Damn i was planning on using solenoids for my flipper buttons, but now i see that it won't work. But i will be using them for the slings and bumpers, if fuse all the solenoid connections to the ledwiz (500mA) will they blow before the solenoid coil?if the sowtware bugs out and they saty energized ? planning on using 12A led amplifiers for the solenoids..
Well, you *might* still be able to use your solenoids if the particular ones you chose can handle continuous activation - it's just that this doesn't seem common.
Protecting the solenoids with fuses is tricky at best. The complication is that most solenoids are designed to handle a certain amperage *briefly*, but can't handle that same current continuously. You can't just pick a fuse that blows at or below the nominal solenoid current rating, because then you'd blow the fuse every time the solenoid fired. But if you use a larger fuse, it'll happily allow the nominal solenoid current forever, so if the solenoid gets stuck on, the fuse will never blow and the solenoid will eventually melt instead. If there's a solution with fuses, it's the slow-blow type. They're designed for exactly this kind of situation where you want to allow a brief surge of current, but not continuous current. What makes this tricky is that you can't shop for the right fuse with a single parameter; you have to shop for something that matches the function of current vs time that you need. The data sheets for the slow-blow fuses have graphs of exactly this function. E.g., http://www.mouser.co..._315P-60249.pdf has the graph for the Littlefuse 313 family on page 3.
I'm planning to protect my knocker coil (I'm using a real pinball knocker assembly for that - the only actual solenoid in my build) with a slow-blow fuse as a last line of defense, but I don't have enough experience with this approach at this point that I fully trust it. So my first line of defense is a little hardware timer circuit that only allows brief pulses to reach the knocker in the first place, no matter what the LEDWiz and software think they're doing. It's a simple little 555 circuit that's about $5 in parts - I'd be happy to post the schematic if you want to use it, but it would be a pain to replicate across a dozen feedback devices.
planning on using 12A led amplifiers for the solenoids..
I'm interested in hearing if this works reliably for you. I don't know what components they put in those LED amplifiers - presumably a MOSFET, but I've never seen a spec. The thing is that some MOSFETs can handle inductive loads and some can't, so I've assumed that the ones they use in the LED amps are cheaper ones that can't. If it works reliably, though, it'd be good to know - it'd be a cheap and simple way of isolating a 12V device. I suppose this isn't relevant either way with 24V contactors (the kind I'm using) or 30V knocker coils, but it'd still be a useful data point.