Use Case: Dynamic Coupling of Trams
How to Implement IP Addressing in Train Consists
Urban rail vehicles, including trams, streetcars, etc., are characterized by large capacity, high availability, and schedule reliability. By using different consists (2-, 3-, 4- or 5-car train), transport operators can adjust the capacity of the vehicles to the demand depending on the day and time.
Typical application examples:
- During rush hours of commuter traffic, capacity is increased by 2 car sections. During off-peak hours, the car sections are again separated into two individual train units to serve secondary routes.
- In order to better handle large passenger volumes due to events on weekends (concerts, sports events), several carriages will be coupled together to form a larger train unit (5-car composition). On weekdays, more trains are again needed on other lines (2-unit and 3-unit composition).
Implementation of Network Infrastructure for Dynamic Coupling of Trams
Static IP addressing
From the network architecture point of view, there are several approaches to solve dynamic coupling and decoupling. For a few vehicles and a manageable number of IP components in the entire fleet, static assignment of IP addresses for all participants is possible. Depending on the number of IP components, the subnet must be defined accordingly. For example, with fewer than 254 IP subscribers, the subnet mask could look like this: 255.255.255.0
However, the configuration effort increases with the number of IP components. Each participant must be assigned a static IP address. Automating IP addressing can quickly become confusing and complicated when there are several thousand participants.
Encapsulation of wagons
Another solution approach based on VDV document 301-2-14 is to set up two subnets:
- train-wide IP network
- intra-wagon IP network
The train-wide IP network is used for communication across the train composition and the internal wagon IP network for communication within the wagon sections. By having two different subnets, the individual wagon parts can use identical IP addresses without causing an IP address conflict. For the workshop, this results in significant advantages during installation and maintenance.
Each component has the same IP address, regardless of which wagon it is located in. Another advantage is the number of IP addresses that can be managed. These are limited to the number of train sections and not to the number of IP components. This makes it easy to manage larger fleets.
You can read exactly how this works technically in our use case here:
More Stories Like This:
What Role Does the Network Play for the IBIS-IP / VDV 301 Standard?
Digitalization in the transportation sector requires the transfer of ever-increasing amounts of data, pushing the existing serial communication to its limits. As an IP-based data transmission solution, IBIS-IP provides an efficient alternative.The...
Preventing System Failures in Public Transport Vehicles: Role of Ethernet Switches
In digitalized buses and trains, data is of enormous importance for both transport operators and passengers. Therefore, system failures in public transportation require special attention. Network switches act as unsung heroes here, preventing or...
IP Cameras and Network Topology Design: Optimizing Compression for Efficient Data Handling
IP cameras are widely used in public transport vehicles, enhancing onboard safety and security. ROQSTAR Ethernet switches seamlessly integrate with these cameras, ensuring optimal functionality and data transmission. However, IP cameras contribute...