2022-09-27 04:30 AM
Dear ST and Team,
Am using ST's VL53L3CX STEL Board for water level sensing project prototyping. I Have Queries following below
I am sharing some pics for your reference. Please Help me out.
2022-10-03 08:51 PM
Ans: Yes, it can be used but if your maximum height of container is less than 1.3meter then VL53L4CD is recommended, it gives better accuracy.
2.Yes, you can do offset calibration with 100m distance in water itself.
3. I would say you need to make a simple rolling average of few iteration of ranging data to improve ranging result. For example: Set longer timing budget to 50 or 60 ms then average value of 20 iteration, So every sec you would get final ranging data. This is one way to improve accuracy if you don't have constraint of update result in 1sec.
4. Do offset calibration .
5. There may be a pattern occur, result may get over ranging in low water (major error contribution from base reflectance)and result may get under ranging in high water. You could create a simple lookup table between water level and expected distance, deviation. and for the subsequent experiment you could apply those offset deviation on those defined level to improve accuracy.
6. How much % error do you find ? if you are looking for high accuracy then need to do above method but out of the box it give ranging result with minor deviation if liquid is still.
7. Make sure water and setup is not shaken.
Hope it helps.