phyphox Forums
iOS acceleration without g problem - Printable Version

+- phyphox Forums (https://phyphox.org/forums)
+-- Forum: App-Feedback (https://phyphox.org/forums/forumdisplay.php?fid=6)
+--- Forum: Bugs and Problems (https://phyphox.org/forums/forumdisplay.php?fid=9)
+--- Thread: iOS acceleration without g problem (/showthread.php?tid=1883)



iOS acceleration without g problem - Kirill020708 - 04-09-2024

On the iPhone experiment acceleration without g, the accelerometer z in a calm state stably shows -0.07 m/s^2


RE: iOS acceleration without g problem - Jens Noriʇzsɔɥ - 04-11-2024

The “acceleration without g” is a so-called fusion sensor that utilises accelerometer, rotation rate sensor, and magnetometer in order to get rid auf Earth's acceleration. This does not necessarily work perfectly. You could check if the magnetometer looks sufficiently calibrated.

There is unfortunately nothing we can do about that as the data comes directly from the iOS firmware.