WOLFRAM SYSTEM MODELER

TorqueSensor

Ideal sensor to measure the torque between two flanges (= flange_a.tau)

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.Rotational.Sensors.TorqueSensor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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

Connectors (3)

flange_a

Type: Flange_a

Description: Left flange of shaft

flange_b

Type: Flange_b

Description: Right flange of shaft

tau

Type: RealOutput

Description: Torque in flange flange_a and flange_b (tau = flange_a.tau = -flange_b.tau) as output signal

Used in Examples (4)

SMPM_CurrentSource

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: PermanentMagnetSynchronousMachine fed by current source

SMPM_VoltageSource

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: PermanentMagnetSynchronousMachine fed by FOC

EngineV6

Modelica.Mechanics.MultiBody.Examples.Loops

V6 engine with 6 cylinders, 6 planar loops and 1 degree-of-freedom

EngineV6_analytic

Modelica.Mechanics.MultiBody.Examples.Loops

V6 engine with 6 cylinders, 6 planar loops, 1 degree-of-freedom and analytic handling of kinematic loops

Used in Components (3)

MotorWithCurrentControl

Modelica.Blocks.Examples.Noise.Utilities.Parts

Synchronous machine with current controller and measurement noise

MechanicalPowerSensor

Modelica.Electrical.Machines.Sensors

Mechanical power = torque x speed

AngleToTorqueAdaptor

Modelica.Mechanics.Rotational.Components

Signal adaptor for a Rotational flange with torque as output and angle, speed, and optionally acceleration as inputs (especially useful for FMUs)