Block Diagram
Understanding RF Block Diagrams
The block diagram is the first deliverable in any RF system design. It captures the signal chain from antenna to digital output, identifying every active and passive component. Engineers use it to cascade performance parameters and verify that the system meets sensitivity, dynamic range, and linearity requirements before selecting specific parts.
A typical superheterodyne receiver block diagram: Antenna → BPF → LNA → Image Filter → Mixer → IF Filter → IF Amp → ADC. Each arrow carries frequency, power level, and bandwidth annotations.
Fsys = F1 + (F2−1)/G1 + (F3−1)/(G1G2) + ...
Cascaded gain:
Gtotal = G1 + G2 + G3 + ... (dB)
Each block's parameters flow into the cascade
Typical Receiver Block Budget
| Block | Gain (dB) | NF (dB) | P1dB (dBm) |
|---|---|---|---|
| BPF | −2 | 2 | — |
| LNA | +20 | 1.5 | −5 |
| Mixer | −7 | 7 | +10 |
| IF Filter | −3 | 3 | — |
| IF Amp | +30 | 3 | +15 |
Frequently Asked Questions
What info per block?
Gain/loss (dB), noise figure, P1dB, IP3, frequency. Signal flow arrows show direction and frequency domain.
How used for budgeting?
Cascade gain, NF (Friis), and IP3 block-by-block. Verify signal levels stay between noise floor and compression.
Block diagram vs schematic?
Block diagram: system-level architecture, design reviews. Schematic: every component, pin, bias network for PCB layout.