From cd474ba8fdbe2686a90022fed362387e857a1220 Mon Sep 17 00:00:00 2001 From: Matteo Cypriani Date: Thu, 20 Sep 2012 12:50:48 +0200 Subject: [PATCH] s17: rename files, move procedure to README --- v1.3.1/README.org | 22 ++++++++++++++++ v1.3.1/s17/s17_j20_fon_2012-06-18.txt | 26 ------------------- v1.3.1/s17/s17_j24_fon_2012-06-19.txt | 15 ----------- ...2-06-18.agg => s17_t01_fon_2012-06-18.agg} | 0 v1.3.1/s17/s17_t01_fon_2012-06-18.txt | 6 +++++ ...2-06-19.agg => s17_t02_fon_2012-06-19.agg} | 0 v1.3.1/s17/s17_t02_fon_2012-06-19.txt | 3 +++ 7 files changed, 31 insertions(+), 41 deletions(-) delete mode 100644 v1.3.1/s17/s17_j20_fon_2012-06-18.txt delete mode 100644 v1.3.1/s17/s17_j24_fon_2012-06-19.txt rename v1.3.1/s17/{s17_j20_fon_2012-06-18.agg => s17_t01_fon_2012-06-18.agg} (100%) create mode 100644 v1.3.1/s17/s17_t01_fon_2012-06-18.txt rename v1.3.1/s17/{s17_j24_fon_2012-06-19.agg => s17_t02_fon_2012-06-19.agg} (100%) create mode 100644 v1.3.1/s17/s17_t02_fon_2012-06-19.txt diff --git a/v1.3.1/README.org b/v1.3.1/README.org index 7ca345a..dcf7cf1 100644 --- a/v1.3.1/README.org +++ b/v1.3.1/README.org @@ -486,6 +486,28 @@ measurement points: - Operator 1: 1, 2, 3, 4, 5 (same as scenario 16). - Operator 2: 4, 3, 2, 1, 5. +Detailed procedure: +- Start the aggregation server; human operator #1 is standing at MP#1, + while operator #2 is standing at MP#4. +- After 10 seconds at these positions, the operators start moving to the + next measurement points: operator #1 goes to MP#2, while operator #2 + goes to MP#3. The operators walk at a pace of one step per second, in + the direction of the next measurement point. It takes 4 seconds to + reach the next measurement point. +- Each time the next measurement point is reached, the operators turn in + the direction of the next measurement point and stand for 10 seconds + (so at the second position, operator #1 turns in the direction of the + MP#3, and operator #2 turns in the direction of MP#2). The time to + turn is one second (so the total movement time is 5s in this case). +- After 10 seconds at these positions, the operators start walking: + operator #1 to MP#3, and operator #2 to MP#2. The time needed to + complete this walk is 10 seconds. +- After 10 seconds at these positions, operator #1 starts walking to + MP#4 operator #2 starts walking to MP#1. The time needed to reach + these points is 5 seconds. +- After 10 seconds at these positions, both operators walk to MP#5. +- After 10 seconds at MP#5, the measurements are stopped. + ** Scenario 18 (autocalibration alone, empty room) The autocalibration is performed for 5 minutes, without mobile terminal diff --git a/v1.3.1/s17/s17_j20_fon_2012-06-18.txt b/v1.3.1/s17/s17_j20_fon_2012-06-18.txt deleted file mode 100644 index aaa2678..0000000 --- a/v1.3.1/s17/s17_j20_fon_2012-06-18.txt +++ /dev/null @@ -1,26 +0,0 @@ -Jeu de Test 20 - - -Conditions : - -Humidité : 68 -Temperature: 20.7° -Heure du test : 11h45 - -taille des paquets : 116 - -Test effectué : Scénario 16 - -Listener command line: owlps-listenerd.semistatic -A -vvvv -i 192.168.11.254 -I 192.168.11.254 -n 10 -t 8 -r ath1 -w ath0 - - -Mode opératoire : - -- Start the aggregation server and one human operator waiting for 10 seconds in the 1st measurement point while the other operator waiting for 10 seconds in the 4th measurement point. -- After 10 seconds of waiting, the operators goes to the next measurement points: first operator goes to the 2nd measurement point while the other operator goes to the 3rd measurement point. In order to reach these measurement points, the operators walk one step per second, walking towards the measurement point. Once the measurement point is reached (it takes 4 seconds to reach the measuring point by walking meter by meter) turning in the direction of the measuring point number 1 (the time to turn is 1s what makes us a total of 5s ) and each operator stay 10s on it's measurement point. -- After waiting 10 seconds being oriented in the direction of the third point of measurement, first operator goes to the 3rd measurement point while the other operator goes to the 2nd measurement point. Time needed to complete this route is 10 seconds. -- Wait 10 seconds on the measurement point and then begin the migration to the measuring points number 4 (first operator) and 1 (second operator). The time needed to reach these points is 5 seconds -- After waiting 10 seconds, both operators walk to the 5th measurement point and stay there 10 seconds - -Order of walking for the first operator: 1, 2, 3, 4, 5 -Order of walking for the second operator: 4, 3, 2, 1, 5 diff --git a/v1.3.1/s17/s17_j24_fon_2012-06-19.txt b/v1.3.1/s17/s17_j24_fon_2012-06-19.txt deleted file mode 100644 index 683846b..0000000 --- a/v1.3.1/s17/s17_j24_fon_2012-06-19.txt +++ /dev/null @@ -1,15 +0,0 @@ -Jeu de Test 24 - -The scenario is the same as for Jeu de Test 20. The only differences are the following: - -Conditions : - -Humidité : 67 -Temperature: 22° -Heure du test : 16h15 - -taille des paquets : 116 - -Test effectué : Scénario 17 - -Listener command line: owlps-listenerd.semistatic -A -vvvv -i 192.168.11.254 -I 192.168.11.254 -r ath1 -w ath0 diff --git a/v1.3.1/s17/s17_j20_fon_2012-06-18.agg b/v1.3.1/s17/s17_t01_fon_2012-06-18.agg similarity index 100% rename from v1.3.1/s17/s17_j20_fon_2012-06-18.agg rename to v1.3.1/s17/s17_t01_fon_2012-06-18.agg diff --git a/v1.3.1/s17/s17_t01_fon_2012-06-18.txt b/v1.3.1/s17/s17_t01_fon_2012-06-18.txt new file mode 100644 index 0000000..4c340d1 --- /dev/null +++ b/v1.3.1/s17/s17_t01_fon_2012-06-18.txt @@ -0,0 +1,6 @@ +Humidity: 68% +Temperature: 20.7°C +Hour: 11:45 + +/!\ The listeners were launched with wrong number of packets (10 instead + of 20) and delay (8 ms instead of 25) for autocalibration requests. diff --git a/v1.3.1/s17/s17_j24_fon_2012-06-19.agg b/v1.3.1/s17/s17_t02_fon_2012-06-19.agg similarity index 100% rename from v1.3.1/s17/s17_j24_fon_2012-06-19.agg rename to v1.3.1/s17/s17_t02_fon_2012-06-19.agg diff --git a/v1.3.1/s17/s17_t02_fon_2012-06-19.txt b/v1.3.1/s17/s17_t02_fon_2012-06-19.txt new file mode 100644 index 0000000..642c64b --- /dev/null +++ b/v1.3.1/s17/s17_t02_fon_2012-06-19.txt @@ -0,0 +1,3 @@ +Humidity: 67% +Temperature: 22°C +Hour: 16:15