Circularity is a property of a complex random signal where its probability distribution is rotationally invariant, meaning multiplication by a unit-magnitude complex exponential does not alter its statistical characteristics. A signal is proper or circular if its pseudo-covariance matrix is zero, indicating the in-phase (I) and quadrature (Q) components have equal variance and are uncorrelated.
Glossary
Circularity

What is Circularity?
A formal statistical property defining the rotational invariance of a complex random signal's probability distribution, indicating that the signal is uncorrelated with its own complex conjugate.
In wireless systems, circularity is a critical assumption for optimal processing. Thermal noise is inherently circular, but hardware impairments like IQ imbalance introduce non-circularity or impropriety. Detecting and exploiting this non-circularity enables advanced techniques like widely linear filtering, which processes both the signal and its complex conjugate to achieve superior interference suppression compared to strictly linear methods.
Key Characteristics of Circular Signals
Circularity is a fundamental statistical property of complex-valued signals where the probability distribution is rotationally invariant. A proper (circular) signal is uncorrelated with its own complex conjugate, a condition that simplifies optimal processing and is assumed by many classical algorithms.
Rotational Invariance
A circular signal's probability density function remains unchanged when multiplied by a unit-magnitude complex exponential (e<sup>jθ</sup>). This means the I and Q components have equal variance and are uncorrelated. Visually, the scatter plot of a circular signal appears as a cloud with no preferred orientation. This property is essential for modulation schemes like QPSK and QAM, where phase rotations from channel effects must not alter the signal's statistical structure.
The Pseudo-Covariance Condition
The defining mathematical test for circularity is that the pseudo-covariance (also called the complementary covariance or relation matrix) must equal zero: E[zz<sup>T</sup>] = 0, where z is a zero-mean complex random vector. This condition means the signal is uncorrelated with its own complex conjugate. In contrast, a non-circular (improper) signal has a non-zero pseudo-covariance, indicating correlation between the I and Q branches that carries additional statistical information exploitable by widely linear filtering.
Proper vs. Improper Signals
A proper (circular) signal has a covariance matrix that fully describes its second-order statistics. An improper (non-circular) signal requires both the standard covariance matrix E[zz<sup>H</sup>] and the pseudo-covariance matrix E[zz<sup>T</sup>] for a complete statistical description. Examples of improper signals include:
- BPSK and ASK modulated signals (real-valued in baseband)
- IQ-imbalanced signals where gain and phase mismatches create correlation
- Rectilinear signals where I and Q have unequal power
Impact on Optimal Filtering
For circular signals, the classical Wiener filter and minimum mean square error (MMSE) estimator are statistically optimal. For non-circular signals, however, a widely linear (WL) filter that processes both the signal and its complex conjugate achieves superior performance. The WL-MMSE exploits the additional information in the pseudo-covariance, providing a gain of up to 3 dB in signal-to-interference-plus-noise ratio (SINR) for highly improper signals like BPSK in interference-limited scenarios.
Circularity Coefficient
The degree of non-circularity (impropriety) is quantified by the circularity coefficient κ, ranging from 0 (perfectly circular) to 1 (maximally improper, e.g., a real-valued signal). It is derived from the canonical correlation between the signal and its complex conjugate. This coefficient is critical in cognitive radio and automatic modulation classification, where identifying the impropriety of an unknown signal reveals its modulation format—BPSK (κ=1) versus QPSK (κ=0)—even under low signal-to-noise ratio conditions.
Complex-Valued Neural Network Design
Circularity assumptions directly influence complex-valued neural network (CVNN) architecture. Standard complex backpropagation using Wirtinger calculus implicitly assumes circularity when using split activation functions (applying real-valued activations separately to magnitude and phase). For non-circular data, augmented complex backpropagation that computes gradients with respect to both the variable and its conjugate is required. Preserving or exploiting impropriety through the network layers can improve classification accuracy for signals like BPSK and GMSK.
Frequently Asked Questions
Clear, technically precise answers to common questions about circularity in complex baseband signals, its impact on adaptive filtering, and its role in modern wireless system design.
Circularity is a statistical property of a complex random signal where its probability distribution is rotationally invariant, meaning the signal is uncorrelated with its own complex conjugate. In mathematical terms, a complex signal ( z ) is circular if its pseudo-covariance ( E[zz^T] ) equals zero, while its covariance ( E[zz^H] ) remains non-zero. This property implies that the real and imaginary parts of the signal have equal variance and are uncorrelated. When you visualize a circular signal as a scatter plot on an IQ constellation diagram, the point cloud appears symmetric about the origin with no preferred orientation. Most thermal noise and properly designed modulation schemes like QPSK and QAM produce circular signals. However, real-world impairments such as IQ imbalance or adjacent channel interference often destroy circularity, making the signal improper. Understanding this property is critical because optimal processing of non-circular signals requires widely linear filtering rather than strictly linear approaches.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Understanding circularity requires a firm grasp of the complex signal representations and statistical properties that define modern wireless communication systems.
Complex Baseband Representation
The foundational mathematical framework that models a bandpass signal as a complex-valued signal centered at zero hertz. This representation captures both amplitude and phase in a single complex number, enabling the analysis of circularity. A signal is circular if its baseband representation is uncorrelated with its own complex conjugate, meaning the real and imaginary parts have equal variance and are independent.
Proper vs. Improper Signals
A proper (circular) complex random signal has a vanishing pseudo-covariance, meaning the real and imaginary parts are uncorrelated with equal variance. An improper (non-circular) signal violates this condition, exhibiting correlation between its components. Key distinctions:
- Proper: Rotationally invariant probability density function
- Improper: Orientation-dependent statistics, common in BPSK and ASK modulations
- Pseudo-covariance: The statistical measure that quantifies the degree of impropriety
Widely Linear Filtering
An augmented filtering paradigm that processes both the complex signal and its complex conjugate to achieve optimal performance for improper data. Standard linear filtering is sufficient only for circular signals. Widely linear models, such as the augmented complex least mean square (ACLMS) algorithm, exploit the full second-order statistical information, providing superior interference cancellation when circularity is violated.
IQ Imbalance and Non-Circularity
Hardware impairments in direct-conversion transceivers, such as gain and phase mismatches between the I and Q branches, inherently generate improper signals. The resulting mirror-frequency interference creates a conjugate correlation that destroys circularity. Correcting IQ imbalance is mathematically equivalent to restoring the properness of the received complex baseband signal through widely linear compensation.
Complex-Valued Neural Networks (CVNN)
Neural architectures that process data directly in the complex domain using complex-valued weights and activation functions. For non-circular signals, standard real-valued networks applied to concatenated I/Q data are suboptimal. CVNNs trained with Wirtinger calculus inherently preserve phase information and can learn widely linear transformations, making them ideal for tasks like channel equalization and beamforming where circularity assumptions fail.
Second-Order Cyclostationarity
Many communication signals exhibit periodically time-varying autocorrelation functions, a property called cyclostationarity. The conjugate cyclic autocorrelation function directly measures the degree of impropriety at specific cycle frequencies. This feature is exploited for:
- Blind modulation classification: Distinguishing BPSK (improper) from QPSK (proper)
- Signal detection: Identifying signals buried below the noise floor
- Parameter estimation: Extracting symbol rate and carrier frequency without prior knowledge

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us