Skip to main content

Relationship Between WSS, LTI, AR, MA and ARMA Models


Relationship Between WSS, LTI, AR, MA and ARMA Models | Signal Processing Guide

The Unified Relationship Between WSS, LTI, AR, MA, and ARMA Processes

An in-depth exploration of how stochastic processes and linear systems interact in digital signal processing and time-series analysis.

In modern signal processing, the interaction between Wide-Sense Stationary (WSS) random processes and Linear Time-Invariant (LTI) systems forms the backbone of statistical modeling. Models like AR (Autoregressive), MA (Moving Average), and ARMA are not just statistical tools—they are specific realizations of white noise filtered through LTI systems.


1. Defining the Wide-Sense Stationary (WSS) Process

A random process \(x[n]\) is categorized as Wide-Sense Stationary if its first and second-order moments are invariant to time shifts:

  1. Constant Mean:
    $$E[x[n]] = \mu$$
  2. Time-Dependent Autocorrelation: The correlation between two points depends only on their lag \(k\):
    $$R_x(n_1, n_2) = R_x(n_1 - n_2) = R_x[k]$$ $$R_x[k] = E[x[n]x[n-k]]$$

The Power Spectral Density (PSD), defined by the Wiener-Khinchin theorem, is the Fourier Transform of the autocorrelation:

$$S_x(\omega) = \sum_{k=-\infty}^{\infty} R_x[k]e^{-j\omega k}$$

2. Characterizing the Linear Time-Invariant (LTI) System

An LTI system is defined by its impulse response \(h[n]\). Its behavior in the frequency domain is described by the transfer function:

$$H(z) = \sum_{n=-\infty}^{\infty} h[n]z^{-n}$$

For an input \(x[n]\), the output \(y[n]\) is the convolution:

$$y[n] = x[n] * h[n] \iff Y(z) = H(z)X(z)$$

3. The Fundamental WSS-LTI Relationship

When a WSS process passes through a stable LTI system, the output remains WSS. The transformation is governed by these key properties:

Mean and Autocorrelation

$$\mu_y = \mu_x \sum_{n=-\infty}^{\infty} h[n]$$ $$R_y[k] = R_x[k] * h[k] * h[-k]$$

Spectral Shaping Equation

Perhaps the most critical result in stochastic filtering is how the system "shapes" the input spectrum:

$$S_y(\omega) = |H(e^{j\omega})|^2 S_x(\omega)$$

4. White Noise: The Stochastic Foundation

Most parametric models are built by filtering White Noise \(w[n]\), which has zero mean and a constant PSD:

$$R_w[k] = \sigma^2 \delta[k] \implies S_w(\omega) = \sigma^2$$

5. Moving Average (MA) Model: The FIR Perspective

An MA(q) process is a finite linear combination of current and past white noise terms:

$$x[n] = w[n] + b_1w[n-1] + \dots + b_qw[n-q]$$
Interpretation: White Noise → FIR Filter → MA Process

The PSD is shaped by the zeros of the system \(B(z)\):

$$S_x(\omega) = \sigma^2 |B(e^{j\omega})|^2$$

6. Autoregressive (AR) Model: The All-Pole Perspective

An AR(p) process expresses the current value as a linear combination of its own past, plus white noise:

$$x[n] = \sum_{i=1}^{p} a_ix[n-i] + w[n]$$
Interpretation: White Noise → IIR (All-Pole) Filter → AR Process

The PSD is inversely proportional to the magnitude of the feedback coefficients:

$$S_x(\omega) = \frac{\sigma^2}{|A(e^{j\omega})|^2}$$

7. ARMA Model: The Pole-Zero Perspective

The ARMA(p,q) model is the most general parametric form, utilizing both autoregressive and moving average components:

$$A(z)X(z) = B(z)W(z) \implies H(z) = \frac{B(z)}{A(z)}$$
Interpretation: White Noise → General LTI (Pole-Zero) Filter → ARMA Process

8. Unified Comparison Table

Model LTI Filter Type Transfer Function \(H(z)\) Power Spectral Density \(S_x(\omega)\)
White Noise All-Pass (None) \(1\) \(\sigma^2\)
MA(q) FIR (Zeros only) \(B(z)\) \(\sigma^2 |B(e^{j\omega})|^2\)
AR(p) IIR (Poles only) \(\frac{1}{A(z)}\) \(\frac{\sigma^2}{|A(e^{j\omega})|^2}\)
ARMA(p,q) General Pole-Zero \(\frac{B(z)}{A(z)}\) \(\sigma^2 \frac{|B(e^{j\omega})|^2}{|A(e^{j\omega})|^2}\)

9. Summary

Theorem of Representation:

If \(w[n]\) is white noise (WSS) and \(H(z)\) is a stable LTI system, the output \(x[n] = H(z)w[n]\) is always WSS. This establishes that:

  • FIR Filters produce MA processes.
  • All-pole IIR Filters produce AR processes.
  • Pole-zero Filters produce ARMA processes.

Thus, AR, MA, and ARMA models are simply classes of WSS processes generated by specific LTI filter architectures.



Contact Us

Name

Email *

Message *

Popular Posts

RMS Delay Spread, Excess Delay Spread and Multi-path ...(with MATLAB + Simulator)

