Scicos Block
fr - eng


Overlap block

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

Contents

Palette

Description

This block is a nu to ny vector converter block with nu>ny.
For each activation, this block records the part [ny;ny+N] of the input vector in the discrete state, whith N an integer parameter.

\begin{eqnarray}
\begin{array}{ccccc}
z(n) &=& u(n) & {\rm for} & {\rm ny} \leq n < {\rm ny}+N.
\end{array}\end{eqnarray}


The ouput vector y of size ny, is the input vector u[0..ny-1] added with the preceding word z[0..N-1] stored in the discrete state such as :

\begin{eqnarray}
y(n)&=&\left\{
\begin{array}{ccc}
x(n)+z_{-1}(n) & {\rm for} &...
...< N\\
x(n) & {\rm for} & N \leq n < {\rm ny}
\end{array}\right.
\end{eqnarray}


\begin{figure}\centering
\scalebox{0.6}{%
\input{overlap_block.pstex_t}}
\end{figure}
Figure 1: Equivalent diagram of the Overlap_f block

Dialog box

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

Default properties

Interfacing function

Computational function

Authors

A. Layec