JOVANA
Library Glossary Getting Started Three Levels Fields How it works Mission
Join the mission
All guides

Impedance Matching: Getting Power Into the Load

Last rung we watched a wave race down a line and discovered that when it hits the wrong impedance, part of it bounces straight back like an echo. That echo is wasted power — signal that never reaches your antenna, your amplifier, your receiver. This guide shows you how to silence the echo with [[ee-impedance-matching|impedance matching]]: why the whole RF world agrees on **50 ohms**, what a mismatch actually costs you, and how just one [[capacitor|capacitor]] and one inductor — a humble L-network — can transform a 200 Ω antenna into a perfect 50 Ω handshake at the frequency you care about.

The echo that steals your signal

Picture shouting down a long, smooth corridor. Your voice travels cleanly until it reaches an open door — and there, at the sudden change from narrow hallway to wide room, part of the sound bounces back to you as an echo while the rest carries on. A radio signal does exactly the same thing. It races down a cable as a travelling wave, perfectly happy, until it meets a point where the impedance suddenly changes — say, where a 50-ohm coax cable meets a 200-ohm antenna. At that boundary, part of the wave reflects and runs back toward the source. That reflected energy never reaches the antenna. It is signal you paid for and threw away.

This is the central headache of radio-frequency engineering, and it is why impedance matching is the discipline you return to again and again. At low frequencies — the 60 Hz of mains power, the audio in a guitar lead — wavelengths are thousands of kilometres long and reflections are too gentle to notice. But at radio frequencies, where a wavelength shrinks to centimetres, every connector, every mismatch, every careless solder joint becomes a tiny door that echoes your signal back. Getting power *into* the load, cleanly and completely, is the whole game.

Why everyone agreed on 50 ohms

If reflections happen at every impedance change, the obvious cure is for everyone to use the *same* impedance. If your cable, your radio's output, your filter, and your antenna connector all live at the same value, the wave sails through without a single echo. So the industry picked one number and built almost everything around it: 50 ohms. Open any RF datasheet, any spectrum analyzer, any SMA connector, and you will see 50 Ω stamped on it. It is the metric system of radio.

Why 50 and not a round 100? It is a beautiful engineering compromise baked into coaxial cable. For an air-filled coax, the impedance that carries the most power before the dielectric breaks down works out near 30 Ω, while the impedance with the lowest loss sits near 77 Ω. You cannot have both — they pull in opposite directions. Fifty ohms is the geometric sweet spot that splits the difference, giving you decent power handling and decent loss in one cable. (Cable TV, optimised purely for low loss in long runs, chose 75 Ω instead — which is why the two worlds never quite plug into each other.)

Maximum power transfer: the rule behind matching

Why does matching deliver the most power, and not just the cleanest signal? The answer is a theorem you may have met in basic circuits, now wearing its RF clothes. The maximum power transfer theorem says that a source with internal resistance R_s delivers the most power to a load when the load resistance equals the source resistance: R_load = R_s. Make the load too small and it draws lots of current but at a tiny voltage; make it too large and it sits at high voltage but barely any current. Power is voltage times current, and the product peaks exactly in the middle — when the two resistances match.

  Source           Load
  +-----[R_s]------+------+
  |                |      |
 (Vs)            [R_load] |   Power in load vs R_load:
  |                |      |
  +----------------+------+      P_load
                                  ^
                                  |        ___
  R_s = 50 ohm (fixed)            |     _-'   '-_
                                  |   _'          '_
  Sweep R_load:                   |  /              \
                                  | /                \
   R_load = 10  -> low P          |/                  \
   R_load = 50  -> PEAK  <----    +--------+-----------> R_load
   R_load = 250 -> low P                  50 ohm

  Max power when R_load = R_s. Too small OR too large both lose.
The maximum power transfer theorem: a fixed 50 Ω source delivers peak power when the load is also 50 Ω. The curve is broad and gentle at the top — being a bit off costs little; being far off costs a lot.

There is a crucial RF twist. Real loads are not pure resistance — they have reactance too, from stray inductance and capacitance. We write this as a complex impedance Z = R + jX, where R is the resistive part that absorbs power and X is the reactive part that merely sloshes energy back and forth (best handled with phasors, which you met last rung). For maximum power into a complex load, the rule sharpens into the conjugate match: the matching network must present Z_load = R_s − jX, the mirror image of the load's reactance. The matching network's job is to *cancel* the load's reactance with an equal and opposite reactance, then transform the leftover resistance to 50 Ω.

The L-network: two parts, one perfect match

Here is the elegant part. To match almost any resistance to almost any other resistance, at one chosen frequency, you need only two reactive parts — one capacitor and one inductor — arranged in an L shape. One part sits in series with the signal path; the other shunts to ground. That is it. This two-element matching network is called an L-network, and it is the workhorse you will reach for thousands of times. The reason two parts suffice is that you have two things to fix — the resistance level and the reactance — and two independent knobs to fix them with.

