Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Cisco AP signal quality value

Reply
Thread Tools Display Modes

Cisco AP signal quality value

 
 
Robert G. Becnel
Guest
Posts: n/a

 
      01-06-2005, 12:36 PM
Does anyone have any insight or mathematical idea how Cisco calculates its
"signal quality" on a client connected to a Cisco AP (i.e. 1230)? It is
in the form of "%" and the documentation says it is some relationship with
the signal level (expressed in dBm). However, I would interested in
determining how it is calculated so I can use it in comparison to other
non Cisco products on my network.

Thanks,
Bob
 
Reply With Quote
 
 
 
 
Jeff Liebermann
Guest
Posts: n/a

 
      01-06-2005, 04:44 PM
On Thu, 06 Jan 2005 13:36:07 GMT, "Robert G. Becnel"
<(E-Mail Removed)> wrote:

>Does anyone have any insight or mathematical idea how Cisco calculates its
>"signal quality" on a client connected to a Cisco AP (i.e. 1230)? It is
>in the form of "%" and the documentation says it is some relationship with
>the signal level (expressed in dBm). However, I would interested in
>determining how it is calculated so I can use it in comparison to other
>non Cisco products on my network.


RSSI (receive signal strength indicator) is sometimes on a scale of
0-255, 0-100, or 0-60 depending on the chipset. The original
conversion method is in the 802.11-1999 document (I'm too lazy to find
it). All the manufacturers have their own idea of how the conversion
should be done. See:

http://www.wildpackets.com/elements/...l_Strength.pdf
for details. There's a Cisco conversion table on Page 10.

"The IEEE 802.11 standard defines a mechanism by which RF energy is to
be measured by the circuitry on a wireless NIC. This numeric value is
an integer with an allowable range of 0-255 (a 1-byte value) called
the Receive Signal Strength Indicator (RSSI). No vendors have chosen
to actually measure 256 different signal levels, and so each vendor’s
802.11 NIC will have a specific maximum RSSI value (RSSI_Max). For
example, Cisco chooses to measure 101 separate values for RF energy,
and their RSSI_Max is 100. Symbol uses an RSSI_Max value of 31. The
Atheros chipset uses an RSSI_Max value of 60. Therefore, it can be
seen that the RF energy level reported by a particular vendor’s
NIC will range between 0 and RSSI_Max."


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558
 
Reply With Quote
 
Robert G. Becnel
Guest
Posts: n/a

 
      01-06-2005, 07:36 PM

Jeff,

Thank you very much. Good information.

Sincerely,
Bob Becnel


On Thu, 6 Jan 2005, Jeff Liebermann wrote:

> On Thu, 06 Jan 2005 13:36:07 GMT, "Robert G. Becnel"
> <(E-Mail Removed)> wrote:
>
> >Does anyone have any insight or mathematical idea how Cisco calculates its
> >"signal quality" on a client connected to a Cisco AP (i.e. 1230)? It is
> >in the form of "%" and the documentation says it is some relationship with
> >the signal level (expressed in dBm). However, I would interested in
> >determining how it is calculated so I can use it in comparison to other
> >non Cisco products on my network.

>
> RSSI (receive signal strength indicator) is sometimes on a scale of
> 0-255, 0-100, or 0-60 depending on the chipset. The original
> conversion method is in the 802.11-1999 document (I'm too lazy to find
> it). All the manufacturers have their own idea of how the conversion
> should be done. See:
>
> http://www.wildpackets.com/elements/...l_Strength.pdf
> for details. There's a Cisco conversion table on Page 10.
>
> "The IEEE 802.11 standard defines a mechanism by which RF energy is to
> be measured by the circuitry on a wireless NIC. This numeric value is
> an integer with an allowable range of 0-255 (a 1-byte value) called
> the Receive Signal Strength Indicator (RSSI). No vendors have chosen
> to actually measure 256 different signal levels, and so each vendor’s
> 802.11 NIC will have a specific maximum RSSI value (RSSI_Max). For
> example, Cisco chooses to measure 101 separate values for RF energy,
> and their RSSI_Max is 100. Symbol uses an RSSI_Max value of 31. The
> Atheros chipset uses an RSSI_Max value of 60. Therefore, it can be
> seen that the RF energy level reported by a particular vendor’s
> NIC will range between 0 and RSSI_Max."
>
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 AE6KS 831-336-2558
>

 
Reply With Quote
 
