IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.4.4.80 Pset_TransformerTypeCommon

7.4.4.80.1 Semantic definition

An inductive stationary device that transfers electrical energy from one circuit to another.

7.4.4.80.2 Applicable entities

7.4.4.80.3 Properties

Name Property Type Data Type Description
Reference IfcPropertySingleValue IfcIdentifier

Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.

Status IfcPropertyEnumeratedValue PEnum_ElementStatus

Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure).

PrimaryVoltage IfcPropertySingleValue IfcElectricVoltageMeasure

The voltage that is going to be transformed and that runs into the transformer on the primary side.

SecondaryVoltage IfcPropertySingleValue IfcElectricVoltageMeasure

The voltage that has been transformed and is running out of the transformer on the secondary side.

PrimaryCurrent IfcPropertySingleValue IfcElectricCurrentMeasure

The current that is going to be transformed and that runs into the transformer on the primary side.

SecondaryCurrent IfcPropertySingleValue IfcElectricCurrentMeasure

The current that has been transformed and is running out of the transformer on the secondary side.

PrimaryFrequency IfcPropertySingleValue IfcFrequencyMeasure

The frequency that is going to be transformed and that runs into the transformer on the primary side.

SecondaryFrequency IfcPropertySingleValue IfcFrequencyMeasure

The frequency that has been transformed and is running out of the transformer on the secondary side.

PrimaryApparentPower IfcPropertySingleValue IfcPowerMeasure

The power in VA (volt ampere) that has been transformed and that runs into the transformer on the primary side.

SecondaryApparentPower IfcPropertySingleValue IfcPowerMeasure

The power in VA (volt ampere) that has been transformed and is running out of the transformer on the secondary side.

MaximumApparentPower IfcPropertySingleValue IfcPowerMeasure

Maximum apparent power/capacity in VA (volt ampere).

SecondaryCurrentType IfcPropertyEnumeratedValue PEnum_SecondaryCurrentType

A list of the secondary current types that can result from transformer output.

ShortCircuitVoltage IfcPropertySingleValue IfcComplexNumber

A complex number that specifies the real and imaginary parts of the short-circuit voltage at rated current of a transformer given in %.

RealImpedanceRatio IfcPropertySingleValue IfcRatioMeasure

The ratio between the real part of the zero sequence impedance and the real part of the positive impedance (i.e. real part of the short-circuit voltage) of the transformer. Used for three-phase transformer which includes a N-conductor.

ImaginaryImpedanceRatio IfcPropertySingleValue IfcRatioMeasure

The ratio between the imaginary part of the zero sequence impedance and the imaginary part of the positive impedance (i.e. imaginary part of the short-circuit voltage) of the transformer. Used for three-phase transformer which includes a N-conductor.

TransformerVectorGroup IfcPropertyEnumeratedValue PEnum_TransformerVectorGroup

List of the possible vector groups for the transformer from which that required may be set. Values in the enumeration list follow a standard international code where the first letter describes how the primary windings are connected, the second letter describes how the secondary windings are connected, and the numbers describe the rotation of voltages and currents from the primary to the secondary side in multiples of 30 degrees.

D: means that the windings are delta-connected. Y: means that the windings are star-connected. Z: means that the windings are zig-zag connected (a special start-connected providing low reactance of the transformer); The connectivity is only relevant for three-phase transformers.

IsNeutralPrimaryTerminalAvailable IfcPropertySingleValue IfcBoolean

An indication of whether the neutral point of the primary winding is available as a terminal (=TRUE) or not (= FALSE).

IsNeutralSecondaryTerminalAvailable IfcPropertySingleValue IfcBoolean

An indication of whether the neutral point of the secondary winding is available as a terminal (=TRUE) or not (= FALSE).

Table 7.4.4.80.A

Edit on Github


Is this page difficult to understand? Let us know!

7.4.4.80.4 Changelog

7.4.4.80.4.1 IFC4

7.4.4.80.4.2 IFC4.1

  • property, EfficiencyCurve
  • property, RadiativeFraction

7.4.4.80.4.3 IFC4.3_DEV_70ee25e8