Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.4.0 - English

Change language to:
Français - 日本語 - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilab help >> Xcos > palettes > Continuous time systems palette > TIME_DELAY

TIME_DELAY

Time delay

Block Screenshot

Description

The Transport Delay block delays the input by a specified amount of time. It can be used to simulate a time delay. At the start of the simulation, the block outputs the Initial input parameter until the simulation time exceeds the Time delay parameter, when the block begins generating the delayed input.

The Time delay parameter must be non-negative.

Dialog box

  • Delay

    The amount of simulation time that the input signal is delayed before being propagated to the output. The value must be nonnegative.

    Properties : Type 'vec' of size 1

  • initial input

    The output generated by the block between the start of the simulation and the Time delay.

    Properties : Type 'vec' of size 1

  • Buffer size

    The initial memory allocation for the number of points to store.

    Properties : Type 'vec' of size 1

Default properties

  • always active: no

  • direct-feedthrough: no

  • zero-crossing: no

  • mode: no

  • regular inputs:

    - port 1 : size [1,1] / type 1

  • regular outputs:

    - port 1 : size [1,1] / type 1

  • number/sizes of activation inputs: 0

  • number/sizes of activation outputs: 0

  • continuous-time state: no

  • discrete-time state: no

  • object discrete-time state: no

  • name of computational function: time_delay

Interfacing function

  • SCI/modules/scicos_blocks/macros/Linear/TIME_DELAY.sci

Computational function

  • SCI/modules/scicos_blocks/src/c/time_delay.c (Type 4)

Example

Report an issue
<< TCLSS Continuous time systems palette VARIABLE_DELAY >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Oct 01 17:34:56 CEST 2012