Robert G. Becnel
Guest
Posts: n/a

 
      01-07-2005, 06:40 PM

Jeff,

I gave this some more thought and want to make sure we are discussing
apples to apples. What I am calling the signal quality is that value
found on the web interface of a AP under "Association" just below the
"signal strength" value. I have not seen Cisco refer to RSSI for this
value, but are you saying that RSSI=signal quality?

Sincerely,
Bob Becnel

On Thu, 6 Jan 2005, Jeff Liebermann wrote:

> On Thu, 06 Jan 2005 13:36:07 GMT, "Robert G. Becnel"
> <(E-Mail Removed)> wrote:
>
> >Does anyone have any insight or mathematical idea how Cisco calculates its
> >"signal quality" on a client connected to a Cisco AP (i.e. 1230)? It is
> >in the form of "%" and the documentation says it is some relationship with
> >the signal level (expressed in dBm). However, I would interested in
> >determining how it is calculated so I can use it in comparison to other
> >non Cisco products on my network.

>
> RSSI (receive signal strength indicator) is sometimes on a scale of
> 0-255, 0-100, or 0-60 depending on the chipset. The original
> conversion method is in the 802.11-1999 document (I'm too lazy to find
> it). All the manufacturers have their own idea of how the conversion
> should be done. See:
>
> http://www.wildpackets.com/elements/...l_Strength.pdf
> for details. There's a Cisco conversion table on Page 10.
>
> "The IEEE 802.11 standard defines a mechanism by which RF energy is to
> be measured by the circuitry on a wireless NIC. This numeric value is
> an integer with an allowable range of 0-255 (a 1-byte value) called
> the Receive Signal Strength Indicator (RSSI). No vendors have chosen
> to actually measure 256 different signal levels, and so each vendor’s
> 802.11 NIC will have a specific maximum RSSI value (RSSI_Max). For
> example, Cisco chooses to measure 101 separate values for RF energy,
> and their RSSI_Max is 100. Symbol uses an RSSI_Max value of 31. The
> Atheros chipset uses an RSSI_Max value of 60. Therefore, it can be
> seen that the RF energy level reported by a particular vendor’s
> NIC will range between 0 and RSSI_Max."
>
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 AE6KS 831-336-2558
>

 
Reply With Quote
 
meATprivacyDOTnet
Guest
Posts: n/a

 
      01-08-2005, 03:40 PM
On 1/6/05 6:44 PM, Jeff Liebermann wrote:

> RSSI (receive signal strength indicator) is sometimes on a scale of
> 0-255, 0-100, or 0-60 depending on the chipset. The original
> conversion method is in the 802.11-1999 document (I'm too lazy to find
> it). All the manufacturers have their own idea of how the conversion
> should be done. See:


Do you what scale does Linksys use?

I am testing two WRT54GS boxes in a WDS bridge and I get about -80 as
RSSI value in the WRT54GS web interface: is that dBm or other?

Thanks.
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      01-08-2005, 05:02 PM
On Fri, 07 Jan 2005 19:40:51 GMT, "Robert G. Becnel"
<(E-Mail Removed)> wrote:

>I gave this some more thought and want to make sure we are discussing
>apples to apples. What I am calling the signal quality is that value
>found on the web interface of a AP under "Association" just below the
>"signal strength" value. I have not seen Cisco refer to RSSI for this
>value, but are you saying that RSSI=signal quality?
>Sincerely,
>Bob Becnel


Ye'r right. We have a muddle. my fault. RSSI is NOT always equal to
signal quality, just signal strength. I checked some (printed)
literature for various SNMP MIBS used by Cisco and Breezcom (Alvarion)
and found that some access points don't measure the Noise value
(similar to RSSI) necessary to calculate a proper signal to noise
ratio or signal quality. Therefore, they use the RSSI signal strength
value as some kind of quality measurement. That's acceptable if you
assume that the Noise RSSI to be negligible. I don't have easy access
to a Cisco 1200 to see what's available, but as I recall (or guess)
from a 340 series bridge, Cisco does measure the noise level and
calculates using the RSSI values either:
S/N * 100% or S/(S+N) * 100%
for signal quality.

