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

Incorrect Amplitude in CSI Data from ASUS Router #320

Open
Guolin-Yin opened this issue Oct 14, 2023 · 1 comment
Open

Incorrect Amplitude in CSI Data from ASUS Router #320

Guolin-Yin opened this issue Oct 14, 2023 · 1 comment

Comments

@Guolin-Yin
Copy link

Hello everyone,

I've been using an ASUS router to obtain the Channel State Information (CSI). However, I've encountered a recurrent issue: I keep getting incorrect amplitude values, which are often around the 1e9 range. These incorrect values can be seen across all the subcarriers. I acknowledge that there is a same issue #292, but the solution didn't workout. For clarity, I've attached a plot below (please note that the pilot and null subcarriers have already been removed).

image

Interestingly, when I filter out these abnormal sampling points, the resulting plot becomes much clearer, with amplitude values ranging from 0 to 10,000.

image

I'm trying to understand the source of these incorrect amplitude values. Does anyone know:

  • Why these anomalies might be occurring?
  • How I can avoid or correct them at the source, rather than post-processing?

Any insights or suggestions would be greatly appreciated. Thanks in advance for your help!

@BBJJCC
Copy link

BBJJCC commented Nov 1, 2023

I had the same problem with some very large values in my data. So I filtered out all the numbers larger than 1e7 and got normal results. I'm also curious to know the reason.

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