Name | Description |
---|---|
AbsoluteSensor | Obsolete model. Use Modelica.Mechanics.Rotational.Interfaces.PartialAbsoluteSensor instead and define a meaningful name for the output signal |
Bearing | Obsolete model. Use one of Modelica.Mechanics.Rotational.Interfaces.PartialXXX instead |
PartialSpeedDependentTorque | Partial model of a torque acting at the flange (accelerates the flange) |
RelativeSensor | Obsolete model. Use Modelica.Mechanics.Rotational.Interfaces.PartialRelativbeSensor instead and define a meaningful name for the output signal |
Rigid | Base class for the rigid connection of two rotational 1D flanges |
TwoFlangesAndBearing | Obsolete model. Use one of Modelica.Mechanics.Rotational.Interfaces.PartialXXX instead |
TwoFlangesAndBearingH | Obsolete model. Use one of Modelica.Mechanics.Rotational.Interfaces.PartialXXX instead |
This is a 1D rotational component with two rigidly connected flanges, i.e., flange_a.phi = flange_b.phi. It is used e.g., to built up components with inertia.
Extends from ObsoleteModelica3.Icons.ObsoleteModel
(Icon for an obsolete model (use only for this case)).
Type | Name | Description |
---|---|---|
Flange_a | flange_a | (left) driving flange (flange axis directed INTO cut plane) |
Flange_b | flange_b | (right) driven flange (flange axis directed OUT OF cut plane) |
This is a 1D rotational component with two flanges and an additional bearing flange. It is a superclass for the two components TwoFlangesAndBearing and TwoFlangesAndBearingH.
Extends from Modelica.Mechanics.Rotational.Interfaces.PartialTwoFlanges
(Partial model for a component with two rotational 1-dim. shaft flanges) and ObsoleteModelica3.Icons.ObsoleteModel
(Icon for an obsolete model (use only for this case)).
Type | Name | Description |
---|---|---|
Flange_a | flange_a | Flange of left shaft |
Flange_b | flange_b | Flange of right shaft |
Flange_a | bearing | Flange of bearing |
This is a 1D rotational component with two flanges and an additional bearing flange. It is used e.g., to build up equation-based parts of a drive train.
Extends from ObsoleteModelica3.Mechanics.Rotational.Interfaces.Bearing
(Obsolete model. Use one of Modelica.Mechanics.Rotational.Interfaces.PartialXXX instead).
Type | Name | Description |
---|---|---|
Flange_a | flange_a | Flange of left shaft |
Flange_b | flange_b | Flange of right shaft |
Flange_a | bearing | Flange of bearing |
This is a 1D rotational component with two flanges and an additional bearing flange. It is used e.g., to build up parts of a drive train consisting of several base components.
Extends from ObsoleteModelica3.Mechanics.Rotational.Interfaces.Bearing
(Obsolete model. Use one of Modelica.Mechanics.Rotational.Interfaces.PartialXXX instead).
Type | Name | Description |
---|---|---|
Flange_a | flange_a | Flange of left shaft |
Flange_b | flange_b | Flange of right shaft |
Flange_a | bearing | Flange of bearing |
Partial model of torque dependent on speed that accelerates the flange.
Extends from ObsoleteModelica3.Icons.ObsoleteModel
(Icon for an obsolete model (use only for this case)).
Type | Name | Description |
---|---|---|
Flange_b | flange | Flange on which torque is acting |
Flange_a | bearing | Bearing at which the reaction torque (i.e., -flange.tau) is acting |
This is the base class of a 1D rotational component with one flange and one output signal y in order to measure an absolute kinematic quantity in the flange and to provide the measured signal as output signal for further processing with the blocks of package Modelica.Blocks.
Extends from Modelica.Icons.RotationalSensor
(Icon representing a round measurement device) and ObsoleteModelica3.Icons.ObsoleteModel
(Icon for an obsolete model (use only for this case)).
Type | Name | Description |
---|---|---|
Flange_a | flange_a | (left) flange to be measured (flange axis directed INTO cut plane) |
output RealOutput | y | Sensor signal |
This is a base class for 1D rotational components with two rigidly connected flanges and one output signal y in order to measure relative kinematic quantities between the two flanges or the cut-torque in the flange and to provide the measured signal as output signal for further processing with the blocks of package Modelica.Blocks.
Extends from Modelica.Icons.RotationalSensor
(Icon representing a round measurement device) and ObsoleteModelica3.Icons.ObsoleteModel
(Icon for an obsolete model (use only for this case)).
Type | Name | Description |
---|---|---|
Flange_a | flange_a | (left) driving flange (flange axis directed INTO cut plane) |
Flange_b | flange_b | (right) driven flange (flange axis directed OUT OF cut plane) |
output RealOutput | y | Sensor signal |
Generated 2018-12-12 12:17:46 EST by MapleSim.