Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different frequencies result in different angles #6

Open
HaZdula opened this issue May 23, 2022 · 2 comments
Open

Different frequencies result in different angles #6

HaZdula opened this issue May 23, 2022 · 2 comments

Comments

@HaZdula
Copy link

HaZdula commented May 23, 2022

In your algorithm you use 2.48GHz frequency, however Minew also publish two additional frequencies - 2.402 GHz, 2.426 GHz. I've plugged them into your algorithm with improving wavelength calculations(lambda = c / f, where c is speed of light and f is frequency) and got three different angles. Results are presented in histogram below.
image
As can be seen in the plot different frequencies result in very different angles.
Do you know what's causing this?
Thanks

@LCMYNAME
Copy link

Hello! I remember that when the frequency changes, the wavelength will also change, which will affect the guidance factor in the music algorithm, so it will produce different estimation angles. I'm not sure if that's the reason? thank you

@tim-chikichev-navigine
Copy link

Hello @HaZdula, can't give you a hint on this issue.
We've just selected the frequency that resulted in correct angle and filtered other frequencies out. There should be possible to combine information from all 3 frequencies, but this was not in our integration scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants