Complex Conjugate
Understanding Complex Conjugate
A complex number combines a real part and an imaginary part, written z = a + jb, where j is the imaginary unit (j² = −1; electrical engineers use j rather than i to avoid confusion with current). The complex conjugate, written z* (or sometimes with an overbar), is formed by a single, deceptively simple change: flip the sign of the imaginary part. So z = a + jb becomes z* = a − jb. The real part a is untouched. Despite its simplicity, this operation is one of the most heavily used tools in RF and microwave engineering because it converts complex quantities into the real, physically meaningful numbers that describe power, magnitude, and matching.
Geometric Interpretation
If you plot z = a + jb as a point on the complex plane, its conjugate z* = a − jb is the mirror image reflected across the real (horizontal) axis. The two points share the same distance from the origin, so their magnitudes are identical: |z| = |z*|. The phase angles are equal and opposite: if z has angle θ, then z* has angle −θ. This sign-flip of phase is why the conjugate shows up whenever a system must cancel a phase or reactance. In polar form, if z = r·e^(jθ), then z* = r·e^(−jθ), which makes the relationship to magnitude and phase explicit.
Why Engineers Care: Power and Matching
The single most important RF application is the maximum power transfer theorem. A source with internal impedance ZS = RS + jXS delivers the greatest possible power to a load only when the load impedance equals the complex conjugate of the source impedance, ZL = ZS* = RS − jXS. The reactances are equal in magnitude but opposite in sign, so they resonate out and cancel, leaving a purely resistive RS = RL condition that maximizes current and therefore power. Antenna feeds, low-noise amplifier input networks, and inter-stage matching all begin from this conjugate-match idea, even when the final design deliberately deviates from it to favor noise figure, bandwidth, or stability.
Conjugates in Power and Correlation Math
Complex conjugates also define how power is computed from complex voltages and currents. Average power in a phasor analysis uses the conjugate of the current: P = (1/2) · Re(V · I*), where I* is the conjugate of the current phasor. The conjugate guarantees the result is the real, time-averaged power rather than a complex artifact. The same pattern appears in signal processing: the magnitude squared of a sample is x · x*, autocorrelation and cross-correlation multiply one signal by the conjugate of another, and the spectrum of any real-valued signal is conjugate-symmetric, meaning X(−f) = X*(f). That symmetry is why a real RF waveform has a mirror-image negative-frequency spectrum.
Algebraic Properties
Conjugation follows clean rules that make it easy to manipulate. The conjugate of a sum is the sum of the conjugates, (z1 + z2)* = z1* + z2*. The conjugate of a product is the product of the conjugates, (z1z2)* = z1* z2*. A real number is its own conjugate because it has no imaginary part to flip. Conjugation is also its own inverse: applying it twice returns the original number, (z*)* = z. These properties let engineers rationalize denominators, separate real and imaginary parts, and simplify the algebra behind matching networks and filter synthesis.
Key Formulas
z = a + jb → z* = a − jb
Product with conjugate (squared magnitude):
z · z* = a² + b² = |z|²
Conjugate impedance match (max power):
ZL = ZS* ⇒ RL = RS, XL = −XS
Average power from phasors:
P = ½ · Re(V · I*)
Where a = real part, b = imaginary part, j = imaginary unit (j² = −1), |z| = magnitude, ZS = RS + jXS = source impedance, ZL = load impedance, V and I = voltage and current phasors, and I* = conjugate of the current phasor.
Worked Examples
| Complex value z | Conjugate z* | z · z* = |z|² | Magnitude |z| | RF interpretation |
|---|---|---|---|---|
| 3 + j4 | 3 − j4 | 9 + 16 = 25 | 5 | Generic complex number |
| 50 + j25 Ω | 50 − j25 Ω | 3,125 Ω² | 55.9 Ω | Source Z; load needs 50 − j25 Ω for match |
| 50 + j0 Ω | 50 + j0 Ω | 2,500 Ω² | 50 Ω | Real 50 Ω is its own conjugate |
| 0.2 + j0.1 (Γ) | 0.2 − j0.1 | 0.05 | 0.224 | Reflection coefficient; |Γ|² = power reflected fraction |
| 1·e^(j30°) | 1·e^(−j30°) | 1 | 1 | Unit phasor reflected to −30° |
The 50 + j25 Ω row is the practical takeaway for matching: to absorb maximum power from a source of 50 + j25 ohms, the load must present 50 − j25 ohms. The inductive source reactance (+j25) is cancelled by the capacitive load reactance (−j25), and the two equal resistances complete the conjugate match. For more on building the network that creates this condition, see the impedance matching and Smith chart entries.
Frequently Asked Questions
What is a complex conjugate?
The complex conjugate of a complex number z = a + jb is z* = a − jb. You form it by keeping the real part the same and reversing the sign of the imaginary part. Geometrically it reflects the number across the real axis of the complex plane, so a point at angle θ becomes a point at angle −θ with the same magnitude. The product of a number and its conjugate is always a real, non-negative value: z · z* = a² + b², which equals the square of the magnitude.
Why is the complex conjugate important for RF impedance matching?
Maximum power is transferred from a source to a load when the load impedance equals the complex conjugate of the source impedance, written ZL = ZS*. If the source impedance is R + jX, the optimum load is R − jX, so the reactances cancel and only the matched resistances remain. This conjugate-match condition forces the reflection coefficient toward zero at the matching reference and lets the maximum available power reach the load. Real RF designs often trade a perfect conjugate match for flat gain or low noise, but the conjugate relationship is the theoretical starting point for matching networks.
What is the difference between a complex conjugate and a negative number?
Negating a number reverses the sign of both the real and imaginary parts, turning a + jb into −a − jb. Taking the complex conjugate reverses the sign of only the imaginary part, turning a + jb into a − jb. A real number with no imaginary part is its own conjugate because there is nothing to flip. The conjugate also preserves magnitude exactly, while negation rotates the number by 180 degrees in the complex plane.