Difference between revisions of "Private:mtv demo simulator"
From NMSL
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
== Requirements == | == Requirements == | ||
+ | |||
=== Video Trace Files === | === Video Trace Files === | ||
4 mp4 video files. traces to be obtained from | 4 mp4 video files. traces to be obtained from | ||
+ | |||
=== Major GUI items === | === Major GUI items === | ||
* Embedded player | * Embedded player | ||
Line 12: | Line 14: | ||
* Animated, colourful burst train | * Animated, colourful burst train | ||
* Usual GUI even handling | * 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 | * BANDWIDTH: option to select MOD/CODE etc b/w should be calculated and displayed from table lookup | ||
+ | |||
=== Algorithms === | === Algorithms === | ||
* CURRENT: | * CURRENT: | ||
Line 19: | Line 23: | ||
* SIMU: | * SIMU: | ||
* LATSB: | * LATSB: | ||
+ | |||
=== Performance Metrics === | === Performance Metrics === | ||
* ENERGY:Per channel overall | * ENERGY:Per channel overall | ||
* THROUGHPUT: SMS | * THROUGHPUT: SMS | ||
* SWITCHING DELAY: SIMU, LATSB | * SWITCHING DELAY: SIMU, LATSB | ||
+ | |||
+ | [[TestApplet | TestApplet]] | ||
== Software == | == Software == |
Latest revision as of 23:22, 6 December 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.