Plugboard

Plugboard
IBM 402 Accounting Machine control panel[1] wiring. This board was labeled "profit & loss summary."

A plugboard, or control panel (the term used depended on the application area), is an array of jacks, or hubs, into which patch cords can be inserted to complete an electrical circuit. Control panels were used to direct the operation of some unit record equipment. Plugboards were used on some cipher machines, and some early computers.

Contents

Unit record equipment

An IBM 407 Accounting Machine with control panel[2] inserted, but not engaged.
An IBM control panel was simply a board with holes for wires.

Control panels were introduced in 1906 for a Hollerith tabulator, earlier machines had been hard wired for specific applications. Removable control panels were introduced with the Hollerith (IBM) type 3-S tabulator in the 1920s. Different programs could be stored on separate plugboards, and then inserted into the tabulators as needed. IBM manuals use the word "program" only for calculators, such as the IBM 602 and IBM 604, that executed a sequence of operations. For all other machines, from sorters, interpreters, to the IBM 407, the control panel "directed" or "automatic operation was obtained by..."

An IBM control panel was roughly one to two feet (300 to 600 mm) on a side and had a rectangular array of hubs. Plugs at each end of a patch cord were inserted into hubs, making a connection between two contacts on the machine when the control panel was placed in the machine, thereby connecting an emitting hub to an accepting or entry hub. For example, in a card duplicator application a card column reading (emitting) hub might be connected to a punch magnet entry hub. It was a relatively simple matter to copy some fields, perhaps to different columns, and ignore other columns by suitable wiring. Tabulator control panels required dozens of patch cords for complex applications. Wiring a control panel required knowledge of the machine's functions and its timing constraints.

Many applications using unit record tabulators were later migrated to computers such as the IBM 1401. Two programming languages, FARGO and RPG, were created to aid this migration. Since tabulator control panels were based on the machine cycle, both FARGO and RPG emulated the notion of the machine cycle and training material showed the control panel vs. programming language coding sheet relationships.

Wiring of unit record equipment

An 80-column punched card. Rows 0 to 9 are labeled. The 12 row, on top, has one punch in column 7. The 11 row, below it is not punched on this card. As cards passed through a read station, usually 9-edge first, wire brushes, one for each column, would make contact through the holes.
Relays, such as this, were widely used in unit record equipment. When current flows through electromagnet, 1, the iron armature, 2, is pulled in, pivoting on a bearing at its corner (not shown) to move the common contact, 3. A relay can have more than one set of contacts. Co-selector relays had five sets.

The components of most unit record machines were synchronized to a rotating shaft. One rotation represented a single machine cycle, during which punched cards would advance from one station to the next, a line might be printed, a total might be printed and so on. The cycles were divided into points according to when the rows on a punched card would appear under a read or punch station. On most machines, cards were fed face down, 9-edge first. Thus the first point in a card cycle would 9-time, the second 8 time and so on to 0-time. The times from 9 to 0 were known as digit times. Zero-time would be followed by 11 time and 12 time, also know as zone times.

The action caused by an electrical impulse on a wire depended on when it the cycle it occurred. Thus a pulse that occurred during 7-time on a wire connected to the column 26 punch magnet would punch a hole in row 7 of column 26. A pulse on the same wire that occurred at 4-time would punch a 4 in column 26. Impulses timed in this way often came from read brushes that detected holes punched in cards as they passed under the brushes, but such pulses were also emitted by other circuits, such as counter outputs. Zone impulses and digit impulses were combined for alphanumeric printing.

The control panel for each machine type presented exit (output) and entry (input) hubs in logical groupings. In many places, two or more adjacent hubs would be connected to allow more than one wire to be connected to that exit or entry. A few groups of hubs were wired together but not connected to any internal circuits. These could be used to connect multiple wires when needed. Small connector blocks called wire splits were also available to join three or four wires together, above the control panel. Several are visible in the photo of an IBM 402 panel.

