User Tools

Site Tools


glossary:glossary_d

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
Next revisionBoth sides next revision
glossary:glossary_d [2018/01/24 11:29] – [Diode] Bob Vetterleinglossary:glossary_d [2019/08/16 06:08] – Improve explanation beyond "traditional". Acemason
Line 19: Line 19:
  
  
-DC or direct current, usually from a 12v supply, is the traditional method of controlling and powering model locomotives by varying the voltage supplied to the track. +The traditional method of controlling and powering model locomotives is by gradually varying the ("analogue"voltage supplied to the track, usually from a 12v DC ("Direct Current") supply, with the motor in the locomotive simply connected to the track via the wheelsThis method has become known as DC or Analogue Control to distinguish it from Digital Command Control (DCC).     \\ To have more than one working locomotive on a layout usually requires some form of track sectioning which provides, as a by-product, a means of locating trains, help finding track and wiring faults and some interlocking against collisions.     \\ State-of-the-art digital electronic and IT techniques are applicable in DC Control too.     \\ Some reasons you might use DC/analogue control rather than DCC, especially for a small, personal layout: 
- +  * You already have a DC/analogue controlled layout and/or a lot of non-DCC locos. 
 +  * You enjoy/understand electronics and  
 +    * don't want to pay someone else to provide circuitry 
 +    * want to avoid the complexity of fault-finding in DCC. 
 +    * are attracted by the challenge of making a model railway perform well. 
 +  * The DCC learning curve looks daunting. 
 +  * The potential lack of freedom with DCC. There will be a procedure prescribed for most things that you want to do. 
 +  * The potential extra cost of DCC hardware, software and support.
 ===== DCC ===== ===== DCC =====
  
  
 Digital Command Control. DCC systems allow you to simulate prototypical train operation on your model railroad. With DCC you can operate multiple locomotives independently at the same time on the same section of track without a computer and without blocking or other complex wiring schemes. DCC systems use digital data packets to communicate commands to decoders that control locomotives and turnouts on the railroad.     \\ What will it do for me and my railroad?     \\ Simply put, DCC will let you "run your trains, not your track." DCC gives you the freedom to bring your railroad to life! With DCC you have truly prototypical operation at your fingertips.     \\ Why use a digital system rather than an analoge system?     \\ Because digital technology gives extremely reliable operation and the technology is almost infinitely extendable without causing backward compatibility problems (analoge systems are inherently more restrictive). Also, digital systems make wiring simple and easy to install. Because a digital system encodes information sent from the command station to the decoder as numbers grouped into packets, new types of packets can be added to a digital system to send more information thus extending the existing system without causing backward compatibility problems. Digital Command Control. DCC systems allow you to simulate prototypical train operation on your model railroad. With DCC you can operate multiple locomotives independently at the same time on the same section of track without a computer and without blocking or other complex wiring schemes. DCC systems use digital data packets to communicate commands to decoders that control locomotives and turnouts on the railroad.     \\ What will it do for me and my railroad?     \\ Simply put, DCC will let you "run your trains, not your track." DCC gives you the freedom to bring your railroad to life! With DCC you have truly prototypical operation at your fingertips.     \\ Why use a digital system rather than an analoge system?     \\ Because digital technology gives extremely reliable operation and the technology is almost infinitely extendable without causing backward compatibility problems (analoge systems are inherently more restrictive). Also, digital systems make wiring simple and easy to install. Because a digital system encodes information sent from the command station to the decoder as numbers grouped into packets, new types of packets can be added to a digital system to send more information thus extending the existing system without causing backward compatibility problems.
 +
 +
 +===== Debounce =====
 +
 +
 +Most mechanical switches and relays have springy contacts that can bounce when thrown. This will deliver multiple pulses to the electronics and play havoc when a circuit or software only wants to see one pulse or step in the signal. The classic cure is to add a delay of several 10s of Milliseconds after the first step so repeats can be ignored. The delay length can vary according to known switch parameters. Nowadays that is most easily done in the software and is typically called Debounce delay.
 +For hard-wired logic in CMOS, TTL etc, with no software, the usual method of trapping bounces is to add a bistable between the switch and main input.
  
  
glossary/glossary_d.txt · Last modified: 2024/03/10 11:55 by mike_randall

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki