-
Notifications
You must be signed in to change notification settings - Fork 21
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
Some questions about parameters #3
Comments
@CLlauger, to mak ethis easier for the future possible readers i will write this in English, sorry for inconvenience. Thanks for such a good feedback. And regarding your questions:
Why you don't just pass the X and the Y? Could you explain more in detail these parameters? d = 0.05 # inter element spacing - aoa antennas is an array of elements. From
So to say, to measure the position we need the phase difference. For a planar case we need at least two elements from single antenna. Just the simplest binocular case is presented.
Not all of antennas elements we utilized. Sometimes the locator's(antenna device) manufacturer provides you the angles, so you don't need to compute them directly..
there's a device only by default. we are testing the linear array of elements, the simplest possible case to consider. configuration and results will not change much if using not (:) pattern but (: .) or similar. However coordinate configuration will be more complicated. Guess we should provide statistics for 2 vs 3 vs more elements used for the linear case. We will conduct additional experiments when possible. Stay tuned. With regards, |
Hello all, first of all, congratulations for the fantastic work, However I have some doubts, based on your algorithm and demo data, by running your code with the static data it gives azimuth and elevation angle. How is that possible considering that your are only using 2 antennas (M=2)? Best regards, |
Hello, Miguel Thanks for your interest. |
Hello again, Then in code, we have two phases, processing the elevation and the azimuth independently. |
Hi @notenoughsun thank you by the prompt reply!! :) At this moment I'm only focused on obtain the angles, so the XY location is not an issue at the moment. Really thanks for your time and help!!! :))) |
One single antenna array, some of elements enabled (Minew AOA locator). Total of 3/4 elements, depending on configuration. (: ./ : . .) |
Здравствуйте,
First of all, I want to congratulate you for the work you did here, it seems very interesting to me, but I have some questions about it:
Очень благодарю вас
The text was updated successfully, but these errors were encountered: