Digital Storage Systems Interconnect

From Computer History Wiki
Revision as of 18:55, 2 September 2023 by Vaxorcist (talk | contribs) (New section "DSSI Connectors" (draft))
Jump to: navigation, search

The Digital Storage Systems Interconnect (usually given as DSSI) is a mass storage bus from DEC. The DSSI specification lists the main attributes of DSSI as: 8-bit wide parallel; multi-drop linear bus electrical topology; low-cost, single-ended signalling interface circuitry; DC coupling.

It is an alternate physical layer in the Computer Interconnect system; the CI system had a 'native' physical layer before the creation of DSSI. The relationship between the DSSI and the CI's physical layer is shown in the following diagram:

                                                          <-----+
                        +---------------------+                 |
                        | Port Driver         |                 |
                        | Layer               |                 |
                        | ( SCA Specification)|                 |
                        +---------------------+                 |
                                  |                             |
                                  |                             |
                        .......................                 |
                        . CI Port Adapter     .                 |
                        . ( eg: VAX CI Port ) .                 |
                        .......................                 |
                                  |                             | P
      +------>                    |                             | P
      |                 +---------------------+                 | D
      |                 |     CI Port         |                 |
    C |                 |     Layer           |                 | L
    I |                 |   ( DEC Std 161 )   |                 | A
      |                 +---------------------+                 | Y
    A |                    |               |                    | E
    R |             +------+               +------+             | R
    C |             |                             |             |
    H |  +----------------------+      +---------------------+  |
    I |  | DSSI Datalink        |      |    CI Datalink      |  |
    T |  |    Layer             | .... |      Layer          |  |
    E |  | ( DSSI Spec. )       |      |  ( Dec Std 161 )    |  |
    C |  +----------------------+      +---------------------+  |
    T |             |                             |       <-----+
    U |             |                             |       <-----+ P L
    R |  +----------------------+      +---------------------+  | H A
    E |  |    DSSI Physical     |      |    CI Physical      |  | Y Y
      |  |    Interconnect      |      |    Interconnect     |  | S E
      |  |    ( DSSI Spec. )    |      |   ( DEC Std 161 )   |  | I R
      |  +----------------------+      +---------------------+  | C
      +------>                                            <-----+ A
                                                                  L

                Figure 1-2:  CI PPD Architectural Layers

DSSI thus made it possible to build VAXclusters from MicroVAX and smaller VAX computers, by adding CI-bus functionality to smaller VAX systems. It can also be used to create loosely-coupled multi-processors, by sharing a number of disk drives between two systems. Such shared drives are termed 'Integrated Storage Elements' (ISEs).

A description of the DSSI from the 'Digital's Storage System Interconnect' protocol specification document:

"The DSSI, supporting the needs of low-end and mid-range systems, is one in a family of high-performance computer-to-computer interconnects .. that combine a common host interface and port layer with an implementation-specific datalink and physical interconnect.
CI-class interconnects provide the transmission services required by Digital's System Communication Architecture (SCA) - a four-tiered set of protocols and interfaces.."

DSSI Controllers/Interfaces

DSSI Hierarchical Storage Controllers (HSDs)

Hierarchical Storage Controllers:

DSSI Disk Drives

DSSI Tape Drives

DSSI Connectors

There are (at least) four types of DSSI connectors:

Two DSSI cable connectors:

  • MR (midrange or micro ribbon) connector = "50 Way High Density Micro Ribbon"
  • PS (pedestal style or pin socket) connector = "50 Way High Density Honda"

Two DSSI device connectors:

  • Single DSSI Device Connector 50-pin (SCSI-like)
  • Dual 3.5" / Single 5.25" DSSI Disk Interface Card Assembly e.g. for VAX 4000, BA430/BA440


DSSI PS Connector female (Cable)
DSSI PS Connector male (CPU)
DSSI PS Terminator female
DSSI Interface Card Assembly Dual RF35
DSSI Device Connector RF30
DSSI MR & PS Connectors
DSSI Interface Card Assembly (5.25" FH disk)


External Links