modelRelAngleSensor
Ideal sensor to measure the relative angle between two flanges
Extends from Rotational.Interfaces.PartialRelativeSensor (Partial model to measure a single relative variable between two flanges).
Information
Measures the relative angle between two flanges
in an ideal way and provides the result as output signal phi_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 | phi_rel | Relative angle between two flanges (= flange_b.phi - flange_a.phi) as output signal |