WOLFRAM SYSTEM MODELER

Friction

Drive train with clutch and brake

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.Rotational.Examples.Friction"]
Out[1]:=

Information

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

This drive train contains a frictional clutch and a brake. Simulate the system for 1 second using the following initial values (defined already in the model):

inertia1.w =  90 (or brake.w)
inertia2.w =  90
inertia3.w = 100

Plot the output signals

tMotor      Torque of motor
tClutch     Torque in clutch
tBrake      Torque in brake
tSpring     Torque in spring

as well as the absolute angular velocities of the three inertia components (inertia1.w, inertia2.w, inertia3.w).

Parameters (1)

startTime

Value: 0.5

Type: Time (s)

Description: Start time of step

Outputs (4)

tMotor

Default Value: torque.tau

Type: Torque (N⋅m)

Description: Driving torque of inertia3

tClutch

Default Value: clutch.tau

Type: Torque (N⋅m)

Description: Friction torque of clutch

tBrake

Default Value: brake.tau

Type: Torque (N⋅m)

Description: Friction torque of brake

tSpring

Default Value: spring.tau

Type: Torque (N⋅m)

Description: Spring torque

Components (13)

torque

Type: Torque

Description: Input signal acting as external torque on a flange

inertia3

Type: Inertia

Description: 1D-rotational component with inertia

clutch

Type: Clutch

Description: Clutch based on Coulomb friction

inertia2

Type: Inertia

Description: 1D-rotational component with inertia

spring

Type: SpringDamper

Description: Linear 1D rotational spring and damper in parallel

inertia1

Type: Inertia

Description: 1D-rotational component with inertia

brake

Type: Brake

Description: Brake based on Coulomb friction

const

Type: Constant

Description: Generate constant signal of type Real

step

Type: Step

Description: Generate step signal of type Real

step2

Type: Step

Description: Generate step signal of type Real

sine

Type: Sine

Description: Generate sine signal

product

Type: Product

Description: Output product of the two inputs

fixed

Type: Fixed

Description: Flange fixed in housing at a given angle