📘 Overview of Delay Spread and Multi-path 🧮 Excess Delay spread 🧮 Power delay Profile 🧮 RMS Delay Spread 📚 Further Reading 📂 Other Topics on RMS Delay Spread, Excess Delay ... 🧮 Multipath Components or MPCs 🧮 Online Simulator for Calculating RMS Delay Spread 🧮 Why is there significant multipath in the case of very high frequencies? 🧮 Why RMS Delay Spread is essential for wireless communication? 🧮 Why the Power Delay Profile is essential? 🧮 MATLAB Codes for Calculating Different Types of delay Spreads Delay Spread, Excess Delay Spread, and Multipath (MPCs) The fundamental distinction between wireless and wired connections is that in wireless connections signal reaches at receiver thru multipath signal propagation rather than directed transmission like co-axial cable. Wireless Communication has no set communication path between the transmitter and the receiver. The line...

Electromyography (EMG) Explained

  Electromyography (EMG) EMG stands for Electromyography . It is a medical test used to check how well your muscles and the nerves that control them are working. What it does EMG measures the electrical activity in your muscles. When nerves send signals to muscles, they create tiny electrical impulses—EMG records these. Why doctors use it Doctors may recommend EMG if you have symptoms like: Muscle weakness Numbness or tingling Muscle pain or cramping Suspected nerve disorders It helps diagnose conditions such as: Carpal Tunnel Syndrome Amyotrophic Lateral Sclerosis (ALS) Peripheral Neuropathy How it’s done Nerve conduction study (NCS) – small electrical pulses are applied to test nerve signals Needle EMG – a thin needle electrode is inserted into muscles to record activity Does it hurt? You might feel mild discomfort (like a quick pinch or muscle soreness) ...

Online Simulator for ASK, FSK, and PSK Signal Generation

Interactive Digital Signal Processing (DSP) Tutorial and Simulator for ASK, FSK, and BPSK modulation techniques. Try our new Digital Signal Processing Simulator!   •   Interactive ASK, FSK, and BPSK tools updated for 2025. Start Now Digital Modulation Visualizer: ASK, FSK, & BPSK Simulator Learn and visualize binary modulation techniques (ASK, FSK, BPSK) in real-time with adjustable carrier and sampling parameters. Perfect for DSP students and engineers. 📡 ASK Simulator 📶 FSK Simulator 🎚️ BPSK Simulator 📚 More Topics ASK Modulator FSK Modulator BPSK Modulator More Topics 1. ASK (Amplitude Shift Keying) Simulat...

MIMO Channel Matrix | Rank and Condition Number

MIMO / Massive MIMO MIMO Channel Matrix | Rank and Condition...   The channel matrix in wireless communication is a matrix that describes the impact of the channel on the transmitted signal. The channel matrix can be used to model the effects of the atmospheric or underwater environment on the signal, such as the absorption, reflection or scattering of the signal by surrounding objects. When addressing multi-antenna communication, the term "channel matrix" is used. Let's assume that only one TX and one RX are in communication and there's no surrounding object. Here, in our case, we can apply the proper threshold condition to a received signal and get the original transmitted signal at the RX side. However, in real-world situations, we see signal path blockage, reflections, etc.,  (NLOS paths [↗]) more frequently. The obstruction is typically caused by building walls, etc. Multi-antenna communication was introduced to address this issue. It makes diversity app...

Constellation Diagrams of M-ary QAM | M-ary Modulation

📘 Overview of QAM 🧮 MATLAB Code for m-ary QAM (4-QAM, 16-QAM, 32-QAM, ...) 🧮 Online Simulator for M-ary QAM Constellations 📚 Further Reading 📂 Other Topics on Constellation Diagrams of QAM configurations ... 🧮 MATLAB Code for 4-QAM 🧮 MATLAB Code for 16-QAM 🧮 MATLAB Code for m-ary QAM (4-QAM, 16-QAM, 32-QAM, ...) 🧮 Simulator for constellation diagrams of m-ary PSK 🧮 Simulator for constellation diagrams of m-ary QAM 🧮 Overview of Energy per Bit (Eb / N0) 🧮 Online Simulator for constellation diagrams of ASK, FSK, and PSK 🧮 Theory behind Constellation Diagrams of ASK, FSK, and PSK 🧮 MATLAB Codes for Constellation Diagrams of ASK, FSK, and PSK QAM Unlike M-ary PSK, where the signal is modulated with diffe...

UGC NET Electronic Science Previous Year Question Papers with Solutions

Home / Engineering & Other Exams / UGC NET 2026 PYQ ⬇️ Download Papers and Solutions 📋 Exam Pattern 💡 Preparation Tips ❓ FAQs 📊 Exam Highlights: Electronic Science (88) Feature Details Junior Research Fellowship (JRF) ₹37,000 + HRA per month Eligibility M.Sc/M.Tech in Electronics (55%) Validity of Certificate JRF (3 Years) | Lectureship (Lifetime) 📥 Download UGC NET Electronics PDFs Complete collection of previous year question papers, answer keys and explanations for Subject Code 88. Start Downloading 📂 View All Question Papers June 2025 - Question Paper Download PDF June 2025 - Solved Paper + Explanation ...

Constellation Diagrams of ASK, PSK, and FSK (with MATLAB Code + Simulator)

Constellation Diagrams: ASK, FSK, and PSK Comprehensive guide to signal space representation, including interactive simulators and MATLAB implementations. 📘 Overview 🧮 Simulator ⚖️ Theory 📈 Q-function 📚 Resources BASK Modulation Transmits one of two signals: 0 or $\sqrt{E_b}$, representing binary 0 and 1. Simple but sensitive to noise. BFSK Modulation Transmits one of two signals: $\sqrt{E_b}$ on the Y-axis or $\sqrt{E_b}$ on the X-axis. These are orthogonal signals. BPSK Modulation Transmits $+\sqrt{E_b}$ or $-\sqrt{E_b}$ (antipodal signaling). Most efficient binary scheme. ...