Computer Architecture Flashcards

1
Q

What is the function of the address bus?

A

Transmits the address from the processor to memory or to an I/O controller

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

What is the function of a data bus?

A

Transmits data between the processor, memory and input-output devices

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

What is the function of a control bus?

A

Transmits timing, status signals and commands between processor, memory and I/O devices

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

List the registers used in von Neumann architecture

A

MAR, MDR, ACC, PC and CIR

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

What are the steps involved in a READ operation?

A

Address→MAR
Read signal is sent by processor
Data→MDR

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

What are the steps involved in a WRITE operation?

A

Data→MDR
Address→MAR
Write signal is sent by processor

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

What does a processor consist of?

A

ALU (Arithmetic and Logic unit) and Control Unit (CU)

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

What is the function of an ALU?

A

Performs arithmetic and logic operations

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

What is the function of a CU?

A

Controls the memory, processor and input-output devices

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

List the registers of a CU.

A

CIR (Current Instruction Register) and PC (Program Counter)

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

Instruction place in which a register is decoded in the decode phase of fetch-decode-execute cycle?

A

Current Instruction Register

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

What happens in the execute phase of fetch-decode-execute cycle?

A

The processor sends appropriate control signals to the memory unit and input-output devices in the computer system according to the decoded instruction

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