Technology for Success (Computer Hardware) - Chapter 3 Flashcards
Central Process
A complex integrated circuit that consists of millions of electronic parts and is primarily responsible for converting input (data) into meaningful output (information).
multi-core processor
Processor with multiple cores.
processor cache
stores this data next to the processor so that it can easily and quickly be retrieved
Control Unit
Manages the flow of instructions within the processor.
Arithmetic Logic Unit (ALU)
Responsible for performing arithmetic operations in the CPU.
Random Access Memory (RAM)
stored on one or more chips connected to the main circuit board of the computer (also referred to as the mother-board)
volatile
memory that loses its contents when power is removed
nonvolatile
does not lose its contents when power is removed
read-only memory (ROM)
Permanently installed memory on your computer attached to the motherboard. The ROM chip contains the BIOS, which tells your computer how to start
power-on self-test (POST)
tests all computer components for proper operations
Firmware
computer manufactures often update the instructions in the ROM chip
Virtual Memory
process of optimizing RAM storage by borrowing hard drive space
swap file (page file)
is a temporary storage area on the hard drive where the OS swaps out from RAM the data or instructions that haven’t recently been used
input device
Communicates instructions and commands to a computer. Common input devices are keyboard
output device
Conveys information from the computer to the user. Common output devices include displays, speakers, headphones, projectors, and printers.
Dynamic RAM (DRAM)
Memory needs to be constantly recharged or contents will be erased (Volatile)
Static RAM (SRAM)
Memory can be recharged less frequently than DRAM
- Magnetoresistive RAM (MRAM)
Memory uses magnetic charges to store contents
flash memory
Fast type of memory that typically is less expensive than some other types of RAM
binary system
a number system that has just two unique digits
bit
the smallest unit of data a computer can process
Byte
a group of 8 bits
ASCII (American Standard Code for Information Interchange)
8 bits are used
Unicode
A 16-bit character-representation code that can represent more than 65
hard drive
The primary storage component of a computer which holds all software and data.
Solid State Drive (SSD)
a drive without moving parts and is faster and more durable than magnetic drives
external hard drive
can add storage capacity to your computer are housed in a separate case and typically connect to your computer using a USB cable
Optical Media
CDs DVDs and Blu-ray discs (BDs) use laser technology for storage and playback.