Electronics Guide

Railway Signaling and Train Control Systems

Railway signaling and train control systems decide which train may move, how far, and how fast. They keep trains apart, set and lock routes through junctions, and stop a train whose driver misses a signal or exceeds a speed limit. The need for them follows from two facts. A train cannot steer around an obstruction, and a steel wheel on a steel rail grips far less than a tire on a road, so a train at speed needs a long distance to stop, often longer than its driver can see. The signaling system supplies the information that a road driver would take in by eye, early enough to act on.

The technologies range from relay circuits that detect trains through the rails to radio-based systems in which a computer on the train calculates its own braking curve from data sent by the wayside. The same functions recur in all of them: find where the trains are, give each train a movement authority that cannot conflict with any other, and make sure the train obeys it. So does one design rule. A failure must leave the system more restrictive, never less.

This article covers block signaling, train detection, interlocking, safety standards, automatic train protection, the European Train Control System (ETCS), communications-based train control (CBTC) for metros, Positive Train Control (PTC) in the United States, railway radio, level crossings, cybersecurity, and maintenance. The electromagnetic compatibility of track circuits, axle counters, balises, and radio equipment is treated separately in Signaling and Train Control.

Why Railways Need Signaling

Signaling turns two physical constraints into enforceable rules: trains need long distances to stop, and trains on the same track can avoid each other only by stopping in time.

Braking Distance

A train braking at a constant deceleration a from a speed v stops in a distance

d = v2 / (2a)

The expression assumes level track, constant deceleration, and no delay before the brakes take full effect. In practice, the train runs on at speed while the driver reacts and the brake force builds up, so the distance is closer to

d = v × t + v2 / (2a)

where t is an equivalent delay: the time before the brake force starts to rise plus about half its build-up time, as in the ETCS brake model. The braking term grows with the square of speed, so doubling the speed quadruples it.

Illustrative braking distances from d = v2 / (2a) on level track, without delay before braking
Speed At 0.5 m/s2 At 0.7 m/s2 At 1.0 m/s2
40 km/h 123 m 88 m 62 m
80 km/h 494 m 353 m 247 m
120 km/h 1,111 m 794 m 556 m
160 km/h 1,975 m 1,411 m 988 m
200 km/h 3,086 m 2,205 m 1,543 m
300 km/h 6,944 m 4,960 m 3,472 m

The decelerations are illustrative inputs, not the performance of any particular train. For comparison, a car braking from 100 km/h at an illustrative 7 m/s2 stops in about 55 m. Gradient also matters. On a falling gradient G, expressed as a fraction, gravity removes about g × G from the available deceleration, where g = 9.81 m/s2; a rising gradient adds the same amount. On a 1 percent falling gradient, a deceleration of 0.7 m/s2 falls to about 0.60 m/s2, and the braking distance from 160 km/h grows by about 16 percent, from 1,411 m to 1,641 m.

At high speed, braking distances of several kilometers exceed the distance at which a driver can reliably read a signal, so the warning must come from signals placed at least a braking distance in advance or, at higher speeds, from displays in the cab.

Headway and Capacity

Headway is the time between successive trains passing the same point. A line running at a steady headway of h seconds carries at most 3,600/h trains per hour on each track. The signaling system sets a floor under the headway, because it fixes how much space must separate a following train from the one ahead, and stations, junctions, and dwell times add limits of their own.

Fixed-Block Signaling and Signal Aspects

Conventional signaling divides a line into fixed sections called blocks and allows only one train in a block at a time. A signal at the entrance to each block shows stop while the block ahead is occupied, so the rule is only as good as the train detection that decides when a block is clear. Many railways also require an overlap, a length of track beyond a stop signal that must be clear before the signal on the approach to it may show proceed, as a margin against a slight overrun.

Aspects

A signal aspect is the indication a signal displays. In a two-aspect color-light system, a stop signal shows red or green, and a separate distant signal, placed at least a braking distance before it, shows yellow or green to warn of what the stop signal displays. A three-aspect system combines the two roles in each signal: green means the next signal also shows proceed, yellow means the next signal is at stop, and red means stop. The distance from a yellow signal to the red one beyond it must be at least the braking distance from line speed.

On busy lines, a fourth aspect, double yellow, warns that the next signal shows a single yellow. The braking distance is then spread over two blocks, so each block can be shorter and trains can run closer together. Great Britain uses four-aspect signaling on many of its busiest routes.

Railways also differ in what an aspect tells the driver. Route signaling, the British practice, shows which route is set, often with a junction indicator, and the driver must know the speed allowed on it. Speed signaling, used in North America and on several continental European railways, conveys the speed at which the train may proceed. North American rulebooks use aspect names such as Clear, Approach, Restricting, and Stop.

