Modelica.Mechanics.Translational.Sensors

Sensors for 1-dim. translational mechanical quantities

Information


This package contains ideal sensor components that provide the connector variables as signals for further processing with the Modelica.Blocks library.

Extends from Modelica.Icons.SensorsPackage (Icon for packages containing sensors).

Package Content

NameDescription
Modelica.Mechanics.Translational.Sensors.PositionSensor PositionSensor Ideal sensor to measure the absolute position
Modelica.Mechanics.Translational.Sensors.SpeedSensor SpeedSensor Ideal sensor to measure the absolute velocity
Modelica.Mechanics.Translational.Sensors.AccSensor AccSensor Ideal sensor to measure the absolute acceleration
Modelica.Mechanics.Translational.Sensors.RelPositionSensor RelPositionSensor Ideal sensor to measure the relative position
Modelica.Mechanics.Translational.Sensors.RelSpeedSensor RelSpeedSensor Ideal sensor to measure the relative speed
Modelica.Mechanics.Translational.Sensors.RelAccSensor RelAccSensor Ideal sensor to measure the relative acceleration
Modelica.Mechanics.Translational.Sensors.ForceSensor ForceSensor Ideal sensor to measure the force between two flanges
Modelica.Mechanics.Translational.Sensors.PowerSensor PowerSensor Ideal sensor to measure the power between two flanges (= flange_a.f*der(flange_a.s))
Modelica.Mechanics.Translational.Sensors.MultiSensor MultiSensor Ideal sensor to measure the absolute velocity, force and power between two flanges

Modelica.Mechanics.Translational.Sensors.PositionSensor Modelica.Mechanics.Translational.Sensors.PositionSensor

Ideal sensor to measure the absolute position

Information


Measures the absolute position s of a flange in an ideal way and provides the result as output signals (to be further processed with blocks of the Modelica.Blocks library).

Extends from Translational.Interfaces.PartialAbsoluteSensor (Device to measure a single absolute flange variable).

Connectors

NameDescription
flangeFlange to be measured (flange axis directed in to cut plane, e. g. from left to right)
sAbsolute position of flange as output signal [m]

Modelica.Mechanics.Translational.Sensors.SpeedSensor Modelica.Mechanics.Translational.Sensors.SpeedSensor

Ideal sensor to measure the absolute velocity

Information


Measures the absolute velocity v of a flange in an ideal way and provides the result as output signals (to be further processed with blocks of the Modelica.Blocks library).

Extends from Translational.Interfaces.PartialAbsoluteSensor (Device to measure a single absolute flange variable).

Connectors

NameDescription
flangeFlange to be measured (flange axis directed in to cut plane, e. g. from left to right)
vAbsolute velocity of flange as output signal [m/s]

Modelica.Mechanics.Translational.Sensors.AccSensor Modelica.Mechanics.Translational.Sensors.AccSensor

Ideal sensor to measure the absolute acceleration

Information


Measures the absolute acceleration a of a flange in an ideal way and provides the result as output signals (to be further processed with blocks of the Modelica.Blocks library).

Extends from Translational.Interfaces.PartialAbsoluteSensor (Device to measure a single absolute flange variable).

Connectors

NameDescription
flangeFlange to be measured (flange axis directed in to cut plane, e. g. from left to right)
aAbsolute acceleration of flange as output signal [m/s2]

Modelica.Mechanics.Translational.Sensors.RelPositionSensor Modelica.Mechanics.Translational.Sensors.RelPositionSensor

Ideal sensor to measure the relative position

Information


Measures the relative position s of a flange in an ideal way and provides the result as output signals (to be further processed with blocks of the Modelica.Blocks library).

Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).

Connectors

NameDescription
flange_a(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)
flange_b(right) driven flange (flange axis directed out of cut plane)
s_relDistance between two flanges (= flange_b.s - flange_a.s) as output signal [m]

Modelica.Mechanics.Translational.Sensors.RelSpeedSensor Modelica.Mechanics.Translational.Sensors.RelSpeedSensor

Ideal sensor to measure the relative speed

Information


Measures the relative speed v of a flange in an ideal way and provides the result as output signals (to be further processed with blocks of the Modelica.Blocks library).

Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).

Connectors

NameDescription
flange_a(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)
flange_b(right) driven flange (flange axis directed out of cut plane)
v_relRelative velocity between two flanges (= der(flange_b.s) - der(flange_a.s)) as output signal [m/s]

Modelica.Mechanics.Translational.Sensors.RelAccSensor Modelica.Mechanics.Translational.Sensors.RelAccSensor

Ideal sensor to measure the relative acceleration

Information


Measures the relative acceleration a of a flange in an ideal way and provides the result as output signals (to be further processed with blocks of the Modelica.Blocks library).

Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).

Connectors

NameDescription
flange_a(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)
flange_b(right) driven flange (flange axis directed out of cut plane)
a_relRelative acceleration between two flanges (= der(v_rel)) as output signal [m/s2]

Modelica.Mechanics.Translational.Sensors.ForceSensor Modelica.Mechanics.Translational.Sensors.ForceSensor

Ideal sensor to measure the force between two flanges

Information


Measures the cut-force between two flanges in an ideal way and provides the result as output signal (to be further processed with blocks of the Modelica.Blocks library).

Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).

Connectors

NameDescription
flange_a(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)
flange_b(right) driven flange (flange axis directed out of cut plane)
fForce in flange_a and flange_b (f = flange_a.f = -flange_b.f) as output signal [N]

Modelica.Mechanics.Translational.Sensors.PowerSensor Modelica.Mechanics.Translational.Sensors.PowerSensor

Ideal sensor to measure the power between two flanges (= flange_a.f*der(flange_a.s))

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).

Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).

Connectors

NameDescription
flange_a(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)
flange_b(right) driven flange (flange axis directed out of cut plane)
powerPower in flange flange_a as output signal [W]

Modelica.Mechanics.Translational.Sensors.MultiSensor Modelica.Mechanics.Translational.Sensors.MultiSensor

Ideal sensor to measure the absolute velocity, force and power between two flanges

Information


Measures the absolute velocity of a flange_a, the cut-force and power between two flanges in an ideal way and provides the results as output signals v, f and power, respectively.

Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).

Connectors

NameDescription
flange_a(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)
flange_b(right) driven flange (flange axis directed out of cut plane)
powerPower in flange flange_a as output signal [W]
fForce in flange_a and flange_b (f = flange_a.f = -flange_b.f) as output signal [N]
vAbsolute velocity of flange as output signal as output signal [m/s]

Automatically generated Mon Sep 23 17:20:44 2013.