The capabilities and sophistication of unit record machine components evolved over the first half of the 20th century and were often specific to the needs of a particular machine type. The following functional groupings were typical of later IBM machines:[3]

  • Read brushes, 80 exit hubs, one for each card column. A tabulating machine might have two or three read stations, each with its own set of 80 hubs. A reproducing punch might have an additional read station after the punch station for verification.
  • Punch magnets Machines that could punch cards, such as a reproducing punch, had hub entries for each card column. An impulse to one of those entries triggered the electromagnet that initiated the punching of a hole at that column position.
  • Print entries, one hub for each print position. Impulses to these entries controlled the motion of print bars or wheels to place the correct type element under the print hammers. The 407 also had exits from each print wheel that could then feed the counters for addition or subtraction. This insured that totals always matched was was printed.
  • Counter entries. An IBM tabulating machine, such as the 402 or 407 series would have several counters available in different sizes. (For example, the IBM 402/403 had four sets of 2, 4, 6 and 8 digit counters, labeled 2A, 2B, 2C, 2D, 4A, 4B etc.) Each had two counter control entries to specify either addition (plus) or subtraction (minus). If neither were pulsed, no operation was performed. If addition was commanded, a digit impulse wired from a column to a counter entry hub started the counter wheel turning. It stoped automatically at zero time. Thus a pulse at 8 time caused the wheel to advance 8 steps, adding the value 8 to that counter position. Carries within a group were performed automatically. Carry in and carry out hubs allowed counters to be combined, permitting longer numbers to be accumulated. Subtraction was more complicated and used nines complement arithmetic.
  • Counter total exits. A counter's Total entry hub caused that counter to emit total pulses which could be wired to print positions. After a total was printed, the counter was reset. Special circuits allowed negative values to be printed correctly, not as nines complements, and a special exit was provided to allow an appropriate symbol ("cr" or "-") to be printed next to the number when it was negative.
  • Comparing. Simple comparing circuits had two entries and one exit that emitted a pulse whenever pulses arrived at the entries at different times. Some machines, e.g. collators, could detect which number was higher if they were not equal. A tabulating machine might compare the account number on successive cards and print a total when a new account number appeared. For the compare function, IBM implemented what would now be called an XOR gate using opposing electromagnets. If neither magnet was energized or both magnets were energized at the same time, the relay armature would not move. If only one magnet was energized, the armature would move and touch one of two contacts on either side. These were wired together to generate a pulse indicating an unequal comparison..
  • Emitters were sets of 12 exit hubs automatically switched to generate a pulse at each specified time in the card cycle. Thus wiring the 6 exit from an emitter to a punch magnet entry would cause a 6 to be punched at that position. This might be used to put a numeric constant value, say a date, on every card. Alphanumeric constant data could be created by carefully combining digit and zone pulses. Later machines, such as the 407 also had a complete set of alphanumeric emitters that only required one wire to use.
  • Selectors directed a pulse from a common entry to either of two outputs, depending on whether a relay magnet was energized. Many types of selectors were employed that differed in how the "pickup" relay was energized. In the simplest case, immediate (I) entries, the magnet was energized when a pulse was received and held for the remainder of the cycle. More complex selectors, called pilot selectors, had a D entry hub that caused the selector magnet to pick up on the next machine cycle, and X entry hub that also delayed but was only triggered by an 11 or 12 pulse. The one-cycle delay was needed because in most cases, by the time a pulse was detected it was too late to reliably take action in that cycle. Co-selectors had only an immediate input, but five sets of contacts and were typically triggered by a pilot selector's coupling exit, hence the names.
  • Digit selectors were similar to emitters, with one exit hub for each cycle point, but they also had an entry hub that was switched to the successive exit hubs as the cycle progressed. A digit selector could be converted to a digit emitter by wiring its entry hub to a constant source of cycle pulses. But it could also be fed other signals and used to detect a particular digit. Wiring a first read brush to a digit selector's entry and, say, its 4 exit to a pilot selector's D entry would cause that selector to transfer on the next read cycle if a 4 was punched in that read brush's column.
  • Column splits were relays that energized during only at 11 and 12-time, allowing digit pulses to be separated from zone pulses.
  • Storage. Later machines such as the 407 and 602 could store several values for later use using a mechanical device somewhat similar to an emitter, except it contained a sliding contact that determined at what time point an impulse was to be emitted. The contact slider was positioned electro-mechancially when a value was stored, and stayed in position until the storage was cleared.

