8.linear Time-Invariant (LTI) Systems With Random Inputs
8.linear Time-Invariant (LTI) Systems With Random Inputs
8.linear Time-Invariant (LTI) Systems With Random Inputs
A linear time-invariant (LTI) system can be represented by its impulse response (Figure 10.6). More specifically, if
X(t) is the input signal to the system, the output, Y (t), can be written as
∞ ∞
Note that as the name suggests, the impulse response can be obtained if the input to the system is chosen to be the unit
impulse function (delta function) x(t) = δ(t). For discrete-time systems, the output can be written as (Figure 10.6)
k=−∞ k=−∞
⎧ 1 n = 0
⎪
δ(n) = ⎨
⎩
⎪
0 otherwise
Consider an LTI system with impulse response h(t). Let X(t) be a WSS random process. If X(t) is the input of the
system, then the output, Y (t), is also a random process. More specifically, we can write
Y (t) = h(t) ∗ X(t)
∞
= ∫ h(α)X(t − α) dα.
−∞
Here, our goal is to show that X(t) and Y (t) are jointly WSS processes. Let's first start by calculating the mean
function of Y (t), μY (t). We have
= ∫ h(α)μX dα
−∞
∞
= μX ∫ h(α) dα.
−∞
= ∫ h(α)RX (t1 , t2 − α) dα
−∞
∞
RXY (τ ) = ∫ h(α)RX (τ + α) dα
−∞
RY (τ ) = h(τ ) ∗ h(−τ ) ∗ RX (τ ).
This has been shown in the Solved Problems section. From the above results we conclude that X(t) and Y (t) are
jointly WSS. The following theorem summarizes the results.
Theorem
Let X(t) be a WSS random process and Y (t) be given by
where h(t) is the impulse response of the system. Then X(t) and Y (t) are jointly WSS. Moreover,
∞
1. μY (t) = μY = μX ∫
−∞
h(α) dα;
∞
2. RXY (τ ) = h(−τ ) ∗ RX (τ ) = ∫
−∞
h(−α)RX (t − α) dα ;
3. RY (τ ) = h(τ ) ∗ h(−τ ) ∗ RX (τ ).
Let's now rewrite the statement of Theorem 10.2 in the frequency domain. Let H (f ) be the Fourier transform of h(t),
∞
−2jπf t
H (f ) = F {h(t)} = ∫ h(t)e dt.
−∞
μY = μX ∫ h(α) dα
−∞
as
μY = μX H (0)
where ∗ shows the complex conjugate. By taking the Fourier transform from both sides of
RXY (τ ) = RX (τ ) ∗ h(−τ ) , we conclude
∗
SXY (f ) = SX (f )H (−f ) = SX (f )H (f ).
Finally, by taking the Fourier transform from both sides of RY (τ ) = h(τ ) ∗ h(−τ ) ∗ RX (τ ), we conclude
∗
SY (f ) = SX (f )H (f )H (f )
2
= SX (f )|H (f )| .
2
SY (f ) = SX (f )|H (f )|
Example
Let X(t) be a zero-mean WSS process with RX (τ ) = e
−|τ |
. X(t) is input to an LTI system with
−−−−− −−−
⎧ √1 + 4π 2 f 2 |f | < 2
⎪
|H (f )| = ⎨
⎩
⎪
0 otherwise
Let Y (t) be the output.
b. Find RY (τ ).
c. Find E [Y (t)2 ] .
Solution
Note that since X(t) is WSS, X(t) and Y (t) are jointly WSS, and therefore Y (t) is WSS.
a. To find μY (t), we can write
μY = μX H (0)
= 0 ⋅ 1 = 0.
2
SY (f ) = SX (f )|H (f )| .
−|τ |
SX (f ) = F {e }
2
= .
2
1 + (2πf )
2
SY (f ) = SX (f )|H (f )|
⎧ 2 |f | < 2
⎪
= ⎨
⎩
⎪
0 otherwise
RY (τ ) = 8sinc(4τ ),
where
sin(πf )
sinc(f ) = .
πf
c. We have
2
E [Y (t) ] = RY (0) = 8.