Electronic – RLC circuit: unexpected behaviour

back-emfcurrent-sinkpassive-networks

I see some unexpected behaviour from (what I thought) is a relative straight forward RLC oscillator circuit:
circuit

The idea is that a coil is charged over a certain period of time (during this pulse the current is rising), and the RLC circuit (R12 L1 and C5) is then isolated quickly by two MOSFETs with large enough break-down voltages to withstand back-emf. The generated large back-emf then drives the oscillator and current is measured over a (22 mOhm) sense resistor. The differential amplifiers are just there to condition the signal to input into a 12 bit, 3.3V ADC. A LTspice simulation agrees with my expectation to see a damped oscillation. However, what I observe experimentally with the circuit with three different pulse lengths (25us black, 50us red and 100us blue) is the following:
result

While the pulse length and the current peak in the inital oscillation seem to be ok and the oscillation frequency is correct within error of the inductor and capacitor, between about 15-35us current is sunk to the same level in all three cases. This is the zoom-in:
result-zoom

Can someone please explain what could be happening here? Any advice would be much appreciated.

Best Answer

I recommend inserting series elements - like 100R resistors - in the FET gate connections so you can monitor the gate waveforms.

I suspect the FETs aren't turning off instantaneously and that during that time, the inductor current returns to one of the supply rails.

Also split the sense R into two, keep one where it is, put the other in series with the inductor, and monitor both currents.

I think you'll see a positive spike in the inductor current that isn't in the capacitor current, while the slower of the FETs is still turning off. That's probably M2, returning current to the +ve rail.

If so, you can work on improving the gate drive waveforms.