Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects

Demonstrates the usage of 1-dim. rotational elements with all 3-dim. effects included

Information


This library demonstrates the usage of elements of the Mechanics.Rotational library by taking into account all 3-dim. effects. The reason for this type of modeling is to speedup the simulation drastically. This is possible if moving bodies have rotational symmetry. A typical application area are drive trains, driving joints of a multi-body system.

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Package Content

NameDescription
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects GyroscopicEffects Demonstrates that a cylindrical body can be replaced by Rotor1D model
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive ActuatedDrive  
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive MovingActuatedDrive  
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint GearConstraint  

Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects

Demonstrates that a cylindrical body can be replaced by Rotor1D model

Information


This example consists of a body that is attached to the world system with a spherical joint. On this body, a "rotor", i.e., a body with rotational symmetry is present. Two kinds of models are shown:

The simulation reveals that both the kinematic movement and the reaction forces on the environment (object "world" and "fixed" respectively) are identical for both models.

A typical usage scenario is to model a complete drive train of a vehicle, including the automatic gearbox, with elements of the "Mechanics.Rotational" library, but using the "Rotor1D" model instead of the "Rotational.Components.Inertia" component. This drive train model can be mounted on a 3-dim. multi-body model of the vehicle. Additionally, one rigid body has to be fixed to the vehicle that has the mass, center of mass and inertia tensor of the complete drive train. Both models together, give exactly the same effect, as if every part of the drive train would have been modelled solely with mult-body components. One benefit of this modeling is that the simulation is much faster.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive

Information

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive

Information

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint

Information

Extends from Modelica.Icons.Example (Icon for runnable examples).
Automatically generated Mon Sep 23 17:20:40 2013.