D-37C

D-37C

The D-37C is the computer component of the all-inertial NS-17 Missile Guidance Set (MGS) for accurately navigating to its target thousands of miles away. The NS-17 MGS was used in the Minuteman II (LGM-30F) ICBM. The MGS, originally designed and produced by the Autonetics Division of North American Aviation, could store multiple preprogrammed targets in its internal memory.

Unlike other methods of navigation, inertial guidance does not rely on observations of land positions or the stars, radio or radar signals, or any other information from outside the vehicle. Instead, the inertial navigator provides the guidance information using gyroscopes that indicate direction and accelerometers that measure changes in speed and direction. A computer then uses this information to calculate the vehicle's position and guide it on its course. Enemies could not "jam" the system with false or confusing information.

The Ogden Air Logistics Center at Hill AFB has been Program Manager for the Minuteman ICBM family since January 1959. The base has had complete logistics management responsibilities for Minuteman and the rest of the ICBM fleet since July 1965.

The D-37C computer consists four main sections: the memory, the central processing unit (CPU), and the input and output units. These sections are enclosed in one case. The memory is a two-sided, fixed head disk which rotates at 6000 rpm. It contains 7222 words of 27 bits. Each word contains 24 data bits and three spacer bits not available to the programmer. The memory is arranged in 56 channels of 128 words each plus ten rapid access channels of one to sixteen words. The memory also includes the accumulators and instruction register.

The MM II missile was deployed with a D-37C disk computer. Autonetics also programmed functional simulators for flight program development and testing, and the code inserter verifier that was used at Wing headquarters to generate the codes to go into the airborne computer. It became necessary to verify not only that the flight program software was correct, but there was no code that would lead toward an unauthorized or accidental launch. TRW, Inc. continued its role of independent verification that first called verification and validation and then became nuclear safety cross check analysis (NSCCA). Logicon RDA was selected to perform the NSCCA of the targeting and execution plan programs developed by TRW.[1]

When MM III was developed, Autonetics generated the guidance equations that were programmed into the D37D computer, which contained a hybrid explicit guidance system for the first time. A new class of program was required by the Joint Strategic Targeting Planning Staff to select targets for the multiple warhead system. The Missile Application Programs were developed for these functions.

The next major update to the operational software was made under the Guidance Replacement Program. Autonetics (later acquired by The Boeing Co.) developed the necessary software for the new flight computer.

Contents

Functional Description

This section was excerpted from the original document, "Minuteman" D-37C Digital Computer System Depot Overhaul. Autonetics, Division of North American Rockwell, Inc. Anaheim, California. FET-D-120-D37/4.

Control Unit

The control unit interprets and processes all machine functions and consists of a location counter, the instruction register, and the phase register.

  1. Location Counter - The location counter determines the channel from which the next instruction is to be obtained.
  2. Instruction Register - The instruction register holds the instruction to be executed by the computer. This instruction defines the type of operation to be performed such as add, subtract, etc.; specifies the location address of the operand when necessary and indicates the sector address of the next instruction.
  3. Phase Register - The phase register consists of three flip-flops which may be set to one of eight possible states to indicate the phase of flight. It also serves as a selector switch to determine which group of voltage inputs are to be sampled and as an index register for a modify-flagged instruction. The state of the phase register is available as the stage reference outputs.

Arithmetic Unit

The arithmetic unit consists of three registers: the accumulator (A), lower accumulator (L), and the number register (N). Only the A and L registers are addressable.

  1. Accumulator (A-register) - The accumulator serves as the main register of the computer and holds the results of all arithmetic operations. This register serves as an output register for telemetry and character outputs.
  2. Lower Accumulator (L-register) - This register is used for certain arithmetic, input, logical operations or for rapid access storage.
  3. Number Register (N-register) - This register is used by the logic of the computer during multiplication and division and is not addressable.

