Difference between revisions of "Private:mtv demo simulator"
From NMSL
| (3 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
== 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: | |
| + | * SMS: | ||
| + | * SIMU: | ||
| + | * LATSB: | ||
| + | |||
=== Performance Metrics === | === Performance Metrics === | ||
| + | * ENERGY:Per channel overall | ||
| + | * THROUGHPUT: SMS | ||
| + | * 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.
