Changes between Version 3 and Version 4 of DesignFlows


Ignore:
Timestamp:
Aug 21, 2008, 5:20:49 PM (16 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DesignFlows

    v3 v4  
    11= Physical Layer Design Flows =
    22
    3 There are two primary flows that we employ when investigating new ideas in physical layer space. The first is a non-real-time system called [wiki:WARPLab WARPLab]. This makes real-time use of the channel but all the transmitter and receiver processing is done offline in MATLAB. This is a good beginning when trying new physical layer ideas. The second is building [wiki:PHY real-time system]s to be implemented in the FPGA. Hence the programs can be independent and standalone on the node. Once new ideas have shown promise they can be hardened. We primarily use [http://www.xilinx.com/ise/optional_prod/system_generator.htm System Generator] to build our physical layers.
     3There are two primary flows that we employ when investigating new ideas in physical layer space. The first is a non-real-time system called [wiki:WARPLab WARPLab]. This makes real-time use of the channel but all the transmitter and receiver processing is done offline in MATLAB. This is a good beginning when trying new physical layer ideas. The second is building [wiki:PHY real-time systems] to be implemented in the FPGA. Hence the programs can be independent and standalone on the node. Once new ideas have shown promise they can be hardened. We primarily use [http://www.xilinx.com/ise/optional_prod/system_generator.htm System Generator] to build our physical layers.
     4
     5So the design flows are divided into:
     6 * Real-time flow - [wiki:PHY OFDM]
     7 * Non-real-time flow - [wiki:WARPLab WARPLab]