Brush
Model considering voltage drop of carbon brushes
Library
Modelica/Electrical/Machines/Losses/DCMachines
Description
Model of voltage drop and losses of carbon brushes. For currents between -ILinear
and ILinear
the voltage drop shows a linear behavior as depicted in Fig. 1.
For positive currents greater or equal than ILinear
the voltage drop equals V
.
For negative currents less or equal than -ILinear
the voltage drop equals -V
.
Fig. 1: Model of voltage drop of carbon brushes |
Note:
The voltage drop v
is the total voltage drop of all series connected brushes.
See also
If it is desired to neglect brush losses, set brushParameters.V = 0
(this is the default).
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_brushParameters | brushParameters | Brush loss parameters | FromModelica('Modelica.Electrical.Machines.Losses.BrushParameters') | |
mo_useHeatPort | useHeatPort | =true, if heatPort is enabled | Number | 0 |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_v | v | v | Structure | |
mo_v/fixed | fixed | Cell of scalars | true | |
mo_v/start | start | Cell of scalars | ||
mo_i | i | i | Structure | |
mo_i/fixed | fixed | Cell of scalars | true | |
mo_i/start | start | Cell of scalars | ||
mo_lossPower | lossPower | lossPower | Structure | |
mo_lossPower/fixed | fixed | Cell of scalars | true | |
mo_lossPower/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
p | implicit | Positive electrical pin | input | 1 |
n | implicit | Negative electrical pin | output | 1 |
Port 3 | implicit | Optional port to which dissipated losses are transported in form of heat | input | mo_useHeatPort |