openskills.info
Open Course

Computer Hardware Fundamentals

Computer hardware is the physical equipment inside a computer case: the motherboard, processor, memory modules, storage drives, power supply, and the buses and connectors that link them into one working platform. An operating system and its firmware run on top of this equipment, and IT staff assemble, upgrade, and diagnose it directly.

itComputer architecture and hardware

Don't Panic — Computer Hardware Fundamentals

A computer is not a box that happens to perform calculations when sufficiently encouraged. It is a set of parts with very firm opinions about where they connect. The motherboard is the map of those opinions: it carries the CPU socket, DIMM slots, storage connectors, PCI Express slots, and the buses between them. A working machine is the result of every one of those links agreeing at the same time, which is less mystical than it sounds and more useful than a list of impressive specifications.

The CPU socket is the first refusal point. The processor must match its physical and electrical layout. RAM then occupies slots wired for its DDR generation, in the channel pairing the board documents. Storage has its own small ambush: SATA and NVMe describe interfaces, while M.2 describes a card and connector shape. A drive can have the right shape and still speak the wrong protocol for that socket. The hardware industry keeps this distinction available for anyone who enjoys surprises.

PCI Express supplies expansion through lanes. More lanes mean more bandwidth, but the CPU and chipset offer a fixed shared budget. An add-in card or M.2 drive can therefore change what another connector receives. Power has the same character. The PSU converts wall AC into the DC rails used by the board, CPU, drives, and cards; it must provide the required connectors and enough capacity for peak draw. Cooling completes the arrangement, because a cooler only helps when case airflow can carry the heat away.

Before an operating system gets involved, POST checks and initializes essential hardware. Firmware then uses its boot manager to locate a boot loader. That order is useful when something fails: no power, incomplete POST, and a missing boot device are different stops on the same route. The loudest symptom is not automatically the guilty component, which is an irritating rule until it saves a long afternoon.

Read the Intro when you need the full map of components and their handoffs. Use Slides to keep the connection tiers and startup sequence visible at once. Keep the Cheatsheet nearby for form factors, connector roles, lane budgeting, and diagnostic signals. The Practice Reference turns the map into an assembly or troubleshooting method. The exercise asks you to prove one real build from documentation before any hardware has the opportunity to make its own argument.

Where this skill leads

Relevant careers

See how this topic contributes to broader role-level skill maps.

Sources