CPU architecture Flashcards

1
Q

what is the accumulator
(3)

A
  1. a register
  2. holds results of calculations
  3. holds the data currently being processed by the central processing unit (CPU)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is the ALU (4)

A
  1. arithemtic logic unit
  2. does calculations
  3. part of CPU where data is processed
  4. does bit shifting
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is cache

A
  1. part of the CPU
  2. sends and recieves control signals to and from other devices within the computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are 4 input devices

A

keyboard, mouse, scanner, digital camera

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what are 3 output devices

A

moniter, printer, speaker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

describe the FDE cycle

A

fetch instruction from memory, then decode it using CU, then execute it. every operation carried out is regulated by a ‘tick’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what are embedded systems

A

electronic devices that don’t need a full operating system since they perform limited and specific tasks, its input normally controlled by switch or button

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what program controls an embedded system

4 examples of embedded systems

A

ROM read only memory

air conditioning, washing machines, digital cameras, fridges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

why does clock speed affect CPU performance, what is it

A

clock speed determines number of FDE cycles per second. the quicker it is the more instructions get executed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

why does cache size affect CPU performance, what does it do

A

data is transferred in and out of cache memory quickly and its faster than main memory RAM. Making CPU performance speed more efficient since less time is between the data getting transferred

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

why does the number of cores affect CPU performance, what do they do

A

a core can process one operation per clock cycle and a processor may contain more than one core. the more the better since it can then perform multiple operations simultaneously

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

name 3 types of cores

A

dual core, quad core, octa core

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

3 characteristics of embedded systems

A

software typically embedded in ROM
snormally have slower clockspeed since they don’t process many inctructions
use less power than normal computer systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly