Topic 2: Computer Organization

Computer Architecture
2.1.1Outline the architecture of the central processing unit (CPU) and the functions of the arithmetic logic unit (ALU) and the control unit (CU) and the registers within the CPU.
2.1.2Describe primary memory.
2.1.3Explain the use of cache memory.
2.1.4Explain the machine instruction cycle.

Secondary Memory
2.1.5Identify the need for persistent storage.

Operating Systems and Application Systems
2.1.6Describe the main functions of an operating system.
2.1.7Outline the use of a range of application software.
2.1.8Identify common features of applications.

Binary Representation
2.1.9Define the terms: bit, byte, binary, denary/decimal, hexadecimal
2.1.10Outline the way in which data is represented in the computer.

Simple Logic Gates
2.1.11Define the Boolean operators: AND, OR, NOT, NAND, NOR and XOR.
2.1.12Construct truth tables using the above operators.
2.1.13Construct a logic diagram using AND, OR, NOT, NAND, NOR and XOR gates