Ideal actuator motor model with hysteresis and finite actuation
speed. If the current actuator position y is below (or
above) the input signal u by an amount bigger than the
hysteresis delta, then the position y is
increased (decreased) until it reaches u. The output
y is bounded between 0 and
1.
Note: This model can introduce state events which
increase the computation time. For a more efficient implementation
that approximates a motor, set in the valve or damper model the
parameter filteredOpening=true instead of using this
motor model. See also Annex60.Fluid.Actuators.UsersGuide.
int the attribute
y(stateSelect=StateSelect.always). Without this
attribute, the model Annex60.Fluid.Examples.TwoWayValves
sets y=3 which is consistent with this model.