Unit 3 Computer Hardware and History Flashcards
What are the four components of a computer?
CPU (processor), Memory, Input/Output subsystem, and the Bus.
What is the CPU?
Central Processing Unit - Executes program instructions, commands various components in the computer.
What is the I/O subsystem?
Includes ALL peripheral devices (input, output, storage, network)
What is Storage?
Long term storage devices (disk drives, tape, etc.)
What is bus?
Device that permits information to move between each component.
What are the two states of digital data states?
High and Low
What is the state High in a bus?
noticeable current flowing through the component represented as 0
What is the state Low in a bus?
little to no current flowing through the component represented as 1
What is a bit?
single 1 or 0
What is a byte?
8 bits, using 8 wires on a bus
What is a word?
32 or 64 bit words - word size is the typical size of a datum
What is the purpose of a computer case?
To enclose and protect system unit.
What is the system unit?
The critical component of all computer-based systems.
Describe some internal components in the system unit?
The case Internal bays/slots Buses Bays Lights and power indicators Hard Drive Motherboard
What is the purpose of a CPU?
Central Processing Unit processes instructions of a computer program.
What are the 2 main parts of a CPU?
ALU - Arithmetic Logic Unit
CU - Control Unit