Properties of Linear, Time-Invariant (LTI) Systems: EGR 320: Signals & Systems Lecture 6: Feb. 7, 2011
Properties of Linear, Time-Invariant (LTI) Systems: EGR 320: Signals & Systems Lecture 6: Feb. 7, 2011
1
A conceptual view of convolution
CT CONVOLUTION INTEGRAL
DT CONVOLUTION SUM
∞
y[n] = x[n] ∗ h[n] = ∑ x[i]h[n − i]
i = −∞
2
Properties of LTI Systems
• Commutative
• Distributive
• Associative
• Convolving with an impulse
• Memory
• Invertibility
• Causality
• Stability
• Unit step response
PROPERTIES OF CONVOLUTION
Commutative
x(t ) ∗ h(t ) = h(t ) ∗ x(t )
Same output!
3
PROPERTIES OF CONVOLUTION
Distributive
x(t) ∗[h1 (t) + h2 (t)] = x(t) ∗ h1 (t) + x(t) ∗ h2 (t)
PROPERTIES OF CONVOLUTION
(adapted from “Signals and Systems Made Ridiculously Simple” by Zoher Z. Karu p. 53)
Associative
4
PROPERTIES OF CONVOLUTION
QUICK QUIZ
Determine v(t)*w1 (t) and also v(t)*w2(t). Show your work graphically and
mathematically.
5
Properties of LTI Systems
• Commutative
• Distributive
• Associative
• Convolving with an impulse
• Memory
• Invertibility
• Causality
• Stability
• Unit step response
SYSTEM MEMORY
A system is memoryless (e.g., static) if for any time
t=t1, the value of the output at time t1 depends only
on the value of the input at time t=t1. In other
words, the value of the output signal depends only
on the present value of the input signal.
6
Invertibility and Inverse Systems
A system is invertible if the input of the system can be
recovered from the output of the system. For
example, this concept is important in
communication applications. We will focus on this
property with our echo cancellation lab.
CAUSALITY
A causal system depends only on the present and
past values of the input to the system. What is
required of h[n] and h(t) for an LTI system to be
causal?
7
STABILITY
In a stable system, a bounded input results in a
bounded output.