Signal quality is the ratio of signal strength to noise level. I've
seen several ways to present it which vary by chipset manufactory.
1. 10 * log(S/(S+N)).
This is real signal to noise ratio calculated from the RSSI values
of signal and noise.
2. Signal minus noise in dB.
This is not exactly correct, but close enough. The RSSI and
Noise values are converted to to -dBm and subtracted.
3. Signal minus noise.
This is just plain wrong, but is a good indication of relative
quality to see if you're making an improvement. The RSSI and
noise level values are simply subtracted.
4. S/N * 100% or S/(S+N) * 100%
Ugly but functional. This is just the RSSI divided by the Noise
values times 100%. The actual numbers are meaningless, but for
the fairly small range of useable values found in wireless, it's
more than adequate. My guess is this is what Cisco displays.




>On Thu, 6 Jan 2005, Jeff Liebermann wrote:
>
>> On Thu, 06 Jan 2005 13:36:07 GMT, "Robert G. Becnel"
>> <(E-Mail Removed)> wrote:
>>
>> >Does anyone have any insight or mathematical idea how Cisco calculates its
>> >"signal quality" on a client connected to a Cisco AP (i.e. 1230)? It is
>> >in the form of "%" and the documentation says it is some relationship with
>> >the signal level (expressed in dBm). However, I would interested in
>> >determining how it is calculated so I can use it in comparison to other
>> >non Cisco products on my network.

>>
>> RSSI (receive signal strength indicator) is sometimes on a scale of
>> 0-255, 0-100, or 0-60 depending on the chipset. The original
>> conversion method is in the 802.11-1999 document (I'm too lazy to find
>> it). All the manufacturers have their own idea of how the conversion
>> should be done. See:
>>
>> http://www.wildpackets.com/elements/...l_Strength.pdf
>> for details. There's a Cisco conversion table on Page 10.
>>
>> "The IEEE 802.11 standard defines a mechanism by which RF energy is to
>> be measured by the circuitry on a wireless NIC. This numeric value is
>> an integer with an allowable range of 0-255 (a 1-byte value) called
>> the Receive Signal Strength Indicator (RSSI). No vendors have chosen
>> to actually measure 256 different signal levels, and so each vendor’s
>> 802.11 NIC will have a specific maximum RSSI value (RSSI_Max). For
>> example, Cisco chooses to measure 101 separate values for RF energy,
>> and their RSSI_Max is 100. Symbol uses an RSSI_Max value of 31. The
>> Atheros chipset uses an RSSI_Max value of 60. Therefore, it can be
>> seen that the RF energy level reported by a particular vendor’s
>> NIC will range between 0 and RSSI_Max."
>>
>>
>> --
>> Jeff Liebermann (E-Mail Removed)
>> 150 Felker St #D http://www.LearnByDestroying.com
>> Santa Cruz CA 95060 AE6KS 831-336-2558
>>


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558
 
Reply With Quote
 
Robert G. Becnel
Guest
Posts: n/a

 
      01-10-2005, 01:26 PM

Thanks again for the help, Jeff.

Bob

On Sat, 8 Jan 2005, Jeff Liebermann wrote:

> On Fri, 07 Jan 2005 19:40:51 GMT, "Robert G. Becnel"
> <(E-Mail Removed)> wrote:
>
> >I gave this some more thought and want to make sure we are discussing
> >apples to apples. What I am calling the signal quality is that value
> >found on the web interface of a AP under "Association" just below the
> >"signal strength" value. I have not seen Cisco refer to RSSI for this
> >value, but are you saying that RSSI=signal quality?
> >Sincerely,
> >Bob Becnel

