Skip to content

Commit e7d2d80

Browse files
committed
add remaining challenges
1 parent fbcd8f5 commit e7d2d80

19 files changed

Lines changed: 318 additions & 7 deletions

content/challenges/_index.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,31 +24,49 @@ We created five theme tracks, which cover important international topics for all
2424
In this theme track, we are looking for challenges that deal with optimizing scheduling and capacity utilization. The goal is to find innovative solutions that enable more efficient planning and use of track capacities, avoid overcrowding, and minimize empty runs. We expect creative approaches that contribute to seamless, efficient rail traffic.
2525

2626
#### Challenges in this track:
27-
- [DIRECT – Dynamic Inspector Routing for Efficient Coverage in Trains]({{% relref "21-direct" %}})
28-
- [Holiday Aware, Data Driven Relief Train Planning]({{% relref "22-relief-planning" %}})
27+
- [DIRECT – Dynamic Inspector Routing for Efficient Coverage in Trains]({{% relref "1-direct" %}})
28+
- [Holiday Aware, Data Driven Relief Train Planning]({{% relref "2-relief-planning" %}})
29+
- [Robust Auto‑Layout Algorithms for the Netzgrafik Editor]({{% relref "3-nge-auto-layout" %}})
2930

3031
### 2. Cross-Border Mobility and Logistics 🚅🌍📦
3132

3233
In this theme track, we are looking for challenges that enhance the experience and efficiency of cross-border passenger and freight transport. Concepts should harmonize information flows, enrich long-distance travel, and promote the internationalization of services. We expect proposals that strengthen market positioning and increase system stability and punctuality through innovative processes along the travel and transport chain. What new services could be created to facilitate access to rail transport?
3334

35+
#### Challenges in this track:
36+
- [PopUpSim Optimizer]({{% relref "4-popup-sim" %}})
37+
- [Common Database for Technical Locomotive Data]({{% relref "5-loco-db" %}})
38+
- [Avoid the Nightmare with the Night Train]({{% relref "6-nighttrain-nightmare" %}})
39+
- [Who Makes the Rules?]({{% relref "7-rules" %}})
40+
- [Build an Open Model of Cross‑Border Mobility]({{% relref "8-cross-border-mobility" %}})
41+
3442
### 3. Efficient Disruption and Construction Site Management 🛠📲🌱
3543

3644
This theme track calls for challenges that enable quick and effective management of construction sites and disruptions in rail traffic. We are looking for ways to guarantee operational safety, optimize information flows, and ensure the reliability of rail traffic even in unforeseen circumstances. Also sought are innovative concepts that lead to improved deployment planning, sustainable performance, and a reduction of noise and CO2 emissions.
3745

3846
#### Challenges in this track:
39-
- [OneUI: Störfall Now! Fast Info. Right Info.]({{% relref "20-one-ui" %}})
47+
- [OneUI: Störfall Now! Fast Info. Right Info.]({{% relref "9-one-ui" %}})
48+
- [Digitalization of Taxi Vouchers and Passenger Pooling in Disruption Cases]({{% relref "10-taxi-vouchers" %}})
49+
- [Automatic Contract Analysis]({{% relref "11-contract-analysis" %}})
4050

4151
### 4. Train Stations as Mobility Hubs 🏬🚉🚲
4252

4353
This theme track seeks challenges that improve the function and experience of train stations and their surroundings. We are expecting innovative approaches for barrier-free access, smart space management, and the integration of mobility hubs to increase accessibility and comfort. Furthermore, ideas are sought that support an integrated mobility chain and offer individualized customer services at the station, establishing it as a central service location. "Station as a Service" is more than just a catchphrase here.
4454

4555
#### Challenges in this track:
46-
- [One Screen. One Journey. Integrated Station Information incl. Rail Replacement]({{% relref "19-one-screen" %}})
56+
- [One Screen. One Journey. Integrated Station Information incl. Rail Replacement]({{% relref "12-one-screen" %}})
57+
- [A Spatial AI Wayfinding Agent for Railway Stations]({{% relref "13-wayfinding" %}})
58+
- [Station Data Unlocked (Somehow)]({{% relref "14-station-data" %}})
4759

4860
### 5. Green Digitalization for Environmental Protection and Sustainability 🌳🚞💚
4961

5062
This theme track invites the submission of challenges that address pioneering ideas and challenges in the areas of resilience, decarbonization, energy efficiency and circularity. We are looking for digital solutions that affect all areas of railway operations and logistics.
5163

64+
#### Challenges in this track:
65+
- [Predictive Model for Energy Consumption Including Weather Effects]({{% relref "15-energy-consumption" %}})
66+
- [Route Roulette – A Playful Allocation Quest]({{% relref "16-route-roulette" %}})
67+
- [Rolling Stock Software Configuration Management]({{% relref "17-rolling-stock-config" %}})
68+
- [Infrastruction Congestion]({{% relref "18-infra-congestion" %}})
69+
5270
### 6. Mobility and Logistics Think Tank 🔮🤖🔭
5371

5472
This theme track invites the submission of challenges that deal with disruptive and forward-thinking ideas for the mobility and logistics of the year 2035. We are looking for creative approaches that may lie outside established patterns of thought and have the potential to fundamentally change the sector.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: DIRECT
2+
title: DIRECT – Dynamic Inspector Routing for Efficient Coverage in Trains
33
banner:
44
image: images/events/Hack4Rail-Bern-2025_team.jpg
55
processes:

