113 lines
4.6 KiB
YAML
113 lines
4.6 KiB
YAML
|
%YAML 1.2
|
||
|
---
|
||
|
train:
|
||
|
name: "V 90 with 10 ore wagons of type Facs 124" # (source: https://de.wikipedia.org/wiki/DB-Baureihe_V_90 and https://dybas.de/dybas/gw/gw_f_1/g124.html)
|
||
|
length: 205.3 # in m (source: FBS: DB 290 with 10x Facs124)
|
||
|
m_td: 80000 # mass on driving axles of the traction unit in kg (source: https://de.wikipedia.org/wiki/DB-Baureihe_V_90)
|
||
|
m_tc: 0 # mass on carrying axles of the traction unit in kg (no carrying axles; source: https://de.wikipedia.org/wiki/DB-Baureihe_V_90)
|
||
|
m_w: 850000 # mass of the consist (set of wagons) in kg (source: FBS: 10x Facs124)
|
||
|
rotationMassFactor_train:
|
||
|
rotationMassFactor_t: 1.09 # (source: "Railway Timetabling & Operations" by Hansen, et al., 2014, p. 71 for the traction unit)
|
||
|
rotationMassFactor_w: 1.03 # (source: "Fahrdynamik des Schienenverkehrs" by Wende, 2003, p. 13 for "Güterwagenzug beladen" -> 1.03 to 1.04)
|
||
|
powerType: diesel # diesel or electric (source: https://de.wikipedia.org/wiki/DB-Baureihe_V_90)
|
||
|
type: freight # "freight" or "passenger" (source: https://dybas.de/dybas/gw/gw_f_1/g124.html)
|
||
|
v_limit: # in m/s
|
||
|
v_limit_kmh: 80 # in km/h (source: https://de.wikipedia.org/wiki/DB-Baureihe_V_90)
|
||
|
a_braking: -0.4124 # in m/s^2 (source: FBS -> using the information from the "Fahrschaubild" of a long path without gradient or speed limit for DB 290 with with 10x Facs124)
|
||
|
|
||
|
# coefficients for the vehicle resistance
|
||
|
# for the traction unit (F_Rt=f_Rtd0*m_td*g+f_Rtc0*m_tc*g+F_Rt2*((v+Δv_t)/v00)^2)
|
||
|
f_Rtd0: 2.2 # coefficient for basic resistance due to the traction units driving axles (in ‰) (source: "Fahrdynamik des Schienenverkehrs" by Wende, 2003, p. 151 for "4-achsige Diesellokomot." -> 2.2 ‰ to 3.5 ‰)
|
||
|
f_Rtc0: 0 # coefficient for basic resistance due to the traction units carring axles (in ‰) (source: no carrying axles; source: https://de.wikipedia.org/wiki/DB-Baureihe_V_90)
|
||
|
F_Rt2: 7500 # coefficient for air resistance of the traction units (in N) (source: "Fahrdynamik des Schienenverkehrs" by Wende, 2003, p. 151 for "MittelfUhrerstand" -> 5000 N to 10000 N)
|
||
|
|
||
|
# for the consist (set of wagons) (F_Rw=m_w*g*(f_Rw0+f_Rw1*v/v00+f_Rw2*((v+Δv_w)/v00)^2))
|
||
|
f_Rw0: 1.4 # coefficient for the consists basic resistance (in ‰) (source: "Railway Timetabling & Operations" by Hansen, et al., 2014, p. 71 for "roller bearings")
|
||
|
f_Rw1: 0 # coefficient for the consists resistance to rolling (in ‰) (source: "Fahrdynamik des Schienenverkehrs" by Wende, 2003, p. 153 -> no f_Rw1 for freight consists)
|
||
|
f_Rw2: 3.9 # coefficient fo the consistsr air resistance (in ‰) (source: "Railway Timetabling & Operations" by Hansen, et al., 2014, p. 71 for "full train loads of coal or ore" modified for the used formula)
|
||
|
|
||
|
# tractive effort as pairs of speed and tractive effort
|
||
|
F_T_pairs: # [v in m/s, F_T in N]
|
||
|
F_T_pairs_kmh: # [v in km/h, F_T in N] (source: FBS -> using the information from the "Fahrschaubild" of a long path without gradient or speed limit for DB 290 with with 10x Facs124)
|
||
|
- [0.0, 186940]
|
||
|
- [1.0, 186940]
|
||
|
- [2.0, 182310]
|
||
|
- [3.0, 177680]
|
||
|
- [4.0, 173050]
|
||
|
- [5.0, 168420]
|
||
|
- [6.0, 163790]
|
||
|
- [7.0, 159160]
|
||
|
- [8.0, 154530]
|
||
|
- [9.0, 149240]
|
||
|
- [10.0, 144120]
|
||
|
- [11.0, 139150]
|
||
|
- [12.0, 134340]
|
||
|
- [13.0, 129690]
|
||
|
- [14.0, 125200]
|
||
|
- [15.0, 120860]
|
||
|
- [16.0, 116680]
|
||
|
- [17.0, 112660]
|
||
|
- [18.0, 108790]
|
||
|
- [19.0, 105080]
|
||
|
- [20.0, 101530]
|
||
|
- [21.0, 98120]
|
||
|
- [22.0, 94840]
|
||
|
- [23.0, 91700]
|
||
|
- [24.0, 88700]
|
||
|
- [25.0, 85840]
|
||
|
- [26.0, 83110]
|
||
|
- [27.0, 80520]
|
||
|
- [28.0, 78070]
|
||
|
- [29.0, 75750]
|
||
|
- [30.0, 73580]
|
||
|
- [31.0, 71600]
|
||
|
- [32.0, 69660]
|
||
|
- [33.0, 67770]
|
||
|
- [34.0, 65930]
|
||
|
- [35.0, 64130]
|
||
|
- [36.0, 62380]
|
||
|
- [37.0, 60670]
|
||
|
- [38.0, 59010]
|
||
|
- [39.0, 57400]
|
||
|
- [40.0, 55830]
|
||
|
- [41.0, 54300]
|
||
|
- [42.0, 52820]
|
||
|
- [43.0, 51390]
|
||
|
- [44.0, 50000]
|
||
|
- [45.0, 48660]
|
||
|
- [46.0, 48080]
|
||
|
- [47.0, 47220]
|
||
|
- [48.0, 46380]
|
||
|
- [49.0, 45550]
|
||
|
- [50.0, 44730]
|
||
|
- [51.0, 43930]
|
||
|
- [52.0, 43140]
|
||
|
- [53.0, 42370]
|
||
|
- [54.0, 41610]
|
||
|
- [55.0, 40870]
|
||
|
- [56.0, 40140]
|
||
|
- [57.0, 39430]
|
||
|
- [58.0, 38730]
|
||
|
- [59.0, 38040]
|
||
|
- [60.0, 37370]
|
||
|
- [61.0, 36720]
|
||
|
- [62.0, 36070]
|
||
|
- [63.0, 35450]
|
||
|
- [64.0, 34830]
|
||
|
- [65.0, 34230]
|
||
|
- [66.0, 33650]
|
||
|
- [67.0, 33080]
|
||
|
- [68.0, 32520]
|
||
|
- [69.0, 31980]
|
||
|
- [70.0, 31450]
|
||
|
- [71.0, 30940]
|
||
|
- [72.0, 30440]
|
||
|
- [73.0, 29960]
|
||
|
- [74.0, 29490]
|
||
|
- [75.0, 29030]
|
||
|
- [76.0, 28590]
|
||
|
- [77.0, 28170]
|
||
|
- [78.0, 27760]
|
||
|
- [79.0, 27360]
|
||
|
- [80.0, 26980]
|