Hello everyone, I am working on a project that uses an Arduino and a s-beam load cell. This is my first time ever using a load cell and I am having trouble understanding how it works.
Sources:
I followed a very good tutorial found here: http://edg.uchicago.edu/tutorials/load_cell/
I am using the SEN7110 S beam load cell, datasheet link: http://www.scalemarket.com/files/master/pdf/SENTRONIK/7110.pdf
And here is the link to the INA125P the instrumentation amplifier I am using: http://www.ti.com/lit/ds/symlink/ina125.pdf
Experiments:
I connected the circuit just like the tutorial advised, the only thing I changed was the connection of VrefOut to 5V as seen in red in the picture below
Yellow = Green in my load cell
* The problem is that the values being read from the Arduino do not change even though I apply force to the load cell.
After a lot of trials and reading from forums, I tried to exchange the Green and White cables, Green to Vin- and White to Vin+, and measure the output.
The outputs starting changing as I hoped but another problem came up.
Here is a graph of the values I acquired in one of the tests
The Y axis is voltage and the X axis is the number of the sample, ie sample value #1 was 1.1V
** As you can see the values jump in unpredictable/undesirable ways
Below is a test done right after the initial test:
As you can see it jumps in even more undesirable ways
*** And the "zero" force or initial voltage did not return to 1.1V, instead the voltage has an offset of about .5V
I searched around on how to check if my load cell was working correctly, I found this video
And tried to measure the resistances, but I don't know which resistance should I be comparing to the one in the datasheet
Here are the resistances that I measured
Cables Resistance
Green to White 357 Ohm
Red to Black 354 Ohm
Red to Green 281 Ohm
White to Black 289 Ohm
To recap the problems I have and don't understand:
* Values do not change even though I apply force to the load cell.
** Values jump in unpredictable/undesirable ways.
*** Load cell does not return to the initial, "zero force", voltage.
Any help on understanding the load cell is appreciated!
Let me know if there is other information that I could provide to clarify what I am trying to do, I fear that my load cell might be broken, but if it is not the how could I fix my circuit so that I get stable readings from the load cell.
Sources:
I followed a very good tutorial found here: http://edg.uchicago.edu/tutorials/load_cell/
I am using the SEN7110 S beam load cell, datasheet link: http://www.scalemarket.com/files/master/pdf/SENTRONIK/7110.pdf
And here is the link to the INA125P the instrumentation amplifier I am using: http://www.ti.com/lit/ds/symlink/ina125.pdf
Experiments:
I connected the circuit just like the tutorial advised, the only thing I changed was the connection of VrefOut to 5V as seen in red in the picture below

Yellow = Green in my load cell
* The problem is that the values being read from the Arduino do not change even though I apply force to the load cell.
After a lot of trials and reading from forums, I tried to exchange the Green and White cables, Green to Vin- and White to Vin+, and measure the output.
The outputs starting changing as I hoped but another problem came up.
Here is a graph of the values I acquired in one of the tests

The Y axis is voltage and the X axis is the number of the sample, ie sample value #1 was 1.1V
** As you can see the values jump in unpredictable/undesirable ways
Below is a test done right after the initial test:

As you can see it jumps in even more undesirable ways
*** And the "zero" force or initial voltage did not return to 1.1V, instead the voltage has an offset of about .5V
I searched around on how to check if my load cell was working correctly, I found this video
Here are the resistances that I measured
Cables Resistance
Green to White 357 Ohm
Red to Black 354 Ohm
Red to Green 281 Ohm
White to Black 289 Ohm
To recap the problems I have and don't understand:
* Values do not change even though I apply force to the load cell.
** Values jump in unpredictable/undesirable ways.
*** Load cell does not return to the initial, "zero force", voltage.
Any help on understanding the load cell is appreciated!
Let me know if there is other information that I could provide to clarify what I am trying to do, I fear that my load cell might be broken, but if it is not the how could I fix my circuit so that I get stable readings from the load cell.