RS:winding

From railML 2 Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


winding
 


Scheme description / Schemenbeschreibung

Position of winding in the XML-Tree / Position von winding im XML-Baum

  • Parent: <transformer>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

The element <winding> contains the nominal values for each transformer winding.

Das Element <winding> enthält die Bemessungsdaten für die einzelnen Wicklungen des Haupttransformators.

Attributes of winding / Attribute von winding

  • assemblyName: This is the type of transformer winding as descriptive name.
  • nominalVoltage: This is the nominal voltage of transformer winding at primary side in Volts.
  • nominalCurrent: This is the nominal current of transformer winding at primary side in Ampere.
  • transformationRatio: This is the transformation ratio of the transformer winding according to the relation of primary/secondary voltage.
  • primaryResistance: This is the resistance of primary winding of one transformer in Ohms.
  • secondaryResistance: This is the resistance of secondary winding of one transformer in Ohms transformed to primary side.
  • primaryLeakageInductance: This is the leakage inductance of primary winding of one transformer in Henry.
  • secondaryLeakageInductance: This is the leakage inductance of secondary winding of one transformer in Henry transformed to primary side.

Syntactic Constraints / Syntaktische Beschränkungen

  • nominalVoltage xs:decimal, 1 fraction digit, voltage value measured in Volt, optional
  • nominalCurrent xs:decimal, 1 fraction digit, current value measured in Ampere, optional
  • primaryResistance xs:decimal, 3 fraction digit, electrical resistance value measured in Ohms, optional
  • secondaryResistance xs:decimal, 3 fraction digit, electrical resistance value measured in Ohms, optional
  • primaryLeakageInductance xs:decimal, 6 fraction digit, electrical inductance value measured in Henry, optional
  • secondaryLeakageInductance xs:decimal, 6 fraction digit, electrical inductance value measured in Henry, optional

The element <winding> is optional and can occur several times.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.