Automatic and Controlled Signals

On plain line, automatic signals respond to train detection alone. At junctions and stations, controlled signals clear only after the interlocking has set and proved a route requested by a signaler or an automatic route-setting system. United States regulations distinguish automatic block signal systems from traffic control systems, in which, under 49 CFR 236.828, the indications of block signals authorize train movements and supersede the superiority of trains for both opposing and following movements on the same track. On unsignaled lines, often called dark territory, dispatchers issue written or electronically transmitted movement authorities instead.

Federal rules also link signaling to speed. Under 49 CFR 236.0, a block signal system is required where a passenger train is permitted to operate at 60 mph or more or a freight train at 50 mph or more, unless a PTC system approved by the Federal Railroad Administration (FRA) for that speed and those operating conditions is installed. Where any train is permitted to operate at 80 mph or more, a PTC system is required unless FRA has approved continued operation with an automatic cab signal, automatic train stop, or automatic train control system.

How Block Length Limits Headway

A simple model shows how fixed blocks set the minimum separation. Consider a three-aspect line on which trains run at a constant speed v and each block is just long enough to stop a train from that speed, so the block length B equals the braking distance D = v × t + v2 / (2a). A following train sees no yellow signals if, when its driver first sights a signal, the train ahead has cleared the next two blocks and the overlap beyond them. The distance from the front of the following train to the front of the train ahead is then

s = S + 2B + O + L

where S is the sighting distance, O is the overlap, and L is the length of the train ahead. The plain-line headway is s/v. With illustrative values of S = O = L = 200 m, a = 0.7 m/s2, and t = 2 s, a train at 160 km/h (44.4 m/s) has D ≈ 1,500 m, a separation of about 3,600 m, and a headway of about 81 s. Timetables allow much more, because stations, junctions, and speed changes dominate, but the model shows why shorter blocks and extra aspects buy capacity.

Train Detection

Every signaling system must know which sections of track are occupied, and it must be right in both directions. Reporting a section clear while a train is in it can lead to a collision. Signal engineers call that a wrong-side failure, because it leaves the system less restrictive than the situation requires. Reporting an empty section as occupied is a right-side failure: safe, but it stops traffic.

Track Circuits

A track circuit uses the two running rails as conductors. At one end of a section, a source drives current through the rails; at the other end, a relay or electronic receiver detects it. While the section is clear, the receiver is energized and reports clear. When a train enters, its wheels and axles form a low-resistance path, or shunt, between the rails. The current bypasses the receiver, which reports occupied. Insulated rail joints, or tuned electrical boundaries in jointless designs, separate one section from the next.

The arrangement fails safe in the most common ways. A broken wire, a failed supply, or, in many designs, a broken rail interrupts the current and produces an occupied indication. The circuit can still fail on the wrong side if a train does not shunt it well. Rusty or contaminated rails, leaf residue, sand, and very light vehicles all raise the resistance between wheel and rail. In the United States, 49 CFR 236.56 requires each track circuit that controls a home signal or approach locking to register occupied when a 0.06 ohm shunt is connected across the dry rails, including the fouling sections of turnouts.

Ballast adds a second difficulty. Current leaks from rail to rail through the ties and ballast, and the leakage rises when the ballast is wet or fouled. A circuit adjusted to keep its receiver energized through heavy leakage in wet weather is harder for a train to shunt in dry weather, so its length and adjustment are a compromise between the two conditions. Direct-current, power-frequency, coded, and audio-frequency track circuits apply the same principle, and coded circuits can also carry cab signal information to the train. On electrified lines, the rails also carry traction return current, as described in Railway Traction Systems, and the track circuit must reject it.

Axle Counters

An axle counter detects trains by counting wheels. A counting head at each boundary of a section registers each passing wheel and its direction of travel, and an evaluator compares the number of axles that entered the section with the number that left. When the counts match, the section is clear. Axle counters need no insulated joints, cover long sections, and are unaffected by ballast resistance or rail contamination. They do not detect broken rails, however, and a power interruption or a disturbance can leave them unable to trust their count. The section then shows occupied until it is reset. Because a reset declares a section clear without proof from the counters, railways surround it with procedures, such as requiring the next train to proceed at a speed that lets it stop short of any obstruction.

Train-Reported Position and Train Integrity

Radio-based systems add a third source of information: the train's own report of where it is. On-board odometry measures distance with wheel sensors, radar, or accelerometers and corrects its accumulated error at fixed references such as balises or transponders, so the front of the train is known within a confidence interval that grows between references. The rear is harder. A train that has divided leaves vehicles behind, so a system that separates trains by reported position must also know that each train is complete. ETCS treats train integrity monitoring as outside its own scope, but it reports integrity to the Radio Block Centre when an on-board monitoring system or the driver confirms it. The application guide of the European Union Agency for Railways (ERA) notes that train integrity and length information can be very important on lines using hybrid train detection or moving block.

