modelRelSpeedSensor
Ideal sensor to measure the relative velocity between two flanges
Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).
Information
Measures the relative velocity between two flanges
in an ideal way and provides the result as output signal v_rel
(to be further processed with blocks of the
Modelica.Blocks library).
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Flange_a | flange_a (from PartialTwoFlanges) | (left) driving flange (flange axis directed into cut plane, e. g. from left to right) | |
| Flange_b | flange_b (from PartialTwoFlanges) | (right) driven flange (flange axis directed out of cut plane) | |
| Modelica.Blocks.Interfaces.RealOutput | v_rel | Relative velocity between two flanges (= der(flange_b.s) - der(flange_a.s)) as output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Position | s_rel | Relative distance between two flanges (flange_b.s - flange_a.s) |
Revisions
Release Notes:
- First Version from August 26, 1999 by P. Beater