Signalling the layout refers to the design process of placing signals on a railway layout. Due to the low friction between train wheels and rails, trains require large distances to stop safely. Train drivers cannot always stop due to an obstruction they can see. Trains run on fixed rails which guide them, so they must be routed around each other to avoid collision. The signalling system key goal is to prevent the collision of trains, its secondary goal is to provide as much use of a given track as possible.
Service braking distance Service braking distance (SBD) is a critical factor in designing railway signal layouts. Due to the low friction between rail and wheel, and the heaviness of trains, braking distance of a train can be many kilometers. In order to ensure safe spacing of trains, SBD must be used in calculations when placing signals. When signalling a line, the SBD used for that line must be the worse performing train (heaviest, weakest braking, freight trains, locomotive hauled). By accounting for the worst possible train, trains with better braking (multiple units, light, advanced braking, passenger) will also be safe and protected. Braking distance calculation: \mathrm{SBD} = \frac{V^2}{2r} Where
V is train speed before braking and
r is braking rate. A typical value for r could be 0.5 \mathrm{\, m/s^2}.
Example calculation V = 160 \mathrm{\, km/h} = 44.44 \mathrm{\, m/s} r = 0.5 \mathrm{\, m/s^2} BD = \frac{(44.44 \mathrm{\, m/s})^2}{2(0.5 \mathrm{\, m/s^2})} = 1974.9 \mathrm{\, m} SBD is the normal application of braking by the driver. For safety reasons we cannot use the minimum braking distance when brakes are applied at maximum: some margin of error must be introduced, which is SBD. The minimum distance between the first signal at caution and the signal at danger is SBD. This allows the driver to come to a halt from first seeing the caution signal to arriving at the signal at danger. There is also a maximum distance between signals, usually 1.5×SBD. While it is not intuitive to let there be a maximum distance between signals (ie, if there is a large distance between them it gives the train lots of space to stop), it is required to make sure that signals give clear information. If a distant signal is too far from the next stop signal, the driver may not fully brake assuming he has lots of time to brake, which could lead to an error. By having a maximum distance between the first caution and next signal at danger, it eliminates confusion. A standard braking distance for average trains (in UK signalling), travelling at a speed of can be taken as 2000 meters.
Overlaps Railway blocks require a certain safety margin in case of driver error or external factors (weather conditions, leaf fall). Overlaps take the form of additional detection sections (track circuit or axle counters) which extend past a signal which can display a stop. In UK signalling the standard minimum overlap is 180 m. Overlaps shorter than this must have additional protection measures to prevent
signals passed at danger (SPAD).
Headway Headway time (HT) is the minimum time between trains, or how many trains can safely and without braking pass a point per unit time: \mathrm{HT} = \frac{\mathrm{HD}}{V} Where HD = headway distance,
V = maximum permissible line speed. Headway distance (HD) can be calculated: \mathrm{HD} = S + P + O + L Where: •
S is sighting distance •
P is distance from stop aspect to least restrictive aspect (i.e.: the distance from a signal at red to the nearest signal at green, as a train approaches). •
O is overlap distance •
L is length of train
Block distance Block distance (
D) is the distance between two signals capable of showing red. It varies between two-, three- and four-aspect signalling. It is a critical number in designing the signalling layout. Blocks are made up of train detection sections (often shown as a short vertical line). Blocks can be made of one or many detection sections.
Two-aspect signalling There are equations to determine a suitable
D value. To satisfy the required headway: D \leq P - 1.5(\mathrm{SBD}) To satisfy safety and cost: P \ge 4(\mathrm{SBD})∗∗ Generally two-aspect signalling is used when
P is a lot larger than SBD. ∗∗If
P is 4 times or less than SBD, two-aspect signalling should not be chosen. This is because the distance between stop signal will be so close that the distant signals starts to encroach on the previous stop signal, creating confusion for the driver. Additionally, since every stop signal needs a distant signal, when they get so close together, it actually becomes cheaper to move on to three-aspect signalling at this point. When P , it is both cheaper and safer to use three-aspect signalling. This is not a hard rule, it is still technically possible to use two aspects at this point, but not recommended.
Three-aspect signalling To satisfy safety requirements: \mathrm{SBD} \leq D \leq 1.5(\mathrm{SBD}) To satisfy headway requirements: D \leq \frac{P}{2} Three-aspect signalling creates significantly increased capacity over two-aspect signalling.
Four-aspect signalling To satisfy safety requirements: 0.5(\mathrm{SBD}) \leq D \leq 0.75(\mathrm{SBD}) To satisfy headway requirements: D \leq \frac{P}{3} Four-aspect signalling adds an additional warning signal, which is often a double yellow. This further divides up the railway and allows for more capacity.
Example calculation 1 For example, we have a railway with maximum speed (
V) of . Given a train with standard braking, the service braking distance (SBD) is 2000 m. Standard sighting distance (
S) of 300 m. Standard overlap (
O) of 180 m. Train length (
L) is 200 m. If a train is required to run every 1 hour (3600 s), what distance must signals be placed to achieve this headway? Headway: \mathrm{HT} = \mathrm{HD}/V Headway distance: \mathrm{HD} = \mathrm{HT} \cdot V Also: \mathrm{HD} = S + P + O + L \begin{align} P & = \mathrm{HD} - S - O - L \\ & = (\mathrm{HT} \cdot V) - S - O - L \\ & = 3600 \mathrm{\, s} (44.44 \mathrm{\, m/s}) - 300 \mathrm{\, m} - 180 \mathrm{\, m} - 200 \mathrm{\, m} \\ & = 159304 \mathrm{\, m}. \end{align}
Choose the aspect: Generally the option with the least cost is chosen first. Since
P is large ( > 4\mathrm{SBD}), we should choose two-aspect. The block section (or distance between two stop signals) can be calculated as: \begin{align} D & \leq P - 1.5(\mathrm{SBD}) \\ D & \leq 159304 \mathrm{\, m} - 3000 \mathrm{\, m} \\ D & \leq 156304 \mathrm{\, m}. \end{align}
D cannot be larger than 156304 m, otherwise the required headway (1 train per hour) cannot be met. It is possible to have a lower
D (increasing possible headway), but we want the lowest cost while achieving desired headway of trains, so close to the max is usually chosen.
Example calculation 2 For example, we have a railway with maximum speed (
V) of . Assuming braking rate of r = 0.5 \mathrm{\, m/s^2}. Standard sighting distance (
S) of 400 m. Standard overlap (
O) of 180 m. Train length (
L) is 300 m. If we ask asked to run a train every 2 minutes (or 30 trains an hour), what distance must signals be placed to achieve this headway? \mathrm{SBD} = \frac{V^2}{2r} = \frac{(55.56 \mathrm{\, m/s})^2}{2(0.5 \mathrm{\, m/s^2})} = 3085 \mathrm{\, m}. Headway: \mathrm{HT} = \mathrm{HD}/V. Headway time: \mathrm{HT} = 120 \mathrm{\, s}. Speed: V = 55.56 \mathrm{\, m/s}. Headway distance: \mathrm{HD} = \mathrm{HT} \cdot V = 120 \mathrm{\, s} \cdot 55.56 \mathrm{\, m/s} = 6667.2 \mathrm{\, m}. \begin{align} P & = \mathrm{HD} - S - O - L \\ & = 6667.2 \mathrm{\, m} - 400 \mathrm{\, m} - 180 \mathrm{\, m} - 300 \mathrm{\, m} \\ & = 5787.2 \mathrm{\, m}. \end{align}
Choose the aspect: Reminder of SBD: \begin{align} \mathrm{SBD} & = 3085 \mathrm{\, m} \\ 1.5(\mathrm{SBD}) & = 4627.5 \mathrm{\, m}. \end{align} We have found
P, now we must choose the cheapest aspect type for which
P and SBD satisfy all equations.
Does this P satisfy the requirement for two-aspect? Since
P (5787 m) is less than 4SBD (4 × 3085 m = 12340 m), we cannot use two-aspect since the distant signals will be too close to the previous stop signals, creating confusion for the driver.
Does this P satisfy the requirement for three-aspect? \begin{align} \mathrm{SBD} & \leq D \leq 1.5(\mathrm{SBD}) \\ 3085 \mathrm{\, m} & \leq D \leq 4627.5 \mathrm{\, m} \\ \\ D & \leq P/2 \\ D & \leq (5787.2 \mathrm{\, m})/2 \\ D & \leq 2893.6 \mathrm{\, m}. \end{align}
D must be greater than 3085 m and less than 2893 m, which is not possible.
Does this P satisfy the requirement for four-aspect? \begin{align} 0.5(\mathrm{SBD}) & \leq D \leq 0.75(\mathrm{SBD}) \\ 1542.5 \mathrm{\, m} & \leq D \leq 2313.75 \mathrm{\, m} \\ \\ D & \leq P/3 \\ D & \leq (5787.2 \mathrm{\, m})/3 \\ D & \leq 1929.1 \mathrm{\, m}. \end{align}
D must be between 1542 m and 2313 m for braking purposes.
D must be less than 1929 m to achieve the desired headway between trains. The block section (or distance between two stop signals) must be in this range: 1542.5 \mathrm{\, m} The flexibility on range allows signals to be moved around if other external factors require the signal to be moved.
Junctions Once headway calculations are done, other infrastructure must be accounted for (why a flexible range of block distance is required). Railway junctions are moveable infrastructure which must be protected by signals. If a train goes over a railway switch/point and that point is in the wrong position, it can damage the points or cause derailment. Junctions must be protected by a signal capable of displaying a
stop aspect. The signal will let the driver know if it is safe to traverse the junction. Using train detection areas, the signalling interlocking can determine if it is safe for a train to pass.
Converging Junctions For converging junctions, the minimum distance for a protecting signal away from the junction is the overlap distance (in UK signalling it is usually 180m). It is measured from the clearance point (CP) of the junction. There is not necessarily a maximum specified distance to a converging junction. The train does not need to slow down regardless of the position of the points. Even if a train passes over the switches in the wrong position, the force of the train will force the switches over. Fouling Point and Clearance Point The fouling point (FP) is the position where two trains would have a side-on collision when approaching a junction. It is measured perpendicularly away from the rails. The clearance point (CP) is the position in which a train can stop safely in front of a junction to allow another train to safely pass by. The CP is measured a set distance away from the FP. Signals protecting the junction must be placed at least the length of the overlap away from the clearance point.
Diverging Junctions For diverging junctions, the minimum distance for a protecting signal away from the junction is the overlap distance (in UK signalling it is usually 180m). The diagrams use show route signalling as examples. For diverging junctions, the maximum distance for a protecting signal away from the junction is a specified distance, which is set by the local railway standards (in UK signlling it is 800m). Drivers must slow down when taking the diverging route on a set of points (when not going straight through). Therefore a maximum specified distance is required to make sure the instructions to the driver are clear and not forgotten. So when placing signals that protect diverging junctions, the distance must be between
180m and 800m (UK signalling).
Other important factors in placing signals The position of signals is initially found by using headway calculations, then taking into account the track layout (points, gradients, speed limits), operational requirements, rolling stock and capacity requirements. However, when it comes to the physical positioning of signals, other factors come into consideration: • Line curvature – may impede vision of signals on the track. Sighting distance may be affected. • Viaducts, bridges and tunnels – Signals should not be placed so that a train will come to a standstill before a red signal, while it is on a structure. This would make evacuating a train difficult in an emergency. • Excessive artificial lighting – In areas such as stations, buildings, cities; there may be excessive artificial lighting which could confuse the driver. • Sunlight – Certain areas of the railway, at certain times of the day, may be strong affected by sunlight. • The consequences if a signal is passed at danger – Signals must be placed so that if a signal at red is passed by a train, the impact of this will be as low as possible. == Safety systems ==