Difference between revisions of "KY11-LA Operator's Console"

From Computer History Wiki
Jump to: navigation, search
(External links: ‎Replacement power knob)
m (common fmt)
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
* A 'Boot'/'Initialize' spring-loaded toggle switch (normally in the 'Boot' position, in which is did not have any effect; setting it to 'Initialize' caused the machine to do a power-fail restart)
 
* A 'Boot'/'Initialize' spring-loaded toggle switch (normally in the 'Boot' position, in which is did not have any effect; setting it to 'Initialize' caused the machine to do a power-fail restart)
  
It was normally used with the [[M9301 ROM]] card, which could be configured to 'grab' the CPU on on a power-fail restart, and which contained (among other things) a console emulator.
+
It was normally used with the [[M9301 ROM]] card, which could be configured to 'grab' the CPU on a power-fail re-start, and which contained (among other things) a console front panel emulator.
  
 
It consisted of a front panel which included a small [[printed circuit board]]; to perform the basic functions of the console, it communicated with the CPU through a 10-[[conductor]] [[flat cable]] connected to the main [[backplane]].  
 
It consisted of a front panel which included a small [[printed circuit board]]; to perform the basic functions of the console, it communicated with the CPU through a 10-[[conductor]] [[flat cable]] connected to the main [[backplane]].  
Line 18: Line 18:
  
 
* [[KY11-LB Programmer's Console]]
 
* [[KY11-LB Programmer's Console]]
 +
* [[KY11-L to CPU interface]]
  
 
==External links==
 
==External links==
  
 +
* [http://bitsavers.org/pdf/dec/pdp11/1134/1134_UsersManual.pdf PDP-11/34 system user's manual] - the KY11-LA is covered in Chapter 2
 +
* [http://bitsavers.org/pdf/dec/pdp11/1104/MP00019_1104_EngrDrws_Feb78.pdf 11/04 Engineering Drawings]  - the KY11-LA Field Maintenance Print Set (MP00017) is on pp. 143-148 of the PDF
 
* [https://www.millsupply.com/knob-fan-speed-grumman-olson-53777.php?p=324629 Knob with 1/4" D Shaft] - Replacement power knob; not absolutely identical to DEC original, but very functional
 
* [https://www.millsupply.com/knob-fan-speed-grumman-olson-53777.php?p=324629 Knob with 1/4" D Shaft] - Replacement power knob; not absolutely identical to DEC original, but very functional
  
{{PDP-11}}
+
[[Category: PDP-11 UNIBUS Processors]]
 
 
[[Category: PDP-11s]]
 

Latest revision as of 18:29, 3 April 2022

A KY11-LA Operator's Console on a PDP-11/04

The KY11-LA Operator's Console was the standard basic front panel for the PDP-11/04 and the PDP-11/34 (the units for the two machines differed only in the number painted on the plastic insert). It provided only the functionality to halt or reboot the machine, not the then-usual full functionality of a conventional 'lights and switches' front panel.

The controls were:

  • A three-position power switch ('DC On', 'DC Off', and 'Standby' - in the latter, power was supplied to the MOS main memory only)
  • A 'Halt'/'Continue' two-position toggle switch (in the first position, the CPU was stopped)
  • A 'Boot'/'Initialize' spring-loaded toggle switch (normally in the 'Boot' position, in which is did not have any effect; setting it to 'Initialize' caused the machine to do a power-fail restart)

It was normally used with the M9301 ROM card, which could be configured to 'grab' the CPU on a power-fail re-start, and which contained (among other things) a console front panel emulator.

It consisted of a front panel which included a small printed circuit board; to perform the basic functions of the console, it communicated with the CPU through a 10-conductor flat cable connected to the main backplane.

In addition to several standard UNIBUS signals (SACK, INIT, DCLO and ACLO), it also used a pair of additional backplane signals (Halt Request and Grant) to communicate with the CPU, to request that the main CPU halt, and for the CPU to acknowledge that it has honoured that request.

See also

External links