Modelica.Electrical.Machines.Interfaces

SpacePhasor connector and PartialMachines

Information

This package contains the space phasor connector and partial models for machine models.

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

Name Description
Modelica.Electrical.Machines.Interfaces.SpacePhasor SpacePhasor Connector for Space Phasors
Modelica.Electrical.Machines.Interfaces.PartialBasicMachine PartialBasicMachine Partial model for all machines
Modelica.Electrical.Machines.Interfaces.PartialBasicInductionMachine PartialBasicInductionMachine Partial model for induction machine
Modelica.Electrical.Machines.Interfaces.InductionMachines InductionMachines Interfaces and partial models for induction machines
Modelica.Electrical.Machines.Interfaces.PartialBasicDCMachine PartialBasicDCMachine Partial model for DC machine
Modelica.Electrical.Machines.Interfaces.DCMachines DCMachines Thermal ports of DC machines
Modelica.Electrical.Machines.Interfaces.PartialBasicTransformer PartialBasicTransformer Partial model of three-phase transformer
Modelica.Electrical.Machines.Interfaces.ThermalPortTransformer ThermalPortTransformer Thermal port of transformers
Modelica.Electrical.Machines.Interfaces.PowerBalanceTransformer PowerBalanceTransformer Power balance of transformers
Modelica.Electrical.Machines.Interfaces.FlangeSupport FlangeSupport Shaft and support

Modelica.Electrical.Machines.Interfaces.SpacePhasor Modelica.Electrical.Machines.Interfaces.SpacePhasor

Connector for Space Phasors

Information

Connector for Space Phasors:

Contents

NameDescription
v_[2]1=real, 2=imaginary part [V]
i_[2]1=real, 2=imaginary part [A]

Modelica.Electrical.Machines.Interfaces.PartialBasicMachine Modelica.Electrical.Machines.Interfaces.PartialBasicMachine

Partial model for all machines

Information

