RS:transformer

From railML 2 Wiki
Jump to navigation Jump to search


transformer
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <transformer> contains all data of the main transformer for the propulsion system. The electrical values are related to primary side of transformer.

Das Element <transformer> beinhaltet alle Daten des Hauptransformators für den Antrieb. Die elektrischen Angaben werden auf die Primärseite des Transformators bezogen.

Attributes of transformer / Attribute von transformer

  • count: This is the number of transformers of the same type installed on the vehicle. The use of different types on the same vehicle is not supported.
    The number is considered for calculation of totals of efficiency or resistances.
  • assemblyName: This is the descriptive name of the transformer, e.g. manufacturer type.
  • meanEfficiency: The mean value of efficiency for operation of the inverter. This value shall be used, if no more details are needed.
  • ferrumResistance: This is the resistance in Ohms of the iron core according to the equivalent circuit for the transformer.
  • additionalResistance: This is the additional resistance of one transformer in Ohms due to non-sinusoid currents (stray loss) according to the equivalent circuit for the transformer.
  • mainInductance: This is the main inductance of one transformer in Henry according to the equivalent circuit for the transformer.

Syntactic Constraints / Syntaktische Beschränkungen

  • meanEfficiency xs:decimal, range between 0 and 1 (inclusive borders), maximum 6 fraction digits, optional
  • ferrumResistance xs:decimal, 3 fraction digit, electrical resistance value measured in Ohms, optional
  • additionalResistance xs:decimal, 3 fraction digit, electrical resistance value measured in Ohms, optional
  • mainInductance xs:decimal, 6 fraction digit, electrical inductance value measured in Henry, optional

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.