Splitting off from this thread on reversing loops, to explore some of the gory details and not derail the other thread.
Most of the discussion will be about the behaviour of reversing loop modules in various wiring configurations. It will focus on DCC, but there may be some DC questions also.
But first, a long-ish introduction!
In a DC (analog) system, one rail is permanently attached to the +ve end of the power supply, and the other to the -ve.
In DCC, two wires are "in phase" if their DCC polarity is the same, and in "opposite phases" (or out-of-phase) if their DCC polarity is different. In-phase (same polarity) wires and rails can be joined together as if a single wire. Opposite phase (opposite polarity) wires must not be directly joined, as this creates a short circuit (which is bad).
Reversing loops cause interesting wiring issues when used with two-rail track-powered electric trains. With a two-rail system, the rails have opposite polarity, and connecting the two rails directly causes a short circuit (bad). However, if you consider a reversing loop and trace (say) the outer track, you will notice that the same "rail" goes out on one side and returns on the other, defeating a key requirement of a two-rail system.
Note that 3rd rail systems do not have this issue. In such systems, power flows between the centre rail or pantograph and either or both of the regular rails. Electrically speaking, both the regular rails are a single rail. Because the uniqueness of the "3rd" rail is maintained around the loop, there is no risk of short.
Obviously, systems that do not rely on track power (e.g. battery, live steam) also do not have issues with reversing loops.
Although not strictly a "loop", wye junctions have the same problem. Any track layout that allows a train to reverse its facing without breaking its connection to the track will have this problem.
See this post for good pictures.
So, consider putting a dual-track insulator at some point in the reversing loop. On one side of the insulator, the train goes forward. On the other side of the insulator, the rails have the opposite phase, but the train still goes forward.
The problem comes as the train crosses the insulator. If a wheel (or electrically connected set of wheels) touches both sides of the insulator on the same track, a short circuit occurs. Most locomotives are designed with multiple pickup points to protect against brief dead-zones, so the only way to prevent a short circuit is to create an even longer dead zone. Dead zones are also bad.
DCC does provide an unique solution. The controller is flipping the polarity of the track supply many times each second. So all the electronics is used to dealing with polarity change. If we add a circuit that allows us to flip the polarity on the fly, decoders will read it as unexpected noise in the signal but otherwise be unaffected. As long as extra flips are infrequent, all is good.
So, rather than a single insulator, create an isolated section protected by insulators on each end. This section must be long enough to hold an entire train (or at least the electrically interesting part of the train - wagons with plastic wheels can be ignored). What matters is that this section has the same polarity as the adjoining section when the train is crossing that insulator. When the train crosses one end, power the section so that the polarities match. Once the train is completely within the isolated section, flip the polarity to match the other end, and the train can leave without ever experiencing a short circuit or disruption of power.
This works much the same as a DCC isolated section, but in this case we reverse the polarity of the section that the train does not occupy. Note that this means that anything on that track has just been reversed, so scope of reversing tracks is much more restricted in DC systems than in DCC.
Blocks are useful in a DCC layout, but are only required for two cases:
A reversing loop module does this automatically. On a DCC circuit, the module needs to detect that the train is about to a controlled boundary and synchronise the phase between the two sides of the boundary, reversing polarity of one side if required. DC reversing is more complex in that the current section must not be reversed - only the new section can be reversed.
Note that the reversing loop module controls only a single section - it is the module's responsibility to synchronise that section to the adjoining sections.
Auto-reverse modules are modules designed to allow a train to automatically reverse direction on the current track. A "reversing loop" module maintains the train's motion but fixes the track polarity to avoid causing short circuits.
Trains can be reversed using turntables or the like. If the turntable only powers the track that is currently connected, there is no polarity issue for DCC. In DC, track rather than loco orientation matters, so you're effectively just "reversing" the train. A reverse loop module might be useful for a DCC turntable if you want to keep the turntable powered independently of any of the feeder tracks.
That's just the introduction. The questions are in the first reply.
Most of the discussion will be about the behaviour of reversing loop modules in various wiring configurations. It will focus on DCC, but there may be some DC questions also.
But first, a long-ish introduction!
Preamble
Terminology
- At the risk of causing confusion, I will use +/- when talking about fixed polarity wiring, and P/N when talking about DCC wiring and phases.
- When referring to specific wiring labels used by various manufactures, I will use 'quotes'.
DC vs DCC, polarity and phase
Polarity refers to one "end" of an electrical connection having a positive (+) voltage compared to the other end, which has a negative (-) voltage.In a DC (analog) system, one rail is permanently attached to the +ve end of the power supply, and the other to the -ve.
- Speed is controlled by altering the voltage across the rails.
- Trains always travel in a fixed direction with respect to the power supply. To reverse a train, the power supply reverses the polarity.
In DCC, two wires are "in phase" if their DCC polarity is the same, and in "opposite phases" (or out-of-phase) if their DCC polarity is different. In-phase (same polarity) wires and rails can be joined together as if a single wire. Opposite phase (opposite polarity) wires must not be directly joined, as this creates a short circuit (which is bad).
The reversing loop problem
A reversing loop allows a train to travel one way down a track, go around a loop, and leave on the original track facing the opposite direction. The train is not required to slow down, stop or otherwise do anything unusual while travelling around the loop.Reversing loops cause interesting wiring issues when used with two-rail track-powered electric trains. With a two-rail system, the rails have opposite polarity, and connecting the two rails directly causes a short circuit (bad). However, if you consider a reversing loop and trace (say) the outer track, you will notice that the same "rail" goes out on one side and returns on the other, defeating a key requirement of a two-rail system.
Note that 3rd rail systems do not have this issue. In such systems, power flows between the centre rail or pantograph and either or both of the regular rails. Electrically speaking, both the regular rails are a single rail. Because the uniqueness of the "3rd" rail is maintained around the loop, there is no risk of short.
Obviously, systems that do not rely on track power (e.g. battery, live steam) also do not have issues with reversing loops.
Although not strictly a "loop", wye junctions have the same problem. Any track layout that allows a train to reverse its facing without breaking its connection to the track will have this problem.
See this post for good pictures.
Reversing polarity and DCC
In a DCC system, train direction is determined by the locomotive's facing. If you pick a loco up, turn it around, and put it back down, it will head off in the opposite (track) direction.So, consider putting a dual-track insulator at some point in the reversing loop. On one side of the insulator, the train goes forward. On the other side of the insulator, the rails have the opposite phase, but the train still goes forward.
The problem comes as the train crosses the insulator. If a wheel (or electrically connected set of wheels) touches both sides of the insulator on the same track, a short circuit occurs. Most locomotives are designed with multiple pickup points to protect against brief dead-zones, so the only way to prevent a short circuit is to create an even longer dead zone. Dead zones are also bad.
DCC does provide an unique solution. The controller is flipping the polarity of the track supply many times each second. So all the electronics is used to dealing with polarity change. If we add a circuit that allows us to flip the polarity on the fly, decoders will read it as unexpected noise in the signal but otherwise be unaffected. As long as extra flips are infrequent, all is good.
So, rather than a single insulator, create an isolated section protected by insulators on each end. This section must be long enough to hold an entire train (or at least the electrically interesting part of the train - wagons with plastic wheels can be ignored). What matters is that this section has the same polarity as the adjoining section when the train is crossing that insulator. When the train crosses one end, power the section so that the polarities match. Once the train is completely within the isolated section, flip the polarity to match the other end, and the train can leave without ever experiencing a short circuit or disruption of power.
Reversing polarity and DC (analog)
Traditional DC (analog) systems have an additional problem. Not only do they need to prevent a short circuit, but from the train's perspective the polarity of the circuit must remain consistent. To reverse a train in an analog system, the main line needs to reverse polarity so the train can keep travelling back the way it came.This works much the same as a DCC isolated section, but in this case we reverse the polarity of the section that the train does not occupy. Note that this means that anything on that track has just been reversed, so scope of reversing tracks is much more restricted in DC systems than in DCC.
Using blocks
In a DC layout that supports multiple directions on the same track, it may make sense to divide the network up into blocks that can be independently controlled for direction (and maybe speed). Whenever a train is crossing a block boundary, both blocks must be synchronised.Blocks are useful in a DCC layout, but are only required for two cases:
- Power districts if the power requirements exceed that of a single booster
- Reversing sections
Reversing loop modules
Reversing switches can be implemented manually using a centre-off DPDT switch, or equivalent electronics that can take a fixed polarity supply and pass it on with either fixed or reversed polarity. However, this requires the operator to be very alert, as the circuits need to be switched every time a train crosses them.A reversing loop module does this automatically. On a DCC circuit, the module needs to detect that the train is about to a controlled boundary and synchronise the phase between the two sides of the boundary, reversing polarity of one side if required. DC reversing is more complex in that the current section must not be reversed - only the new section can be reversed.
Note that the reversing loop module controls only a single section - it is the module's responsibility to synchronise that section to the adjoining sections.
- Sections controlled by automatic reversing loop modules must be adjacent to fixed phase sections, otherwise the modules can confuse each other.
- some DC (analog) layouts use sophisticated controllers to control multiple sections independently. This is way beyond the scope of this discussion.
- short circuit - the module detects the current change as the train shorts the insulator, and reacts accordingly
- sensor tracks - the boundaries of the sections are not a single isolated pair, but instead a short section of isolated track. Current in this section indicates the presence of a train.
- non-track sensors (e.g. reed switches)
Not a "reversing loop"
Not everything that involves playing with track polarity is a reversing loop.Auto-reverse modules are modules designed to allow a train to automatically reverse direction on the current track. A "reversing loop" module maintains the train's motion but fixes the track polarity to avoid causing short circuits.
- In DCC, auto-reverse modules are entirely about controlling the train - the track is polarity unaffected. In DC (analog), the track controls the train, but the behaviour is still different to an reversing loop module
Trains can be reversed using turntables or the like. If the turntable only powers the track that is currently connected, there is no polarity issue for DCC. In DC, track rather than loco orientation matters, so you're effectively just "reversing" the train. A reverse loop module might be useful for a DCC turntable if you want to keep the turntable powered independently of any of the feeder tracks.
That's just the introduction. The questions are in the first reply.