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

iq rssi db signed value #111

Open
rookiebeotch opened this issue Aug 21, 2024 · 1 comment
Open

iq rssi db signed value #111

rookiebeotch opened this issue Aug 21, 2024 · 1 comment

Comments

@rookiebeotch
Copy link

in rssi.v the iq_rssi_half_db is defined as signed 9 bit value.

In vivado ILA i see this value as non negative but it decreases as rf signal goes higher. it acts like a negative number but MSB isn't 1

wanted to confirm that this calculation is supposed to be negative for low signals like -80dBm.

@JiaoXianjun
Copy link
Member

If I remember correctly, iq rssi means sth proportional to the iq amplitude.
But please remember that between rf signal and the iq sample, there is gc (gain control) in between playing. So I suggest turning off AGC? https://github.com/open-sdr/openwifi/blob/master/doc/app_notes/frequent_trick.md#Rx-gain-config

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

2 participants