This package contains interface definitions of the magnetic ports as well as partial models.
Extends from Modelica.Icons.InterfacesPackage
(Icon for packages containing interfaces).
Name | Description |
---|---|
MagneticPort | Magnetic port of fundamental wave machines |
NegativeMagneticPort | Negative magnetic port of fundamental wave machines |
NegativePortInterface | Negative port interface to FluxTubes |
PartialBasicInductionMachine | Partial model for induction machine |
PartialTwoPort | Two magnetic ports for graphical modeling |
PartialTwoPortElementary | Two magnetic ports for textual modeling |
PartialTwoPortExtended | Two magnetic ports for graphical modeling with additional variables |
PositiveMagneticPort | Positive magnetic port of fundamental wave machines |
PositivePortInterface | Positive port interface to FluxTubes |
StateSelector | Transform instantaneous values to space phasors and select states |
The potential quantity of the magnetic port is the complex magnetic potential difference . The corresponding flow quantity is the magnetic flux .
PositiveMagneticPort, NegativeMagneticPort
Type | Name | Description |
---|---|---|
ComplexMagneticPotential | V_m | Complex magnetic potential at the port |
flow ComplexMagneticFlux | Phi | Complex magnetic flux into the port |
Negative magnetic port.
MagneticPort, PositiveMagneticPort
Extends from Modelica.Magnetic.FundamentalWave.Interfaces.MagneticPort
(Magnetic port of fundamental wave machines).
Type | Name | Description |
---|---|---|
ComplexMagneticPotential | V_m | Complex magnetic potential at the port |
flow ComplexMagneticFlux | Phi | Complex magnetic flux into the port |
Positive magnetic port.
MagneticPort, NegativeMagneticPort
Extends from Modelica.Magnetic.FundamentalWave.Interfaces.MagneticPort
(Magnetic port of fundamental wave machines).
Type | Name | Description |
---|---|---|
ComplexMagneticPotential | V_m | Complex magnetic potential at the port |
flow ComplexMagneticFlux | Phi | Complex magnetic flux into the port |
This magnetic two port element consists of a positive and a negative magnetic port and considers the flux balance of the two ports. Additionally the magnetic potential difference (of the positive and the negative port) and the magnetic flux (into the positive magnetic port) are defined. This model is mainly to used to extend from in order build more complex - graphical - models.
PositiveMagneticPort, NegativeMagneticPort, PartialTwoPortExtended PartialTwoPortElementary
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative magnetic port of fundamental wave machines |
This magnetic two port element consists of a positive and a negative magnetic port and some additionally variables, but no physical balance equations.
PositiveMagneticPort, NegativeMagneticPort, PartialTwoPort, PartialTwoPortElementary
Extends from Modelica.Magnetic.FundamentalWave.Interfaces.PartialTwoPort
(Two magnetic ports for graphical modeling).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative magnetic port of fundamental wave machines |
This magnetic two port element only consists of a positive and a negative magnetic port. This model is mainly used to extend from in order build more complex - equation based - models.
PositiveMagneticPort, NegativeMagneticPort, PartialTwoPort, PartialTwoPortExtended
Extends from Modelica.Magnetic.FundamentalWave.Interfaces.PartialTwoPort
(Two magnetic ports for graphical modeling).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative magnetic port of fundamental wave machines |
This partial model for induction machines contains elements common in all machine models.
Extends from Modelica.Electrical.Machines.Icons.FundamentalWaveMachine
.
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of stator phases |
Inertia | Jr | Rotor inertia | |
Boolean | useSupport | false | Enable / disable (=fixed stator) support |
Inertia | Js | Stator inertia | |
Boolean | useThermalPort | false | Enable / disable (=fixed temperatures) thermal port |
Integer | p | Number of pole pairs (Integer) | |
Frequency | fsNominal | Nominal frequency | |
Temperature | TsOperational | Operational temperature of stator resistance | |
Resistance | Rs | Stator resistance per phase at TRef | |
Temperature | TsRef | Reference temperature of stator resistance | |
LinearTemperatureCoefficient20 | alpha20s | Temperature coefficient of stator resistance at 20 degC | |
Real | effectiveStatorTurns | 1 | Effective number of stator turns |
Inductance | Lssigma | Stator stray inductance | |
Inductance | Lszero | Lssigma | Stator zero inductance |
SalientInductance | L0 | Salient inductance of an unchorded coil | |
FrictionParameters | frictionParameters | Friction loss parameter record | |
CoreParameters | statorCoreParameters | Stator core loss parameter record; all parameters refer to stator side | |
StrayLoadParameters | strayLoadParameters | Stray load loss parameter record |
Type | Name | Description |
---|---|---|
Flange_a | flange | Shaft |
Flange_a | support | Support at which the reaction torque is acting |
PositivePlug | plug_sp | Positive plug of stator |
NegativePlug | plug_sn | Negative plug of stator |
PartialThermalPortInductionMachines | thermalPort | Thermal port of induction machines |
PartialThermalPortInductionMachines | internalThermalPort |   |
Support | internalSupport |   |
Transforms instantaneous values into space phasors and zero system currents, rotates space phasors and sets stateSelect modifiers in order to choose states w.r.t. rotating frame, i.e., with small derivatives.
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
StateSelect | x0StateSelect | StateSelect.prefer | Priority to use zero systems as states |
StateSelect | xrStateSelect | StateSelect.prefer | Priority to use space phasors w.r.t. rotating frame as states |
final Integer | np | integer(0.5 * (m - 1)) | Number of space phasors |
Connects a FundamentalWave port with a real and imaginary part FluxTube port.
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port | Magnetic port of fundamental wave machines |
PositiveMagneticPort | port_re | Magnetic port, real part |
PositiveMagneticPort | port_im | Magnetic port, imaginary part |
Connects a FundamentalWave port with a real and imaginary part FluxTube port.
Type | Name | Description |
---|---|---|
NegativeMagneticPort | port | Magnetic port of fundamental wave machines |
NegativeMagneticPort | port_re | Magnetic port, real part |
NegativeMagneticPort | port_im | Magnetic port, imaginary part |
Generated 2018-12-12 12:11:05 EST by MapleSim.