So What Exactly Is a PCB?
PCB stands for Printed Circuit Board. It's the flat green (or blue, red, black, even white) board that holds and connects all the electronic components in almost every device you own. Think of it as the skeleton and nervous system combined — it gives components a place to sit and lets them talk to each other electrically.
From the outside, a PCB might look like a simple sheet of green plastic with some silver lines on it. But the reality is way more interesting. A PCB is actually a carefully engineered sandwich of multiple layers, each with a distinct job. And the more you understand those layers — those parts of a PCB — the more sense electronics make.
Let's peel that sandwich apart, layer by layer.
The Big Picture: A PCB Is a Layer Cake
When we say "2-layer board" or "4-layer board," we're counting copper layers. But the full stack contains many more parts. Here's what a typical 2-layer PCB looks like from top to bottom:
⬇️ PCB Layer Stack — Top to Bottom
So even a "simple" 2-layer board has about 9 distinct layers in its physical structure. Multi-layer boards (4, 6, 8 layers or more) simply add more copper and prepreg pairs in the middle.
Breaking Down Each Part of a PCB
1. The Substrate (Core) — The Backbone
The substrate is the rigid base of the board. It's typically made of a material called FR-4 — a flame-retardant fiberglass fabric soaked in epoxy resin. It's strong, non-conductive, and can withstand a fair amount of heat.
In cheaper electronics, you might see a different material called FR-2 (a paper-based phenolic board), but FR-4 is the industry standard for most modern devices.
💡 Did You Know?
FR stands for "Flame Retardant." There are many FR grades — FR-1, FR-2, FR-3, FR-4 — but FR-4 is by far the most popular because it offers the best balance of strength, cost, and thermal performance.
In flexible PCBs (like the ones inside your laptop's display hinge), the substrate is made of polyimide — a flexible plastic that can bend thousands of times without breaking.
2. Copper Foil — The Highway System
This is where the actual electrical work happens. Copper foil is laminated onto the substrate, and then unwanted copper is chemically etched away, leaving behind a network of traces — the "wires" that connect components.
Copper thickness is measured in ounces per square foot (oz/ft²). The most common thicknesses are:
| Copper Weight | Thickness | Best For |
|---|---|---|
| 0.5 oz | ~17 µm | Fine-pitch, dense boards (smartphones) |
| 1 oz | ~35 µm | Standard boards — the most common choice |
| 2 oz | ~70 µm | High-current boards (power supplies, motor drivers) |
| 3 oz+ | ~105 µm+ | High-power applications (EVs, industrial) |
🔍 Quick Tip
Heavier copper = more current capacity and better heat dissipation, but narrower traces are harder to etch. For most hobby and standard designs, 1 oz copper is the sweet spot.
3. Prepreg — The Glue That Holds It Together
Prepreg (short for "pre-impregnated") is a sheet of fiberglass that's been soaked in partially cured epoxy resin. When the board is heated and pressed during manufacturing, the prepreg melts, flows, and then hardens, bonding the copper layers to the core.
In multi-layer boards, prepreg sheets sit between each pair of copper layers, acting as both an insulator and an adhesive.
4. Traces — The "Roads" for Electricity
Traces are the thin copper lines you see running across the board. They're the most important part of a PCB for signal transmission. Each trace is a conductor that carries electricity from one component to another, just like a wire, but printed directly onto the board.
Trace width matters a lot. A thicker trace can carry more current without overheating. High-frequency signals (like in a Wi-Fi module) also need carefully designed trace widths and spacing to maintain signal integrity.
⚡ Trace vs. Wire
A trace is essentially a flat wire printed onto the board. But unlike a round wire, its width and thickness can be precisely controlled, which makes PCBs much more reliable and compact than a tangle of loose wires.
5. Pads — Where Components Get Soldered
Pads are the exposed copper areas where component leads are soldered to the board. They come in two main flavors:
- Through-hole pads: A hole through the board surrounded by a copper ring. Component legs go through the hole and are soldered on the other side.
- SMD (Surface-Mount) pads: Flat copper areas with no hole. Components sit directly on top and are soldered in place — no need to flip the board.
These days, most consumer electronics use SMD pads because they allow much more compact designs. Through-hole is still common for connectors, large capacitors, and anything that needs a strong mechanical connection.
6. Vias — The Elevators Between Layers
A via is a small hole drilled through the board and plated with copper that connects traces from one layer to another. Without vias, you'd be stuck routing everything on the surface — and multi-layer boards would be useless.
There are three types of vias, and they're worth knowing:
| Via Type | What It Does | Cost |
|---|---|---|
| Through-hole Via | Goes through all layers from top to bottom | ✅ Lowest |
| Blind Via | Connects an outer layer to one or more inner layers, but doesn't go all the way through | 💰 Medium |
| Buried Via | Connects inner layers only — completely hidden from both outer surfaces | 💰💰 Highest |
Through-hole vias are the cheapest and most common. Blind and buried vias are used in high-density boards (like smartphones) where space is extremely tight.
7. Solder Mask — The Protective Coat
That green (or blue, red, purple, black) coating covering almost the entire board is the solder mask. Its job is to:
- Prevent solder bridges between closely spaced pads
- Protect copper traces from oxidation and physical damage
- Prevent shorts caused by stray conductive material touching the board
🎨 Why Is Solder Mask Usually Green?
Mostly tradition! Green solder mask was the first to become widely available and remains the cheapest due to economies of scale. But blue, red, black, white, and even purple are widely available — often with no performance difference, just looks.
8. Silkscreen — The Label Maker
If you've ever looked at a circuit board and seen white text like "R1", "C3", or "LED_PWR" — that's the silkscreen layer. It's a thin layer of ink (almost always white, but sometimes black or yellow) that's printed on top of the solder mask.
The silkscreen tells you:
- Where each component goes (R = resistor, C = capacitor, U = IC, etc.)
- Polarity indicators (+ and − signs for diodes and capacitors)
- Pin 1 indicators for ICs (a dot or notch)
- Board name, version number, and manufacturer logos
- Test points and other helpful markings for troubleshooting
9. Surface Finish — What Protects the Pads
Bare copper oxidizes quickly, so exposed pads need a protective coating. The surface finish is applied to pads after the solder mask is cured. Common finishes include:
| Finish | Looks Like | Best For |
|---|---|---|
| HASL (Hot Air Solder Leveling) | Silvery-gray, slightly uneven | General-purpose, cheap |
| ENIG (Electroless Nickel Immersion Gold) | Shiny gold | Fine-pitch components, high reliability |
| OSP (Organic Solderability Preservative) | Light copper color, matte | Low-cost, lead-free, short shelf life |
| Immersion Silver | Bright silver | Good for high-frequency designs |
| Immersion Tin | Matte silver | Cheap alternative to ENIG |
⚠️ Watch Out for HASL
HASL leaves an uneven surface due to the hot air leveling process. For fine-pitch components (like QFP or QFN packages), ENIG or immersion silver is a much better choice. HASL is fine for through-hole and larger SMD parts.
Beyond the Basics: Other Important PCB Parts
Mounting Holes (Tooling Holes)
These are non-plated holes used to physically screw the board into an enclosure. They're usually at the corners and have no electrical function — just mechanical.
Copper Pour (Copper Fill)
Large areas of copper left on the board (often connected to ground) instead of being etched away. Copper pour helps with heat dissipation, reduces electromagnetic interference (EMI), and simplifies grounding.
Edge Connectors (Gold Fingers)
Those gold-plated tabs you see on the edge of a graphics card or RAM stick. They plug directly into a slot on another board and are commonly used for expansion cards and modules.
PCB Types: How Many Layers Do You Need?
| Board Type | Copper Layers | Typical Devices |
|---|---|---|
| Single-layer | 1 layer | Calculators, simple power supplies, toys |
| Double-layer | 2 layers | LED lighting, IoT devices, motor controllers |
| 4-layer | 4 layers | Arduino shields, audio equipment, networking gear |
| 6-layer | 6 layers | Computer motherboards, industrial controllers |
| 8–20+ layers | 8–20+ layers | Smartphones, servers, high-speed telecom |
More layers = more routing space, better signal isolation, and better power distribution. But also higher cost. The trick is picking the minimum number of layers that gets the job done.
How the Parts of a PCB Come Together During Manufacturing
Understanding each part is one thing. Seeing how they come together helps everything click. Here's a simplified step-by-step:
- Layer stack-up is designed — The engineer decides how many copper layers, core thickness, and prepreg materials are needed.
- Copper is laminated onto the core under high heat and pressure.
- Etching removes unwanted copper — leaving only the traces, pads, and copper pour.
- Holes are drilled — for vias and through-hole components.
- Holes are plated with copper to create conductive vias.
- Solder mask is applied — covering everything except the pads.
- Surface finish is applied to the exposed pads.
- Silkscreen is printed — labels, outlines, logos.
- Electrical testing — checks for shorts and broken connections.
🔬 Did You Know?
Most PCB manufacturers use Automated Optical Inspection (AOI) to scan every board for defects like broken traces, shorts, or missing solder mask. Some also use X-ray inspection for multi-layer boards to check internal layers.
How to Identify PCB Parts With Your Eyes
Once you know what to look for, you can identify each part of a PCB just by looking at it:
- Shiny copper lines running across the board = Traces. Follow them to see how components are connected.
- Small copper rings with a hole in the middle = Through-hole pads for component legs or vias.
- Green (or another color) covering most of the board = Solder mask. Look closely and you'll see tiny openings where pads are exposed.
- White text everywhere = Silkscreen. Read it to know what each component is.
- Gold or silvery tabs on the edge = Edge connectors (gold fingers).
- Large copper areas with no visible traces = Copper pour (usually ground plane).
Frequently Asked Questions About PCB Parts
Wrapping It Up
So there you have it — the parts of a PCB, stripped down and explained without the engineering jargon. A printed circuit board isn't just a "green thing with silver lines." It's a carefully designed multi-layer structure where each part — from the copper traces to the silkscreen labels — has a specific job to do.
Next time you open up a device, take a closer look at the board. Spot the traces. Find the vias. Read the silkscreen labels. Notice the color of the solder mask. Once you start seeing the individual parts, the whole thing stops looking like magic and starts looking like really clever engineering.
And honestly? That's a much better feeling.


English





