Train communication network

Last updated
Train communication network (TCN)
Protocol Information
Type of Network Device bus, process control
Physical Media Twisted pair, glass fiber
Network Topology Bus
Device Addressinghardware/software
Governing BodyTrainCom

The train communication network (TCN) is a hierarchical combination of two fieldbus for data transmission within trains. It consists of the Multifunction Vehicle Bus (MVB) inside each vehicle and of the Wire Train Bus (WTB) to connect the different vehicles. The TCN components have been standardized in IEC 61375.

Contents

Multifunction vehicle bus (MVB)

The MVB connects individual nodes within a vehicle or closed train set. Unlike the WTB, there is no single connector standard for the MVB – instead, there are 3 defined media and connector classes:

The plugs and sockets are the same as used by Profibus, with 2 x DB-9 sockets per device. [1]

For OGF, the media sources are connected by repeaters[ citation needed ] (signal generators) being joined on a central star coupler. A repeater is also used for the transition between mediums.

There is no inauguration, the addresses are statically allocated. The number of addressable devices depends on the configuration of the vehicle bus – there may be up to 4095 simple sensors/actuators (Class I) and up to 255 programmable stations (Class 2, with configuration slots). The physical level is using transmissions at a 1.5 Mbit/s data rate using Manchester II encoding. The maximum distance is determined on the restriction of a maximum allowed reply delay of 42.7 µs (where for longer distances a second mode is used that allows up to 83.4 μs with reduced throughput, in case MVB is used for switchgear on the track side) while most system parts communicate with a response time of a typical 10µs. [1]

History

MVB was derived from the P215 bus developed by Brown Boveri Cie, Switzerland (now ABB), incorporating the publisher/subscriber principle from early field busses (DATRAS)[ citation needed ]. Back in 1984, IEC TC 57 defined the requirement specifications for busses to be used in electrical substation in collaboration with IEC SC65C. MVB presents many similarities with the FIP field bus (originally from French "Flux d'Information vers le Processus", relabeled as Factory Instrumentation Protocol or some references also use the hybrid "Flux Information Protocol") that was developed in the French NFC 46602 standard series. [2] Since both stemmed from the same IEC TC 57 specifications. This explains why MVB and FIP have similar operation (cyclic and event-driven), only the arbitration method in case of multiple access differs, as MVB used a binary bisection mode relying of collision detection while FIP piggy-backed a "look-at-me" bit over periodic data. Efforts to merge FIP and MVB failed at the stubbornness of the two parties[ citation needed ]. MVB, Profibus and WorldFIP were proposed as a substation bus in IEC TC 57, but to avoid parallel solutions, IEC TC 57 decided that none will be used and favored Ethernet as a common denominator[ citation needed ].

The MVB frames are not compatible with IEC 61158-2 fieldbus frames as it omits most of the preamble synchronization (which is not required if zero-crossing detection is possible). [1] The paradox situation is that the IEC 61158 field bus and MVB physical layer were developed by the same persons in IEC TC 57. The difference came from the fieldbus physical layer which assumes a phase-locked loop to decode the Manchester data, requiring a preamble to synthonize the decoder, while MVB operated principally with optical fibres[ citation needed ] where this method is useless, MVB's decoding relies on zero-crossing detectors and Manchester pattern recognition.

However most of the modern development and test equipment can equally communicate WTB/MVB frames as well as Profibus frames on the line[ citation needed ] as the telegram structure similar to Profibus.

The WorldFIP connectors found usage in train equipment in France and North America (by Bombardier) until a joined effort on a common UIC train bus was started (with Siemens and other industry partners) that led to the WTB/MVB standard in late 1999[ citation needed ].

Alternate vehicle buses

The MVB standard was introduced to replace the multitude of field buses in the train equipment. Despite the advantages of the MVB field bus, many vehicle buses are still built from CANopen, WorldFIP (in France), LonWorks (in the USA) and Profibus components. While the WorldFIP, CANopen, Lonworks and Profinet are controlled by international manufacturer associations targeting a wide range of application, MVB was tailored to the rolling stock application, with the goal of plug-compatibility, and therefore allows no options. This was intentional as the fight between the field busses raged in the 1990s[ citation needed ] and the decision of the IEC that any of the eight[ citation needed ] field busses was a standard did not help plug-compatibility.