Magnetic levitation removes the wheel altogether, so a maglev vehicle can neither shunt a track circuit nor be counted by an axle counter. High-speed maglev systems derive occupancy from their propulsion system instead, as described in Maglev Transportation Systems.

Interlocking

An interlocking prevents conflicting movements at junctions and stations. It sits between the signaler, or an automatic route-setting system, and the field equipment: signals, the point machines that move switch rails, train detection, and sometimes level crossings. Its logic enforces a small set of rules that have changed little across mechanical, relay, and computer implementations.

  • A signal may show proceed only when every set of points in its route is set, locked, and detected in the correct position.
  • Every track section in the route, and in its overlap, must be clear.
  • Routes that conflict with a set route, including routes that would bring a train toward it from the opposite direction, must be locked out.
  • Once a driver may have seen a proceed aspect, the route must stay locked until the train has passed or has been proved to have stopped.

Many interlockings also set points outside the route so that a vehicle running away on an adjacent line would be diverted away from it, a measure called flank protection.

Route Setting and Locking

When a signaler requests a route, usually by selecting its entrance and exit, the interlocking checks that the route is available, commands the point machines, waits until detection proves each switch in position, locks the points, and only then clears the signal. The harder case comes when a signal is put back to stop in front of an approaching train. A driver who has already seen a proceed aspect may be unable to stop, so the route cannot simply be released.

United States regulations define the two main protections. Approach locking, under 49 CFR 236.760, applies while a train is approaching, within a specified distance, a signal displaying a proceed aspect. If the signal is put back to its most restrictive aspect, the switches, movable-point frogs, and derails in its route stay locked until a predetermined time interval has expired. Route locking, under 49 CFR 236.767, takes effect when the train passes the signal and locks those devices in advance of the train within the route entered. It can be arranged to release as the train clears each track section.

The full set of conditions for every route is written in control tables. For each signal, they list the points it requires, the sections that must be clear, the routes it locks out, and the conditions for release. Control tables are the specification from which an interlocking is designed and against which it is tested.

Mechanical and Relay Interlocking

The earliest interlockings were mechanical: locking bars between the levers in a signal box made it physically impossible to pull conflicting levers. Relay interlocking replaced mechanical locking with circuits of safety signal relays, built so that their dangerous failure modes can be treated as incredible. The armature returns to the de-energized position by gravity when current is removed, and the contact materials are chosen so that a front contact cannot weld closed. Because the de-energized state is always the restrictive one, a relay circuit that loses power or breaks a wire fails safe.

Computer-Based Interlocking

Computer-based interlockings implement the same rules in software. Generic software applies the signaling principles and is assessed once for the product. Application data describes each installation: its layout, routes, and control tables. Field equipment is increasingly connected through object controllers near the track, linked to the central interlocking by data networks instead of individual cable cores.

An ordinary processor has no inherently safe failure mode, so the architecture must make faults detectable and their effects restrictive. CENELEC's 2009 application guide for EN 50129, CLC/TR 50506-2, describes three structures for fail-safe devices. Inherent fail-safety relies on physical properties that make hazardous failure modes incredible, as in a gravity-return safety relay. Composite fail-safety performs each safety function in at least two independent channels and allows a permissive output only when they agree; a two-out-of-two arrangement that shuts down on disagreement is the usual example. Reactive fail-safety performs the function in a single channel but detects and negates any hazardous fault fast enough, for example through continuous self-testing with an independent means of forcing outputs to the safe state. Many products add redundancy for availability, such as two-out-of-three voting, and use diverse hardware or software so that one design error is less likely to affect every channel.

Application data is a serious source of risk in its own right. An error in a control table, or in the data prepared from it, can produce an interlocking that runs flawlessly and still permits a conflicting movement. Railways therefore check application data independently of its preparation, simulate the interlocking against its control tables, and test the installed system before it enters service.

Safety Integrity and Signaling Standards

Signaling electronics must come with evidence that they are safe, not only with a sound design. European railway practice rests on standards from CENELEC Technical Committee 9X, Electrical and electronic applications for railways.

  • EN 50126-1:2017 and EN 50126-2:2017, each with a 2024 amendment, cover the specification and demonstration of reliability, availability, maintainability, and safety (RAMS). Part 1 defines a generic RAMS process for the system lifecycle, and Part 2 gives a systems approach to safety.
  • EN 50716:2023, Requirements for software development, supersedes EN 50128:2011 and EN 50657:2017 and all of their amendments and corrigenda. Its European foreword sets October 30, 2026, as the latest date for withdrawing conflicting national standards.
  • EN 50129:2026, Safety related electronic systems for signalling, supersedes EN 50129:2018 and its 2019 corrigendum.

