// 01 — Fundamentals

What is a Mixer?

A mixer is a three-port nonlinear device that performs frequency translation. It multiplies two input signals — the RF signal and a Local Oscillator (LO) — to produce an output containing their sum and difference frequencies. The output port is called the IF (Intermediate Frequency) port.

Mixers appear in every transmitter and receiver. In a receiver they downconvert a high-frequency RF signal to a lower IF for filtering and demodulation. In a transmitter they upconvert a baseband or IF signal to the RF carrier frequency.

× RF f_RF LO f_LO IF f_IF RF Port IF Port MIXER — THREE-PORT DEVICE
Figure 1 — Mixer three-port symbol. RF and LO enter; IF exits. The × symbol denotes frequency multiplication (convolution in the frequency domain).
Core Mixer Output Frequencies
Input: VRF = A·cos(2πfRFt),   VLO = B·cos(2πfLOt)
Output: VIF ∝ VRF × VLO = (AB/2)·cos(2π(fRF−fLO)t) + (AB/2)·cos(2π(fRF+fLO)t)

Desired IF = |fRF ± fLO|   ·   Unwanted image and sum terms removed by filtering
// 02 — Mathematics

Mixer Mathematics

Multiplying two sinusoids using the product-to-sum trigonometric identity reveals exactly what frequencies appear at the output.

Product-to-Sum Identity — Full Expansion
cos(A)·cos(B) = ½·cos(A−B) + ½·cos(A+B)

VRF(t) = A·cos(2πfRFt)
VLO(t) = B·cos(2πfLOt)

Vout(t) = VRF·VLO
     = (AB/2)·cos(2π·(fRF−fLO)·t)   ← difference (IF)
     + (AB/2)·cos(2π·(fRF+fLO)·t)   ← sum (filtered out)

For downconversion: keep fIF = |fRF − fLO|
For upconversion: keep fRF = fLO + fIF   (sum term)

A real mixer is not a perfect multiplier. The LO switches the mixer between +1 and −1, which is equivalent to multiplying by a square wave. A square wave contains all odd harmonics:

Square-Wave LO — Output Frequency Products
LOsq(t) = (4/π)·[cos(ωLOt) − cos(3ωLOt)/3 + cos(5ωLOt)/5 − …]

Output products: fout = n·fLO ± fRF   (n = 1,3,5,...)
n=1: fLO±fRF (desired, amplitude = 4/π × input) → Conversion Loss = 20·log(π/4) = 3.92 dB
n=3: 3fLO±fRF (spurious at −9.5 dB rel. to n=1)
n=5: 5fLO±fRF (spurious at −14.0 dB rel. to n=1)
// 03 — Downconversion (Receiver)

Downconversion (RX)

In a receiver, the mixer translates a high-frequency RF signal down to a lower Intermediate Frequency (IF) for amplification, filtering and demodulation. The LO frequency sets where in the spectrum the receiver is tuned. Moving the LO is equivalent to tuning the receiver.

🔊 LNA BPF Image Reject × LO (f_LO) IF Filter Channel Select IF Out f_IF Amplify Reject image Frequency translate Select channel
Figure 2 — Downconversion receiver chain. LNA amplifies the RF signal, BPF rejects the image frequency, the mixer translates to IF, and the IF filter selects the desired channel.
INPUT SPECTRUM (RF) IMAGE 2.2 GHz LO 2.3 GHz RF 2.4 GHz 2×IF = 200 MHz −f_LO OUTPUT SPECTRUM (IF) IMAGE also 100 MHz IF 100 MHz Sum (filtered) 4.7 GHz
Figure 3 — Downconversion spectrum. RF at 2.4 GHz with LO at 2.3 GHz (low-side injection) produces IF = 100 MHz. The image signal at 2.2 GHz also converts to 100 MHz and must be rejected before the mixer by the image-reject filter.
Example 1 — 2.4 GHz WiFi Downconversion

f_RF = 2.400 GHz, f_LO = 2.300 GHz (low-side), desired f_IF = ?

