Presentation is loading. Please wait.

Presentation is loading. Please wait.

System Properties Especially: Linear Time Invariant Systems

Similar presentations


Presentation on theme: "System Properties Especially: Linear Time Invariant Systems"β€” Presentation transcript:

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.


Download ppt "System Properties Especially: Linear Time Invariant Systems"

Similar presentations


Ads by Google