Chương 1 / 518% của kỳ thi

Technical Support Fundamentals and Computer Hardware

Every IT support professional needs a solid grasp of the physical building blocks of a computer. This chapter covers the core internal components, how they work together, the peripherals and ports that extend a system, and the safe handling practices technicians rely on. Understanding hardware is the foundation for diagnosing failures and communicating clearly with users.

Core Internal Components

A computer is built from a small number of essential parts that each play a distinct role. The CPU executes instructions, memory holds active data, storage keeps data permanently, and the motherboard ties everything together. Knowing what each component does helps you reason about performance and failures.

The CPU is the processor
The central processing unit executes program instructions and performs arithmetic and logic operations. It is often described as the brain of the computer.
RAM is fast, volatile memory
Random access memory temporarily holds data and instructions the CPU is actively using. Its contents are lost when power is removed, so it is not for permanent storage.
The motherboard connects everything
The main circuit board provides the buses and connectors that let the CPU, RAM, storage, and expansion cards communicate with one another.
CPU cache speeds access
Small, very fast memory built into the CPU (levels L1, L2, L3) stores frequently used data so the processor avoids slower trips to main RAM.

Storage Technologies

Storage keeps data even when the computer is powered off. The two dominant technologies are traditional hard disk drives and solid-state drives, which differ greatly in speed, durability, and cost. Choosing the right storage affects boot times and overall responsiveness.

HDDs use spinning platters
Hard disk drives store data magnetically on rotating platters read by a moving head, making them cheaper per gigabyte but slower and more fragile.
SSDs use flash memory
Solid-state drives have no moving parts, offering faster read and write speeds, greater shock resistance, and lower power use than HDDs.
Capacity is measured in bytes
Storage is measured in gigabytes and terabytes; understanding these units helps set expectations for how much data a drive holds.
Storage is non-volatile
Unlike RAM, storage retains data without power, which is why the operating system and user files live there permanently.

Peripherals, Ports, and Connectors

Peripherals extend what a computer can do, from input devices like keyboards to output devices like monitors. Ports and connectors provide the physical interfaces for these devices and for networking. Recognizing common standards helps you connect equipment correctly.

Input versus output devices
Input devices such as keyboards and mice send data to the computer, while output devices such as monitors and printers receive data from it.
USB is the universal peripheral standard
Universal Serial Bus, including the reversible USB-C connector, carries data, power, and sometimes video for a wide range of devices.
Video uses HDMI or DisplayPort
Modern displays connect through HDMI or DisplayPort, which carry high-resolution video and audio; older VGA is analog and being phased out.
Ethernet uses RJ45
Wired networking uses an RJ45 connector on twisted-pair cable such as Cat5e or Cat6, plugging into the network interface card.

Power, Cooling, and Firmware

Beyond processing and storage, a computer needs clean power, effective cooling, and firmware to start up. These supporting systems are common sources of failure and are important to understand. The BIOS or UEFI firmware in particular controls the earliest stages of boot.

The PSU converts AC to DC
The power supply unit transforms wall alternating current into the direct-current voltages internal components require, such as 3.3V, 5V, and 12V.
Cooling prevents overheating
Heat sinks, fans, and liquid coolers move heat away from the CPU and GPU to keep them within safe operating temperatures.
BIOS/UEFI starts the boot
Firmware on the motherboard runs first at power-on, performs a self-test, initializes hardware, and then loads the operating system.
The CMOS battery keeps settings
A small coin-cell battery maintains the real-time clock and stored firmware settings while the computer is unplugged.

Safe Handling and Assembly

Working inside a computer requires care to avoid injury and component damage. Static electricity is a silent threat that can ruin sensitive parts. Following safety practices protects both the technician and the equipment.

Guard against electrostatic discharge
Use an antistatic wrist strap and mat to prevent static charge from damaging components like the CPU, RAM, and expansion cards.
Power down and unplug first
Always shut down and disconnect power before opening a case or handling internal parts to avoid electric shock and damage.
Handle boards by the edges
Hold circuit boards and cards by their edges to avoid touching connectors and delicate components.
Match components to the system
Verify compatibility, such as RAM type and CPU socket, before installing parts, since generations like DDR4 and DDR5 are not interchangeable.
Kiểm tra kiến thức của bạn
Câu hỏi luyện tập về Technical Support Fundamentals and Computer Hardware
Luyện tập ngay →

Last updated: July 2026

Báo lỗi