Each SCSI device must have a unique identifier (ID) in order for it to work properly. For example, if the bus can support sixteen devices, their IDs, specified through a hardware or software setting, range from zero to 15. The SCSI controller itself must use one of the IDs, typically the highest one, leaving room for 15 other devices on the bus.
![]() Internal SCSI devices connect to a ribbon cable. |
Internal devices connect to a SCSI controller with a ribbon cable. External SCSI devices attach to the controller in a daisy chain using a thick, round cable. (Serial Attached SCSI devices use SATA cables.) In a daisy chain, each device connects to the next one in line. For this reason, external SCSI devices typically have two SCSI connectors -- one to connect to the previous device in the chain, and the other to connect to the next device.
![]() External SCSI devices connect using thick, round cables. |
The cable itself typically consists of three layers:
Different SCSI variations use different connectors, which are often incompatible with one another. These connectors usually use 50, 68 or 80 pins. SAS uses smaller, SATA-compatible connectors.
![]() 68-pin Alternative 3 SCSI connector |
![]() 50-pin Centronics SCSI connector |
Once all of the devices on the bus are installed and have their own IDs, each end of the bus must be closed. We'll look at how to do this next.
More Options: