WOLFRAM SYSTEM MODELER

GearConstraint

Demonstrate usage of GearConstraint model

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint"]
Out[1]:=

Information

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

This model demonstrates the usage of the GearConstraint model to model a gearbox with multi-body elements. The formulation is compared with a one-dimensional model that is mounted with an Mounting1D element.

Components (12)

gearConstraint

Type: GearConstraint

world

Type: World

cyl1

Type: BodyCylinder

cyl2

Type: BodyCylinder

torque1

Type: Torque

sine

Type: Sine[3]

fixed

Type: Fixed

inertia1

Type: Inertia

idealGear

Type: IdealGear

inertia2

Type: Inertia

torque2

Type: Torque

mounting1D

Type: Mounting1D