modelLeadLag

Lead lag process: mu(1+T1*s)/(1+T2*s)

Extends from Interfaces.BaseBlock (Partial continuous time block interfaces).

Information

Description

Continuous time transfer function of a lead lag process.

   Y(s)        (1 + s*T1)
   ----  = mu ------------
   U(s)        (1 + s*T2)
  

The time constant T1 must be different from T2.

Parameters

TypeNameDefaultDescription
Block parameters
RealT13zero's time constant
RealT25pole's time constant
Realmu1Gain
Initial conditions
Realy_start0output initial value

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputu (from BaseBlock)input
Modelica.Blocks.Interfaces.RealOutputy (from BaseBlock)output

Components

TypeNameDefaultDescription
Realdy

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.