I had the same thought, and checked the coil - nothing appears to be shorted, there. I agree that it looks like the PS is in current limit. I may substitute in the factory jumper plug on the power supply to turn off current limiting, and see if the behavior changes. Good thought.With all your re-work, it it possible you've got windings on your work coil shorted? Sound like the power supply is going into current limit.
I can - I'd have to order the relays, but.. yeah, that's an option.Could you temporarily substitute relays for the SSRs as a process of elimination?
Ha ha - good question. I left this part out to avoid confusion, because I believe I've troubleshot around it already (see below), but... My Arduino is actually a SparkFun Artemis Redboard. It's 3.3v on the output pins, and it definitely could not sink enough current to activate one of the two SSRs. The SSR that drives the trapdoor solenoid simply would not activate at all (no LED on the SSR, no solenoid movement).How are you driving the input of the SSRs? External supply and sinking the current through one of the Arduino's outputs? Not sure, but is the Arduino power 5v & 3.3v? How much current can the outputs sink (or source)?
I had previously driven that solenoid w/ 12v through the Sestos clock, so I (correctly) gauged that I wasn't hitting the transistor in the SSR with enough current to turn it on. I ordered some 3v solenoid boards, and put one in place between the Arduino and the solenoid SSR (so, now using the Arduino to activate the relay on that board - that relay then energizes 12v at the SSR, which now successfully engages the SSR and operates the solenoid). That worked - so I added a relay board between the Arduino and the induction board SSR, too. The behavior there didn't change at all - still drops to 4v, with very little current drawn, etc.
A future move might be to remove the solenoid SSR - the relay board should be capable of switching the solenoid without needing the SSR anymore. I didn't want to go there until I figure out the induction board issue.
I'll work on an updated schematic later - kinda busy at work today, but I know that'll help you guys visualize what I've got. I'll also give deactivating current limiting a whirl, and see if that makes any difference. I recall that connector being janky, and the connection was flaky. Now that you've brought it up, the symptom seems familiar to when I was building that connector and had a bad connection to the 5v wire... Will update later, after I have a chance to play with it!