This is a unity gain buffer. You should be able to analyze it with ideal opamp approximation. The resistor value will not show in the gain formula, because the impdance of the opamp inputs is infinite (ideal opamp) and there's no current flowing through the ressitor. I've seen people add a ressitor the way you're showing before. But, unfortunately, I don't know why they do it.
020170,
A resistor is often added to make the resistance "seen" by the inverting input equal to the resistance "seen" by the non-inverting input. This eliminates output errors due to op-amp input bias current. Some designers put in a "placeholder" resistor of low value, just in case the input source resistance changes during the course of a design, allowing the insertion of the correct value resistor without the need to change the PCB layout.
Regards,
Kral
020170,
A resistor is often added to make the resistance "seen" by the inverting input equal to the resistance "seen" by the non-inverting input. This eliminates output errors due to op-amp input bias current. Some designers put in a "placeholder" resistor of low value, just in case the input source resistance changes during the course of a design, allowing the insertion of the correct value resistor without the need to change the PCB layout.
Regards,
Kral
It depends on what you want to find out.
I met an old buddy of mine at a conference tonight. He works at Microsoft now, and internally they use a proverb: "analysis paralysis". Not that it necessarily applies here.
Could you tell some more about it? If the positive input (inp) is exposed to ESD, the resistor doesn't protect it. If the output is exposed to ESD, the resistor doesn't protect the output, it only protects the negative input (inn).
here i assume the signal to inp is from chip internal, so it need not esd protect.
but as you see, the opamp out is pad_out, and usually the opamp output is mosfet source or drain, so the output has esd protection itself.
but if inn connect pad_out directly, and the inn usually connect to mos gate, it has serious esd issue. so we add a resistor for esd protection.
here i assume the signal to inp is from chip internal, so it need not esd protect.
but as you see, the opamp out is pad_out, and usually the opamp output is mosfet source or drain, so the output has esd protection itself.
but if inn connect pad_out directly, and the inn usually connect to mos gate, it has serious esd issue. so we add a resistor for esd protection.
020170,
Let Ib be the input bias current. Let Rf = the feedback resistor. Let Ri be the source resistance of the input voltage source. In your example, bias current from the Inverting input flows through the feedback resistor to the low impedance output of the op-amp. The output resistance of the op-amp can be considered to be zero for your example. The bias current from the Non inverting input flows through Ri. The differential voltage Vd developed across the op amp input is equal to Ib(Rf-Ri). If Rf = Ri, then zero voltage is developed and the output error voltage due to input bias current is zero. The resistance "seen" by the input terminal is an expression that is commonly used to denote the total resistance through which current flows from a given terminal.
Regards,
Kral