Electronic – arduino – Combination of four half-bridge load cells

arduinohackingload cellwheatstone-bridge

I have a kitchen weight scale containing four half-bridge load cells, each cell associated to one foot of the scale.

I want to hack it to use it as a pressure sensor and link it to an Arduino microcontroller.

With resistance measurement, I have deducted the sensors were linked using this configuration:

mia scale load cell circuit_schéma

I have removed the original PCB and connected the sensors together the same way and also to an opamp (INA122) using the E+, E-, S+ and S- connections.

However I do not have consistent values according to the place where the pressure is applied.

I am now thinking about building four parallel bridges, each containing one load cell and three regular resistors. Each bridge would be connected to its own opamp. This would allow to better calibrate the output of each bridge and improve the balance between all of them.

  1. Is it a good way to combine the sensors and get a position-independant measurement ?
  2. Is there a better combination ?

Thank you in advance.

Best Answer

In order for the bridge to produce an output between S- and S+ the bridge must become "unbalanced" when weight is applied. So if all 4 load cells produce equally increasing or decreasing resistances when weight is applied the bridge will remain balanced and the output will not change.

If the load cells are arranged such that the left and right halves of the bridge move in opposite directions, then the difference between S- and S+ will increase when weight is applied.