-
Notifications
You must be signed in to change notification settings - Fork 1
RAILWAY_TRAIN_DATA_MODEL
GitHub Actions edited this page Jan 2, 2026
·
1 revision
Dieses Dokument beschreibt das detaillierte Datenmodell fΓΌr ZΓΌge im Railway Monitoring System, das auf ThemisDB basiert.
{
"_key": "service:ICE_508_2024_12_13",
"type": "train_service",
"service_info": {
"train_number": "ICE 508",
"service_id": "ICE_508_2024_12_13",
"operating_date": "2024-12-13",
"category": "ICE",
"line_number": "25",
"product_class": "high_speed"
},
"operator": {
"company": "DB Fernverkehr AG",
"division": "Personenverkehr",
"business_unit": "Hochgeschwindigkeit"
},
"schedule": {
"origin": {
"station_id": "8000261",
"station_name": "MΓΌnchen Hbf",
"platform": "11",
"scheduled_departure": "2024-12-13T06:00:00Z",
"actual_departure": "2024-12-13T06:02:00Z"
},
"destination": {
"station_id": "8011160",
"station_name": "Hamburg-Altona",
"platform": "7",
"scheduled_arrival": "2024-12-13T12:45:00Z",
"estimated_arrival": "2024-12-13T12:48:00Z"
},
"stops": [
{
"sequence": 1,
"station_id": "8000026",
"station_name": "Augsburg Hbf",
"platform": "5",
"scheduled_arrival": "2024-12-13T06:30:00Z",
"scheduled_departure": "2024-12-13T06:32:00Z",
"actual_arrival": "2024-12-13T06:32:00Z",
"actual_departure": "2024-12-13T06:34:00Z",
"stop_type": "commercial",
"stopping_time_sec": 120,
"passenger_exchange": true
},
{
"sequence": 2,
"station_id": "8000105",
"station_name": "Frankfurt(Main)Hbf",
"platform": "7",
"scheduled_arrival": "2024-12-13T08:43:00Z",
"scheduled_departure": "2024-12-13T08:48:00Z",
"stop_type": "commercial",
"stopping_time_sec": 300
}
],
"route_distance_km": 782,
"scheduled_duration_min": 405,
"planned_running_time_min": 365,
"buffer_time_min": 40
},
"rolling_stock_assignment": {
"formation_id": "FORMATION_ICE3_4658",
"train_set_number": "4658",
"consist_length_m": 200.8,
"consist_weight_tons": 435,
"number_of_cars": 8,
"traction_type": "electric_multiple_unit"
},
"commercial_data": {
"booking_class": "standard",
"reservation_required": true,
"bicycle_transport": true,
"supplements_required": false,
"on_board_services": {
"restaurant": true,
"bistro": false,
"wifi": true,
"power_outlets": true,
"air_conditioning": true
}
},
"operational_status": {
"status": "running",
"current_position": {
"track": "3600",
"km": 45.3,
"lat": 50.0567,
"lon": 8.6123
},
"current_delay_min": 3,
"delay_reason_code": "signal_failure",
"next_station": "8000105",
"eta_next_station": "2024-12-13T08:46:00Z"
}
}{
"_key": "formation:FORMATION_ICE3_4658",
"type": "rolling_stock_formation",
"formation_info": {
"formation_id": "FORMATION_ICE3_4658",
"train_set_number": "4658",
"series": "ICE 3",
"variant": "403",
"manufacturer": "Siemens/Bombardier",
"build_year": 2015,
"owner": "DB Fernverkehr AG",
"home_depot": "MΓΌnchen Pasing"
},
"technical_data": {
"traction_type": "EMU",
"power_system": "15kV_16.7Hz_AC",
"max_power_kw": 8000,
"max_speed_kmh": 330,
"operational_speed_kmh": 300,
"length_over_buffers_mm": 200800,
"width_mm": 2950,
"height_mm": 3890,
"empty_weight_tons": 410,
"max_weight_tons": 454,
"axle_count": 16,
"bogie_count": 8,
"wheel_diameter_mm": 920
},
"braking_system": {
"brake_type": "electro_pneumatic",
"eddy_current_brake": true,
"magnetic_track_brake": true,
"emergency_brake_deceleration_mps2": 1.2,
"service_brake_deceleration_mps2": 0.9,
"braking_distance_from_200kmh_m": 1800
},
"cars": [
{
"car_number": 1,
"uic_number": "93 80 3 403 658-6 D-DB",
"car_type": "driving_trailer_first_class",
"position_in_formation": 1,
"length_m": 25.1,
"weight_tons": 52,
"powered": true,
"traction_motors": 2,
"motor_power_kw": 1000,
"pantograph": true,
"class": "first",
"seats": {
"total": 41,
"window": 28,
"aisle": 13,
"reduced_mobility": 2,
"family_compartment": 0
},
"amenities": {
"power_outlets": true,
"wifi": true,
"reading_lights": true,
"luggage_racks": true,
"coat_hooks": true
}
},
{
"car_number": 2,
"uic_number": "93 80 3 403 658-7 D-DB",
"car_type": "first_class_coach",
"position_in_formation": 2,
"length_m": 25.1,
"weight_tons": 49,
"powered": true,
"traction_motors": 2,
"class": "first",
"seats": {
"total": 52,
"window": 36,
"aisle": 16,
"reduced_mobility": 2
}
},
{
"car_number": 3,
"uic_number": "93 80 3 403 658-8 D-DB",
"car_type": "restaurant_car",
"position_in_formation": 3,
"length_m": 25.1,
"weight_tons": 51,
"powered": true,
"class": "mixed",
"seats": {
"total": 26,
"restaurant": 18,
"lounge": 8
},
"galley": {
"equipped": true,
"capacity": "full_service",
"kitchen_staff": 3
}
},
{
"car_number": 4,
"uic_number": "93 80 3 403 658-9 D-DB",
"car_type": "second_class_coach",
"position_in_formation": 4,
"length_m": 25.1,
"weight_tons": 48,
"powered": true,
"class": "second",
"seats": {
"total": 71,
"window": 48,
"aisle": 23,
"reduced_mobility": 0
}
},
{
"car_number": 5,
"uic_number": "93 80 3 403 658-0 D-DB",
"car_type": "second_class_coach",
"position_in_formation": 5,
"length_m": 25.1,
"weight_tons": 48,
"powered": true,
"class": "second",
"seats": {
"total": 71
}
},
{
"car_number": 6,
"uic_number": "93 80 3 403 658-1 D-DB",
"car_type": "second_class_coach",
"position_in_formation": 6,
"length_m": 25.1,
"weight_tons": 48,
"powered": true,
"class": "second",
"seats": {
"total": 71
}
},
{
"car_number": 7,
"uic_number": "93 80 3 403 658-2 D-DB",
"car_type": "second_class_coach",
"position_in_formation": 7,
"length_m": 25.1,
"weight_tons": 48,
"powered": true,
"class": "second",
"seats": {
"total": 71
}
},
{
"car_number": 8,
"uic_number": "93 80 3 403 658-3 D-DB",
"car_type": "driving_trailer_second_class",
"position_in_formation": 8,
"length_m": 25.1,
"weight_tons": 52,
"powered": true,
"traction_motors": 2,
"pantograph": true,
"class": "second",
"seats": {
"total": 52
}
}
],
"total_capacity": {
"total_seats": 455,
"first_class_seats": 93,
"second_class_seats": 336,
"restaurant_seats": 26,
"wheelchair_spaces": 4,
"bicycle_spaces": 8,
"max_passengers": 550,
"standing_capacity": 95
},
"maintenance_data": {
"last_inspection_date": "2024-12-01",
"next_inspection_date": "2025-01-15",
"inspection_type": "L3",
"total_km_run": 2345678,
"km_since_last_revision": 15234,
"next_revision_km": 50000,
"maintenance_status": "operational",
"known_issues": []
},
"safety_systems": {
"etcs": {
"equipped": true,
"level": "L2",
"baseline": "3.6.0"
},
"pzb": {
"equipped": true,
"version": "PZB90"
},
"lzb": {
"equipped": true,
"version": "LZB80E"
},
"sifa": true,
"gsmr": true,
"fire_detection": true,
"emergency_brakes": 8,
"emergency_exits": 16
}
}{
"_key": "vehicle:93_80_3_403_658-6",
"type": "railway_vehicle",
"vehicle_identification": {
"uic_number": "93 80 3 403 658-6 D-DB",
"vehicle_number": "403 658-6",
"owner_country": "D",
"owner_code": "DB",
"vehicle_keeper": "DB Fernverkehr AG",
"series": "403",
"unit_number": "658",
"car_position": 6
},
"technical_specifications": {
"vehicle_type": "power_car",
"carbody_material": "aluminum",
"length_over_buffers_mm": 25100,
"width_mm": 2950,
"height_mm": 3890,
"floor_height_mm": 1250,
"tare_weight_kg": 48000,
"max_load_kg": 6000,
"max_axle_load_kg": 13500
},
"bogie_data": [
{
"bogie_number": 1,
"bogie_type": "MD523",
"wheelbase_mm": 2500,
"axle_1": {
"wheel_set_id": "WS_658_6_1_L",
"wheel_diameter_mm": 920,
"wear_mm": 2.3,
"profile_status": "good"
},
"axle_2": {
"wheel_set_id": "WS_658_6_1_R",
"wheel_diameter_mm": 920,
"wear_mm": 2.1
},
"traction_motor": {
"motor_id": "TM_658_6_1",
"motor_type": "asynchronous_3phase",
"power_kw": 1000,
"voltage_v": 1500,
"operating_hours": 12345
},
"brake_equipment": {
"brake_type": "disc",
"disc_count": 4,
"pad_wear_percent": 35
}
},
{
"bogie_number": 2,
"bogie_type": "MD523",
"axle_1": {
"wheel_set_id": "WS_658_6_2_L",
"wheel_diameter_mm": 919
},
"axle_2": {
"wheel_set_id": "WS_658_6_2_R",
"wheel_diameter_mm": 920
},
"traction_motor": {
"motor_id": "TM_658_6_2",
"power_kw": 1000
}
}
],
"equipment": {
"hvac": {
"system_type": "climate_control",
"cooling_capacity_kw": 45,
"heating_capacity_kw": 60,
"air_filters": "HEPA"
},
"doors": {
"door_count": 8,
"door_type": "plug_sliding",
"door_width_mm": 1300,
"automatic_control": true,
"emergency_release": true
},
"lighting": {
"type": "LED",
"emergency_lighting": true,
"energy_consumption_w": 1200
},
"passenger_information": {
"lcd_displays": 4,
"audio_system": true,
"emergency_intercom": 2
}
},
"maintenance_history": [
{
"date": "2024-12-01",
"type": "L3_inspection",
"location": "MΓΌnchen Pasing Werk",
"duration_hours": 8,
"findings": "OK",
"work_performed": [
"Visual inspection",
"Brake test",
"Door function test",
"HVAC service"
]
},
{
"date": "2024-10-15",
"type": "wheel_reprofiling",
"location": "MΓΌnchen Pasing",
"wheels_reprofiled": 4
}
],
"current_status": {
"operational_status": "in_service",
"current_formation": "FORMATION_ICE3_4658",
"current_service": "ICE_508_2024_12_13",
"location": "on_track_3600_km_45.3",
"faults": []
}
}{
"_key": "crew:ICE_508_2024_12_13",
"type": "train_crew_assignment",
"service_id": "ICE_508_2024_12_13",
"train_number": "ICE 508",
"operating_date": "2024-12-13",
"driver_crew": [
{
"role": "train_driver",
"employee_id": "EMP_12345",
"name": "Max Mustermann",
"license": "ICE_all_lines",
"license_valid_until": "2026-12-31",
"boarding_station": "8000261",
"alighting_station": "8000105",
"relief_at": "8000105",
"shift_start": "2024-12-13T05:30:00Z",
"shift_end": "2024-12-13T09:15:00Z"
},
{
"role": "train_driver",
"employee_id": "EMP_23456",
"name": "Anna Schmidt",
"boarding_station": "8000105",
"alighting_station": "8011160",
"shift_start": "2024-12-13T08:45:00Z",
"shift_end": "2024-12-13T13:00:00Z"
}
],
"conductor_crew": [
{
"role": "chief_conductor",
"employee_id": "EMP_34567",
"name": "Peter MΓΌller",
"sector": "entire_train",
"shift_start": "2024-12-13T05:30:00Z"
},
{
"role": "conductor",
"employee_id": "EMP_45678",
"name": "Lisa Weber",
"sector": "cars_1-4",
"shift_start": "2024-12-13T05:30:00Z"
},
{
"role": "conductor",
"employee_id": "EMP_56789",
"name": "Thomas Klein",
"sector": "cars_5-8",
"shift_start": "2024-12-13T05:30:00Z"
}
],
"service_crew": [
{
"role": "restaurant_manager",
"employee_id": "EMP_67890",
"assigned_car": 3
},
{
"role": "chef",
"employee_id": "EMP_78901",
"assigned_car": 3
},
{
"role": "waiter",
"employee_id": "EMP_89012",
"assigned_car": 3
}
],
"total_crew_count": 8,
"crew_status": "complete",
"emergency_contact": "+49 89 1234567"
}{
"_key": "cargo:GZ_62345_2024_12_13",
"type": "cargo_manifest",
"service_id": "GZ_62345_2024_12_13",
"train_number": "GZ 62345",
"train_type": "freight",
"cargo_summary": {
"total_weight_tons": 1850,
"total_wagons": 25,
"dangerous_goods": true,
"total_teu": 0
},
"wagons": [
{
"wagon_position": 1,
"wagon_id": "31 80 6650 123-4",
"wagon_type": "tank_car",
"load": {
"cargo_type": "chemicals",
"description": "Diesel fuel",
"weight_tons": 60,
"dangerous_goods": {
"un_number": "UN1202",
"class": "3",
"packing_group": "III",
"hazard_label": "flammable_liquid"
}
},
"shipper": "Shell Deutschland",
"consignee": "Aral Station Hamburg",
"origin_station": "8000261",
"destination_station": "8011160"
},
{
"wagon_position": 2,
"wagon_id": "31 80 6773 456-7",
"wagon_type": "covered_goods_wagon",
"load": {
"cargo_type": "general_cargo",
"description": "Auto parts",
"weight_tons": 45
}
}
],
"routing": {
"origin": "MΓΌnchen Rbf",
"destination": "Hamburg-Wilhelmsburg",
"via": ["Augsburg", "NΓΌrnberg", "Fulda", "Kassel", "Hannover"]
}
}Siehe Hauptdokumentation fΓΌr:
- GPS Telemetrie
- Fahrzeug-Systeme
- Safety Systems
- Passenger Information
(Service) -[USES_FORMATION]-> (Formation)
(Formation) -[CONTAINS]-> (Vehicle)
(Service) -[ASSIGNED_CREW]-> (Crew)
(Service) -[FOLLOWS_ROUTE]-> (Schedule)
(Vehicle) -[LOCATED_AT]-> (Track_Segment)
(Service) -[CURRENTLY_AT]-> (Station)
Dieses vollstΓ€ndige Datenmodell ermΓΆglicht:
- Asset Management - Komplette Fahrzeugverwaltung
- Operations - EchtzeitΓΌberwachung aller Zugfahrten
- Maintenance - Wartungsplanung und -historie
- Safety - LΓΌckenlose Dokumentation fΓΌr Sicherheit
- Commercial - KapazitΓ€tsplanung und Auslastung
- Compliance - ErfΓΌllung aller regulatorischen Anforderungen
ThemisDB 1.9.0-beta Β· Home Β· Wiki-Index Β· Module-Index Β· FAQ Β· Quick-Reference Β· GitHub Β· Issues Β· Discussions Β· License
- Batch Operations
- Best Practices
- CRUD Tutorial
- Custom Document Ingestion
- Getting Started Tutorial
- Interactive Examples
- Schema Design
- Video Tutorials
- AQL Reference
- AQL Examples
- AQL Overview
- AQL Feature Roadmap
- AQL Geospatial Guide
- AQL LLM Migration Guide
- AQL API
- AQL Grammar (EBNF)
- AQL Root Overview
- AQL Examples (root)
- API Reference
- API Module README
- OpenAPI Overview
- Client SDK Overview
- SDK Overview
- Operations
- Operations Overview
- Operations Runbook
- Operations Handbook
- ThemisCtl Admin Guide
- Pipeline E2E SOPs
- Deploy Overview
- Docker Overview
- Docker Hub README
- Helm Overview
- Packaging Overview
- Operator Overview
- Security Policy
- Production Hardening Checklist
- Security Hardening Guide
- Encryption Key Management
- Access Control Framework
- Zero Trust Policy
- API Authentication & Authorization
- HSM Production Setup
- PKCS11 Integration
- DSGVO / SOC2 Checklist
- Access Model Runbooks
- Access Model Dashboard
- Maturity Automation Runbook
- Access Review Automation
- Access Model Dashboard
- Access Model Runbooks
- Rights Revocation
- Dr Checklists
- Dr Testing
- Incident Response Playbook
- Incident Response Testing
- GPU Oom Recovery
- Grammar Debugging
- Metrics Scrape Troubleshooting
- Model Swap Procedure
- Quota Tuning
- Subagent Deployment
- Logging Configuration
- Content Model
- Crypto & Keys
- Feature Flags Reference
- Modular Architecture Roadmap
- Modularization Guide
- Module Architecture Index
- PostgreSQL Wire Protocol
- Query Scheduling
- Raft Consensus Design
- Resource Pooling
- Source Directory Guide
- Unified Access Model
- E1 001 Layered Retrieval Design
- E1 002 Ann Abstraction Strategy
- E1 003 Tensor Summary Types
- E1 004 Lora Package Distinction
- E1 005 Model Switch Compatibility
- E1 006 Federated Tensor Summaries
- E2 001 Evaluation Framework Design
- E2 002 Hardware Profile Strategy
- E2 003 Query Planner Routing Model
- E2 004 Approximation Governance Rules
- E2 005 Cross Layer Fallback Confidence Policy
- E3 001 Distributed Tensor Design
- E3 002 Manifest Coordination Strategy
- E3 003 Recovery And Erasure Choice
- E3 004 Tensor Fabric Infrastructure
- Contributing
- Contributing (root)
- Code of Conduct
- Support
- Maintainers
- CTest Guide
- Build Quick Reference
- Developer Wiki Index
- Build / Test / CI
- Module Index
- Branching Strategy
- Disabled Stub Policy
- Docs PR Policy
- GA Promotion Sign Off
- Github Milestones Setup
- Maturity Claim Verification Checklist
- Maturity Evidence Registry
- Merge Gate Bot Config
- Merge Gate Status Live
- Phase 1 Closure Report
- Phase Closure Policy
- Phase Dependency Graph
- Phase3 Enforcement Runbook
- Plugin Submodule Rollback
- PR Version Targeting
- PR Version Targeting Backfill
- Production Ready 2026 Delivery Plan
- Query Module Status
- Readme
- Release Promotion Gate Policy
- Release Validation Checklist
- Security Module 5671 Evidence Summary
- Sharding P6 Residual Risk Acceptance
- Sourcecode Compliance Governance
- Updates Development Status Sign Off
- Wave C Implementation Complete
- Blob Storage
- Cuda
- Ethics Ai
- Exporters
- Huggingface
- Image Analysis
- Importers
- RPC
- Scraper
- Themisdb Ai Watermark Detector
- User Storage Encrypted
- Chimera Architecture
- Chimera Future
- Chimera Readme
- Chimera Roadmap
- Covina Fastapi Ingestion Architecture
- Covina Fastapi Ingestion Future
- Covina Fastapi Ingestion Roadmap
- Vcc Base Architecture
- Vcc Base Future
- Vcc Base Roadmap
- Vcc Clara Ingestion Architecture
- Vcc Clara Ingestion Future
- Vcc Clara Ingestion Roadmap
- Vcc Veritas Architecture
- Vcc Veritas Future
- Vcc Veritas Roadmap
- 01 Hello World
- 02 Todo App
- 03 Contact Manager
- 04 Inventory System
- 05 Time Series Monitor
- 06 Graph Social Network
- 07 Vector Search Documents
- 08 Dms Erp System
- 09 Iot Sensor Network
- 10 Drone Image Analysis
- 11 Blog Wiki
- 12 Expense Tracker
- 13 Recipe Manager
- 14 Ecommerce Catalog
- 15 Event Management
- 16 Kanban Board
- 17 Crm
- 18 Realtime Chat
- 19 Recommendation Engine
- 20 Smart Home
- 21 Coding Platform
- 22 AQL Diagram Tool
- 23 Traveling Salesman
- 24 Moral Philosophy Debates
- API Versioning
- Distributed Sharding
- Feedback Plugins
- Geo
- Gnn
- Image Analysis
- Legal Lora Training
- LLM
- Lora Sync
- Migration
- Nlp
- Performance
- Railway
- Replication
- Rope Visualization
- Sample Product Config
- Security
- Client SDK Overview
- Quickstart
- Sdk Enhancements
- Sdk Implementation Summary
- Test Suite Readme
- Go
- Java
- Javascript
- Php
- Python
- Ruby
- Rust
- Typescript
- 01 Grundlegende Operationen
- 02 AQL Queries
- 03 Graph Daten
- 04 Multimodell Anwendung
- 01 Quickstart Guide
- 02 AQL Referenz Kurzuebersicht
- 03 Datenmodellierung Guide
- 04 Uebungsaufgaben
- 05 Best Practices Guide
- Training Documents
- Training Overview
- 01 Einfuehrung Und Uebersicht
- 02 Datenmodelle Und Architektur
- 03 AQL Abfragesprache
- 04 Installation Und Setup
- 05 Anwendungsbeispiele
- Training Presentations
- Dependencies Readme
- Processmonitor Readme
- Themis.admintools.shared Readme
- Themis.aqlquerybuilder Readme
- Themis.aqlquerybuilder Roadmap
- Themis.auditlogviewer Readme
- Themis.auditlogviewer Roadmap
- Themis.classificationdashboard Readme
- Themis.classificationdashboard Roadmap
- Themis.compliancereports Readme
- Themis.compliancereports Roadmap
- Themis.gisviewer.controlpanel Readme
- Themis.gisviewer.controlpanel Roadmap
- Themis.impactanalysisviewer Readme
- Themis.impactanalysisviewer Roadmap
- Themis.ingestiontool Readme
- Themis.ingestiontool Roadmap
- Themis.keyrotationdashboard Readme
- Themis.keyrotationdashboard Roadmap
- Themis.piimanager Readme
- Themis.piimanager Roadmap
- Themis.retentionmanager Readme
- Themis.retentionmanager Roadmap
- Themis.sagaverifier Readme
- Themis.sagaverifier Roadmap
- Themis.usbadmintool Readme
- Themis.usbadmintool Roadmap
- CI Readme
- CI Roadmap
- Compiler Diagnostics Readme
- Compiler Diagnostics Roadmap
- Completion Readme
- Copilot Ollama Router Readme
- Copilot Ollama Router Roadmap
- Gnn Readme
- Gnn Roadmap
- Rope Visualizer Readme
- Rope Visualizer Roadmap
- Tco Calculator Readme
- Tco Calculator Roadmap
- Tests Readme
- Tests Roadmap
- Themis Config Wx Readme
- Themis Docs Builder Readme
- Wikipedia Ingestion Readme