Inferensys

Glossary

In-Phase/Quadrature (IQ) Data

The Cartesian representation of a complex baseband signal, consisting of the in-phase (real) and quadrature (imaginary) components, which is the native data format for digital predistortion processing.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
COMPLEX BASEBAND REPRESENTATION

What is In-Phase/Quadrature (IQ) Data?

IQ data is the Cartesian representation of a complex baseband signal, consisting of the in-phase (real) and quadrature (imaginary) components, which is the native data format for digital predistortion processing.

In-Phase/Quadrature (IQ) data is the two-dimensional Cartesian representation of a complex-valued baseband signal, where the in-phase (I) component is the real part and the quadrature (Q) component is the imaginary part. This representation captures both the instantaneous amplitude and phase of a modulated waveform without requiring the high sampling rates associated with the carrier frequency.

IQ data is the fundamental signal format for digital predistortion because it preserves the complex envelope information necessary to model and invert nonlinear amplifier behavior. The I and Q streams are processed as a single complex number, enabling direct manipulation of the signal's magnitude and phase to pre-compensate for AM-AM and AM-PM distortion introduced by the power amplifier.

COMPLEX BASEBAND FUNDAMENTALS

Key Characteristics of IQ Data

IQ data is the Cartesian representation of a complex baseband signal, decomposing it into an in-phase (I) component and a quadrature (Q) component that are orthogonal to each other. This format is the native language of modern digital signal processing and is essential for implementing digital predistortion.

01

Complex Envelope Representation

IQ data represents a bandpass signal as a complex lowpass equivalent, where the I component is the real part and the Q component is the imaginary part. This eliminates the carrier frequency from analysis, dramatically simplifying the mathematical modeling of power amplifier nonlinearity. The instantaneous amplitude is calculated as sqrt(I² + Q²), while the instantaneous phase is arctan(Q/I). This compact representation allows DPD algorithms to operate at baseband sample rates rather than RF frequencies.

02

Orthogonal Channel Structure

The I and Q channels are mathematically orthogonal, meaning they can carry independent information streams without mutual interference. In a physical transmitter, this orthogonality is maintained by mixing the I component with a local oscillator signal and the Q component with the same oscillator shifted by 90 degrees. Any IQ imbalance—amplitude mismatch or phase deviation from perfect quadrature—destroys this orthogonality and creates unwanted image signals that degrade DPD performance.

03

Native Format for DPD Processing

Digital predistortion operates directly on complex IQ samples because nonlinear distortion affects both amplitude (AM-AM) and phase (AM-PM) simultaneously. The predistorter applies a complex gain correction factor to each IQ sample based on the instantaneous input magnitude. This correction is itself a complex value, modifying both I and Q components to pre-compensate for the power amplifier's nonlinear transfer characteristic before the signal reaches the RF stage.

04

Sample Rate and Bandwidth Considerations

To capture and correct nonlinear distortion, the IQ sample rate must be 3 to 5 times the signal bandwidth to accommodate the expanded bandwidth of intermodulation products. For a 100 MHz 5G NR carrier, this demands IQ sample rates of 300-500 MHz or higher. This wideband IQ capture is critical for accurate behavioral modeling, as truncating the observation bandwidth removes distortion products that fold back into the band of interest through aliasing.

05

Memory Effect Capture

IQ data streams inherently preserve the temporal history of the signal, which is essential for modeling power amplifier memory effects. By storing past IQ samples in tapped delay lines, memory polynomial models can correlate current distortion with previous signal states. The complex nature of IQ data means both the magnitude and phase history influence the PA's current behavior, capturing phenomena like thermal memory and bias circuit relaxation that simpler magnitude-only models miss.

06

Numerical Precision Requirements

DPD coefficient extraction demands high-precision IQ data to resolve the subtle distortion components that are 30-50 dB below the main signal. Typically, 16-bit or higher ADC resolution is required for the feedback observation path. Quantization noise in the IQ samples directly limits the achievable linearization depth. Modern FPGA-based DPD implementations often use 18-bit or 32-bit fixed-point arithmetic to preserve the dynamic range needed for accurate predistorter synthesis.

IQ DATA FUNDAMENTALS

Frequently Asked Questions

Clear answers to the most common technical questions about the Cartesian representation of complex baseband signals used in digital predistortion and modern wireless systems.

In-Phase/Quadrature (IQ) data is the Cartesian representation of a complex baseband signal, consisting of the in-phase (I) component as the real part and the quadrature (Q) component as the imaginary part. This representation captures both the instantaneous amplitude and phase of a modulated waveform without requiring the high sampling rates dictated by the Nyquist theorem for the carrier frequency. Mathematically, a bandpass signal s(t) = A(t)cos(ωct + φ(t)) is expressed as its complex envelope s̃(t) = I(t) + jQ(t), where I(t) = A(t)cos(φ(t)) and Q(t) = A(t)sin(φ(t)). The instantaneous magnitude is √(I² + Q²) and the instantaneous phase is arctan(Q/I). This is the native data format for all modern digital predistortion (DPD) processing, software-defined radios, and vector signal analyzers.

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.