Chapter 2 - Computer Abstract/Tech Flashcards
- Input 2. Output 3. Memory 4. Datapath 5. Control
Five classic components of a computer
- design for Moore’s Law 2. Use abstraction to simplify design 3. Make the common case fast 4. Performance via parallelism 5.performance via pipelining 6. performance via prediction 7. Hierarchy of memories
eight great ideas in computer architecture
a binary representation of machine instructions
Machine language
a class of computers with the highest performance and cost, they are configured as servers and typically cost tens to hundreds of millions of dollars
supercomputer
A command that computer hardware understands and obey
Instruction
a computer designed for use by an individual usually incorporating a graphics display, a keyboard, and a mouse
personal computer
a computer inside another device used for running one predetermined application or collection of software
embedded computer
a computer used for running larger programs for multiple users, often simultaneously, and typically accessed only via a network
server
a display technology using a thin layer of liquid polymers that can be used to transmit or block light according to whether a charge is applied
Liquid crystal display
a form of memory that retains data even in the absence of a power source and that is used to store programs between runs
Nonvolatile memory
a form of nonvolatile secondary memory composed of rotating platters coated with a magnetic recording material. Because they are rotating mechanical devices, access times are about 5 to 20 milliseconds
Magnetic disk
a liquid crystal display using a transistor to control the transmission of light at each individual pixel
Active-matrix display
a mechanism that conveys the result of a computation to a user, such as a display, or to another computer
Output device
a mechanism through which the computer is fed information, such as a keyboard
Input device
a microprocessor containing multiple processors (“cores”) in a single integrated circuit
multicore microprocessor
a nonvolatile semiconductor
Flash memory