Frequency Domain
Transfer functions
The transfer function , being a ratio of two polynomials, acts as a digital filter. It is instrumental in transforming into an ARMA process and is applied in analyzing stationary processes through digital filter theory.
Shift Operators in Time Domain Analysis
- Backward shift operator shifts a signal back in time
- Forward shift operator shifts a signal forward in time.
Properties of and include linearity, recursive application, and linear composition. Using these properties, we can rewrite an AR model equation in terms of and , revealing the relationship between the operators and the AR model. The resulting equation shows that the output is the ratio of two polynomials of :
Asymptotically stability
Stability analysis involves examining the poles of the transfer function:
- Zeros are values of where the transfer function equals zero
- Poles are the inverse of the transfer function’s roots (roots of in case of no cancellations).
The locations of poles and zeros, particularly within the unit circle in the complex plane, are indicative of system stability.
- To compute zeros, set the numerator of the transfer function equal to zero.
- For poles, set the denominator equal to zero.
A system is considered asymptotically stable if all poles lie strictly inside the unit circle, and it is deemed a minimum phase system if both poles and zeros reside within the unit circle.
The asymptotic stability is often necessary to demonstrate if a process is stochastic process:
- the process transfer function is asymptotically stable (its poles are all located within the unitary circle)
- the input (e.g. ) is a stationary stochastic process
Canonical representation of
Stationary stochastic processes (so including ARMA, MA and AR) can be equivalently represented in 4 distinct ways, each offering unique insights and applications:
Probabilistic representation:
the mean provides information about the central tendency of the process, while the covariance function captures how data points at different time lags are related: particularly useful for understanding the process’s statistical properties and for generating simulations.
Difference equations (time domain):
essential in modeling and forecasting
Transfer function (operatorial):
Transfer functions are commonly used in control theory and engineering applications, where the focus is on manipulating and controlling the process.
Frequency
It is especially valuable in applications involving signal processing, where the focus is on understanding the frequency content of the data.
They are all equivalent but not unique. The uniqueness aspect it will be problematic, and so before introducing prediction theory, we need to better understand the non-uniqueness property and find ways to make the representation unique.
Taken the process in operatorial representation:
We can adopt this “convention” to be sure about the uniqueness of representation:
- monic: the term with the highest power has coefficient equal to
- coprime: no common factors to that can be simplified
- have same degree
- have roots inside the unit circle
The spectral factorization theorem
In the analysis of discrete-time signals through the use of the transfer function , if and:
- is stationary
- is stable
is well defined and stationary.
Final value theorem
The final value theorem or theorem of the gain is:
NB: The final value theorem can be applied to that are not in canonical form.
Final value theorem is useful when we want to define de-biased process:
-
Find mean with gain theorem:
-
Define de-biased processes:
-
Do whatever you want, like computing the covariance
All Pass Filter
In the context of transfer functions and digital filters, an all pass filter is a particular process which transform a white noise in a white noise with a different variance.
An APF is useful for converting a system to canonical form: we can do this by aggregating coefficients and multiplying by a fraction of identical polynomials (so that we essentially multiply by one) and then we redefine a new white noise process.
Apart the variance everything remains the same; for example if input and output :
- If is constant, is constant.
- If is sinusoidal, is sinusoidal.
Spectral representation
Spectral density of a stationary stochastic process
For a stationary process , :
- positive
- real
- even
- periodic with period .
Its graph can be represented in the upper half plane of a 2D plot, as the imaginary part is always zero.
The “general rule” regarding the effect of the poles and zeros of the transfer function is that if the generic point is:
- Near zeroes, the exhibits attenuation. For a zero on the unit circle there is the so called blocking property of the transfer function, which refers to the phenomenon where a zero on the unit circle in the z-domain causes the system to completely attenuate that specific frequency component of the input signal. As the frequency moves away from this zero, the attenuation decreases.
- Near poles, the is high. The frequency response is amplified. If a pole is near the unit circle, it signifies a strong frequency response at the angle corresponding to the pole’s position.
Spectrum Properties
For stationary processes, the following properties hold for the power spectral density :
- Scalar Multiple If , then:
- Sum of Uncorrelated Processes: If and and are uncorrelated, then:
- Inverse transform returns the covariance function based on the spectral density, noted as the inverse discrete Fourier transform.
4. The spectrum of a is constant and equal to its variance:
Example
If and and are uncorrelated, then:
Fundamental theorem of spectral analysis
Very useful theorem to compute the spectrum:
It’s possible to apply the fundamental theorem of spectrum analysis also if is not in the canonical form :)
Recall of useful formulas for spectrum qualitative study are:
Remember that is always possible to write the spectral density function as a real-valued function composed by cosine terms easier to interpret.