Changes between Version 8 and Version 9 of Videos


Ignore:
Timestamp:
Jul 23, 2008, 5:25:44 PM (16 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Videos

    v8 v9  
    1 Future home of WARP videos...
     1= WARP Videos =
    22
     3We have created a number of videos which offer both demonstrations of WARP and tutorials on using WARP. This collection will grow with time as we create more WARP videos.
    34
     5Most of these videos were edited using Apple's Final Cut Studio. To view the source video files (the ".mov" files linked below), you will need Apple's free [http://www.apple.com/quicktime/download/ QuickTime] software. All of the embedded videos here use the excellent [http://www.jeroenwijering.com/?item=JW_FLV_Media_Player JW FLV Media Player]. To view the embedded videos, you need a recent version of the [http://www.adobe.com/products/flashplayer/ Adboe Flash Player] browser plugin
     6
     7----
     8
     9= Demo Videos =
     10These videos demonstrate various aspects of WARP in practice.
     11
     12=== WARP MIMO OFDM Link ===
    413{{{
    514#!html
     
    1221so.addParam('allowscriptaccess','always');
    1322so.addParam('allowfullscreen','true');
    14 so.addParam('flashvars','&file=/video_files/demo_MIMO_OFDM_Bridge.mov&linktarget=_blank&fullscreen=true');
     23so.addParam('flashvars','&file=/video_files/demo_MIMO_OFDM_Bridge.mov&linktarget=_blank&fullscreen=true&image=/video_files/demo_MIMO_OFDM_Bridge.jpg');
    1524so.write('player');
    1625</script>
    1726}}}
     27This video demonstrates a 2x2 MIMO OFDM link. This link utilizes two [wiki:HardwareUsersGuides/FPGABoard_v1.2 WARP FPGA boards], four [wiki:HardwareUsersGuides/RadioBoard_v1.4 radio boards], two [wiki:HardwareUsersGuides/ClockBoard_v1.0 clock boards] and one [wiki:HardwareUsersGuides/AnalogBoard_v1.1 analog board]. The physical layer implements a 2-antenna OFDM transmitter utilizing Alamouti's space-time block code. The 2-antenna receiver uses switching diversity. The MAC layer implements a carrier-sensing, random-access MAC protocol. The source code for all layers is available in the [source:/ WARP Repository].
     28
     29Download source video file: [//video_files/demo_MIMO_OFDM_Bridge.mov demo_MIMO_OFDM_Bridge.mov] (13MB)
     30----
     31
     32
     33= Tutorial Videos =
     34These videos offer brief tutorials on using certain aspects of WARP. They are meant to complement WARP's web-based documentation.
     35
     36