WOLFRAM SYSTEM MODELER

GearBox

A gear system with a rotational gear coupled to a pinion and a rack.

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.InvertedPendulum.Components.GearBox"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Parameters (2)

ratio_rotational

Value: 3.7

Type: Real

Description: Rotational transmission ratio from input wheel to pinion

ratio_translational

Value: 157.48

Type: Real (rad/m)

Description: Translational transmission ratio from pinion to gear rack

Connectors (2)

flange_b

Type: Flange_b

Description: One-dimensional translational flange (right, flange axis directed OUT OF cut plane)

flange_a

Type: Flange_a

Description: One-dimensional rotational flange of a shaft (filled circle icon)

Components (2)

gearR2T

Type: IdealGearR2T

Description: Gearbox transforming rotational into translational motion

idealGear

Type: IdealGear

Description: Ideal gear without inertia

Used in Examples (2)

InvertedPendulumModel

DocumentationExamples.Modeling.InvertedPendulum.Components

A controlled inverted pendulum system.

InvertedPendulumLQGI

DocumentationExamples.Modeling.InvertedPendulum

A controlled inverted pendulum system.