Published: May 11, 2026 | Reading time: ~9 min
What Is Impedance? A Complete Guide for PCB Designers
Impedance is the total opposition a circuit presents to the flow of alternating current (AC), measured in ohms (Ω). Unlike resistance, which applies only to direct current (DC) circuits, impedance accounts for both resistance and reactance—the effects of inductance and capacitance that vary with signal frequency.
In PCB design and electronics manufacturing, understanding impedance is essential for ensuring signal integrity in high-speed circuits. When traces on a circuit board carry signals at frequencies above 100 MHz, the relationship between voltage and current becomes frequency-dependent. Designers must account for this phenomenon to prevent signal distortion, reflections, and data corruption. This guide covers the fundamentals of impedance, how it differs from resistance, and why controlled impedance is critical for modern PCB manufacturing.
1. Understanding Electrical Impedance
What Is Impedance?
Impedance extends the concept of resistance to alternating current circuits. While resistance simply opposes current flow based on a conductor’s material properties, impedance adds two additional components: inductive reactance and capacitive reactance.
The impedance formula is:
Z = V / I
Where Z = Impedance (Ω), V = Voltage (V), I = Current (A)
For circuits with multiple components, impedance combines resistance (R) and reactance (X) using complex number notation:
Z = R + jX
The j operator represents the imaginary component (electrical engineers use j instead of i to avoid confusion with current)
Impedance vs Resistance
| Property | Resistance | Impedance |
|---|---|---|
| Applies to | DC and AC circuits | AC circuits only |
| Frequency dependency | None | Varies with frequency |
| Components | Single element (R) | Resistance + Reactance |
| Phase relationship | Voltage and current in phase | Voltage and current may be out of phase |
| Unit | Ohms (Ω) | Ohms (Ω) |
In DC circuits, the impedance equals the resistance because frequency is zero. At high frequencies, however, the reactive components become significant, and impedance can vary dramatically based on signal frequency.
Why Is Impedance Important?
Impedance becomes critical when:
- Signal frequency exceeds 100 MHz — At these frequencies, traces behave as transmission lines rather than simple conductors
- Fast edge rates are present — Digital signals with nanosecond rise times generate high-frequency components
- Long trace lengths — Traces longer than 1/20th of the signal wavelength exhibit transmission line effects
- Precision timing is required — Impedance mismatches cause signal reflections that corrupt data
For example, USB 3.0 operates at 5 Gbps with signal edges under 100 picoseconds. Even a 2.5 cm (1 inch) trace on a PCB can act as a transmission line at these speeds. Without proper impedance control, signal reflections can corrupt data transmissions.
2. How Impedance Works in AC Circuits
Frequency-Dependent Behavior
Impedance changes with frequency because inductors and capacitors behave differently at various frequencies.
Inductive reactance increases with frequency:
XL = 2πfL
Where f = frequency (Hz) and L = inductance (henrys)
Capacitive reactance decreases with frequency:
XC = 1 / (2πfC)
Where C = capacitance (farads)
At low frequencies, capacitors block current (high reactance) while inductors allow current to pass easily (low reactance). At high frequencies, this relationship reverses.
Real-World Example: Audio Equipment
Understanding impedance becomes practical when designing audio circuits. A speaker with 8 Ω impedance draws more current from an amplifier than a speaker with 16 Ω impedance at the same voltage. Audio engineers must match amplifier output impedance to speaker impedance to prevent distortion or damage.
In PCB design, the same principles apply. A microcontroller operating at 48 MHz requires different trace design considerations than a memory interface running at 2133 MHz.
3. Controlled Impedance in PCB Design
What Is Controlled Impedance?
Controlled impedance refers to the deliberate design and manufacture of PCB traces to maintain a specific impedance value along their entire length. This manufacturing specification ensures predictable signal behavior at high frequencies.
Unlike standard PCB fabrication where trace impedance varies based on manufacturing tolerances, controlled impedance PCBs use:
- Precise trace widths
- Specific dielectric thicknesses
- Controlled dielectric constants (typically 4.2–4.5 for FR-4)
- Consistent copper weights
- Defined reference planes
Key Factors Affecting PCB Trace Impedance
| Factor | Effect on Impedance | Typical Impact |
|---|---|---|
| Trace width | Wider = lower impedance | ±10% width change = ±5–8% impedance change |
| Dielectric thickness | Thicker = higher impedance | ±10% thickness change = ±5–6% impedance change |
| Copper thickness | Thicker = lower impedance | Minor effect |
| Dielectric constant (Dk) | Higher = lower impedance | Material-dependent |
| Distance to reference plane | Closer = lower impedance | Significant effect |
A common rule of thumb for microstrip traces: trace width approximately equal to dielectric thickness achieves 50 Ω impedance.
Common Impedance Targets
| Interface | Impedance Type | Target Value | Tolerance |
|---|---|---|---|
| USB 3.0 | Differential | 90 Ω | ±15% |
| HDMI/DVI | Differential | 95 Ω | ±15% |
| PCIe | Differential | 85 Ω | ±15% |
| Ethernet (Cat5e) | Differential | 100 Ω | ±5% |
| Single-ended (general) | 50 Ω | 50 Ω | ±10% |
| Single-ended (RF) | 75 Ω | 75 Ω | ±5% |
Single-Ended vs Differential Impedance
Single-ended traces carry a signal on one conductor referenced to ground. The impedance measures between the signal trace and the adjacent ground plane. Common applications include clock signals, reset lines, and general-purpose I/O.
Differential pairs carry complementary signals on two closely spaced traces. The differential impedance measures the opposition to the difference between the two signals. This technique rejects common-mode noise and provides better signal integrity. USB, HDMI, PCIe, and Ethernet all use differential signaling.
Design requirements for differential pairs:
- Consistent trace width and spacing
- Symmetrical routing (no sharp bends)
- Matched pair lengths (typically within 0.15 mm)
- Defined coupling distance
4. Impedance Matching
What Is Impedance Matching?
Impedance matching is the practice of designing source and load impedances to maximize power transfer or minimize signal reflections, depending on the application.
Two common matching strategies:
- Conjugate matching — Source impedance equals the complex conjugate of load impedance (ZS = RL – jXL). Used for maximum power transfer.
- Reflectionless matching — Source impedance equals load impedance (ZS = RL + jXL). Used for minimal signal reflection in communication systems.
Impedance Matching vs Controlled Impedance
| Aspect | Impedance Matching | Controlled Impedance |
|---|---|---|
| Purpose | Optimize power transfer or minimize reflections | Maintain consistent signal characteristics |
| Focus | Relationship between components | Uniformity along a transmission line |
| Application | Component-level design | PCB trace design and manufacturing |
| Outcome | Maximum efficiency for specific circuit | Predictable signal behavior |
Controlled impedance is often a prerequisite for impedance matching. You cannot match impedances effectively if you don’t know and control the actual impedance values of your traces.
5. Calculating Impedance for PCB Design
Basic Impedance Calculation
For a microstrip trace over a ground plane, the characteristic impedance approximates:
Z0 = (87 / √(Er + 1.41)) × ln(5.98h / (0.8w + t))
Where Z0 = Characteristic impedance, Er = Dielectric constant, h = Dielectric thickness, w = Trace width, t = Trace thickness
Practical Calculation Method
Most PCB designers use impedance calculators or field solvers rather than manual calculations. Key steps:
- Define target impedance based on interface requirements (50 Ω single-ended, 90 Ω differential, etc.)
- Select PCB material with appropriate dielectric constant
- Calculate trace geometry using impedance calculator
- Verify with manufacturer — PCB fabricators often provide impedance simulation reports
Working with PCB Manufacturers
When ordering controlled impedance PCBs:
- Specify target impedance values clearly on fabrication drawings
- Include tolerance requirements (typically ±10–15%)
- Provide stack-up information including layer thicknesses and materials
- Request impedance coupons for measurement verification
- Confirm test methods — Time Domain Reflectometry (TDR) is standard
Reputable manufacturers like WellCircuits provide impedance-controlled fabrication with documented test results for each production panel.
6. Frequently Asked Questions
What is impedance in simple terms?
Impedance is the total opposition to alternating current flow in a circuit, measured in ohms. It combines resistance with reactance (the effects of inductors and capacitors that vary with frequency). Think of impedance as resistance that changes depending on how fast the electrical signals are changing.
What is the difference between impedance and resistance?
Resistance opposes current flow in both AC and DC circuits and doesn’t change with frequency. Impedance includes resistance plus reactance and varies with frequency. At DC (zero frequency), impedance equals resistance. At higher frequencies, impedance can be much higher or lower than the DC resistance.
Why is impedance important in PCB design?
Impedance becomes critical at high frequencies (above 100 MHz) because traces act as transmission lines. Without controlled impedance, signals reflect, distort, and corrupt data. Modern digital circuits operating at gigabit speeds require precise impedance control to function correctly.
What is controlled impedance?
Controlled impedance is the manufacturing specification that ensures PCB traces maintain a specific impedance value (typically 50 Ω single-ended or 90–120 Ω differential). This requires precise trace geometry, specific dielectric materials, and documented manufacturing processes verified through testing.
How do you calculate PCB trace impedance?
PCB trace impedance depends on trace width, dielectric thickness, copper weight, and substrate material properties. Use an impedance calculator or field solver with your stack-up parameters to determine required trace dimensions for your target impedance value.
7. Conclusion
Impedance is a fundamental concept in electronics that extends resistance to alternating current circuits. For PCB designers and electronics manufacturers, understanding impedance—and specifically controlled impedance—is essential for building reliable high-speed circuits.
The key takeaways:
- Impedance combines resistance and reactance to measure total opposition to AC current flow
- Controlled impedance prevents signal integrity issues in high-speed digital designs
- PCB manufacturing precision determines whether impedance targets are achievable
- Working with experienced manufacturers ensures your impedance requirements are met
Whether you’re designing USB interfaces, memory buses, or RF circuits, proper impedance design from the earliest schematic stages will save time and prevent costly respins. Document your impedance requirements clearly and collaborate with your PCB manufacturer to verify stack-up calculations before fabrication.
For electronics manufacturers offering controlled impedance PCB services, providing clear documentation, impedance calculators, and TDR test data builds customer confidence and reduces design-to-production friction.