Difference between revisions of "MMV11-A QBUS core memory"

From Computer History Wiki
Jump to: navigation, search
m (External links: +Eng Drwngs)
m (External links: +documentation in the Microcomputer Handbook)
Line 22: Line 22:
 
==External links==
 
==External links==
  
** [http://bitsavers.org/pdf/dec/qbus/MP00706-ET-LSI-11_Dec81.pdf ET-LSI-11 Field Maintenance Print Set] (MP00706) - MMV11-A covered on pp. 170-177
+
* [http://bitsavers.org/pdf/dec/pdp11/handbooks/Microcomputer_Handbook_1976-1977.pdf Microcomputer Handbook (1976-77)] - the MMV11-A is covered on pp. 4-16—4-30 and 5-11—5-14 (pp. 99-113 and 164-167 of the PDF)
 +
* [http://bitsavers.org/pdf/dec/qbus/MP00706-ET-LSI-11_Dec81.pdf ET-LSI-11 Field Maintenance Print Set] (MP00706) - the MMV11-A covered on pp. 170-177
  
 
[[Category: QBUS Memories]]
 
[[Category: QBUS Memories]]

Revision as of 01:10, 14 February 2023

MMV11-A board set, showing only the G653 mother-board

MMV11-A is a core main memory module for the QBUS - the only core main memory from DEC for the QBUS.

An MMV11-A holds 8K bytes; it has an access time of 425 nsec, and a cycle time of 1.15 μsec.

An MMV11-A was composed of two quad-sized boards, one piggy-backed on the other, and the pair taking only a single backplane slot (electrically):

  • An H223 daughter-board containing the cores
  • A G653 mother-board containing most of the electronics, and the contact fingers for plugging into the backplane.

The MMV11-A did not use a custom backplane; it plugged into a standard Q/Q backplane. However, it did use QBUS signals on the right-hand C/D connectors, so it could not be plugged into a Q/CD backplane.

The pair was 'thick' enough that a normal board cannot be plugged into the next slot. DEC documentation indicates that if there are devices 'behind' the MMV11-A on the bus, the bus grant lines (BIAK and BDMG) must be jumpered on the backplane in that slot.

The MMV11-A was a Q16 card, so could only be used on systems with a maximum of 64KB of memory.

See also

External links