Difference between pages "Paper tape" and "KT11-C Memory Management Unit"

From Computer History Wiki
(Difference between pages)
Jump to: navigation, search
m (Proper cat)
 
m (kt11-b too unrelated)
 
Line 1: Line 1:
'''Paper tape''' (also known as '''punched tape''') was an early form of [[secondary storage]], used primarily for input and output of data; it has been obsolete for many years.
+
The '''KT11-C Memory Management Unit''' is the [[memory management]] option for the [[PDP-11/45]]. It implements the full [[PDP-11 Memory Management]] architecture; in fact, the KT11-C is the archetype for PDP-11 memory management units.
  
It originated as a way of sending and receiving data via teletypes and teleprinters (effectively mechanical typewriters connected via [[serial line]]s). When early computers needed facilities for data input and output, existing punched tape machines were adapted for connection to them.
+
The KT11-C consists of two [[DEC card form factor|hex]] cards:
  
Early paper tapes had 5 rows of holes, but the final versions had 8 rows; the 5-bit versions were used with Baudot teleprinter codes, an early predecessor to [[ASCII]].
+
* M8107 Segmentation Address Paths
 +
 
 +
and either:
 +
 
 +
* M8108 Segmentation Status Registers
 +
 
 +
or:
 +
 
 +
* M8108-YA Segmentation Status Registers
 +
 
 +
The M8108 board is found in the [[KB11-A CPU]] variant of the -11/45, and the M8108-YA in [[KB11-D CPU]] variant.
 +
 
 +
They both plug into pre-wired slots in the [[Central Processing Unit|CPU]] [[backplane]].
 +
 
 +
When the KT11-C is not present, the CPU must have an M8116 Segmentation Jumper Board present instead.
 +
 
 +
==See also==
 +
 
 +
* [[KT11-D Memory Management Unit]]
  
 
{{semi-stub}}
 
{{semi-stub}}
 +
 +
{{PDP-11}}
 +
 +
[[Category: PDP-11 Processors]]

Revision as of 16:31, 11 April 2020

The KT11-C Memory Management Unit is the memory management option for the PDP-11/45. It implements the full PDP-11 Memory Management architecture; in fact, the KT11-C is the archetype for PDP-11 memory management units.

The KT11-C consists of two hex cards:

  • M8107 Segmentation Address Paths

and either:

  • M8108 Segmentation Status Registers

or:

  • M8108-YA Segmentation Status Registers

The M8108 board is found in the KB11-A CPU variant of the -11/45, and the M8108-YA in KB11-D CPU variant.

They both plug into pre-wired slots in the CPU backplane.

When the KT11-C is not present, the CPU must have an M8116 Segmentation Jumper Board present instead.

See also