Processor Flashcards

0
Q

What is the function of the control unit?

A

The control unit controls the hardware and software devices and performs the fetch, decode, execution cycle.

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

What are the main components of a processor?

A

Control unit, buses, arithmetic and logic unit and registers

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

What is the function of the arithmetic and logic unit?

A

To perform the arithmetic and logical operations, such as calculations and comparisons

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

What is the function of regular buses?

A

A physical pathway used by signals. Used to connect the different parts of the computer and carry data or addresses

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

What is the function of the control bus?

A

To carry instructions between the control unit and other components

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

What is a register?

A

A discrete memory location within the CPU to be used as a fast-access temporary store for data and instructions.

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

What type of purpose do registers have?

A

Registers have specific purposes. E.g, some are used in the fetch, decode execution cycle

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

What are the two parts of a bus?

A

An address bus, and a data bus

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

What is the role of the address bus?

A

This carries the identification about where the data is being sent/received or where data is stored

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

What is the role of the data bus?

A

This carries the actual information

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

What is a bit?

A

Short for “binary digit”, smallest unit of data that can be stored by a computer. Represented as a binary no. 1 or 0.

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

What does it mean when we refer to a Bit?

A

We are referring to a single binary digit

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

What is a byte?

A

A byte contains 8 bits. A single character takes up one byte of storage

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

What is a word?

A

A group of bits which are processed as a single unit (all at the same time) by the CPU

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