I'm designing a crowbar circuit to to blow a 1A fuse, when the voltage increases above 5V. I'm using an LM431 and using the design in Figure 20 in the LM431 datasheet. I designed and prototyped the following circuit, but found it didn't work as I had thought.
I used R1=39kΩ and R2=33kΩ as a voltage divider, intending to surpass the LM431 reference voltage of 2.5V when the input voltage exceeds 5.4V. When I tested it out, it didn't work as planned. With an input voltage of 5V, I measured the voltage over R2, and found it was measuring 0.8A, instead of the expected 2.3V. I took out the LM431, and found the voltage divider was functioning correctly without it in there.
So I figured my problem was with the value the value of R3. I replaced it with a 10K pot, connecting between one edge and the wiper, and tried finding a value where the voltage over R2 was greater than 2.5V. I found it stayed consistently at 0.8V, until the pot was less than 10Ω, and the voltage jumped to 4.5V, and the LM431 got very hot, before I shut it off.
I'm not sure where to go from here, I've tried replacing R1 and R2 with different values of resistors, both keeping the same ratio, and changing the ratio. As far I could tell, it didn't matter what value resistors I used, the voltage over R2 stayed at 0.8V.
I found another question on here planning on using a similar design, asking what values each of the components should be. The accepted answer has a more complicated circuit, including an extra BJT, and was wondering why that design was suggested over the more simple one from the LM431 datasheet.
Any help on the sizing of R3, or other possible problems in the circuit would be appreciated, I'm not sure what to try next.
UPDATE:
As suggested, I double checked the pinout diagram, and rather embarrassingly, noticed the pins were numbered differently to what I had set up. The pins were numbered 1-3-2, not 1-2-3. Anyway this has fixed the voltage divider issues, and now the voltage over R2 increases as expected until Vin=5.4V.
However, the fuse isn't being blown above 5.5V. Is this due to the vale of R3? I haven't tried varying this value. Does anyone know what this value should be? Or is it a problem with the triac?
UPDATE 2:
I realised that I didn't connect cathode of the LM431 to the gate of the triac when I changed the LM431 to be correct. Now that I've done this, I'm having troubles with my voltage divider not working correctly again; I get a reading of 0.8V over R2, when I expect 2.5. The voltage at the gate of the triac is 0.2V, and I'm using a SC141D triac.
It seems to me that the triac is causing some issues, as the voltage divider worked fine without it. Is there something I need to account for when designing a voltage divider?