RS:winding: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Change of attributes)
(Updated using new template (Vorlage:RailMLType))
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = winding
elementName = winding
|parent =
{{RS:Tag|transformer}}


|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}} optional
 
* {{Attr|nominalCurrent}} optional
 
* {{Attr|transformationRatio}} optional
 
* {{Attr|primaryResistance}} optional
 
* {{Attr|secondaryResistance}} optional
 
* {{Attr|primaryLeakageInductance}} optional
 
* {{Attr|secondaryLeakageInductance}} optional
 
The element {{RS:Tag|winding}} is optional and can occur several times.


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

Revision as of 12:52, 7 December 2011


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

[1..1]

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 optional
  • nominalCurrent optional
  • transformationRatio optional
  • primaryResistance optional
  • secondaryResistance optional
  • primaryLeakageInductance optional
  • secondaryLeakageInductance 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.