Changes between Version 5 and Version 6 of OFDM/MIMO/Docs/Overview


Ignore:
Timestamp:
Aug 29, 2009, 8:30:15 PM (15 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OFDM/MIMO/Docs/Overview

    v5 v6  
    1 == [wiki:OFDM MIMO OFDM] | [wiki:OFDM/MIMO#Documentation Documentation] | OFDM Model Overview ==
     1= [wiki:OFDM MIMO OFDM] | [wiki:OFDM/MIMO#Documentation Documentation] | OFDM Model Overview =
    22
    3 === Introduction === #Intro
     3== Introduction == #Intro
    44
    55
    6 === Tools and Hardware Requirements === #Tools
     6== Tools and Hardware Requirements == #Tools
    77The MIMO OFDM core is designed using [http://www.xilinx.com/ise/optional_prod/system_generator.htm Xilinx's System Generator]. The current version of the core is compatible with System Generator 10.1.03.
    88
    9 ==== Simulation ====
     9This System Generator model is known to work with both Virtex-II Pro and Virtex-4 devices. It should work in any architecture supported by System Generator.
     10
     11=== Simulation ===
    1012The OFDM model can be used in the MATLAB/Simulink simulation environment using just System Generator. In simulation, the OFDM model runs a simple BER test, using the transmit subsystem to generate a waveform and the receive subsystem to process it. Please note that while the simulation is "full-duplex" (transmitting and receiving simultaneously), the core does not support full-duplex operating in hardware.
    1113
    12 ==== Hardware ====
     14=== Hardware ===
    1315In order to use the OFDM core in hardware, the model must be converted to an PLB46-compliant peripheral. We use the EDK Export flow from System Generator to create the PLB-compatible memory interface, then integrate the OFDM core into a larger hardware/software project using the [http://www.xilinx.com/ise/embedded_design_prod/platform_studio.htm Xilinx Embedded Devleopment Kit].
    1416
    15 === Files ===
     17== Files ==
    1618The source files for the MIMO OFDM design are available in the WARP repository: [source:/ResearchApps/PHY/MIMO_OFDM].
    1719