Changes between Initial Version and Version 1 of OFDM/MIMO/Docs/PHYDetails/FrameFormat


Ignore:
Timestamp:
Dec 29, 2006, 8:24:37 PM (17 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OFDM/MIMO/Docs/PHYDetails/FrameFormat

    v1 v1  
     1== [wiki:OFDM/MIMO MIMO OFDM] | [wiki:OFDM/MIMO#Documentation Documentation] | OFDM Frame Format ==
     2
     3The frame format for the WARP MIMO OFDM core is based loosly on the frame format specified in the [http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=17645&isYear=1999 IEEE 802.11a] wireless networking standard.
     4
     5Each frame is divided into four sections, illustrated below:
     6
     7[[Image(OFDM/MIMO/Docs/Images:FrameFormatOverview.png)]]
     8
     9 *Preamble: a hard-coded 320-sample sequence used by the receiver for AGC, carrier frequency offset estimation and symbol timing estimation
     10 *Training: hard-coded OFDM symbols used for channel estimation. The number of training symbol periods is programmable per-packet.
     11 *Base Rate: a programmable number of OFDM symbols containing a packet's header, modulated using the user-specified base-rate modulation scheme.
     12 *Full Rate: a programmable number of OFDM symbols containing a packet's payload, modulated using the user-specified full-rate modulation scheme.
     13
     14The WARP MIMO OFDM core supports both single (SISO) and two antenna (MIMO) modes. The frame formats for these two modes are detailed below.
     15
     16== SISO Frame Format ==
     17
     18[[Image(OFDM/MIMO/Docs/Images:SISO_Frame_Format.png)]]
     19
     20== MIMO Frame Format ==
     21
     22[[Image(OFDM/MIMO/Docs/Images:MIMO_Frame_Format.png)]]