<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances</link><pubDate>Fri, 06 Oct 2023 22:03:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Current Revision posted to Documents by dychen on 10/6/2023 10:03:31 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;&lt;span&gt;An introduction to LoRaWAN, a long distance wireless networking protocol for IoT devices&lt;/span&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-width:550px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" width="550" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:4250px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" width="450" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:92px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="92" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-82bf3" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('82bf3'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:83px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3new.jpg" width="83" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-8360e" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('8360e'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:131px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="131" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-2aee2" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2aee2'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:105px;max-width:115px;"  height="105" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="115" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-c4e6f" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('c4e6f'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:106px;max-width:118px;"  height="106" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="118" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-2337f" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2337f'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a id="e14-product-link-ff4cf" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395252&amp;nsku=54AH9768&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('ff4cf'));" data-farnell="3395252" data-newark="54AH9768" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-6610-A100&lt;/a&gt; &amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O.&amp;nbsp;&lt;a id="e14-product-link-9ef76" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('9ef76'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-4610P&lt;/a&gt; &amp;nbsp;terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:670px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" width="670" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A&amp;nbsp;&lt;a id="e14-product-link-b4fac" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('b4fac'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-2200-M&lt;/a&gt; &amp;nbsp;LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the WISE-6610. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:1000px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TSJuly212023_diagram4.png" width="1000" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;In partnership with&lt;/em&gt;&lt;/p&gt;
&lt;img loading="lazy" class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/advantechLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;With the availability of technologies like LoRaWAN, what types of long distance wireless applications are you interested in building?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: iiot, industrial, internet of things, network protocol, lorawan, tech spotlight, lora, nodes, advantech, data rate, gateway, iot, wireless, long range, sensor&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/15</link><pubDate>Tue, 25 Jul 2023 14:44:02 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>pchan</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 15 posted to Documents by pchan on 7/25/2023 2:44:02 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;&lt;span&gt;An introduction to LoRaWAN, a long distance wireless networking protocol for IoT devices&lt;/span&gt;&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/advantechLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:550px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" width="550" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:4250px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" width="450" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:92px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="92" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-f99fc" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('f99fc'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:83px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3new.jpg" width="83" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-0cdce" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('0cdce'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:131px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="131" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-d92f4" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('d92f4'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:105px;max-width:115px;"  height="105" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="115" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-5baa4" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('5baa4'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:106px;max-width:118px;"  height="106" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="118" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-7c2eb" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('7c2eb'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a id="e14-product-link-4b333" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395252&amp;nsku=54AH9768&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('4b333'));" data-farnell="3395252" data-newark="54AH9768" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-6610-A100&lt;/a&gt; &amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O.&amp;nbsp;&lt;a id="e14-product-link-74e78" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('74e78'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-4610P&lt;/a&gt; &amp;nbsp;terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:670px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" width="670" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A&amp;nbsp;&lt;a id="e14-product-link-c71d7" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('c71d7'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-2200-M&lt;/a&gt; &amp;nbsp;LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the WISE-6610. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:1000px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TSJuly212023_diagram4.png" width="1000" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;With the availability of technologies like LoRaWAN, what types of long distance wireless applications are you interested in building?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: iiot, industrial, internet of things, network protocol, lorawan, tech spotlight, lora, nodes, advantech, data rate, gateway, iot, wireless, long range, sensor&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/14</link><pubDate>Tue, 25 Jul 2023 13:58:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>pchan</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 14 posted to Documents by pchan on 7/25/2023 1:58:56 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;&lt;span&gt;An introduction to LoRaWAN, a long distance wireless networking protocol for IoT devices&lt;/span&gt;&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/advantechLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:550px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" width="550" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:4250px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" width="450" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:92px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="92" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-e29d7" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('e29d7'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:83px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3new.jpg" width="83" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-6c3b8" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('6c3b8'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:131px;"  src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="131" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-ca1d2" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('ca1d2'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:105px;max-width:115px;"  height="105" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="115" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-cb697" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('cb697'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="display:inline-block;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:106px;max-width:118px;"  height="106" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="118" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-2d9a0" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2d9a0'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a id="e14-product-link-aac1f" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395252&amp;nsku=54AH9768&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('aac1f'));" data-farnell="3395252" data-newark="54AH9768" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-6610-A100&lt;/a&gt; &amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O.&amp;nbsp;&lt;a id="e14-product-link-937c4" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('937c4'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-4610P&lt;/a&gt; &amp;nbsp;terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:670px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" width="670" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A&amp;nbsp;&lt;a id="e14-product-link-3a1c8" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('3a1c8'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-2200-M&lt;/a&gt; &amp;nbsp;LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the WISE-6610. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:660px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" width="660" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;With the availability of technologies like LoRaWAN, what types of long distance wireless applications are you interested in building?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: iiot, industrial, internet of things, network protocol, lorawan, tech spotlight, lora, nodes, advantech, data rate, gateway, iot, wireless, long range, sensor&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/13</link><pubDate>Tue, 25 Jul 2023 13:45:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>pchan</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 13 posted to Documents by pchan on 7/25/2023 1:45:54 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;&lt;span&gt;An introduction to LoRaWAN, a long distance wireless networking protocol for IoT devices&lt;/span&gt;&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/advantechLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:550px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" width="550" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:4250px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" width="450" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:92px;" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="92"  /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-5c5ad" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('5c5ad'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:83px;" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3new.jpg" width="83"  /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-3a82e" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('3a82e'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-width:131px;" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="131"  /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-6ef7c" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('6ef7c'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:105px;max-width:115px;"  height="105" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="115" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-38566" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('38566'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:106px;max-width:118px;"  height="106" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="118" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-947ac" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('947ac'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;padding-top:15px;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a id="e14-product-link-cea9a" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395252&amp;nsku=54AH9768&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('cea9a'));" data-farnell="3395252" data-newark="54AH9768" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-6610-A100&lt;/a&gt; &amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O.&amp;nbsp;&lt;a id="e14-product-link-e0ea1" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('e0ea1'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-4610P&lt;/a&gt; &amp;nbsp;terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:670px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" width="670" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A&amp;nbsp;&lt;a id="e14-product-link-32e55" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('32e55'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-2200-M&lt;/a&gt; &amp;nbsp;LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the WISE-6610. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:660px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" width="660" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;With the availability of technologies like LoRaWAN, what types of long distance wireless applications are you interested in building?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: iiot, industrial, internet of things, network protocol, lorawan, tech spotlight, lora, nodes, advantech, data rate, gateway, iot, wireless, long range, sensor&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/12</link><pubDate>Tue, 25 Jul 2023 13:42:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>pchan</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 12 posted to Documents by pchan on 7/25/2023 1:42:52 PM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;&lt;span&gt;An introduction to LoRaWAN, a long distance wireless networking protocol for IoT devices&lt;/span&gt;&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/advantechLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:550px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" width="550" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:4250px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" width="450" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:169px;max-width:92px;"  height="169" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="92" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-ec3b5" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('ec3b5'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:167px;max-width:83px;"  height="167" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3new.jpg" width="83" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-da8f4" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('da8f4'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:116px;max-width:131px;"  height="116" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="131" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-2cac1" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('2cac1'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:105px;max-width:115px;"  height="105" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="115" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-d81a4" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('d81a4'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:106px;max-width:118px;"  height="106" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="118" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-17e69" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('17e69'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;padding-top:15px;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a id="e14-product-link-6cd88" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395252&amp;nsku=54AH9768&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('6cd88'));" data-farnell="3395252" data-newark="54AH9768" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-6610-A100&lt;/a&gt; &amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O.&amp;nbsp;&lt;a id="e14-product-link-1eff1" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('1eff1'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-4610P&lt;/a&gt; &amp;nbsp;terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:670px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" width="670" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A&amp;nbsp;&lt;a id="e14-product-link-6dd60" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('6dd60'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-2200-M&lt;/a&gt; &amp;nbsp;LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the WISE-6610. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-width:660px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" width="660" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;With the availability of technologies like LoRaWAN, what types of long distance wireless applications are you interested in building?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: iiot, industrial, internet of things, network protocol, lorawan, tech spotlight, lora, nodes, advantech, data rate, gateway, iot, wireless, long range, sensor&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/11</link><pubDate>Wed, 19 Jul 2023 04:05:40 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 11 posted to Documents by dychen on 7/19/2023 4:05:40 AM&lt;br /&gt;
&lt;p style="border-bottom:1px solid #dadada;font-size:15px;margin-bottom:15px;"&gt;&lt;span&gt;An introduction to LoRaWAN, a long distance wireless networking protocol for IoT devices&lt;/span&gt;&lt;/p&gt;
&lt;div style="float:right;margin-bottom:5px;margin-left:8px;width:160px;"&gt;
&lt;p style="font-size:12px;padding-bottom:5px;"&gt;&lt;em&gt;sponsored by&lt;/em&gt;&lt;/p&gt;
&lt;img class="nolightbox" alt="logo" src="/e14/assets/main/mfg-group-assets/advantechLogo.png" width="200" /&gt;&lt;/div&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:169px;max-width:92px;"  height="169" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="92" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-90ee3" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('90ee3'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:116px;max-width:131px;"  height="116" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="131" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-e1b94" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('e1b94'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:167px;max-width:83px;"  height="167" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3new.jpg" width="83" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-461c2" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('461c2'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:105px;max-width:115px;"  height="105" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="115" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-94971" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('94971'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:106px;max-width:118px;"  height="106" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="118" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-6a36b" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('6a36b'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a id="e14-product-link-fee05" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395252&amp;nsku=54AH9768&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('fee05'));" data-farnell="3395252" data-newark="54AH9768" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-6610-A100&lt;/a&gt; &amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O.&amp;nbsp;&lt;a id="e14-product-link-3945f" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('3945f'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-4610P&lt;/a&gt; &amp;nbsp;terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A&amp;nbsp;&lt;a id="e14-product-link-faafe" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('faafe'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-2200-M&lt;/a&gt; &amp;nbsp;LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the WISE-6610. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;With the availability of technologies like LoRaWAN, what types of long distance wireless applications are you interested in building?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: iiot, industrial, internet of things, network protocol, lorawan, tech spotlight, lora, nodes, advantech, data rate, gateway, iot, wireless, long range, sensor&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/10</link><pubDate>Wed, 19 Jul 2023 03:51:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 10 posted to Documents by dychen on 7/19/2023 3:51:30 AM&lt;br /&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:169px;max-width:92px;"  height="169" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="92" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-b9cd8" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('b9cd8'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:116px;max-width:131px;"  height="116" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="131" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-3e162" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('3e162'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:167px;max-width:83px;"  height="167" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3new.jpg" width="83" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-44b02" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('44b02'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:105px;max-width:115px;"  height="105" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="115" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-0ba79" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('0ba79'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:106px;max-width:118px;"  height="106" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="118" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-179d6" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('179d6'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a id="e14-product-link-8835a" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395252&amp;nsku=54AH9768&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('8835a'));" data-farnell="3395252" data-newark="54AH9768" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-6610-A100&lt;/a&gt; &amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O.&amp;nbsp;&lt;a id="e14-product-link-a4986" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('a4986'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-4610P&lt;/a&gt; &amp;nbsp;terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A&amp;nbsp;&lt;a id="e14-product-link-b5506" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('b5506'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;WISE-2200-M&lt;/a&gt; &amp;nbsp;LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the WISE-6610. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;p style="color:#007fac;font-size:25px;padding:0px 0px;"&gt;&lt;a name="discussion"&gt;&lt;/a&gt;&lt;strong&gt;Join our Discussion!&lt;/strong&gt;&lt;/p&gt;
&lt;p style="color:#007fac;"&gt;&lt;strong&gt;With the availability of technologies like LoRaWAN, what types of long distance wireless applications are you interested in building?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please tell us in the Comments section below.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/9</link><pubDate>Wed, 19 Jul 2023 03:05:01 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 9 posted to Documents by dychen on 7/19/2023 3:05:01 AM&lt;br /&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:187px;max-width:102px;"  height="187" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod1.jpg" width="102" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610 Wireless I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-a8d2e" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3583205&amp;nsku=81AH0334&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('a8d2e'));" data-farnell="3583205" data-newark="81AH0334" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:10px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:129px;max-width:146px;"  height="129" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod2.jpg" width="146" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-2200-M&amp;nbsp;RS-485 ModBus I/O Module&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-127d3" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=4067073&amp;nsku=51AK4038&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('127d3'));" data-farnell="4067073" data-newark="51AK4038" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:227px;max-width:149px;"  height="227" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod3.jpg" width="149" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-4610P Wireless I/O Module&lt;a id="e14-product-link-1a49d" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395059&amp;nsku=54AH9767&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('1a49d'));" data-farnell="3395059" data-newark="54AH9767" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:119px;max-width:130px;"  height="119" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod4.jpg" width="130" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S614-A&amp;nbsp;I/O Module, IP65&lt;/strong&gt;&lt;br /&gt;&amp;nbsp;&lt;strong&gt;&lt;a id="e14-product-link-1d5bf" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395058&amp;nsku=54AH9759&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('1d5bf'));" data-farnell="3395058" data-newark="54AH9759" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float:left;padding-bottom:0px;padding-right:10px;vertical-align:top;width:220px;"&gt;&lt;img loading="lazy" alt="image" style="max-height:117px;max-width:130px;"  height="117" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_prod5.jpg" width="130" /&gt;
&lt;p style="padding-bottom:5px;"&gt;&lt;strong&gt;WISE-S672-A I/O Module, RS232, RS422, RS485&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;a id="e14-product-link-e258b" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="button" href="https://referral.element14.com/OrderCodeView?fsku=3395251&amp;nsku=54AH9760&amp;COM=e14c-how-does-lorawan-connect-the-iot&amp;CMP=e14c-how-does-lorawan-connect-the-iot&amp;osetc=e14c-how-does-lorawan-connect-the-iot" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-button" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('e258b'));" data-farnell="3395251" data-newark="54AH9760" data-comoverride="how-does-lorawan-connect-the-iot" data-cmpoverride="how-does-lorawan-connect-the-iot" data-cpc="" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p style="clear:both;"&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;&amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/8</link><pubDate>Wed, 19 Jul 2023 02:30:01 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 8 posted to Documents by dychen on 7/19/2023 2:30:01 AM&lt;br /&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten&amp;nbsp;&lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;&amp;nbsp;high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/7</link><pubDate>Wed, 19 Jul 2023 02:27:15 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 7 posted to Documents by dychen on 7/19/2023 2:27:15 AM&lt;br /&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align="center" width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td align="center" width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td valign="top" width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten &lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;-high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/6</link><pubDate>Wed, 19 Jul 2023 02:26:21 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 6 posted to Documents by dychen on 7/19/2023 2:26:21 AM&lt;br /&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="287"&gt;&lt;strong&gt;Wired Networks&lt;/strong&gt;&lt;/td&gt;
&lt;td width="288"&gt;&lt;strong&gt;Wireless Networks&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="287"&gt;
&lt;ul&gt;
&lt;li&gt;Reliable and secure data transmission&lt;/li&gt;
&lt;li&gt;High data transfer speeds&lt;/li&gt;
&lt;li&gt;Suitable for fixed installations and locations with power sources&lt;/li&gt;
&lt;li&gt;Requires physical cabling, limiting flexibility and scalability&lt;/li&gt;
&lt;li&gt;Higher installation and maintenance costs&lt;/li&gt;
&lt;li&gt;Protocols used include EtherCAT, Modbus, Fieldbus, Profinet, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td width="288"&gt;
&lt;ul&gt;
&lt;li&gt;Simplified device installation, enabling flexibility and mobility&lt;/li&gt;
&lt;li&gt;Suitable for both indoor and outdoor applications&lt;/li&gt;
&lt;li&gt;Reduced installation costs and increased scalability&lt;/li&gt;
&lt;li&gt;Potential challenges include signal interference, limited range, and power constraints&lt;/li&gt;
&lt;li&gt;Advancements in wireless protocols, such as LoRaWAN, mitigate some of these these challenges and provide reliable long-range connectivity with low power consumption.&lt;/li&gt;
&lt;li&gt;Protocols used include RFID, ZigBee Bluetooth, Wi-Fi, LoRa, and more.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten &lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;-high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/5</link><pubDate>Wed, 19 Jul 2023 02:23:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 5 posted to Documents by dychen on 7/19/2023 2:23:00 AM&lt;br /&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/TechSpotlight/lorawan/rfidlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/TechSpotlight/lorawan/wifilogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/TechSpotlight/lorawan/smartmeshlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/lorawanlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/TechSpotlight/lorawan/nbiotlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/TechSpotlight/lorawan/ltemlogo.png" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten &lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;-high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/4</link><pubDate>Wed, 19 Jul 2023 02:20:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 4 posted to Documents by dychen on 7/19/2023 2:20:19 AM&lt;br /&gt;
&lt;h3 id="mcetoc_1h5luvadu0"&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv1"&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv2"&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:640px;" alt="Wireless Communication Protocols and Data rate" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 1: Comparison of Data Rate and Range of Various Wireless Communication Protocols (Source: Advantech)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="RFID" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv3"&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="mcetoc_1h5luvadv4"&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Lorawan network architecture" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 2. LoRaWAN network architecture&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv5"&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten &lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;-high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="General Mining Wellfield System Monitoring using LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram3.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" style="max-height:360px;max-width:640px;" alt="Campus Energy Management with LoRaWAN" src="/e14/assets/main/2023/TechSpotlight/lorawan/TSJuly212023_diagram4.png" /&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3 id="mcetoc_1h5luvadv6"&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/3</link><pubDate>Tue, 18 Jul 2023 22:07:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 3 posted to Documents by dychen on 7/18/2023 10:07:27 PM&lt;br /&gt;
&lt;h3&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: Different Wireless communication Protocols wrt Data Rate and Range&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Source: Advantech&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table style="border:1px solid #333333;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th style="border-right:1px solid #333333;" rowspan="2"&gt;Technology&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;RFID&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;Wi-Fi&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;SmartMesh IP&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;LoRaWAN&lt;/th&gt;
&lt;th style="background-color:#dadada;border-right:1px solid #333333;"&gt;NB-IoT&lt;/th&gt;
&lt;th style="background-color:#dadada;"&gt;LTE-M&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img alt="RFID" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="Wi-Fi" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="SmartMesh IP" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LoRaWAN" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="NB-IoT" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;"&gt;&lt;center&gt;&lt;img loading="lazy" alt="LTE-M" src="/e14/assets/main/2023/" /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Maximum Distance&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;10m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;100m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Indoor: 100m&lt;br /&gt; Outdoor: 300m&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;20km&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;1km (Urban) 10km (rural) from the base station&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Data Rate&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;40 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;300 Mbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;250kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;50 kbps&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;1 Mbps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Power Consumption&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Low&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;Medium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;License - free&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Yes&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;No&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class="xbold" style="border-right:1px solid #333333;padding:6px;"&gt;Security&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;EPC raw data transmission&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Open system, shared key, legacy 8021X, WPA/WPA2&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;Device authorization (3 levels) AES &amp;ndash; 128bit Message integrity check&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;AES &amp;ndash; 128 bit&lt;/td&gt;
&lt;td style="border-right:1px solid #333333;padding:6px;text-align:center;"&gt;3GPP (128 &amp;ndash; to-256-bit)&lt;/td&gt;
&lt;td style="padding:6px;text-align:center;"&gt;3GPP TS 33, 401 (128 &amp;ndash; to 256-bit)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Figure 2. LoRaWAN network architecture&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten &lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;-high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/2</link><pubDate>Tue, 18 Jul 2023 20:56:58 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 2 posted to Documents by dychen on 7/18/2023 8:56:58 PM&lt;br /&gt;
&lt;h3&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: Different Wireless communication Protocols wrt Data Rate and Range&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Source: Advantech&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Figure 2. LoRaWAN network architecture&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Advantech, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten &lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;-high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How does LoRaWAN Connect the IoT at Long Distances?</title><link>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances/revision/1</link><pubDate>Tue, 18 Jul 2023 20:16:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ac5749c2-3c9c-49e0-af8c-fb8aa687b949</guid><dc:creator>dychen</dc:creator><comments>https://community.element14.com/learn/learning-center/the-tech-connection/w/documents/28270/how-does-lorawan-connect-the-iot-at-long-distances#comments</comments><description>Revision 1 posted to Documents by dychen on 7/18/2023 8:16:27 PM&lt;br /&gt;
&lt;h3&gt;&lt;strong&gt;Wirelessly connecting industrial machines &amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Integrating operations technology (OT) into information technology (IT) enables new levels of automation, as well as modern practices such as predictive maintenance within manufacturing environments. While combining these two is invaluable to improving processes and operations, it requires the right kind of wireless communications network to be successful. Wireless communication is essential to the Industrial Internet of Things (IIoT). Compared to wired solutions, wireless solutions simplify device installation, increasing productivity and efficiency. A wireless network also makes IoT deployment more flexible for indoor and outdoor applications. This Tech Spotlight focuses on the LoRaWAN low-power, wide-area networking (LPWAN) protocol, including its benefits, components, and an introduction to LoRaWAN Wireless I/O Modules.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Components of Industrial IoT Networks &amp;amp; Solutions:&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;There are several pieces that must operate together for seamless data collection, processing, and analysis in Industrial IoT (IIoT) networks. The component list includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cloud Platform&lt;/strong&gt;: A cloud platform is a central data storage, processing, and analysis hub. It provides a scalable and secure environment to manage and derive insights from the vast amounts of data generated by IoT devices.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateways:&lt;/strong&gt; A gateway functions as an intermediary between IoT devices and the cloud platform. Gateways collect data from sensors and securely transmit it to the cloud. They also assist communication protocols and perform data preprocessing tasks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I/O Modules&lt;/strong&gt;: I/O modules Interface with sensors or devices in the IoT network, enabling data acquisition from various sensors and providing control capabilities for actuators or devices. I/O (input/output) modules translate analog or digital signals into a format compatible with the IoT network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sensors: &lt;/strong&gt;Sensors are the primary data collection devices in an IIoT network. They detect physical or environmental changes, such as temperature, pressure, humidity, or motion, and convert them into electrical signals. This real-time data is transmitted to the cloud for further analysis and decision-making.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired vs. Wireless Networks&lt;/strong&gt;: Wired and wireless networks have distinct characteristics, each with their respective advantages and considerations.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What are the popular wireless communication protocols?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Compared to wired solutions, an advanced wireless solution simplifies device installation. The user can design the wireless network to support multiple communication protocols, such as Modbus and MQTT, allowing effortless data transmission between devices. Many communication protocols even support older legacy devices, so they can still be implemented in newer applications. The different wireless technologies used in IIoT Applications are shown in Figure 1.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 1: Different Wireless communication Protocols wrt Data Rate and Range&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Source: Advantech&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;RFID:&lt;/strong&gt; Radio frequency identification (RFID) uses radio waves to automatically capture and transfer data in real-time. Manufacturers can include RFID in cameras, GPS units, and smart sensors to help monitor and track objects. RFID is used for applications such as access control and facility monitoring, as well as tracking packages in buildings, factories, and the transportation industry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi: &lt;/strong&gt;Wi-Fi is a wireless networking protocol based on the IEEE 802.11a/b/g/n specification. IoT devices that use 802.11b or g do so sparingly, as higher data transmission comes at the cost of high-power consumption. Wi-Fi is accordingly more suitable for devices that are connected to a power outlet. 11b can work independently or partner with cellular or other specialized protocols. However, Wi-fi has limitations in coverage and scalability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SmartMesh IP&lt;/strong&gt;: A SmartMesh network provides redundant routing to the network gateway, as every node in the mesh network has identical routing capabilities. Channel hopping gives the SmartMesh IP network Five Nines (&amp;gt;99.999%) data reliability. Data traffic through a SmartMesh network is highly secure, with end-to-end encryption, message-integrity checking, and device authentication.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LoRaWAN (Long Range Wide Area Network)&lt;/strong&gt;: LoRaWAN is a low-power, wide-area networking (LPWAN) protocol designed to wirelessly connect end nodes to the Internet. LoRaWAN devices are capable of transmitting signals over a long distance (15-20 km) and providing deep indoor coverage. With its minimal power consumption, the battery in a LoRaWAN device can last ten years. LoRaWAN supports energy-efficient, cost-effective, and secure bi-directional communication in IoT, M2M, and industrial applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NB-IoT (Narrowband IoT)&lt;/strong&gt;&lt;strong&gt;: &lt;/strong&gt;NB-IoT is used in M2M and IoT device applications. NB-IoT is a cellular, narrowband radio technology with a low bandwidth of 200 kHz. It is well-suited to devices that transfer tiny amounts of data and require a long battery life. NB-IoT has wide coverage, with concurrent strong signal quality on LTE networks.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LTE-M: &lt;/strong&gt;LTE-M is designed for IoT devices that connect directly to a 4G mobile network. LTE-M has higher data rates than LoRaWAN or NB-IoT at 1 Mbps, making it a better choice for products that require long-distance cellular access with high data rates. Compared to standard LTE, LTE-M is cheaper to implement because of its limited bandwidth. It consumes less power as it is optimized for low-data-rate devices running on small batteries.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following table summarizes the differences between wireless technologies, including LoRaWAN, RFID, Wi-Fi, SmartMesh IP, NB-IoT (Narrowband IoT), and LTE-M:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;TABLE&lt;/p&gt;
&lt;p&gt;Table 1: Comparison of Wireless Communication Protocols&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Enabling Long-Range IoT Networks with LoRaWAN &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As shown in Table 1, LoRaWAN enables devices to communicate across long distances while consuming very low power. LoRaWAN devices may function on battery power for an extended period, generally several years, before they are replaced or recharged. This energy economy is critical for IoT deployments in inaccessible or remote places where frequent maintenance can be challenging. LoRaWAN is also cost-effective due to its use of unlicensed frequency bands. The absence of licensing fees and the ability to set&amp;nbsp;up private LoRaWAN networks add to its low cost, making it an appealing solution for many IoT applications. Additionally, the spread spectrum modulation technology of LoRaWAN provides excellent interference resistance. This allows LoRaWAN to operate in congested sub-GHz bands while retaining the excellent signal quality and an assurance of stable connectivity for IoT devices.&lt;/p&gt;
&lt;p&gt;LoRaWAN enables the use of wireless sensors, which offer several advantages over wired sensors in IoT applications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Easy Installation:&lt;/strong&gt; Wireless sensors eliminate the need for extensive wiring, can be deployed quickly and easily, and allows flexible placement and reconfiguration as needed.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scalability and Flexibility:&lt;/strong&gt; Wireless sensors offer greater scalability as they can be easily added or removed from the network without significant infrastructure changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobility:&lt;/strong&gt; Wireless sensors can be deployed in mobile or remote applications, such as asset tracking, transportation, or environmental monitoring.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I/O Modules are essential in managing and connecting wireless sensors in an IoT network. Multiple sensors can be managed if the following approaches are adopted using I/O Modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data Aggregation:&lt;/strong&gt; I/O Modules can aggregate data from multiple sensors, and this consolidation of data simplifies data handling and processing at the gateway or cloud level.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Addressing and Device Management:&lt;/strong&gt; I/O Modules can assign unique identifiers (addresses) to each sensor. This enables easy identification, configuration, and monitoring of individual sensors within the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connectivity Protocols:&lt;/strong&gt; I/O Modules support various connectivity protocols, including LoRaWAN, enabling seamless integration with the IoT network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong&gt;Advantech LoRaWAN Wireless I/O Modules&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN Wireless I/O Modules make use of the LoRaWAN networking protocol for seamless communication between sensors and the IoT infrastructure. LoRaWAN is based on a star network topology; gateways are used for sending data between sensor nodes and the network server. Communication between sensor nodes and gateways takes place through a wireless channel using the LoRa physical layer, while communications between gateways and the central server are established through a backbone IP-based network. End nodes (sensors) in a LoRaWAN network typically consume low&amp;nbsp;amounts of power and are battery operated (Class A and Class C). Figure 2 depicts a gateway receiving data and forwarding it to the cloud platform for processing, storage, and analysis.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Figure 2. LoRaWAN network architecture&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source: Advantech&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Several specifications should be addressed when choosing a LoRaWAN Wireless I/O module:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Data rate&lt;/strong&gt;: the speed of data transmission through wireless communication&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Distance: &lt;/strong&gt;the physical distance with which the protocol can reliably function. Wi-Fi I/O modules are preferable for indoor applications, whereas LoRaWAN I/O modules can communicate as far as 20 km&amp;nbsp;in rural areas.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Power consumption:&lt;/strong&gt; the amount of power the device needs to run. &amp;nbsp;Low power consumption is beneficial for devices that are battery-operated.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; to keep the network secure and protect sensitive data, devices should support end-to-end encryption.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frequency:&lt;/strong&gt; LoRaWAN runs on a wide range of frequency bands, with choices depending on area legislation and network compatibility. Check that the I/O module is compatible with the frequency range utilized in the specific deployment area.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="https://www.advantech.com/en-us/products/industrial-lora-lorawan-wireless-i-o-module/sub_23ed4776-1633-4901-a776-8532a23ea8b4"&gt;Advantech&lt;/a&gt;, a leading supplier of industrial communication solutions, has introduced LoRaWAN I/O modules that feature wireless I/O sensor nodes based on LoRa network technologies.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PRODUCTS&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;What applications might use LoRaWAN?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;General Mining Wellfield Monitoring using LoraWAN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advantech and PACE collaborated to design a solution for the monitoring of a number of mining wellfields. Each mining wellfield is equipped with pumps and extractors capable of being monitored via a central supervisory control and data acquisition (SCADA) system, which ensures safety and guard against abnormalities.&lt;/p&gt;
&lt;p&gt;Ten &lt;a href="https://uk.farnell.com/advantech/wise-6610-n100-a/indus-lorawan-gateway-915mhz-100/dp/3395252?ost=wise-6610-a100&amp;amp;pm=true"&gt;WISE-6610-A100&lt;/a&gt;-high performance&amp;nbsp;LoRaWAN gateways were installed at each wellfield. The wellfields&amp;#39; pumps,&amp;nbsp;extractors, different sensors, and solar panels&amp;nbsp;are connected to the PACE-supplied WISE-4610P wireless modular I/O. &lt;a href="https://www.newark.com/advantech/wise-4610p-na/lorawan-i-o-module-micro-b-usb/dp/54AH9767?ost=wise-4610p"&gt;WISE-4610P&lt;/a&gt; terminal devices are IP65-rated and resistant against dust and moisture. They also have GPS support and are compatible with various I/O ports, including AI, DI, DO, PO, and RS-485. The WISE-4610P is directly connected to wireless sensors in the field, and transmits the data gathered to the Advantech WISE-6610 gateway, which forwards the data to the cloud. Data can also be sent to the customer&amp;rsquo;s SCADA system and monitored for safety incidents and abnormalities as shown in Figure 3.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;Figure 3: System Diagram of General Mining Wellfield Monitoring using LoraWAN&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Accelerate Campus Energy Management using LoRaWAN: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;While installing air conditioning and solar panels in every school, a county in Northern Taiwan also introduced an Energy Management System in order to manage energy usage more efficiently.&lt;/p&gt;
&lt;p&gt;Figure 4 depicts a block diagram of the EMS solution. A &lt;a href="https://www.newark.com/advantech/wise-2200-mna/lorawan-rs-485-modbus-i-o-module/dp/51AK4038"&gt;WISE-2200-M&lt;/a&gt; LoRaWAN RS-485 I/O module captures the data generated by the smart meters and sensors. This data is transmitted to a high-performance LoRaWAN gateway, the &lt;a href="https://www.newark.com/search?st=wise-6610&amp;amp;gs=true"&gt;WISE-6610&lt;/a&gt;. The gateway then transmits the data to the UNO-2484G, an embedded automation computer located in the school&amp;rsquo;s administration office, which visualizes the data and interfaces with the school administration system. The compiled data is then uploaded to a private cloud solution at the education and power department servers, the WISE-STACK 200, for further data analysis.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PIC&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Figure 4: System Diagram of accelerated Campus Energy Management using LoRaWAN&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summing up: Wirelessly connecting the IoT with LoRaWAN&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;LoRaWAN is a low-power, wide-area networking protocol designed for long-range communication between devices and gateways in IoT applications. Because of its long range and low power consumption, LoRaWAN works well as a communications backbone in many IIOT systems. It enables the deployment of large-scale IoT networks for collecting and transmitting data from a wide range of sensors and devices. Advantech provides secure and reliable solutions for building a LoRaWAN network, with components such as I/O modules and gateways, as well as automation computers and private clouds. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>