1
f_IF = f_RF − f_LO = 2.400 − 2.300 = 100 MHz
2
Image frequency: f_image = f_LO − f_IF = 2.300 − 0.100 = 2.200 GHz
3
Image separation from RF: f_RF − f_image = 2.400 − 2.200 = 200 MHz = 2×f_IF
4
Sum product at output: f_RF + f_LO = 2.400 + 2.300 = 4.700 GHz (filtered by IF filter)
✓ f_IF = 100 MHz. Image at 2.2 GHz must be rejected by ≥ IRR dB before the mixer. Low IF = harder image rejection (image close to RF).
// 04 — Upconversion (Transmitter)

Upconversion (TX)

In a transmitter, the mixer translates a low-frequency baseband or IF signal up to the RF carrier frequency. The sum product of the mixing is selected (rather than the difference). Upconversion must produce a spectrally pure output — any LO leakage or unwanted sidebands corrupt the transmitted signal.

Baseband f_IF / BB × LO (f_LO) TX BPF Sideband select PA 📡 Upconvert to RF Remove LSB / LO Power amplify f_RF = f_LO+f_IF
Figure 4 — Upconversion transmitter chain. Baseband or IF signal is upconverted by the mixer. TX BPF rejects the unwanted lower sideband (f_LO−f_IF) and LO feedthrough. PA amplifies the resulting RF signal.
IF INPUT IF 100 MHz Low freq. signal +f_LO 2.3 GHz RF OUTPUT (after TX BPF) LSB (filtered) 2.2 GHz LO feed (filtered) 2.3 GHz RF OUTPUT 2.4 GHz f_LO + f_IF
Figure 5 — Upconversion spectrum. IF at 100 MHz mixed with LO at 2.3 GHz produces two sidebands at 2.2 GHz (lower) and 2.4 GHz (upper, desired). The TX BPF selects the upper sideband and rejects the lower sideband and LO feedthrough.
// 05 — LO Injection Side

LO High-Side vs Low-Side Injection

The LO can be placed either below (low-side) or above (high-side) the RF frequency. Both produce the same IF frequency — but the image frequency location, spectrum inversion, and practical trade-offs differ significantly. This choice has major consequences for filter design and system architecture.

Low-Side Injection — LO below RF

f IMAGE f_im = f_LO−f_IF LO f_LO (below RF) RF f_RF f_IF f_IF 2×f_IF f_RF − f_LO = f_IF ✓ LOW-SIDE INJECTION — LO < RF Normal orientation (high RF → high IF)
Figure 6 — Low-side LO injection. LO sits below RF. Image is at f_LO − f_IF, which is below the RF band. Spectrum orientation is preserved (higher RF frequencies produce higher IFs). Image separation = 2×f_IF.

High-Side Injection — LO above RF

f RF f_RF LO f_LO (above RF) IMAGE f_im = f_LO+f_IF f_IF f_IF 2×f_IF f_LO − f_RF = f_IF ✓ HIGH-SIDE INJECTION — LO > RF Spectrum INVERTED (high RF → low IF)
Figure 7 — High-side LO injection. LO sits above RF. Image is at f_LO + f_IF, which is above the RF band and farther from the RF passband. Spectrum is inverted — higher RF frequencies produce lower IF frequencies.

Low-Side vs High-Side — Full Comparison

ParameterLow-Side (LO < RF)High-Side (LO > RF)
LO frequencyf_LO = f_RF − f_IFf_LO = f_RF + f_IF
IF frequencyf_IF = f_RF − f_LOf_IF = f_LO − f_RF
Image locationf_im = f_LO − f_IF = f_RF − 2×f_IF  (below RF)f_im = f_LO + f_IF = f_RF + 2×f_IF  (above RF)
Image separation from RF2×f_IF2×f_IF
Image in RX band?Often yes (e.g. adjacent channel)Often in adjacent band — easier to reject
Spectrum orientationPreserved — high RF → high IFInverted — high RF → low IF
LO frequencyLower → easier VCO designHigher → harder VCO, more phase noise
LO phase noise impactLower LO freq → less phase noiseHigher LO freq → more phase noise
LO pulling riskLO far from antenna → less pullingLO closer to RF band → more pulling risk
Image reject filterMust reject signal in same/adjacent bandImage is outside main band — easier rejection
Typical use caseAM/FM broadcast, cable, low-IFTV tuners, wideband RX, superheterodyne
Example (2.4 GHz, IF=100 MHz)LO=2.3 GHz, image=2.2 GHzLO=2.5 GHz, image=2.6 GHz
Example 2 — High vs Low side for 2.4 GHz, IF = 500 MHz

