Skip to content
Home

SCSI (Small Computer System Interface)

SCSI is a family of standards for connecting and communicating with computer storage and peripherals. It defines commands, transport layers and device behaviour used in servers, storage arrays and legacy devices.

SCSI (Small Computer System Interface) is a collection of standards that specify how computers connect to and exchange data with peripheral devices such as disk drives, tape libraries, optical drives and scanners. The term SCSI covers both electrical and mechanical interfaces and a command set that devices use to communicate. It is commonly pronounced "scuzzy" or spelled out.

Image gallery

4 Images

Overview

The SCSI architecture separates three main concerns: the physical transport (cables, connectors and signaling), the protocol used to carry commands and data, and the command set that targets (devices) implement. Originally developed for parallel buses, SCSI evolved to include serial transports and networked transports while retaining a common command model. For a general introduction to the standards, see SCSI standard overview.

Structure and common components

Key elements of a SCSI environment include initiators (hosts or controllers that issue commands), targets (devices that respond) and logical unit numbers (LUNs) that identify individual device functions. Physical implementations historically used daisy-chained ribbon cables and unique device IDs with termination at each end to preserve signal integrity.

  • Transports: Parallel SCSI, Serial Attached SCSI (SAS) and Internet SCSI (iSCSI) are examples of how SCSI commands are carried over different physical layers.
  • Connectors and signals: Various connectors (for example 50-pin and 68-pin types on older hardware) and later serial connectors for SAS reflect generational change.
  • Command set: Standard SCSI commands (INQUIRY, READ, WRITE, etc.) determine how storage and other devices behave and report status.

History and development

SCSI originated in the 1980s as a standardized method for connecting storage to microcomputers and workstations. Over time the family of standards expanded: new generations increased bus width and clock rates, introduced synchronous transfers, and eventually moved from parallel signaling to serial links and IP-based transports. Standards bodies continued to refine the architecture and command specifications to support higher performance and new device types.

Uses, examples and importance

SCSI saw broad adoption in servers, workstations and storage systems because of its flexibility and robust command set. Typical SCSI-attached devices included hard disk drives, tape drives and optical drives; many earlier CD and DVD drives used SCSI interfaces or adapters. For an example of peripheral evolution and alternatives, see examples of SCSI devices and the rise of consumer interfaces such as USB.

Notable distinctions and legacy

Today, direct-attached consumer devices more commonly use SATA or USB, but the SCSI command set remains influential: SAS uses the SCSI command model for enterprise storage, and iSCSI carries SCSI commands over networks. While physical implementations have changed, the logical model—initiator, target, LUN and a rich command set—continues to underpin many storage systems in data centers and specialized equipment.

The SCSI family is therefore both a historical milestone in peripheral connectivity and a living set of protocols that persists in modern storage technologies.

Questions and answers

Q: What does SCSI stand for?

A: SCSI stands for Small Computer System Interface.

Q: What is SCSI used for?

A: SCSI is used for physically connecting and transferring data between computers and peripheral devices, such as a hard drive or CD or DVD drive.

Q: Is SCSI used only for small computers?

A: No, SCSI is used on both large and small computers.

Q: How is SCSI usually pronounced?

A: SCSI is usually pronounced as "scuzzy".

Q: What types of peripherals were made using SCSI?

A: Few peripherals (other than hard drives and tape drives) were made after the 20th century.

Q: What technology was used for peripherals made after the 20th century?

A: Later peripherals used USB or in some cases Firewire.

Q: Is SCSI still used today?

A: While SCSI is still used today, it has largely been replaced by USB and other newer technologies for connecting peripherals to computers.

Related articles

Author

AlegsaOnline.com SCSI (Small Computer System Interface)

URL: https://en.alegsaonline.com/art/88230

Share