Hide last authors
Xiaoling 3.1 1
2
3 **Table of Contents:**
4
Edwin Chen 1.1 5 {{toc/}}
6
Xiaoling 3.1 7
8
Xiaoling 2.2 9 = 1.  For LoRaWAN Network =
Edwin Chen 1.1 10
Xiaoling 2.2 11 == 1.1  How does LoRa wireless work? ==
12
13
Edwin Chen 1.1 14 LoRa transmission is a broadcast protocol. There is no fix connection between gateway and end node.
15
Xiaoling 4.2 16 (% style="color:blue" %)**For uplink steam: **(%%) Each End node will broadcast the uplink message and all-around gateways will get this message and forward to LoRaWAN Server.
Edwin Chen 1.1 17
Xiaoling 4.2 18 (% style="color:blue" %)**For Downlink Stream:**(%%)  Gateway will get instruction from LoRaWAN server and then broadcast this message to LoRaWAN End Node.
Edwin Chen 1.1 19
20
Xiaoling 2.2 21 == 1.2  Traffic for a single End Node. ==
22
Xiaoling 4.1 23
Edwin Chen 1.1 24 If we consider using LHT65N as an example to calculate the traffic, we can get a rough idea for how many messages are there:
25
Xiaoling 6.2 26
27 * (% style="color:blue" %)**Uplink Traffic:**
Edwin Chen 1.1 28 ** 1~~ several messages for OTAA Join Request. ~/~/ Once the Device joins successful, there is no such traffic.
29 ** 1 message to uplink sensor value / every 20 minutes ~/~/ Default uplink interval is 20 minutes for LHT65N. In case user set LHT65N to work in Confirmed Uplink Mode, each uplink might uplink up to 3~~8 messages if the sensor doesn't get any ACK from Server
30 ** up to several messages per day.
Xiaoling 6.2 31 ** 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).
Xiaoling 5.2 32
33
Xiaoling 6.2 34 * (% style="color:blue" %)**Downlink Traffic:**
Edwin Chen 1.1 35 ** 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.
36
37
Xiaoling 6.2 38
Xiaoling 2.2 39 == 1.3  Capacity for Gateway ==
40
41
Edwin Chen 1.1 42 A general LoRaWAN gateway such as LPS8N uses a multi-channel LoRaWAN Concentrator. which supports 10 rx channels and 1 tx channel.
43
Xiaoling 6.2 44
45 * (% style="color:red" %)**RX channel**(%%) is used to received Uplink from Sensor. User can pre-set max 10 different frequencies on rx. For example, in EU868, 8 channels are use, they are as below:
Edwin Chen 1.1 46 ** 868.1 - SF7BW125 to SF12BW125
47 ** 868.3 - SF7BW125 to SF12BW125 and SF7BW250
48 ** 868.5 - SF7BW125 to SF12BW125
49 ** 867.1 - SF7BW125 to SF12BW125
50 ** 867.3 - SF7BW125 to SF12BW125
51 ** 867.5 - SF7BW125 to SF12BW125
52 ** 867.7 - SF7BW125 to SF12BW125
53 ** 867.9 - SF7BW125 to SF12BW125
54 ** 868.8 - FSK
55
Xiaoling 2.2 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
Edwin Chen 1.1 58
Xiaoling 6.2 59 * (% style="color:red" %)**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.
Edwin Chen 1.1 60
Xiaoling 6.2 61
62
Xiaoling 2.2 63 == 1.4  Conclusion ==
64
65
Edwin Chen 1.1 66 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.
67
Xiaoling 6.2 68 (% style="background-color:yellow" %)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.
Edwin Chen 1.1 69
70 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.
71
72
Edwin Chen 2.1 73 Accordiing to the tech spec, simply add Gateways, listening the same frequencies can't improve a lot the capacity.
74
75
Edwin Chen 1.1 76 Above is a simple calculation with rough idea. For more precise, please check this [[LoRaWAN Capacitor White Paper>>https://blog.semtech.com/understanding-the-lorawan-capacity-whitepaper]]
77
78
79
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0