MVB modules are more expensive than for instance CANopen or LonWorks components. This is not due to the communication technology: most devices implement the MVB protocol machine in a small area of an FPGA which is today anyhow present, and the costliest component remains the connector[ citation needed ]. But railways certification is costly and not always needed for uncritical applications such as comfort and passenger information. When total cost of ownership is considered, the cost of the hardware elements can easily be outweighed by additional engineering costs in the railways market with its small series.

In the USA, the IEEE RTVISC evaluated both MVB and LON as vehicle and train bus. The IEEE finally decided to standardize both in IEEE 1374, with a clear separation of tasks[ citation needed ]:

Additionally more and more components are added to rail vehicles that need far more bandwidth than any field bus can provide (e.g. for video surveillance), so switched Ethernet IEEE 802.3 with 100 Mbit/s is being introduced into train sets (according to the EN 50155 profile). Still all the alternate vehicle buses are connected to the Wire Train Bus. [3]

MVB is similar to FlexRay, both have the "process data", which is called "static segment" in FlexRay, and "message data", which is the "dynamic segment" and are driven by a fixed TDMA scheme. Running FlexRay with 2.5 Mbit, an RS-485 physical layer and only one "coldstarter" would lead to a very similar behavior in respect to the application. Despite the similarities, no rail-manufacturer has considered FlexRay, since they valuated a common solution higher than a multitude of better busses. Conversely, in 1999, the automotive industry evaluated MVB[ citation needed ] (in an extended 24 Mbit/s version), but dropped it because of the costs, which should be unreasonably low for the mass-market of millions of vehicles.

Wire train bus (WTB)

The wire train bus has been designed for international passenger trains with variable composition, consisting of up to 22 vehicles.

The medium consists of a duplicated shielded twisted pair cable, which runs in the UIC cables between the vehicles.

The connector between the vehicles is the 18-pole UIC connector. Since connectors are exposed and can oxidize, a current pulse is applied at connection establishment to evaporate the oxide layer, called fritting. The standard connector for the WTB nodes is a DIN 9 pin connector.

The physical level uses RS-485 levels at 1 Mbit/s data rate. The encoding uses a Manchester II code and a HDLC frame protocol with proper voltage balancing to avoid DC components in the galvanic isolation transformers. The Manchester decoder uses a phase/quadrature demodulation (not RS-485, that operates with zero-crossings) which allows to span 750 m under worst-case conditions, especially when only the two extremity vehicles are equipped, as is the case with multiple traction for freight trains. No repeaters are foreseen since vehicles in between can have discharged batteries.

A unique property of the WTB is the train inauguration (In German: Zugtaufe ) in which the newly connected vehicles receive an address in sequence and can identify the vehicle side (called port and starboard like in the marine) so that doors open on the correct side. Up to 32 addresses can be dynamically allocated. When two train compositions join, the addresses are reallocated to form a new composition of vehicles with a sequential address. Vehicles without WTB node ("conduction vehicles") are not counted.

The frames have a maximum payload of 1024 bits.

The WTB operates cyclically to provide deterministic operation, with a period of 25 ms, used mainly for the traction control[ citation needed ]. The WTB also supports sporadic data transmission for diagnostics. The content of the periodic and sporadic frames is governed by the UIC 556 standard. [4] Since frame size is limited, a version of TCP with reduced overhead was used for message segmenting and reassembly, that at the same time allows to cope with changes in composition, called RTP (Real-Time Protocol).

Alternate train buses

History

The WTB was derived from the German DIN bus developed by ABB Henschel [ citation needed ] (now Bombardier [ citation needed ]). It benefited from the phase/quadrature decoding provided by Italy and from an improved train inauguration provided by Switzerland, based on the experience with the FSK multiple traction bus of ABB Secheron, Geneva used in the SBB freight trains [ citation needed ]. The physical layer of WTB shows similarities with the WorldFIP field bus (EN 50170 part 4) - its "voltage mode" did use 1 Mbit/s and a maximum of 32 stations on the bus with a maximum length of 750 meters, the use of FIP transceivers was studied early[ citation needed ] in the TCN evaluation, but the Phase/Quadrature decoding was used instead.

Usage

The TCN is used in most of the modern train control systems usually connecting the vehicles with an 18-pin UIC 558, including:

IEC 61375 standards

IEC 61375 is a suite of standards.

