Inferensys

Glossary

I/Q Constellation Ellipticity

A measure of how much a nominally circular constellation point cluster has been stretched into an ellipse, indicating a specific ratio of I/Q gain and phase imbalance.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
CONSTELLATION DISTORTION METRIC

What is I/Q Constellation Ellipticity?

I/Q constellation ellipticity is a quantitative measure of the eccentricity of a nominally circular symbol point cluster, directly revealing the ratio of gain imbalance to phase imbalance in the transmitter's I and Q signal paths.

I/Q constellation ellipticity is a geometric distortion metric quantifying how much a symbol's point cluster in the I/Q constellation diagram has been stretched from an ideal circle into an ellipse. This deformation is the direct visual and mathematical manifestation of the combined I/Q gain imbalance and quadrature skew in a direct-conversion transmitter's analog front-end, where the major and minor axes of the ellipse correspond to the eigenvectors of the impairment matrix.

The ellipticity value, often expressed as the ratio of the major axis to the minor axis or as an eccentricity coefficient, serves as a highly discriminative feature for physical layer authentication and RF fingerprinting. Unlike aggregate metrics like Error Vector Magnitude (EVM), ellipticity isolates the specific gain-phase interaction unique to a device's local oscillator and baseband amplifier mismatches, providing a stable, channel-robust identifier for deep learning signal identification systems.

I/Q Impairment Signature Analysis

Key Characteristics of Constellation Ellipticity

Constellation ellipticity is a precise geometric metric quantifying the deformation of a nominally circular symbol cluster into an ellipse, directly revealing the ratio of I/Q gain imbalance to quadrature phase error.

01

Geometric Origin of Ellipticity

Ellipticity arises from the combined effect of I/Q gain imbalance and quadrature skew. When the I and Q signal paths have mismatched amplitudes, the constellation scales unevenly along one axis. When the phase difference between the I and Q local oscillators deviates from the ideal 90 degrees, the axes become non-orthogonal. The interaction of these two impairments transforms a circular point cluster into an ellipse, with the major axis orientation determined by the relative severity of gain versus phase error.

02

Quantifying Ellipticity: Tilt Angle and Axial Ratio

Two parameters fully characterize the ellipse:

  • Tilt Angle (θ): The angular orientation of the major axis relative to the ideal I-axis. A tilt of 0° or 90° indicates pure gain imbalance; a 45° tilt indicates dominant phase error.
  • Axial Ratio (AR): The ratio of the major axis length to the minor axis length. An AR of 1.0 indicates a perfect circle (no ellipticity), while AR > 1.0 quantifies the severity of distortion.

These parameters are extracted via eigenvalue decomposition of the 2D covariance matrix of the constellation point cluster.

03

Relationship to I/Q Impairment Matrix

The I/Q impairment model is expressed as a 2×2 mixing matrix:

code
[ I' ]   [ α   0   ] [ cos(φ/2)  sin(φ/2) ] [ I ]
[ Q' ] = [ 0   β   ] [ sin(φ/2)  cos(φ/2) ] [ Q ]

where α and β are the I and Q path gains, and φ is the quadrature phase error. The ellipticity parameters (tilt angle and axial ratio) are the observable geometric manifestations of this underlying matrix. Solving the inverse problem—recovering α, β, and φ from the ellipse geometry—is a standard calibration technique.

04

Ellipticity as a Device Fingerprint

The specific ellipticity parameters (tilt angle and axial ratio) are highly repeatable for a given transmitter under stable conditions, yet vary measurably between devices due to manufacturing tolerances in analog components:

  • DAC gain mismatches in the I and Q paths
  • Mixer quadrature errors in the local oscillator distribution
  • Baseband filter cutoff frequency variations

These parameters form a low-dimensional but highly discriminative feature vector for physical layer authentication, often used as inputs to one-class classifiers for device verification.

05

Distinguishing Ellipticity from Other Distortions

Ellipticity must be differentiated from other constellation deformations:

  • DC Offset: Shifts the entire ellipse away from the origin; does not change its shape.
  • Phase Noise: Causes angular smearing, thickening the ellipse boundary without changing its axial ratio.
  • Nonlinear Compression: Warps the constellation into a non-elliptical shape (e.g., a rounded square for severe AM-AM distortion).
  • Inter-Symbol Interference: Creates multiple displaced ellipses depending on adjacent symbol patterns.

Pure ellipticity is a linear, static distortion that preserves the relative positions of symbol centroids.

06

Measurement and Estimation Techniques

Practical estimation of ellipticity involves:

  • Centroid Calculation: Compute the mean (I,Q) position for each symbol cluster over many captured bursts.
  • Covariance Estimation: Build the 2×2 covariance matrix for the cluster's point distribution.
  • Eigendecomposition: Extract eigenvalues (λ₁, λ₂) and eigenvectors (v₁, v₂).
    • Axial Ratio = √(λ₁/λ₂)
    • Tilt Angle = arctan(v₁_Q / v₁_I)
  • Averaging: Average parameters across multiple symbol clusters to reduce estimation variance.

This process is computationally lightweight and suitable for real-time implementation on embedded SDR platforms.

I/Q CONSTELLATION ELLIPTICITY

Frequently Asked Questions

Common questions about the measurement, causes, and significance of I/Q constellation ellipticity as a unique hardware fingerprint in radio frequency emitter identification.

I/Q constellation ellipticity is a quantitative measure of how much a nominally circular cluster of constellation points has been stretched into an elliptical shape, directly indicating the ratio of I/Q gain imbalance to quadrature phase error. It is measured by computing the covariance matrix of a symbol's point cloud and extracting the ratio of its major to minor axis lengths. A perfectly balanced transmitter produces a circular cluster with an ellipticity value of 1.0 (or 0 dB). Values deviating from unity reveal the unique hardware impairment signature of the transmitter. The tilt angle of the ellipse's major axis provides a separate, sensitive measure of the phase imbalance between the I and Q channels, making ellipticity a two-dimensional feature for physical layer authentication.

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.