1.1 System Architecture Flashcards

1
Q

CPU

A

-The brains of the computer
- Purpose to fetch, decode and execute instructions

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

Control Unit

A

Controls the flow of data inside the CPU with RAM and other devices

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

ALU

A
  • Arithmetic Logic Unit
  • Carries out arithmetic operations such as + or -
  • Carries out logic operations such as AND or OR
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Von Neumann architecture

A

Stored Program Concept. Instructions and data are stored in the memory.

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

MAR

A
  • Memory Address Register
  • MAR holds the address of where data is to be fetched or stored
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

MDR

A
  • Memory Data Register
  • MDR holds the data fetched from or to be written to memory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Program Counter

A

PC holds the address of the next instruction in memory

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

Accumulator

A

Holds intermediate calculation results

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

Clock Speed

A

Number of instructions that can be carried out per second. 50Hz means 50 instructions per second.

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

Number of Cores

A

Each core can process separate instructions. If you have 4 8GHz cores then the maximum number of instructions that can be processed per second is 32 billion, but not all programs can take advantage of multiple cores.

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

Embedded Systems

A

Computers that are built into devices. The are dedicated systems with specific instructions such as dishwashers or microwaves.

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