IEC 61375 suite of standards
CodeTitleAbstract
IEC 61375-2-1:2012Electronic railway equipment - Train communication network (TCN) - Part 2-1: Wire Train Bus (WTB)IEC 61375-2-1:2012 applies to data communication in Open Trains, i.e. it covers data communication between consists of the said open trains and data communication within the consists of the said open trains.
IEC 61375-2-2:2012Electronic railway equipment - Train communication network (TCN) - Part 2-2: Wire Train Bus conformance testingIEC 61375-2-2:2012 applies to all equipment and devices implemented according to IEC 61375-2-1, i.e. it covers the procedures to be applied to such equipment and devices when the conformance should be proven. The applicability of this standard to a TCN implementation allows for individual conformance checking of the implementation itself and is a pre-requisite for further interoperability checking between different TCN implementations.
IEC 61375-2-3:2015Electronic railway equipment - Train communication network (TCN) - Part 2-3: TCN communication profileIEC 61375-2-3:2015 specifies rules for the data exchange between consists in trains. The aggregation of these rules defines the TCN communication profile. The objective of the communication profile is to ensure interoperability between consists of the said trains with respect to the exchange of information. For this purpose it defines all items which are necessary for communication interoperability:
  • an architecture with defined train directions related to different train views;
  • a common functional addressing concept;
  • common communication protocol for data exchange between functions;
  • a set of services for train communication control.

The contents of the corrigendum of December 2015 and October 2016 have been included in this copy.

IEC TS 61375-2-4:2017Electronic railway equipment - Train communication network (TCN) - Part 2-4: TCN application profileIEC TS 61375-2-4:2017(E) applies to the applications in trains, i.e. it covers the application profile for functions belonging to the Train Control and Monitoring System (TCMS). The application profile is based on the TCN communication system for the data communication between consists of the said trains. This document provides for a data interface with parameters and addressing of TCMS functions based on the communication profile laid out in IEC 61375-2-3. This document is applicable in rolling stock requiring interoperable coupling and uncoupling. This part of IEC 61375 may be additionally applicable to closed trains and multiple unit trains when so agreed between purchaser and supplier.
IEC 61375-2-5:2014Electronic railway equipment - Train communication network (TCN) - Part 2-5: Ethernet train backboneIEC 61375-2-5:2014 defines Ethernet Train Backbone (ETB) requirements to fulfil open train data communication system based on Ethernet technology. Respect of this standard ensures interoperability between local Consist subnets whatever Consist network technology (see IEC 61375-1 for more details). All Consist network definitions should take into account this standard to preserve interoperability. This standard may be additionally applicable to closed trains and multiple-unit trains when so agreed between purchaser and supplier.
IEC 61375-2-6:2018Electronic railway equipment - Train communication network (TCN) - Part 2-6: On-board to ground communicationIEC 61375-2-6:2018 establishes the specification for the communication between the on-board subsystems and the ground subsystems. The communication system, interfaces and protocols are specified as a mobile communication function, using any available wireless technology. This document provides requirements in order to:

a) select the wireless network on the basis of QoS parameters requested by the application; b) allow TCMS and/or OMTS applications, installed on-board and communicating on the on-board communication network, to have a remote access to applications running on ground installations; c) allow applications running on ground installations to have a remote access to the TCMS and/or OMTS applications installed on-board.

