modelMechanicalBraking
Friction brake
Extends from ElectricBraking.BaseModels.RotationalExampleTemplate.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| ParameterRecords.ExperimentSettings | experimentSettings (from RotationalExampleTemplate) | ||
| SI.Torque | tau_max | 40 | Max. braking torque |
| SI.Force | fn_max | 100 | Max. brake operation force |
| Real | cgeo | tau_max/(brake.mu_pos[1, 2]*fn_max) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Mechanics.Rotational.Components.Inertia | inertiaLoad (from RotationalExampleTemplate) | ||
| Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensor | heatFlowSensor (from RotationalExampleTemplate) | ||
| Modelica.Blocks.Continuous.Integrator | integrator (from RotationalExampleTemplate) | ||
| Modelica.Thermal.HeatTransfer.Components.HeatCapacitor | heatCapacitor (from RotationalExampleTemplate) | ||
| Modelica.Mechanics.Rotational.Components.Brake | brake | ||
| Modelica.Blocks.Sources.Step | f_normalized |