Chapter 1.1 - 1.6 Flashcards
A form of nonvolatile secondary memory composed of rotating platters coated with a magnetic recording material
Magnetic disk
A nonvolatile semiconductor memory often used as secondary memory for personal mobile devices.
Flash Memory
A form of memory that retains data in the absence of a power.
Nonvolatile Memory
A form of memory that retains data only if the memory is receiving power.
Volatile Memory
Memory layer used to store programs and data between runs.
Secondary Memory
Memory layer used to hold programs and data while programs are running.
Main Memory
Silicon is a ____ element found in ___
sand
The manufacturing process begins with a silicon ___
ingot
Blank wafers undergo 20 to 40 chemical processing steps to create _____.
transistors, conductors, or insulators.
A wafer tester evaluates the patterned wafer for the presence of
defects
After the patterned wafer is chopped up into dies, the dies are _____.
packaged and shipped
represent the design at different levels of representation; lower-level details are hidden to offer a simpler model at higher levels.
abstractions
moves multiple operations through hardware units that each do a piece of an operation, akin to water flowing through a pipeline.
pipelining
Software that provides services that are commonly useful, including operating systems, compilers, loaders, and assemblers.
Systems software
Supervising program that manages the resources of a computer for the benefit of the programs that run on that computer.
Operating system
A program that translates a symbolic version of instructions into the binary version.
Assembler
A symbolic representation of machine instructions. Example: add A,B
Assembly language
A binary representation of machine instructions. Example 101011101
Machine language
A portable language such as C, C++, Java, or Visual Basic that is composed of words and algebraic notation that can be translated by a compiler into assembly language.
High-level programming language
five classic components of a computer
input, output, memory, datapath, and control
A liquid crystal display using a transistor to control the transmission of light at each individual pixel.
Active matrix display