The main advantage of multiple bus organisation over single bus is ___...
The main advantage of multiple bus organization over a single bus is improved system performance and efficiency. By segregating the system into multiple buses, different types of data can be transferred simultaneously, reducing contention and improving overall throughput. This can lead to faster data transfers and better utilization of system resources. Additionally, multiple bus architectures can offer better scalability and support for more complex systems compared to single bus designs.
View all questions of this test
The main advantage of multiple bus organisation over single bus is ___...
Advantage of Multiple Bus Organization Over Single Bus
Multiple bus organization is a type of computer architecture where the system has different buses for different types of data transfer. On the other hand, a single bus organization has only one bus for all types of data transfer. The main advantage of multiple bus organization over single bus is:
Reduction in the Number of Cycles for Execution
In a multiple bus organization, the system has different buses for different types of data transfer, such as data bus, address bus, and control bus. As a result, the system can perform multiple data transfers at the same time, which reduces the number of cycles required for execution. On the other hand, in a single bus organization, the system has only one bus for all types of data transfer, which can cause data transfer to occur sequentially, increasing the number of cycles required for execution.
Other Advantages
Apart from reducing the number of cycles required for execution, multiple bus organization has some other advantages over single bus organization, such as:
- Better Connectivity: Multiple bus organization provides better connectivity between different components of the system, as each component can be connected to the appropriate bus for efficient data transfer.
- Increase in Size of the Registers: Multiple bus organization allows for an increase in the size of the registers, as the system can have separate buses for data transfer and address transfer, which reduces the need for multiplexing and demultiplexing.
Conclusion
In conclusion, the main advantage of multiple bus organization over single bus is the reduction in the number of cycles required for execution. However, it also provides other advantages, such as better connectivity and an increase in the size of the registers.