This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Boat performance data
#1
Hello, I would like to use phyphox to record boat performance data such as:

1. Speed
2. Pitch angle
3. Vertical acceleration
4. Pitch acceleration
5. Roll angle
6. Direction of travel

the Speed and Pitch Angle are by far the most important, and I could live with that for the short term.

Does anyone know if such an experiment already exists?

Thank you
Pete
Reply
#2
I am not aware of such an experiment. For a start, you could select the sensors you need in a “simple experiment” (via “+” in the menu) and delete unnecessary graphs from the corresponding XML file.

Speed and direction of travel is given by GPS (location), for vertical (in what reference frame?) and pitch acceleration (or do you mean rate of change?) the linear acceleration and gyroscope should do. Pitch and roll angle are not directly accessible in vanilla phyphox. Check the implementation for yaw, pitch, and roll angles from the attitude (or orientation) sensor at https://phyphox.org/wiki/index.php/Attitude_sensor, the pitch acceleration could also be derived from the pitch angle here by some math magic (https://phyphox.org/wiki/index.php/Analy...ules#loess comes to mind: smooths data and provides the first two derivatives).
Reply


Forum Jump: