WOLFRAM SYSTEM MODELER

MechanicalPowerSensor

Mechanical power = torque x speed

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Sensors.MechanicalPowerSensor"]
Out[1]:=

Information

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

Calculates (mechanical) power from torque times angular speed.

Parameters (1)

useSupport

Value: false

Type: Boolean

Description: Use support or fixed housing

Connectors (4)

flange_a

Type: Flange_a

Description: Flange of left shaft

flange_b

Type: Flange_b

Description: Flange of right shaft

P

Type: RealOutput

Description: 'output Real' as connector

support

Type: Flange_a

Description: Support at which the reaction torque is acting

Components (4)

torqueSensor

Type: TorqueSensor

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

product

Type: Product

Description: Output product of the two inputs

relSpeedSensor

Type: RelSpeedSensor

Description: Ideal sensor to measure the relative angular velocity between two flanges

fixed

Type: Fixed

Description: Flange fixed in housing at a given angle

Used in Examples (4)

SMEE_Generator

Modelica.Electrical.Machines.Examples.SynchronousMachines

Test example: ElectricalExcitedSynchronousMachine as Generator

SMEE_Generator_Polyphase

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase

Electrical excited polyphase synchronous machine operating as generator

SMEE_Generator

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Electrical excited synchronous machine operating as generator

SMEE_Generator

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Electrical excited synchronous machine operating as generator