Difference between revisions of "MSV11-D/E MOS memory"

From Computer History Wiki
Jump to: navigation, search
(More info)
m (External links: +manual, FMPS)
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
The '''MSV11-D''' (M8044) was a [[DEC card form factor|dual]]-height [[QBUS]] [[Dynamic RAM|DRAM]]  [[main memory]] card; the '''MSV11-E''' (M8045) is identical (apparently even using the same [[etch]] [[printed circuit board|PCB]]), but adds byte [[parity]]. They were used in the [[LSI-11]] [[PDP-11]].
 
The '''MSV11-D''' (M8044) was a [[DEC card form factor|dual]]-height [[QBUS]] [[Dynamic RAM|DRAM]]  [[main memory]] card; the '''MSV11-E''' (M8045) is identical (apparently even using the same [[etch]] [[printed circuit board|PCB]]), but adds byte [[parity]]. They were used in the [[LSI-11]] [[PDP-11]].
  
They held 64KB when fully populated, and were also available in 1/8, 1/4, and 1/2 sized versions. Initially they used 4Kx1 DRAM [[integrated circuit|chips]], later/larger ones used 16Kx1 DRAMs. The memory is arranged as 2 banks, each 16 data bits (one [[PDP-11]] [[word]]) wide, optionally with 2 additional bits for [[parity]] (1 per [[byte]]) in the MSV11-E.
+
They held 64KB when fully populated with 16Kx1 DRAM [[integrated circuit|chips]]. Initially they used 4Kx1 DRAMs, giving 16KB when fully populated; later/larger ones used 16Kx1 DRAMs. The memory is arranged as 2 banks, each 16 data bits (one [[PDP-11]] [[word]]) wide, optionally with 2 additional bits for [[parity]] (1 per [[byte]]) in the MSV11-E. Half-populating them (i.e. 1 bank only) produced 8KB and 32KB sized versions (depending on DRAM type).
  
Four versions of each exist:
+
Four versions of the parity/non-parity types exist:
  
 
* MSV11-DA, -EA - 8KB (4K DRAMs)
 
* MSV11-DA, -EA - 8KB (4K DRAMs)
Line 12: Line 12:
 
* MSV11-DD, -ED - 64KB (16K DRAMs)
 
* MSV11-DD, -ED - 64KB (16K DRAMs)
  
All are [[QBUS#Variable address size|Q18]] (hence, could not be used in Q22 systems, such as [[PDP-11/23]]'s with more than 256KB of memory).
+
Note that, in common with many [[DEC]] boards, the ''model'' variant is '''not''' the same as the board variant; there is a 'shift' operation when going from one to the other. All MSV11-D cards are 'M8044-xy', where 'x' is not (necessarily) 'D'; all MSV11-E cards are 'M8045-xy', where 'x' is not (necessarily) 'E'. So the MSV11-'''D'''C is tagged 'M8044-'''C'''x' (where 'x' varies, depending on the source of the DRAM chips used).
  
They had internal [[refresh]].
+
All are [[QBUS#Variable address size|Q18]] (hence, could not be used in Q22 systems, such as [[PDP-11/23]]'s with more than 256KB of memory). They had internal [[refresh]].
 +
 
 +
==Errors==
 +
 
 +
Note that "M8045" and "32K 18 BIT MOS MEM" is shown in the etch of the PCB used in both the M8044 and M8045; this occasionally leads to them being mis-identified. A quick glance at the board in question will show whether the middle column of DRAM chips (used for parity) is present (notice they missing, in the image above, of an M8044), and whether it is half- or fully populated.
 +
 
 +
Also, a card tagged "M8044-EH" has been seen; this is probably the result of a production error. An "M8044-EH" implies it is an MSV11-DE - which does not exist. An "M8044-EB" has also been reported.
 +
 
 +
==Further reading==
 +
 
 +
* ''Microcomputer Products Handbook'', 1985 (pg. 12-1 to 12-8)
 +
 
 +
==External links==
 +
 
 +
* [http://www.bitsavers.org/www.computer.museum.uq.edu.au/pdf/EK-MSV1D-OP-001%20MSV11-D,-E%20User's%20Manual.pdf MSV11-D,-E user's manual] (EK-MSV1D-OP-001)
 +
* [http://www.bitsavers.org/pdf/dec/qbus/MP00566_MSV11-D_Feb78.pdf MSV11-D Field Maintenance Print Set] (MP00566)
 +
* [http://www.avitech.com.au/mm-files/scans/msv11-m8044-configuration-guide.pdf MSV11-DA,-DB,-DC,-DD Configuration Guide]
  
 
[[Category: QBUS Memories]]
 
[[Category: QBUS Memories]]

Revision as of 02:05, 3 June 2022

M8044 memory card

The MSV11-D (M8044) was a dual-height QBUS DRAM main memory card; the MSV11-E (M8045) is identical (apparently even using the same etch PCB), but adds byte parity. They were used in the LSI-11 PDP-11.

They held 64KB when fully populated with 16Kx1 DRAM chips. Initially they used 4Kx1 DRAMs, giving 16KB when fully populated; later/larger ones used 16Kx1 DRAMs. The memory is arranged as 2 banks, each 16 data bits (one PDP-11 word) wide, optionally with 2 additional bits for parity (1 per byte) in the MSV11-E. Half-populating them (i.e. 1 bank only) produced 8KB and 32KB sized versions (depending on DRAM type).

Four versions of the parity/non-parity types exist:

  • MSV11-DA, -EA - 8KB (4K DRAMs)
  • MSV11-DB, -EB - 16KB (4K DRAMs)
  • MSV11-DC, -EC - 32KB (16K DRAMs)
  • MSV11-DD, -ED - 64KB (16K DRAMs)

Note that, in common with many DEC boards, the model variant is not the same as the board variant; there is a 'shift' operation when going from one to the other. All MSV11-D cards are 'M8044-xy', where 'x' is not (necessarily) 'D'; all MSV11-E cards are 'M8045-xy', where 'x' is not (necessarily) 'E'. So the MSV11-DC is tagged 'M8044-Cx' (where 'x' varies, depending on the source of the DRAM chips used).

All are Q18 (hence, could not be used in Q22 systems, such as PDP-11/23's with more than 256KB of memory). They had internal refresh.

Errors

Note that "M8045" and "32K 18 BIT MOS MEM" is shown in the etch of the PCB used in both the M8044 and M8045; this occasionally leads to them being mis-identified. A quick glance at the board in question will show whether the middle column of DRAM chips (used for parity) is present (notice they missing, in the image above, of an M8044), and whether it is half- or fully populated.

Also, a card tagged "M8044-EH" has been seen; this is probably the result of a production error. An "M8044-EH" implies it is an MSV11-DE - which does not exist. An "M8044-EB" has also been reported.

Further reading

  • Microcomputer Products Handbook, 1985 (pg. 12-1 to 12-8)

External links