wiki:WARPLab6

Version 27 (modified by chunter, 14 years ago) (diff)

--

No image "WARPLab/warpLabLogo.png" attached to WARPLab6

WARPLab Framework Overview

WARPLab is a framework which brings together WARP and MATLAB. With WARPLab, you can interact with WARP nodes directly from the MATLAB workspace and signals generated in MATLAB can be transmitted in real-time over-the-air using WARP nodes. This facilitates rapid prototyping of PHYsical (PHY) layer algorithms.

The WARPLab framework provides the following.

  • WARPLab XPS Reference Design: The bitstream ('.bit' file) to program the WARP nodes and the WARPLab Xilinx Platform Studio (XPS) Reference Design to generate this bitstream are provided.
  • WARPLab Reference M-Code: M-Code functions that facilitate interaction with WARP nodes directly from MATLAB workspace are provided.
  • WARPLab Examples: M-Code examples that show how to use the WARPLab Reference M-Code are provided.

The basic WARPLab setup is shown in the figure below. The basic WARPLab flow is the following.

  • The user creates in MATLAB the samples to be transmitted.
  • The samples to be transmitted are downloaded to buffers in the nodes assigned as transmitters.
  • The user sends a trigger to transmitter and receiver nodes. Upon reception of this trigger, samples are transmitted over-the-air and captured in real-time.
  • The user reads captured samples from the receiver nodes to the MATLAB workspace.
  • Received samples are processed offline in MATLAB

The WAPLAB framework facilitates experimental evaluation of PHY layer algorithms. However, some novel algorithms may require features not provided in the WARPLab framework. Users are encouraged to modify/extend the WARPLab XPS Reference Design and WARPLab Reference M-Code if this is required in order to meet experiment requirements. For example, if part of the signal processing cannot be done offline in MATLAB but must be done in real-time, then this signal processing can be implemented in FPGA logic by modifying the WARPLab XPS Reference Design. Depending on the experiment, the users may also have to modify the WARPLab Reference M-Code.

Basic WARPLab Setup

Two WARP nodes and a host computer running MATLAB are connected to a switch via Ethernet links.

No image "BasicWARPLabSetup.jpg" attached to WARPLab/Images

WARPLab Setup with up to 16 nodes

The basic WARPLab setup can be extended to up to 16 WARP nodes as shown below. No image "16NodeSetup.jpg" attached to WARPLab/Images

Attachments (2)

Download all attachments as: .zip