Why is WLAN “signal quality” in negative decibels?

If you use “iwconfig” on Linux to get statistics on your wireless LAN you’ll note that the “Signal Level” is expressed in negative decibels. On the surface that would appear confusing – how can decibels be negative?!

Fortunately an anonymous poster explains at Toms Hardware:

Absolute power of a signal is measured in wattage. The bel or decibel system can only describe relative power- a gain of 3 dB means your signal is 2 times as strong as it was before, but the dB scale doesn’t define where you’re starting from or what your ‘zero’ is. So, we specify dBm, indicating that our scale is relative to 1 milliWatt of power. 0 dBm = 1 mW.

The reason you see negative values is that you’re representing small but positive numbers, on a logarithmic scale. In logarithms, the value indicated represents an exponent… for example, under a log 10 scale, a value of -2 represents 10 to the -2 power, which equals 0.01. Likewise, a negative dBm means that you’re applying a negative exponent in your power calculations; 0 dBm equals 1 mW of power, so -10 dBm equates to 0.1 mW, -20 dBm equates to 0.01 mW, and so forth. It’s a lot easier, and more useful in some calculations, to describe a weak signal as -100 dBm as opposed to 0.0000000001 mW.

Pretty simple when it’s explained that way!

Comments

  1. Aron Griffis Avatar
    Aron Griffis

    I’ve wondered about this for a long time! Good to know, especially as I’m monkeying with my wifi network this weekend.

  2. Colin Avatar
    Colin

    I’ve wondered this for ages too. Can’t believe it was that simple.
    Thanks for posting.

  3. Jay Avatar
    Jay

    Personally, I found the explanation from the forum on TomsHardware.com to be absolutely useless. It very well may adequately explain how to express mW of power as decibels. It really doesn’t tell us much about why our WiFi signals are always expressed in -dBm’s and what that means. In fact, it gives an example outside the possible range.

    At least for the application of WiFi power, I think a much better explanation would be: ‘Signal power is always expressed in (-)dBms and range from 0 dBm to -100 dBm. The closer the signal strength is to 0, the the signal is.’

  4. Jay Avatar
    Jay

    *…,stronger (the signal is)

Leave a Reply

Your email address will not be published. Required fields are marked *