IEC TR 61375-2-7:2014Electronic railway equipment - Train communication network (TCN) - Part 2-7: Wireless Train Backbone (WLTB)IEC TR 61375-2-7:2014 describes the protocols stack of a radio based wireless train backbone which is used in distributed power freight trains. This part provides information on the physical layer, the data link layer, the application layer and distributed power application.
IEC 61375-2-8:2021Electronic railway equipment - Train communication network (TCN) - Part 2-8: TCN conformance testIEC 61375-2-8:2021 applies to all equipment and devices implemented according to IEC 61375-2-3:2015, IEC 61375-2-5:2014 and IEC 61375-3-4:2014, i.e. it covers the procedures to be applied to such equipment and devices when the conformance should be proven. The applicability of this document to a TCN implementation allows for individual conformance checking of the implementation itself, and is a pre-requisite for further interoperability checking between different TCN implementations.
IEC 61375-3-1:2012Electronic railway equipment - Train communication network (TCN) - Part 3-1: Multifunction Vehicle Bus (MVB)IEC 61375-3-1:2012 applies where MVB is required.
IEC 61375-3-2:2012Electronic railway equipment - Train communication network (TCN) - Part 3-2: MVB (Multifunction Vehicle Bus) conformance testingIEC 61375-3-2:2012 applies to all equipment and devices implemented according to IEC 61375-3-1, i.e. it covers the procedures to be applied to such equipment and devices when the conformance should be proven. The applicability of this standard to a TCN implementation allows for individual conformance checking of the implementation itself and is a pre-requisite for further interoperability checking between different TCN implementations.
IEC 61375-3-3Electronic railway equipment - Train communication network (TCN) - Part 3-3: CANopen Consist Network (CCN)IEC 61375-3-3:2012 specifies the data communication bus inside consists that are based on CANopen. CANopen was developed for use in, but is not limited to, industrial automation applications. These applications may include devices such as input/output modules, motion controllers, human machine interfaces, sensors, closed-loop controllers, encoders, hydraulic valves or programmable controllers. This part of IEC 61375 applies to all equipment and devices operated on a CANopen-based consist network within TCN architecture as described in IEC 61375-1.
IEC 61375-3-4:2014Electronic railway equipment - Train communication network (TCN) - Part 3-4: Ethernet Consist Network (ECN)IEC 61375-3-4:2014 specifies the data communication network inside a Consist based on Ethernet technology, the Ethernet Consist Network (ECN). The applicability of this part of IEC 61375 to the Consist Network allows for interoperability of individual vehicles within Open Trains in international traffic. This part of IEC 61375 may be additionally applicable to closed trains and Multiple Unit Trains when so agreed between purchaser and supplier.


Further reading

Notes and references

  1. 1 2 3 Prof. Dr. Hubert Kirrmann (1999-01-20). "Train Communication Network IEC 61375 – 3 Multifunction Vehicle Bus". Ecole Polytechnique Fédérale de Lausanne (EPFL). Archived from the original (powerpoint) on 2017-04-13.
  2. WorldFIP Archived 2012-08-03 at archive.today
  3. "Informations – und Steuerungstechnik auf Schienenfahrzeugen – Bussysteme im Zug". elektronik industrie 8/9 2008 (in German). InnoTrans Special: Bahnelektronik. 2008-09-14. Archived from the original on 2012-04-02. Retrieved 2011-09-16.
  4. Prof. Dr. Hubert Kirrmann (1999-01-20). "Train Communication Network IEC 61375 - 4 Wire Train Bus". Ecole Polytechnique Fédérale de Lausanne (EPFL). Archived from the original (powerpoint) on 2011-06-16.

Related Research Articles

<span class="mw-page-title-main">Ethernet</span> Computer networking technology

Ethernet is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 1983 as IEEE 802.3. Ethernet has since been refined to support higher bit rates, a greater number of nodes, and longer link distances, but retains much backward compatibility. Over time, Ethernet has largely replaced competing wired LAN technologies such as Token Ring, FDDI and ARCNET.

<span class="mw-page-title-main">ARCNET</span>

Attached Resource Computer NETwork is a communications protocol for local area networks. ARCNET was the first widely available networking system for microcomputers; it became popular in the 1980s for office automation tasks. It was later applied to embedded systems where certain features of the protocol are especially useful.

A controller area network is a vehicle bus standard designed to allow microcontrollers and devices to communicate with each other. It is a message-based protocol, designed originally for multiplex electrical wiring within automobiles to save on copper, but it can also be used in many other contexts. For each device, the data in a frame is transmitted serially but in such a way that if more than one device transmits at the same time, the highest priority device can continue while the others back off. Frames are received by all devices, including by the transmitting device.

A distributed control system (DCS) is a computerized control system for a process or plant usually with many control loops, in which autonomous controllers are distributed throughout the system, but there is no central operator supervisory control. This is in contrast to systems that use centralized controllers; either discrete controllers located at a central control room or within a central computer. The DCS concept increases reliability and reduces installation costs by localizing control functions near the process plant, with remote monitoring and supervision.

<span class="mw-page-title-main">Profibus</span> Communications protocol

Profibus is a standard for fieldbus communication in automation technology and was first promoted in 1989 by BMBF and then used by Siemens. It should not be confused with the Profinet standard for Industrial Ethernet. Profibus is openly published as type 3 of IEC 61158/61784-1.

