Random processes are fundamental to many fields, including signal processing, telecommunications, and finance. A random process is essentially a collection of random variables indexed by time or space. These processes are used to model systems that evolve over time in uncertain ways. In this blog, we’ll introduce key concepts in random processes, such as probability density functions (PDFs), mean and correlation functions, and stationary processes.
1.1 Basic Concepts of Random Processes
A random process (or stochastic process) is a collection of random variables indexed by time or some other parameter. Formally, we represent a random process as:
where
1.1.1 PDFs and CDFs
The Probability Density Function (PDF) and Cumulative Distribution Function (CDF) are crucial in describing random variables in a random process.
- The PDF
describes the likelihood of a random variable taking on a specific value . It satisfies:
- The CDF
is the probability that the random variable is less than or equal to :
In random processes, PDFs and CDFs describe the distribution of random variables at each point in time.
1.1.2 Mean and Correlation Functions
For a random process
The autocorrelation function
For stationary processes (discussed later), this function depends only on the time difference
1.1.3 Multiple Random Processes
In practice, we often deal with multiple random processes. For two random processes
The joint behavior of two or more random processes is vital in applications such as multi-channel communications and sensor networks.
1.1.4 Stationary Processes
A random process is said to be stationary if its statistical properties do not change over time. More formally, a process
- The mean
is constant: - The autocorrelation function
depends only on the time difference , not on the actual times and .
For stationary processes, we can simplify the autocorrelation function as:
Stationary processes are easier to analyze and are widely used in fields like signal processing.
1.1.5 Gaussian Random Processes
A Gaussian random process is one in which every finite collection of random variables has a joint Gaussian distribution. If
Gaussian processes are particularly important because of their simplicity and the fact that they are completely characterized by their mean and autocorrelation functions.
1.1.6 Solved Problems
Problem: Consider a stationary random process with autocorrelation function
Solution: The mean square value is the autocorrelation function evaluated at
Thus, the mean square value of the process is 5.
1.2 Processing of Random Signals
In real-world systems, signals often contain random noise or variability. Random signals are processed to extract useful information, reduce noise, or enhance desired features. We will discuss key concepts in the processing of random signals, such as power spectral density and white noise.
1.2.0 Processing of Random Signals
The analysis and processing of random signals are critical in areas such as communications, radar systems, and control systems. The goal is to model, filter, and enhance random signals for better performance in these systems.
1.2.1 Power Spectral Density
The Power Spectral Density (PSD) of a random process describes how the power of the signal is distributed across different frequency components. For a stationary random process, the PSD
The PSD provides valuable insights into the frequency characteristics of a random signal and is used in fields such as telecommunications and signal processing.
1.2.2 Linear Time-Invariant (LTI) Systems with Random Inputs
An LTI system with a random input
In the frequency domain, the PSD of the output is related to the PSD of the input and the frequency response of the system
1.2.3 Power in a Frequency Band
The total power of a random process in a frequency band
This is a key calculation in applications such as filtering and noise reduction.
1.2.4 White Noise
White noise is a special type of random process where all frequency components have equal power. The PSD of white noise is constant over all frequencies:
White noise is often used to model random disturbances or background noise in systems.
1.2.5 Solved Problems
Problem: A random process has an autocorrelation function
Solution: The PSD is the Fourier transform of the autocorrelation function:
Thus, the PSD of the process is
1.3 Problems and Exercises
In this section, we will present several end-of-chapter problems to further solidify the understanding of random processes, power spectral density, and LTI systems.
Problem: Compute the output PSD of an LTI system with impulse response
Solution: The frequency response of the system is:
The output PSD is:
Conclusion
In this blog, we explored key topics in random processes, including PDFs and CDFs, correlation functions, stationary and Gaussian processes, power spectral density, and white noise. These concepts form the foundation for analyzing and processing random signals in real-world applications.