Changes between Version 35 and Version 36 of Workshops/India_2007December


Ignore:
Timestamp:
Dec 1, 2007, 11:08:16 PM (16 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/India_2007December

    v35 v36  
    1 {{{
    2 #!html
    3 <center>
    4 <h1>Fifth WARP Workshop at IIT Madras, Chennai, India</h1>
    5 <h1>December 1-2, 2007</h1>
    6 </center>
    7 }}}
     1= WARP Workshop at Indian Institute of Technology Madras in Chennai, India - December 1-2, 2007 =
    82
    9  
    10 Thank you for your interest in the Rice WARP Workshop at [http://www.iitm.ac.in IIT Madras]. This page will provide 
    11 you with information about the location of the workshop, maps to the campus, lodging information and workshop content.
     3The fifth WARP workshop was held at IIT Madras December 1-2, 2007. We had 33 attendees from academia and industry, all learning how to use WARP in their own research.
    124
    13 For more information about the WARP Project, please visit the [wiki:WikiStart WARP Repository].
     5The materials from the workshop are all available below. The lab exercises require version 9.1 of the Xilinx tools (ISE, EDK and Sysgen).
    146
    15 [[Image(Workshops/India_2007December/files:gc-wide.jpg, align=right)]]
     7== Slides ==
     8 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopSlides_1_Hardware.pdf?format=raw WARP Hardware & Design Flows] by Charles Camp & Siddharth Gupta (3.0MB PDF)
     9 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopSlides_2_PHY.pdf?format=raw WARP PHY Design Flow] by Patrick Murphy (4.1MB PDF)
     10 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopSlides_3_Networking.pdf?format=raw WARP MAC Design Flow] by Chris Hunter (4.6MB PDF)
    1611
    17  
    18 == Workshop Description ==
    19 
    20 The Rice University WARP Workshop introduces attendees to the Rice WARP  development platform, including the hardware and software tools used to develop and  implement designs in WARP. Attendees will learn the complete WARP design flow, from  specification of initial design parameters through implementation of designs on WARP  hardware.
    21 
    22  == Registration Details ==
    23 
    24 Registration is now closed. Please watch the WARP site for news of future workshops.
    25 
    26 == Tentative Course Outline ==
    27 
    28 '''DAY 1''' - 9am-5pm
    29 
    30  * '''Overview''': WARP Hardware and Design Environment  Attendees will learn about the hardware-level capabilities of WARP and the system-level  design flow. A brief presentation will be followed by a lab exercise where attendees will  use the design tools to implement a simple hardware co-processor on the FPGA.
    31 
    32  * '''WARPLab''':  A new design tool to interface matlab with WARP to enable off-line processing of received signals   transmitted over real wireless channels.
    33 
    34  * '''PHY Implementation''':  Classical physical layer algorithms such as orthogonal frequency division multiplexing (OFDM) will be presented in the context of physical layer design for WARP. Following the  presentation, attendees will use the design tools learned in the previous exercise to   generate base-band waveforms on the FPGA and upconvert them to RF using the WARP  radio boards.
     12== Lab Exercises ==
     13 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopExercise_1_ToolsIntro.pdf?format=raw Lab 1: Introduction to WARP Design Flows] (0.1MB PDF) [attachment:wiki:Workshops/India_2007December/Files:WARPWorkshop_Lab1_AdderMdl.zip?format=raw Adder Model] [attachment:wiki:Workshops/India_2007December/Files:WARPWorshop_Lab1_Sysgen_Solution.zip?format=raw Adder Pcore]
     14 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopExercise_2_SweepingTx.pdf?format=raw Lab 2: Building a Simple Transmitter] (0.1MB PDF) [attachment:wiki:Workshops/India_2007December/Files:WARPWorkshop_Lab3.zip?format=raw Lab 3 Files] (13.2MB ZIP)
     15 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopExercise_3_WARPLab.pdf?format=raw Lab 3: Introduction to WARPLab] (0.1MB PDF) [source:/ResearchApps/PHY/WARPLAB/WARPLAB_SISO/M_code@799 WARPLab source files]
     16 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopExercise_4_noMAC.pdf?format=raw Lab 4: Building a Simple "MAC"] (0.1MB PDF) [wiki:Workshops/India_2007December/MacLabs Lab 4 files]
     17 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopExercise_5_UniMAC.pdf?format=raw Lab 5: Building a Unidirectional MAC] (1.4MB PDF) [wiki:Workshops/India_2007December/MacLabs Lab 5 files]
     18 * [attachment:wiki:Workshops/India_2007December/Files:WARP_WorkshopExercise_6_hopMAC.pdf?format=raw Lab 6: Building a Channel-Hopping MAC] (1.3MB PDF) [wiki:Workshops/India_2007December/MacLabs Lab 6 files]
    3519
    3620
    37 '''DAY 2''' - 9am-5pm
     21== Other Useful Resources ==
     22 * [wiki:HardwareUsersGuides/FPGABoard_v1.2 FPGA Board Users Guide]
     23 * [wiki:HardwareUsersGuides/RadioBoard_v1.4 Radio Board Users Guide]
     24 * [wiki:sysgen2opb sysgen2opb Overview] and [source:/PlatformSupport/sysgen2opb Source]
     25 * [/WARP_API WARP APIs]
     26 * Radio Controller
     27   * [wiki:RadioController Overview]
     28   * [source:/PlatformSupport/CustomPeripherals/drivers/radio_controller_v1_09_a/src Software Source]
     29   * [source:/PlatformSupport/CustomPeripherals/pcores/radio_controller_v1_09_a/hdl Hardware Source]
     30 * [source:/ResearchApps/PHY/MIMO_OFDM WARP OFDM Transceiver]
     31 * [source:/PlatformSupport/WARPMAC WARPMAC Source]
     32 * [source:/ResearchApps/MAC MAC Implementations]
     33 * [http://xilinx.com/univ/ Xilinx University Program]
    3834
    39  * '''MAC Implementation''': Networking protocols will be discussed in the context of design realization and at-scale   experimentation on WARP. Specifically, the medium access control (MAC) layer will be   the focus. Using WARP's medium access framework, attendees will implement a   simplified ALOHA protocol and demonstrate its capabilities with real-world traffic from   a PC.
    40 
    41 '''Helpful Material''': [http://en.wikipedia.org/wiki/Medium_access_control Medium Access Overview] and knowledge of C programming.
    42 
    43 Attendees will utilize MATLAB, Simulink, and Xilinx Platform Studio throughout this two- day workshop. Familiarity with Xilinx development tools, specifically Xilinx Platform  Studio, is helpful but not required. Familiarity with MATLAB is required. Development  stations, including all required computer hardware and software, will be provided.
    44 
    45  == Workshop Location ==
    46 
    47 The workshop lectures will be held in ESB244 and the workshop exercises will be held in the Intel Wireless Lab, Electrical Sciences Block, IIT Madras. The [http://www.iitm.ac.in/attachment/58d64ac8e6c17c70d1493c215a705a9e/9776daaf24127c39edfb52441cd6fe98/campus-map.pdf the campus map] can be found [http://www.iitm.ac.in/The%20Campus/ here]. The workshop will begin at 9am in ESB244 on both days.
    48 
    49  == Reaching IIT Madras ==
    50 
    51 More information about reaching IITM can be found [http://www.iitm.ac.in/The%20Campus/Reaching%20IIT.html here].
    52 
    53  == Hotel Information ==
    54 
    55 Limited accommodation is available at [http://www.iitm.ac.in/Facilities/Guest%20Houses.html IITM guest houses].
    56 
    57  == Campus Maps & Parking Info ==
    58 
    59 For commuting within the campus, [http://www.iitm.ac.in/Facilities/Bus%20transport.html IITM shuttle service is available].  Please see [http://www.iitm.ac.in/attachment/58d64ac8e6c17c70d1493c215a705a9e/9776daaf24127c39edfb52441cd6fe98/campus-map.pdf the campus map] for more details.
    60 
    61  == Contact & Other Information ==
    62 
    63 For questions related to the information given here, please send an email to warpworkshop_intl[at]rice.edu.