0 Members and 1 Guest are viewing this topic.
If something in the block draws current, the signal is red. Otherwise it is green.
Good question. I am open to anything that provides true detection. What I want to avoid is an IR solution that triggers a times response from the signal. I need the signal to accurately reflect occupancy at all times- Rob
If 'something' in this context includes freight cars, remember then you'll have to install resistor wheelsets on whatever cars you want it to be able to detect in the block.Ed
There are a few off-the-shelf detectors - a/k/a "Chubb Detectors" - designed for DCC that will yield a +5V voltage on occupancy, 0V on not occupied. It would be up to you to put a low-current relay on it to switch between red and green.The detector I use: http://www.modelrailroadcontrolsystems.com/cpod-control-point-occupancy-detector/A suitable relay: https://www.ebay.com/itm/1-Channel-DC-5V-Relay-Switch-Board-Module-for-Arduino-Raspberry-Pi-PIC-ARM/221959450343Don't forget Ed's comment about resistor wheelsets, otherwise it will detect only locos and lighted passenger cars.
If you want to build it http://www.circuitous.ca/DccBODvt5.html
I'm going to use a simple light sensing switch for some hidden track in a off layout storage yard. You have a small light source over a light sensitive switch. The switch can go ON or OFF, depending on type. when the light hits it. Engine or rolling stock will block light source. Turn off or on a light on the control panel. Very simple, no need to have to change car axles. Check[Google] around for some Model Railroad Electrical Websites. There are some good ones out there. Just depends on technical or fancy you want to go.
If building is an option, you can make something simpler from a few discrete components like this:Basic circuit:http://www.trainelectronics.com/DCC_Arduino/Current_Sense/images_current_sense/schematic.gifWith four detectors on one board: Circuits in operation:Thread:https://www.therailwire.net/forum/index.php?topic=37285.msg482465#msg482465
The arduino adds extra complexity ..