>
> Ye'r right. We have a muddle. my fault. RSSI is NOT always equal to
> signal quality, just signal strength. I checked some (printed)
> literature for various SNMP MIBS used by Cisco and Breezcom (Alvarion)
> and found that some access points don't measure the Noise value
> (similar to RSSI) necessary to calculate a proper signal to noise
> ratio or signal quality. Therefore, they use the RSSI signal strength
> value as some kind of quality measurement. That's acceptable if you
> assume that the Noise RSSI to be negligible. I don't have easy access
> to a Cisco 1200 to see what's available, but as I recall (or guess)
> from a 340 series bridge, Cisco does measure the noise level and
> calculates using the RSSI values either:
> S/N * 100% or S/(S+N) * 100%
> for signal quality.
>
> Signal quality is the ratio of signal strength to noise level. I've
> seen several ways to present it which vary by chipset manufactory.
> 1. 10 * log(S/(S+N)).
> This is real signal to noise ratio calculated from the RSSI values
> of signal and noise.
> 2. Signal minus noise in dB.
> This is not exactly correct, but close enough. The RSSI and
> Noise values are converted to to -dBm and subtracted.
> 3. Signal minus noise.
> This is just plain wrong, but is a good indication of relative
> quality to see if you're making an improvement. The RSSI and
> noise level values are simply subtracted.
> 4. S/N * 100% or S/(S+N) * 100%
> Ugly but functional. This is just the RSSI divided by the Noise
> values times 100%. The actual numbers are meaningless, but for
> the fairly small range of useable values found in wireless, it's
> more than adequate. My guess is this is what Cisco displays.
>
>
>
>
> >On Thu, 6 Jan 2005, Jeff Liebermann wrote:
> >
> >> On Thu, 06 Jan 2005 13:36:07 GMT, "Robert G. Becnel"
> >> <(E-Mail Removed)> wrote:
> >>
> >> >Does anyone have any insight or mathematical idea how Cisco calculates its
> >> >"signal quality" on a client connected to a Cisco AP (i.e. 1230)? Itis
> >> >in the form of "%" and the documentation says it is some relationshipwith
> >> >the signal level (expressed in dBm). However, I would interested in
> >> >determining how it is calculated so I can use it in comparison to other
> >> >non Cisco products on my network.
> >>
> >> RSSI (receive signal strength indicator) is sometimes on a scale of
> >> 0-255, 0-100, or 0-60 depending on the chipset. The original
> >> conversion method is in the 802.11-1999 document (I'm too lazy to find
> >> it). All the manufacturers have their own idea of how the conversion
> >> should be done. See:
> >>
> >> http://www.wildpackets.com/elements/...l_Strength.pdf
> >> for details. There's a Cisco conversion table on Page 10.
> >>
> >> "The IEEE 802.11 standard defines a mechanism by which RF energy is to
> >> be measured by the circuitry on a wireless NIC. This numeric value is
> >> an integer with an allowable range of 0-255 (a 1-byte value) called
> >> the Receive Signal Strength Indicator (RSSI). No vendors have chosen
> >> to actually measure 256 different signal levels, and so each vendor’s
> >> 802.11 NIC will have a specific maximum RSSI value (RSSI_Max). For
> >> example, Cisco chooses to measure 101 separate values for RF energy,
> >> and their RSSI_Max is 100. Symbol uses an RSSI_Max value of 31. The
> >> Atheros chipset uses an RSSI_Max value of 60. Therefore, it can be
> >> seen that the RF energy level reported by a particular vendor’s
> >> NIC will range between 0 and RSSI_Max."
> >>
> >>
> >> --
> >> Jeff Liebermann (E-Mail Removed)
> >> 150 Felker St #D http://www.LearnByDestroying.com
> >> Santa Cruz CA 95060 AE6KS 831-336-2558
> >>

>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 AE6KS 831-336-2558
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Wifi Signal Quality Tauno Voipio Linux Networking 3 08-12-2009 09:35 PM
Poor signal quality? Bill Wireless Internet 3 05-29-2008 10:15 PM
Signal quality problems w. DI-624+ reah23 Wireless Internet 5 01-01-2007 05:17 PM
Low signal quality Tomas Pedersen Wireless Internet 2 10-07-2004 06:02 PM
measure signal quality Jerry Smith Wireless Internet 4 07-11-2003 02:21 AM



1 2 3 4 5 6 7 8 9 10 11