the science that drives modern computers

25
The science that drives modern computers. COS 116: 4/8/2008 Sanjeev Arora

Upload: elvina

Post on 07-Jan-2016

26 views

Category:

Documents


0 download

DESCRIPTION

The science that drives modern computers. COS 116: 4/8/2008 Sanjeev Arora. 1936. Late 20 th century. Changing face of manufacturing. “Modern Times”. Silicon wafer fabrication. 20 th century science and IT: a match made in heaven?. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: The science that drives modern computers

The science that drives modern computers.

COS 116: 4/8/2008Sanjeev Arora

Page 2: The science that drives modern computers

Changing face of manufacturing

1936 Late 20th century

“Modern Times” Silicon wafer fabrication

Page 3: The science that drives modern computers

20th century science and IT: a match made in heaven?

“These are the days of miracles and wonders.” – Paul Simon, Graceland

Main theme in this lecture:

Scientific Advances Ability to control matter precisely Amazing products/computers

Page 4: The science that drives modern computers

Quantum mechanics (wave-particle duality, quantization of energy, etc.)

Ability to create light of a single frequency (“laser”)

Example of precise control of matter: Lasers

Page 5: The science that drives modern computers

Why lasers are so useful: Accurate focusing White light

Different colors focus at different points – “smudge”

Laser

Focus at single point

Page 6: The science that drives modern computers

Silicon Chip manufacturing

“A picture is worth a billion gates.”

Fact: Modern chips are manufactured using a process similar to photography

Page 7: The science that drives modern computers

Timeline

Vacuum Tube Triode (1908)

Transistor1947(silicon, germanium)

Very Large ScaleIntegrated (VLSI)Circuits; 1970s--(> 1,000 transistorsper chip)

Intel Itanium (Tukwila) 2008: 2 billion transistors

Page 8: The science that drives modern computers

Moore’s Law

Technology advances so that number of gates per square inch doubles every 18 months.

[Gordon Moore 1965]

Number of gates doubling every 24 months

Number of gates doubling every 18 months

Page 9: The science that drives modern computers

Implementation of a gate in a modern chip Semiconductor:

not as good a conductor as metals, not as bad as wood Example: silicon

Doped semiconductor: semiconductor with some (controlled) impurities: p-type, n-type

Switch: p-n junction

Page 10: The science that drives modern computers

Example: an AND gate

N

NPA

B

Power

Output

Ground

N

NP

Page 11: The science that drives modern computers

Chip Fabrication

Grow silicon ingots

Cut wafers and polish Create mask

Coat with chemicals that remove parts unexposed to light

Repeat to add metal channels (wires) and insulation; many layers!

Coat wafer with light sensitive chemicals and project mask onto it

Page 12: The science that drives modern computers

Aside: Lasik eye correction

Uses laser invented for chip fabrication

Page 13: The science that drives modern computers

Chip Packaging

Inside Outside

Page 14: The science that drives modern computers

Life cycle of a microprocessor

Fact: Less than 1% of microprocessors sold are used in computers

Inside an iPod Remote

Page 15: The science that drives modern computers

Why so few new CPU’s?

Cost of new design: $8 billionProfit: $100 / chipNeed to sell 80 million to break even

Cost of new design: $8 billionProfit: $100 / chipNeed to sell 80 million to break even

Page 16: The science that drives modern computers

Engineering tradeoffs

36 months later...

Can run at twice the clock speed! (Why?) But: higher clock speeds much more heat!

Half the size!

Page 17: The science that drives modern computers

Even more precise control of matterNanotechnology: manufacture of objects (machines, robots, etc.)at the atomic or molecular level (1-100 nanometers)

“nanogear”

Biocomputing: Implementing computers via interactions ofbiological molecules.

Page 18: The science that drives modern computers

Another example of control of matter: the changing data cable

Serial cable: 115 kb/s

USB cable: 480 Mb/s (USB 2.0)

Fiber optic cable: 40 Gb/s

Page 19: The science that drives modern computers

Total Internal Reflection

Porro Prism

Page 20: The science that drives modern computers

How optical fibers work

Glass fiber: 10-40 billion bits/s

“Total internal reflection”

PulsingLaser beam

Page 21: The science that drives modern computers

Transmission rates of trillion (“Tera”) bits/s

Wave Division Multiplexing (WDM)

Multiplexor De-multiplexor

Multiple (100 or so) data streams enter

One beam with various frequencies mixed in

Multiple data streams exit

Fiber optic cable

Page 22: The science that drives modern computers

Thoughts about the 20th century

What factors (historical, political, social) gave rise to this knowledge explosion?

Will it continue in the future?As we know,

There are known knowns.There are things we know we know.

We also knowThere are known unknowns.

That is to sayWe know there are some things

We do not know.But there are also unknown unknowns,

The ones we don't knowWe don't know.

— D. Rumsfeld, Feb. 12, 2002

Page 23: The science that drives modern computers

Are faster chips the answer to all problems in computing?

An Answer: No! Halting problem is undecidable!

Page 24: The science that drives modern computers

What about this decidable problem?

Does it have a satisfying assignment? What if instead we had 100 variables? 1000 variables?

(A + B + C) · (D + F + G) · (A + G + K) · (B + P + Z) · (C + U + X)

Page 25: The science that drives modern computers

Next time:

Computer Viruses, Worms, and Zombies