Difference between revisions of "MM11-L core memory"

From Computer History Wiki
Jump to: navigation, search
m (+cat)
(Add backplane layout)
Line 1: Line 1:
The '''MM11-L''' was a popular, and common, 16 Kbyte [[core memory]] for the early [[PDP-11]] [[UNIBUS]] machines. An MM11-L was composed of a three board set:
+
The '''MM11-L core memory''' was a popular, and common, 16 Kbyte [[core memory|core]] [[main memory]] unit for the early [[PDP-11]] [[UNIBUS]] machines. An MM11-L was composed of a three board set:
  
* G110 - [[DEC card form factor|hex-format]] memory control logic and data channels
+
* G110 - [[DEC card form factor|hex-width]] memory control logic and data channels
* G231 - hex-format memory driver logic
+
* G231 - hex-width memory driver logic
* H214 - quad-format core stack
+
* H214 - quad-width core stack
  
There was also a parity variant, the '''MM11-LP''', which added an
+
The MM11-L required a custom [[backplane]], although some [[Central Processing Unit|CPU]]'s (e.g. the [[PDP-11/05]]) had processor backplanes wired to hold one or more MM11-L sets, as well as the CPU.
M7259 dual-format parity controller, and substituted an H215 (with two more bits per word) for the H214, and a G109 for the G110.
 
  
The MM11-L required a custom backplane, although some CPU's (e.g. the [[PDP-11/05]]) had processor backplanes wired to hold an MM11-L set as well as the CPU.
+
There was also a [[parity]] variant, the '''MM11-LP''', which added an M7259 dual-width parity controller, and substituted an H215 (with two more bits per word) for the H214, and a G109 for the G110.
  
The '''MM11-S''' was a four-slot backplane plus a single MM11-L board set. The '''MF11-L''' was a nine-slot backplane plus a single MM11-L board set; the backplane has room for two more MM11-L board sets. The '''ME11-L''' was an MF11-L in a 5-1/4" rack-mount box, with power supply (the -LA was wired for 115V supply, the -LB for 230V).
+
The '''MM11-S''' was a four-slot backplane plus a single MM11-L board set. The '''MF11-L''' was a nine-slot backplane plus a single MM11-L board set; the backplane has room for two more MM11-L board sets. The '''ME11-L''' was an MF11-L in a 5-1/4" rack-mount box, with [[power supply]] (the -LA was wired for 115V supply, the -LB for 230V). Parity versions (with a 'P' suffix) were available for all of the above.
  
Parity versions (with a 'P' suffix) were available for all of the above.
+
The board layout in the backplane is not given in the manual; that for the MF11-L is:
 +
 
 +
{| class="wikitable"
 +
! !! colspan="6" | Connector
 +
|-
 +
! Slot !! A !! B !! C !! D !! E !! F
 +
|-
 +
| 1 || colspan="2" | UNIBUS In || colspan="4" | H213/H214 Core stack
 +
|-
 +
| 2 || colspan="6" style="text-align:center;" | G231 Memory Driver
 +
|-
 +
| 3 || colspan="6" style="text-align:center;" | G110 Memory Control
 +
|-
 +
| 4 || colspan="6" style="text-align:center;" | G231 Memory Driver
 +
|-
 +
| 5 || colspan="6" style="text-align:center;" | G110 Memory Control
 +
|-
 +
| 6 || colspan="2" | M7259 Parity Controller || colspan="4" | H213/H214 Core stack
 +
|-
 +
| 7 || colspan="6" style="text-align:center;" | G231 Memory Driver
 +
|-
 +
| 8 || colspan="6" style="text-align:center;" | G110 Memory Control
 +
|-
 +
| 9 || colspan="2" | UNIBUS Out || colspan="4" | H213/H214 Core stack
 +
|}
 +
 
 +
The first MM11-L set goes in slots 1/2/3; as MM11-L sets were added, they were installed in slot numerical order. The location of the partity controller has yet to be definitively documented, but there is only one open dual slot in a full MF11-L.
  
 
[[Category: UNIBUS Memories]]
 
[[Category: UNIBUS Memories]]

Revision as of 15:47, 18 July 2019

The MM11-L core memory was a popular, and common, 16 Kbyte core main memory unit for the early PDP-11 UNIBUS machines. An MM11-L was composed of a three board set:

  • G110 - hex-width memory control logic and data channels
  • G231 - hex-width memory driver logic
  • H214 - quad-width core stack

The MM11-L required a custom backplane, although some CPU's (e.g. the PDP-11/05) had processor backplanes wired to hold one or more MM11-L sets, as well as the CPU.

There was also a parity variant, the MM11-LP, which added an M7259 dual-width parity controller, and substituted an H215 (with two more bits per word) for the H214, and a G109 for the G110.

The MM11-S was a four-slot backplane plus a single MM11-L board set. The MF11-L was a nine-slot backplane plus a single MM11-L board set; the backplane has room for two more MM11-L board sets. The ME11-L was an MF11-L in a 5-1/4" rack-mount box, with power supply (the -LA was wired for 115V supply, the -LB for 230V). Parity versions (with a 'P' suffix) were available for all of the above.

The board layout in the backplane is not given in the manual; that for the MF11-L is:

Connector
Slot A B C D E F
1 UNIBUS In H213/H214 Core stack
2 G231 Memory Driver
3 G110 Memory Control
4 G231 Memory Driver
5 G110 Memory Control
6 M7259 Parity Controller H213/H214 Core stack
7 G231 Memory Driver
8 G110 Memory Control
9 UNIBUS Out H213/H214 Core stack

The first MM11-L set goes in slots 1/2/3; as MM11-L sets were added, they were installed in slot numerical order. The location of the partity controller has yet to be definitively documented, but there is only one open dual slot in a full MF11-L.