Chapter 3 Flashcards
List and explain the elements of the CPU
The arithmetic/logic unit (ALU) performs mathematical calculations and makes logical comparisons
The control unit sequentially accesses program instructions, decodes them, and coordinates the flow of data in and out of the ALU, registers, primary and secondary storage, and various output devices
Registers are high-speed storage areas used to temporarily hold small units of program instructions and data immediately before, during, and after execution by the CPU
Explain the functions of the primary storage
It provides the CPU with a working storage area for program instructions and data
The chief feature of main memory is that it rapidly provides data and instructions to the CPU
Explain the function of the secondary storage
It allows organizations to store large amounts of data and instructions more permanently than main memory allows
Compared with main memory, secondary storage offers the advantages of non-volatility, greater capacity, and greater economy
List the secondary storage devices
-Magnetic tape
-Magnetic disk
-RAID
– CDs or DvDs
-Holographic disc
-Memory cards
List the enterprise storage options
-Attached storage
-Network-attached storage
-Storage area network
Explain data input
Getting data into the computer system is a two-stage process:
-human-readable data is converted into a machine-readable form through data entry
-transferring the machine-readable data into the system. This is data input