A vehicle bus is a specialized internal communications network that interconnects components inside a vehicle. In electronics, a bus is simply a device that connects multiple electrical or electronic devices together. Special requirements for vehicle control such as assurance of message delivery, of non-conflicting messages, of minimum time of delivery, of low cost, and of EMF noise resilience, as well as redundant routing and other characteristics mandate the use of less common networking protocols. Protocols include Controller Area Network (CAN), Local Interconnect Network (LIN) and others. Conventional computer networking technologies are rarely used, except in aircraft, where implementations of the ARINC 664 such as the Avionics Full-Duplex Switched Ethernet are used. Aircraft that use AFDX include the B787, the A400M and the A380. Trains commonly use Ethernet Consist Network (ECN). All cars sold in the United States since 1996 are required to have an On-Board Diagnostics connector, for access to the car's electronic controllers.

TCN is a television station in Sydney, Australia, with initials standing for "Television Corporation New South Wales".

The media-independent interface (MII) was originally defined as a standard interface to connect a Fast Ethernet medium access control (MAC) block to a PHY chip. The MII is standardized by IEEE 802.3u and connects different types of PHYs to MACs. Being media independent means that different types of PHY devices for connecting to different media can be used without redesigning or replacing the MAC hardware. Thus any MAC may be used with any PHY, independent of the network signal transmission medium.

A fieldbus is a member of a family of industrial digital communication networks used for real-time distributed control. Fieldbus profiles are standardized by the International Electrotechnical Commission (IEC) as IEC 61784/61158.

Foundation Fieldbus is an all-digital, serial, two-way communications system that serves as the base-level network in a plant or factory automation environment. It is an open architecture, developed and administered by FieldComm Group.

<span class="mw-page-title-main">Profinet</span> Computer network protocol

Profinet is an industry technical standard for data communication over Industrial Ethernet, designed for collecting data from, and controlling equipment in industrial systems, with a particular strength in delivering data under tight time constraints. The standard is maintained and supported by Profibus and Profinet International, an umbrella organization headquartered in Karlsruhe, Germany.

EtherCAT is an Ethernet-based fieldbus system developed by Beckhoff Automation. The protocol is standardized in IEC 61158 and is suitable for both hard and soft real-time computing requirements in automation technology.

<span class="mw-page-title-main">Token Ring</span> Technology for computer networking

Token Ring is a physical and data link layer computer networking technology used to build local area networks. It was introduced by IBM in 1984, and standardized in 1989 as IEEE 802.5. It uses a special three-byte frame called a token that is passed around a logical ring of workstations or servers. This token passing is a channel access method providing fair access for all stations, and eliminating the collisions of contention-based access methods.

High-availability Seamless Redundancy (HSR) is a network protocol for Ethernet that provides seamless failover against failure of any single network component. PRP and HSR are independent of the application-protocol and can be used by most Industrial Ethernet protocols in the IEC 61784 suite. HSR does not cover the failure of end nodes, but redundant nodes can be connected via HSR.

CANoe is a development and testing software tool from Vector Informatik GmbH. The software is primarily used by automotive manufacturers and electronic control unit (ECU) suppliers for development, analysis, simulation, testing, diagnostics and start-up of ECU networks and individual ECUs. Its widespread use and large number of supported vehicle bus systems makes it especially well suited for ECU development in conventional vehicles, as well as hybrid vehicles and electric vehicles. The simulation and testing facilities in CANoe are performed with CAPL, a programming language.

The Factory Instrumentation Protocol or FIP is a standardized field bus protocol. Its most current definition can be found in the European Standard EN50170.

RAPIEnet was Korea's first Ethernet international standard for real-time data transmission. It is an Ethernet-based industrial networking protocol, developed in-house by LSIS offers real-time transmission and is registered as an international standard.

IO-Link is a short distance, bi-directional, digital, point-to-point, wired, industrial communications networking standard used for connecting digital sensors and actuators to either a type of industrial fieldbus or a type of industrial Ethernet. Its objective is to provide a technological platform that enables the development and use of sensors and actuators that can produce and consume enriched sets of data that in turn can be used for economically optimizing industrial automated processes and operations. The technology standard is managed by the industry association Profibus and Profinet International.

Ethernet Consist Network (ECN) is a train communication network based on Ethernet technology standardised with IEC-61375-3-. This is a vehicle (consist) communication like Multifunction Vehicle Bus (MVB) in train communication network (TCN).