User Tools

Site Tools


en:traffic:timetable:motion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:traffic:timetable:motion [2018/09/23 14:18]
bahnfrank65 [Sequence of vehicles]
en:traffic:timetable:motion [2018/09/23 14:27] (current)
bahnfrank65 [Richtungsunabhängige Reihung]
Line 55: Line 55:
 Of course, a combination is possible. Example: Of course, a combination is possible. Example:
  
-<Code>​C=BR220A,​2*DB_3B4NB59BC,​DB_AB4NB59,​DB_MPW4YG57</​code>​+<code>​C=BR220A,​2*DB_3B4NB59BC,​DB_AB4NB59,​DB_MPW4YG57</​code>​
  
 The 2nd class silverling now runs twice in a row without having to be entered twice. The 2nd class silverling now runs twice in a row without having to be entered twice.
Line 61: Line 61:
 The particular benefit of this number is shown by really long trains from many identical cars. The particular benefit of this number is shown by really long trains from many identical cars.
  
-<Code>​C=2*BR220A,​30*DB_OOT50</​code>​+<code>​C=2*BR220A,​30*DB_OOT50</​code>​
  
 With a simple command, 30 self-unloaders are quickly hanged behind a double-action V200. With a simple command, 30 self-unloaders are quickly hanged behind a double-action V200.
Line 67: Line 67:
 Even groups can be used several times in succession. As in mathematics,​ brackets are used here. Even groups can be used several times in succession. As in mathematics,​ brackets are used here.
  
-<Code>​C=BR220A,​2*(DB_3B4NB59BC,​DB_AB4NB59)DB_MPW4YG57</​code>​+<code>​C=BR220A,​2*(DB_3B4NB59BC,​DB_AB4NB59)DB_MPW4YG57</​code>​
  
 Now the area in the bracket is repeated, so the two pieces of silver. Of course, the number can be chosen freely. Now the area in the bracket is repeated, so the two pieces of silver. Of course, the number can be chosen freely.
  
-<Code>​C=BR220A,​1-5*(DB_3B4NB59BC,​DB_AB4NB59)DB_MPW4YG57</​code>​+<code>​C=BR220A,​1-5*(DB_3B4NB59BC,​DB_AB4NB59)DB_MPW4YG57</​code>​
  
 Possible is also the zero; she is mentioned here because she would be pointless on a train made up of only one type of vehicle. Possible is also the zero; she is mentioned here because she would be pointless on a train made up of only one type of vehicle.
  
-<Code>​C=BR220A,​DB_3B4NB59BC,​DB_AB4NB59,​0*DB_MPW4YG57</​code>​+<code>​C=BR220A,​DB_3B4NB59BC,​DB_AB4NB59,​0*DB_MPW4YG57</​code>​
  
 The makeshift van would disappear now, although he is registered in the movement. The makeshift van would disappear now, although he is registered in the movement.
  
-<Code>​C=BR220A,​DB_3B4NB59BC,​DB_AB4NB59,​0|1*DB_MPW4YG57</​code>​+<code>​C=BR220A,​DB_3B4NB59BC,​DB_AB4NB59,​0|1*DB_MPW4YG57</​code>​
  
 This will cause some trains to have a temporary van, others not because it will be attached either zero or once. This will cause some trains to have a temporary van, others not because it will be attached either zero or once.
Line 85: Line 85:
 It is also possible to nest details of vehicle numbers in groups. In this case, a vehicle or a sub-vehicle group is provided with a number in a limited by a bracket vehicle group. Of course, it can also be multiple vehicles or subgroups. It is also possible to nest details of vehicle numbers in groups. In this case, a vehicle or a sub-vehicle group is provided with a number in a limited by a bracket vehicle group. Of course, it can also be multiple vehicles or subgroups.
  
-<Code>​C=BR220A,​2*(2*DB_3B4NB59BC,​DB_AB4NB59)DB_MPW4YG57</​code>​+<code>​C=BR220A,​2*(2*DB_3B4NB59BC,​DB_AB4NB59)DB_MPW4YG57</​code>​
  
 The group of two silver lines 2nd class and a Silberling 1./2. Class is now twice in the train. The group of two silver lines 2nd class and a Silberling 1./2. Class is now twice in the train.
  
-<Code>​C=BR220A,​2*(DB_3B4NB59BC,​0-2*DB_AB4NB59)DB_MPW4YG57</​code>​+<code>​C=BR220A,​2*(DB_3B4NB59BC,​0-2*DB_AB4NB59)DB_MPW4YG57</​code>​
  
 In this case, the twice repeated wagon group with the silver coins sometimes contains a wagon 1./2. Class, sometimes two, sometimes none at all. In this case, the twice repeated wagon group with the silver coins sometimes contains a wagon 1./2. Class, sometimes two, sometimes none at all.
  
