Inferensys

Glossary

Direct RF Sampling

Direct RF sampling is an architecture where the analog-to-digital converter digitizes the radio frequency signal directly at the antenna, eliminating analog down-conversion stages.
Architect reviewing LLM integration architecture on laptop, system diagrams visible, modern technical office setup.
ARCHITECTURE

What is Direct RF Sampling?

Direct RF Sampling is a digital architecture where the analog-to-digital converter digitizes the radio frequency signal directly at the antenna, eliminating analog down-conversion stages.

Direct RF Sampling is an architecture where the analog-to-digital converter (ADC) digitizes the radio frequency signal directly at the antenna, eliminating the need for analog mixers, local oscillators, and intermediate frequency stages. This approach converts the electromagnetic spectrum into raw digital samples at multi-gigasample-per-second rates, shifting signal processing entirely into the digital domain.

The architecture relies on ADCs with sufficient analog bandwidth and sampling rate to capture the carrier frequency directly. By removing analog down-conversion, Direct RF Sampling eliminates I/Q imbalance, LO leakage, and mixer-induced non-linearities, enabling simultaneous multi-band reception and preserving the pristine signal fidelity required for RF fingerprinting and automatic modulation classification.

ARCHITECTURAL FOUNDATIONS

Key Characteristics of Direct RF Sampling

Direct RF Sampling digitizes the antenna signal immediately, eliminating analog mixers and local oscillators. This shifts signal processing complexity from hardware to software, enabling flexible, multi-band receivers.

01

Elimination of Analog Down-Conversion

Traditional superheterodyne receivers use multiple mixer stages and local oscillators to step down the RF frequency to an intermediate frequency (IF) before digitization. Direct RF sampling connects the analog-to-digital converter (ADC) directly to the antenna, bypassing these analog components entirely. This removes sources of I/Q imbalance, LO leakage, and phase noise inherent in analog mixers, resulting in a cleaner, more mathematically pure signal representation for downstream AI processing.

02

Nyquist-Zone Sampling and Aliasing

Direct RF architectures intentionally exploit aliasing by sampling at rates below the carrier frequency but above twice the signal bandwidth. This technique, known as sub-sampling or bandpass sampling, uses a high-bandwidth sample-and-hold amplifier to capture the RF signal in a higher Nyquist zone. The resulting folded spectrum appears at a lower frequency in the digital domain, effectively performing frequency translation without analog hardware. Key requirements:

  • Jitter: Must be below 100 femtoseconds for GHz-range signals
  • Analog bandwidth: The ADC's input bandwidth must exceed the carrier frequency, not just the sample rate
03

JESD204B/C High-Speed Data Interfaces

Direct RF sampling ADCs produce raw data rates exceeding 100 Gbps for wideband, multi-channel systems. The JESD204B and JESD204C serial interface standards are critical for transporting this torrent of digitized samples to FPGAs or processors. These protocols provide deterministic latency, multi-gigabit lane bonding, and harmonic clocking. For edge AI deployments, the FPGA must ingest this stream, perform digital down-conversion (DDC) and channelization, and feed a real-time inference engine—all within a strict power envelope.

04

Digital Down-Conversion (DDC) in Logic

Once the entire RF spectrum is digitized, a Digital Down Converter implemented in FPGA fabric extracts the signal of interest. The DDC performs three operations:

  • Numerically Controlled Oscillator (NCO): Generates a digital sinusoid for frequency translation
  • Digital Mixer: Multiplies the input samples by the NCO output to shift the target band to baseband
  • Cascaded Integrator-Comb (CIC) and FIR decimation filters: Reduce the sample rate and filter out adjacent channels This allows a single wideband digitizer to service multiple virtual receivers simultaneously.
05

Dynamic Range and SFDR Requirements

Without analog pre-filtering, the ADC must digitize the entire spectrum including strong interferers alongside weak signals of interest. The Spurious-Free Dynamic Range (SFDR) becomes the critical specification. A high SFDR (e.g., > 80 dBc) ensures that intermodulation products from strong blockers do not create false signals that mask the subtle hardware impairment fingerprints used for device authentication. Modern direct RF ADCs achieve this through advanced dithering techniques and calibration logic integrated on-chip.

06

Direct RF for Edge AI Fingerprinting

For Radio Frequency Fingerprinting at the edge, direct RF sampling provides a pristine, uncompromised digital representation of the raw waveform. This is essential because:

  • Transient analysis: Captures the full turn-on burst without analog filter ringing
  • Phase preservation: Maintains the exact phase relationships critical for identifying DAC non-linearities and power amplifier memory effects
  • Multi-band awareness: A single ADC can simultaneously fingerprint devices operating on different frequencies This architecture enables real-time, physical-layer authentication on embedded platforms like the Xilinx Zynq or NVIDIA Jetson.
RECEIVER ARCHITECTURE COMPARISON

Direct RF Sampling vs. Superheterodyne Receiver

Architectural comparison of direct RF digitization against traditional analog down-conversion receiver topologies for signal identification applications.

FeatureDirect RF SamplingSuperheterodyneZero-IF/Direct Conversion

Analog Down-Conversion Stages

0 (eliminated)

1-3 (multiple IF stages)

1 (single mixer to baseband)

ADC Input Frequency

Directly at carrier (GHz range)

Intermediate frequency (MHz range)

Baseband (DC to bandwidth)

Image Rejection Requirement

None (no mixing)

High (requires image-reject filters)

High (I/Q imbalance sensitive)

LO Leakage and DC Offset

Not applicable

Manageable (filtered at IF)

Problematic (appears in-band)

Hardware Complexity

Low (ADC + FPGA/DSP)

High (multiple mixers, filters, synthesizers)

Medium (single mixer, dual ADC)

Phase Noise Sensitivity

Low (no LO multiplication)

Medium (accumulated through stages)

Medium (single LO contribution)

Wideband Signal Capture

Native (GHz instantaneous bandwidth)

Limited (per IF filter bandwidth)

Limited (baseband filter bandwidth)

Power Consumption

3-10W (ADC-dominated)

5-15W (multiple active stages)

2-5W (simplified chain)

DIRECT RF SAMPLING

Frequently Asked Questions

Explore the core concepts behind direct RF sampling, an architecture that digitizes radio frequency signals at the antenna, eliminating analog down-conversion stages for simplified, flexible receiver design.

Direct RF sampling is a digital receiver architecture where the analog-to-digital converter (ADC) digitizes the radio frequency (RF) signal directly at the antenna, without prior analog down-conversion to an intermediate frequency (IF) or baseband. The process works by capturing the entire RF spectrum of interest at the Nyquist rate—or using intentional undersampling via bandpass sampling—to alias a high-frequency signal into a lower Nyquist zone. This shifts the mixing and filtering functions from analog hardware into the digital domain, where they are performed by a digital down converter (DDC) using a numerically controlled oscillator (NCO) and digital filters. The result is a flexible, software-defined receiver where channel selection, bandwidth, and modulation are controlled entirely in firmware.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.