User Tools

Site Tools


userpages:hermannk:terminalstationshortin-en

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
userpages:hermannk:terminalstationshortin-en [2020/07/27 08:22] – [Option 2] hermannkuserpages:hermannk:terminalstationshortin-en [2021/02/28 09:02] (current) hermannk
Line 1: Line 1:
 ====== How to handle a Terminal Station? ====== ====== How to handle a Terminal Station? ======
-{{:userpages:hermannk:menatwork40left.png|}} Work In Progress by hermannk 27.07.2020 {{:userpages:hermannk:menatwork40right.png|}}\\+[[:userpages#Hermann (hermannk)|Userpages - Hermann (hermannk)]] \\ 
 + \\ 
 +This wiki post originated from a request for a solution with Rocrail\\ \\ 
 +** The facts: ** Simplified, there is an oval with two opposite trains and a siding\\ 
 +{{:userpages:hermannk:terminalstation_shortin_globalview.png?|}} \\ 
 +Current sensors are installed as sensors and only the locomotives are recognized by the sensors. The wagons do not consume electricity and are therefore not recognized by the sensors. The siding forms the terminal station for this solution. \\ 
 +Nothing should be changed in these circumstances! \\
  
 {{:userpages:hermannk:terminalstation_shortin_overview.png|}} \\ {{:userpages:hermannk:terminalstation_shortin_overview.png|}} \\
-locomotive with wagons drives from the right into a terminal station. Two cases are considered in this documentation: \\+**The operational flow:** a locomotive with wagons drives from the right into a terminal station. Two cases are considered in this documentation: \\
 1) the locomotive is at the front of the train (i.e. the train moves forward into the terminal station with the locomotive ahead); \\ 1) the locomotive is at the front of the train (i.e. the train moves forward into the terminal station with the locomotive ahead); \\
 2) The locomotive is at the rear of the train (i.e. the train goes backwards to the terminal station with the wagons ahead). \\ 2) The locomotive is at the rear of the train (i.e. the train goes backwards to the terminal station with the wagons ahead). \\
 In both cases it is assumed that only the locomotive can trigger a sensor (the wagons should not be able to trigger sensors). \\ In both cases it is assumed that only the locomotive can trigger a sensor (the wagons should not be able to trigger sensors). \\
-Under these conditions, how can the train be stoped in time? \\+**Question:** how can the train be stoped in time under these conditions? \\
  
 ===== Proposed solution ===== ===== Proposed solution =====
 Rocrail offers the possibility to use a sensor for the event "SHORTIN" in addition to the events for "enter" and "in". This "shortin" sensor takes over the function of the "in" sensor, if this has been configured accordingly in the properties of the locomotive: \\ Rocrail offers the possibility to use a sensor for the event "SHORTIN" in addition to the events for "enter" and "in". This "shortin" sensor takes over the function of the "in" sensor, if this has been configured accordingly in the properties of the locomotive: \\
-- Locomotive / Properties / Details / "Use Shortin" = YES \\+- Locomotive / Properties / Details / "Use shortin event" = YES \\
 The "shortin" sensor is placed directly behind the "enter" sensor. \\ The "shortin" sensor is placed directly behind the "enter" sensor. \\
 ==== Option 1 ==== ==== Option 1 ====
 If the locomotive drives to the terminal station in front of the train, the "SHORTIN" sensor has no meaning. The locomotive travels to the "IN" sensor and stops there. \\ If the locomotive drives to the terminal station in front of the train, the "SHORTIN" sensor has no meaning. The locomotive travels to the "IN" sensor and stops there. \\
-- Locomotive / Properties / Details / "Use Shortin" = NO (default) \\+- Locomotive / Properties / Details / "Use shortin event" = NO (default) \\
 {{:userpages:hermannk:b1_terminal_station.png?356|}} \\ {{:userpages:hermannk:b1_terminal_station.png?356|}} \\
  
Line 24: Line 30:
  
  
-===== Realisierung mit Rocrail ===== +===== Implementation with Rocrail ===== 
-{{:userpages:hermannk:terminalstation_shortin_rocrail.png|}}+{{: userpages: hermannk: terminalstation_shortin_rocrail.png |}}
  
