RS:electricalCoupler: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Creation)
 
m (new attributes)
Line 13: Line 13:


|ownAttributes =
|ownAttributes =
* {{attr|designType}}: This is the description of design and function of the electrical coupling. It can be one of the listed values.
::* '''pushTrainControl36''' - conventional pushing train control with 36 lines / {{deu|Wendezugsteuerung (Konventionelle Wendezugsteuerung-DB, 36-polig)}}
::* '''pushTrainControl34''' - conventional pushing train control with 34 lines / {{deu|Wendezugsteuerung (Konventionelle Wendezugsteuerung-DR, 34-polig)}}
::* '''emergencyBrakeDeactivation''' - cable for deactivation of emergency brake function / {{deu|Kabel zur Steuerung der Notbremsüberbrückung}}
::* '''UIC-IS-cable21''' - UIC-IS cable with 21 lines
::* '''UIC556''' - standard cable according UIC 556
::* '''UIC558-18''' - standard cable according UIC 558 with 18 lines
::* '''UIC568-13''' - standard cable according UIC 568 with 13 lines
::* '''wireTrainBus''' - Wire Train Bus (WTB)
::* '''multifunctionVehicleBus''' - Multifunction Vehicle Bus (MVB)
::* '''trainCommunicationNetwork''' - Train Communication Network (TCN)/(WTB+MVB)
::* '''vehicleSpecificConnection''' - electrical connection specific for that vehicle / {{deu|Fahrzeugspezifische Verbindung}}
::* '''fibreOptics''' - connection of fibre optics in general / {{deu|Lichtwellenleiter (allgemein)}}
::* '''unknown''' - unknown type of coupling device
::* '''other''' - any other type of coupling device
* {{attr|positionOnCarEnd}}: This is the basic position of the coupler with regard to the car ends, i.e. front/rear/both.
* {{attr|positionOnCarEnd}}: This is the basic position of the coupler with regard to the car ends, i.e. front/rear/both.


* {{attr|x}}: This is .
* {{attr|positionOnMechanicalCoupler}}: This is the basic position of the electrical coupling device in relation to the mechanical coupler, used when integrated coupling device. It can be one of the listed values.
::* '''none''' - The electrical coupling device is not integrated in the mechanical coupler.
::* '''aside''' - The electrical coupling device is mounted on both sides of the mechanical coupler.
::* '''ontop''' - The electrical coupling device is mounted on top of the mechanical coupler.
::* '''below''' - The electrical coupling device is mounted below the mechanical coupler.


* {{attr|x}}: This is .
* {{attr|numberContacts}}: This is the number of contacts/lines the electrical coupling device provides. The value shall be consistent with the {{attr|designType}}.


|constraints =
|constraints =
The element can occur several times for a vehicle. When it is used the attribute {{attr|positionOnCarEnd}} is mandatory.
The element can occur several times for a vehicle. When it is used the attributes {{attr|positionOnCarEnd}} and {{attr|designType}} are mandatory.


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

Revision as of 09:54, 29 December 2010


electricalCoupler
 


Scheme description / Schemenbeschreibung

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

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

(after version 2.0)

The element <electricalCoupler> contains all data related to the electrical coupling devices used between the vehicles. This means any cables used for control or power supply.

Das Element <electricalCoupler> beinhaltet alle Daten für alle elektrische Kupplungen zwischen den einzelnen Fahrzeugen. Dies beinhaltet alle elektrischen Verbindungen für Steuerung oder Stromversorgung.

Attributes of electricalCoupler / Attribute von electricalCoupler

  • designType: This is the description of design and function of the electrical coupling. It can be one of the listed values.
  • pushTrainControl36 - conventional pushing train control with 36 lines / Wendezugsteuerung (Konventionelle Wendezugsteuerung-DB, 36-polig)
  • pushTrainControl34 - conventional pushing train control with 34 lines / Wendezugsteuerung (Konventionelle Wendezugsteuerung-DR, 34-polig)
  • emergencyBrakeDeactivation - cable for deactivation of emergency brake function / Kabel zur Steuerung der Notbremsüberbrückung
  • UIC-IS-cable21 - UIC-IS cable with 21 lines
  • UIC556 - standard cable according UIC 556
  • UIC558-18 - standard cable according UIC 558 with 18 lines
  • UIC568-13 - standard cable according UIC 568 with 13 lines
  • wireTrainBus - Wire Train Bus (WTB)
  • multifunctionVehicleBus - Multifunction Vehicle Bus (MVB)
  • trainCommunicationNetwork - Train Communication Network (TCN)/(WTB+MVB)
  • vehicleSpecificConnection - electrical connection specific for that vehicle / Fahrzeugspezifische Verbindung
  • fibreOptics - connection of fibre optics in general / Lichtwellenleiter (allgemein)
  • unknown - unknown type of coupling device
  • other - any other type of coupling device
  • positionOnCarEnd: This is the basic position of the coupler with regard to the car ends, i.e. front/rear/both.
  • positionOnMechanicalCoupler: This is the basic position of the electrical coupling device in relation to the mechanical coupler, used when integrated coupling device. It can be one of the listed values.
  • none - The electrical coupling device is not integrated in the mechanical coupler.
  • aside - The electrical coupling device is mounted on both sides of the mechanical coupler.
  • ontop - The electrical coupling device is mounted on top of the mechanical coupler.
  • below - The electrical coupling device is mounted below the mechanical coupler.
  • numberContacts: This is the number of contacts/lines the electrical coupling device provides. The value shall be consistent with the designType.

Syntactic Constraints / Syntaktische Beschränkungen

The element can occur several times for a vehicle. When it is used the attributes positionOnCarEnd and designType are 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.