Base partial model DC machines: Besides the mechanical connector flange (i.e., the shaft) the machines have a second mechanical connector support.
If useSupport = false, it is assumed that the stator is fixed.
Otherwise reaction torque (i.e., airGap torque, minus acceleration torque for stator's moment of inertia) can be measured at support.
One may also fix the the shaft and let rotate the stator; parameter Js is only of importance when the stator is rotating.

Extends from Machines.Icons.TransientMachine.

Parameters

NameDescription
JrRotor's moment of inertia [kg.m2]
useSupportEnable / disable (=fixed stator) support
JsStator's moment of inertia [kg.m2]
useThermalPortEnable / disable (=fixed temperatures) thermal port
Losses
frictionParametersFriction loss parameter record

Connectors

NameDescription
flangeShaft
supportSupport at which the reaction torque is acting

Modelica.Electrical.Machines.Interfaces.PartialBasicInductionMachine Modelica.Electrical.Machines.Interfaces.PartialBasicInductionMachine

Partial model for induction machine

Information

Partial model for induction machine models

Extends from PartialBasicMachine (Partial model for all machines).

Parameters

NameDescription
pNumber of pole pairs (Integer)
fsNominalNominal frequency [Hz]
useSupportEnable / disable (=fixed stator) support
JsStator's moment of inertia [kg.m2]
useThermalPortEnable / disable (=fixed temperatures) thermal port
powerBalancePower balance
thermalPort 
thermalAmbient 
Operational temperatures
TsOperationalOperational temperature of stator resistance [K]
Initialization
phiMechanicalMechanical angle of rotor against stator [rad]
wMechanicalMechanical angular velocity of rotor against stator [rad/s]
Nominal resistances and inductances
RsStator resistance per phase at TRef [Ohm]
TsRefReference temperature of stator resistance [K]
alpha20sTemperature coefficient of stator resistance at 20 degC [1/K]
LszeroStator zero sequence inductance [H]
LssigmaStator stray inductance per phase [H]
Losses
statorCoreParametersStator core loss parameter record; all parameters refer to stator side
strayLoadParametersStray load loss parameter record

Connectors

NameDescription
flangeShaft
supportSupport at which the reaction torque is acting
plug_spPositive stator plug
plug_snNegative stator plug
thermalPort 

Modelica.Electrical.Machines.Interfaces.PartialBasicDCMachine Modelica.Electrical.Machines.Interfaces.PartialBasicDCMachine

Partial model for DC machine

Information

Partial model for DC machine models.

Extends from PartialBasicMachine (Partial model for all machines).

Parameters

NameDescription
useSupportEnable / disable (=fixed stator) support
JsStator's moment of inertia [kg.m2]
useThermalPortEnable / disable (=fixed temperatures) thermal port
powerBalancePower balance
thermalPort 
thermalAmbient 
Operational temperatures
TaOperationalOperational armature temperature [K]
Initialization
phiMechanicalMechanical angle of rotor against stator [rad]
wMechanicalMechanical angular velocity of rotor against stator [rad/s]
Nominal parameters
VaNominalNominal armature voltage [V]
IaNominalNominal armature current (>0..Motor, <0..Generator) [A]
wNominalNominal speed [rad/s]
TaNominalNominal armature temperature [K]
Nominal resistances and inductances
RaArmature resistance at TRef [Ohm]
TaRefReference temperature of armature resistance [K]
alpha20aTemperature coefficient of armature resistance [1/K]
LaArmature inductance [H]
Losses
coreParametersArmature core loss parameter record
strayLoadParametersStray load loss parameter record
brushParametersBrush loss parameter record

Connectors

NameDescription
flangeShaft
supportSupport at which the reaction torque is acting
pin_apPositive armature pin
pin_anNegative armature pin
thermalPort 

Modelica.Electrical.Machines.Interfaces.PartialBasicTransformer Modelica.Electrical.Machines.Interfaces.PartialBasicTransformer

Partial model of three-phase transformer

Information

Partial model of a three-phase transformer, containing primary and secondary resistances and stray inductances, as well as the iron core. Circuit layout (vector group) of primary and secondary windings have to be defined.
Default values for transformer's parameters (a realistic example) are:
turns ratio n 1
nominal frequency fNominal 50Hz
nominal voltage per phase 100V RMS
nominal current per phase 100A RMS
nominal apparent power 30kVA
primary resistance R1 0.005Ohm per phase at reference temperature
reference temperature T1Ref 20°C
temperature coefficient alpha20_1 01/K
primary stray inductance L1sigma 78E-6H per phase
secondary resistance R2 0.005Ohm per phase at reference temperature
reference temperature T2Ref 20°C
temperature coefficient alpha20_2 01/K
secondary stray inductance L2sigma 78E-6H per phase
operational temperature T1Operational 20°C
operational temperature T2Operational 20°C
These values give the operational parameters:
nominal voltage drop 0.05p.u.
nominal copper losses 300W

Extends from Machines.Icons.TransientTransformer.

Parameters

NameDescription
nRatio primary voltage (line-to-line) / secondary voltage (line-to-line)
useThermalPortEnable / disable (=fixed temperatures) thermal port
Operational temperatures
T1OperationalOperational temperature of primary resistance [K]
T2OperationalOperational temperature of secondary resistance [K]
Nominal resistances and inductances
R1Primary resistance per phase at TRef [Ohm]
T1RefReference temperature of primary resistance [K]
alpha20_1Temperature coefficient of primary resistance at 20 degC [1/K]
L1sigmaPrimary stray inductance per phase [H]
R2Secondary resistance per phase at TRef [Ohm]
T2RefReference temperature of secondary resistance [K]
alpha20_2Temperature coefficient of secondary resistance at 20 degC [1/K]
L2sigmaSecondary stray inductance per phase [H]

Connectors

NameDescription
plug1Primary plug
plug2Secondary plug
thermalPort 

Modelica.Electrical.Machines.Interfaces.ThermalPortTransformer Modelica.Electrical.Machines.Interfaces.ThermalPortTransformer

Thermal port of transformers

Information

Thermal port for transformers

Parameters

NameDescription
mnumber of phases

Contents

NameDescription
mnumber of phases
heatPort1[m]Heat port of primary windings
heatPort2[m]Heat port of secondary windings
heatPortCoreHeat port of (optional) core losses

Modelica.Electrical.Machines.Interfaces.PowerBalanceTransformer Modelica.Electrical.Machines.Interfaces.PowerBalanceTransformer

Power balance of transformers

Information

Power balance of transformers.

Extends from Modelica.Icons.Record (Icon for records).

Modelica.Electrical.Machines.Interfaces.FlangeSupport Modelica.Electrical.Machines.Interfaces.FlangeSupport

Shaft and support

Information

This partial model defines shaft and housing connector for loss models. Positive torque tau acts as braking torque.

Connectors

NameDescription
flangeShaft end
supportHousing and support
Automatically generated Tue Apr 05 09:36:22 2016.