The eight great ideas in computer architecture are similar i
The eight great ideas in computer architecture are similar ideas from other fields. Match the eight ideas from computer architecture, “Design for Moore’s Law”, “Use Abstraction to Simplify Design”, “Make the Common Case Fast”, “Performance via Parallelism”, “Performance via Pipelining”, “Performance via Prediction”, “Hierarchy of Memories”, and “Dependability via Redundancy” to the following ideas from other fields.
a. Assembly lines in automobile manufacturing
b. Suspension bridge cables
c. Aircraft and marine navigation systems that incorporate wind information
d. Express elevators in buildings
e. Library reserve desk
f. Increasing the gate area on a CMOS transistor to decrease its switching time Design for Moore’s Law
g. Adding electromagnetic aircraft catapults (which are electrically-powered as opposed to current steam-powered models), allowed by the increased power generation offered by the new reactor technology
h. Building self-driving cars whose control systems partially rely on existing sensor system already installed into the base vehicle, such as lane departure systems and smart cruise control systems
Solution
a. Assembly lines in automobile manufacturing-- “Performance via Pipelining”,
b. Suspension bridge cables --- “Performance via Parallelism”,
c. Aircraft and marine navigation systems that incorporate wind information---“Performance via Prediction”,
d. Express elevators in buildings --- “Make the Common Case Fast”,
e. Library reserve desk --- “Hierarchy of Memories”,
f. Increasing the gate area on a CMOS transistor to decrease its switching time Design for Moore’s Law--- “Design for Moore’s Law”,
g. Adding electromagnetic aircraft catapults (which are electrically-powered as opposed to current steam-powered models), allowed by the increased power generation offered by the new reactor technology --- “Dependability via Redundancy”
h. Building self-driving cars whose control systems partially rely on existing sensor system already installed into the base vehicle, such as lane departure systems and smart cruise control systems----“Use Abstraction to Simplify Design”,
