wikiroute

networking recipes

User Tools

Site Tools


exploring_lora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
exploring_lora [2018/09/29 15:33] samerexploring_lora [2018/09/29 15:39] – [4.3. Coverage] samer
Line 146: Line 146:
 ==== -. Coverage ==== ==== -. Coverage ====
  
-In this section, you will measure the coverage of LoRa devices under the three different radio configurations. For this, you will start by identifying a set of Test Points (TP). Then, you should implement a function that sends packets with different radio configurationsNote that the following functions in the Arduino sketch enable to modify //on the fly// the LoRa parameters:+In this section, you will measure the coverage of LoRa under the three different radio configurations. Such configurations should ensure different reliability levels
  
-<code c++> +For this, you will start by identifying a set of geographical locations or Test Points (TP). These TPs should be astutely chosen to challenge the limits of LoRa transmission. Then you should implement a function on the server that measures the ratio of successfully delivered packets or PDR.
-rf95.setModemConfig(RH_RF95::Bw125Cr45Sf128)+
-rf95.setModemConfig(RH_RF95::Bw31_25Cr48Sf512); +
-rf95.setModemConfig(RH_RF95::Bw125Cr48Sf4096); +
-</code>+
  
 <WRAP center round help 100%> <WRAP center round help 100%>
   * Draw the test points on a map.   * Draw the test points on a map.
-  * Give a statistical measure of the PER and the RSSI for each TP with each of the different radio configurations. +  * Give a statistical measure of the PDR and the RSSI for each TP with each of the different radio configurations. 
 </WRAP> </WRAP>
- 
 ==== -. Path Loss ==== ==== -. Path Loss ====
  
exploring_lora.txt · Last modified: 2021/10/20 12:52 by samer