-==== Zufällige Fahrzeugauswahl ​====+==== Random vehicle selection ​====
  
-Nicht nur die Anzahl von Fahrzeugen kann zufällig bestimmt werdensondern auch die Fahrzeuge selbstWie bei der Fahrzeuganzahl kommt auch hier der senkrechte Strich ​(|) als "Oder"-Symbol zum Einsatz, um damit auszuwählende Fahrzeuge zu trennen.+Not only the number of vehicles can be determined at randombut also the vehicles themselvesAs with the number of vehicles, here too the vertical bar (|) is used as an "or" ​symbol to separate vehicles to be selected.
  
 <​code>​C=VT10_001|VT10_002|VT10_003</​code>​ <​code>​C=VT10_001|VT10_002|VT10_003</​code>​
  
-Mit nur einer Bewegungszeile werden hier drei verschiedene Gütertriebwagen dargestelltentweder ​VT 10 001 oder VT 10 002 oder VT 10 003.+With only one movement linethree different freight cars are shown here, either ​VT 10 001 or VT 10 002 or VT 10 003.
  
-Die zufällige Auswahl von Fahrzeugen funktioniert auch in Zügen mit anderen Fahrzeugen.+The random selection of vehicles also works in trains with other vehicles.
  
 <​code>​C=VT10_001|VT10_002|VT10_003,​DRG_LEIG3</​code>​ <​code>​C=VT10_001|VT10_002|VT10_003,​DRG_LEIG3</​code>​
  
-Nun ziehen die Gütertriebwagen eine Leig-Einheit hinter sich herDieses Beispiel zeigt auch die HierarchieDas Komma für die Aneinanderreihung steht höher als das "Oder"-ZeichenWill man nur den VT 10 003 mit einer Leig-Einheit fahren lassenalso entweder ​VT 10 001 oder VT 10 002 oder einen Zug aus VT 10 003 und der Leig-Einheit müßte man Klammern einsetzen und ihn mit der Leig-Einheit zu einer Gruppe zusammenfassen.+Now the freight cars pull a Leig unit behind themThis example also shows the hierarchyThe concatenation comma is higher than the "or" ​characterIf you want to drive only the VT 10 003 with a Leig unitso either ​VT 10 001 or VT 10 002 or a train from VT 10 003 and the Leig unit would have to use brackets and him with the Leig unit to a group sum up.
  
 <​code>​C=VT10_001|VT10_002|(VT10_003,​DRG_LEIG3)</​code>​ <​code>​C=VT10_001|VT10_002|(VT10_003,​DRG_LEIG3)</​code>​
  
-Dieses Beispiel zeigt auch, daß in einer Zufallsauswahl außer einzelnen Fahrzeugen auch Fahrzeuggruppen eingetragen werden könnenDiese Gruppen können auch durch Wiederholungen zustande kommen.+This example also shows that vehicle groups can be entered ​in a random selection in addition to individual vehiclesThese groups can also come about through repetitions.
  
 <​code>​C=SBB_721,​(2*SBB_6016A)|SBB_CC5701G</​code>​ <​code>​C=SBB_721,​(2*SBB_6016A)|SBB_CC5701G</​code>​
  
-Hier zieht der Schweizer Elektrotriebwagen entweder zwei einzelne Plattformwagen oder einen Doppelwagen.+Here, the Swiss electric railcar pulls either two single platform cars or a double car.
  
-Natürlich sind beliebig viele Zufallsauswahlen ​in derselben Bewegung möglich.+Of course, any number of random choices are possible ​in the same move.
  
 <​code>​C=VT10_001|VT10_002|VT10_003,​DRG_LEIG3|DRG_LEIG3L</​code>​ <​code>​C=VT10_001|VT10_002|VT10_003,​DRG_LEIG3|DRG_LEIG3L</​code>​
  
-Übrigens kann die Oder-Funktion auch auf Teile des Fahrzeugnamens beschränkt werdenwas eine Zeile unter Umständen erheblich kompakter werden läßt.+Incidentallythe OR function can also be limited to parts of the vehicle name, which may make a line considerably more compact under certain circumstances.
  
 <​code>​C=VT10_00(1|2|3),​DRG_LEIG3(|L)</​code>​ <​code>​C=VT10_00(1|2|3),​DRG_LEIG3(|L)</​code>​
  
