Difference between revisions of "Aufgaben:Exercise 1.2: Signal Classification"
From LNTwww
m (Text replacement - "===Solutions===" to "===Solution===") |
|||
Line 24: | Line 24: | ||
''Notes:'' | ''Notes:'' | ||
− | * This exercise belongs to the chapter [[Signal_Representation/Signal_classification| | + | * This exercise belongs to the chapter [[Signal_Representation/Signal_classification|Signal Classification]]. |
Revision as of 11:09, 22 December 2020
Three signal curves are shown on the Right:
- The blue signal x1(t) is switched on at time t=0 and has at t>0 the value 1V.
- The blue signal x2(t) is for t<0 equals zero, jumps at t=0 to 1V and then falls down with the time constant 1ms . For t>0 the following applies:
- x2(t)=1V⋅e−t/(1ms).
- Correspondingly, the signal shown in green applies to all times t:
- x3(t)=1V⋅e−|t|/(1ms).
You will now classify these three signals according to the following criteria:
- deterministic or stochastic,
- causal or acausal,
- energy limited or power limited,
- value-continuous or value-discrete,
- time-continuous or time-discrete.
Notes:
- This exercise belongs to the chapter Signal Classification.
Questions
Solution
(1) The solutions 1 and 3 are applicable:
- All signals can be described completely in analytical form; therefore they are also deterministic.
- All signals are also clearly defined for all times t not only at certain times. Therefore, they are always time-continuous signals.
- The signal amplitudes of x2(t) and x3(t) can take any values between 0 and 1V they are therefore continuous in value.
- On the other hand, with the signal x1(t) only the two signal values 0 and 1V are possible; a discrete-valued signal is present.
(2) Correct are the solutions 1 and 2:
- A signal is called causal if for times t<0 it does not exist or is identically zero. This applies to the signals x1(t) and x2(t).
- In contrast, x3(t) belongs to the class of non-causal signals.
(3) According to the general definition:
- E2=limTM→∞∫TM/2−TM/2x22(t)dt.
In this case, the lower integration limit is zero and the upper integration limit +∞. You get:
- E2=∫∞0(1V)2⋅e−2t/(1ms)dt=5⋅10−4V2s=0.5⋅10−3V2s_.
With finite energy, the associated power is always negligible. From this follows P2=0_.
(4) Correct are the solutions 2 and 3:
- As already calculated in the last subtask, x2(t) has a finite energy:
- E2=0.5⋅10−3V2s.
- The energy of the signal x3(t) is twice as large, since now the time domain t<0 makes the same contribution as the time domain t>0. So
- E3=10−3V2s.
- At signal x1(t) the energy integral diverges: E1→∞. This signal has a finite power ⇒ P1=0.5V2.
- The result also takes into account that the signal x1(t) in half the time (t<0) is identical to zero.
- The signal x1(t) is accordingly power limited.