1.1 - Systems Architecture Revision Workbook
1.1 - Systems Architecture Revision Workbook
1 -Systems Architecture
Workbook
Explain the purpose of the CPU - Use examples and a brief history
The CPU interprets, processes and executes instructions
Explain the purpose of the MAR (Memory Address Register) and why its needed?
Holds the memory l9ocation of data that is to be accessed
Explain the purpose of the MDR (Memory Data Register) and why its needed?
Holds data that is being transferred to or from memory
Explain the purpose of the Program Counter and why it's needed?
Contains the address of the next instruction to be executed
Explain the purpose of the ALU (Arithmetic Logic Unit)and why it's needed?
Does the arithmetic operations needed by the CPU
Explain the purpose of the CU (Control Unit) and why it's needed?
he control unit controls the operation of the computer’s ALU, memory and
input/output devices
Explain the core function of the CPU as fetch and execute instructions stored in
memory
The core function of the CPU is to fetch decode and execute data that is
needed by the PC
Using http://peterhigginson.co.uk/LMC/
And the following code
inp
sta 8
inp
add 8
out
Explain what is happening during the fetch decode execute cycle.
1.1 -Systems Architecture
Workbook
Explain how common characteristics of CPUs affect their performance:
clock speed, cache size, number of cores
If a CPU has a higher cache size, number of cores, clock speed then the speed
of the cpu would generally be higher as long as its not being bottlenecked by a
low amount in the other characteristics
Give examples of embedded systems along with what inputs, processing and
outputs they have
Dishwasher-input the button, out put the command to start
Refrigerator,- smart refrigerators have multiple
QUESTION 1
Ann wants to purchase a new computer and is looking at two models. The
specification of the CPU in each computer is shown below.
Gareth has a satellite navigation system (Sat Nav) which contains an embedded
system. Define what is meant by an ‘embedded system’.
Computer system built into another device
[1]
Identify three devices, other than a Satellite Navigation system, that contain
embedded systems.
dishwasher
Washing machine
phone
[3]
QUESTION 3
Here are some statements about the CPU of a computer. Tick one box in each
row to show whether each of the following statements is true or false.
Statement True False
If a CPU has many cores, this slows down the computer. tick
[5]
QUESTION 4
Dipesh is thinking of buying a tablet computer to replace his old desktop
computer. Describe how the CPU and RAM work together to enable the tablet
computer to operate.
Currently running programs are set in the ram
Fetched from the ram by the CPU
Instructions are then processed and executed
[3]
The tablet computer also uses cache memory. Describe the purpose of cache
memory.
1.1 -Systems Architecture
Workbook
[2]
QUESTION 5
Quinn’s current computer specification is shown below.
[2]