Log in
Sign up for FREE
arrow_back
Library

IBDP Unit 2 Computer Architecture

star
star
star
star
star
Last updated over 2 years ago
14 questions
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Required
1
Question 1
1.

Draggable itemarrow_right_altCorresponding Item
arrow_right_alt
arrow_right_alt
arrow_right_alt
arrow_right_alt
arrow_right_alt
Question 2
2.

Question 3
3.

Question 4
4.

Question 5
5.

Question 6
6.

Question 7
7.

Question 8
8.

Question 9
9.

Draggable itemarrow_right_altCorresponding Item
arrow_right_alt
arrow_right_alt
arrow_right_alt
Question 10
10.

Draggable itemarrow_right_altCorresponding Item
arrow_right_alt
arrow_right_alt
arrow_right_alt
Question 11
11.

Draggable itemarrow_right_altCorresponding Item
arrow_right_alt
arrow_right_alt
arrow_right_alt
Question 12
12.

Question 13
13.

Question 14
14.

Match the component with its description:
Clock Speed
Responsible for performing arithmetic and logic operations required by program instructions.
Internal Clock
Manages the flow of data within the processor and the entire computer system, ensuring correct handling of program instructions.
System Clock
Controls the processor's internal activity cycles, allowing it to synchronize various processes.
Arithmetic and Logic Unit (ALU)
Controls activities outside the processor and helps coordinate the operation of the entire computer system.
Control Unit
The CPU operates at a specific clock frequency, defining the minimum time period between successive activities within the system.
What are CPU registers?
b. Short-term storage components
c. Input devices
a. Long-term storage components
d. Output devices
In the context of the syllabus, what is the role of the Accumulator, and how many general-purpose registers are assumed to be present?
a. The Accumulator is used for gaming.
b. The Accumulator is the main storage for all data.
c. The Accumulator is used to store a single value, and there's typically only one general-purpose register.
d. The Accumulator is used for handling network communications.
When using the Accumulator, what type of value is typically stored in it, and what purpose does it serve during instruction execution?
a. Text data is stored in the Accumulator, and it's used for printing.
b. It can store multiple values at once.
c. The Accumulator stores a single value used by the ALU for instruction execution.
d. The Accumulator stores long-term data.
What directs the loading of an address onto the bus from the MAR?
I/O controller
Memory controller
CPU
Control unit
What determines the part of memory or I/O component that will receive or send data?
Data register
Control unit
Bus
Address
What is the function of the address bus?
Stores data in memory
Sends addresses to memory or I/O controllers
Sends data to the CPU
Carries back addresses to the CPU
Can the address bus be used to carry an address back to the CPU?
Yes
Only when directed by the control unit
No
Only for I/O components
What can the data bus carry?
Webpage URL
True
Instruction
True
Data value
False
What is the directionality of the data bus?
One-way
True
Two-way
False
Circular
False
Which devices can the data bus carry data to or from?
CPU and I/O device
False
CPU and Memory
True
Monitor and Keyboard
True
What is a major use of the control bus in a computer system?
Carrying timing signals
Transmitting power supply
Carrying control signals
Performing arithmetic operations
How is data transmission over the control bus synchronized?
By adjusting the power flow to the components
Through external synchronization
Using the CPU's operating frequency
Using the clock cycle of the system clock
In a computer system, where does the control bus transmit a signal from?
The power supply
The control unit
The memory
The CPU