RS:winding: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Change of attributes)
(multiplicity)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = winding
elementName = winding


|parent =
{{RS:Tag|transformer}}
|minocc=0
|maxocc=∞
|semantics =
|semantics =
The element {{RS:Tag|winding}} contains the nominal values for each transformer winding.
The element {{RS:Tag|winding}} contains the nominal values for each transformer winding.


{{deu|Das Element {{RS:Tag|winding}} enthält die Bemessungsdaten für die einzelnen Wicklungen des Haupttransformators.}}
{{Deu|Das Element {{RS:Tag|winding}} enthält die Bemessungsdaten für die einzelnen Wicklungen des Haupttransformators.}}
 
|parent =
{{RS:Doc|transformer}}


|ownAttributes =
|ownAttributes =
* {{attr|assemblyName}}: This is the type of transformer winding as descriptive name.
* {{Attr|assemblyName}}: This is the type of transformer winding as descriptive name.


* {{attr|nominalVoltage}}: This is the nominal voltage of transformer winding at primary side in Volts.
* {{Attr|nominalVoltage}}: This is the nominal voltage of transformer winding at primary side in Volts.


* {{attr|nominalCurrent}}: This is the nominal current of transformer winding at primary side in Ampere.
* {{Attr|nominalCurrent}}: This is the nominal current of transformer winding at primary side in Ampere.


* {{attr|transformationRatio}}: This is the transformation ratio of the transformer winding according to the relation of primary/secondary voltage.
* {{Attr|transformationRatio}}: This is the transformation ratio of the transformer winding according to the relation of primary/secondary voltage.


* {{attr|primaryResistance}}: This is the resistance of primary winding of one transformer in Ohms.
* {{Attr|primaryResistance}}: This is the resistance of primary winding of one transformer in Ohms.


* {{attr|secondaryResistance}}: This is the resistance of secondary winding of one transformer in Ohms transformed to primary side.
* {{Attr|secondaryResistance}}: This is the resistance of secondary winding of one transformer in Ohms transformed to primary side.


* {{attr|primaryLeakageInductance}}: This is the leakage inductance of primary winding of one transformer in Henry.
* {{Attr|primaryLeakageInductance}}: This is the leakage inductance of primary winding of one transformer in Henry.


* {{attr|secondaryLeakageInductance}}: This is the leakage inductance of secondary winding of one transformer in Henry transformed to primary side.
* {{Attr|secondaryLeakageInductance}}: This is the leakage inductance of secondary winding of one transformer in Henry transformed to primary side.


|constraints =
|constraints =
The element {{RS:Tag|winding}} is optional and can occur several times. The mandatory attribute is {{attr|assemblyName}}.
* {{Attr|assemblyName}} {{RailMLType|tGenericName}}, mandatory
 
* {{Attr|nominalVoltage}} {{RailMLType|tVoltageVolt}}, optional
 
* {{Attr|nominalCurrent}} {{RailMLType|tCurrentAmpere}}, optional
 
* {{Attr|transformationRatio}} {{XsdType|decimal}}, optional
 
* {{Attr|primaryResistance}} {{RailMLType|tResistanceOhm}}, optional
 
* {{Attr|secondaryResistance}} {{RailMLType|tResistanceOhm}}, optional
 
* {{Attr|primaryLeakageInductance}} {{RailMLType|tInductanceHenry}}, optional
 
* {{Attr|secondaryLeakageInductance}} {{RailMLType|tInductanceHenry}}, optional
 
The element {{RS:Tag|winding}} is optional and can occur several times.


|backHome = RS:elements
|backHome = RS:elements
}}
}}

Latest revision as of 21:26, 25 November 2018


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.