Voltage Fluctuations in Arduino-opamp-thermistor circuit

AI Thread Summary
The discussion focuses on voltage fluctuations encountered in a circuit involving an Arduino, an instrumentation amplifier (AD623), and a thermistor. Despite stable readings from the voltage source and thermistor when tested independently, the circuit exhibits erratic voltage behavior, with fluctuations ranging from 0.01 to 2 volts. Participants suggest investigating potential causes such as floating ground issues and recommend testing the circuit with a known input voltage instead of relying solely on the thermistor. Additionally, reviewing the opamp's application information is advised for troubleshooting. The conversation emphasizes the need for systematic testing to isolate the source of the noise.
ktizzle
Messages
1
Reaction score
0
I'm working on a board that takes measurements of voltage off a thermistor through an arduino and amplified by an opamp (really an instrumentation amp AD623), also there are two potentiometers (picture of schematic attached).

I've been receiving some very strange voltage fluctuations that I can't seem to isolate to any particular component. I've tested both the voltage source and the thermistor independently of the circuit and they are both stable.

Attached is a graph, and on the bottom of the pic you can see the fluctuations over time with no change implemented in the system. At times they look almost oscillatory, but then stabilize at a random voltage before jumping around again. example, would go from 0.01-0.06 volts, jump around 0.3-0.4 volts, and occasionally go as high as 1-2 volts (With no change to the thermistor!)

I was wondering if anyone had any ideas for what is causing the noise/fluctuations. Also, I've heard of a floating ground (not sure what that is), and I was wondering if that was an issue here.
 

Attachments

  • weirdGraph.jpg
    weirdGraph.jpg
    10 KB · Views: 647
  • 800px-PolyNIPAM-Circuit_schem.jpg
    800px-PolyNIPAM-Circuit_schem.jpg
    21.7 KB · Views: 789
Engineering news on Phys.org
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top