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

Estimating Maximum Signal Range for Nexmon CSI on Raspberry Pi #373

Open
Asafe33 opened this issue Nov 29, 2024 · 2 comments
Open

Estimating Maximum Signal Range for Nexmon CSI on Raspberry Pi #373

Asafe33 opened this issue Nov 29, 2024 · 2 comments

Comments

@Asafe33
Copy link

Asafe33 commented Nov 29, 2024

Hello everyone, I’ve been researching Nexmon CSI and Wi-Fi for a while, and I’d like to thank the developers for this amazing tool. However, I have a question: what is the maximum distance the Raspberry Pi can receive signals from the router and collect data using Nexmon? Is there a formula to estimate this? I’ve read through some articles with many formulas, but I couldn’t find anything in the repository that directly answers this question. There are discussions about AoA and ToF, but these don’t seem to apply to the Raspberry Pi. Does anyone have an answer?

@jlinktu
Copy link
Member

jlinktu commented Nov 29, 2024

The signal range is mainly influenced by a transmitter's transmit power. The receiving end, which a CSI extractor is, can only process a signal that reaches it. There are possibilities to amplify weak signals, e.g. by special antennas or front-ends, but if no energy arrives at the receiver there is nothing you can do.
TLDR: Transmitter influences the range, not the receiver.

@Asafe33
Copy link
Author

Asafe33 commented Nov 29, 2024

Let me see if I understand this correctly: if I can’t determine the maximum distance the Raspberry Pi can extract data, I can instead infer the maximum distance the home router can transmit and adjust that to my work, right? So, how can I estimate the maximum signal power of my home router in a line-of-sight scenario without obstacles? Is it given by the formula friss? And another question what is the sensitivity of the receiver (RPI) for signal reception?

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