KDJ11-D CPU

From Computer History Wiki
Revision as of 09:47, 29 March 2022 by Jnc (talk | contribs) (+KDJ11-D/S CPU System Maintenance man, typos)
Jump to: navigation, search

The KDJ11-D CPU board, formally named the KDJ11-D/S in the later variant (below), is the third QBUS CPU card using the J-11 chip set of the PDP-11 of the KDJ11 CPUs. It is a quad-height board, the M7554; it is available in the so-called S-box format, for the BA200 enclosure. It was used in the PDP-11/53.

Its principal difference from the KDJ11-B is that the KDJ11-D does not support the Private Memory Interconnect bus (a high-performance variant of the QBUS); instead, it provides either .5MB or 1.5 MB (depending on the exact model) of on-board main memory (with byte parity). (Additional memory, up to the 4MB limit of the J-11, can be utilized over the QBUS.)

It also does not support the FPJ11 floating point accelerator chip (used to speed up the FP11 implementation in the J-11), and it does not have a cache. It also only supports level 4 interrupts on the QBUS (although requests at other levels are honoured; just treated as if they were level 4).

Similarly to the KDJ11-B, it also provides a pair of built-in serial lines (console and printer), ROMs to contain diagnostic and bootstrap programs.

Versions

The KDJ11-D comes in two quite different main variants; unfortunately, they use the same board number, so a visual inspection is needed to know which variant a particular KDJ11-D board is.

Versions of the early variant all utilize a large number of discrete logic chips, and hold 512KB of memory. The later, 're-engineered' (as the documentation calls it) variant, has moved most of the logic into two gate arrays (DC7063 for control, and DC7064 for data paths), which made room for up to 1.5MB of memory.

The two versions are fairly distinct, visually: in the early variant, with the card oriented with the contact fingers at the bottom, the large DCJ11 CPU chip is placed horizontally in the centre of the card; in the re-engineered variant, it is placed vertically, on the right-hand edge of the card. (The two large chips next to it are the two gate arrays.)

The following versions of the 'early' variant exist:

  • KDJ11-DA; 0.5MB, 15 MHz
  • KDJ11-SA; BA200 box, 0.5MB, 15 MHz
  • KDJ11-SB; BA200 box, 0.5MB, 18 MHz

The following are the versions of the 're-engineered' variant:

  • KDJ11-DA (!); 0.5MB, 15 MHz
  • KDJ11-DB; 1.5MB, 15 MHz
  • KDJ11-SC; BA200 box, 1.5MB, 15 MHz
  • KDJ11-SD; BA200 box, 1.5MB, 18 MHz

There .5MB/1.5MB versions are easy to tell apart visually: the .5MB cards have only two horizontal rows of DRAM chips in the large array on the left-hand side; on the 1.5MB cards, all six rows are present.

External links