f_RF = 2.4 GHz, f_IF = 500 MHz. Compare both injection sides:

L
Low-side: f_LO = 2.4−0.5 = 1.9 GHz, image = 1.9−0.5 = 1.4 GHz
Image is 1.0 GHz below RF — well outside the 2.4 GHz band, easily rejected ✓
H
High-side: f_LO = 2.4+0.5 = 2.9 GHz, image = 2.9+0.5 = 3.4 GHz
Image is 1.0 GHz above RF — well outside band, also easily rejected ✓. But LO is 500 MHz higher.
✓ With f_IF = 500 MHz both sides work well. With f_IF = 10 MHz (low IF), image is only 20 MHz away — much harder to reject, making filter design critical regardless of injection side.
High IF rule: A higher IF makes image rejection easier — the image is farther from the RF passband. A low IF (e.g. 455 kHz for AM radio) requires very selective pre-filtering. This is the fundamental trade-off in superheterodyne receiver design — high IF for easy image rejection vs. low IF for easy channel filtering.
// 06 — Image Frequency

Image Frequency

The image frequency is the most insidious problem in heterodyne receivers. It is a second RF frequency that produces the same IF as the desired signal — it cannot be separated from the desired signal after mixing and must be rejected before the mixer using an image-reject (IR) filter or image-reject mixer topology.

Image Frequency Formulas
Low-side injection (f_LO < f_RF):
f_image = f_LO − f_IF = f_RF − 2·f_IF   (image is BELOW the desired signal)

High-side injection (f_LO > f_RF):
f_image = f_LO + f_IF = f_RF + 2·f_IF   (image is ABOVE the desired signal)

In both cases: image separation = |f_RF − f_image| = 2·f_IF

Image Rejection Ratio (IRR):
IRR = 20·log₁₀(|H(f_RF)| / |H(f_image)|)   dB
where H(f) = transfer function of the image-reject filter (or IRF in dB)
LOW-SIDE: f_LO=900 MHz, f_IF=100 MHz IMAGE 700 MHz LO 900 RF 1000 2×100=200 MHz
Low-side image. Image at 700 MHz, below RF at 1 GHz. If 700 MHz signal present, it corrupts the 1 GHz receive.
HIGH-SIDE: f_LO=1100 MHz, f_IF=100 MHz RF 1000 LO 1100 IMAGE 1200 MHz 2×100=200 MHz
High-side image. Image at 1200 MHz, above RF at 1 GHz. Image is above the band and outside the antenna passband — often easier to reject.
f_RFf_IFLow-Side LOLow-Side ImageHigh-Side LOHigh-Side Image
900 MHz45 MHz855 MHz810 MHz945 MHz990 MHz
2.4 GHz100 MHz2.3 GHz2.2 GHz2.5 GHz2.6 GHz
2.4 GHz500 MHz1.9 GHz1.4 GHz (far)2.9 GHz3.4 GHz (far)
5.8 GHz200 MHz5.6 GHz5.4 GHz (in-band)6.0 GHz6.2 GHz (out-of-band)
28 GHz (5G)5 GHz23 GHz18 GHz (far)33 GHz38 GHz (far)
// 07 — Mixer Topologies

Mixer Topologies

Single-Ended Mixer

RF Diode LO IF Filter Low-pass IF out Properties: ✗ Poor isolation ✗ High LO feedthru ✓ Simplest circuit ✓ Low cost
Figure 9 — Single-ended mixer. A single diode performs the mixing. Simplest topology but provides no port isolation — LO leaks directly to the RF and IF ports.

Single-Balanced Mixer

