wiki:OFDMReferenceDesign

Version 9 (modified by chunter, 17 years ago) (diff)

--

OFDM Networking Reference Design

By default, this project creates a custom wireless ethernet hub between computers attached to two WARP boards. The project treats ethernet packets as payload only; the WARP board performs no IP processing whatsoever. The following are two example applications.

Example System Configuration 1

The user will need to supply two computers and two WARP nodes (1 node = 1 FPGA[v1.2] + 1 Radio[v1.4]). The computers need to be configured to have hardcoded IP addresses within each others addressable ranges. In other words, they must be in each other's subnet to be able to talk to one another. For example, one computer can be 10.0.0.8 and the other can be 10.0.0.9 and each can have a subnet mask of 255.255.255.0.

One FPGA board must by configured as Node 0, and other as Node 1, using the on-board dip switches. The switch closest to the power supplies represents the node value. When the program is downloaded, the seven-segment LCDs should show the node values.

Using ethernet, connect one PC to one board, and the other PC to the other board. Note, if the PCs are using older network cards that do not support auto MDI, the user may need to provide crossover ethernet cables instead of standard cables. Once the boards are connected and configures, any traffic directed to one computer's IP address from the other computer will be forwarded.

Example System Configuration 2

The user will need to supply one computer and two WARP nodes. Enable DHCP on the computer (most likely already enabled, unless the user tried the first configuration).

One FPGA board must by configured as Node 0, and other as Node 1, using the on-board dip switches. The switch closest to the power supplies represents the node value. When the program is downloaded, the seven-segment LCDs should show the node values.

Connect the PC to a board using a standard or crossover ethernet cable. Connect the other board to an internet source (e.g. the wall, a wireless route, etc). The computer will then be able to access network resources via the WARP OFDM link.

Download the full reference design here: OFDM Reference Design (60MB .zip file).