20
Hardware: Processors and CPUs Kenny Yang

Hardware

Embed Size (px)

Citation preview

Page 1: Hardware

Hardware: Processors and CPUs

Kenny Yang

Page 2: Hardware

What is a Processor?

-inputs outputs-software instructions to useful information-central processing unit (CPU)

Page 3: Hardware

Transistor-silicon-voltage controlled-on/off-smallest size: 2000=human hair

Page 4: Hardware

Transistor-N and P (NPN shown)-voltage input at gate-flow=1, no flow=0-combine transistors

Page 5: Hardware

Integrated Circuit-enhance power of transitor-mass production-before circuit, wires-store and process bits and bytes

Page 6: Hardware

CPU-condenses chips and circuits into microprocessor-controls the whole computer-chips onto wafer

Page 7: Hardware

CPU-components-control unit: coordinator-arithmetic/logic unit (ALU): logic-registers: bytes in process

Page 8: Hardware

CPU-components-cache: temp storage area, boosts speed-clock speed: internal clock in GHz-overclocking

Page 9: Hardware

RAM-random access memory-works with CPU-not enough-slow-temporary storage area to work with apps

Page 10: Hardware

ROM-read-only memory-permanent storage-fixed circuit states

Page 11: Hardware

Video Memory-graphics support-buffer between microprocessor and display-may have graphics processing unit (GPU) to assist CPU

Page 12: Hardware

Motherboard-connects all the components-slots for microprocessor, RAM, ROM, video card, extensions-form controls size of computer

Page 13: Hardware

Bus-connects components of motherboard-speed impacts CPU performance-front side bus (FSB) feeds instructions to CPU

Page 14: Hardware

Machine Cycle-organizes processing instructions-4 steps:

-record location-fletching from RAM-decode-send to ALU

Page 15: Hardware

Multiprocessing-multiple processors-parallel processing: divide work-graphic rendering-save time

Page 16: Hardware

Multicore-multiple CPUs on one chip-increased speed-slower clock speed

Page 17: Hardware

Moore’s Law-Gordon Moore’s prediction-more is better-law will eventually end

Page 18: Hardware

New Technologies-High k-materials: smaller than silicon-Optical computing: light waves-3D processing: vertical and horizontal

Page 19: Hardware

New Technologies-quantum computing: quantum mechanics-DNA computing: nanotech, DNA< enzymes, 100,000x PC speed

Page 20: Hardware

Summary-instruction translation-transistors-CPU-components held on motherboard-rate of advancement