Systems architechture

?
  • Created by: Andrew
  • Created on: 12-11-18 17:27
What is the name of the most common computer architecture
Von Neumann architecture
1 of 24
What makes Von Neumann architecture different to others
The data and intructions are both held in memory
2 of 24
What are the main parts of a computer
CPU, motherboard, secondary storage (HDD or SSD), RAM, I/O devices
3 of 24
What are the main parts of the CPU
Control Unit, ALU, cache, registers
4 of 24
Name 4 registers
PC, MAR, MDR, Accumulator
5 of 24
What does the PC do
Tell the MAR which address in the memory to go to next
6 of 24
What does the MAR do
Holds the address of the next memory location to access
7 of 24
What does the MDR do
Hold the data found in the address in the MAR
8 of 24
What does the accumulator do
Temporarily holds the results of operations performed in the ALU
9 of 24
What is meant by the FDE cycle
Fetch-Decode-Execute, it is how instructions are carried out in the CPU
10 of 24
What happens in the Fetch stage of the FDE cycle
The PC gives the MAR a memory address which tells the MDR where to get the data
11 of 24
What happens in the Decode stage of the FDE cycle
The data in the MDR is sent to the decoder in the CU to be converted into a form the ALU can understand
12 of 24
What happens in the Execute stage of the FDE cycle
The data in the decoder is sent to the ALU where it is carried out, the output is sent back to the CU which then directs it to the correct part of the computer
13 of 24
What are the two components of the Contol Unit
Clock and decoder
14 of 24
What does the clock do
Send out pulses to trigger the next stage of the FDE cycle
15 of 24
What does the decoder do
Decodes data recieved from the MDR and sends it to the ALU for execution
16 of 24
What 3 facors affect CPU performance
Clock speed, cache size, number of cores
17 of 24
Why will an increased clock speed increse CPU performance
Increases the number of instructions that can be carried out per second
18 of 24
Why will an increased cache size increse CPU performance
It is faster to access the cache than primary storage, more cache means more data can be accessed faster
19 of 24
Why will more cores increse CPU performance
It means the CPU can execute multiple instructions at the same time
20 of 24
What is primary storage
Memory where data currently in use is held eg. RAM and ROM
21 of 24
What is secondary storage
Memory where data not currently in use is held eg. HDDs or SSDs
22 of 24
What is a general purpose system
A computer capable of performing many tasks eg. phone or laptop
23 of 24
What is an embedded system
A computer designed for only one purpose eg. cameras or Sat-Navs
24 of 24

Other cards in this set

Card 2

Front

What makes Von Neumann architecture different to others

Back

The data and intructions are both held in memory

Card 3

Front

What are the main parts of a computer

Back

Preview of the front of card 3

Card 4

Front

What are the main parts of the CPU

Back

Preview of the front of card 4

Card 5

Front

Name 4 registers

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Computer systems resources »