modelSpeed
Rotation with given angular velocity
Extends from Ports.Flange_b (One flange, side b).
Information
'flange' moves with parameter-ang-velocity w0 or with signal angular-velocity w, depending on 'scType'.
This is a "soft" speed, using a differential equation. It is needed for compatibility with the default initial equations used in the machine models.
The start value is always given by w0.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | tcst | 0.1 | time-constant |
| Boolean | use_w_in | false | = true if speed defined by input w_in, otherwise by parameter w0 |
| SI.AngularVelocity | w0 | 1 | angular velocity |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Rotation_n | flange (from Flange_b) | negative flange | |
| Modelica.Blocks.Interfaces.RealInput | w_in | (signal ang-velocity) |