Modeling a more complicated feedback system with excitation
Find the zero-state response of the system in Figure 4.43, for times n ≥ 0 to x[n] = 1 applied at time n = 0, by assuming all the signals in the system are zero before time n = 0 for a = 1, b = −1.5 and three different values of c, 0.8, 0.6 and 0.5.
The difference equation for this system is
y[n] = a(x[n]− b y[n −1]− c y[n − 2]) = x[n] + 1.5 y[n −1] − c y[n − 2] (4.18)
The response is the total solution of the difference equation with initial conditions. We can find a closed-form solution by finding the total solution of the difference equation. The homogeneous solution is yh[n]=Kh1z1n+Kh2z2n where z1,2=0.75±0.5625−c. The particular solution is in the form of a linear combination of the input signal and all its unique differences. The input signal is a constant. So all its differences are zero. Therefore the particular solution is simply a constant Kp . Substituting into the difference equation,
Kp– 1.5Kp+cKp=1⇒Kp=c−0.51.
Using (4.18) we can find the initial two values of y[n] needed to solve for the remaining two unknown constants Kh1 and Kh2. They are y[0] = 1 and y[1] = 2.5.
In Chapter 1 three responses were illustrated for a = 1, b = −1.5 and c = 0.8, 0.6 and 0.5.
Those responses are replicated in Figure 4.44.