Changes for page LoRaWAN Capacity

Last modified by Xiaoling on 2023/04/14 11:38

From version 6.1
edited by Edwin Chen
on 2022/08/22 21:40
Change comment: There is no comment for this version
To version 5.4
edited by Xiaoling
on 2022/08/09 15:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -32,10 +32,12 @@
32 32  ** So every day, LHT65N might send an average 100 or less messages. Every uplink message last between 200ms to 1 second and they are in different frequencies point ( For example, 868.1Mhz, 868.3Mhz)
33 33  
34 34  
35 +
35 35  * **DownLink Traffic:**
36 36  ** several per day for each sensor, Unless end-node sends CONFIRMED UPLINK, in this case, each uplink message will require one downlink message from the server.
37 37  
38 38  
40 +
39 39  == 1.3  Capacity for Gateway ==
40 40  
41 41  
... ... @@ -53,17 +53,19 @@
53 53  ** 868.8 - FSK
54 54  
55 55  
58 +
56 56  When two sensors send uplink in different frequencies, for example, 868.1 nad 868.3. both packets can arrive at the gateway, and the gateway will forward to LoRaWAN Server. Normally, we can consider the gateway support 8 packets per second ( The packets are of different frequencies).
57 57  
58 58  * **TX channel frequency** is flexible and defined by each downstream from LoRaWAN Server. Please notice when the gateway is in TX mode, RX won't be able to receive packets. So If there are too many downstream in the network. RX capacity will be highly effected.
59 59  
60 60  
64 +
61 61  == 1.4  Conclusion ==
62 62  
63 63  
64 64  When we check the capacity for the LoRaWAN network, we need to check how the sensor work. We can't simply say how many nodes the gateway can support because nodes' uplink frequency is very important.
65 65  
66 -(% class="mark" %)In a network with low transmission frequency end node, for example, several hundred LHT65N, transmit every 20 minutes.  can be easily supported by a LoRaWAN gateway.
70 +In a network with low transmission frequency end node, for example, several hundred LHT65N, transmit every 20 minutes.  can be easily supported by the gateway.
67 67  
68 68  but for a high-frequency application, for example, a tracker sends a message every 3 second, you wil then see packet loss for dozens of units.
69 69