qca/open-plc-utils

Check Signal Noise and Tonemaps

Tifoso1979 opened this issue · 3 comments

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

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

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

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