recordDriveData
Parameters of the whole drive
Extends from Modelica.Icons.Record (Icon for records).
Information
The drive parameter record contains the machine parameter record, additional parameters and fills the controller parameter record. Simulating another machine (with different parameters), the machine parameter record can be redeclared.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| ModelicaTest.Electrical.Machines.DCPM_Utilities.MachineData | machineData | ||
| ControllerData | controllerData | ||
| Modelica.Units.SI.Inertia | JL | machineData.J | Load inertia |
| Modelica.Units.SI.Voltage | VBat | 1.2*machineData.VANominal | Battery voltage |
| Modelica.Units.SI.Current | IMax | 1.5*machineData.IANominal | Max. armature current |
| Modelica.Units.SI.Frequency | fSwitch | 1e3 | Switching frequency |
| Modelica.Units.SI.Time | Td | 0.5/fSwitch | Dead time of inverter |