|
|
|
|
|
by kragen
410 days ago
|
|
I hadn't thought about the hygroscopic and expansion questions; I think FR4 is, like wood, almost immune to longitudinal variation with temperature and humidity due to its anisotropy. (But I haven't tried to measure that.) And strain gauges are low enough impedance that I'd expect the capacitive effects to matter. The temperature coefficient of resistance of the strain element seems like a concern, though, and so do thermal EMFs. My kitchen scale zeroes when I turn it on, a procedure that should be able to cancel one of these two but not both. Maybe you could have a diode thermal sensor, as an MCXO does, to measure the temperature so you can cancel both? This project seems to do the first-order temperature correction thing: > The included sample firmware will wait until a serial console is opened, perform a 5 second offset calibration, then sample continuously at the lowest gain setting. The graph.py script can be used to display the output. >
For high sensitivity measurements, it's important to let the board reach a stable operating temperature for at least 5 minutes before calibrating. The thing I intuitively worry about here is creep. Does FR4 creep enough to worry about? Normally you make strain gauge bodies out of steel because it doesn't. |
|