25
Apollo Guidance Computer Chip, S. Kurinec Recreating History Making the Chip that went on the Moon in 1969 on Apollo 11 Santosh K Kurinec, Mark Indovina, Karl McNulty, Matthew Seitz Department of Electrical & Microelectronic Engineering Rochester Institute of Technology 1 Imagine RIT 2021

Making the Chip that went on the Moon in 1969 on Apollo 11

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Recreating History

Making the Chip that went on the Moon in 1969

on Apollo 11

Santosh K Kurinec,

Mark Indovina, Karl McNulty, Matthew SeitzDepartment of Electrical & Microelectronic Engineering

Rochester Institute of Technology

1Imagine RIT 2021

Page 2: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 2

RIT Team

Matthew Seitz, Microsystems Engineering

Mark Indovina, Professor, Electrical & Microelectronic Engineering

Karl McNulty, Electrical & Microelectronic Engineering

Santosh Kurinec, Professor, Electrical & Microelectronic Engineering

Imagine RIT 2021

Page 3: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 3

External Team Contributors

Jimmie Wayne Loocke; Ex NASA Technician, Founder of Space Computer.Org

Petr Bruza, Assistant Professor of Engineering, Dartmoth Engineering, Thayer School, Hanover, NH

Eldon Hall, Original AGC Designer

Eldon Hall inspects an AGC display and

keyboard (DSKY). Photo: Charles Stark Draper Laboratory Archives

Jimmie Wayne Loocke Petr Bruza

Imagine RIT 2021

Page 4: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 4

Eldon HallEldon Hall was leader of the hardware design effort throughout the development of the AGC, and pioneered the use of integrated circuits (ICs) in this design.

Author of the book “Journey to the Moon”

Recent photo shared by his daughter Pam Hall

Imagine RIT 2021

Page 5: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Command

Module

