.IndustrialControlSystems.Applications.TrasferFunctions.TypicalTF

Information

Description

This model is a container of different trasfer functions that can model the typical processes. The parameters of each TF (listed in a table below), can be modified in order to adapt each process to the user's needs.
Integrator
  Y(s)     1
  ---- = -----
  U(s)     5s  




Integrator + delay
  Y(s)     1     -2s
  ---- = ----- e
  U(s)     5s  




First Order
  Y(s)      1   
  ---- = -------- 
  U(s)    1 + 5s  




First Order + delay
  Y(s)      1      -2s
  ---- = -------- e
  U(s)    1 + 5s  




Fast Slow
  Y(s)      1 + 5.8s  
  ---- = -------------- 
  U(s)    (1 + 6s)(1+s)  




Overshooting
  Y(s)      1 + 8s  
  ---- = --------------- 
  U(s)    (1 + 5s)(1+2s)  




Undershooting
  Y(s)      1 - 5.5s  
  ---- = --------------- 
  U(s)    (1 + 5s)(1+2s)  




Complex Poles
  Y(s)            1  
  ---- = -------------------- 
  U(s)    1 + 1.2 s + 0.025s  



Revisions

Industrial Control Systems (v 1.0.0) : April-May 2012
List of revisions:

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.

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos