Go Back   Wireless and Wifi Forums > Wireless Networks (Wifi) > Wireless Networking Discussion
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-19-2007, 09:44 AM
Junior Member
 
Join Date: Oct 2007
Posts: 1
Default 802.11n receiver operation

Hi...
I don't know if anyone here knows how 802.11n operates in the frequency bands...

As you may know, a transmitter can send 20 MHz signals or 40 MHz signals. In the 20 MHz case, the actual frequency band used can be with offset 0, +10 MHz or -10 MHz (offset with respect to carrier frequency). The offsets for 20 MHz are thus NONE, UPPER or LOWER:

Code:
                     20MHz, no offset
            ___________
           |           |
-----|-----|-----|-----|-----|----------
          -20     0    +20
                 ___________
                |           |
----|-----------|--UPPER----|----------
               -20     0    +20
  
     __________
    |          |
----|--LOWER---|----------|----------
   -20    0   +20
In the case of 40 MHz the full band is used (with duplicated UPPER and LOWER possible).

My question, is this: how can the receiver detect which band is used, when serveral AP's may be operating in adjacent channels? The only information transmitted from the TX to the RX concerning the BW is a 20/40MHz BW bit in the HT-SIG field.

Must the RX scan the frequency axis over a BW of 20 MHz every 5 MHz?

Code:
      ___________
     |     |     | start of scan at '0' MHz (relative)
-----|-----|-----|--------------------------------------------------
           0                         
         ___________
        |     |     | second scan at +5 MHz
--------|-----|-----|--------------------------------------------------
              5                         
            ___________
           |     |     | third scan at +10 MHz
-----------|-----|-----|--------------------------------------------------
                 10
Assuming that it finds a valid 20MHz signal, I guess the SIG field must be decoded first to see if it is a 20MHz signal or 40MHz signal; in the latter case
it has to process the following 20 MHz too (the previous 20MHz was already determined to have no valid signal)...

Is this correct, or what do you guys think?

Niko

Last edited by myhanguk; 10-19-2007 at 09:56 AM.
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 On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
802.11n wireless access point compatible with ThinkPad T61 Steve Chapel alt.internet.wireless 9 08-12-2007 04:43 PM
N70 and SatNav Receiver R alt.cellular.nokia 10 03-25-2007 05:12 PM
NEWS: Intel goes 802.11n as IEEE finalises spec John Navas alt.internet.wireless 1 01-24-2007 01:52 AM
USB receiver there, "working properly", not connecting umberto Troubleshooting 1 12-20-2006 08:13 PM
Receiver sensitivity- Packet Detection v/s Packet capture Vinay alt.internet.wireless 1 10-14-2005 02:50 AM


All times are GMT. The time now is 03:32 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45