Scicos Block
fr - eng


Discrete Symbol Integrator block

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

Contents

Palette

Description

This block is a discrete symbol integrator. The integration is done over one symbol period and the state is re-initialized at zero for the first sample. During the integration the applied method is just a cumulative sum of all sample values over one period :

\begin{eqnarray}
y_{n}=\sum^{n}_{k=1}u_{k}\mid_{n=1:N_{\tt e}}
\end{eqnarray}


with y the output of the block, u the input and Ne the length of the symbol. The input and output port can be both scalar or vector.

\begin{figure}\centering
\scalebox{0.6}{%
\input{INTSYMB.pstex_t}}
\end{figure}
Figure 1: Input and output waveforms of the discrete integrator

Dialog box

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

Default properties

Interfacing function

Computational function

Authors

A. Layec