CompTIA A+ β€’ Mission 02

Inside the Machine

Before you replace or upgrade computer parts, understand what the parts do together. Investigate power, data, the motherboard, CPU, RAM, storage, bits and bytes, and safe hardware handling.

Mission 02 hands-on system

Use a Raspberry Pi 5 to make the hardware concepts real.

The Raspberry Pi 5 is part of Mission 02 because it gives you a complete computer you can identify, assemble, boot, inspect, and troubleshoot before moving to the larger desktop PC build.

Learn first

Identify the Pi processor/SoC, soldered LPDDR memory, microSD and other storage options, USB-C power, HDMI, USB, Ethernet, Wi-Fi/Bluetooth, cooling, and GPIO. Compare each part with desktops, laptops, phones, and tablets.

Understand the Raspberry Pi 5

Then build

Use the separate build guide for the physical assembly, boot-media preparation, first startup, verification, and troubleshooting steps. Separating the pages keeps the learning concepts from getting mixed up with the build procedure.

Open the Pi 5 build guide

Before you begin Mission 02

By now, you should have reviewed the full A+ exam objectives, prepared your notebook area, started taking notes, and reviewed the course success information. Keep doing that work while you learn hardware.

πŸ₯§ Raspberry Pi 5 bridge to the full PC build

Use the Pi 5 during this mission as a smaller computer you can inspect, assemble, boot, configure, and troubleshoot before Mission 03's full computer build. Compare its CPU, RAM, storage, power, display, USB, and network connections with the desktop components you are learning.

Notebook idea: make a two-column Pi 5 vs. desktop PC comparison. Focus on what performs the same function even when the form factor or connector is different.

Open the Raspberry Pi 5 build/use guide

Mission briefing

Power makes the hardware work. Data gives it something to work on.

A computer uses electrical power and electrical signaling, but those ideas are not interchangeable. In this mission you will connect the physical machine to the bits, bytes, files, and speeds you see in A+.

Power

The power supply converts incoming AC power into regulated DC outputs used by computer hardware. Motherboard voltage-regulation circuitry then provides the voltages required by specific components.

Data

Digital hardware represents information with binary states. A bit is a 0 or 1. Hardware detects valid LOW and HIGH voltage ranges as logic states; the exact thresholds depend on the device and its electrical specification.

1. Power is not data

Which statement is most accurate?

A+ connection

Core 1 hardware study includes power supplies, motherboards, CPUs, RAM, storage, connectors, and safe technician tools. Understanding their roles makes hardware installation and troubleshooting questions easier to reason through.

2. Follow the power

Use this simplified model. After the PSU and motherboard, power is distributed to multiple components; it does not have to pass through the CPU before reaching RAM or storage.

Wall AC→Power supply→Motherboard / regulators→CPU ‒ RAM ‒ storage ‒ cards ‒ fans

Voltage (V)

Electrical potential difference. PC power supplies commonly provide 12 V, 5 V, and 3.3 V DC rails, while onboard regulators create additional voltages needed by components.

Current (A)

Rate of electric charge flow. A device draws current according to the work it is doing and its electrical design.

Power (W)

Rate of energy use. For a DC load, power relates to voltage and current: watts = volts Γ— amps.

Logic levels

Do not memorize one universal voltage for binary 0 and 1. Valid LOW/HIGH thresholds vary by technology, supply voltage, and component datasheet.

3. Meet the motherboard

The motherboard connects the components and provides pathways for power, data, and control signals.

CPU socket

Holds a compatible processor and provides electrical connections between the CPU and motherboard.

DIMM slots

Hold system RAM. Motherboard and CPU specifications determine supported memory type, capacity, speed, and channel configuration.

PCIe slots

High-speed expansion connections for devices such as graphics, network, storage, and other adapter cards.

Storage connections

SATA connects many drives and optical devices. M.2 slots can support devices such as NVMe SSDs depending on the motherboard.

Pi 5 connection: Locate the Pi 5 processor package, RAM package, microSD storage, USB ports, HDMI connections, GPIO header, Ethernet port, USB-C power input, and cooling solution. Ask: which desktop component serves the same function?

4. CPU, RAM, and storage: different jobs

CPU β€” process

Executes instructions and performs calculations. Clock rate, cores, cache, architecture, workload, and other factors affect performance.