The mechanism is a lovely trick. A reactance placed *in parallel* with a resistor changes the resistance the outside world sees — it can make a big resistance look smaller. A reactance placed *in series* then mops up whatever leftover reactance the parallel step created, leaving a pure resistance at exactly the target value. Step one moves the resistance; step two cancels the reactance. Crucially, because the inductor and capacitor have opposite-signed reactance, you can always engineer one to exactly undo the other at your chosen frequency.

Worked example: a 200 Ω antenna onto a 50 Ω radio

Let us make it concrete. You have a small loop antenna that looks like a pure 200 Ω resistance at your operating frequency of 100 MHz (right in the FM band). Your radio and its coax are 50 Ω. Left unmatched, the 4:1 resistance ratio reflects a painful chunk of your signal. We will design an L-network to make the 200 Ω antenna look like a flawless 50 Ω to the radio. Because we are going from high (200) to low (50), the shunt element faces the antenna and the series element faces the radio.

  Target:  match R_load = 200 ohm  to  R_source = 50 ohm  at f = 100 MHz

  Step 1 -- the 'Q' of the match (how far the two R's differ):
     Q = sqrt( R_high / R_low  - 1 )
       = sqrt( 200 / 50      - 1 )
       = sqrt( 4 - 1 ) = sqrt(3) = 1.732

  Step 2 -- shunt reactance across the 200 ohm (high) side:
     X_shunt = R_high / Q = 200 / 1.732 = 115.5 ohm   (a capacitor)

  Step 3 -- series reactance on the 50 ohm (low) side:
     X_series = Q * R_low = 1.732 * 50 = 86.6 ohm      (an inductor)

  Step 4 -- turn reactances into real parts at 100 MHz
            ( w = 2*pi*f = 6.283e8 rad/s ):
     Shunt C:  X_C = 1/(w*C)  ->  C = 1/(w * 115.5)
                              =  1 / (6.283e8 * 115.5)
                              =  13.8 pF
     Series L: X_L = w*L      ->  L = 86.6 / w
                              =  86.6 / 6.283e8
                              =  138 nH

  RESULT:  shunt 13.8 pF + series 138 nH  -->  200 ohm looks like 50 ohm.
Designing the L-network: a 13.8 pF shunt capacitor and a 138 nH series inductor transform 200 Ω to 50 Ω at exactly 100 MHz.

Look at what the two parts accomplish together. The shunt capacitor across the 200 Ω antenna drags the resistance the radio sees down toward 50 Ω, but in doing so it injects some reactance — the network now looks like 50 Ω in series with an unwanted inductive-looking term. The series inductor is sized to be exactly the equal-and-opposite reactance that cancels it (this is the conjugate match in action). What is left, looking back from the radio, is a clean 50 + j0 ohms — pure resistance, no reactance, no reflection. The antenna has been perfectly disguised as a 50 Ω load.

The scorecard: reflection coefficient & return loss

How do you *measure* whether a match is any good? Engineers grade it with two related numbers. The first is the reflection coefficient, written with the Greek letter gamma (Γ). It is simply the fraction of the incoming voltage wave that bounces back: Γ = (Z_load − Z_0) / (Z_load + Z_0). When the load equals the line — Z_load = Z_0 — the top of that fraction is zero, so Γ = 0: nothing reflects, a perfect match. When the load is wildly wrong (an open or a short circuit), |Γ| climbs all the way to 1: every bit of the wave bounces back, total disaster.

Γ is convenient but its raw value (like 0.0316) is awkward to talk about, so engineers convert it to decibels and call it [[ee-return-loss|return loss]]: RL = −20·log₁₀|Γ| dB. The minus sign makes it a positive number, and bigger is better — a *large* return loss means a *small* reflection. A return loss of 20 dB means only 1% of the power reflects; 10 dB means 10% reflects. It is the single number you read off a network analyzer to answer 'is this matched well enough?' Anything above roughly 10 dB is usable; above 20 dB is excellent.

  Reflection coefficient:  |Gamma| = | (Z_L - Z0) / (Z_L + Z0) |
  Return loss:             RL = -20 * log10(|Gamma|)  dB

  Z0 = 50 ohm reference

  Z_load     |Gamma|   % power reflected   Return loss   Verdict
  --------   -------   -----------------   -----------   -----------------
   50 ohm     0.000          0.0 %            infinity    perfect match
   60 ohm     0.091          0.8 %             20.8 dB     excellent
   75 ohm     0.200          4.0 %             14.0 dB     good
  100 ohm     0.333         11.1 %              9.5 dB     marginal
  200 ohm     0.600         36.0 %              4.4 dB     poor (raw, unmatched)
  open/short  1.000        100.0 %              0   dB     total reflection

  Our matched 200->50 network drives |Gamma| to ~0  ->  RL -> very large.
The scorecard in numbers. Our raw 200 Ω antenna reflects 36% of the power (4.4 dB return loss); after the L-network it reflects essentially nothing.

These two numbers are the bridge to your next rung. Reflection coefficient Γ is a complex quantity — it has a magnitude *and* a phase — and that phase carries information about *what kind* of mismatch you have and *how* to fix it. Plotting Γ on a special polar map turns the whole messy algebra of matching into a picture you can read at a glance. That map is the Smith chart, and learning to navigate it is where we head next.