Cypher machines

The plugboard (steckerbrett) on the Enigma is positioned at the front of the machine, below the keys. In the photograph, two pairs of letters are swapped (S-O and J-A). Up to 13 letters can be swapped this way.

A plugboard was used on the famous Enigma machine; it was not removable. In this case the plugboard acted as a "fourth rotor" in the rotor machine's workings. Plugboard wirings were part of the "day settings" that specified which rotors to insert into which slot, and which plugboard connections to make. In practice the plugboard did not improve the security of the cypher being generated, as it did not change with every keypress, unlike the rotors.

Early computers

The first version of the ENIAC computer was programmed via cabling, switches and plugboards. ENIAC's cabling was later reconfigured to use the existing Function Tables data ROM memory as program ROM memory (the switches and plugboards continued to be used in the reconfigured ENIAC).

Plugboards remained in use in specialty-purpose computers for some time, acting as a ROM but able to be manually reprogrammed in the field. One example is the Ferranti Argus computer, used on the Bristol Bloodhound missile, which feature a plugboard programmed by inserting small ferrite rods into slots, in effect creating a read-only core memory by hand.

Wiring the plugboard "programmed" the system, which operated as a sort of read only memory.

See also

References

  1. ^ IBM Accounting Machine: 402, 403 and 419 Principles of Operation. 1949. 22-5654. 
  2. ^ IBM Reference Manual 407 Accounting Machine. 1959. A24-1011. 
  3. ^ IBM (1956). IBM Reference Manual: Functional Wiring Principles. 22-6275-0. http://www.bitsavers.org/pdf/ibm/punchedCard/Training/22-6275-0_Functional_Wiring_Principles.pdf. 

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • plugboard — /plug bawrd , bohrd /, n. 1. Elect. an electric switchboard with plugs for telephones and the like. 2. Also called control panel. Computers. a removable panel containing manually wired electrical terminals into which plugs or pins are inserted:… …   Universalium

  • plugboard — noun An array of jacks or hubs into which patch cords can be inserted in order to complete electrical circuits …   Wiktionary

  • plugboard — noun telephone central where circuits are completed with patchcords • Syn: ↑switchboard, ↑patchboard • Hypernyms: ↑central, ↑telephone exchange, ↑exchange • Part Holonyms: ↑teleph …   Useful english dictionary

  • Cryptanalysis of the Enigma — enabled the western Allies in World War II to read substantial amounts of secret Morse coded radio communications of the Axis powers that had been enciphered using Enigma machines. This yielded military intelligence which, along with that from… …   Wikipedia

  • Enigma machine — Military Enigma machine …   Wikipedia

  • Marian Rejewski — (probably 1932, the year he first solved the Enigma machine). Courtesy of Janina Sylwestrzak, Rejewski s daughter. Born Marian Adam Rejewski August 16, 1905(1905 0 …   Wikipedia

  • Bombe — In the history of cryptography, the Bombe was an electromechanical device used by British cryptologists to help break German Enigma machine signals during World War II. The bombe was designed by Alan Turing, with an important refinement suggested …   Wikipedia

  • Biuro Szyfrów — The Biuro Szyfrów ([ˈbʲurɔ ˈʂɨfruf] ( listen), Polish for Cipher Bureau ) was the interwar Polish General Staff s agency charged with both cryptography (the use of ciphers and codes) and cryptology (the study of ciphers and codes,… …   Wikipedia

  • Bomba (cryptography) — This article is about the Polish decryption device. For the later British decryption device at Bletchley Park, see Bombe. Contents 1 History 2 See also 3 …   Wikipedia

  • Ultra — (sometimes capitalised ULTRA) was the name used by the British for intelligence resulting from decryption of encrypted German radio communications in World War II. The term eventually became the standard designation in both Britain and the United …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”