Single bus structure.


BUS STRUCTURE -

• A bus is a group of lines that serves as a connecting path for several devices.

• Bus must have lines for data transfer, address & control purposes.

• Because the bus can be used for only one transfer at a time, only 2 units can actively use the bus at any given time.

• Bus control lines are used to arbitrate multiple requests for use of the bus.

• Main advantage of single bus: Low cost and flexibility for attaching peripheral devices.

• Systems that contain multiple buses achieve more concurrency in operations by allowing 2 or more transfers to be carried out at the same time. Advantage: better performance. Disadvantage: increased cost.

• The devices connected to a bus vary widely in their speed of operation. To synchronize their operational speed, the approach is to include buffer registers with the devices to hold the information during transfers. Buffer registers prevent a high-speed processor from being locked to a slow I/O device during a sequence of data transfers.



Share to whatsapp

More Questions from COMPUTER ORGANIZATION Module 1

What is an addressing mode? Explain different types of addressing mode with ex.


View

Brief about main parts of processor. Explain steps to exexute an instruction ?     


View

Explain about memory location and addresses ?


View

Explain about  clock rate ?


View

Explain in details about stack ? 


View

Explain about performance in computer organization ? 


View

Explain Pipelining & superscalar operation ?


View