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

Check Signal Noise and Tonemaps #168

Open
Tifoso1979 opened this issue Jan 26, 2023 · 3 comments
Open

Check Signal Noise and Tonemaps #168

Tifoso1979 opened this issue Jan 26, 2023 · 3 comments

Comments

@Tifoso1979
Copy link

i want to read SNR and tonemaps with the open plc utils tools.
Is this somehow possible and what are the commands? Are examples available?

the following documentation isn't helpfull for me
https://github.com/qca/open-plc-utils/blob/master/plc/SignalToNoise2.c

@Tifoso1979
Copy link
Author

Tifoso1979 commented Jan 30, 2023

hi all,

I could find the commands to read the noise but it is not working for all chipset.

QCA7500 = OKEY
QCA7005 = no tone maps available
-> Error int6ktone: No Tone Maps Available: Operation canceled

See below the commands and error. What is here wrong? How I can read tonemaps from QCA7005?

image

@vbudko
Copy link

vbudko commented Jan 30, 2023

Hello @Tifoso1979,

QCA7005 supports only OFDM QPSK, so the modulation is always the same within all the allowed carrier frequencies.
The plctone tool is not relevant for QCA7005.

BR, Vasily

@Tifoso1979
Copy link
Author

Thank you Vasily.

Could you tell me also more about the measurements in my example?

  • SNR = what are thresholds for stable PLC communication?
  • ATN = ?
  • BPC = ?
  • AGC = ?
  • GIL = ?
  • Are the values in the column history values or how I can understand this?
  • Any documentation about this available?

image

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