RF Balun LO (single-ended) IF Combiner IF Properties: ✓ LO→IF isolated ✗ RF→IF not isolated ✗ Even spurs remain ✓ Simpler than DBM 2 diodes
Figure 10 — Single-balanced mixer. RF balun feeds two diodes in anti-phase. LO-to-IF isolation improved (LO cancels at IF port). Still passes even-order spurs.

Double-Balanced Mixer (Ring Mixer)

RF Balun (180° hybrid) RF+ RF− LO Balun IF Balun (combiner) IF D1 D2 D3 D4 Properties: ✓ LO→RF isolated ✓ LO→IF isolated ✓ RF→IF isolated ✓ Even spurs cancel ~ Higher CL (~6 dB) 4 diodes, 2 baluns
Figure 11 — Double-balanced ring mixer. Four diodes in a bridge with RF and LO baluns. All three ports are isolated from each other. Even-order spurs cancel due to ring symmetry. Industry standard for most microwave applications.

Topology Comparison

ParameterSingle-EndedSingle-BalancedDouble-BalancedDouble-Double-Balanced
Number of diodes1248
LO→RF isolationPoor (~0 dB)Moderate (~15 dB)Good (~30 dB)Excellent (>40 dB)
LO→IF isolationPoorGood (~25 dB)Good (~30 dB)Excellent (>40 dB)
RF→IF isolationPoorPoorGood (~25 dB)Excellent
Even-order spursPresentLO evens suppressedCancelled (even LO × even RF)All even orders cancelled
Conversion loss (ideal)3.9 dB3.9 dB3.9 dB3.9 dB
LO power required+3 to +7 dBm+7 to +13 dBm+7 to +17 dBm+17 to +27 dBm
BandwidthModerateGoodExcellent (multi-octave)Excellent
Complexity / costSimplest / lowestModerateModerateComplex / highest
Typical useDetectors, low-costModerate performanceMost microwave appsHigh-dynamic-range RX
// 08 — IQ Mixer

IQ Mixer

An IQ (In-phase/Quadrature) mixer uses two mixers driven by the same LO but with a 90° phase difference between them. The I (in-phase) mixer multiplies by cos(ωLOt), while the Q (quadrature) mixer multiplies by sin(ωLOt). Together, they produce a complex baseband output that carries both amplitude and phase information — essential for modern digital modulations.

RF Input Splitter × × LO 90° Split LO cos(ω_LO·t) sin(ω_LO·t) 90° I LPF Baseband I(t) In-phase Q LPF Baseband Q(t) Quadrature LO phase difference = 90° (f_RF input) IQ DOWNCONVERSION MIXER
Figure 12 — IQ mixer block diagram. RF signal is split to two identical mixers. The LO is split 90°, feeding cos(ωLOt) to the I mixer and sin(ωLOt) to the Q mixer. Baseband I(t) and Q(t) outputs carry the full complex envelope of the RF signal.
IQ Mixer Output — Mathematics
RF input: VRF(t) = A(t)·cos(ωRFt + φ(t))

I path: VRF × 2cos(ωLOt) → LPF →
    I(t) = A(t)·cos((ωRF−ωLO)t + φ(t))

Q path: VRF × 2sin(ωLOt) → LPF →
    Q(t) = −A(t)·sin((ωRF−ωLO)t + φ(t))

Complex baseband: s(t) = I(t) + j·Q(t) = A(t)·ej((ωRF−ωLO)t + φ(t))

The complex signal preserves both amplitude A(t) and phase φ(t) — essential for QAM, OFDM, QPSK demodulation.

Direct Conversion (Zero-IF)

When f_LO = f_RF exactly, the IQ mixer performs direct downconversion to baseband. The IF = 0 Hz — there is no intermediate frequency stage. This eliminates the image problem and is widely used in 4G/5G and WiFi chipsets. However it introduces new problems:

ParameterSuperheterodyne (IF≠0)Direct Conversion (Zero-IF)
Image rejectionRequires IR filter before mixerNo image problem (LO=RF)
DC offsetNot a problemLO self-mixing creates DC at output
1/f (flicker) noiseIF above 1/f cornerBaseband at 1/f corner — degrades NF
IQ imbalance sensitivityLess criticalCritical — I/Q errors corrupt demodulation
Number of filtersMultiple (image, IF, channel)Fewer (just channel select)
IntegrationHard to fully integrateFully integrated CMOS possible
Typical useTraditional radio, base stationsWiFi, Bluetooth, 4G/5G UE, SDR

