Data from sound spectrum experiment - Printable Version +- phyphox Forums (https://phyphox.org/forums) +-- Forum: Discussion (https://phyphox.org/forums/forumdisplay.php?fid=1) +--- Forum: Experiments and Ideas (https://phyphox.org/forums/forumdisplay.php?fid=4) +--- Thread: Data from sound spectrum experiment (/showthread.php?tid=860) Pages:
1
2
|
Data from sound spectrum experiment - maozekun - 05-28-2020 hello, In an experiment, I need to use the raw data measured by the sound spectrum function to perform FFT, but only 2050 raw data can be derived from the sound spectrum. Obviously, the number of 2050 raw data only shows the data in the front for a short time, and a large number of data is not given. I wonder if there is any way to get all the data? Thank you! RE: Data from sound spectrum experiment - Jens Noriʇzsɔɥ - 05-28-2020 You could change the number of data values in the setup, however, this would cover at most 0.7 seconds – and substantially slows down the graphs. Covering 15 seconds (as you have written by e-mail) is *lots* of data and that certainly would not work in this experiment's implementation. If it is just about the raw data, I would suggest setting up your own experiment. Perhaps Sebastian could add if phyphox does handle that well. RE: Data from sound spectrum experiment - maozekun - 05-28-2020 (05-28-2020, 12:36 PM)詹斯·诺里兹施(Jens Noritzsch) Wrote: 您可以在设置中更改数据值的数量,但是,此操作最多可以覆盖0.7秒,并且会显着降低图形速度。Do you mean to create a new custom experiment in "new easy experiment"? But I didn't find acoustic sensors or mic options. (Chrome automaticly translated this page into my language) RE: Data from sound spectrum experiment - Jens Noriʇzsɔɥ - 05-28-2020 No, you need to utilize phyphox.org/editor/ The attached offline QR-Code is a quick shot: you get 720k (48kHz for 15s) raw audio data points, so each 1/48000 seconds. Best set up a timer for 15 seconds (three vertical dots menu)… [ struggling with attachments ] RE: Data from sound spectrum experiment - Jens Noriʇzsɔɥ - 05-28-2020 Little update, perhaps a bit more reliable now… Please note that you still need to set up an experiment timer for the 15 seconds duration – and the data is … really raw. RE: Data from sound spectrum experiment - maozekun - 05-29-2020 (05-28-2020, 02:26 PM)Jens Noritzsch Wrote: Little update, perhaps a bit more reliable now… Please note that you still need to set up an experiment timer for the 15 seconds duration – and the data is … really raw.Hi, the experiment given by the first QR code can only give 4801 data, and the second QR code display has no output item set. It seems there are some problems... Thank you for trying. I'm also trying to use the editor function, ha ha. RE: Data from sound spectrum experiment - Jens Noriʇzsɔɥ - 05-29-2020 (05-29-2020, 11:42 AM)maozekun Wrote: Hi, the experiment given by the first QR code can only give 4801 data, and the second QR code display has no output item set. It seems there are some problems... Both work flawlessly for me, giving 720000 lines of data… hm. Which platform and OS version are you using? Possibly it could be a performance issue on non-recent mobiles. RE: Data from sound spectrum experiment - maozekun - 05-29-2020 (05-29-2020, 12:28 PM)Jens Noritzsch Wrote:My mobile phone is Huawei mate10, Android system.(05-29-2020, 11:42 AM)maozekun Wrote: Hi, the experiment given by the first QR code can only give 4801 data, and the second QR code display has no output item set. It seems there are some problems... Let me tell you about my operation process. I used the scanning QR code of phyphox to add the experiment, timed and recorded the audio for 15 seconds, and then exported the Excel data to my wechat (our chat tool), showing only 4801 data. By the way, in CN we are not able to use google store, so i'm not sure if there's a problem with my version. RE: Data from sound spectrum experiment - Jens Noriʇzsɔɥ - 05-29-2020 The current phyphox version is 1.1.5. Could you try to
RE: Data from sound spectrum experiment - maozekun - 05-30-2020 (05-29-2020, 02:30 PM)Jens Noritzsch Wrote: The current phyphox version is 1.1.5.Today, I used iPhone X and ipad Mini 5 to test for five seconds. The exported data is the upper limit of 65536 (I used Excel 2019, which can view millions of rows of data in theory). With CSV, there are only 24001 sets of data. Can you tell me how to export the data and what software you use to view the data. |