Thursday 21 September 2017

simulation - LTSpice Has bizzare results for high input impedance devices


While simulating with LTSpice I discovered the simulator gives milliamps of inverting and non-inverting terminal current in op amps and also the same thing for MOSFETs, milliamps into gates. Here is a simple circuit demonstrating the current into a non-inverting terminal with an op amp. I will also put down that I measured only nanoamps of current into op amp inverting and non inverting terminals and also MOSFET gates in Multisim to verify that LTspice is incorrectly giving results, which leads me to believe LTSpice is seriously flawed and this should be reported to developers. Is this normal or is it a bug which should be reported to developers? Simple Circuit


Output current for non-inverting terminal


Another circuit With 2 inputs



Inverting terminal current




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...