







Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Detail Summery about Bus Protocols, PCI – Data Transfer, Data transfer signals on the PCI bus, A read operation on the PCI Bus, SCSI, Device configuration.
Typology: Study notes
1 / 13
This page cannot be seen from the preview
Don't miss anything!








The essence of any bus is the set of rules by which data moves between devices. This set of rules is called a “protocol.
High speed devices such as video terminals and fast network controllers that are connected directly to the PCI bus. IO devices intended to conform with other bus standards such as SCSI or ISA can also be interfaced to PCI bus via appropriate IO controllers, such as SCSI bus Controller An important feature that the PCI is a plug-and-play capability for connecting I/O devices. To connect a new device, the user simply connects the device interface board to the bus. PCI offers a number of significant performance and architectural advantages over previous busses (i.e. 8 bit XT Bus ,16-bit bus – ISA bus, 32-bit – EISA bus)
SCSI
-SCSI controller uses DMA to transfer data packets from the main memory to the device, or vice-versa. A packet may contain a block of data, commands from the processor to the device or status information about the device. -A controller connected to a SCSI bus is one of the two types – initiator or a target -An initiator has the ability to select a particular target and send commands specifying the operations to be performed. Initiator – SCSI controller, target – disk controller The initiator establishes a logical connection with the intended target. While a particular connection is suspended, other devices can use the bus to transfer information. This ability to overlap data transfer requests is one of the key features of the SCSI bus that leads to its high performance