Rational signal models

Introduction

In many applications, it is useful to generate random signals with desired properties or to obtain a representation of a random signal which captures a set of the signal characteristics. By the term model we indicate a mathematical description which provides a representation of certain properties of the signal. If we are able to construct a useful model of a random signal, then we can use this model for various applications. For example, to obtain a better understanding of the physical mechanism generating the signal, to detect changes in the signal for diagnostics purposes, to synthetize artificial signals similar to the natural ones, to extract parameters for pattern recognition and machine learning, to obtain a more efficient representation of the signal for data compression.

We often assume a model to be parametric, i. e., a function completely defined by a finite number of model parameters. In this module, we further restrict our attention to a particular class of models known as rational signal models, whose system function and power spectrum can be expressed as a ratio between polynomials in $z$ (or equivalently in $e^{j\omega}$ ). We will particularly focus on stochastic modeling, by which we describe a signal as the hypothetical output of some linear-time invariant system, the input of which is white noise.



Screencast video [⯈]



Module overview

This module covers the following topics:

  1. Recap: LTI systems - This section provides a brief review of fundamental concepts including linear time-invariant systems, stability, invertibility and minimum-phase.

  2. Spectral factorization - Can we obtain any random signal by simply filtering white noise? In this section, we describe how this can be achieved by the innovation representation.

  3. Auto-regressive moving-average (ARMA) signal models - This section describes an efficient representation of (stationary) random signals in terms of two polynomials, one accounting for the “autoregressive” part and the other for the “moving-average” part.