|

SCSI (Small Computer Systems Interface)
The usual interface between the disk/disc, robotics devices and the host computer. SCSI can be used for attaching different types of device (e.g. hard disk drives, tape drives, CD/DVD-ROMs or scanners) to a computer.
A well established standard interface that is used to connect high performance peripherals to a computer. Each piece of hardware has its own target identifier on the bus. There are several different types of SCSI buses with different properties and using different connectors.
Specification |
Connector |
Max Cable Length (m) |
Max No. of Devices |
Throughput (MB/s) |
SCSI-1 |
50 pin LD |
6 |
7 |
5 |
SCSI-2 |
|
|
|
|
SCSI-2 (Fast / Narrow) |
50 pin HD |
3 |
7 |
10 |
SCSI-2 (Fast / Wide) |
68 pin HD |
3 |
15 |
20 |
Ultra |
50 Pin HD /LD |
|
|
|
SCSI Bus
The actual connection shared between the various SCSI devices attached to the computer.
Sector
The smallest addressable unit on an optical disc or CD-ROM. Optical discs usually have sector sizes of 512 or 1024 or 2048 or 4096 bytes; CDs and DVDs have one of 2048 bytes (although some CD-ROM drives have modified firmware to allow them to behave as though they have a 512 byte sector size).
Session
A unit of recording on a CD. A session consists of 1 or more tracks which are viewed as an integrated whole. The tracks making up a session are usually (but not necessarily) all recorded at the same time, but separate sessions can be recorded on the disc as required by the user.
Single-session
A disc which contains a single session. Also used to refer to a CD-ROM player which can only read single-session discs.
Subsystem
A unit of storage within an XFS. A subsystem contains an integral file system, and can be added or removed from an XFS. It occupies a disc partition, and there is usually a single subsystem per single sided disc, or two for a double sided disc.
|