COMPUTER SCIENCE AND ENGINEERING
COMPUTER ARCHITECTURE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Data bus
|
|
Instruction Bus
|
|
Control bus
|
|
Process bus
|
|
Address bus
|
Detailed explanation-1: -There are different types of buses and each type has a different purpose. The Address bus carries addresses. The Data bus carries data. And the control bus carries control instructions issued by this place, the Control Unit.
Detailed explanation-2: -Fetch – gets the next program command from the computer’s memory. Decode – deciphers what the program is telling the computer to do. Execute – carries out the requested action. Store – saves the results to a Register or Memory.
Detailed explanation-3: -In the Advanced Higher course, the fetch-execute cycle builds on the information from Higher and includes the role of three internal processor registers: Memory Address Register (MAR) Memory Data Register (MDR) Instruction Register (IR)
Detailed explanation-4: -During the fetch/execute cycle the control unit, data bus and address bus are all in use: the control unit will: dictate the clock speed of the fetch/execute cycle.