Input Unit

  1. The discrete input lines generally serve as communication lines from external equipment. There are three sets of "on - off" type signals:
    1. One set samples 24 input signals.
    2. One set samples 19 external input signals and 5 flip-flops from within the computer.
    3. One set samples 21 input signals, two flip-flops and the logical *or" of 7 discrete output signals.
  2. Program Load - The main input for loading numerical data and instructions into the computer memory is a punched tape (paper or mylar). Information can be entered into the computer at a maximum rate of 800 five-bit codes per second from a photo-electric tape reader. Data can be entered manually from a keyboard if a computer manual control panel (CMPC) is available.
  3. Detector - The detector input is an "on - off" type signal received from an external source and indicates the working status of a specified piece of external equipment. The detector input monitor can be "reset" by means of a special instruction.
  4. Incremental - The incremental inputs are basically independent of program control and consist of seven resolver type, two variable incremental type, and one pulse type. These inputs are accumulated in the two four-word input buffer loops (V&R).
  5. Voltage - The computer is capable of converting one of 32 dc voltage inputs into an 8-bit binary number under program control. Analog voltages are grouped into four sets of eight inputs each. The range is + 10 volts with an accuracy of 200 mV.
  6. Cable - Cable inputs are serial messages of up to 96 bits in length entered into one of -. four words of the C-loop. Maximum data rate in 1600 bits per second. Cable input operation is begun by executing the Enable Cable Input instruction and 1 -1ceeds basically independent of program control.
  7. Radio - Radio inputs are serial messages of unlimited length entered into one word of the C-loop. After 24 bits are accumulated, the information is transferred to channel MX Sector 054 and the loop is prepared to accept another 24 bits. Maximum input data rate is 100 bits per second. The operation is begun by an instruction and proceeds basically independent of program control.
  8. External Reset - Master Reset (Mr), Enable Write (Ewc), Initiate Load (Fsc) for checkout only, Halt Prime(K'hc), Run Prime (K'rc),Single Cycle Prime (K'sc).

Output Unit

  1. Discrete - The discrete outputs provide two independent sets of output lines (32 and 15) for a total of 47 "on - off" type signals. The outputs are modified under program control and are sent to equipment external to the computer.
  2. Voltage - There are four dc voltage output lines available with each proportional to an 8-bit number including the sign. These lines are updated at the rate of 9.27 volts per 32 word times. The range is + 10 volts with an accuracy of ± 200 mv.
  3. Single Character - The single character output provides four-bit characters suitable for typewriter, tape punch or other similar output equipment. A parity check bit and two timing bits are issued automatically with each character.
  4. Cable - The cable output is a serial message of up to 96 bits in length transmitted from the four word C-loop. The maximum data rate is 1600 bits per second* The operation is begun by execution of the Enable Cable Output (ECO) instruction and proceeds basically independent of program control.
  5. Binary - There are four pairs of outputs which can be used to control external equipment such as gyro, etc. The output states are automatically updated under program control every 10 MS. The output is in the form of +1 or -1.
  6. Telemetry - A timing signal is issued under program control which signifies that the accumulator contains information which is to be read by the external equipment receiving the timing signal.
  7. Miscellaneous - These signals include Parity/Verify error signal, mode indication and stage reference.

Memory Unit

The D-37C computer memory consists of a rotating magnetic disk driven by a synchronous motor at 6000 rpm. Adjacent to the disk are two fixed head plates which house the read and write heads. The disk has a thin magnetic oxide coating on both sides for storing information. This disk is supported by air bearings generated by the rotating disk. The disk is divided into tracks or channels of 128 words each for main memory. A total capacity of 7222 words may be contained in the 56 channels of 128 Sectors, six 4-word loops, one 8-word loop, one 16-word loop and six 1-word loops.

Programming

D-37C Instruction and Data Word Format

The computer uses a full 24 bit instruction word and data word. Data is represented in one of two fashions, as a 23 bit binary fraction (full word) or as a 10 bit fraction (split word). The two formats are shown in the figure. Instructions also have two formats, either flagged or unflagged as indicated in the figure. A list with all of the available instructions with numeric and mnemonic codes follows. For more information on programming see:

Kee, W. T. Programming Manual for the D-37C Computer. Anaheim, California, Autonetics, Division of North American Rockwell, Inc., 30 January 1965.

                        D-37C Computer Instructions
                        ---------------------------

MNEMONIC                                        NUMERIC CHANNEL (C)
  CODE          DESCRIPTION                      CODE    SECTOR (S)
--------        -----------                     ------- -----------
  ADD           Add                                64     C, S
  ALC           Accumulator Left Cycle             00    26, s
  ALS           Accumulator Left Shift             00    22, S
  ANA           "AND" to Accumulator             40    42, S
  ARC           Accumulator Right Cycle            00    36, S
  ARS           Accumulator Right Shift            00    32, S
  AWC           Add Without Carry                  40    50, S
  CLA           Clear And Add                      44     C, S
  COA           Character Output A                 00   (40-76), S
  CoM           Complement                         40    46, S
  DIA           Discrete Input A                   40    02, S
  DIB           Discrete Input B                   40    00, S
  DIC           Discrete Input C                   40    20, S
  DIV           Divide                             34     C, S
  DOA           Discrete Output A                  40    54, XX2
  DOB           Discrete Output B                  40    54, XX1
  DPP           Disable Platform Power             40    62, X20
  ECO           Enable Cable Output                40    62, X02
  ECI           Enable Cable Input                 40    62, XO3
  EFC           Enable Fine Countdown              40    26, S
  EPP           Enable Platform Power              40    62, X40
  FCL           Full Compare and Limit             14     C, S
  GBP           Generate Bit Pattern               40    64, S
  GPT           Generate Parity Bit                40    60, S
  HFC           Halt Fine Countdown                40    24, S
  HPR           Halt and Proceed                   40    22, S
  LPR           Load Phase Regiater                40   (70-76), S
  MAL           Modify A and L                     40    52, S
  MIM           Minus Magnitude                    40    44, S
  MPY           Multiply                           24     C, S
  ORA           "OR" to Accumulator              40    40, S
  PLM           Plus Magnitude                     40    56, S
  RIC           Radio Intercommunication           00    24, 001
  RSD           Reset Detector                     40    62, X10
  SAD           Split Add                          60     C, S
  SAL           Split Accumulator Left Shift       00    20, S
  SAR           Split Accumulator Right Shift      00    30, S
  SCL           Split Compare and Limit            04     C, S
  SMP           Split Multiply                     20     C, S
  SPM           Split Plus Magnitude               40    66, S
  SRD           Simulate Transient                 00    16, S
  SSU           Split Subtract                     70     C, S
  STO           Store Accumulator                  51     C, S
  SUB           Subtract                           74     C, S
  TMI           Transfer on Minus                  30     C, S
  TRA           Transfer                           50     C, S
  TSM           Transfer Sector on Minus           40    06, s
  TSZ           Transfer Sector on Zero            40    04, S
  TZE           Transfer on Zero                   10     C, S
  VIA           Voltage Input A                    40    10, S
  VIB           Voltage Input B                    40    12, S
  VIC           Voltage Input C                    40    14, S
  VID           Voltage Input D                    40    16, S
  VIE           Voltage Input E                    40    30, S
  VIF           Voltage Input F                    40    32, S
  VIG           Voltage Input G                    40    34, S
  VIH           Voltage Input H                    40    36, S

D-17B Comparison

Both the D-17B and the D-37C computers were designed and built by Autonetics, then a division of North American Aviation, later a division of Boeing, for the real time guidance and control of a Minuteman ICBM from launch to detonation. The D-17B is a component of the NS-10Q missile guidance system for the Minuteman I, while the D-37C is a component of the NS-17 missile guidance system for the Minuteman II. There are many basic similarities between the two designs. They are both synchronous, serial machines with fixed head disks for primary memory. They have two-address instructions, half and whole word precision, and many similar instruction operator codes. The differences in the two computers are based mainly upon their differing technologies. The D-17B was built in 1962 using transistors and other discrete components to realize its logic circuits. On the other hand, the D-37C was built in 1964 using small scale integrated circuits made by Texas Instruments with discrete components only in the internal power supplies.

                                Comparison of D-17B and D-37C
                                -----------------------------

Model:                          D-17B                   D-37C

Year:                           1962            `       1964

Type:                     Serial, Synchronous           Same

Number System:            Binary, fixed point,            "
                            2's complement

Data Word Length:         11 or 24 bit (double-           "
                             precision)

Instruction Word Length:        24 bit                    "

Number of Instructions:           39                     57

Execution Times:
        Add                  78 1/8 microsec            Same
        Multiply                 1  millisec            Same
        Divide                  (software)              2 msec

Clock Channel:                  345.6 kHz               Same

Addressing:                Direct of entire memory      Direct
                                                      within Bank
                                                    (1/4 of memory)

Memory:
        Word Length       24 bits plus 3 timing         Same

        Type              Ferrous oxide-coated            "
                             NDRO disc

        Cycle Time        78 1/8 microsec minimal         "

        Capacity          5,454 or 2,727 words         14,444 or
                            (double precision)          7,222 words

Input/Output:
        Input Lines             48 digital              65 digital
                                                        32 analog

        Output Lines            28 digital              45 digital
                                12 analog               16 analog
                                 3 pulse                 8 pulse

        Program            800 5-bit characters/sec     Same

Physical Characteristics:
        Dimensions        20" high, 29" diameter      20.9 x 6.9 
                                                          x 9.5"

        Power                   28 vdc ±1 v             28 vdc ±1.7v
                                  at 19A                  at 15A

Circuits:                 Discrete DRL and DTL          IC DRL and DTL

Software:                 Minimal delay coding          Same
                           machine language modular
                           special-purpose subroutines

Reliability:              5.5 years MTBF                (classified)

Specifications

MINUTEMAN ADVANCED D-37B
 
MANUFACTURER
   Autonetics Division of North American Aviation

APPLICATIONS
   Missile guidance and control

PROGRAMMING AND NUMERICAL SYSTEM
   Internal number system:   Binary
   Binary digits/word:       27
   Arithmetic system:        Fixed point

ARITHMETIC UNIT
             Excl. Stor. Access
                 Microsec
Add                 78
Mult              1,016
Div               2,030
Arithmetic mode:  Serial
Timing:           Synchronous
Operation:        Sequential

STORAGE
                  No. of       Access
Medium            Words       Microsec
Disk              6,912        5,000 (Avg)         (General Purpose Channels)
Disk                 29                            (Rapid Access Loops) 
                                  40 (1 word loop)
                                 160 (4 word loop)
                                 320 (8 word loop)
                                 640 (16 word loop)
                                                   

POWER, SPACE, WEIGHT, AND SITE PREPARATION
   Power, computer    0.169 Kw
   Volume, computer   0.40 cu ft
   Weight, computer   26 lbs

Power Supply

Jerrold Foutz, President, SMPS Technology was the responsible engineer for the Minuteman D-37B guidance and control computer power supply study program which defined the state-of-art techniques later used in one of the first integrated-circuit military computers. These techniques included high-speed flat-pack power transistors and diodes (the first silicon power devices that could switch at 20 kHz and higher), high frequency dc-dc converters (100 kHz reduced to 20 kHz for reliability safety margins), high frequency pulse-width-modulated power supplies (20 kHz), metal substrate multilayer circuit boards (removing eight watts per cubic inch in space environment with 40C rise, junction to system heat sink), and radiation circumvention techniques that removed all electrical power from the power distribution system, including decoupling capacitors, in less than a 1 microsecond and restored to specified voltage in a few microseconds upon command. Responsible for developing these concepts from exploratory development through to the production design. The basic power supply configuration was maintained in later Minuteman missiles whereas other components underwent major redesigns. Also developed, but not used, was a complete liquid dielectric cooling system based on phase change. This study verified, for the first time, that such a system could work in zero-gravity, and that the liquid dielectric showed no compatibility problems with the chosen electronic components over a test period lasting eight years. [6]

References

  1. Tony C. Lin. Development of U.S. Air Force Intercontinental Ballistic Missile Weapon Systems. Journal of Spacecraft and Rockets, vol. 40, no. 4, 2003. pp. 491–509.
  2. Dennis C. Reguli.Conversion of the D-37C Computer for General Purpose Applications. Air Force Institute of Technology, Wright-Patterson AFB, Ohio, School of Engineering, Master's Thesis, 1974. 171 pp.
  3. Minuteman D-37C Computer Logic Breakdown. (Technical Memorandum 64-343-2-8). Anaheim, California. Autonetics, Division of North American Rockwell, Inc.
  4. Minuteman D-37C Digital Computer System Depot Overhaul. Anaheim, California, Autonetics, Division of North American Rockwell, Inc. FET-D-120-D37/4.
  5. Martin H. Weik. A Fourth Survey of Domestic Electronic Digital Computing Systems. Ballistic Research Laboratories, Aberdeen Proving Ground, MD, Report No. 1227, January 1964. [1]
  6. Jerrold Foutz, President, SMPS Technology. [2]
  7. U.S. Air Force Fact Sheet. MISSILE GUIDANCE SET - Minuteman II NS-17 Missile Guidance Set, Hill Air Force Base, Utah. [3]

See also


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Cessna T-37 — Tweet …   Deutsch Wikipedia

  • New York State Route 37 — NY 37 redirects here. NY 37 may also refer to New York s 37th congressional district. This article is about the current alignment of NY 37. For previous alignments of NY 37, see New York State Route 37 (disambiguation). NYS Route 37 …   Wikipedia

  • Cessna T-37 Tweet — This article is about the twin engine Cessna primary jet training aircraft. For other uses, see T37 (disambiguation). For the T 48TS, see T 48 MPATS. T 37 Tweet …   Wikipedia

  • T-37 Tweet — For the Soviet light tank, see T 37 tank Infobox Aircraft name= T 37 Tweet caption= A T 37 Tweet from the 85th Flying Training Squadron, Laughlin Air Force Base, Texas, flies over Amistad Reservoir during a training mission. type=Military trainer …   Wikipedia

  • Cessna T-37 — Tweet Pour les articles homonymes, voir T 37. Le Cessna T 37 Tweet est un avion d entraînement militaire conçu dans les années 1950 par les États Unis d Amérique. Construit à plus de 1200 exemplaires et exporté vers une quinzaine de pays… …   Wikipédia en Français

  • Cessna T-37 Tweet — Cessna T 37 Un Cessna T 37 Tweet …   Wikipédia en Français

  • T-37 (avion) — Cessna T 37 Tweet Pour les articles homonymes, voir T 37. Le Cessna T 37 Tweet est un avion d entraînement militaire conçu dans les années 1950 par les États Unis d Amérique. Construit à plus de 1200 exemplaires et exporté vers une quinzaine de… …   Wikipédia en Français

  • CH-37 Mojave — Infobox Aircraft name=Sikorsky CH 37 Mojave caption=CH 37 Mojave attempting to lift a crashed Piasecki H 21. type=Cargo helicopter manufacturer=Sikorsky Aircraft designer= first flight=1953 introduced=July 1956 retired=Late 1960s status= primary… …   Wikipedia

  • Timeo (diálogo) — Para otros usos de este término, véase Timeo (desambiguación). Platón y Aristóteles en La escuela de Atenas, pintura de Rafael. Platón está sosteniendo el Timeo. Aristóteles sostiene una copia de su Ética a Nicómaco. El Timeo es un diálog …   Wikipedia Español

  • И-7 — Назначение …   Википедия

Share the article and excerpts

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