content/challenges/track-1/22-relief-planning.md renamed to content/challenges/track-1/2-relief-planning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Relief Planning
2+
title: Holiday Aware, Data Driven Relief Train Planning
33
banner:
44
image: images/events/Hack4Rail-Bern-2025_team.jpg
55
processes:
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Robust Auto‑Layout Algorithms for the Netzgrafik Editor
3+
banner:
4+
image: images/events/Hack4Rail-Bern-2025_team.jpg
5+
processes:
6+
- "fill 1900x600"
7+
---
8+
9+
# Robust Auto‑Layout Algorithms for the Netzgrafik Editor
10+
11+
## Problem Statement
12+
As Netzgrafik networks grow, the readability of Netzgrafik deteriorates. Existing auto‑layout mechanisms fail, requiring extensive manual rework that is time‑consuming and error‑prone.
13+
14+
## Proposed Solution
15+
Develop fast, robust auto‑layout algorithms that preserve network topology while improving visual clarity. The solution enables scalable, low‑effort visualization even for complex and evolving networks.
16+
17+
## Required Expert Profiles
18+
19+
- Graph theory and algorithm specialists
20+
- Visualization and UX engineers
21+
- TypeScript / frontend developers
22+
- Railway timetable experts
23+
24+
## Company
25+
This is a challenge provided by *SBB*
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: PopUpSim Optimizer
3+
banner:
4+
image: images/events/Hack4Rail-Bern-2025_team.jpg
5+
processes:
6+
- "fill 1900x600"
7+
---
8+
9+
# PopUpSim Optimizer
10+
11+
## Problem Statement
12+
PopUpSim can simulate the transformation to digital automatic coupling (DAC) in freight trains. Scenario analysis in PopUpSim requires repeated manual adjustment of parameters. This limits systematic exploration of alternatives and consumes significant time.
13+
14+
## Proposed Solution
15+
Add an optimization layer that automatically generates, evaluates, and compares PopUpSim scenarios. The optimizer identifies promising configurations with minimal manual intervention.
16+
17+
## Required Expert Profiles
18+
19+
- Operations research and optimization experts
20+
- Simulation specialists
21+
- Python and data engineers
22+
23+
## Company
24+
This is a challenge provided by *DB*
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Common Database for Technical Locomotive Data
3+
banner:
4+
image: images/events/Hack4Rail-Bern-2025_team.jpg
5+
processes:
6+
- "fill 1900x600"
7+
---
8+
9+
# Common Database for Technical Locomotive Data
10+
11+
## Problem Statement
12+
Technical data for leased locomotives is fragmented across companies and formats. Missing central access complicates regulatory compliance, maintenance planning, and cross‑operator collaboration.
13+
14+
## Proposed Solution
15+
Prototype a shared, standardized database for locomotive technical data, comparable to existing wagon databases. The solution enables consistent, reliable access for all authorized stakeholders.
16+
17+
## Required Expert Profiles
18+
19+
- Locomotive disposition & planning experts
20+
- Data modelers and data architects
21+
22+
## Company
23+
This is a challenge provided by *DB*
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Avoid the Nightmare with the Night Train
3+
banner:
4+
image: images/events/Hack4Rail-Bern-2025_team.jpg
5+
processes:
6+
- "fill 1900x600"
7+
---
8+
9+
# Avoid the Nightmare with the Night Train
10+
11+
## Problem Statement
12+
13+
## Proposed Solution
14+
15+
## Required Expert Profiles
16+
17+
## Company
18+
This is a challenge provided by *SBB*
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Who Makes the Rules?
3+
banner:
4+
image: images/events/Hack4Rail-Bern-2025_team.jpg
5+
processes:
6+
- "fill 1900x600"
7+
---
8+
9+
# Who Makes the Rules?
10+
11+
## Problem Statement
12+
13+
## Proposed Solution
14+
15+
## Required Expert Profiles
16+
17+
## Company
18+
This is a challenge provided by *SBB*
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Build an Open Model of Cross‑Border Mobility
3+
banner:
4+
image: images/events/Hack4Rail-Bern-2025_team.jpg
5+
processes:
6+
- "fill 1900x600"
7+
---
8+
9+
# Build an Open Model of Cross‑Border Mobility
10+
11+
## Problem Statement
12+
13+
## Proposed Solution
14+
15+
## Required Expert Profiles
16+
17+
## Company
18+
This is a challenge provided by *SNCF*
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Digitalization of Taxi Vouchers and Passenger Pooling in Disruption Cases
3+
banner:
4+
image: images/events/Hack4Rail-Bern-2025_team.jpg
5+
processes:
6+
- "fill 1900x600"
7+
---
8+
9+
# Digitalization of Taxi Vouchers and Passenger Pooling in Disruption Cases
10+
11+
## Problem Statement
12+
Customers are provided taxi vouchers during train disruptions, which can be costly and inefficient. A customer-centric self-service solution that includes checks for efficient customer pooling and automated selection of the optimal taxi provider is needed.
13+
14+
## Proposed Solution
15+
Build a prototype of a web-based platform that enables automated eligibility verification, digital issuance of taxi vouchers, and intelligent pooling of passengers. The solution should connect to multiple taxi providers via API and allow customers to independently arrange alternative transportation in disruption cases.
16+
17+
## Required Expert Profiles
18+
19+
- Mobility and disruption management in the rail sector
20+
- Web and platform development
21+
- API integration (especially for mobility/taxi services)
22+
- Customer experience and UX design
23+
24+
## Company
25+
This is a challenge provided by *DB*

0 commit comments

Comments
 (0)