Post Go back to editing

Noise Simulation in LTSpice of opamp with resistor

I've got a simple circuit for the noise simulation of the LT1723 with ltspice. The Simulation work's well an the results for the voltage noise are the same specified in the datasheet.  Now my question is: I've added a resistor of 4k7 to ground at the Input of the opamp but the results for the noise Simulation are the same. Does ltspice simulate the current noise of the opamp and the resistor? Or what did I wrong? 

Parents
  • Hi,

    I think the problem may be that the voltage source V4, if it has zero series resistance (default), acts as an ideal perfect AC wideband short, and thus shunts away all of the noise current from the input. If you add any parasitic series resistance at all to that source, the current noise will start to be nonzero as the shunting effect diminishes.

    For the most accurate result, if you put the resistor R5 in series with the ideal no-Rs voltage source instead, it still models a "grounded" resistor at +IN since the voltage source is still an AC short directly to GND, but all of the input noise current from LT1723 will be forced to go through the resistor. You can see the output noise contribution of only the LT1723 input noise current combined with R5 if you left-click on R5 in LTspice.

    Please let me know if you have any further questions.

    Best regards,

    Catherine

Reply
  • Hi,

    I think the problem may be that the voltage source V4, if it has zero series resistance (default), acts as an ideal perfect AC wideband short, and thus shunts away all of the noise current from the input. If you add any parasitic series resistance at all to that source, the current noise will start to be nonzero as the shunting effect diminishes.

    For the most accurate result, if you put the resistor R5 in series with the ideal no-Rs voltage source instead, it still models a "grounded" resistor at +IN since the voltage source is still an AC short directly to GND, but all of the input noise current from LT1723 will be forced to go through the resistor. You can see the output noise contribution of only the LT1723 input noise current combined with R5 if you left-click on R5 in LTspice.

    Please let me know if you have any further questions.

    Best regards,

    Catherine

Children
No Data