modelComplexPoles

Process with complex poles

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

Information

Description

Continuous time transfer function of a process with complex poles.

   Y(s)                      1
   ----  = mu ------------------------------------
   U(s)        (1 + s*2*xi/omegan + (s/omegan)^2)
  

The damping coefficient xi must be between [0,1].

Parameters

TypeNameDefaultDescription
Block parameters
Realxi0.8Damping coefficient
Realomegan0.1Natural frequency
Realmu1Gain
Initial conditions
Realy_start0Output initial value
Realdy_start0Slope 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.