Scicos Block
fr - eng


Sample Time Clock

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

Contents

Palette

Description

The difference between the SampleCLK and the CLOCK_c is that all the SampleCLK blocks in our diagram are synchronous. The synchronism is done due to two different methods of computation in the compilation phase.
The first method consists of computing a clock that is faster than all the SampleCLK connected to a counter which activate the event select block.
The clock is calculated due to the following rule.
If all the blocks have the same offset then the frequency of the clock is the gcd of the sample time, and the offset of the clock is equal to the offset.
If the offsets are different, then the frequency of the clock is the gcd of the sample time and the offset, and the offset of the clock is equal to 0.
The Counter counts from one to the least common multiple of the sample time (lcm).
The number of outputs of the ESELECT_f block is equal to the lcm.
The second method uses the Multifrequency block it generates events only for specific time. Events in this method are not periodically generated as in the first one.

Dialog box

\begin{figure}\begin{center}
\epsfig{file=SampleCLK_gui.eps,width=220pt}
\end{center}\end{figure}

Default properties

Interfacing function

See also

Authors

Fady NASSIF INRIA