1 Motherboards, Processors, and Memory Flashcards
What does the Northbridge control ?
Management of high-speed peripheral communications. CPU, Cache, Memory Controller, PCIe Controller. The Northbridge is responsible primarily for communications with integrated video using PCIe, for instance, and processor to memory communications.
Two motherboard form factors ?
ATX and ITX
4 ITX form factors ?
Mini-ITX, Nano-ITX, Pico-ITX and Mobile-ITX
What is a chipset ?
A chipset is a collection of chips or circuits that perform interface and peripheral functions for the processor. This collection of chips is usually the circuitry that provides interfaces for memory, expansion cards, and onboard peripherals, and it generally dictates how a motherboard will communicate with the installed peripherals.
What are a chipsets 2 main functional groups ?
Northbridge and Southbridge
What does the Southbridge control ?
The Southbridge is responsible for providing support to the slower onboard peripherals; USB, Serial and Parallel ATA, LAN, onboard audio and PCI expansion bus. Responsible for managing their communications with the rest of the computer and the resources given to them.
At what speeds do PCI expansion buses operate ?
33 MHz or 66 MHz (version 2.1) over a 32-bit (4-byte) channel, resulting in data rates of 133 MBps and 266 MBps, respectively, with 133 MBps being the most common, server architectures excluded
PCI is a shared-bus topology meaning that
mixing 33 MHz and 66 MHz adapters in a 66 MHz system will:
slow all adapters to 33 MHz.
What are the 7 different link widths supported by PCIe
x1, x2, x4, x8, x12, x16, and x32
x1, x4, and x16 are the most common.
Are PCIe slots forward and backward compatible ?
yes
What is SLI?
NVIDIA’s Scalable Link Interface (SLI). I allows users to combine preferably identical graphics adapters in appropriately spaced PCIe x16 slots with a hardware bridge to form a single virtual graphics adapter.
What is a riser card ?
It connects to the mother board and it provides additional slots that other expansion cards plug into.
What is a dual in-line memory module (DIMM) ?
A module that contains one or several random access memory (RAM) chips on a small circuit board with pins that connect it to the computer motherboard.
Space on a hard drive used as RAM is called:
a swap file or a paging file. (virtual memory or virtual RAM)
What is cache?
Cache is a very fast form of memory forged from
static RAM which improves system performance by predicting what the CPU will ask for next and prefetching this information before being asked. Only the most recently used data and code or that which is expected to be used next is stored in cache.
All computer memory from fastest to slowest:
(cache capacities are for each core of the 10th generation Intel Core i7 processor)
L1 cache: 80 KB (32 KB for instructions / 48 KB for data)
L2 cache: 512 KB
L3 cache: 8–16MB
RAM: 16–256 GB
HDD/SSD: 100s of GB to several TB
What is a multisocket motherboard ?
A motherboard with more than 1 CPU socket (usually used for servers 2 an 4 socket being the most common)
Do SATA and eSATA ports provide power ?
No. USB does
What is connected to a mother boards headers ?
Power button, Power light, Reset button, Drive activity lights, Audio jacks, USB ports
What is BIOS ?
(Basic Input/Output System) Firmware burned into ROM BIOS chip. Its system software that boots the system and allows the operating system to interact with certain hardware in the computer.