MisterBill2
- Joined Jan 23, 2018
- 14,756
OK, now it is clarified a bit, in that the inductive spikes being protected against are not coming from the inductance controlled by the switch. THAT is an unusual situation.
Yes, but first the MOSFET T1 will be damaged. The current can only flow through T1, there is no other way.don't you think load dump (i.e. high voltage at VCC) can happen if the inductive load is switched off too fast?
Can you list out the reasons causing the load dump?
I think it's common in vehicle electrical systems. If a high current load, anywhere in the system, is suddenly switched off (i.e. a load dump) then the alternator's output voltage can rise dramatically because of the finite response time of the regulator.THAT is an unusual situation.
Thanks for the link MisterBill2. There's a nice set of circuit diagrams there that give a sense of the problem and how it is typically addressed. I know from some bad experiences that the 100 volt spike drawn by the tread starter Surya1234 is docile compared to the 30,000 volts developed numerous times a second across the spark plugs by disconnecting the inductor (ignition coil) of an automobile. Keeping electronic equipment isolated from this and other large inductors in the system is a major challenge for auto designers. I've always wanted to model at least the basics of something like what Surya1234 drew at the start of this thread, in LTspice. I don't know what inductor values to use to get the 100v surge from the 12v when the switch is opened. I'm thinking of using a mosfet and putting a pulse of voltage at the gate to turn the voltage to the coil on and off, in lieu of a mechanical switch, if you think that would work. I wouldn't mind any additional advice on how to make the model--thanks.This is from this application note (https://www.st.com/resource/en/appl...drivers-for-automotive-stmicroelectronics.pdf) associated with the high side driver VNQ7E100AJTR ( which has 4 internal high side switches used to control 4 different automotive loads e.g. Headlights, cooling pump, etc.). I am reviewing protective features that this switch comes with and one of them is Protection against low energy spikes and load dump .
I used a huge inductor, and shut off the base of the MOSFET from 12v to 0 in less than a microsecond, still can't seem to get the coil to get over 12volts. Any thoughts?Glad I could provide a bit of help.
To make really high transient spikes, use a really fast switch-off. The faster the current stops the bigger the spike. E= L dI/dt
Negative voltage of spike goes to source and turns ON transistor (common gate circuit).I used a huge inductor, and shut off the base of the MOSFET from 12v to 0 in less than a microsecond, still can't seem to get the coil to get over 12volts. Any thoughts?
1) The generic MOSFET rarely does what you want. Select a 'proper' one.I used a huge inductor, and shut off the base of the MOSFET from 12v to 0 in less than a microsecond, still can't seem to get the coil to get over 12volts. Any thoughts?
In this case simulator not lying.It is obvious that the simulation is not showing a quick switch off. Or else the simulator is confused.
I suggest moving the inductor to the section between the supply and the drain terminal Then it will have no effect on the gate to source voltage.
1)True, apparently not, but from the plots I'm not sure why, since the coil seemed to finish charging. 2)I'm not sure I got the plots to render, but no, the current didn't build up adequately, it rolled of level at about ~1.4mA, well before the end of the sim, and when I used a voltage controlled switch with the same sim times, it worked perfectly and built a 30kV charge (spike). So yes I suspect the MOSFET model had something to do with it.1) The generic MOSFET rarely does what you want. Select a 'proper' one.
2) Your sim times don't allow the inductor current to build up to its maximum (~12A?) before switching off the MOSFET. If I'm reading your pic correctly the current is only ~1mA.
Yes, the "snap switch" you recommended gives the right answer (LTSpice image below), I'll go back later and try to figure out why I couldn't get the MOSFET to work.It is obvious that the simulation is not showing a quick switch off. Or else the simulator is confused.
I suggest moving the inductor to the section between the supply and the drain terminal Then it will have no effect on the gate to source voltage.
Yes, I think you're right, but I haven't figured out why I don't see it in the plots. It's a generic N-channel MOSFET. I think maybe you're referring to the circuit that corrects (absorbs) the spike, which I haven't tried yet since I couldn't get the spike to generate. Just now I used a voltage controlled switch and it indeed generates ~30KV. I'll try the common get circuit soon--thanks.Negative voltage of spike goes to source and turns ON transistor (common gate circuit).
Simple.I think you're right, but I haven't figured out why