-Die Bezeichnungen der drei Gütertriebwagen unterscheiden sich nur in der Ziffer am Schlußalso wird nur diese zufällig ausgewähltVon den beiden ​Leig-Einheiten wiederum ist eine von links dargestellt, so daß zufällig ein angehängt werden kannWichtig im letzten Beispiel ist übrigensdaß die Option, keinen Buchstaben anzuhängen,​ als erste in der Aufreihung stehtWahrscheinlich wird man sie in Fahrplänen ziemlich häufig brauchen.+The names of the three freight cars differ only in the number at the endso only these are selected at randomIn turn, one of the two Leig units is shown from the left, so that an can be added at randomBy the way, in the last example it is important that the option not to append a letter is the first in the lineupYou will probably need them quite often in timetables.
  
-=== Wiederholung zufällig gewählter Fahrzeuge ​===+=== Repetition of randomly selected vehicles ​===
  
-Interessant wird die Zufallsauswahlwenn zufällig gewählte Fahrzeuge wiederholt werden.+Interesting is the random selectionif randomly selected vehicles are repeated.
  
 <​code>​C=BR216R~FA,​10-20*DB_FANS126|DB_FANS126VR</​code>​ <​code>​C=BR216R~FA,​10-20*DB_FANS126|DB_FANS126VR</​code>​
  
-In diesem Beispieldas zum leichteren Verständnis voll ausgeschrieben istläuft hinter einer orientroten ​216 zehn- bis zwanzigmal entweder ein brauner oder ein verkehrsroter SeitenkipperWill man allerdings artreine Züge mit ein und demselben Fahrzeug fahrenwird als Multiplikationszeichen nicht *sondern ​verwendet.+In this examplewhich is fully advertised for ease of understandingruns behind an Orientroten ​216 ten to twenty times either a brown or a traffic red side tipperIfhoweveryou want to drive art-pure trains with one and the same vehicle, the multiplication sign is not * but @.
  
 <​code>​C=BR216R~FA,​10-20@DB_FANS126|DB_FANS126VR</​code>​ <​code>​C=BR216R~FA,​10-20@DB_FANS126|DB_FANS126VR</​code>​
  
-Nun sind entweder alle Seitenkipper braun oder alle Seitenkipper rot.+Now either all side tippers are brown or all side tippers are red.
  
-Wendet man nun all diese Möglichkeiten und auch die der weiteren Verschachtelung reichlich ankann man mit relativ kurzen Einträgen zu erstaunlichen Ergebnissen kommen.+If you now apply all these possibilities and those of further nesting abundantlyyou can come to relatively short entries to amazing results.
  
-<​code>​C=DR_52_80A|DR_V200(A|B)(|L),15-25*DR_FAL6556((A|B|C|D)|(A|B|C|D|E)H)(|L)</​code>​+<​code>​C=DR_52_80A|DR_V200(A|B)(|L)15-25*DR_FAL6556((A|B|C|D)|(A|B|C|D|E)H)(|L)</​code>​
  
-Als Lok kommt in diesem Zug entweder eine Reko-52<​sup>​80</​sup> ​oder eine V 200 "​Taigatrommel" ​zum EinsatzLetztere gibt es in zwei Ausführungen ​(DR_V200A ​und DR_V200B) ​sowie von links (mit L) und rechts ​(ohne L). Dahinter kommen ​15 bis 25 Selbstentlader ​Fal 6556 der DR in verschiedenen ZuständenDie Variante mit Bremserbühne gibt es in vier Ausführungen ​(DR_FAL6556A,​ DR_FAL6556B ​usw.), die mit Bremserhaus ​in fünf Ausführungen ​(DR_FAL6556AH,​ DR_FAL6556BH ​usw.), und alle jeweils von links und rechtsDas heißthier sind nicht nur zwei Zufallsauswahlen aneinandergereiht,​ sondern ​in der ersten auch noch mehrere Zufallsauswahlen ​in zwei Ebenen verschachtelt.+As a locomotive either a Reko-52 <​sup>​80</​sup> ​or a V 200 "​Taigatrommel" ​is used this turnThe latter are available ​in two versions ​(DR_V200A ​and DR_V200B) ​as well as from left (with L) and right (without ​L). Behind them are 15 to 25 self unloaders ​Fal 6556 of the DR in different statesThe variant with brakeman'​s platform is available ​in four versions ​(DR_FAL6556A,​ DR_FAL6556B ​etc.), with brakeman'​s cab in five designs ​(DR_FAL6556AH,​ DR_FAL6556BH ​etc.), and all from left and rightThis means that not only two random selections are strung togetherbut in the first, several random selections are nested ​in two levels.
  
