modelPartialBasicElectricMachine3phPwr

Basic model for three-phase electric machines (no current phasor balance, but using power calculation)

Extends from PartialBasicMachine (Basic model for generalized electric machines).

Information

This partial model is an extension of the model of a generalized electric machine PartialBasicMachine. Hence, it consists of the same mechanical subsystem. The model defines a three-phase machine (if the default value of the 'number of phases'-parameter m is used). The electrical subsystem contains two electrical plugs of type ComplexPlug (meaning six electrical pins of type ComplexPin).
The rms values of branch voltages and branch currents are calculated from the corresponding phasors. The model does not include any current phasor balance. Three values of active and reactive power (for each branch) are computed and made available via three output signals.

Remark:
This partial model is suitable for modeling multi-phase machines in general. It is not restricted to the well-known three-phase machines. In order to model a system with different number of phases, the 'number of phases'-parameter m has to be changed in all appearing multi-phase components and connectors.

Main Author:
Olaf Enge-Rosenblatt
Fraunhofer IIS/EAS, Dresden
email: olaf.enge@eas.iis.fraunhofer.de

Parameters

TypeNameDefaultDescription
Modelica.SIunits.InertiaJ_Rotor (from PartialBasicMachine)1Rotor's moment of inertia
Integerm3Number of phases

Connectors

TypeNameDefaultDescription
Modelica.Mechanics.Rotational.Interfaces.Flange_ashaft (from PartialBasicMachine)Flange at shaft
ComplexLib.Interfaces.ComplexOutput[m]complexPwrComplex values of power
ComplexLib.MultiPhase.Interfaces.PosComplexPlugplug_pPositive complex plug
ComplexLib.MultiPhase.Interfaces.NegComplexPlugplug_nNegative complex plug

Components

TypeNameDefaultDescription
Modelica.Mechanics.Rotational.Components.InertiainertiaRotor (from PartialBasicMachine)
Modelica.Mechanics.Rotational.Components.FixedfixedHousing (from PartialBasicMachine)
SI.Voltage[m]vVoltages between the two plugs
SI.Voltage[m]vReActive parts of voltage phasors
SI.Voltage[m]vImReactive parts of voltage phasors
SI.Current[m]iCurrents flowing into positive plug
SI.Current[m]iReActive parts of current phasors
SI.Current[m]iImReactive parts of current phasors
SI.Angle[m]phiAngles between voltage and current phasors
SI.Angle[m]phi_vAngles of voltage phasors
SI.Angle[m]phi_iAngles of current phasors
SI.Power[m]activePwrActive power of phase
SI.Power[m]idlePwrReactive power of phase