Why does 2.4 GHz draw more power than 5 GHz in STA mode (underwater test), while throughput drops?

Setup

  • Hardware: Nordic nRF7002DK as Wi-Fi STA (client).

  • AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs the UDP receiver on the same machine.

  • Traffic: the STA streams the same JPEG image repeatedly over UDP; only the RF band changes (2.4 GHz vs 5 GHz).

  • Power: system powered at 3.3 V, measured with a precision current monitor (PPK-style).

  • Environment: near-water/underwater test; the transmitter is progressively submerged. Water depths: air, 0, −2, −4, −6, −8, −10 cm.

  • Controls: same AP, scripts, STA role, TX power, and payload across runs; only the band differs.

Observation

  • With increasing depth, 2.4 GHz shows higher average power and lower/more jittery throughput.

  • 5 GHz remains lower and steadier in power with relatively stable throughput. (Plots attached.)

    I expected 2.4 GHz not to be worse than 5 GHz near water due to the longer wavelength. Instead I see more power draw yet less throughput on 2.4 GHz.

  • Questions

    1. What mechanisms could make 2.4 GHz draw more power than 5 GHz in STA mode under these conditions?

    2. Why would throughput on 2.4 GHz fall as average power rises? Any band-specific rate control/fallback behaviors that explain this?

      Thanks!

  • Hello Sheeran,

    The plots you shown are interesting, but the data for 5GHz seems to be almost too good. The results you see for the 2.4GHz setup would be as expected. The expectancy would be that data throughput would drop off and require more power. 

    Q1/Q2: I don't really have a good answer for you on these, so I have to suggest and speculate a bit. How are the antenna for 2.4GHz and 5GHz placed compared to each other and how are they affected by the water? Is the receiver placed out/away from the water? Any cable that go into the water and are the cables connected to the same computer/receiver as the transmitter that goes under water?

     

    If you run the same experiment with the TX connected to a different computer than the receiver, do you get the same result? I'm inclined to believe you have some out of the water crosstalk from TX cable to receiver as the 5GHz seems to be unaffected by the water completely and that is just not realistic.

     

     

    Best regards

    Asbjørn

Related