modelPowerSensor
Ideal sensor to measure the power between two flanges
Extends from Rotational.Interfaces.PartialRelativeSensor (Partial model to measure a single relative variable between two flanges).
Information
Measures the power between two flanges
in an ideal way and provides the result as output signal power
(to be further processed with blocks of the
Modelica.Blocks library), i.e.
power = flange_a.tau * der(flange_a.phi)
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 | power | Power in flange flange_a as output signal |