Exercise 2.2: Multi-Level Signals
From LNTwww
Let the rectangular signal x(t) be dimensionless and can only have the current values 0, 1, 2, ... , M−2, M−1 with equal probability. The upper graph shows this signal for the special case M=5.
The rectangular zero mean signal y(t) can also assume M different values.
- It is restricted to the range from −y0≤y≤+y0.
- In the graph below you can see the signal y(t), again for the level number M=5.
Hints:
- The exercise belongs to the chapter Moments of a Discrete Random Variable.
- Fur numerical calculations, use y0=2V.
- The topic of this chapter is illustrated with examples in the (German language) learning video
"Momentenberechnung bei diskreten Zufallsgrößen" ⇒ "Calculating Moments for Discrete-Valued Random Variables"
Questions
Solution
(1) One obtains by averaging over all possible signal values for the linear mean:
- mx=M−1∑μ=0pμ⋅xμ=1M⋅M−1∑μ=0μ=1M⋅(M−1)⋅M2=M−12.
- In the special case M=5 the linear mean results in mx=2_.
(2) Analogously to (1) one obtains for the root mean square:
- m2x=M−1∑μ=0pμ⋅x2μ=1M⋅M−1∑μ=0μ2=1M⋅(M−1)⋅M⋅(2M−1)6=(M−1)⋅(2M−1)6.
- In the special case M=5 the root mean square results in m2x=6.
- From this, the variance can be calculated using Steiner's theorem:
- σ2x=m2x−m2x=(M−1)⋅(2M−1)6−(M−1)24=M2−112.
- In the special case M=5 the result for the variance σ2x=2_.
(3) Because of the symmetry of y, it holds independently of M:
- my=0_.
(4) The following relation holds between x(t) and y(t):
- y(t)=2⋅y0M−1⋅[x(t)−mx].
- From this it follows for the variances:
- σ2y=4⋅y20(M−1)2⋅σ2x=y20⋅(M2−1)3⋅(M−1)2=y20⋅(M+1)3⋅(M−1).
- In the special case M=5 this results in:
- σ2y=y20⋅63⋅4=2V2_.