Chapter 6 Moore's Law & More Flashcards
What is Moore’s Law?
The observation that chip performance per dollar doubles every 18 months, leading to faster and cheaper computing
What are two ways computing has advanced beyond Moore’s Law’s predictions?
Improved chip design and offloading complex tasks to the cloud
Why did Apple abandon Intel’s x86 chips?
To design a new set of logic better suited for modern PCs, laptops, and phones
What is an emulator?
A software-based interpreter that allows programs designed for one system to run on another, though at slower speeds
What is a compiler?
A program that converts developer-written code into processor instructions.
What is the drawback of cloud-based AI processing like Siri?
Latency, as data must travel between the device and the cloud before responding
What is a microprocessor?
Executes instructions of a computer program (brains)
In regards to improving chip design, what is an issue we encounter?
the older software isn’t compatible with the instruction sets of the new chips (switching costs) — Apple made it easy by adding an emulator so Intel Macs could run on the new Apple silicon
What is Random Access Memory (RAM)?
Fast, chip-based volatile storage used to execute programs and files
What is volatile memory?
Storage that is wiped clean when power is lost (e.g., RAM)
What is non-volatile memory?
Storage that retains data when power is off (e.g., flash memory, hard drives, DVDs)
What is flash memory?
Nonvolatile, chip-based storage used in mobile devices and cameras
What are solid-state electronics?
Semiconductor-based devices that have no moving parts, making them more energy-efficient and reliable (e.g., RAM, flash memory, microprocessors)
What is an SSD (solid-state drive)?
A chip-based, nonvolatile hard drive alternative with no moving parts
What is a semiconductor?
A material (e.g., silicon dioxide) used in computer chips to control electricity flow
What is an optical fiber line?
A high-speed networking cable used in telecommunications.
How do computers express data?
As bits (1s and 0s)
How many bits are in a byte?
8 bits
Why is Moore’s Law slowing down?
Shrinking chip pathways increases heat and power demands, making further miniaturization challenging
What are fabs?
Semiconductor fabrication facilities that produce chips
What is a silicon wafer?
A thin circular slice of material used to create semiconductor devices
What is the primary challenge with shrinking silicon pathways?
Higher electron density generates excessive heat, requiring advanced cooling solutions
What is price elasticity?
The rate at which the demand for a product or service fluctuates with price change. Goods and services that are highly price elastic (e.g., most consumer electronics) see demand spike as prices drop, whereas goods and services that are less price elastic are less responsive to price change (think heart surgery)
Moore’s law is possible because the ____ between the _______ inside _____ chips get ______ with each successive generation
pathways, silicon, smaller