Scicos Block
fr - eng


Gaussian White Noise Generator block

\epsfig{file=NOISEBLK_f.eps,height=90pt}

Contents

Palette

Description

In communication system simulator, a Gaussian noise generator is generally computed using the box Muller law. This method allows noising both amplitude and phase a given complex value. It is defined with these two equations:

\begin{eqnarray}
\tilde{I}&=&\sigma\sqrt{-\log(\tilde{p})\:\cos(2\pi\tilde{q})}\\
\tilde{Q}&=&\sigma\sqrt{-\log(\tilde{p})\:\sin(2\pi\tilde{q})}
\end{eqnarray}


where $ \tilde{p}$ and $ \tilde{q}$ are two uniform random variables, $ \sigma$ the variance of the noise source and $ \tilde{I}$ $ \tilde{Q}$ the real and imaginary part of the noisy complex sample.

Dialog box

\begin{figure}\begin{center}
\epsfig{file=NOISEBLK_f_gui.eps,width=250pt}
\end{center}\end{figure}

Default properties

Interfacing function

Computational function

See also

Authors

A. Layec