Difference between revisions of "Private:mtv demo simulator"

From NMSL
Line 3: Line 3:
 
== Requirements  ==
 
== Requirements  ==
 
=== Video Trace Files  ===
 
=== Video Trace Files  ===
 +
4 mp4 video files. traces to be obtained from
 +
=== Major GUI items ===
 +
* Embedded player
 +
* Channel Switching widget
 +
* deltaT slider
 +
* Bandwidth selector
 +
* Algorithm selector
 +
* Animated, colourful burst train
 +
* Usual GUI even handling
 
=== Network Parameters ===
 
=== Network Parameters ===
 +
* BANDWIDTH: option to select MOD/CODE etc b/w should be calculated and displayed from table lookup
 
=== Algorithms  ===
 
=== Algorithms  ===
 
* CURRENT:
 
* CURRENT:
Line 10: Line 20:
 
* LATSB:
 
* LATSB:
 
=== Performance Metrics ===
 
=== Performance Metrics ===
 
+
* ENERGY:Per channel overall
 +
* THROUGHPUT: SMS
 +
* SWITCHING DELAY: SIMU, LATSB
  
 
== Software ==
 
== Software ==

Revision as of 16:53, 17 September 2010

A simulator to emulate concurrent broadcasting of multiple video streams.

Requirements

Video Trace Files

4 mp4 video files. traces to be obtained from

Major GUI items

  • Embedded player
  • Channel Switching widget
  • deltaT slider
  • Bandwidth selector
  • Algorithm selector
  • Animated, colourful burst train
  • Usual GUI even handling

Network Parameters

  • BANDWIDTH: option to select MOD/CODE etc b/w should be calculated and displayed from table lookup

Algorithms

  • CURRENT:
  • SMS:
  • SIMU:
  • LATSB:

Performance Metrics

  • ENERGY:Per channel overall
  • THROUGHPUT: SMS
  • SWITCHING DELAY: SIMU, LATSB

Software

We have two testbed implementations: (i) FATCAPS base station, and (ii) integrated base station. The former one is based on FATCAPS implementation, while the later one is implemented by us from scratch.


FATCAPS Based Implementation