Example: Simple Power Train

This example illustrates a Twin Builder design for a simple motor power train consisting of a PMSM (Permanent Magnet Synchronous Motor) and other components taken from the Twin Builder component libraries that are used to drive a load, which is a Modelica gear shift component that has been modeled in the Modelica environment.

In Twin Builder schematic shown above, the current sources, PMSM component, and all components (except the circled Modelica gear shift component) are from Twin Builder component libraries. The Modelica gear shift load is modeled in the Modelica environment.

The figure below shows the internal diagram of the gear shift Modelica model. It is based on the Modelica.Mechanics.Rotational.Examples.SimpleGearShift in the Modelica Standard Library. It shows how an automatic gear shift is built up from a planetary gear, a brake, a clutch, and related Modelica components. The basic operation of the model is as follows:

This example is based on the following example project located in the Modelica Tutorial Examples folder:

<Installation location>\Examples\Twin Builder\Modelica Tutorial\Tutorial Examples\SimplePowerTrain.aedt

Simple Power Train Example Workflow