.Modelica_Synchronous.Examples.SimpleControlledDrive

Information

This package shows the same example in different variants.

Model SimpleControlledDrive.Continuous is the continuous-time model from which the sampled-data versions are derived. The model consists of a reference controller ("ramp"), a feedback controller ("feedback" and "PI") and a plant ("torque", "load" and "speed"). The task of the controller is to control the speed of the load inertia using a simple PI controller.

The other example models under this package show different variants how the continuous-time model from above can be transformed to a periodic sampled-data system with one sample period.

Contents

NameDescription
 ContinuousSimple controlled drive with continuous controller
 ClockedWithDiscreteTextbookControllerSimple controlled drive with discrete textbook controller (period is not used in the controller)
 ClockedWithDiscreteControllerSimple controlled drive with discrete controller (period is used in the controller)
 ExactlyClockedWithDiscreteControllerSimple controlled drive with discrete controller and exact periodic clocks (period is used in the controller)
 ClockedWithDiscretizedContinuousControllerSimple controlled drive with discretized continuous-time controller
 ClockedWith_AD_DA_EffectsSimple controlled drive with discrete controller and simulated AD and DA effects

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos