IS:electrification
Jump to navigation
Jump to search
electrification
Schema description / Schemenbeschreibung
Position of electrification in the XML-Tree / Position von electrification im XML-Baum
- Parent: <infraAttributes>
- Children: <maxTrainCurrent> (introduced with version 2.4) <states>
Multiplicity / Anzahl
Semantics / Bedeutung
The element <electrification> defines the electrification system that is used at all tracks where the current <infraAttributes> are used per reference.
Attributes of electrification / Attribute von electrification
- type Possible values are:
- none: Non-electrified track requiring vehicles with independent self-contained propulsion [1]
- overhead: This is a catenary.
- 3rdRail: Third rail (); this is a conductor placed along or between the rails. For example, it is used by Network Rail ().
- sideRail: This is a rail for power supply conducted by pick-up shoe. For example, it is used by Berlin S-Bahn ().
- other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
- voltage Contact line voltage in volts [2]
- frequency: This is the frequency in Hertz of a track circuit. For DC track circuits this shall be set to zero. Omitting this value shall be interpreted as not applicable [3].
Syntactic Constraints / Syntaktische Beschränkungen
- type: tElectrificationType (union of (restriction of xs:string, tOtherEnumerationValue)); default: none; optional
- voltage: tVoltageVolt (xs:decimal, 1 fraction digit, voltage value measured in Volt); default: 0; optional (introduced with version 2.3)
|
- frequency: tFrequencyHertz (xs:decimal, 3 fraction digits with minimum value 0, frequency value measured in Hertz); default: 0; optional (introduced with version 2.3)
|
Best practice & Examples / Empfohlene Anwendung & Beispiele
Not yet described. / Noch nicht beschrieben.
Notes / Anmerkungen
Not yet described. / Noch nicht beschrieben.
References / Einzelnachweise
Open issues / Offene Punkte/Pendenzen
Not yet described. / Noch nicht beschrieben.