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

flange_a

Type: Flange_a

Components (2)

gearR2T

Type: IdealGearR2T

idealGear

Type: IdealGear

Used in Examples (2)

InvertedPendulumModel

DocumentationExamples.Modeling.InvertedPendulum.Components

A controlled inverted pendulum system.

InvertedPendulumLQGI

DocumentationExamples.Modeling.InvertedPendulum

A controlled inverted pendulum system.