modelRelSpeedSensor
Ideal sensor to measure the relative angular velocity between two flanges
Extends from Rotational.Interfaces.PartialRelativeSensor (Partial model to measure a single relative variable between two flanges).
Information
Measures the relative angular velocity between two flanges
in an ideal way and provides the result as output signal w_rel
(to be further processed with blocks of the
Modelica.Blocks library).
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Flange_a | flange_a (from PartialRelativeSensor) | Left flange of shaft | |
| Flange_b | flange_b (from PartialRelativeSensor) | Right flange of shaft | |
| Modelica.Blocks.Interfaces.RealOutput | w_rel | Relative angular velocity between two flanges (= der(flange_b.phi) - der(flange_a.phi)) as output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Angle | phi_rel | Relative angle between two flanges (flange_b.phi - flange_a.phi) |