.IndustrialControlSystems.LinearSystems.Discrete.Functions.fCmplx

Information

Function process with two complex poles

Interface

function fCmplx
  input Real alfa "Parametro di discretizzazione";
  input Real u "Current input";
  input Real u_pre1 "Previous input";
  input Real u_pre2 "ingresso a 2 passi precedente";
  input Real y_pre1 "Previous output";
  input Real y_pre2 "uscita a 2 passi precedente";
  input Real Ts "Sampling time [s]";
  input Real mu "Gain";
  input Real xi "Smorzamento";
  input Real omegan "Natural pulse";
  output Real y "Output";
end fCmplx;

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-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos