Re: [Madwifi-devel] Bad Sensitivity in 11g-Mode

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Derek Smithies
Date: Friday, September 21, 2007 - 3:20 pm

Hi,
 I have written the minstrel rat control algorithm, which reports the 
percentage of lost packets at each of the available data rates.

It shows similar results to you.

On incredibly strong links, (receiver/transmitter adjacent) all rates work 
perfect.

As the link distance increases, the ofdm rates drop off, and fail. All 
that works is the 11b rates.

Admittedly, the ofdm rates are a different encoding technology, and will 
be more adversely affected by noise/interference. Maybe. But there 
are many 11g cards that do heaps better than atheros cards, as your 
report  below illustrates.

=============================================================

Yes.

In a recent letter to this list from  Nick Kossifidis, the issue of 
calibration was raised. Currently, the ath_calibrate() method is called by 
a timer (every 30 seconds if the last calibration works, or every second 
if the last calibration fails). Nick was suggesting the need to drive the 
ath_calibrate method from the rate control algorithm. 

On rereading your letter, and Nick's letter, and some offline 
correspondence with Nick, I am wondering if there is a need for the 
ath_calibrate method to be run on changing to an ofdm rate, or run more 
frequently, or something. 

Nick was also suggesting removing the noise floor calculation code from 
the ath_calibrate method, so the two functions are executed at quite 
different times. 

To resolve these questions, I would really appreciate some input from 
those more knowledgeable in the area of inner workings of the 
hal,  OR
 suggested experiments..

Derek.



On Fri, 21 Sep 2007, Roman Skrobotz wrote:


-- 
Derek Smithies Ph.D.
IndraNet Technologies Ltd.
Email: derek@indranet.co.nz
ph +64 3 365 6485
Web: http://www.indranet-technologies.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Madwifi-devel mailing list
Madwifi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/madwifi-devel
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Bad Sensitivity in 11g-Mode, Roman Skrobotz, (Fri Sep 21, 3:00 am)
Re: [Madwifi-devel] Bad Sensitivity in 11g-Mode, Derek Smithies, (Fri Sep 21, 3:20 pm)
Re: [Madwifi-devel] Bad Sensitivity in 11g-Mode, Scott Raynel, (Wed Oct 3, 8:22 pm)