Week 2 Flashcards
Hardware
Ports
Connection points that we can connect devices to that extend the functionality of our computer.
CPU
Central Processing Unit:
The brain of the computer. It does all the calculations and data processing.
RAM
Random Access Memory:
The computer’s short term memory | communicates a lot with the CPU
Hard Drive
Holds all of the computer’s data, which includes music, pictures, and applications.
Motherboard
Holds all the computer components in place and lets them communicate with each other.
Programs
Instructions that tell the computer what to do.
EDB
External Data Bus:
Row of wires that connect the parts of the computer (like the veins in our body)
Registers
Part of the computer processor | they are small memory spaces in the processor and can only hold single values | Can be 8bit, 16bit, 32but, and 64bit size
MCC
Memory Controller Chip:
Serves as the bridge between the CPU and the RAM
Address Bus
Connects the CPU to the MCC | allows the CPU to send the address of the data within the RAM so the MCC can find the requested data
Cache
Smaller than RAM and stores regularly used data for quick reference | three levels of cache: L1, L2, and L3
L1 cache
The smallest and fastest cache
Clock wire
Alerts the CPU it can start doing calculations
Clock Speed
The maximum number of clock cycles that the computer can handle in a certain time period | Ex: 3.40 gigahertz is 3.4 billion clock cycles per second
The names of the two types of CPU sockets
Land Grid Array (LGA)
Pin Grid Array (PGA)