EN 50716 defines five software integrity levels, from Basic Integrity, the lowest, to level 4, the highest. The required techniques for level 1 are the same as for level 2, and those for level 3 are the same as for level 4. Basic Integrity, a concept first introduced in the EN 50126 series, takes the place of the safety integrity level 0 (SIL 0) of EN 50128. The level for a given function comes from the system safety process, not from EN 50716 itself. Functions whose failure could directly cause a collision or derailment, such as interlocking and automatic train protection, are generally developed to the highest level.

EN 50129 applies to safety-related electronic systems for signaling, including subsystems and equipment, whether generic products, systems that define a class of applications, or systems for specific applications. It concentrates on the lifecycle phases from specification of system requirements to system acceptance, phases 4 to 10 in EN 50126-1:2017, and applies, to the extent it specifies, to commercial off-the-shelf equipment such as power supplies and display screens procured for a safety-related system. It addresses functional safety only and, although aimed at railway duty holders, suppliers, assessors, and safety authorities, defines no approval process.

European Union law adds quantitative targets. Commission Implementing Regulation (EU) 2015/1136 of July 13, 2015, amended the common safety method for risk evaluation and assessment to include harmonized design targets for technical systems. Where a failure of a function has a credible potential to lead directly to a catastrophic accident, the associated risk need not be reduced further if the frequency of that failure is shown to be highly improbable, 10−9 per operating hour or less. For a critical accident, the corresponding threshold is 10−7 per operating hour.

In the United States, FRA regulates signal and train control systems under 49 CFR Part 236, which includes a subpart for processor-based signal and train control systems and another for PTC.

Automatic Train Protection and Cab Signaling

A signal only informs; a driver must still obey it. Automatic train protection (ATP) closes that gap by supervising the train and braking it if the driver does not respond correctly. Its two classic targets are passing a signal at danger and exceeding a speed limit, both human errors that a lineside signal alone cannot prevent.

Intermittent Protection

Intermittent systems act at discrete points, usually at signals. A track-mounted magnet, inductor, or balise transfers a small amount of information as the train passes, and the on-board equipment reacts, for example by requiring the driver to acknowledge a caution or by braking a train that passes a stop signal or approaches it too fast. Examples include the Automatic Warning System and the Train Protection and Warning System in Great Britain, PZB in Germany, and KVB in France. Intermittent protection is relatively inexpensive, but the train learns of a change only at the next transmission point.

Continuous Protection and Cab Signaling

Continuous systems keep the train informed at all times. Coded track circuits send codes through the rails that on-board equipment decodes into cab signal aspects, a technique long used in North America. Germany's LZB uses cable loops laid in the track, and TVM, on French high-speed lines, sends its information through the track circuits. With a continuous link, the cab can display the permitted speed, and a less restrictive indication reaches the driver as soon as it occurs. At high speed, cab signaling also removes the need to read lineside signals at all, which is one reason high-speed lines rely on it.

Braking Curves

Modern ATP computes braking curves on board. The equipment knows the train's braking characteristics and receives a description of the track ahead, including speed limits, gradients, and the end of its movement authority. From these it calculates, for each point ahead, the highest speed from which the train can still stop or slow in time, and it compares the actual speed with that limit.

ETCS is a representative example. For the end of a movement authority, its on-board equipment calculates an emergency brake deceleration curve from the train's safe deceleration, reaching zero speed at the supervised location, and a service brake deceleration curve from the expected deceleration, reaching zero speed at the end of authority. The supervised location is the end of the overlap, if the authority includes one; otherwise a danger point, if one is given; and otherwise the end of authority itself. From these curves it derives supervision limits, from an indication to the driver through the permitted speed and a warning to service and emergency brake interventions.

ETCS and ERTMS

European railways developed their own national train protection systems, and a locomotive crossing a border needed the equipment of every network it entered. The European Rail Traffic Management System (ERTMS) replaces that patchwork with one interoperable system. In ERA's description, ERTMS comprises the European Train Control System (ETCS), "a cab-signalling system that incorporates automatic train protection," the Global System for Mobile communications for Railways (GSM-R), and operating rules. The Control-Command and Signalling Technical Specification for Interoperability (CCS TSI) treats ETCS and the railway radio as Class A systems. The older national systems are Class B systems, and an ETCS on-board unit can interface with them through a Specific Transmission Module (STM).

Components

