Modelica_LinearSystems2.Controller.Examples.Components

Contains components of the systems used in Examples package

Package Content

NameDescription
Modelica_LinearSystems2.Controller.Examples.Components.DoublePendulum DoublePendulum crane trolley system
Modelica_LinearSystems2.Controller.Examples.Components.DoublePendulum2 DoublePendulum2 crane trolley system

Modelica_LinearSystems2.Controller.Examples.Components.DoublePendulum Modelica_LinearSystems2.Controller.Examples.Components.DoublePendulum

crane trolley system

Information


 
Model of a simple double pendulum system. 
The physical Model is used in Modelica_LinearSystems2.Examples.StateSpace.doublePendulumController where it is being linearized an used as a base for linear controller design. The results are used to control the crane system in Modelica_LinearSystems2.Controller.Examples.DoublePendulum.mo

Parameters

NameDescription
m_trolley[kg]
m_load[kg]
length[m]
phi1_start[rad]
phi2_start[rad]
w1_start[rad/s]
w2_start[rad/s]

Connectors

NameDescription
u 
s 
v 
phi 
w 
phi1 
w1 

Modelica_LinearSystems2.Controller.Examples.Components.DoublePendulum2 Modelica_LinearSystems2.Controller.Examples.Components.DoublePendulum2

crane trolley system

Information


 
Model of a simple double pendulum system using Modelica_LinearSystems2.Controller.Examples.Components.DoublePendulum.
The physical Model is used in Modelica_LinearSystems2.Examples.StateSpace.doublePendulumController where it is being linearized an used as a base for linear controller design. The results are used to control the crane system in Modelica_LinearSystems2.Controller.Examples.DoublePendulum.mo

Extends from Templates.PlantTemplate (MIMO plant template).

Parameters

NameDescription
nsystem order
mnumber of inputs
lnumber of measurable outputs
additionalMeasurableOutputs 
m_trolley[kg]
m_load[kg]
length[m]
phi1_start[rad]
phi2_start[rad]
w1_start[rad/s]
w2_start[rad/s]

Connectors

NameDescription
y[n] 
u[m] 
ym[l] 

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