SS04 - 2022S1 Signal and System
SS04 - 2022S1 Signal and System
❑ Block diagram
➢ Not unique
❑ State-space
➢ Equations of state-variables
➢ Not unique, transformation between equivalent representations is
achieved by similarity transformation.
System
𝑘
𝑦[𝑘] = 𝑥[𝑘] + 𝑥[𝑘 − 1] + 𝑥[𝑘 − 2]
𝑦 −1 = 𝑥 −1 + 𝑥 −2 + 𝑥 −3
𝑦 1 = 𝑥 1 + 𝑥 0 + 𝑥 −1
𝑦 3 =𝑥 3 +𝑥 2 +𝑥 1
Closed-form zero-input response
❑ Total response = zero-input response + zero-state response
➢ Rewrite (3) as 𝐸 𝑛 + 𝑎𝑛−1 𝐸 𝑛−1 + ⋯ + 𝑎0 𝑦[𝑘] = ሺ𝑏𝑚 𝐸 𝑚 + 𝑏𝑚−1 𝐸 𝑚−1 + ⋯ +
𝑏0 ሻ𝑥[𝑘], where 𝐸 the operation that advance a signal by 1 time unit.
➢ Eq. (3) becomes: 𝑄 𝐸 𝑦[𝑘] = 𝑃 𝐸 𝑥[𝑘].
𝑘
H[.]
𝑘
𝑥 −1 ℎ 𝑘 + 1
𝑥[−1]𝛿 𝑘 + 1
Linear, time-invariant
𝑥[0]𝛿 𝑘 𝑥0ℎ𝑘
Linear, time-invariant
𝑥[1]𝛿 𝑘 − 1 𝑥 1 ℎ 𝑘−1
Linear, time-invariant
𝑥[2]𝛿 𝑘 − 2 𝑥 2 ℎ 𝑘−2
Linear, time-invariant
𝑥 𝑘 ∗ℎ 𝑘 =𝑦 𝑘
❑ Superposition:
∞ ∞
𝑥[𝑚]𝛿[𝑘 − 𝑚] → 𝑥 𝑚 ℎ[𝑘 − 𝑚]
𝑚=−∞ 𝑚=−∞
𝑥[𝑘] 𝑦[𝑘]
❑ Convolution: 𝑦[𝑘] = σ∞
𝑚=−∞ 𝑥 𝑚 ℎ[𝑘 − 𝑚].
❖ Note: do not be fooled by confusing but conventional notation
▪ 𝑦 𝑘 = 𝑥[𝑘] ∗ ℎ 𝑘 looks like an operation of samples; but it is not!
▪ Convolution operates on signals not samples → should be 𝑦 𝑘 = ሺ𝑥 ∗
ℎሻ[𝑘], i.e. convolving signal 𝑥 with signal ℎ generates a new signal 𝑥 ∗ ℎ.
Convolution sum evaluation
➢ Step 1
❑ Results:
➢ Step 5
➢ No overlap for 𝑘 < 0 → 𝑐 𝑘 = 0.
➢ 𝑘 ≥ 0: 𝑐 𝑘 = σ𝑘𝑚=0 0.8 𝑚
0.3 𝑘−𝑚
𝑘+1 𝑘+1
➢ 𝑐 𝑘 = 2 0.8 − 0.3 𝑢[𝑘]
Impulse response - a descriptor of DT
LTI systems
❑ Given a system’s impulse response, we can determine the
system’s output for any input by performing the convolution.
❑ Both impulse response and difference equation are used to
describe the input-output relationship of CT LTI systems, but:
➢ The impulse response description applies only to systems that are initially
at rest → can determine the system’s zero−state response only.
➢ Difference equation representation is more flexible: can apply to a broader
class of systems, which are either at rest or with non-zero initial conditions.
𝑆1 : 𝑤 𝑛 = 𝑣 𝑛 + 𝑣[𝑛 − 1]
1 1
𝑆2 : 𝑝 𝑛 = − 𝑝 𝑛 − 1 − 𝑝 𝑛 − 2 + 𝑞[𝑛]
4 8
❑ Direct form II: commutative of form I, i.e. 𝑆2 precedes 𝑆1 → save 1 shifter.
State variable description of DT LTI
systems (1)
❑ Example: find the state variable description for the above system
State variable description of DT LTI
systems (2)