Scicos Block
fr - eng


M-ary Phase Shift Keying demodulator block

\epsfig{file=DEMODPSK_f.eps,height=117pt}

Contents

Palette

Description

This M-PSK demodulator takes in input two [I;Q] (respectively [u1;u2]) components (real values) and computes a symbol number (integer value) in accordance with the M-PSK modulator block. The phase is evaluated with the equation :

\begin{eqnarray}
\varphi_{demod}&=&\arctan\left(\frac{-u_{2}}{u_{1}}\right)
\end{eqnarray}


and the block computes the output integer value with the formula:

\begin{eqnarray}
y&=&(int)\frac{\varphi_{demod}M}{2\pi}
\end{eqnarray}


where M is the number of states.

Dialog box

\begin{figure}\begin{center}
\epsfig{file=DEMODPSK_f_gui.eps,width=270pt}
\end{center}\end{figure}

Default properties

Interfacing function

Computational function

See also

Authors

A. Layec