-Die Block-Kennung lautet "bk02". \\ +The block identifier is "bk02". \\ 
-Der Block "bk02" hat Rückmelder für die Ereignisse ENTER, IN und SHORTIN. \\ +The block "bk02" has sensors for the events ENTER, IN and SHORTIN. \\ 
-Der Block "bk02" sollte immer länger sein als der längste Zug (Lok mit Wagen), der diesen Block besetzt. \\+The block "bk02" should always be longer than the longest train (locomotive with wagonsthat occupies this block. \\
  
-Die Sensoren heißen "fb02+", "fb02-" und "fb02s". \\ +The sensors are called "fb02+", "fb02-" and "fb02s". \\ 
-"fb02+" an der Plus-Seite des Blocks; \\ +"fb02+" on the plus side of the block; \\ 
-"fb02-" auf der Minus-Seite des Blocks. \\ +"fb02-" on the minus side of the block. \\ 
-"fb02s" auf der Minus-Seite des Blocks (zwischen "fb02+" und "fb02-"). \\ +"fb02s" on the minus side of the block (between "fb02+" and "fb02-"). \\ 
- +===== More Details ===== 
-===== weitere Details ===== +In this example, the sensors are to be implemented as current sensorsOnly the locomotive triggers these sensors! \\ 
-Die Rückmelder sollen in diesem Beispiel als Strom-Sensoren realisiert werdenNur die Lok löst diese Sensoren aus! \\ +The length of a sensor should be as long as the locomotive needs to come to a complete stop within the sensor (i.e. does not drive beyond the sensor ! ). \\ 
-Die Länge eines Rückmelders sollte so lang sein, dass die Lok innerhalb des Rückmelders zum Stehen kommt (also den Rückmelder **__nicht__ überfährt!**). \\ +===== Configuration =====
- +
-===== Konfiguration =====+
 ==== Block ==== ==== Block ====
-Für die Richtung dieses Beispiels ist die Minus-Seite des Blocks die "Enter"-Seite des Blocksalso \\ +In this example, the minus side of the block is the "enterside of the blockso \\ 
-Rückmelder "fb02-" ist für das "enter" Ereignis verantwortlich und \\ +sensor "fb02-" is responsible for the "enter" event and \\ 
-Rückmelder "fb02+" ist für das "in" Ereignis verantwortlich. \\  +sensor "fb02+" is responsible for the "in" event. \\ 
-Rückmelder "fb02s" ist für das "shortin" Ereignis verantwortlich. \\ +sensor "fb02s" is responsible for the "shortin" event. \\
 {{:userpages:hermannk:terminalstation_shortin_block_routes_allenterminus-en.png|}} {{:userpages:hermannk:terminalstation_shortin_block_routes_allenterminus-en.png|}}
- \\ + 
-==== Lok ==== +==== Locomotive ==== 
-Die Lokomotiven müssen noch geeignet konfiguriert werden.  \\+The locomotives have to be configured as follows: \\
 {{:userpages:hermannk:terminalstation_lc_b1_details-en.png|}} \\ {{:userpages:hermannk:terminalstation_lc_b1_details-en.png|}} \\
 {{:userpages:hermannk:terminalstation_lc_b2_details-en.png|}} \\ {{:userpages:hermannk:terminalstation_lc_b2_details-en.png|}} \\
Line 55: Line 59:
 ===== Test ===== ===== Test =====
 {{:userpages:hermannk:terminalstation_test.png|}} \\ {{:userpages:hermannk:terminalstation_test.png|}} \\
-Die Lok "lc_b1" ist vorne am Zug. \\ +The locomotive "lc_b1" is at the front of the train. \\ 
-Die Lok "lc_b2" ist hinten am Zug. \\ +The locomotive "lc_b2" is at the rear of the train. \\
  \\  \\
-Plan-Datei {{ :userpages:hermannk:terminalstation_shortin.zip |}} \\+Plan file {{ :userpages:hermannk:terminalstation_shortin.zip |}} \\
  
userpages/hermannk/terminalstationshortin-en.1595830941.txt.gz · Last modified: 2020/07/27 08:22 by hermannk