WOLFRAM SYSTEM MODELER

PartialTwoFlangesAndSupport

Partial model for a component with two translational 1-dim. shaft flanges and a support used for graphical modeling, i.e., the model is build up by drag-and-drop from elementary components

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.Translational.Interfaces.PartialTwoFlangesAndSupport"]
Out[1]:=

Information

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

This is a 1-dim. translational component with two flanges and a support/housing. It is used e.g., to build up parts of a drive train graphically consisting of several components.

If useSupport=true, the support connector is conditionally enabled and needs to be connected.
If useSupport=false, the support connector is conditionally disabled and instead the component is internally fixed to ground.

Parameters (1)

useSupport

Value: false

Type: Boolean

Description: = true, if support flange enabled, otherwise implicitly grounded

Connectors (4)

flange_a

Type: Flange_a

Description: (left) driving flange (flange axis directed into cut plane, e. g. from left to right)

flange_b

Type: Flange_b

Description: (right) driven flange (flange axis directed out of cut plane)

support

Type: Support

Description: Support/housing of component

internalSupport

Type: Support

Description: Internal support/housing of component (either connected to support, if useSupport=true, or connected to fixed, if useSupport=false)

Components (1)

fixed

Type: Fixed

Description: Fixed support/housing, if not useSupport