Changes between Version 6 and Version 7 of WiMAX/WiMAX-Tutorial/RTC/00


Ignore:
Timestamp:
10/29/13 03:35:22 (10 years ago)
Author:
Fraida Fund
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WiMAX/WiMAX-Tutorial/RTC/00

    v6 v7  
    2626== Post-Experiment ==
    2727
    28 After the experiment, the OML-instrumented peer will send the measurement results to iRODS using the {{{iput}}} command.
     28After the experiment, the OML-instrumented peer will send the measurement results to iRODS using the {{{iput}}} command. Inside iRODS, we'll use the iRODS web browser to visualize the results of our experiment.
     29
     30The measurement database is organized as a series of key-value-wrid triples. Each {{{key}}} defines a kind of measurement (e.g., RTT or estimated available bandwidth) and each {{{wrid}}} defines a measurement source (e.g., video sender, audio receiver, bandwidth estimator).
     31
     32To visualize these measurements, we'll open the {{{sq3}}} file from our experiment in iRODS and click on the '''plot''' tab. From here, we'll be able to set up our visualization.
     33
     34For example, we can create the following plot, which shows the round trip time in milliseconds measured by WebRTC:
    2935
    3036
    31 Inside iRODS, we'll use the iRODS web browser to visualize the results of our experiment.
     37|| [[Image(googRtt.png,100%)]][[BR]]Setting up plot||[[Image(googRttPlot.png,100%)]][[BR]]Finished visualization ||
     38
     39There are many other metrics available - try plotting with the following keys:
     40 * googFrameRateSent
     41 * googFrameRateReceived
     42 * googJitterReceived
     43 * packetsLost
     44 * googAvailableReceiveBandwidth
     45 * googAvailableSendBandwidth
     46 * googTransmitBitrate
    3247
    3348== Reconfiguring the WiMAX BS ==
     
    4156}}}
    4257
    43 From there, you can change base station settings using a simple HTTP interface. For example, to turn on ARQ:
     58From there, you can change base station settings using a simple HTTP interface. We'll retry our experiment with ARQ turned on:
    4459
    4560{{{