RS:link: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Creation)
 
(multiplicity)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Element '''link''' ==
{{elementDocu|
=== Description ===
elementName = link
The element '''link''' contains the data about the link circuit of the traction system.


Das Element '''link''' beinhaltet alle Daten für den Zwischenkreis des Antriebssystems. Der Zwischenkreis dient bei Umrichterfahrzeugen der elektrischen Entkopplung von Fahrleitungsnetz und Antrieb bezüglich möglicher Oberschwingungen in Strom und Spannung. Er besteht im wesentlichen aus Drosseln und Kondensatoren.
|semantics =
The element {{RS:Tag|link}} contains the data about the link circuit of the traction system.


=== parent ===
{{deu|Das Element {{RS:Tag|link}} beinhaltet alle Daten für den Zwischenkreis des Antriebssystems. Der Zwischenkreis dient bei Umrichterfahrzeugen der elektrischen Entkopplung von Fahrleitungsnetz und Antrieb bezüglich möglicher Oberschwingungen in Strom und Spannung. Er besteht im wesentlichen aus Drosseln und Kondensatoren.}}
:[[RS:propulsion|propulsion]]


=== children ===
|parent =
:none
{{RS:Doc|propulsion}}
|minocc=0
|ownAttributes =
* {{attr|nominalVoltage}}: This is the nominal voltage in Volts the link circuit is using.


=== attributes ===
* {{attr|nominalCurrent}}: This is the nominal current in Ampere the link circuit is designed for.
:nomVoltage
::This is the nominal voltage in Volts the link circuit is using.


:nomCurrent
|constraints =
::This is the nominal current in Ampere the link circuit is designed for.
* {{Attr|nominalVoltage}} {{RailMLType|tVoltageVolt}}, mandatory


* {{Attr|nominalCurrent}} {{RailMLType|tCurrentAmpere}}, mandatory


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

Latest revision as of 20:07, 25 November 2018


link
 


Scheme description / Schemenbeschreibung

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

  • Parent: propulsion
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <link> contains the data about the link circuit of the traction system.

Das Element <link> beinhaltet alle Daten für den Zwischenkreis des Antriebssystems. Der Zwischenkreis dient bei Umrichterfahrzeugen der elektrischen Entkopplung von Fahrleitungsnetz und Antrieb bezüglich möglicher Oberschwingungen in Strom und Spannung. Er besteht im wesentlichen aus Drosseln und Kondensatoren.

Attributes of link / Attribute von link

  • nominalVoltage: This is the nominal voltage in Volts the link circuit is using.
  • nominalCurrent: This is the nominal current in Ampere the link circuit is designed for.

Syntactic Constraints / Syntaktische Beschränkungen

  • nominalVoltage xs:decimal, 1 fraction digit, voltage value measured in Volt, mandatory
  • nominalCurrent xs:decimal, 1 fraction digit, current value measured in Ampere, mandatory

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.