At the trackside, Eurobalises are transponders mounted between the rails that pass data to a train as it runs over them. A balise can send fixed data, such as a track description, or variable data supplied by a lineside electronic unit (LEU) connected to the signaling. The Radio Block Centre (RBC) is, in the words of the ETCS System Requirements Specification (SUBSET-026), "a computer-based system that elaborates messages to be sent to the train," using information from trackside systems and from the trains; the main purpose of those messages is to provide movement authorities.

On the train, the ETCS on-board equipment reads balises through a balise transmission module, measures distance by odometry, exchanges messages with the RBC over Euroradio, shows information on the driver machine interface (DMI), acts on the brakes through the train interface, and records juridical data for incident investigation.

Application Levels

ETCS application levels describe the operating relationship between track and train. They are not grades of performance. The Baseline 4 System Requirements Specification, SUBSET-026 version 4.0.0, defines four levels.

ETCS application levels in SUBSET-026 version 4.0.0
Level Track-to-train transmission Train detection and separation Supervision and signals
Level 0 None, except Eurobalises that announce level transitions and certain special commands Underlying signaling, outside ETCS Only maximum train speed and the maximum speed for unfitted areas; lineside signals or other means give movement authorities
Level NTC The channels of the national train control system Underlying signaling, outside ETCS Similar to that of the national system; lineside signals may or may not be needed
Level 1 Eurobalises, with optional semi-continuous infill by Euroloop or radio Underlying signaling, outside ETCS Continuous speed supervision against authorities sent by balise; lineside signals required unless semi-continuous infill is provided
Level 2 Euroradio from the RBC, with Eurobalises mainly for location referencing The RBC using train position and integrity reports, trackside equipment, or both Full cab signaling; lineside signals not required but may be retained

Level 1 is an overlay on existing signaling. Because a train learns that a signal has cleared only when it passes the balise group at that signal, it must approach the stopping location below a release speed unless infill is fitted. In Level 2, the RBC knows each train by its ETCS identity, follows its reported position, and sends each train its own movement authority and track description by radio.

Earlier baselines also defined a Level 3, in which the RBC separated trains using their reported position and integrity without relying on trackside detection. In SUBSET-026 version 4.0.0, the section that defined Level 3 is marked "Intentionally deleted," and the Level 2 definition now lets the RBC perform train detection and separation, as the table shows.

Baselines, System Versions, and the TSI

The specifications evolve in baselines, and trains and lines built to different baselines must work together; ERA's compatibility assessments found, for example, that Baseline 3 on-board equipment can run on Baseline 2 trackside. The mandatory set in Appendix A of the CCS TSI is ETCS Baseline 4 Release 1, with GSM-R Baseline 1 Maintenance Release 1 and Future Railway Mobile Communication System (FRMCS) Baseline 0 for radio, and automatic train operation (ATO) Baseline 1 Release 1.

The TSI is Commission Implementing Regulation (EU) 2023/1695 of August 10, 2023, amended by Commission Implementing Regulation (EU) 2026/693 of March 19, 2026, as regards new testing specifications, a set of reduced specifications, and transitional measures. The amendment describes two reduced ETCS system versions, 2.1 and 2.2, alongside the complete version 3.0. According to ERA's application guide, an on-board unit needs system version 2.2 or higher to run in Automatic Driving mode on a line with ATO trackside equipment, and an on-board unit that adds FRMCS should be upgraded at the same time to version 3.0, which supports ETCS over FRMCS.

Modes and Automatic Train Operation

ETCS on-board equipment always operates in one of a defined set of modes, which determine what it supervises and who is responsible. Full Supervision applies when all the train and track data needed for complete supervision is on board. On Sight lets a train enter a section that could already be occupied or obstructed. Staff Responsible lets the driver move the train under his or her own responsibility when the system does not know the route, for example after start-up. Baseline 4 also includes Automatic Driving, in which the ATO on-board equipment drives the train according to a journey profile from the ATO trackside.

The 2023 TSI introduced ATO at grades of automation 1 and 2. ERA's application guide explains that the ATO specifications mainly describe grade 2, in which ATO drives the train, and also provide grade 1 functionality in the form of a driver advisory system.

Communications-Based Train Control for Metros

Metros run frequent trains through closely spaced stations, often underground, and many have moved from track-circuit signaling to communications-based train control. IEEE 1474.1-2025, the IEEE Standard for Communications-Based Train Control (CBTC) Performance and Functional Requirements, was approved on March 27, 2025, and supersedes the 2004 edition. It defines CBTC as "a continuous, automatic train control system utilizing high-resolution train location determination, independent of track circuits; continuous, high-capacity, bidirectional train-to-wayside data communications; and train-borne and wayside processors capable of implementing automatic train protection (ATP) functions, as well as optional automatic train operation (ATO) and automatic train supervision (ATS) functions." It also defines headway, safety, and availability criteria and covers transit applications including automated people movers.

Architecture

