Podcast Beta
Questions and Answers
What is the purpose of interconnection in a computer system?
What is the function of an I/O module in a computer system?
What does a CPU primarily do in the context of interconnection?
What is a bus in the context of computer architecture?
Signup and view all the answers
What is the main characteristic of a 32-bit data bus?
Signup and view all the answers
Which type of unit receives addresses and control signals in a computer system?
Signup and view all the answers
What does the data bus carry at this level?
Signup and view all the answers
In bus architecture, what does the address bus identify?
Signup and view all the answers
What is the key determinant of performance in bus architecture?
Signup and view all the answers
What does the bus width determine in a system?
Signup and view all the answers
What problems are associated with lots of devices on a single bus?
Signup and view all the answers
Which type of bus has separate data and address lines?
Signup and view all the answers
In bus arbitration, what does centralised arbitration involve?
Signup and view all the answers
What does the control bus carry in terms of information?
Signup and view all the answers
What is the role of an I/O module in a computer system?
Signup and view all the answers
Why are peripherals not connected directly to the system bus?
Signup and view all the answers
What types of devices are typically interfaced with an I/O module?
Signup and view all the answers
What is the primary reason for the data transfer rate of peripherals being slower than that of the CPU and RAM?
Signup and view all the answers
What is the purpose of Interrupt Driven I/O?
Signup and view all the answers
What technique allows the CPU to have direct control over I/O?
Signup and view all the answers
What is the function of the Control & Timing block in the External Device Block Diagram?
Signup and view all the answers
What is the main difference between Memory mapped I/O and Isolated I/O?
Signup and view all the answers
What is the role of the 8259A interrupt controller in the context of an 8086-based system?
Signup and view all the answers
What is the purpose of the External Device Block Diagram in a computer system?
Signup and view all the answers
In bus architecture, what does isolated I/O require that memory mapped I/O does not?
Signup and view all the answers
What is the primary function of Programmed Interrupt Driven I/O?
Signup and view all the answers