8.2 Discrete-Time Signals 475nExample 8.17
Consider how to generate a train of triangular, discrete-time pulsest[n], which is periodic of period
N=11. A period oft[n] isτ[n]=
n 0 ≤n≤ 5
−n+10 6≤n≤ 10
0 otherwiseFind then an expression for its finite differenced[n]=t[n]−t[n−1].Solution
The periodic signal can be generated by adding shifted versions ofτ[n], ort[n]=···+τ[n+11]+τ[n]+τ[n−11]+···=∑∞
k=−∞τ[n− 11 k]The finite differenced[n] is thend[n]=t[n]−t[n−1]=
∑∞
k=−∞(τ[n− 11 k]−τ[n− 1 − 11 k])The signald[n] is also periodic of the same periodN=11 ast[n]. If we lets[n]=τ[n]−τ[n−1]=
1 0≤n≤ 5
−1 6≤n≤ 10
0 otherwisethend[n]=∑∞
k=−∞s[n− 11 k]When sampled, these two signals look very much like the continuous-time train of triangular
pulses, and its derivative. nnExample 8.18
Consider the discrete-time signaly[n]= 3 r(t+ 3 )− 6 r(t+ 1 )+ 3 r(t)− 3 u(t− 3 )|t=0.15n