A CBTC system divides its work among three groups of equipment. Train-borne controllers determine the train's position, supervise its speed against its movement authority, and, where ATO is fitted, drive it. Wayside controllers, usually organized by zone, track every train in their territory, work with the interlocking functions, and issue movement authorities. A data communication network, usually radio, carries the continuous exchange between train and wayside, while automatic train supervision regulates the service by setting routes and managing dwell times and schedule adherence. In many systems, train position comes from odometry corrected at transponders fixed to the track, so it is resolved far more finely than the length of a track circuit.

Moving Block

Because the wayside knows each train's position continuously, it need not reserve whole fixed blocks. In moving block operation, the end of a following train's movement authority is placed a safety margin behind the confirmed rear of the train ahead, and it advances as that train moves. Treating the train ahead as a stationary obstacle, as the fixed-block model does, the front-to-front separation becomes

s = D + M + L

where D = v × t + v2 / (2a) is the braking distance including the equivalent delay, M is the safety margin, and L is the length of the train ahead. Real systems also allow for uncertainty in reported positions. With the illustrative values used for fixed block and a 50 m margin, a train at 160 km/h needs about 1,750 m instead of 3,600 m, and the plain-line headway falls from about 81 s to about 39 s. At 80 km/h, the fixed-block model gives about 63 s and the moving-block model about 29 s.

The model also shows that capacity does not keep rising with speed. Dividing the separation by the speed gives the moving-block headway

h = t + v/(2a) + (M + L)/v

The braking term grows with speed while the length term shrinks, so for fixed t, a, M, and L the headway is smallest where its derivative with respect to v is zero, at v = √(2a(M + L)). With the illustrative values, that is about 18.7 m/s, or 67 km/h, where the headway is about 28.7 s, barely below the 29.1 s at 80 km/h. Above that speed, running faster shortens journeys but lowers plain-line capacity.

Stations Set the Practical Limit

In a metro, the binding constraint is usually the station. Under moving block, a following train can brake smoothly into the platform only if the end of its authority has reached the stopping point by the moment it must start braking, so the train ahead must by then have moved its own length plus the safety margin from rest. The worked example below ignores the delay before braking and uses illustrative values: a 120 m train, a 50 m margin, constant acceleration and braking of 1.0 m/s2, an approach speed of 80 km/h (22.2 m/s), and a 30 s dwell.

  1. The train ahead must move 170 m from rest at 1.0 m/s2, which takes √(2 × 170 / 1.0) ≈ 18.4 s. It is then moving at about 66 km/h, below the approach speed, so constant acceleration is consistent.
  2. The following train brakes from 22.2 m/s to a stop at 1.0 m/s2, which takes 22.2 s and covers about 247 m.
  3. The following train then dwells at the platform for 30 s.
  4. The interval between successive departures is 18.4 s + 22.2 s + 30 s ≈ 71 s, or about 51 trains per hour.

Practical design headways add margins for braking uncertainty, equipment delays, and irregular dwell times, and turnbacks and junctions often limit capacity before plain-line or station headway does. The calculation shows why dwell time and acceleration, not signaling alone, set the capacity of a busy metro line.

Degraded Operation and Automation

A CBTC line must keep running when a train's equipment fails or an unequipped work train enters. Many systems therefore keep secondary train detection, typically axle counters, together with wayside signals or procedures that let unequipped or failed trains move under restricted conditions. CBTC is also the platform for higher grades of automation. IEC 62290-1 defines grades of automation from GoA0, on-sight operation, through GoA1, in which a driver operates the train under ATP, and GoA2, in which the system accelerates and brakes the train while a driver remains in the cab, to GoA3, with no driver in the cab but staff on board, and GoA4, unattended operation. Unattended lines often add platform screen doors and intrusion detection, because no one on board is watching the track ahead.

Positive Train Control in the United States

On September 12, 2008, a Metrolink commuter train collided head-on with a Union Pacific freight train near Chatsworth, California. The accident killed 25 people, including the engineer of the Metrolink train. In report NTSB/RAR-10/01, the National Transportation Safety Board found that the probable cause was the engineer's failure to observe and appropriately respond to a red signal aspect because he was distracted by text messaging on a wireless device. The lack of a positive train control system, which would have stopped the train short of the red signal, contributed to the accident.

The Rail Safety Improvement Act of 2008 was enacted about a month later, on October 16, 2008, as part of Public Law 110-432. Codified at 49 U.S.C. 20157, it required each Class I railroad and each provider of regularly scheduled intercity or commuter passenger service to install PTC on main lines that carry such passenger service or poison- or toxic-by-inhalation hazardous materials, where a main line generally means track carrying five million or more gross tons of traffic a year. The original deadline was December 31, 2015. In October 2015, Congress extended it to December 31, 2018, and allowed railroads that met statutory criteria to finish on FRA-approved alternative schedules ending no later than December 31, 2020.

