Computer organization: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 5: Line 5:
== Big ideas in computer organization ==  
== Big ideas in computer organization ==  


=== Layer 1: Information layer<ref>http://csilluminated.jbpub.com/3e/</ref> ===
=== Information layer<ref>http://csilluminated.jbpub.com/3e/</ref> ===


* [[Binary | Binary values and number systems]]
* [[Binary | Binary values and number systems]]
* [[Data representation]]
* [[Data representation]]


=== Layer 2: Hardware layer<ref>http://csilluminated.jbpub.com/3e/</ref> ===
=== Hardware layer<ref>http://csilluminated.jbpub.com/3e/</ref> ===


* [[Gates and Circuits]]
* [[Logic gates and circuits]]
* [[Computing components]]
* [[Computing components]]


Line 32: Line 32:
* [[Common features of applications]]
* [[Common features of applications]]


Binary representation
=== Binary representation ===


Simple logic gates
* [[Bits, bytes, binary, denary/decimal, hexadecimal]]
* [[Binary | Binary values and number systems]]
* [[Data is represented in the computer]]


=== Simple logic gates ===


=== IB standards related to computer organizations ===
* [[Gates and Circuits]]
 
* [[Boolean operators]]
 
* [[Truth tables]]
 
* [[Logic diagram]]
*[[2.1.9 Define the terms: bit, byte, binary, denary/decimal, hexadecimal. Level: 1]]
*[[2.1.10 Outline the way in which data is represented in the computer. Level: 2]]
*[[2.1.11 Define the Boolean operators: AND, OR, NOT, NAND, NOR and XOR. Level: 1]]
*[[2.1.12 Construct truth tables using the above operators. Level: 3]]
*[[2.1.13 Construct a logic diagram using AND, OR, NOT, NAND, NOR and XOR gates. Level: 3]]
 


== References ==
== References ==

Revision as of 09:10, 12 April 2016