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
What is a heat sink and what is it for?
CPU can get hot and slow down processing speed. Heat sink designed to cool down CPU and is positioned on top of the CPU in the motherboard.
What does a motherboard house?
CPU, memory module (where RAM - Random Access Memory is installed)
What is RAM used for?
To store data and the instructions that are used at the time. RAM is fast, but whatever is in there is lost when power is cut to the computer.
What are data storage devices and give some examples?
Used to store data. Examples are hard disk drives, SSD, thumb drives, disk drives, etc.
What is a PSU?
Power Supply Unit - used to power the computer.
What are expansion slots used for?
Used to plug in various expansion cards like graphic cards, video cards, and sound cards.
What does the CU (Control Unit) in a CPU do?
Retrieves instructions and raw input data and sends that data for processing.
What does the ALU (Arithmetic Logic Unit) in a CPU do?
The actual processing of the data to output display on your screen.
What is memory used for?
Short term and long term storage.
What is used for short term storage?
RAM (Random Access Memory)
What are the two main forms of RAM?
Dynamic RAM (DRAM) which is called main memory and static RAM (SRAM) which is cache memory and registers.
What is ROM memory?
Read Only Memory which retains its contents indefinitely.
What is BIOS ROM?
Stored in ROM chip on the motherboard, it stands for Basic input Output System. It is SOFTWARE and is the basic operating system that runs when a computer is first turned on. It runs tests of memory and initializes hardware components so the actual Operating System can be loaded from the hard disk.
How does RAM memory work?
RAM temporarily stores data before it is processed. It disappears when the computer is powered down. RAM may be increased. It works by sending memory an address and a read command, OR by sending memory an address, a datum and a write command. Memory then stores the item at that location.
How small is 1 bit?
1 black or white pixel, 1 true/false value, etc.
How small is 1 byte?
8 bits. A number from 0 to 255 or -128-127, or a single character
How small is 1 word?
32-64 bits (One piece of data such as a # or program instruction)
How small is 1KB?
1024 bytes
How small is 1MB?
~1 million bytes
How small is 1 GB?
~1 billion bytes
How small is 1 TB?
~1 trillion bytes
What are computer BAYS?
House CDs and DVDs. Typically on the front of the system.
What are computer SLOTS?
Slots are where you can insert modem cards, wireless access cards and other PC cards such as camera cards.
What are computer PORTS?
Allow you to connect additional input, output, storage and communications devices (think the back of the computer where you plug in speakers, monitors, USB inputs, etc.)
What are the standard typical home computer types?
Desktop, laptop, handheld.