Scicos Block
fr - eng


M-ary Phase Shift Keying Modulator block

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

Contents

Palette

Description

This M-PSK modulator block computes the values of In phase/Quadrature (I/Q) components from integer values given in input. The phase is computed with the equation :

\begin{eqnarray}
\varphi&=&\pi\left(\frac{2u+1}{M}\right)
\end{eqnarray}


where u is the input integer value and M is the number of states defined with the dialogue parameter 'Number of states'. The values of outputs are given by :

\begin{eqnarray}
y_{1}&=&cos\left(\varphi\right) \\
y_{2}&=&-\sin\left(\varphi\right).
\end{eqnarray}


For example, for 4 and 8 PSK modulations, this bloc gives the following constellation diagrams :
\begin{figure}\centering
\scalebox{0.8}{%
\input{constel_psk_ex.pstex_t}}
\end{figure}
Figure 1: 4 and 8 PSK constellation diagrams

Dialog box

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

Default properties

Interfacing function

Computational function

See also

Authors

A. Layec