RAM β€” active workspace

Fast, volatile working memory used for data and instructions needed by running processes. Its contents are lost when power is removed.

Storage β€” keep it

Nonvolatile storage keeps files when power is off. Common A+ examples include HDDs, SATA SSDs, and NVMe SSDs.

Example: open a saved picture

Storage→RAM→CPU→graphics/display

This is a teaching model. Modern systems can use caching, DMA, integrated graphics, and other optimizations, so real data paths can be more complex.

A program is open and actively using data. Where is much of that working data kept temporarily?

5. Bits become bytes β€” and bytes become files

A bit stores one binary value. Eight bits form one byte. Bytes are grouped into larger units used to describe file and storage capacity.

01000001

8 bits = 1 byte. In ASCII, this byte represents the capital letter A. Text encodings such as Unicode can require different numbers of bytes for different characters.

bit→8 bits = byte→KB→MB→GB→TB

Capacity

Storage and memory capacity are commonly described in bytes and larger byte-based units: MB, GB, TB.

Transfer rate

Network speeds are commonly stated in bits per second: Mb/s or Gb/s. File-copy speeds may be shown in bytes per second: MB/s or GB/s.

Why does capitalization matter in speed labels?

Pi 5 connection: After booting Raspberry Pi OS, check memory/storage information and move a file. Connect the visible GB of capacity and transfer activity back to bits, bytes, storage, and working memory.

6. Safe hardware handling

ESD

Electrostatic discharge can damage sensitive electronics. Use appropriate ESD controls and handle components by their edges when possible.

Power safety

Shut down and disconnect equipment before internal service when appropriate. Do not open a power supply enclosure; hazardous energy can remain inside.

Which is the best practice before installing RAM in a desktop?

Pi 5 connection: Practice safe handling while installing the Pi in its case/cooling solution and inserting/removing boot media with power disconnected as appropriate. The Pi is real hardwareβ€”treat it with the same ESD awareness and careful handling you will use during the PC build.

7. Put the pieces together

A computer powers on, but opening several applications causes severe slowdown. Storage is healthy and the system has very little available memory. What component should you investigate first?

Knowledge check: 0 / 5 complete
Mission complete. You connected electrical power, logic states, bits/bytes, motherboard pathways, CPU, RAM, storage, and safe hardware handling. Keep the notebook pieces: later missions will build on them.

Build your study system

What should Mission 02 add to your notebook?

Mission 02 is where your notebook should become visual. Focus on what connects, where it connects, what it does, and the clues that help you distinguish similar hardware.

Example Mission 02 notebook page

Title: Motherboard + CPU / RAM / Storage

Motherboard: Main circuit board. Connects hardware through power and data pathways. Label CPU socket, DIMM slots, M.2 slot, SATA ports, PCIe slots, main power connector, and rear I/O.

CPU: Executes instructions. Desktop Intel/AMD CPUs are typically socketed and replaceable; Raspberry Pi 5 uses a Broadcom BCM2712 Arm-based SoC soldered to the board.

RAM: Temporary/volatile working memory. Desktop systems use replaceable DIMMs; Pi 5 uses soldered LPDDR4X memory.

Storage: Keeps data after power is removed. Desktop PCs may use SATA or M.2/NVMe drives; Pi 5 commonly boots from microSD and can use PCIe-connected storage with the appropriate adapter.

Exam clue: Learn the connector + purpose together. A+ often describes the job or physical connection instead of simply naming the component.

Physical add-on: Tape in a safe short sample of an old cable, create a flap over a connector drawing, or add a removable label card.

CPURAM / DIMMM.2PCIeSATA24-pin PowerLabel what it is β€’ what it does β€’ what connects here

Certification alignment & educational notice

This independent FamilyPD activity supports study of CompTIA A+ Core 1 hardware concepts, including motherboards, RAM, storage, power supplies, CPUs, connectors, tools, and hardware troubleshooting. It is a study aid, not an official CompTIA course or exam.

CompTIA and A+ are trademarks of CompTIA, Inc. Family Personal Development, Inc. is not affiliated with or endorsed by CompTIA unless expressly stated. Certification requirements and objectives can change; learners should compare study materials with the current official CompTIA exam objectives.

Next: Return to the A+ Learning Path and continue building your notebook as new missions are released.