phyphox / phyphox-android

Physical Phone Experiments
GNU General Public License v3.0
303 stars 39 forks source link

Acoustic stopwatch #64

Closed Noitarud closed 5 months ago

Noitarud commented 5 months ago

I do not understand this. The settings want a measurement in "astronomical units"(a.u. -called correlation on audio correlation page) and I lower minimum delay low. I go to final tab (many) press start experiment, and see nothing. I press to stop. I go to first tab and it seems to have caught something.

Sound source is a small desktop fan (5.5" grille) that I have teetering and when it is running it makes continuous loud tapping sounds, maybe 50-70hz as a guess. I tried "audio spectrum" but its increments are too great at low frequencies. The "audio correlation" page seems to be locking to different components of the sound (maybe you can list the different frequency magnitudes it has noticed so you can choose which to observe?) so it is no hint for what "a.u" to put in.

Staacks commented 5 months ago

audio_autocorrelation-lower.phyphox.zip

qrcode (10)

I will now close this issue. I have put renaming of "a.u." to "arb. unit" onto my todo list, but the other things are limitations of the underlying math or the modular design of phyphox. By that I mean the ability to load a new configuration with a QR code means that all experiments are designed in a similar way with the play button starting the currently loaded configuration and then having buttons in the interface that has been loaded. I see how this can be unintuitive at times, but I do not see a solution with the resources that we have available.

Closing this issue does not mean that this discussion ends here - just that it does not pop up as a coding todo item. Feel free to ask here if you have further questions or problems.