Hi, I have designed an arm for a company to extend and retract a GPS antennae, the arm works perfectly, and all prototype testing has succeeded and they're into production, however the control circuit is the issue and several iterations of the circuit, and several off-the-shelf products have been tested and nothing really meets the end-user requirements, so i've had a go at making my own control circuit.
Basically, the arm uses a linear actuator, which runs on 12VDC NOM. (actually fluctuating between 13 and 17VDC). the Actuator has built in limit switches, but the end user requirement is that the power to the unit is only active during operation. which is where the trouble started. I had several options, and initially I tried a latching relay setup, but it didn't really work (for various reasons).
we are tring everything possible to avoid moving to a micro-controller, and after countless hours I am positive that system will work with 555 timers (I've tested with a 556 to get timing both ways, but two 555 timers would achieve the same result). the idea is, the remote will trigger the timer to output power for so many seconds (long enough for the arm to fully extend), then cut out all power. The limit switch will cut power at the end of the stroke regardless. then when needed the other remote button will trigger it to retract for so many seconds then cut out all power.
i've attached the latest version of the schematic (I lost all previous versions due to a computer failure, but I think this is close to the final version).
The trouble i'm having is: as soon as power is applied to the unit, both outputs are triggered, creating a direct short in the H-bridge (the H-bridge is not actually connected at this stage, but this is a direct copy of a known-working H-bridge). I've tried all solutions in this thread:
https://forum.allaboutcircuits.com/threads/555-timer-getting-triggered-on-power-up.158538/ and none have worked.
keep in mind that all of the components were chosen just because I had them lying around. once I get this working properly, I will obviously replace these components with more suitable components for manufacture.
the end user requires 50 units as soon as a fully working prototype is available, then an unspecified number of units per month on going.
if anyone has any input, or any better recommendations, I'm all ears. I am aware that everything can easily be done with a micro-controller, but I want to avoid that at all costs, and make the whole thing as passive and simple as possible. with the idea that, if a 555 fails, it can be replaced in the field with just a soldering iron (not that you would, but it's desirable to have this option).
The output doesn't have to be a mosfet H-bridge, and can be relays, the end user prefers relays, I just like Mosfets because Relays fail under vibrations and dust more often than Mosfets.
I played around with the idea of a bistable 555 setup and another 555 as a timer but I couldn't get it to work.
as it is, this version works perfectly AFTER the initial power-up triggering has timed out. Note that I added a 3-pin header for a jumper on the reset pin to try and have one circuits triggering, automatically reset the other curcuit, but it didn't really work.
Any help is appreciated.
Jason
Basically, the arm uses a linear actuator, which runs on 12VDC NOM. (actually fluctuating between 13 and 17VDC). the Actuator has built in limit switches, but the end user requirement is that the power to the unit is only active during operation. which is where the trouble started. I had several options, and initially I tried a latching relay setup, but it didn't really work (for various reasons).
we are tring everything possible to avoid moving to a micro-controller, and after countless hours I am positive that system will work with 555 timers (I've tested with a 556 to get timing both ways, but two 555 timers would achieve the same result). the idea is, the remote will trigger the timer to output power for so many seconds (long enough for the arm to fully extend), then cut out all power. The limit switch will cut power at the end of the stroke regardless. then when needed the other remote button will trigger it to retract for so many seconds then cut out all power.
i've attached the latest version of the schematic (I lost all previous versions due to a computer failure, but I think this is close to the final version).
The trouble i'm having is: as soon as power is applied to the unit, both outputs are triggered, creating a direct short in the H-bridge (the H-bridge is not actually connected at this stage, but this is a direct copy of a known-working H-bridge). I've tried all solutions in this thread:
https://forum.allaboutcircuits.com/threads/555-timer-getting-triggered-on-power-up.158538/ and none have worked.
keep in mind that all of the components were chosen just because I had them lying around. once I get this working properly, I will obviously replace these components with more suitable components for manufacture.
the end user requires 50 units as soon as a fully working prototype is available, then an unspecified number of units per month on going.
if anyone has any input, or any better recommendations, I'm all ears. I am aware that everything can easily be done with a micro-controller, but I want to avoid that at all costs, and make the whole thing as passive and simple as possible. with the idea that, if a 555 fails, it can be replaced in the field with just a soldering iron (not that you would, but it's desirable to have this option).
The output doesn't have to be a mosfet H-bridge, and can be relays, the end user prefers relays, I just like Mosfets because Relays fail under vibrations and dust more often than Mosfets.
I played around with the idea of a bistable 555 setup and another 555 as a timer but I couldn't get it to work.
as it is, this version works perfectly AFTER the initial power-up triggering has timed out. Note that I added a 3-pin header for a jumper on the reset pin to try and have one circuits triggering, automatically reset the other curcuit, but it didn't really work.
Any help is appreciated.
Jason
Attachments
-
97 KB Views: 16