Modelica_LinearSystems2.Examples.TransferFunction

Package Content

NameDescription
Modelica_LinearSystems2.Examples.TransferFunction.plotPolesAndZeros plotPolesAndZeros Example for plotting poles and zeros of two transfer functions
Modelica_LinearSystems2.Examples.TransferFunction.importFromFile importFromFile Example how to read a transfer function from a matlab file
Modelica_LinearSystems2.Examples.TransferFunction.operationsOnTransferFunctions operationsOnTransferFunctions Demonstrate the usage of the functions of Modelica_LinearSystems2.TransferFunction
Modelica_LinearSystems2.Examples.TransferFunction.plotBode1 plotBode1 Construct a transfer function and plot the Bode diagram with automatic determination of the frequency range to plot
Modelica_LinearSystems2.Examples.TransferFunction.plotBode2 plotBode2 Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot
Modelica_LinearSystems2.Examples.TransferFunction.plotBode3 plotBode3 Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot
Modelica_LinearSystems2.Examples.TransferFunction.plotBodeFilter2 plotBodeFilter2 Show low pass filters of all filter types in one diagram
Modelica_LinearSystems2.Examples.TransferFunction.plotImpulse plotImpulse Impulse plot example
Modelica_LinearSystems2.Examples.TransferFunction.plotInital plotInital Initial condition plot example
Modelica_LinearSystems2.Examples.TransferFunction.plotStep plotStep Step plot example

Modelica_LinearSystems2.Examples.TransferFunction.plotPolesAndZeros

Example for plotting poles and zeros of two transfer functions

Modelica_LinearSystems2.Examples.TransferFunction.importFromFile

Example how to read a transfer function from a matlab file

Inputs

NameDescription
system data definition
systemOnFiletrue, if state space system is defined on file
fileNamefile where numenator n and denominator d are stored
coefficients
n 
d 

Outputs

NameDescription
ok 

Modelica_LinearSystems2.Examples.TransferFunction.operationsOnTransferFunctions

Demonstrate the usage of the functions of Modelica_LinearSystems2.TransferFunction

Outputs

NameDescription
ok 

Modelica_LinearSystems2.Examples.TransferFunction.plotBode1

Construct a transfer function and plot the Bode diagram with automatic determination of the frequency range to plot

Outputs

NameDescription
ok 

Modelica_LinearSystems2.Examples.TransferFunction.plotBode2

Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot

Outputs

NameDescription
ok 

Modelica_LinearSystems2.Examples.TransferFunction.plotBode3

Construct 2 transfer functions and plot the Bode diagram with automatic determination of the frequency range to plot

Outputs

NameDescription
ok 

Modelica_LinearSystems2.Examples.TransferFunction.plotBodeFilter2

Show low pass filters of all filter types in one diagram

Inputs

NameDescription
orderOrder of filter
f_cutCut-off frequency [Hz]
A_ripplePass band ripple for Chebyshev filter (otherwise not used) [dB]
f_minMinimum frequency value [Hz]
f_maxMaximum frequency value [Hz]

Outputs

NameDescription
ok 

Modelica_LinearSystems2.Examples.TransferFunction.plotImpulse

Impulse plot example

Information


Computes the impulse response of the system tf =1/s^2 + s + 1.

Inputs

NameDescription
tf 

Modelica_LinearSystems2.Examples.TransferFunction.plotInital

Initial condition plot example

Information


 

Inputs

NameDescription
tf 

Modelica_LinearSystems2.Examples.TransferFunction.plotStep

Step plot example

Information


Computes the impulse response of the system tf =1/s^2 + s + 1.

Inputs

NameDescription
tf 

HTML-documentation generated by Dymola Tue Sep 08 18:52:56 2009.