modelEddyCurrentBraking
EddyCurrent brake
Extends from ElectricBraking.BaseModels.TranslationalExampleTemplate.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| ParameterRecords.ExperimentSettings | experimentSettings (from TranslationalExampleTemplate) | ||
| SI.Torque | tau_max | 40 | Nominal braking torque |
| SI.Force | f_max | tau_max/experimentSettings.r | Max. braking force |
| SI.AngularVelocity | w_max | 2*pi*1000/60 | Max. rotational braking speed |
| SI.Velocity | v_max | w_max*experimentSettings.r | Max. translational braking speed |