EN 50126 RAMS Standard: EN 50126-1 & 50126-2 Explained (2026)
EN 50126 explained: RAMS lifecycle, V-Model, SIL 1–4 allocation, and the key difference between EN 50126-1 (process) and EN 50126-2 (guide). Updated May 2026.

⚡ IN BRIEF
- EN 50126: The Mother of Railway Safety Standards: First published in 1999, EN 50126 (IEC 62278) defines the universal process for specifying and demonstrating Reliability, Availability, Maintainability, and Safety (RAMS) for all railway systems – from signaling to rolling stock. It is the foundational standard upon which EN 50128 (software) and EN 50129 (signalling hardware) are built.
- The V‑Model Lifecycle: The standard mandates a structured “V‑Cycle” approach: from concept and requirements definition on the left side, through implementation at the bottom, to verification and validation on the right side. Each requirement on the left must be tested on the right – a principle that prevents late‑stage surprises and costly redesigns.
- RAMS as a Balanced Scorecard: EN 50126 defines four interdependent metrics: Reliability (MTBF – Mean Time Between Failures), Availability (A = MTBF/(MTBF+MTTR)), Maintainability (MTTR – Mean Time To Repair), and Safety (quantified by SIL – Safety Integrity Level). Trade‑offs are essential; improving one often affects another.
- Safety Integrity Level (SIL) Allocation: The standard introduces a risk‑based approach to assign SILs (1 to 4) to safety functions. For a high‑speed train’s emergency brake, a target of SIL 4 (dangerous failure rate < 10⁻⁹/h) is typical. The process involves hazard identification, risk analysis, and demonstrable evidence that all risks are reduced to tolerable levels.
- 2026 Integration with Cybersecurity (TS 50701): The 2022 release of TS 50701 (Railway Cybersecurity) has made EN 50126 evolve. Modern RAMS engineering now treats cybersecurity as an integral part of the safety lifecycle, because a cyber‑attack can directly impact availability and safety. The European Union Agency for Railways (ERA) now requires combined safety‑security assessments for new ERTMS projects.
On 17 October 2000, a train derailed at 185 km/h near Hatfield, UK, killing four people and injuring over 70. The official inquiry uncovered a cascade of failures: a rail had developed gauge corner cracking over months, but the maintenance regime had not been designed to detect it. Beyond the immediate cause, the report revealed a deeper systemic issue: there was no universal process to ensure that railway systems – from rails to signaling – were specified, designed, and maintained with a consistent focus on reliability, availability, maintainability, and safety. That gap was filled by EN 50126, the “mother standard” of railway RAMS. Published by CENELEC in 1999 and updated regularly since, EN 50126 defines the complete lifecycle process for railway systems, from concept to decommissioning. It introduces the V‑Model, a structured workflow that forces engineers to plan verification and validation at the same time as requirements definition. It quantifies performance with metrics like MTBF (Mean Time Between Failures) and Availability, and it introduces Safety Integrity Levels (SIL) to manage risk. Today, EN 50126 is mandatory for any new railway system placed into service in the European Union, and its principles are adopted globally. This article provides a detailed guide to the standard, its lifecycle, its metrics, and its integration with modern challenges like cybersecurity.
What Is EN 50126 (RAMS)?
EN 50126: Railway applications – The specification and demonstration of Reliability, Availability, Maintainability and Safety (RAMS) is a European standard (harmonised with IEC 62278) that defines the process for managing the lifecycle of railway systems with respect to reliability, availability, maintainability, and safety. It is not a product standard; it is a process standard that applies to infrastructure managers, railway undertakings, and manufacturers. The standard mandates a systematic approach to:
- Defining system requirements (both functional and non‑functional) at the start of a project.
- Identifying hazards and allocating risk reduction targets (Safety Integrity Levels).
- Verifying that the design meets the requirements through a structured V‑Model lifecycle.
- Demonstrating, through evidence, that the system achieves the target RAMS parameters.
EN 50126 is the foundation for two companion standards: EN 50128 (software for railway control and protection) and EN 50129 (safety‑related electronic systems for signalling). Together, they form the CENELEC railway safety framework. Compliance with EN 50126 is often a prerequisite for obtaining safety authorisation from National Safety Authorities (NSAs) and for interoperability under the Technical Specifications for Interoperability (TSIs).
1. The RAMS Pillars: Metrics and Trade‑Offs
RAMS is a set of four interdependent characteristics. Understanding them is essential for making engineering decisions.
| Pillar | Key Metric | Formula / Definition | Typical Target (Example: High‑Speed Train) |
|---|---|---|---|
| Reliability (R) | MTBF (Mean Time Between Failures) | Total operating time / number of failures | ≥ 100,000 hours (traction system) |
| Availability (A) | A = MTBF / (MTBF + MTTR) | Proportion of time the system is ready for use | ≥ 0.999 (99.9%) for critical subsystems |
| Maintainability (M) | MTTR (Mean Time To Repair) | Total repair time / number of repairs | ≤ 30 minutes (line‑replaceable unit) |
| Safety (S) | SIL (Safety Integrity Level) | Tolerable dangerous failure rate per hour (PFH) | SIL 4: PFH < 10⁻⁹/h (e.g., ETCS onboard computer) |
These metrics are interdependent: improving reliability (higher MTBF) increases availability, but may require more maintainable design to offset longer repair times. The standard requires that RAMS targets be defined early and documented in a RAMS Plan.
2. The V‑Model Lifecycle (The Heart of EN 50126)
The V‑Model is a structured lifecycle that ensures traceability and reduces risk. It comprises three phases:
- Left side (Requirements & Design): Starting with system definition, the process moves down through hazard analysis, requirements allocation, architecture, and detailed design. Each step produces documentation that defines what the system must do and how it will be built.
- Bottom (Implementation): The actual manufacturing, coding, or assembly takes place.
- Right side (Verification & Validation): As the system is assembled, it is tested in reverse order: unit tests correspond to detailed design, integration tests to architecture, system validation to system requirements, and acceptance to the overall concept.
The key principle is traceability: every requirement on the left must have a corresponding test on the right. This prevents the common failure of leaving testing to the end of a project, where problems are found late and are expensive to fix. EN 50126 specifies the deliverables at each stage, such as:
- System Definition Document
- Hazard Log (continuously updated)
- Safety Requirements Specification
- RAMS Plan (including targets and verification methods)
- Verification and Validation Reports
3. Safety Integrity Levels (SIL) & Risk Management
EN 50126 adopts a risk‑based approach to safety. The process begins with a hazard identification (using HAZOP, FMEA, or structured brainstorming). Each hazard is assessed for its risk (combination of severity and frequency). The tolerable risk level is then allocated to safety functions, which are assigned a Safety Integrity Level (SIL) from 1 to 4, where SIL 4 is the highest integrity. The SIL determines the required probability of dangerous failure per hour (PFH) and the degree of development rigour (e.g., formal methods, code coverage).
| SIL | PFH (dangerous failures per hour) | Typical Railway Application |
|---|---|---|
| SIL 4 | < 10⁻⁹ | ETCS onboard computer, interlocking safety logic |
| SIL 3 | 10⁻⁹ – 10⁻⁸ | Train protection system (ATP) |
| SIL 2 | 10⁻⁸ – 10⁻⁷ | Door control interlock (non‑critical) |
| SIL 1 | 10⁻⁷ – 10⁻⁶ | Passenger information systems (non‑safety) |
The standard requires that all hazards be recorded in a Hazard Log and that evidence (e.g., safety analysis reports, test results) be provided to demonstrate that the safety requirements have been met.
How SIL Requirements Affect Each RAMS Parameter
SIL is often seen as purely a safety metric, but it directly shapes the requirements for all four RAMS parameters. Higher SIL mandates stricter targets across the board:
| SIL Level | Reliability (MTBF) | Availability Target | Maintainability (MTTR) | Safety (PFH) |
|---|---|---|---|---|
| SIL 4 | ≥ 500,000 hrs Dual-redundant design mandatory | ≥ 99.999% Five-nines target | ≤ 4 hrs Hot-swap / online maintenance | < 10⁻⁹/h Catastrophic failure forbidden |
| SIL 3 | ≥ 200,000 hrs Redundancy recommended | ≥ 99.99% Four-nines target | ≤ 8 hrs Planned maintenance windows | 10⁻⁸ – 10⁻⁹/h Critical but not catastrophic |
| SIL 2 | ≥ 50,000 hrs Standard redundancy | ≥ 99.9% Three-nines target | ≤ 24 hrs Next-day maintenance acceptable | 10⁻⁷ – 10⁻⁸/h Marginal severity |
| SIL 1 | ≥ 10,000 hrs Basic reliability targets | ≥ 99% Two-nines target | ≤ 48 hrs Standard corrective maintenance | 10⁻⁶ – 10⁻⁷/h Negligible severity |
4. Modern Evolution: Cybersecurity Integration (TS 50701)
Originally, EN 50126 did not address cybersecurity. However, the 2022 publication of TS 50701: Railway applications – Cybersecurity (Technical Specification) has changed the landscape. The EU Agency for Railways (ERA) now requires that safety and cybersecurity be treated jointly, because a cyber‑attack can compromise safety‑critical functions (e.g., spoofing a train’s position, causing a collision) or reduce availability (e.g., ransomware on a signalling system). The updated RAMS process therefore includes:
- Threat modelling: Identifying potential attack vectors (e.g., unauthorised access to the train’s network) alongside physical hazards.
- Security requirements: Assigned with their own integrity levels (Security Integrity Levels – SIL analogous), integrated into the hazard log.
- Verification: Security testing (penetration testing, vulnerability scanning) as part of the validation phase.
For example, the Shift2Rail project “X2Rail‑4” integrated cybersecurity into the RAMS process for virtual coupling, demonstrating that a combined safety‑security assessment is feasible and essential. The next revision of EN 50126 (expected 2027) is likely to formally incorporate cybersecurity requirements, reflecting this evolution.
EN 50126-1 vs EN 50126-2: What Is the Difference?
One of the most common points of confusion among engineers new to the CENELEC railway safety framework is the distinction between the two parts of EN 50126. Both were published in their current form in 2017, but they serve fundamentally different purposes.
| Feature | EN 50126-1:2017 Generic Process (the “What”) | EN 50126-2:2017 Application Guide (the “How”) |
|---|---|---|
| Full title | Railway applications — Specification and demonstration of RAMS — Part 1: Generic RAMS Process | Railway applications — Specification and demonstration of RAMS — Part 2: Guide to the application of EN 50126-1 for safety |
| Purpose | Defines the mandatory process: the V-Model lifecycle, RAMS targets, hazard management, and documentation requirements | Provides practical guidance: techniques, worked examples, and annexes to help apply Part 1 correctly |
| Normative? | ✅ Yes — compliance required for EU safety authorisation | ⚠ Informative — guidance only, not directly normative |
| Scope | All railway systems and subsystems (infrastructure, rolling stock, signalling, etc.) | Focused specifically on safety aspects and safety case construction |
| Key content | System lifecycle phases, RAMS Plan structure, hazard log requirements, SIL allocation process | FMEA/FMECA techniques, hazard identification methods, safety case templates, worked examples |
| Who uses it | Project managers, systems engineers, National Safety Authorities (NSAs) | Safety engineers, assessors, RAMS analysts building the practical safety case |
Which Part Do You Need to Comply With?
For regulatory compliance and NSA acceptance, EN 50126-1 is the normative requirement. If your project’s scope requires a formal RAMS demonstration (as required by TSIs), you must comply with Part 1. EN 50126-2 is best understood as an expert companion: it shows how to perform a proper Hazard and Operability Study (HAZOP), construct a safety argument, and apply techniques like FMEA to meet Part 1’s requirements. In practice, most competent RAMS teams use both parts together, with Part 1 as the process map and Part 2 as the technical toolkit.
Comparison: EN 50126 vs. EN 50128 vs. EN 50129
The three CENELEC railway safety standards are often confused. This table clarifies their roles:
| Standard | Scope | Key Deliverables | Relationship to EN 50126 |
|---|---|---|---|
| EN 50126 | Overall lifecycle process for RAMS | RAMS Plan, Hazard Log, Safety Case | The foundation (process standard) |
| EN 50128 | Software for railway control and protection | Software requirements specification, test reports, code review | Implements the EN 50126 process for software |
| EN 50129 | Safety‑related electronic systems for signalling | Hardware safety case, FMEDA, reliability data | Implements the EN 50126 process for signalling hardware |
All three are mandatory for safety‑critical systems in the EU. They are often applied together, with EN 50126 providing the overarching process, and the other two providing the technical details for software and hardware.
📘 Our Other Standards
Phase 1 — Concept & System Definition
Phase 2 — Risk Analysis & Requirements
Phase 3 — Design & Implementation
Phase 4 — Verification & Validation
Phase 5 — Operations & Maintenance
Note: This checklist is a reference guide based on EN 50126-1:2017. Project-specific requirements may vary depending on the system type, applicable TSIs, and the requirements of the relevant National Safety Authority (NSA). Always refer to the current published standard for normative requirements. You can read this checklist seperately.
📝 Editor’s Analysis: The Gap Between Process and Reality
EN 50126 provides an excellent process, but its real‑world effectiveness depends on two often‑overlooked factors: data quality and organisational culture. The standard requires quantitative reliability data (MTBF) to be used in design and maintenance. However, many railway operators still lack systematic failure data collection. A 2023 survey by the European Railway Agency (ERA) found that only 35% of infrastructure managers had a fully digitised failure reporting system that feeds into reliability models. Without good data, the RAMS analysis becomes a theoretical exercise, not a practical tool.
Moreover, the V‑Model is often applied as a “tick‑box” exercise, with traceability matrices created but not used to drive decisions. The result is that projects still suffer late‑stage failures because verification was not aligned with requirements. The next evolution of EN 50126 should mandate the use of digital twins and model‑based systems engineering (MBSE) to automate traceability and provide real‑time feedback from operations to design. Until then, the standard remains a necessary but insufficient condition for safe, reliable railways – a framework that demands not only process compliance but also a culture of data‑driven, rigorous engineering.
— Railway News Editorial
Frequently Asked Questions (FAQ)
1. Is EN 50126 mandatory for all railway projects in Europe?
2. What is the difference between “verification” and “validation” in the V‑Model?
3. How does the “bathtub curve” relate to EN 50126?
4. Can a system be SIL 4 compliant if it uses commercial off‑the‑shelf (COTS) components?
5. How is EN 50126 being updated to address digital railways (AI, 5G, etc.)?
6. What is the difference between EN 50126-1 and EN 50126-2?
7. How does EN 50126 handle the SIL allocation process in practice?
© 2026 Railway News – RAMS & EN 50126 Reference Guide. All rights reserved.
