AirPort Signal Strength Units

2 posts / 0 new
Last post
alk
alk's picture
Offline
Last seen: 2 years 10 months ago
Joined: Dec 20 2003 - 10:38
Posts: 369
AirPort Signal Strength Units

What units are being reported by Apple for AirPort signal strength?

If you run:
cd /System/Library/PrivateFrameworks/Apple80211.framework/Resources<br /> ./airport -I<br /> ./airport -s

You'll get some good info about your wireless setup. I'm guessing that avgSignalLevel and avgNoiseLevel (-I option) are reported in dBm, but when you use the -s option, you'll get a column labeled "Sig" with a different value (this time, it's positive).

So what units are used in the "Sig" column?

And can someone help me understand the meaning of negative dBm? I get that 0 dBm = 1 mW, but I can't really imagine that the received power is less than one milliWatt. So what does a negative value mean, and if it is just a measurement relative to some other baseline value, then what is the baseline?

Thanks!
Drew

italianapple's picture
Offline
Last seen: 10 years 7 months ago
Joined: Jan 28 2007 - 04:50
Posts: 95
Re: AirPort Signal Strength Units

The negative sign does not mean that you have less power. The 2 values are using two different measure units, dBm and Watt. In WiFi, 0dBm means that you have the maximum signal strength in your Antenna (RSSI - Received Signal Strength Indication).
If you are using Leoaprd, hit the Option bottom and keep pressed + Click on the AirPort Icon, a menu will appear telling you your RSSI value.

Paolo-

Log in or register to post comments