A. The Motherboard (Mainboard / System Board):
The Motherboard is the primary, large multi-layered Printed Circuit Board (PCB) that physically anchors and electrically interconnects all internal hardware components (CPU, RAM, storage, expansion cards).
- CPU Socket: The zero-insertion-force (ZIF) socket where the microprocessor is mounted.
- RAM Slots: Dual in-line memory module (DIMM) slots holding system memory.
- Chipset: The communication traffic controller:
- Northbridge: Connects the CPU directly to high-speed components (RAM and PCIe graphics). (Integrated directly into modern CPUs).
- Southbridge: Manages slower peripheral I/O buses (SATA drives, USB, audio, BIOS).
B. The System Bus:
A collection of microscopic parallel copper wires transmitting binary electrical signals across the motherboard:
- Data Bus: Bi-directional highway carrying actual data bits between CPU, memory, and devices.
- Address Bus: Uni-directional highway carrying physical memory addresses where data is located.
- Control Bus: Carries timing and control signals (Read/Write, Clock pulses, Interrupt requests).