modelIdealMotor
Test model for IdealMotor
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Test model for the ideal motor with hysteresis model. The motor receives at its control input a time-varying signal. It adjusts its position whenever the input signal differs from the current position by more than the hysteresis.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Fluid.Actuators.Motors.IdealMotor | mot | Motor model | |
| Modelica.Blocks.Sources.TimeTable | ySet | Set point for actuator |
Revisions
-
September 8, 2008 by Michael Wetter:
First implementation.