I/Q Imbalance

In a real IQ mixer the two paths are never perfectly matched. Amplitude imbalance (ε) and phase imbalance (Δφ) corrupt the demodulated signal by folding the image onto the desired signal. The Image Rejection Ratio (IRR) quantifies how much the unwanted sideband is suppressed:

IQ Imbalance — Image Rejection Ratio
Amplitude imbalance: ε (fractional, e.g. 0.01 = 1%)
Phase imbalance: Δφ (degrees)

IRR = 10·log₁₀[ (1 + 2ε·cos(Δφ) + ε²) / (1 − 2ε·cos(Δφ) + ε²) ]   dB

Small imbalance approximation: IRR ≈ 20·log₁₀(2/√(ε²+Δφ²[rad]))

Examples (perfect amplitude, only phase error):
Δφ = 1° → IRR ≈ 40 dB
Δφ = 3° → IRR ≈ 30 dB
Δφ = 10° → IRR ≈ 20 dB (marginal for 64-QAM)
Δφ = 0.1° → IRR ≈ 55 dB (required for 256-QAM)
Amp. Error ε (%)Phase Error ΔφIRR (approx)Adequate for
0%0.1°55 dB256-QAM, 5G NR
0%0.5°47 dB64-QAM, LTE
0%1.0°40 dB16-QAM
0%3.0°30 dBQPSK, Bluetooth
1%1.0°34 dB16-QAM marginal
3%3.0°24 dBBPSK only
5%5.0°19 dBPoor — requires calibration
// 09 — Key Specifications

Mixer Specifications

Conversion Loss (CL) & Conversion Gain

Conversion Loss
CL = PRF,in (dBm) − PIF,out (dBm)   (positive = loss)
Ideal passive (diode) mixer: CL = 20·log₁₀(π/4) = 3.92 dB (theoretical minimum)
Real passive mixer: CL = 5–8 dB (diode Ron, balun losses, mismatch)
Active (Gilbert cell) mixer: CL < 0 dB   (conversion gain)

Example: PRF = −30 dBm, CL = 6 dB → PIF = −36 dBm

Port Isolation

Port Isolation Definitions
LO→IF isolation = PLO − PLO-at-IF-port   (dB) — LO leaking to IF
LO→RF isolation = PLO − PLO-at-RF-port   (dB) — LO leaking back to antenna
RF→IF isolation = PRF − PRF-at-IF-port   (dB)

Poor LO→RF isolation: LO leaks back through the antenna and interferes with adjacent receivers (a legal and regulatory issue in licensed bands!)
Poor LO→IF isolation: LO appears at the IF output and can saturate downstream circuits

Linearity — IIP3 and P1dB

Mixer Linearity Parameters
Mixers are inherently nonlinear (that is how they work!) but should be linear in the RF signal amplitude for given LO drive.

IIP3: input-referred third-order intercept (same definition as amplifiers)
IIP3 = Pin + ΔIM3/2   (measured with two tones at RF port)

P1dB: 1 dB compression point — RF input power where CL increases by 1 dB

Rule of thumb: P1dBin ≈ IIP3 − 9.6 dB (same as amplifiers)

LO drive impacts linearity: higher LO → lower CL → better P1dB and IIP3
Optimal LO power is a key design parameter (too high → IMD from LO harmonics)

Noise Figure

Mixer Noise Figure
NFmixer = CL + NFexcess   (dB)
For a passive mixer: NFDSB ≈ CL   (double-sideband NF equals conversion loss)
For an SSB NF: NFSSB = NFDSB + 3 dB   (noise from image band folds in)

Example: Passive mixer with CL = 6 dB:
NFDSB = 6 dB → NFSSB = 9 dB

Active (Gilbert cell) mixer: NF = 8–15 dB (conversion gain offsets loss, but transistor noise adds)

Spurious Products — Spur Table

