OCR H446/01 – 1.1 The characteristics of contemporary processors, input, output and storage devices

1.1 The characteristics of contemporary processors, input, output and storage devices - Overview / Checklist
1.1.1 Structure and function of the processor
(a) The Arithmetic and Logic Unit; ALU, Control Unit and Registers (Program Counter; PC, Accumulator; ACC, Memory Address Register; MAR, Memory Data Register; MDR, Current Instruction Register; CIR). Buses: data, address and control: how this relates to assembly language programs.
(b) The Fetch-Decode-Execute Cycle; including its effects on registers.
(c) The factors affecting the performance of the CPU: clock speed, number of cores, cache.
(d) The use of pipelining in a processor to improve efficiency.
(e) Von Neumann, Harvard and contemporary processor architecture
1.1.2 Types of processor
(a) The differences between and uses of CISC and RISC processors.
(b) GPUs and their uses (including those not related to graphics).
(c) Multicore and Parallel systems.
1.1.3 Input, output and storage
(a) How different input, output and storage devices can be applied to the solution of different problems.
(b) The uses of magnetic, flash and optical storage devices.
(c) RAM and ROM.
(d) Virtual storage.

Recommended Resources

1.1.1 Structure and function of the processor

From transistors to micro-processors

Vacuum Tubes and Transistors: Many consider the transistor to be one of the most important inventions of all time. Though the precursors of the transistor were invented in 1907 (at the time they were not transistors yet, they were vacuum … Continue reading


The Von Neumann Processor Architecture

John Von Neumann (1903-1957) was a Hungarian-American mathematician, physicist and computer scientist and a founding figure in computer science, with significant contributions to computing hardware design. The Von Neumann architecture refers to a processor architecture which has access to a … Continue reading


The FDE Cycle… In your own words

Before completing this task, you will need to revisit the main characteristics of the Von Neumann Processor Architecture. You task is to write a description in your books or on the space provided below to describe, in your own words, … Continue reading


LMC Simulator

LMC simulators are based on the Little Man Computer (LMC) model of a computer, created by Dr. Stuart Madnick in 1965. The LMC simulator is generally used to for educational purposes, because it models a simple Von Neumann architecture computer … Continue reading


CPU Design using Logic Gates

Let’s embark on an exciting journey to dissect and understand a small, fully functional CPU made entirely of logic gates. This design serves as a proof of concept, illustrating how the main components of a CPU work together to execute a program stored in memory using the Fetch-Decode-Execute cycle. … Continue reading


Further Reading…

Did you like this challenge?

Click on a star to rate it!

Average rating 2.8 / 5. Vote count: 856

No votes so far! Be the first to rate this post.

As you found this challenge interesting...

Follow us on social media!