WOLFRAM SYSTEM MODELER

Brakes

Model of a brake with inertia.

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.AutomotiveTransportation.Driveline.Components.Brakes"]
Out[1]:=

Information

This brake model uses the Modelica Standard Library brake and the operation of the brake is done by the driver.

Connectors (3)

flange_a1

Type: Flange_a

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

flange_b1

Type: Flange_b

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

brakeSignal

Type: RealInput

Description: 'input Real' as connector

Components (2)

inertia1

Type: Inertia

Description: 1D-rotational component with inertia

brake1

Type: Brake

Description: Brake based on Coulomb friction

Used in Examples (1)

DrivelineModel

IndustryExamples.AutomotiveTransportation.Driveline

A standard model of a driveline. Used for analyzing a drive cycle using the bundled Wolfram Language notebook.