The statute defines a positive train control system as "a system designed to prevent train-to-train collisions, over-speed derailments, incursions into established work zone limits, and the movement of a train through a switch left in the wrong position." FRA's rules in Subpart I of 49 CFR Part 236 add detail. Under 49 CFR 236.1005, a PTC system must reliably and functionally prevent those events, include safety-critical integration of all authorities and indications of a wayside or cab signal system, and provide an appropriate warning or enforcement in further situations. These include a derail or switch protecting access to the main line that is not in its derailing or protecting position, a mandatory directive issued because a highway-rail grade crossing warning system has malfunctioned, a movable bridge in the route ahead that is not in position for a permissive indication, and an integrated hazard detector that detects an unsafe condition.

FRA's rules allow several architectures. Under 49 CFR 236.1015, a system may be a non-vital overlay on the existing method of operation, which must be shown to cut the risk of accidents the PTC functions prevent by at least 80 percent; a vital overlay built to the safety assurance principles of appendix C to Part 236; a stand-alone system on new track, on unsignaled track, or in place of an existing signal system; or a mixed system. PTC must also be interoperable, so that a tenant railroad's locomotives communicate with and respond to the host railroad's PTC system, including across property boundaries.

On December 29, 2020, FRA announced that PTC technology was in operation on all 57,536 required freight and passenger railroad route miles, ahead of the December 31, 2020, statutory deadline. Railroads had reported interoperability between each applicable host and tenant railroad, and FRA had certified that each host railroad's PTC system met the statute's technical requirements. FRA counted 41 railroads subject to the mandate: 7 Class I railroads, Amtrak, 28 commuter railroads, and 5 other freight railroads that host regularly scheduled intercity or commuter passenger service.

Railway Radio: GSM-R and FRMCS

Radio-based train control is only as available as its radio network. In Europe, that network has been GSM-R, which ERA describes as "a radio communication system offering a wide range of voice and data services needed for daily operation of railways." According to ERA, GSM-R was introduced across Europe beginning in 2000 as a common standard for railway operations, is fully defined in ETSI standards, and serves as the data bearer for ETCS Level 2. It also provides railway voice functions such as group calls to the trains in an area, railway emergency calls, and addressing a train by its function or running number.

GSM-R rests on second-generation mobile technology, and ERA reports that its suppliers have indicated support for GSM-R products at least until 2030.

The successor is FRMCS. Its functional requirements are drafted by the International Union of Railways (UIC) in its FRMCS project, and the FRMCS system requirements specification builds on the fifth-generation (5G) system and mission-critical services standardized by the 3rd Generation Partnership Project (3GPP). The 2023 CCS TSI introduced the term Railway Mobile Radio (RMR) for the two Class A radio systems, GSM-R and FRMCS, which may be implemented together or independently. FRMCS Baseline 0 is in Appendix A, but ERA's application guide states that it is not yet considered complete for tendering on-board equipment, so no legally binding FRMCS implementation requirements apply yet.

Spectrum is already allocated. Commission Implementing Decision (EU) 2021/1730 of September 28, 2021, harmonized the paired bands 874.4–880.0 MHz and 919.4–925.0 MHz and the unpaired band 1900–1910 MHz for Railway Mobile Radio, and it designates GSM-R and its successors, including FRMCS, as RMR. Member states had to designate the paired bands by January 1, 2022, and the unpaired band, on the basis of national demand, by January 1, 2025. Migration will require a period in which GSM-R and FRMCS operate side by side while on-board units are upgraded.

Level Crossings and the Signaling System

Where a road crosses a railway at grade, the crossing protection and the signaling must work together. The train detection that controls signals often also starts the crossing warning, which must begin early enough for road users to clear the crossing before the fastest train arrives. In many European installations, the dependence also runs the other way: the signal protecting the crossing cannot show proceed until the barriers have been proved lowered, and some systems also require the crossing to be proved clear of obstructions.

PTC's statutory functions do not include protecting road users at crossings, although it must respond to a mandatory directive issued for a malfunctioning crossing warning system. The warning devices, gates, obstacle detection, timing rules, and diagnostics of crossings are covered in Railway Grade Crossing Systems.

Cybersecurity of Signaling Systems

Relay interlockings were isolated by construction: their logic lived in wires inside a locked building. Modern signaling is networked. Computer-based interlockings talk to object controllers over data links, RBCs exchange messages with interlockings and trains, maintenance staff connect remotely for diagnostics, and radio carries movement authorities. Each connection is a potential path for an attack, and a safety case that assumes messages are genuine holds only if they cannot be forged or altered.

