Skip to content

TransformerLoadMV

Medium-voltage transformer load with aggregated secondary modeling.

Supports distribution transformer analysis with combined load demand, distributed generation (PV, wind, battery), growth projections, and profile-based time variation for MV network planning studies.

Inherits from: ExtrasNotesMixin, HasPresentationsMixin

Import

python
from pyptp.elements.mv import TransformerLoadMV

Properties

PropertyTypeRequiredDefaultDescription
generalGeneralYes-
typeTransformerLoadTypeYes-
presentationslist[ElementPresentation]Yes-
thermalThermalNo(factory)
harmonics_typeHarmonicsType | NoneNoNone
ceresdict | NoneNoNone
extraslist[Extra]No[]
noteslist[Note]No[]

General

Core electrical and operational properties for MV transformer loads.

Encompasses connection node, load/generation power, growth factors, DER configurations, and reliability statistics.

PropertyTypeRequiredDefaultDescription
nodeGuidNoGuid('00000000-0000-0000-00...
guidGuidNo(auto UUID)
sub_numberintNo0
creation_timefloat | intNo0
mutation_dateintNo0
revision_datefloat | intNo0.0
variantboolNoFalse
namestrNo""
switch_stateintNo1
field_namestrNo""
failure_frequencyfloat | intNo0
repair_durationfloat | intNo0
maintenance_frequencyfloat | intNo0
maintenance_durationfloat | intNo0
maintenance_cancel_durationfloat | intNo0
not_preferredboolNoFalse
load_pfloat | intNo0
load_qfloat | intNo0
load_behaviourGuidNoGuid('00000000-0000-0000-00...
load_growthGuidNoGuid('00000000-0000-0000-00...
profileGuidNoGuid('00000000-0000-0000-00...
generation_pfloatNo0
generation_qfloatNo0
generation_growthGuidNoGuid('00000000-0000-0000-00...
generation_profileGuidNoGuid('00000000-0000-0000-00...
pv_pnomfloatNo0
pv_growthGuidNoGuid('00000000-0000-0000-00...
pv_profileGuidNoGuid('00000000-0000-0000-00...
large_consumersintNo0
generous_consumersintNo0
small_consumersintNo0
transformer_typestrNo""
tap_positionintNo0
harmonics_typestrNo""
loadrate_maxfloatNo0

Thermal

Thermal properties of the transformer load.

PropertyTypeRequiredDefaultDescription
hotspot_factorfloatNo1.3
paper_thermally_upgradedboolNoFalse
temperature_correctionfloat | intNo0

TransformerLoadType

Electrotechnical properties of the transformer load.

PropertyTypeRequiredDefaultDescription
short_namestrNo""
snomfloatNo0.0
unom1floatNo0.0
unom2floatNo0.0
ukfloatNo0.0
pkfloatNo0.0
pofloatNo0.0
winding_connection1strNo""
winding_connection2strNo""
clock_numberintNo0
tap_sideintNo1
tap_sizefloatNo0
tap_minintNo0
tap_nomintNo0
tap_maxintNo0

Referenced Types

HarmonicsType

Shared Harmonics type for LV and MV elements.

Defined in pyptp.elements.lv.shared

PropertyTypeRequiredDefaultDescription
hlist[float] | NoneNo(factory)
anglelist[float] | NoneNo(factory)