Download presentation
Presentation is loading. Please wait.
Published byMaria KΓ€hkΓΆnen Modified over 5 years ago
1
System Properties Especially: Linear Time Invariant Systems
2
Scaling Homogeneity: Scaling the input is the same as scaling the output signal. CT: β ππ₯ π‘ =πβ π₯ π‘ DT: β ππ₯ π =πβ π₯ π
3
Adding Additivity: Adding input signals is the same as adding individual output signals. CT: β π=1 π π₯ π π‘ = π=1 π β π₯ π π‘ DT: β π=1 π π₯ π π = π=1 π β π₯ π π
4
Linear: Scaling and Adding
Linearity: Having both Homogeneity and Additivity. Only need to show for π= 2 since induction can then be used to show it holds for all positive π. CT: β π=1 π π π π₯ π π‘ = π=1 π π π β π₯ π π‘ DT: β π=1 π π π π₯ π π = π=1 π π π β π₯ π π
5
Time Invariance Time shifting the input is the same as time shifting the output signal. CT: β π₯ π‘βπ = β π₯ π π=π‘βπ DT: β π₯ πβπ = β π₯ π π=πβπ On the left H is acting on x as a function of t. Since we are using a substitution of variables on the right, H is acting on x as a function of t. This distinction will become more obvious in the examples.
6
LTI Having both Linearity and Time Invariance.
CT: β π=1 π π π π₯ π π‘β π π = π=1 π π π β π₯ π π π=π‘β π π DT: β π=1 π π π π₯ π πβ π π = π=1 π π π β π₯ π π π=πβ π π Fundament requirement for system analysis discussed in following chapters.
7
Other Properties Bounded-Input Bounded-Output Stability Causality
If the input π₯ π β <β, then the output π» π β <β. β
β means the maximum absolute value Causality The output does not occur before the input. Said another way: the output at time π‘ does not depend on future input values (e.g. π‘+1). Invertibility There is a unique output for every unique input. This means that if you know the output, then you can figure out what the input is. E.g. π¦=2π₯ is invertible, but π¦= π₯ 2 is not. Static vs. Dynamic Static: the output depends on the input at the same time. Dynamic: the output depends on input values at other times.
8
Example: H[x(t)] = 3x(t) + 1
Linearity: β π 1 π₯ 1 π‘ +π 2 π₯ 2 π‘ = π 1 β π₯ 1 π‘ + π 2 β π₯ 2 π‘ 3k1x1(t) k2x2(t) + 1 = k1(3x1(t) + 1) + k2(3x2(t) + 1)? 3k1x1(t) k2x2(t) + 1 = k13x1(t) + k1 + k23x2(t) + k2? NO does 2 = k1 + k2? This equality does not hold for all values of k1,2. Time Inv.: β π₯ π‘βπ = β π₯ π π=π‘βπ 3x(t β Ο) + 1 = (3x(Ξ») + 1)|Ξ»=t β Ο? YES 3x(t β Ο) + 1 = 3x(t β Ο) + 1? This holds for all values of Ο.
9
Example: y(t) = H[x(t)] = 3x(t) + 1
BIBO Yes, If the input is bounded the output is bounded to 3 times the input plus 1. Causality Yes, does not depend on future values. Invertible Yes, x(t) = (1/3)(y(t) β 1). Dynamic or Static Static, only depends on the input at the same time.
10
Example: H[x(t)] = 5x(t+2)
Linearity: β π 1 π₯ 1 π‘ +π 2 π₯ 2 π‘ = π 1 β π₯ 1 π‘ + π 2 β π₯ 2 π‘ 5k1x1(t+2) + 5k2x2(t+2) = k15x1(t+2) + k25x2(t+2)? YES This equality holds for all values of k1,2. Time Inv.: β π₯ π‘βπ = β π₯ π π=π‘βπ 5x(t+2βΟ) = (5x(Ξ»+2))|Ξ»=tβΟ? YES 5x(t+2βΟ) = 5x(tβΟ+2)? This holds for all value of Ο.
11
Example: y(t) = H[x(t)] = 5x(t+2)
BIBO Yes, If the input is bounded the output is bounded to 5 times the input. Causality No, it does depend on future values. Invertible Yes, x(t) = (1/5)y(t-2). Dynamic or Static Dynamic, depends on the input at different time(s).
12
Example: H[x[n]] = nx[n]
Linearity: β π 1 π₯ 1 π +π 2 π₯ 2 π = π 1 β π₯ 1 π + π 2 β π₯ 2 π nk1x1[n] + nk2x2[n] = k1nx1[n] + k2nx2[n]? YES This equality holds for all values of k1,2. Time Inv.: β π₯ πβπ = β π₯ π π=πβπ nx[nβN] = px[p]|p=nβN? NO nx[nβN] = (n-N)x[nβN]? This does not hold for all value of N.
13
Example: H[x[n]] = nx[n]
BIBO No, the π» π₯ π ββ as πββ for bounded nonzero π₯ π Causality No, it does depend on future values. Invertible No, x[n] = (1/n)y[n] works except for n=0. At n=0, the output will be zero regardless of the input. Canβt determine x at n=0. Dynamic or Static Static, only depends on the input at the same time.
14
Example: H[x(t)] = sin(x(t))
Linearity: β π 1 π₯ 1 π‘ +π 2 π₯ 2 π‘ = π 1 β π₯ 1 π‘ + π 2 β π₯ 2 π‘ No why? Time Inv.: β π₯ π‘βπ = β π₯ π π=π‘βπ Yes why?
15
Example: y(t) = H[x(t)] = sin(x(t))
BIBO Yes, why? Causality Yes, why? Invertible No, why? Dynamic or Static Static, why? How do any of these change with y(t) = tan(x(t))
16
Common LTI system operators
Summation of two signals (additivity): as long as x1 and x2 are both inputs or they are produced through LTI combinations of the same signal.
17
Common LTI system operators
Scaling (homogeneity) by a constant
18
Common LTI system operators
Time Shift (Time Invariance): predominantly used in DT systems. Figure shows delays, but can also have lead or negative delay, π§ π
19
Common LTI system operators
Differentiation: CT systems only.
20
Common LTI system operators
Integration: CT systems only.
21
Linear Combinations of LTI operators are also LTI.
Differences and Accumulation are two examples for DT LTI systems.
22
Why is LTI so important How can we use the properties of LTI to find y[n] = H[x[n]]? given we know h[n]= H[Ξ΄[n]] (impulse response). Any DT signal can be expressed as a sum (additivity) of time-shifted (time invariance) and scaled (homogeneity) unit impulses: π₯ π = π=ββ β π π πΏ πβ π π = π=ββ β π₯ π π πΏ πβ π π The output is in a form similar to the LTI equation on the previous slide. π¦ π =β π₯ π =β π=ββ β π₯ π π πΏ πβ π π And using the property of LTI, the output can be expressed in terms of h[n]. π¦ π = π=ββ β π₯ π π β π₯ π π π=πβ π π = π=ββ β π₯ π π β πβ π π More on this in the next chapter β¦ Chapter 5.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.