(Astronaut's)

Service Module

(Fuel & power

cells)

Descent Stage

(Fuel & power

cells)

Ascent Stage

(Astronaut's)

5

By Project Apollo Archive - AS11-36-5391, Public Domain, https://commons.wikimedia.org/w/index.php?curid=43988989

Buzz Aldrin at LM-5 left window. Apollo Guidance Computer (AGC)'s Display and Keyboard (DSKY) is at lower right.

Apollo Guidance Computer

Imagine RIT 2021

Page 6: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Braking Phase: Program 63

Terminal Descent: Program 66

Lunar Module Descent Profile

Three individual programs

executed to land on the

Moon

6Imagine RIT 2021

Page 7: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Apollo Guidance Computer (AGC) Requirements

• Autonomously navigate from the Earth to the Moon

• Continuously integrate State Vector• a set of data describing exactly where an object is located in space, and how it is moving

• Compute navigation fixes using stars, sun and planets

• Attitude control via digital autopilot

• Lunar landing, ascent, rendezvous

• Manually take over Saturn V booster in emergency

• Remote updates from the ground

• Real-time information display

• Multiprogramming

• Event timing at centisecond (0.01 seconds) resolution

• Multiple user interfaces (“terminals”)

7Imagine RIT 2021

Page 8: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Logic Chips

• Fairchild introduced the “Micrologic” chip• Two triple-input NOR gates per chip

• Resistor-Transistor Logic

• Virtually all logic implemented using the Micrologic chips• Single component greatly simplifies

design, testing

• Greater production quantities -> better yields and higher quality

• Several hundred thousand chips procured (!)

8Imagine RIT 2021

Page 9: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

• Micrologic chips installed on “Logic Stick”

• Subassemblies (sticks) contain 120 chips (240 gates)

• Chips welded to multilayer boards

• Logic boards essentially identical

• Traditional circuit boards could not produce the necessary logic density

• Interconnections made through wire-wraps in the underside of the “logic tray”

“Logic Stick”

9Imagine RIT 2021

Page 10: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Apollo Guidance Computer Hardware

• 36K (16-bit) words ROM (core rope)

• 2k (16-bit) words core RAM

• Instructions average 12-85 microseconds

• 1 cu.ft, 70 pounds, 55 watts

• 37 “Normal” instructions

• 10 “Involuntary” instructions (Counters)

• 8 I/O instructions

• One’s complement,

“fractional” representation

• Upper tray: Core Rope and Erasable memory

• Lower tray: Logic and interface modules

10Imagine RIT 2021

Page 11: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Fairchild Semiconductor 9915 Medium Power

Dual Three Input Gate

Single Logic ChipDual NOR3 (NASA Schematic)

11Imagine RIT 2021

Page 12: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

500 mm

Apollo Guidance Computer NOR Gate

12

Dual NOR3 gate using Bipolar Junction Transistors

Imagine RIT 2021

Page 13: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 13

Actual ChipSchematic

Imagine RIT 2021

Page 14: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

A

B

C

Y

Y 4

14

Y The output, Y, is true (1) if neither A nor B nor C is true. Hence, "NOR".

3 Input RTL NOR GateTest Simulation

Imagine RIT 2021

Page 15: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 15

Bipolar Junction Transistor Cross Section Schematic

Imagine RIT 2021

Page 16: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 16

AGC Chip Transistor Testing at RIT

Gain b ~ 100

Collector Characteristics

Imagine RIT 2021

Page 17: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 17

Recreating the AGC Chip

1.Explore the chip layout2.Identify number of masking steps3.Develop the process4.Carry out simulations5.Make masks6.Run the process at RIT

Microelectrnic Engineering cleanroom

Imagine RIT 2021

Page 18: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

n-epi

B E C C E B

p-Si

n+ buried collectorp-junction isolation

base diffused region

n+ emitter diffusionn+ collector contact

metal (Al)

18

Device Cross Section

Imagine RIT 2021

Page 19: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

P diffused resistor

n-epi

p-Si

n+ buried collector

p-junction isolation

p base

n+ emittern+ collector contact

metal (Al)

p diffused resistor

SiO2

B E C C E B

Device Cross Section

19Imagine RIT 2021

Page 20: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec Imagine RIT 2021 20

Oxidation of the substrate of resistivity 10 Ω-cm

Using Mask 1 , buried layer diffusion of Arsenic

Etch oxide layer and deposit epitaxial layer of N type silicon

Reoxidize and using Mask 2, isolation diffusion P-type is done to create isolated N-epi islands

Reoxidize and open windows by Mask 3 for Boron base diffusion and for resistance diffusion

Reoxidize and open windows by Mask 4 for Phosphorous emitter diffusion and for collector contact diffusion

Reoxidize and open apertures by Mask 5 for contact pads to 3 emitters, 3 bases and one elongated collector

Final metallization and using Mask 6, the interconnection pattern is etched

Fabrication Process Flow Designed: 6 Mask Levels

Page 21: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

p-Si

Oxide growth, Pattern, Arsenic diffusion

N-epi growth

Base drive in and oxidation

Boron diffusion & drive in, oxidation Emitter drive in and oxidation for CC

CC lithography and metal deposition

Metal patterning

Oxidation, isolation mask

p-Si

Openings for base diffusion

Openings for emitter diffusion

AGC Process Flow Developed

21Imagine RIT 2021

Page 22: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec

Diffused Resistors

BJTs

P Doping Isolation

Contacts

22

Masks Designed at RIT

Imagine RIT 2021

Page 23: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 23

Device Simulated

Exhibits the Current Gain measured on the Device

Imagine RIT 2021

Page 24: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 24

Conclusions

Imagine RIT 2021

• We have led the creation of a team to rebuild Apollo Guidance Computer Chip in a student run fab

• The chip is tested, simulated and is being made• Interest from a number of iconic people & institutions has been expressed to get an

RIT made AGC Chip

Page 25: Making the Chip that went on the Moon in 1969 on Apollo 11

Apollo Guidance Computer Chip, S. Kurinec 25

Theodore W. LechmanEE at Sequential Machines, LLC. Harris RF CommunicationsRochester, New York, United States

Ivan Puchades, Assistant ProfessorElectrical & Microelectronic EngineeringRochester Institute of Technology

Udita KapoorField Application EngineerSilvaco Inc.

Garrett Schlenvogt, Ph.D.US Applications Engineering ManagerSilvaco, Inc.

Unoma Phebe Okoye, Graduate Electrical & Microelectronic EngineeringRochester Institute of Technology

Acknowledgments

Imagine RIT 2021