I Built up the circuit as shown, but am having problems with the input section of U11. It seems to keep blowing!
What have I done wrong and how can I get it working?
Note that I changed R17 to 10K and still didn't get what I expected.
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I Built up the circuit as shown, but am having problems with the input section of U11. It seems to keep blowing!
What have I done wrong and how can I get it working?
Note that I changed R17 to 10K and still didn't get what I expected.
Thanks
U11 doesn't seem to get feedback until after U12. Why not design each stage as a working subsystem. U11 should purely be a peak detector and U12 should purely be a buffer. Right now they are mixed and unless I simulate it can only speculate that this will be unstable.
Try simulating with a similar op amp in LTSpice (I guess TINA-TI if you like it but I find LTSpice much easier to use). Just use a basic op amp in there, no need to use the LMP7715 to validate the schematic above, I don't see why any op amp wouldn't be able to do this.
Hello David,
When using an op amp in an "ideal diode" application, the op amp becomes open-loop for conditions where the diode is not conducting. This forces the output to saturate until the output returns to a condition that allows the diode to forward bias, closing the feedback path again.
The LMP7715 features diode clamps between the inputs and has a maximum differential input signal of +/-0.3V. When the op-amp saturates the virtual short between the two inputs is lost and the inputs are pulled apart. In your application the inputs are likely getting pulled apart by more than 0.3V which damages the device. Switch to an amplifier without input diode clamps, such as the OPA192 and the circuit should work.
Here's the Abs max table for the LMP7715, notice a "Vin Differential" absolute maximum value of +/-0.3V.
Hi David,
Glad you found a solution. The OPA365 is a good choice. Consider the IN4148 for the diode, it doesn't have the lowest forward drop, but does feature low (~25nA) reverse currents at reverse voltages of 25V.
Bryce,
To answer your question from earlier, you're correct and series resistances could be added to prevent damage to the amplifier. However, the amplifier is placed into an undesirable state any time that the absolute maximum ratings are exceeded and the circuit performance would likely be much worse than a circuit with an amplifier that didn't contain the diodes. Thanks for helping!
Hi David,
As Collin pointed out, the LMV7715 does have diodes across the inputs.
The peak detector circuit in the LMC6482 datasheet uses a second diode that keeps the first amplifier from going fully open loop. This should help.
Also, try using a BAT54 Schottky diodes instead, less voltage drop.
Regards,