-==== Richtungsunabhängige Reihung ​====+==== Direction independent ranking ​====
  
-Normalerweise werden Züge in Traffic von vorn nach hinten ​in der Reihenfolge zusammengestellt, ​in der sie geschrieben werdenDies ist aber nicht immer erwünschtbeispielsweise bei Wendezügen ​oder Triebwageneinheiten.+Normally trains are put together ​in traffic from front to back in the order in which they are writtenHoweverthis is not always desirable, for example in Wendezügen ​or railcar units.
  
 <​code>​C=DB_628_201A,​DB_628_201B</​code>​ <​code>​C=DB_628_201A,​DB_628_201B</​code>​
  
-In diesem Beispiel fährt der zweiteilige Triebwagen immer mit dem Steuerwagen ​(DB_628_201A) ​vorausweil dieser als erstes Fahrzeug eingetragen istWenn der Zug allerdings nach rechts fährtfunktioniert dies so nichtdenn der Steuerwagen dreht sich nicht der Fahrtrichtung entsprechend um.+In this example, the two-part railcar always precedes with the control car (DB_628_201A), ​because this is registered as the first vehicleHoweverif the train goes to the rightthis does not work because the control car does not turn around in the direction of travel.
  
-Dies ließe sich umgehen durch [[traffic:fahrplan:fahrzeugbewegung:fahrtrichtungsangabe|Angabe der Fahrtrichtung]], also indem man den Zug nur in eine Richtung fahren läßt und ihn für die andere Fahrtrichtung einfach umgekehrt aufschreibtErheblich elegantereinfacher und platzsparender ist aber anzugebendaß der Zug nicht von vorn nach hinten gebildet werden sollsondern von links nach rechtsd.hdas als erstes geschriebene Fahrzeug läuft im Zug nicht in Fahrtrichtung ganz vornesondern auf dem Bildschirm ganz linksHierzu wird vor den Fahrzeugen ein Kleiner-Zeichen ​(<​) ​als Pfeil nach links gesetzt.+This could be circumvented by [[en:traffic:timetable:vehicle_movement:direction_indication|indication of direction of travel]], ie by letting the train drive in one direction only and reversing it in the other directionSignificantly more elegantsimpler and less space-consuminghoweveris to specify that the train should not be formed from the front to the rearbut from left to right, iEThe vehicle written first does not run in the direction of the train at the very frontbut on the leftmost screenFor this purpose, a small sign (<​) ​is set in front of the vehicles as an arrow to the left.
  
 <​code>​C=<​DB_628_201A,​DB_628_201B</​code>​ <​code>​C=<​DB_628_201A,​DB_628_201B</​code>​
  
-Es ist auch möglicheinen Zug von rechts nach links zu bilden, dafür gibt es das Größer-Zeichen ​(>​), ​das wie ein Pfeil nach rechts wirkt.+It is also possible to make a move from right to leftbut there is the greater sign (>​), ​which acts like an arrow to the right.
  
 <​code>​C=>​DB_628_201B,​DB_628_201A</​code>​ <​code>​C=>​DB_628_201B,​DB_628_201A</​code>​
  
-Nicht nur ganze Züge können ​so in der Reihung beeinflußt werdensondern auch Zugteilezum Beispiel wenn dieser Triebwageneinheit eine Lok vorgespannt wirdDiese soll natürlich nicht in einer Fahrtrichtung hinten laufensondern immer vor dem Zug.+Not only whole trains can be so affected ​in the sequencebut also train partsfor example, when this railcar unit is biased a locomotiveOf course, this should not run in one direction at the rearbut always before the train.
  
 <​code>​C=DBAG_218212,​(<​DB_628_201A,​DB_628_201B)</​code>​ <​code>​C=DBAG_218212,​(<​DB_628_201A,​DB_628_201B)</​code>​
  
-Hier werden nur die Fahrzeuge ​in der Klammer von links nach rechts gereihtDas Kleiner-Zeichen ist dabei das erste Zeichen ​in der Klammer und hat nur Einfluß auf die Fahrzeuge ​in der Klammer.+Here only the vehicles ​in the bracket are ranked from left to rightThe small character is the first character ​in the bracket and has only influence on the vehicles ​in the bracket.
en/traffic/timetable/motion.1537705106.txt.gz · Last modified: 2018/09/23 14:18 by bahnfrank65