A real mixer generates outputs at n·f_LO ± m·f_RF for all integer n, m. These spurious products (spurs) can fall in-band and corrupt the desired IF. The dominant spurs are the odd-order products (n=1,3,5 for passive mixers).

MIXER SPUR CHART — f_RF=2.4 GHz, f_LO=2.3 GHz, f_IF=100 MHz IF 100M 2RF−2LO 200M 2LO−RF 2.2 GHz RF 2.4 GHz LO 2.3 GHz 2RF−LO 2.5 GHz RF+LO 4.7 GHz Desired IF In-band spur Near-band spur Filtered/cancelled
Figure 13 — Mixer spur chart. f_RF=2.4 GHz, f_LO=2.3 GHz. The desired IF=100 MHz. The dangerous in-band spur at 2.2 GHz (n=2,m=1: 2f_LO−f_RF) can fall inside the RF passband and must be managed through LO power and filter design.

Key spur products for f_RF=2.4 GHz, f_LO=2.3 GHz

n (LO order)m (RF order)f_out = |n·f_LO ± m·f_RF|Relative levelRisk
11100 MHz & 4700 MHz0 dBc (reference)Desired IF
212200 MHz, 7000 MHz−6 dBcCan fall in RF band
122500 MHz−6 dBcNear RF band
314500 MHz, 11400 MHz−9.5 dBcOut of band
22200 MHz−12 dBcNear IF
322100 MHz−12 dBcIn RF band
102300 MHz (LO)~−30 dBc (isolation)LO feedthrough
012400 MHz (RF)~−25 dBc (isolation)RF feedthrough

Typical Mixer Specs — Technology Comparison

ParameterPassive Diode DBMActive (Gilbert Cell CMOS)MMIC Active (GaAs)
Conversion Loss/Gain5–8 dB loss5–15 dB gain3–10 dB gain
NF (SSB)6–10 dB10–18 dB8–15 dB
IIP3+15 to +30 dBm0 to +15 dBm+5 to +25 dBm
P1dB+5 to +20 dBm−10 to +5 dBm−5 to +15 dBm
LO Port Isolation30–40 dB20–30 dB25–35 dB
LO Drive Required+7 to +17 dBm−10 to +5 dBm0 to +10 dBm
DC powerZero (passive)5–100 mW50–500 mW
Frequency rangeDC to 100+ GHzDC to 10 GHzDC to 100+ GHz
IntegrationDiscrete onlyFull SoC integrationMMIC chip
Typical applicationBase stations, test equipment, radarWiFi, 4G/5G handsets, IoTSatellite, 5G mmWave, defense
// 10 — Practical Design

Practical Design Examples

Example 3 — 2.4 GHz WiFi Receiver Mixer Budget

Example 3 — Passive DBM for 2.4 GHz WiFi receiver

f_RF=2.4 GHz, f_LO=2.3 GHz (low-side), f_IF=100 MHz. Mixer: Mini-Circuits ADE-1 (typical specs)

1
Conversion loss: CL = 6.5 dB at LO drive = +7 dBm
2
Noise figure (SSB): NF = CL + 3 = 9.5 dB
3
IIP3 (input-referred): IIP3 = +13 dBm
4
Image frequency: f_im = 2.3−0.1 = 2.2 GHz (must reject by >30 dB)
5
LO→RF isolation: 35 dB. LO at +7 dBm → leakage to RF port = 7−35 = −28 dBm (acceptable)
6
Cascaded NF with LNA (NF=2 dB, G=18 dB): F_mixer = 10^(0.95) = 8.91. Friis: F_total = 1.585 + (8.91−1)/63.1 = 1.585+0.125 = 1.71 → NF=2.33 dB
✓ With 18 dB LNA before the mixer, system NF = 2.33 dB despite the mixer's own 9.5 dB NF. This illustrates why high LNA gain is critical — it suppresses the mixer NF contribution in the Friis cascade.

Example 4 — IQ Mixer Image Rejection Budget

Example 4 — 900 MHz direct-conversion receiver IQ balance

Requirement: IRR ≥ 40 dB for LTE QPSK demodulation

