RS:winding: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Creation)
 
m (Change to template)
Line 1: Line 1:
== Element '''winding''' ==
{{elementDocu|
=== Description ===
elementName = winding
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.
|semantics =
The element {{RS:Tag|winding}} contains the nominal values for each transformer winding.


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


=== children ===
|parent =
:none
{{RS:Doc|transformer}}


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


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


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


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


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


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


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


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


|constraints =
The element {{RS:Tag|winding}} is optional and can occur several times. The mandatory attribute is {{attr|assemblyName}}.


Back to [[RS:elements|elements]]
|backHome = RS:elements
}}

Revision as of 06:20, 3 June 2009


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.
  • nomVoltage: This is the nominal voltage of transformer winding at primary side in Volts.
  • nomCurrent: 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

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

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.