modelDelay
Time delay
Extends from LinearSystems.Interfaces.BaseBlock (Partial continuous time block interfaces).
Information
Description
Continuous time delay.
Y(s) = e^(-s*T)*U(s)
The delay must be positive T >= 0.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | T | 1 | Fixed delay time |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | u (from BaseBlock) | input | |
| Modelica.Blocks.Interfaces.RealOutput | y (from BaseBlock) | output |
Revisions
- Industrial Control Systems (v 1.0.0) : April-May 2012
- List of revisions:
- 11 May 2012 (author: Marco Bonvini)
- Main Authors:
- Marco Bonvini; <bonvini@elet.polimi.it>
- Alberto Leva <leva@elet.polimi.it>
- Politecnico di Milano
- Dipartimento di Elettronica e Informazione
- Via Ponzio 34/5
- 20133 Milano - ITALIA -
- Copyright:
- Copyright © 2010-2012, Marco Bonvini and Alberto Leva.
- The IndustrialControlSystems package is free software; it can be redistributed and/or modified under the terms of the Modelica license.