ETCS protects its own radio messages: keys managed by a Key Management Centre let the train and the RBC compute a code that protects the integrity and authenticity of each Euroradio message. SUBSET-026 version 4.0.0 also lists a public key infrastructure whose certificates secure the online distribution of those keys, and SUBSET-038, SUBSET-114, and SUBSET-137 specify the key management interfaces.

CENELEC's railway cybersecurity specification, CLC/TS 50701:2023, gives operators, system integrators, and suppliers guidance and specifications for managing cybersecurity within the EN 50126-1 RAMS lifecycle, for signaling as well as rolling stock and fixed installations. Its security models, concepts, and risk assessment process are based on or derived from the IEC 62443 series, and its stated aim is to ensure that the RAMS characteristics of railway systems cannot be reduced, lost, or compromised by cyberattacks. CENELEC's record names a draft, prEN IEC 63452:2025, as its successor. General industrial control system practice, including network segmentation, secure remote access, and incident response, is covered in Industrial Cybersecurity.

Safety and security can also pull against each other. EN 50716 notes that security threats call for fast software updates, whereas safety-related software should be thoroughly developed, tested, validated, and approved before any update. Vulnerability management therefore has to be planned into the safety lifecycle rather than added afterward.

Maintenance, Testing, and Diagnostics

A signaling system is only as safe as its installation and upkeep. The work falls into three kinds: periodic inspection and testing that confirms safety functions still work, testing after any alteration, and condition monitoring that finds degradation before it causes failures.

Periodic Inspection and Testing

Regulators and infrastructure managers prescribe inspections and tests at defined intervals. In the United States, 49 CFR Part 236 sets inspection and test requirements for signal and train control equipment, including the shunting sensitivity requirement described earlier. Typical tasks include proving that each track circuit detects a test shunt, that point machines lock and detect correctly and refuse to show a switch in position when an obstruction holds the switch rail away from the stock rail, that signals display the correct aspects, and that standby batteries can carry the load. Many of these tests deliberately create a fault condition to prove that the system responds restrictively.

Testing After Alterations

A signaling system is especially vulnerable while it is being changed. At 8:10 a.m. on December 12, 1988, a crowded commuter train ran into the rear of a stationary train just south of Clapham Junction station in London and then struck a third, oncoming train. Thirty-five people died, and nearly 500 were injured, 69 of them seriously. The formal investigation, held by Anthony Hidden QC, traced the collision to wiring errors made during resignaling work. An old wire that should have been disconnected at both ends was left connected at one end, and its loose other end made contact at a relay. The resulting false feed of current bypassed a track relay, so the signal protecting the track circuit kept showing a proceed aspect while a train occupied the circuit. The report called the testing of the work "the last defence" and devoted a chapter to its failure.

The lessons apply to any signaling change. Alterations need design checking by someone other than the designer, installation checks such as wire counts and correspondence tests between the wiring and the design, functional testing of every route against its control table, and testers who are independent of the installers. For computer-based systems, the equivalent disciplines are strict configuration management of software and application data, regression testing, and simulation before commissioning.

Condition Monitoring and Diagnostics

Electronic monitoring now watches much of the equipment continuously. Point machines are monitored for motor current and operating time, which reveal rising friction, obstructions, or poor adjustment before a switch fails to lock. Track circuit receiver levels reveal gradual changes from ballast deterioration or rail contamination, and axle counters log disturbances and resets. Computer-based interlockings, RBCs, and CBTC wayside equipment keep event logs that show what the system saw and did. Radio networks are monitored for coverage and lost messages, because a lost ETCS radio connection or CBTC data link can stop trains.

These data support a shift from fixed-interval maintenance toward condition-based maintenance, in which measured condition decides when work is done. The shift does not remove periodic safety tests: monitoring can show that equipment is degrading, but only a deliberate test proves that a safety function still works.

Conclusion

Every system described here answers the same three questions: where the trains are, which movements can safely be authorized, and how to keep each train within its authority. Track circuits and axle counters detect trains, interlockings lock routes so that authorities cannot conflict, automatic train protection enforces speed and authority, and radio-based systems such as ETCS Level 2, CBTC, and PTC move more of that work into computers on the train and at the wayside.

The trend is toward continuous communication, precise train-reported positions, and moving blocks, which raise the stakes for software and data integrity, radio availability, and cybersecurity. The governing standards are changing with it: EN 50716 has replaced the separate railway software standards, EN 50129 has a new 2026 edition, ETCS Baseline 4 has removed Level 3 as a separate level and added automatic train operation, and FRMCS is being specified to succeed GSM-R. Through all of it, the founding principle holds. A signaling system must fail toward safety, and it must be proved to do so before trains depend on it.

Related Topics