modelRelAccSensor
Ideal sensor to measure the relative angular acceleration between two flanges
Extends from Rotational.Interfaces.PartialRelativeSensor (Partial model to measure a single relative variable between two flanges).
Information
Measures the relative angular acceleration between two flanges
in an ideal way and provides the result as output signal a_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 | a_rel | Relative angular acceleration between two flanges as output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Angle | phi_rel | Relative angle between two flanges (flange_b.phi - flange_a.phi) | |
| SI.AngularVelocity | w_rel | Relative angular velocity between two flanges |