WOLFRAM SYSTEM MODELER
InvertedPendulumStateFeedbackA controlled inverted pendulum system |
![]() |
SystemModel["DocumentationExamples.Modeling.InvertedPendulum.InvertedPendulumStateFeedback"]
This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
KInt |
Value: -674203.9024367221 Type: Real Description: Integrator constant |
---|---|
K |
Value: {{(375362267 / 15146902), (94421219165 / 82374), (36920071065 / 161716), ((-13854842761) / 19345), ((-64311737331) / 187034)}} Type: Real[1,5] Description: State feedback matrix |
![]() |
x |
Type: RealOutput Description: Cart position |
---|---|---|
![]() |
phi |
Type: RealOutput Description: Pendulum angle |
![]() |
extendedSystem |
Type: InvertedPendulumExtended Description: An inverted pendulum system |
---|---|---|
![]() |
ref |
Type: ReferenceInput Description: Reference for control design |
![]() |
refFeedback |
Type: Feedback Description: Output difference between commanded and feedback input |
![]() |
feedback |
Type: Feedback Description: Output difference between commanded and feedback input |
![]() |
integrator |
Type: Integrator Description: Output the integral of the input signal with optional reset |
![]() |
stateFeedback |
Type: MatrixGain Description: Output the product of a gain matrix with the input signal vector |