1
IRR from phase error alone (at 40 dB): 40 dB → Δφ ≈ arcsin(1/100) ≈ 0.57° maximum phase error
2
IRR from amplitude error alone (at 40 dB): 20·log(1+ε)/(1−ε)=40 dB → ε = ≈1% maximum amplitude imbalance
3
Combined budget: If Δφ=0.3° and ε=0.5%, combined IRR ≈ 46 dB — meets requirement with margin
4
For 256-QAM (5G NR): Required IRR ≥ 55 dB → Δφ < 0.1°, ε < 0.2% → requires digital IQ calibration
✓ Practical IQ mixers achieve 35–40 dB IRR without calibration. Digital calibration in the baseband DSP can improve this to 55–70 dB for high-order modulations.
Common mixer design mistakes:
· Insufficient LO drive — too low LO power increases CL and degrades IIP3
· No image-reject filter before the mixer — image noise degrades NF by 3 dB (DSB vs SSB)
· LO frequency on wrong side for the modulation scheme — inverts the spectrum, DSP must compensate
· Ignoring LO→antenna leakage — can violate spectrum regulations (e.g. 2.3 GHz LO leaking into 2.3–2.4 GHz licensed bands)
· Mixing LO signal from a PLL with high reference spurs — reference spurs appear as spurious outputs at IF ± n×f_ref
// 11 — Try the Tools

Put This Theory Into Practice

Use these RFLab tools to design and verify receiver chains containing mixers — from cascaded noise figure to S-parameter analysis of the complete signal chain.

Signal Chain Calculators
S-Parameter & Analysis Tools
📡
S-PARAMS
S-Parameter Plotter
Upload mixer datasheet .s2p file. Plot S11 at RF port to verify the mixer input impedance is close to 50 Ω — poor match degrades conversion loss and causes gain ripple in the signal chain. Also check S22 at IF port to verify IF filter termination.
📡
S-PARAMS
Cascade S-Parameters
Cascade LNA .s2p + IR Filter .s2p + Mixer .s2p to see the combined S21 (overall CL from antenna to IF) and S11 (system input match). Verify the LNA gain and IR filter loss leave the mixer operating in its linear region.
📡
S-PARAMS
Amplifier Stability
Check LNA stability with the mixer and IR filter connected. The mixer presents a reactive impedance at the LNA output at frequencies outside the IF band — an LNA stable alone can become conditionally unstable when the mixer is attached. Always check K and μ with the full chain.
📡
S-PARAMS
Smith Chart Plotter
Plot mixer RF port impedance on the Smith chart. Most passive DBMs have S11 near 50 Ω across a wide bandwidth, but active mixers can have significant reactive impedance. Use to design the matching network at the mixer RF input if needed.
📡
S-PARAMS
De-embedding Tool
When measuring mixer conversion loss on a board, connectors and PCB launches add insertion loss and affect port match. De-embed the test fixture to get the true mixer CL — removing the board parasitics from the measurement.
📡
S-PARAMS
Group Delay & TDR
Group delay variation at the IF output of the mixer affects signal fidelity for wideband modulations. Upload the IF filter + mixer Touchstone file and measure GD flatness. Excess GD variation causes ISI, directly degrading EVM in OFDM systems.
Related Theory Pages
// Suggested workflow — 2.4 GHz WiFi receiver mixer selection and integration
1
Choose LO side: low-side (f_LO=2.3 GHz) gives normal spectrum orientation. Image at 2.2 GHz, 200 MHz from RF.
2
LC Filter Calculator → design 2.4 GHz BPF that provides >30 dB at 2.2 GHz image. Chebyshev n=3, f_c=2.4 GHz, check 2.2 GHz attenuation.
3
Noise Figure Calculator → enter LNA (NF=1.5 dB, G=18 dB) → BPF (NF=1.5 dB) → Mixer (NF=9.5 dB, G=−6.5 dB) → IF Amp → verify total NF meets system spec.
4
Upload mixer datasheet .s2p to S-Param Plotter → verify S11 at 2.4 GHz is near 50 Ω. Plot S22 at 100 MHz IF port.
5
Cascade LNA + BPF + Mixer .s2p → check combined gain, input match, and stability with Amplifier Stability tool.