496 CHAPTER 5 DISCRETE-TIME SYSTEM ANALYSIS USING THE Z-TRANSFORM
From Table 5.1, pair 7, we obtain
x[n]=[3(2)n−1+5(3)n−1]u[n−1]
\n(5.8)
If we expand rational X[z] into partial fractions directly, we shall always obtain an answer that is multiplied by u[n − 1] because of the nature of pair 7 in Table 5.1. This form is rather awkward as well as inconvenient. We prefer the form that contains u[n] rather than u[n−1]. A glance at Table 5.1 shows that the z-transform of every signal that is multiplied by u[n] has a factor z in the numerator. This observation suggests that we expand X[z] into modified partial fractions, where each term has a factor z in the numerator. This goal can be accomplished by expanding X[z]/z into partial fractions and then multiplying both sides by z. We shall demonstrate this procedure by reworking part (a). For this case,
The reader can verify that this answer is equivalent to that in Eq. (5.8) by computing x[n] in both cases for n = 0, 1, 2, 3,…, and comparing the results. The form in Eq. (5.9) is more convenient than that in Eq. (5.8). For this reason, we shall always expand X[z]/z rather than X[z] into partial fractions and then multiply both sides by z to obtain modified partial fractions of X[z], which have a factor z in the numerator.
We can determine a1 and a2 by clearing fractions. Or we may use a shortcut. For example, to determine a2, we multiply both sides of Eq. (5.10) by z and let z → ∞. This yields
0=−3−0+0+a2⟹a2=3
This result leaves only one unknown, a1, which is readily determined by letting z take any convenient value, say, z = 0, on both sides of Eq. (5.10). This produces
The poles of X[z] are 1, 3 + j4, and 3 − j4. Whenever there are complex-conjugate poles, the problem can be worked out in two ways. In the first method we expand X[z] into (modified) first-order partial fractions. In the second method, rather than obtain one factor corresponding to each complex-conjugate pole, we obtain quadratic factors corresponding to each pair of complex-conjugate poles. This procedure is explained next.
The inverse transform of the first term on the right-hand side is 2u[n]. The inverse transform of the remaining two terms (complex conjugate poles) can be obtained from pair 12b (Table 5.1) by identifying r/2 = 1.6, θ = −2.246 rad, γ = 3 + j4 = 5ej0.927, so that |γ | = 5, β = 0.927. Therefore,
This result is a power series in z−1. Therefore, if we can expand X[z] into the power series in z−1, the coefficients of this power series can be identified as x[0], x[1], x[2], x[3], … A rational X[z] can be expanded into a power series of z−1 by dividing its numerator by the denominator. Consider, for example,
Although this procedure yields x[n] directly, it does not provide a closed-form solution. For this reason, it is not very useful unless we want to know only the first few terms of the sequence x[n].
DR ILL 5.3 Inversez**-Transform by Long Division**
Using long division to find the power series in z−1, show that the inverse z-transform of z/(z−0.5) is (0.5)nu[n] or (2)−nu[n].
RELATIONSHIP BETWEEN h[n] AND H[z]
For an LTID system, if h[n] is its unit impulse response, then from Eq. (3.39), where we defined H[z], the system transfer function, we write
H[z]=n=−∞∑∞h[n]z−n
(5.11)
For causal systems, the limits on the sum are from n = 0 to ∞. This equation shows that the transfer function H[z] is the z-transform of the impulse response h[n] of an LTID system; that is,
h[n]⟺H[z]
This important result relates the time-domain specification h[n] of a system to H[z], the frequency-domain specification of a system. The result is parallel to that for LTIC systems.
DR ILL 5.4 Impulse Response by Inversez**-Transform**
Redo Drill 3.14 by taking the inverse z-transform of H[z], as given by Eq. (3.41).