Difference between revisions of "Aufgaben:Exercise 4.12Z: White Gaussian Noise"
(22 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{quiz-Header|Buchseite= | + | {{quiz-Header|Buchseite=Theory_of_Stochastic_Signals/Power-Spectral_Density |
}} | }} | ||
− | [[File:P_ID409__Sto_Z_4_12.png|right| | + | [[File:P_ID409__Sto_Z_4_12.png|right|frame|PSD of white noise]] |
− | + | A noise signal n(t) is called "white" if it contains all spectral components without preference of any frequencies. | |
− | * | + | * The physical power-spectral density defined only for positive frequencies ⇒ Φn+(f) is constant $($equal $N_0)$ and extends frequency-wise to infinity. |
− | * Φn+(f) | + | * Φn+(f) is shown in green in the upper graph. The plus sign in the index is to indicate that the function is valid only for positive values of f. |
− | * | + | * For mathematical description one usually uses the two-sided power-spectral density Φn(f). Here applies for all frequencies from −∞ to +∞ (blue curve in the upper graph): |
:Φn(f)=N0/2. | :Φn(f)=N0/2. | ||
− | |||
− | |||
− | |||
− | + | The bottom graph shows the two power-spectral densities Φb(f) and Φb+(f) of bandlimited white noise signal b(t). It holds with the one-sided bandwidth B: | |
+ | :$${\it \Phi}_b(f)=\left\{ {N_0/2\atop 0}{\hspace{0.5cm} {\rm for}\quad |f|\le B \atop {\rm else}}\right.,$$ | ||
+ | :$${\it \Phi}_{b+}(f)=\left\{ {N_0\atop 0}{\hspace{0.5cm} {\rm for}\quad 0 \le f\le B \atop {\rm else}}\right.$$ | ||
− | + | For computer simulation of noise processes, band-limited noise must always be assumed, since only discrete-time processes can be handled. For this, the [[Signal_Representation/Discrete-Time_Signal_Representation#Sampling_theorem|Sampling Theorem]] must be obeyed. This states that the bandwidth $B must be set according to the interpolation distance T_{\rm A}$ of the simulation. | |
− | |||
− | |||
+ | Assume the following numerical values throughout this exercise: | ||
+ | * The noise power density – with respect to the resistor 1Ω – is N0=4⋅10−14V2/Hz. | ||
+ | * The (one-sided) bandwidth of the band-limited white noise is B=100MHz. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === | + | |
+ | |||
+ | |||
+ | |||
+ | Hints: | ||
+ | *This exercise belongs to the chapter [[Theory_of_Stochastic_Signals/Power-Spectral_Density|Power-Spectral Density]]. | ||
+ | *Reference is also made to the chapter [[Theory_of_Stochastic_Signals/Auto-Correlation_Function|Auto-Correlation Function]]. | ||
+ | *The properties of white noise are summarized in the second part of the (German language) learning video [[Der_AWGN-Kanal_(Lernvideo)|The AWGN channel]]. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===Questions=== | ||
<quiz display=simple> | <quiz display=simple> | ||
− | { | + | {Which statements are always true for a white noise signal n(t). Give reasons for your answers. |
|type="[]"} | |type="[]"} | ||
− | - | + | - The ACF $\varphi_n(t)$ has a sinc-shaped progression. |
− | + | + | + The ACF φn(τ) is a Dirac delta function at τ=0 with weight N0/2. |
− | + | + | + In practice, there is no (exact) white noise. |
− | + | + Thermal noise can always be approximated as white. | |
− | - | + | - White noise is always Gaussian distributed. |
− | { | + | {Calculate the ACF φb(τ) of the random signal $b(t)$ bandlimited to $B = 100 \hspace{0.08cm}\rm MHz$. What value results for τ=0? |
|type="{}"} | |type="{}"} | ||
− | $\varphi_b(\ | + | $\varphi_b(\tau = 0) \ = \ { 4 3% }\ \cdot 10^{-6} \ \rm V^2$ |
− | { | + | {What is the rms value of this bandlimited random signal b(t)? |
|type="{}"} | |type="{}"} | ||
− | σb = { 2 3% } mV | + | $\sigma_b \ = \ { 2 3% }\ \rm mV$ |
− | { | + | {What sampling distance TA should be (at most) chosen if the band-limited signal b(t) is used for discrete-time simulation of white noise? |
|type="{}"} | |type="{}"} | ||
− | TA = { 5 3% } ns | + | $T_{\rm A} \ = \ { 5 3% }\ \rm ns$ |
− | { | + | {Assume sampling distance TA=1ns. Then, which of the statements are true for two consecutive samples of the signal b(t) ? |
− | |type=" | + | |type="()"} |
− | - | + | - The samples are uncorrelated. |
− | + | + | + The samples are positively correlated. |
− | - | + | - The samples are negatively correlated. |
Line 65: | Line 72: | ||
</quiz> | </quiz> | ||
− | === | + | ===Solution=== |
{{ML-Kopf}} | {{ML-Kopf}} | ||
− | '''(1)''' | + | '''(1)''' Correct are the <u>solutions 2, 3, and 4</u>: |
− | * | + | *The auto-correlation function $\rm (ACF) is the Fourier transform of the power-spectral density \rm (PSD)$. Here: |
− | :$${\it \Phi}_n (f) = | + | :Φn(f)=N0/2∙−−−∘φn(τ)=N0/2⋅δ(τ). |
− | * | + | *However, there is no "real" white noise in physics, since such a noise would have to have an infinitely large signal power $($the integral over the PSD as well as the ACF value at τ=0 are both infinitely large$)$. |
− | * | + | *Thermal noise has a constant PSD up to frequencies of about $\text{6000 GHz}$. Since all (current) transmission systems operate in a much lower frequency range, thermal noise can be said to be "white" to a good approximation. |
− | * | + | *The statistical property "white" says nothing about the amplitude distribution, which is determined by the probability density function $\rm (PDF)$ alone. |
− | * | + | *When considering the phase of a bandpass signal as the stochastic variable, it is often modeled as uniformly distributed between 0 and 2π. |
+ | *If there are no statistical bindings between the respective phase angles at different times, this random process is also "white". | ||
+ | |||
+ | [[File:P_ID410__Sto_Z_4_12_b.png|right|frame|ACF of band-limited noise]] | ||
+ | '''(2)''' The power-spectral density is a rectangle of width 2B and height N0/2. | ||
+ | *The inverse Fourier transform yields an sinc–function: | ||
+ | :$$\varphi_b(\tau) = N_0 \cdot B \cdot {\rm si} (2 \pi B \tau)\hspace{0.3cm} | ||
+ | \Rightarrow \hspace{0.3cm}\varphi_b(\tau = 0) = N_0 \cdot B \hspace{0.15cm}\underline {=4}\cdot 10^{-6} \ \rm V^2.$$ | ||
− | |||
− | |||
− | |||
− | |||
+ | '''(3)''' The ACF value at the point τ=0 gives the power. | ||
+ | *The root of this is called the "rms value": | ||
+ | :σb=√φb(τ=0)=2V_. | ||
− | |||
− | |||
+ | '''(4)''' The ACF computed in '''(3)''' has zeros at equidistant distance from TA=1/(2B)=5ns_: | ||
+ | *There are no statistical bindings between the two signal values b(t) and b(t+ν⋅TA), | ||
+ | *where ν can take all integer values. | ||
− | |||
− | '''(5)''' | + | '''(5)''' The correct solution is the <u>suggested solution 2</u>. |
− | :$$\varphi_b(\tau = T_{\rm A}) = {\rm 4 \cdot 10^{-6} \hspace{0.1cm}V^2 \cdot | + | *The ACF value at τ=TA=1ns is |
+ | :$$\varphi_b(\tau = T_{\rm A}) = {\rm 4 \cdot 10^{-6} \hspace{0.1cm}V^2 \cdot sinc (1/5) \approx 3.742 \cdot 10^{-6} \hspace{0.1cm}V^2} > 0.$$ | ||
− | + | *This result says: Two signal values separated by TA=1ns are positively correlated: | |
− | * | + | :*If b(t) is positive and large, then with high probability b(t+1ns) is also positive and large. |
− | * | + | :*In contrast, there is a negative correlation between b(t) and b(t+7ns). If b(t) is positive, then b(t+7ns) is probably negative. |
{{ML-Fuß}} | {{ML-Fuß}} | ||
− | [[Category: | + | [[Category:Theory of Stochastic Signals: Exercises|^4.5 Power-Spectral Density^]] |
Latest revision as of 16:27, 25 March 2022
A noise signal n(t) is called "white" if it contains all spectral components without preference of any frequencies.
- The physical power-spectral density defined only for positive frequencies ⇒ Φn+(f) is constant (equal N0) and extends frequency-wise to infinity.
- Φn+(f) is shown in green in the upper graph. The plus sign in the index is to indicate that the function is valid only for positive values of f.
- For mathematical description one usually uses the two-sided power-spectral density Φn(f). Here applies for all frequencies from −∞ to +∞ (blue curve in the upper graph):
- Φn(f)=N0/2.
The bottom graph shows the two power-spectral densities Φb(f) and Φb+(f) of bandlimited white noise signal b(t). It holds with the one-sided bandwidth B:
- Φb(f)={N0/20for|f|≤Belse,
- Φb+(f)={N00for0≤f≤Belse
For computer simulation of noise processes, band-limited noise must always be assumed, since only discrete-time processes can be handled. For this, the Sampling Theorem must be obeyed. This states that the bandwidth B must be set according to the interpolation distance TA of the simulation.
Assume the following numerical values throughout this exercise:
- The noise power density – with respect to the resistor 1Ω – is N0=4⋅10−14V2/Hz.
- The (one-sided) bandwidth of the band-limited white noise is B=100MHz.
Hints:
- This exercise belongs to the chapter Power-Spectral Density.
- Reference is also made to the chapter Auto-Correlation Function.
- The properties of white noise are summarized in the second part of the (German language) learning video The AWGN channel.
Questions
Solution
- The auto-correlation function (ACF) is the Fourier transform of the power-spectral density (PSD). Here:
- Φn(f)=N0/2∙−−−∘φn(τ)=N0/2⋅δ(τ).
- However, there is no "real" white noise in physics, since such a noise would have to have an infinitely large signal power (the integral over the PSD as well as the ACF value at τ=0 are both infinitely large).
- Thermal noise has a constant PSD up to frequencies of about 6000 GHz. Since all (current) transmission systems operate in a much lower frequency range, thermal noise can be said to be "white" to a good approximation.
- The statistical property "white" says nothing about the amplitude distribution, which is determined by the probability density function (PDF) alone.
- When considering the phase of a bandpass signal as the stochastic variable, it is often modeled as uniformly distributed between 0 and 2π.
- If there are no statistical bindings between the respective phase angles at different times, this random process is also "white".
(2) The power-spectral density is a rectangle of width 2B and height N0/2.
- The inverse Fourier transform yields an sinc–function:
- φb(τ)=N0⋅B⋅si(2πBτ)⇒φb(τ=0)=N0⋅B=4_⋅10−6 V2.
(3) The ACF value at the point τ=0 gives the power.
- The root of this is called the "rms value":
- σb=√φb(τ=0)=2V_.
(4) The ACF computed in (3) has zeros at equidistant distance from TA=1/(2B)=5ns_:
- There are no statistical bindings between the two signal values b(t) and b(t+ν⋅TA),
- where ν can take all integer values.
(5) The correct solution is the suggested solution 2.
- The ACF value at τ=TA=1ns is
- φb(τ=TA)=4⋅10−6V2⋅sinc(1/5)≈3.742⋅10−6V2>0.
- This result says: Two signal values separated by TA=1ns are positively correlated:
- If b(t) is positive and large, then with high probability b(t+1ns) is also positive and large.
- In contrast, there is a negative correlation between b(t) and b(t+7ns). If b(t) is positive, then b(t+7ns) is probably negative.