Chapter 1 - Motherboards, Processors, And Memory Flashcards
Given a scenario, install RAM types
SODIIM DDR2 DDR3 DDR4 Single channel Dual channel Triple channel Error correcting Parity Non-parity
What is a PCB
Printed circuit board AKA motherboard, system board, main board - conductive series of pathways laminated to a nonconductive substrate that lines the bottom of the computer and can be many colors.
*connects all components together
What are some system board form factors?
ATX mATX Mini-ITX Nano-ITX Pico-ITX Mobile-ITX
Whats is ATX?
Advanced Technology Extended - a standard motherboard that puts the processor and memory inline with the fan output of the power supply, allowing the processor to run cooler and gives you capability to install full length expansion cards.
Whats a Micro ATX?
- Micro Advanced Technology Extended is a FF that is designed to work with standard ATX cases as well as its own.
- Same arrangement as standard ATX mother board.
- With this SFF you give up quantity of memory slots, headers, expansion slots, and integrated components.
Whats is ITX?
Information Technology eXtended - SFF motherboard, uses included home-theater systems, compact desktop systems, gaming systems, and embedded components.
- ITX is a family of form factors, mITX, nITX, pITX and MITX
- Mini-ITX boards are compatible with ATX chassis(where ITX ff ends)
Measurement of all ITX FF?
Mini-ITX - 6.7” x 6.7” (170mm x 170mm)
Nano-ITX - 4.7” x 4.7” (120mm x 120mm)
Pico-ITX - 3.9” x 2.8” (100mm x 72mm)
Mobile-ITX - 2.4” x 2.4” (60mm x 60mm)
Measurement of mATX?
Measures 9.6” x 9.6” (244mm x 244mm)
Measurement of ATX?
Measure 12” x 9.6” (305mm x 244mm)
What is a bus?
The path through which a device sends its data so that it can communicate with the CPU, RAM, PCIe, etc
Common collection of signal pathways
What is a serial bus?
Serial buses could only send 1 bit at a time, which used to be slow but engineers made serial transmissions work at data rates that were faster than parallel
What is a parallel bus?
Parallel buses could send 8bits of data at a time which used to be faster than serial, but because the loss of circuit length and throughput, data could only travel short distance and had trouble syncing up at the receiving end
What is throughput?
How much data could move at one time
What is circuit length?
How long the circuit could be
Types of serial specifications?
Serial Advanced Technology Attachment(SATA), Universal Serial Bus(USB), IEEE 1394/FireWire, and Peripheral Component Interconnect Express(PCIe)
What are chipsets?
Collection of chips that reduce potential bottlenecks(when we talk about data) and facilitate smooth communication between all components
Southbridge & Northbridge
What is northbridge?
A chip that manages high-speed peripheral communications; integrated video(PCIe) and processor-to-memory
Northbridge doesnt have a brand of chipset
Connected to the southbridge and helps communicate between the southbridge and the rest of the computer
What is the front side bus(FSB)
Signal pathways connecting the CPU and main memory
What is the back side bus?
BSB
Signal pathways between the CPU and external cache memory
If BSB doesnt exist, cache is placed on the FSB with the CPU and main memory
What is the southbridge?
A chipset that manages communication with slower expansion buses such as PCI, and legacy buses as well as onboard peripherals (USB, S/PATA,PS/2/ parallel ports, serial ports, etc)
These components dont need to keep up with the external clock of the CPU(dont bottleneck the system)
What is an expansion slot?
Small plastic slots used to install devices to expand its capabilities such as video, network, sound and disk interface cards
What is a PCI(peripheral component interconnect) expansion slot?
Is a shared-bus topology(data is sent parallel fashion) that operates at 33 MHz or 66 MHz over a 32-bit (4 byte) channel resulting in data rates of 133MBps and 266MBps.
Being a shared-bus topology using a 66MHz system with 33MHz and 66MHz adapters will slow all adapters to 33MHz.
PCI slots and adapters are made in 3.3V(32-bit, notch to the left) and 5V(32-bit, not to the right)
Whats is a PCIe(Peripheral Component interconnect express) expansion slot?
Uses serial communication(striping data packets across multiple serial paths to achieve higher data rates)
PCIe supports different link widths : x1, x2, x4, x8, x16, and x32 (x1, x4, and x16 are most common)
PCIe versions are specified as 1.x, 2.x, 3.0, 4.0, and 5.0
A single lane(1.x) and x1 slot operates at in each direction at a data rate if 250MBps, 2.x - 500MBps, 3.0 - 1GBps, 4.0 - 2GBps, 5.0 - 4GBps
To get bandwidth(throughput); multiply version by lane(link width); bidirectionally you multiply your throughput by 2
What does bidirectional mean?
Bidirectional refers to data flowing in both directions often at the same time, unidirectional means data flows in one direction
What is a NVIDIAs SLI?
Scalable link interface allows users to combine identical graphics adapters into PCIe x16 slots with a hardware bridge to form a single virtual adapter. You can use two three or four PCIe adapters.
What is a riser card?
An expansion slot that sits parralel to the motherboard that gives you additional slots
What is RAM
RAM is a small circuit board with memory chips arranged on top with metal pins (conductors) and notches in between that make contact with metallic pins on each memory module
What do i do when i get an “out of memory” message?
One solution is to use the hard drive as additional RAM by using a space called swap file or paging file which is known as virtual memory.
An inexpensive and effective way to fix this is to add more physical memory to the system
What is virtual memory?
Swap file or PAGEFILE.SYS, delivers info to RAM at the request of the memory controller
Virtual memory must be paged into RAM as the oldest content of RAM is paged out to the hard drive to make room.
Relying too much on virtual memory can slow down your entire system
What is cache memory?
Cache is a very fast form of of memory forged from static RAM(SRAM) sits between the CPU and RAM.
Cache improves system performance by predicting what the CPU will ask for next and prefetch this info before being asked
What is L1 cache?
L1 cache is the smallest and fastest, and its on the processor die itself(integrated into the chip by stamping processor pathways into silicon chip)
What is L2 cache?
Is larger but a slower than L1 cache
For processors with multiple cores, each core will have its own L1 and L2 caches
What is L3 cache?
L3 cache is larger and slower than L1 & L2 and is shared among all processor cores
What are some cache capacities of Intel i7 processor?
L1 - 64KB (32KB each for data and instructions) L2 - 256KB L3 - 4-12MB RAM - 4-64GB HDD/SSD - 100s of GB to several TB
What is a CPU?
Central Processing Unit, usually has a fan or a heat sink attached to it to draw away and disperse heat. CPU is a array of millions of transistors
What is a CPU socket?
Sockets are flat and have several columns, and holes or pins arranged in a square
Sockets are made for intel or AMD not both, make sure processor and mother board were designed for eachother
Intel usually makes LGA sockets
AMD usually makes PGA sockets
You can tell which socket(PGA/LGA) a processor uses by their processor name, is it sophisticated or unique(most)
What is a pin grid array(PGA)?
Row / column of pins that fit into the face of a ZIF socket
What is a land grid array(LGA)
grid of lands(metallic points) on the CPU