Next Article in Journal
Sustainable Utilization of Phosphogypsum in Multi-Solid Waste Recycled Aggregates: Environmental Impact and Economic Viability
Next Article in Special Issue
The Role of Low-Cost Digital Solutions in Supporting Industrial Sustainability
Previous Article in Journal
Substantiation of the Risk Neutralization Mechanism in the Financial Security Management of Agricultural Enterprises
Previous Article in Special Issue
Optimizing Energy Consumption of Industrial Robots with Model-Based Layout Design
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Green and Sustainable Industrial Internet of Things Systems Leveraging Wake-Up Radio to Enable On-Demand IoT Communication

CRAN CNRS UMR 7039, Université de Lorraine, 54500 Vandœuvre-lès-Nancy, France
*
Author to whom correspondence should be addressed.
Sustainability 2024, 16(3), 1160; https://doi.org/10.3390/su16031160
Submission received: 19 December 2023 / Revised: 16 January 2024 / Accepted: 26 January 2024 / Published: 30 January 2024
(This article belongs to the Special Issue Industry 4.0: Smart Green Applications)

Abstract

:
The industrial Internet of things (IIoT) is a major lever in Industry 4.0 development, where reducing the carbon footprint and energy consumption has become crucial for modern companies. Today’s IIoT device infrastructure wastes large amounts of energy on wireless communication, limiting device lifetime and increasing power consumption and battery requirements. Communication capabilities seriously affect the responsiveness and availability of autonomous IoT devices when collecting data and retrieving commands to/from higher-level applications. Thus, the objective of optimizing communication remains paramount; in addition to typical optimization methods, such as algorithms and protocols, a new concept is emerging, known as wake-up radio (WuR). WuR provides novel on-demand radio communication schemes that can increase device efficiency. By expanding the lifespan of IoT devices while maintaining high reactivity and communication performance, the WuR approach paves the way for a “place-and-forget” IoT device deployment methodology that combines a small carbon footprint with an extended lifetime and highly responsive functionality. WuR technology, when applied to IoT devices, facilitates green IIoT, thereby enabling the emergence of a novel on-demand IoT (OD-IoT) concept. This article presents an analysis of the state-of-the-art WuR technology within the green IoT paradigm and details the OD-IoT concept. Furthermore, this review provides an overview of WuR applications and their impact on the IIoT, including relevant industry use cases. Finally, we describe our experimental performance evaluation of a WuR-enabled device that is commercially available off the shelf. Specifically, we focused on the communication range and energy consumption, successfully demonstrating the applicability of WuR and the strong potential that it has and the benefits that it offers for sustainable IIoT systems.

1. Introduction

Industries now represent a rising 22% of the total applications of the Internet of things (IoT) [1], and the industrial Internet of things (IIoT) has become an extremely active research area. The IIoT has application opportunities in a wide variety of fields, from process and manufacturing to logistics [2]. One of the main needs to be addressed is reducing the energy consumption of the IIoT [3]. The information and communications technology (ICT) sector consumes approximately 3.6% of the worldwide energy and produces 1.4% of the CO 2 emissions [4], in which the IoT constitutes an increasingly substantial portion. Projections indicate the proliferation of tens of billions of devices in the coming decade [5].
To overcome these challenges, a new paradigm called the Green IoT has emerged, which focuses on ensuring that the growth of the IoT is sustainable [6], mainly by reducing its energy consumption. The Green IoT relies on three principles: energy provision (the sources of the energy used), energy transfer (the transfer of green energy to the device), and energy efficiency (the minimum energy usage). These three principles in relation to the notion of sustainability are shown in Figure 1.
The Green IoT involves the application of several techniques, such as energy harvesting, more efficient communication hardware and protocols, or the better usage of the computing capabilities of edge and far-edge devices. The technique on which we focus in this review is wake-up radio (WuR), which is a technique used to explore and enable energy-efficient and eco-sustainable wireless sensor networks in the Green IoT [1].
WuR technology enables a device to wait for a wireless signal prior to activation, independent of an eventual duty-cycle schedule. The duty cycle indicates the fixed fraction or percentage of times a resource is busy, though it is a harsh constraint on device communication capability and reactivity. The transceivers consume most of the energy in IoT devices [7]. In more common duty-cycle systems, a constant trade-off exists: a low duty cycle increases latency, whereas a high duty cycle increases energy consumption. By allowing a device to keep a part of its radio system on while consuming little energy, WuR technology provides a solution to this trade-off issue and allows low latency and low energy consumption [8]. This combination considerably enhances reliability and battery longevity, thereby ensuring low energy consumption and enabling use in batteryless applications [9]. In addition, WuR facilitates innovative and efficient techniques for gathering data on-demand [10]; it is viable as a substitute for conventional communication systems, particularly for time-sensitive applications in Industry 4.0 [8]. In 2021, the IEEE 802.11 standard was amended [11], adding the possibility of WuR operation in standard wireless local area networks (WLANs). The next release of 3GPP, Release 18, is also expected to include WuR specifications.
By using WuR to wake up devices on-demand, synergies could be created with the on-demand IoT (OD-IoT) or service-oriented IoT [12], conceptualized recently as the “fog of things” [13], which reuse existing IoT resources to provide infrastructure support to new applications. OD-IoT is a concept that should be extended further and integrated from the outset in devices, as we show that it can improve energy savings, data collection, and process flexibility.
We begin by presenting our proposal for the classification of communication–initiation mechanisms used in the IoT and how they enable the analysis of the current IIoT landscape. This is followed by a discussion of the state of the art of WuR technology, including its operating principles, current implementations, and dedicated protocols. We also discuss the connection between WuR and energy harvesting, as well as its implementation in novel data collection methods that enable the OD-IoT. Additionally, we provide a concise overview of unconventional WuR methods employed in specific domains. Following this, we present an overview of relevant industrial applications of WuR before evaluating its performance. Off-the-shelf solutions are discussed in the following section. Our evaluation leads to a conclusion on the relevance of WuR in the context of the IIoT and its potential to enable the OD-IoT.

2. Mechanisms of Initiating Device Communication

To improve the comprehension of the communication complexities in the current IoT systems, we categorize the different methods through which a device can initiate communication. We identified three approaches, illustrated using sequence diagrams in Figure 2.
  • Cyclical communication relies on a time-based scheduling. Energy consumption is determined by the time frame. Depending on the primary optimization factor, which may include battery levels, sensor thresholds, time of the day, seasonality, and network activity, the period can be fixed or variable to accommodate application constraints related to process reactivity or energy consumption.
  • Event-based communication is triggered by either an external event, typically a sensor reading or data processing (e.g., temperature alert) or by hardware interruption generated by a process event (e.g., shock or body fall). Energy consumption is strongly influenced by the frequency of events, which can be roughly estimated according to previous occurrences and process variability. Reactivity reaches a peak as information transmission is solely dependent on the speed of data processing.
  • On-demand communication is initiated by a stimulus from an external process or device using a wireless wake-up mechanism, regardless of the device’s ongoing task. Energy consumption is determined by the frequency of the stimulus, so it is mandated by external processes. The device’s communication activity is driven by the external processes based on on-demand requests (e.g., for commissioning or sensing). Reactivity is entirely independent of process variability and solely dependent on external requests.
Considering the wide variety of communication initiation mechanisms between the devices, edge-cloud components, and systems used in IoT communication architectures, we propose the following classification of these mechanisms, which is supported by three major principles: cyclical, event-based, and on-demand principles. The communication mode of a device can be analyzed and decomposed using these three mechanisms, either exclusively with one of the three or according to a combination, as presented in Figure 3. This classification helps to identify how the device interacts at the communication level with higher layers or other devices in the IoT architecture and how the communication process can be improved on the device to change latency, reactivity, and energy consumption to create a sustainable approach.
The trigger modes reference diagram can also be used to compare different device communication profiles. For instance, 80% of a device’s communications can be event-based, whereas the remaining 20% can be used for either cyclical neighborhood detection or scheduled data upload (Figure 4a). The presence of event-driven communication increases reactivity at the cost of probabilistic energy consumption. Conversely, communication has fixed reactivity and deterministic energy consumption. The lack of on-demand communication means that the process cannot request data or wake up the device without relying on cyclical scheduling or probabilistic events. It also means that the energy consumption of the communication is not managed. In contrast, conventional radio frequency identification (RFID) devices fully perform on-demand communication activity (Figure 4b) and cannot initiate any communication on their own, relying entirely on the reader and having entirely managed energy consumption.
Overall, the diagram in Figure 3 illustrates the impact of each initiation mechanism on the device’s reactivity and energy consumption in the present application. The occupied area in each third of the graph represents this impact.
Currently, the industry is mostly dominated by cyclical-based communication devices and applications. The majority of communication protocols use a schedule to plan their communication and neighbor discovery (e.g., advertising interval in Bluetooth low energy (BLE) [14]). These schedules may vary in response to device conditions and demands [15] but still rely on frequent planned communication, which limits their flexibility. Event-based protocols are currently under development [16], based on the amount of data generated, but solutions using publish/subscribe (PUB/SUB) schemes to transfer data on the occurrence of an event are already well-established (e.g., reading above a threshold). Event-based communication could become more prominent owing to the artificial intelligence IoT (AIoT) that can be used for ultra-low-energy complex event recognition, as demonstrated, for example, by ECG recognition [17]. These complex event detections considerably extend the range of possible use-cases of event-based communication while limiting the volume of data communicated to the cloud, thus reducing energy consumption. On-demand communication is currently mostly confined to RFID, which is predominantly used for identification and tracking purposes [18]. Passive RFID devices lack innate communication potential, but active RFID devices do not experience this limitation. However, reading can only be conducted using relatively energy-hungry devices [19], limiting the reception task to short-lived or main-powered devices. Tag-to-tag communication is also an option [20], but it requires an external energy source to continuously feed energy to the devices. Therefore, an independent network primarily using on-demand communication is feasible, although RFID cannot be used. Currently, on-demand communication remains undervalued despite its potential for data collection applications and energy-efficient IoT technology. Consequently, we focus on wake-up radio technology, which is an enabler for OD-IoT applications.

3. State of the Art

3.1. Wake-Up Radio Principles

A WuR system permits a device to be awakened through a wireless wake-up signal (WuS) without the need for physical interaction. Typically, a device placed in a low-energy “sleeping” mode can switch to an active mode through a scheduled timer, a sensor interruption, or after receiving power wirelessly from a primary device (e.g., backscattering principle in RFID). Using WuR activation, a device can be woken up from afar, without using its main radio transceiver to perform idle listening, which is generally the most energy-consuming system of small IoT devices [7]. Typically, the part responsible for the detection and treatment of the WuS is called a wake-up receiver (WuRx), whereas the transmitting radio is called a wake-up transmitter (WuTx). A typical example of a WuR device is shown in Figure 5.
WuRs are classified as either passive, which is when they use the energy contained in the WuS to power themselves, or active, which is when they use an external energy source to operate (usually the device’s battery). When integrated into a device, a WuR sharing the same frequency band as the main radio to transmit its WuS is considered in-band. In the alternative scenario, a WuR is referred as out-band. WuR has the capability to operate on a diverse range of frequencies.
Although some WuR implementations rely solely on the strength of the WuS to awaken the device, selective wake-up is preferable. This approach prevents unnecessary energy usage and permits selective device addressing at the lowest level. Therefore, most current implementations now integrate a unique identifier (UID) into the WuS. However, the demodulation and decoding of the code incur an energetic cost, which is a current research problem. Most passive WuRs use on-off keying (OOK) modulation, whereas active WuRs use more power expensive techniques, such as amplitude shift keying (ASK) and frequency shift keying (FSK) modulation [21].

3.2. WuR Implementations

Numerous implementations have been proposed in the literature, spanning from specifically designed Complementary Metal-Oxide Semiconductor (CMOS) circuits to discrete circuits. The performance of the latter is evaluated by integrating them into conventional IoT nodes. Their performance is estimated considering their power consumption in WuRx mode, their wake-up range, and their carrier frequency. A sample of the WuR-enabled IoT nodes mostly used for experimentation in the scientific community is presented in Table 1. The table details the performance of the WuR systems in terms of range and receiver energy consumption with regard to frequency and implementation technology.
Whereas some of these nodes operate on unlicensed frequencies bands [22] used by low-power wide area networks (LPWANs) such as LoRa [9,23,24,25,26], others use frequencies shared with a power transmitter [9], with Wi-Fi [27] or with a dedicated WuR IC [28]. Using LoRa or unlicensed WLAN frequencies enables building upon a well-established protocol and public communication infrastructure. Additionally, the application’s power transmitter can merge data and power transmission in a single wired device. Using less common frequencies can prevent interference with other wireless protocols in the area.
Energy consumption widely varies depending on a large number of factors, such as range, frequency, and implementation technology. Long-range solutions [25,27] are the most energy-hungry implementations due to the power needed to amplify weak long-range signals. In particular, the implementation technology used strongly influences power consumption. For example, the AS3930-based solution [28], which depends on a nonoptimized demonstration board and the BEH solution [9], uses the analog-to-digital converter (ADC) of a microcontroller to measure the received radiofrequency (RF) energy instead of a dedicated WuRx circuit, which consumes far more than a dedicated WuRx circuit. This is a more recent and optimized solution.
Table 1. Nonexhaustive review of nodes proposed for WuR testing.
Table 1. Nonexhaustive review of nodes proposed for WuR testing.
ImplementationDateWuR RangeFrequency BandReceiver Consumption
MagoNode++ [26]201621 m [29]433/868 MHz1.3 µW
BEH [9]20193 m915 MHz1.69 mW
WuLoRa [23]201755 m868 MHz4.6 µW
ICARUS [24]20211–2 m  ( 1 ) 868 MHz1.91 µW ( 2 )
BLE + AS3930 [28]20203 m125 kHz27 µW
LDWuR [27]20151 km2.4 GHz27 mW
Long-Range LoRa [25]20198.74 km433 MHz6 mW
( 1 ) Estimated from −70 dBm [30]. ( 2 ) Calculated from the indicated 3.3 V supply and 580 nA consumption.
The technological solutions based on custom CMOS circuits enable a considerable reduction in energy consumption, with values of less than 100 nW, but they are generally not yet ready to be applied in industrial projects. So, we do not provide furether detail here. Nonetheless, this field of research is active, producing full AI-ready SoC with WuR capabilities, such as SamurAI [31], which consumes less than 40 nW in an idle mode.

3.3. Energy Harvesting

The topic of energy harvesting and its importance in WuR devices should not be dismissed. WuR facilitates low standby energy consumption while retaining communication capabilities, so this technology is the most compatible with energy harvesting.
Energy-harvesting devices use local energy production to complement their battery charge or to power themselves completely. Many kinds of energy can be harvested [32]: one of the most used in WuR devices is directed RF energy [33], as only an additional step is required beyond using the energy from the WuS to power the passive receiver. Another energy source that easily enables zero-standby solutions is the optical energy collected from a laser [34]. Those two methods are efficient on the receiver side, but they need dedicated transmitters in the vicinity of the nodes and even a line of sight for laser-based solutions. Alternatively, some solutions use ambient energy through photo-voltaic cells or ambient RF energy, providing the advantage of not requiring any additional transceiver. Even indoor harvesting is possible, depending on the existing ceiling light, which has very low illuminance requirements [35].
In some scenarios, specific energy sources may be employed. In wireless body area networks (WBANs), the body’s thermal [36] and kinetic [37] energies can be harnessed. Acoustic energy can be harvested in urban or industrial settings [38], whereas for outdoor or agricultural environments, both soil [39] and plant [40] energy can serve as viable energy sources.
Many implementations and protocols operate under the assumption of energy harvesting, using dynamic energy distribution in the network [41] that routes data through the largest number of devices that have the best energy capabilities.
The topic of combining energy harvesting and WuR was previously addressed, mainly for the development of passive WuR [21], which uses RF energy. However, the combination of low-energy WuR communication and an efficient low-footprint energy harvester led to the development of devices with an extended lifetime and energy autonomy [23], some of them being battery-free [9].

3.4. WuR-Based Data Collection Protocols

WuR technology can be used to enforce an on-demand or receiver-initiated data collection paradigm by waking up long-term IoT nodes only when an update is necessary. Unmanned aerial vehicles (UAVs or drones) may be a key component of this system, efficiently gathering large amounts of dispersed data, as depicted in Figure 6. The viability of this scheme was previously demonstrated via simulation tools [42] and experimental evaluations [10]. To prevent transmission collisions during the waking-up process of a large number of nodes, hashing and partitioning schemes [43] have been proposed, including a variant tailored to mobile nodes.
Other methods can extensively use LoRa, expanding the capabilities of that protocol. The combination of long-range LoRa transmission and short-range WuR can be leveraged for on-demand data-collection without UAVs [44]. The proposed system depicted uses local cluster heads to trigger the on-demand waking up of nodes, enabling them to transmit data to a singular sink. This heterogeneous architecture and its associated protocol enhance latency by 1.72 times and extend node lifetime by 1.4 times compared to the listen-before-talk media access control (MAC) scheme for LoRa.
The radio on-demand sensor and actuator network (ROD-SAN) model [45], based on IEEE 802.15.4g, provides WuRx and WuTx to all network nodes to enable on-demand communication in contrast to the standardized duty-cycled schemes of IEEE 802.15.4g. The results of simulation studies demonstrated that ROD-SAN substantially enhances data collection. In comparison with duty-cycle approaches, ROD-SAN has a lower consumption rate and decreased latency. The results of a field test of 20 nodes showed that, with an active rate of 10%, ROD-SAN achieves a comparable performance to a standard network with a 100% active rate, while reducing energy consumption tenfold. Iterating on that approach, the creators of ROD-SAN found a method for aggregating data in the WuS [46,47] to benefit from the possible active state of the destination, thus reducing the energy consumption and latency even more. Embedding data in the WuS also allows content-based waking up [48], using the length of the WuS to prioritize the freshest data and avoid unnecessary wake ups [49].
WuR communication and data collection protocols can be simulated using various tools, such as Omnet ++ with the plugin Mixim [50], Castalia with GreenCastalia [51], or COOJA with the plugin WaCo [52]. They can also be modeled using Markov chain modeling [53], which has been used to test many protocols [54], allowing for the creation of a specific protocol for long-range and long-battery-life applications [25]. Developments have also covered the security aspects of such protocols, ensuring their suitability for industrial use [55].

3.5. Non-RF-Based WuRs

Previously, our attention was directed toward RF-based WuRs. However, RF signals are not viable in some settings. In industrial underwater environments, the use of acoustic waves is preferred as their absorption rate is three orders of magnitude lower than that of electromagnetic waves [56]. Acoustic wake-up receivers intended for underwater use have been proposed, providing energy-saving benefits for battery-powered nodes that are difficult to access [57]. This technology has potential for the long-term monitoring of wildlife, particularly whales, based on their vocalizations [58].
Optical technology can also be used for this purpose. A performance comparable to those achieved using RF-based wake-up receivers has been attained [59] through the use of infrared wake-up, which functions on the same principle as how a TV remote awakens a TV.

4. Industrial Applications

WuR technology has a wide range of applications in industry, health, and for the environment. Several use cases were analyzed [21] in the fields of remote environmental monitoring in rural applications, asset tracking in logistic supply chain, and medical applications for human-body monitoring. These application areas are detailed in the following list, with three new areas: source discovery, process monitoring, and RFID improvements.
  • Remote environmental monitoring: Many remote environmental monitoring applications currently use LoRa, which can be upgraded through the use of WuR. Using a custom DC-MAC protocol [25], the energy consumption of LoRaWANs can be reduced, even allowing them to be powered entirely by energy-harvesting systems. This indicates that a large portion of current LoRaWAN applications can leverage WuR technology to reduce their consumption and increase their battery lifetime. Future IIoT 5G applications can also be equipped with WuR [60], benefiting from its advantages in terms of energy consumption and reactivity. The use of UAV-aided data collection (Section 3.4) is also especially fit for this kind of application.
  • Medical applications: New developments can use WuR-enabled devices to reduce their energy consumption and take advantage of on-demand communication. WuR-enabled smart lenses [61] can be used to monitor biomarkers in tears, which could find use in the monitoring of worker safety in hazardous industrial environments.
  • Asset tracking: Asset tracking and localization can be improved using efficient and precise methods using nanodrones, especially in open industrial spaces [62]. The BATS protocol [63] provides a method of tracking wildlife and cattle, which can serve as a basis for improved asset tracking. Sensor networks embedded in concrete or other materials [64] can benefit from the increased lifetime and autonomy provided by WuR. Pairing this with on-demand data retrieval and energy harvesting techniques would enable nodes to perform more complex measurements and data processing tasks.
  • Source discovery: A novel application of WuR is source localization. Using selective wake up, the source of a sensing observation (e.g., toxic gases) can be found [65]. Industrial safety monitoring would benefit from this application.
  • Process monitoring: Communication between machines in industrial processes is essential; in the context of the Green IoT, the energy consumption of communication must be reduced while maintaining reactivity. WuR was also proposed as a solution to reduce the energy consumed in machine-type communication (i.e., M2M), in combination with neural networks that predict traffic patterns in MTC networks [66].
  • RFID improvements: Using WuR, many challenges faced by RFID technology could be overcome (Figure 7). The inflexibility that is inherent to RFID is resolved by the potential of integrating a WuRx into any device. The relatively high cost of the reader can be mitigated by the ability of WuR-capable devices to use another protocol for main communications, which could act as a WuS for other devices [25]. To prevent message collisions, identity-based WuS addresses specific devices, whereas content-based WuS [48] retrieves only relevant data. Additionally, dedicated WuR anticollision algorithms [43] may be used.
    The range heavily relies on both frequency and energy consumption (Section 3.2). However, implementing multihop schemes, either with dedicated cluster heads [67] or without cluster heads [68], can effectively mitigate the issue. The use of energy harvesting in a device that is WuR-capable is not restricted by the decline in RF energy, which rapidly diminishes. The distance is regulated by the emission power. A wide range of options is available, depending on the application (Section 3.3). Smartphone support may be lacking, depending on the radio used. In applications requiring such support, Wi-Fi can be used, or either the Bluetooth primary radio or WuRx is preferable, relying on the recent IEEE 802.11ba amendment to WLAN [69].
Overall, WuR is a valuable addition to the IIoT landscape, particularly for collecting data from isolated or long-term sensor nodes and addressing the challenges faced by certain RFID-based solutions.

5. Materials and Methods

For this study, we conducted communication experiments using two identical BG-22 Explorer Kit boards [70], which are based on the EFR32BG22 SoC manufactured by Silicon Labs. We selected this device due to its rare WuR capabilities among BLE boards. The microcontroller’s WuR feature was also evaluated. The manufacturer refers to it as RFSense. Additionally, we used an EFR32xG22 Starter Kit that was equipped with the same SoC component. This kit was helpful for recording consumption measurements without the extra components present on the Explorer Kit boards. See Figure 8 for the two board variations.
The EFR32BG22 features several energy-saving features included in its energy modes (EMs). One of those EMs is dedicated to the use of WuR, whereas the others are more classical and analogous to the idle and sleep modes of other micro-controllers. Table 2 summarizes the operating components made available for each EM. We began our study by measuring the RSSI of a BLE message sent from one board to another from different distances. As the RF front end was shared between the WuRx and the BLE transmitter, it provided insight in the range that could be expected of the WuR according to the sensitivity given by the manufacturer. We conducted consumption measurements on different EMs to emphasize the energy benefits of WuR. Additionally, we compared WuR with other common BLE microcontrollers and SoCs. Finally, we determined the experimental range for the WuR implementation. A concise guide to implementing the code is provided. Based on our comprehensive literature review, our study provides a pioneering contribution to experimentally analyze WuR performance in terms of energy consumption and RSSI ranges using EFRBG22-based devices. To our knowledge, no research work has previously explored this aspect.

5.1. Experimental RSSI Analysis Protocol

To determine the range capabilities of the on-board BLE radio, we used the received signal strength indicator (RSSI). From the collected data, we determined how the range affected the strength of the signal and at which point the signal was too weak to trigger a wake up. RSSI was measured on a scale from 0 dBm (closest) to −127 dBm (farthest). The signal power can be theoretically determined by considering the signal waves as electromagnetic waves obeying the mechanisms of reflection, diffraction, and scattering [71].
A simplified equation for the RSSI (Pr) on the receiver side is as follows:
P r = 10 η · l o g 10 ( d ) + A
where P r is the strength of the received signal; η is the signal propagation exponent; d is the relative distance between devices; and A is the nominal transmission power at 1 m.
The experiment was conducted indoors in an empty room, limiting external disturbances and the causes of wave reflections (objects, furniture, etc.). We measured the RSSI levels between two identical boards that were laid flat on the ground, separated by different experimental distances. One board periodically sent data (1 Hz), while the other one was in reception mode, recording RSSI levels for later analysis. We measured the RSSI levels with this configuration over 40 s for each fixed distance from 10 to 500 cm, with a variable incremental step. Until 100 cm, the incremental step was 10 cm. Above 100 cm, the incremental step was 50 cm. The variation chosen was linked to the high variability in short-distance RSSIs (usually below 100 cm). For each fixed distance, we calculated the RSSI by averaging 40 data points.

5.2. Energy Mode Consumption Experimental Protocol

We measured the current consumption of the EFR32BG22-based solution in its operating modes defined by the manufacturer. Six modes were tested: five native modes (EM0 to EM4) and one active mode (EM0) with and without BLE reception activation. We measured the baseline power consumption, without any computational or measurement task assigned to the processor. The measurement was recorded 3 s after the mode was set and consumption stabilized. The experimental setup is illustrated in Figure 9. Finally, the obtained results were compared with those of other widely used BLE SoCs available on the market.
For our experiment, we used an IoT power profiler and energy analyzer (Otii from Qoitech company [72]), which had an accuracy of ±(0.1% + 50 nA) and a sample rate of 4 ksps.

5.3. EFR32BG22 WuR Command Line Example

5.3.1. Principle

The 2.4 GHz carrier used for WuR is susceptible to interference. The established protocol considers this issue and provides two alternatives:
  • Legacy mode
    The microcontroller uses a time-based filter to identify WuR packets. The system can be configured to monitor a selected frequency band for a specific duration, measured in microseconds. Choosing a longer sensing duration is recommended when operating under noisy conditions. To enable wake-up functionality, we used a Silicon Labs RAIL API [73]. The RAIL_StartRfSense function is responsible for this feature, and the receiving node must call it before entering EM2 or EM4 to be woken up. After sensing on the RF for the designated period, it transitions to EM0. Notably, calling RAIL_StartRfSense again is required to reuse the WuR.
  • Selective mode
    This approach enhances the protocol’s security through the use of a sync word, a 1 to 4 bytes code that must match between the sending and receiving nodes. This feature effectively thwarts accidental wake ups, although it does not combat sniffing. To use this mode, the setup differs on both ends. An example provided by Silicon Labs, illustrated in Figure 10, was used.

5.3.2. Wake-Up Example

For this experiment, the boards were placed next to each other, with their antennas placed face-to-face. This setup allowed for optimal transmission, and the following commands based on the RAIL API were sent through the serial monitor. We used the RAIL - SoC RAIL Test firmware provided by Silicon Labs.
  • Receiving board
    This command enables WuR with the sync-word code, and then sets the node to EM4.
    sleep 4 2 0xB16F 1
    We receive a log that the WuR packet was sensed when another board sends a signal.
    {{(sleepWoke)}{EM:4s}{SerialWakeup:No}{RfSensed:Yes}}
  • Sending board
    These commands set the configuration for RFSense and the setup of the sync word, and send the packet.
    configRfSenseWakeupPhy
    fifoModeTestOptions 1 0
    setRfSenseTxPayload 0x2 0xB16F
    tx 1
    We receive a response indicating that the packet is correctly sent.
    {{(txEnd)}{txStatus:Complete}{transmitted:1}{lastTxTime:
    187755304}{timePos:6}{lastTxStart:187703928}{ccaSuccess:0}
    {failed:0}{lastTxStatus:0x000000000}{txRemain:0}{isAck:False}}

6. Results

6.1. RSSI Experimental Results

Following the experimental protocol described in Section 5.1, we obtained the results shown in Figure 11.
Inaccuracies in the measured results were expected due to the RSSI’s high sensitivity to interference and multipath and non-line-of-sight propagation [71]. From that, we obtained A = 80 dBm and η = 3 . According to the manufacturer, the WuR sensitivity was between −28 and −40 dBm, which provided a wake-up range of, at most, 1.5 m in the current conditions.

6.2. Energy Mode Consumption

The results of the energy measurements are provided in Table 3, along with the advertised consumption of three BLE SoCs. As each manufacturer uses a different terminology for its EMs, the comparison was conducted based on the available functionalities. When no explicit data were given for a mode, a calculation using the consumption per megahertz and the base frequency of the SoC was performed to obtain a value. Despite this, some solutions simply lacked an equivalent comparison for each mode and are therefore not present in each row. The comparison did not account for frequencies or peripheral optimizations, as too many possible combinations exist, and most of them are application-specific.
Overall, we observed that the current consumption values advertised by Silicon Labs are lower than the measured values during the experimentation.
The most notable difference was found during reception mode. According to the manufacturer’s value, EFR32BG22 should be the most energy-efficient SoC, but the measured value ranked it second. The difference was mainly due to the current consumption of the additional components (e.g., extra sensors, debugging IC, etc.) of the development board, which cannot be isolated.
Another variation occurred because some manufacturers advertised the average value obtained through a 50% RX duty cycle. However, although the EFR32BG22, CC2640, and NRF52840 were similar, ESP32 exhibited substantially higher energy consumption while in receive mode, making it the most energy-intensive of the four.
When in active mode (EM0), EFR32BG22 seemed to be the most efficient solution, consuming only half as much power as CC2640 and the NRF52840. Notably, this performance may vary based on the specific application and computing needs of the application. Of the four available SoCs, ESP32 was the most powerful; however, its power consumption was ten times that of the others.
When in their lowest energy state, both EFR32BG22 and NRF52840 could receive a WuS using 10,000 times less current than when in their main radio receiving state. This striking contrast in consumption highlights the benefits of this technology’s WuR capabilities. The ESP32 system-on-a-chip (SoC) consumed the most power overall due to its superior computing capabilities. In comparison with the other solutions, ESP32 is less suitable for long-term devices in terms of energy efficiency. Nonetheless, it is still relevant in certain use cases where more intensive data processing is required, at the cost of the energy budget.
Overall, WuR implementations provide energy consumption results that are very close to that of the lowest non-WuR system (CC2640) while maintaining the ability to receive data. Of all the SoCs assessed in this study, EFR32BG22 appears to be the most energy-efficient, particularly when in sleep mode, although it was the only one that was experimentally tested.

6.3. Wake-Up Range

Using identical sending and receiving boards, we conducted experiments on the wake-up range. The best results were obtained at a distance of 15 cm, with an optimal orientation of the antennas. This distance is ten times shorter than the theoretical maximum distance of 1.5 m obtained in Section 6.1. We deduced that our assumption regarding the shared front-end between BLE and WuR resulting in similar performance was incorrect. The manufacturer suggested that the addition of a low-noise amplifier (LNA) to the reception circuit can lead to enhanced performance, albeit with a rise in energy consumption. As a result, the board can be used exclusively for development purposes or for wake ups within a limited range.

7. Discussion

WuR technology offers new opportunities for implementing the proposed On-Demand-IoT concept. OD-IoT enables switching from a traditional periodic communication mode to an on-demand communication mode, providing an optimum response to the needs of applications while considerably limiting the energy impact of data exchange. OD-IoT substantially reduces a device’s communication link budget and therefore extends its lifespan while guaranteeing highly responsive data collection and analysis for higher-level applications in complex IoT architectures. The benefits of WuR-based OD-IoT are amplified by the concomitant use of energy harvesting and novel on-demand data collection techniques. The main areas of applications that can profit from OD-IoT include environmental data collection, asset tracking, and smart healthcare.
WuR technology has many potential implications for the sustainability of IoT-based industrial systems at the environmental, societal, and economic levels, with a major impact on energy savings.
By limiting energy consumption and increasing device lifespan, WuR holds great promise for improving the overall environmental sustainability in industrial systems, especially in the context of the large-scale deployment of IIoT devices.
In addition, the benefits of WuR in IIoT applications can have an impact on the well-being and safety of workers. By improving the reactivity and energy autonomy of IoT body area networks, as discussed in Section 4, health and quality-of-life monitoring can be enhanced by WuR. This technology could therefore have a positive impact on social sustainability.
In an economic context, through the extension of device operating life while limiting maintenance costs, thanks to improved autonomy, WuR can help reduce the total cost of ownership of IIoT devices. This technology could therefore satisfactorily meet the objectives of a sustainable economy. Finally, using OD-IoT as a conceptual framework for the use of WuR would make the most of its potential for implementation for a sustainable industry.
However, few WuR technology solutions are currently available on the market, and studied industrial applications are still rare. As demonstrated by the results of our experimentation, some limitations and constraints must be overcome, such as the limited range due to interference susceptibility and low-sensitivity receivers. Further studies are needed to improve the technology and to assess its scalability for large-scale IoT deployment. Currently, fundamental and standardization studies are in progress, which, once mature, should enable the wider adoption of the technology and its underlying OD-IoT concept.

8. Conclusions

In this paper, we introduced a pioneering paradigm called on-demand IoT (OD-IoT), outlining its advantages for developing both sustainable and energy-aware industrial IoT (IIoT) systems using wake-up radio (WuR) technology that will enable the large-scale implementation of OD-IoT.
We first proposed a classification of the communication initiation mechanisms currently implemented in IoT devices. We aimed to demonstrate the largely untapped energy-saving potential of on-demand communication at the device level in comparison with that of current standard mechanisms such as cyclical and event-based messaging. Based on an extensive review of the state of the art of WuR technology, we compared and analyzed the current prototypes and their capabilities that are relevant to IIoT applications. The use of WuR enables efficient data collection mechanisms using the on-demand principle.
Finally, this paper presented a discussion of the experimental findings of a WuR-enabled off-the-shelf solution. Its performance was compared with that of several widely used IoT systems-on-a-chip, demonstrating the added value of WuR technology in the design of new sustainable and carbon-aware IoT applications and in their large-scale application.

Author Contributions

Conceptualization, C.R. and E.B.; methodology, C.R.; validation, C.R.; formal analysis, C.R.; investigation, C.R.; resources, E.B.; data curation, C.R.; writing—original draft preparation, C.R.; writing—review and editing, C.R. and E.B.; visualization, C.R.; supervision, E.B.; project administration, E.B.; funding acquisition, E.B. All authors have read and agreed to the published version of the manuscript.

Funding

This study was part of the research funded by the French National Research Agency under the I2RM research project (ANR 21-SIOM-0007-02).

Data Availability Statement

Data are available upon reasonable request.

Conflicts of Interest

The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Abbreviations

The following abbreviations are used in this manuscript:
ASKAmplitude Shift Keying
BLEBluetooth Low Energy
CMOSComplementary Metal-Oxide Semiconductor
EMEnergy Mode
ICTInformation and Communication Technology
IoTInternet of Things
IIOTIndustrial Internet of Things
FSKFrequency Shift Keying
LNALow-Noise Amplifier
OD-IoTOn-Demand Internet of Things
OOKOn-Off Keying
RFRadio Frequency
RFIDRadio Frequency Identification
RSSIReceived Signal Strength Information
SoCSystem-on-Chip
UAVUnmanned Aerial Vehicle
WLANWireless Local Area Network
WBANWireless Body Area Network
WuRWake-up Radio
WuSWake-up Signal
WuRxWake-up Receiver
WuTxWake-up Transmitter
WSNWireless Sensor Network

References

  1. Alsharif, M.; Jahid, A.; Kelechi, A.; Kannadasan, R. Green IoT: A Review and Future Research Directions. Symmetry 2023, 15, 757. [Google Scholar] [CrossRef]
  2. Boyes, H.; Hallaq, B.; Cunningham, J.; Watson, T. The industrial internet of things (IIoT): An analysis framework. Comput. Ind. 2018, 101, 1–12. [Google Scholar] [CrossRef]
  3. Sisinni, E.; Saifullah, A.; Han, S.; Jennehag, U.; Gidlund, M. Industrial Internet of Things: Challenges, Opportunities, and Directions. IEEE Trans. Ind. Inform. 2018, 14, 4724–4734. [Google Scholar] [CrossRef]
  4. Malmodin, J.; Lundén, D. The Energy and Carbon Footprint of the Global ICT and E&M Sectors 2010–2015. Sustainability 2018, 10, 3027. [Google Scholar]
  5. Isa, K. IoT Market Size and Demand. Internet Things Trends Chall. Appl. 2020, 2, 1–9. [Google Scholar]
  6. L’opez, O.; Rosabal, O.; Ruíz-Guirola, D.; Raghuwanshi, P.; Mikhaylov, K.; Lovén, L.; Iyer, S. Energy-Sustainable IoT Connectivity: Vision, Technological Enablers, Challenges, and Future Directions. IEEE Open J. Commun. Soc. 2023, 4, 2609–2666. [Google Scholar] [CrossRef]
  7. Yang, L.; Lu, Y.; Xiong, L.; Tao, Y.; Zhong, Y. A Game Theoretic Approach for Balancing Energy Consumption in Clustered Wireless Sensor Networks. Sensors 2017, 17, 2654. [Google Scholar] [CrossRef]
  8. Kozłowski, A.; Sosnowski, J. Energy Efficiency Trade-Off Between Duty-Cycling and Wake-Up Radio Techniques in IoT Networks. Wirel. Pers. Commun. 2019, 107, 1951–1971. [Google Scholar] [CrossRef]
  9. Liu, Q.; IJntema, W.; Drif, A.; Pawełczak, P.; Zúñiga, M. BEH: Indoor Batteryless BLE Beacons using RF Energy Harvesting for Internet of Things. arXiv 2019, arXiv:1911.03381. [Google Scholar]
  10. Sheshashayee, A.; Buczek, J.; Petrioli, C.; Basagni, S. Experimental Evaluation of Wake-up Radio Ranges for UAV-assisted Mobile Data Collection. In Proceedings of the 2022 IEEE Wireless Communications and Networking Conference (WCNC), Austin, TX, USA, 10–13 April 2022; pp. 716–721. [Google Scholar]
  11. IEEE Std 802.11ba-2021. IEEE Standard for Information Technology–Telecommunications and Information Exchange between Systems–Local and Metropolitan Area Networks-Specific Requirements–Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications—Amendment 3: Wake-Up Radio Operation. (Amendment to IEEE Std 802.11-2020 as amendment by IEEE Std 802.11ax-2021, and IEEE Std 802.11ay-2021). 2021; pp. 1–180. Available online: https://webstore.ansi.org/standards/ieee/ieee80211ba2021 (accessed on 3 November 2023).
  12. Issarny, V.; Bouloukakis, G.; Georgantas, N.; Billet, B. Revisiting Service-Oriented Architecture for the IoT: A Middleware Perspective. In Proceedings of the International Conference on Service Oriented Computing, Banff, AB, Canada, 10–13 October 2016. [Google Scholar]
  13. Yu, R.; Xue, G.; Kilari, V.; Zhang, X. The Fog of Things Paradigm: Road toward On-Demand Internet of Things. IEEE Commun. Mag. 2018, 56, 48–54. [Google Scholar] [CrossRef]
  14. Oliveira, L.; Rodrigues, J.; Kozlov, S.; Rabêlo, R.; Albuquerque, V. MAC Layer Protocols for Internet of Things: A Survey. Future Internet 2019, 11, 16. [Google Scholar] [CrossRef]
  15. Seferagić, A.; Famaey, J.; Poorter, E.; Hoebeke, J. Survey on Wireless Technology Trade-Offs for the Industrial Internet of Things. Sensors 2020, 20, 488. [Google Scholar] [CrossRef] [PubMed]
  16. Abdul-Qawy, A.; Alduais, N.; Saad, A.; Taher, M.; Nasser, A.; Saleh, S.; Khatri, N. An enhanced energy efficient protocol for large-scale IoT-based heterogeneous WSNs. Sci. Afr. 2023, 21, e01807. [Google Scholar] [CrossRef]
  17. Liu, Y.; Ma, Y.; He, W.; Wang, Z.; Shen, L.; Ru, J.; Huang, R.; Ye, L. An 82-nW 0.53-pJ/SOP Clock-Free Spiking Neural Network With 40-μs Latency for AIoT Wake-Up Functions Using a Multilevel-Event-Driven Bionic Architecture and Computing-in-Memory Technique. IEEE Trans. Circuits Syst. I Regul. Pap. 2023, 70, 3075–3088. [Google Scholar] [CrossRef]
  18. Landaluce, H.; Arjona, L.; Perallos, A.; Falcone, F.; Angulo, I.; Muralter, F. A Review of IoT Sensing Applications and Challenges Using RFID and Wireless Sensor Networks. Sensors 2020, 20, 2495. [Google Scholar] [CrossRef]
  19. Mouattah, A.; Hachemi, K. The feasibility of motion sensor-based smart RFID system in improving the power saving. Int. J. Smart Sens. Intell. Syst. 2020, 13, 1–9. [Google Scholar] [CrossRef]
  20. Lassouaoui, T.; Hutu, F.; Duroc, Y.; Villemaud, G. Performance Evaluation of Passive Tag to Tag Communications. IEEE Access 2022, 10, 18832–18842. [Google Scholar] [CrossRef]
  21. Bello, H.; Zeng, X.; Nordin, R.; Jian, X. Advances and Opportunities in Passive Wake-Up Radios with Wireless Energy Harvesting for the Internet of Things Applications. Sensors 2019, 19, 3078. [Google Scholar] [CrossRef]
  22. Mekki, K.; Bajic, E.; Chaxel, F.; Meyer, F. Overview of Cellular LPWAN Technologies for IoT Deployment: Sigfox, LoRaWAN, and NB-IoT. In Proceedings of the 2018 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops), Athens, Greece, 19–23 March 2018; pp. 197–202. [Google Scholar]
  23. Magno, M.; Aoudia, F.; Gautier, M.; Berder, O.; Benini, L. WULoRa: An energy efficient IoT end-node for energy harvesting and heterogeneous communication. In Proceedings of the Design, Automation & Test in Europe Conference & Exhibition (DATE), Lausanne, Switzerland, 27–31 March 2017; pp. 1528–1533. [Google Scholar]
  24. Kazdaridis, G.; Sidiropoulos, N.; Zografopoulos, I.; Korakis, T. eWake: A Novel Architecture for Semi-Active Wake-Up Radios Attaining Ultra-High Sensitivity at Extremely-Low Consumption. arXiv 2021, arXiv:2103.15969. [Google Scholar]
  25. Frøytlog, A.; Haglund, M.; Cenkeramaddi, L.; Jordbru, T.; Kjellby, R.; Beferull-Lozano, B. Design and implementation of a long-range low-power wake-up radio for IoT devices. In Proceedings of the 2019 IEEE 5th World Forum on Internet of Things (WF-IoT), Limerick, Ireland, 15–18 April 2019; pp. 247–250. [Google Scholar]
  26. Paoli, M.; Spenza, D.; Petrioli, C.; Magno, M.; Benini, L. Poster Abstract: MagoNode++—A Wake-Up-Radio-Enabled Wireless Sensor Mote for Energy-Neutral Applications. In Proceedings of the 2016 15th ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN), Vienna, Austria, 11–14 April 2016; pp. 1–2. [Google Scholar]
  27. Shih, W.; Jurdak, R.; Abbott, D.; Chou, P.; Chen, W. A Long-Range Directional Wake-Up Radio for Wireless Mobile Networks. J. Sens. Actuator Netw. 2015, 4, 189–207. [Google Scholar] [CrossRef]
  28. Mikhaylov, K.; Karvonen, H. Wake-up radio enabled BLE wearables: Empirical and analytical evaluation of energy efficiency. In Proceedings of the 2020 14th International Symposium on Medical Information Communication Technology (ISMICT), Nara, Japan, 20–22 May 2020; pp. 1–5. [Google Scholar]
  29. Basagni, S.; Ceccarelli, F.; Petrioli, C.; Raman, N.; Sheshashayee, A. Wake-up Radio Ranges: A Performance Study. In Proceedings of the 2019 IEEE Wireless Communications and Networking Conference (WCNC), Marrakesh, Morocco, 15–18 April 2019; pp. 1–6. [Google Scholar]
  30. Onykiienko, Y.; Popovych, P.; Yaroshenko, R.; Mitsukova, A.; Beldyagina, A.; Makarenko, Y. Using RSSI Data for LoRa Network Path Loss Modeling. In Proceedings of the 2022 IEEE 41st International Conference on Electronics and Nanotechnology (ELNANO), Kyiv, Ukraine, 10–14 October 2022; pp. 576–580. [Google Scholar]
  31. Miro-Panadès, I.; Tain, B.; Christmann, J.; Coriat, D.; Lemaire, R.; Jany, C.; Martineau, B.; Chaix, F.; Waltener, G.; Pluchart, E.; et al. SamurAI: A Versatile IoT Node With Event-Driven Wake-Up and Embedded ML Acceleration. IEEE J. Solid-State Circuits 2023, 58, 1782–1797. [Google Scholar] [CrossRef]
  32. Sanislav, T.; Mois, G.; Zeadally, S.; Folea, S. Energy Harvesting Techniques for Internet of Things (IoT). IEEE Access 2021, 9, 39530–39549. [Google Scholar] [CrossRef]
  33. Argote-Aguilar, J.; Hutu, F.; Villemaud, G.; Gautier, M.; Berder, O.; Negra, R. Efficient and uncomplicated RF harvester circuit for Powering an Ultralow-Power Wake-up Radio. In Proceedings of the 17ème Colloque National du GDR SOC2, Lyon, France, 12–14 June 2023. [Google Scholar]
  34. Gerber, D.; Meier, A.; Hosbach, R.; Liou, R. Zero Standby Solutions with Optical Energy Harvesting from a Laser Pointer. Electronics 2018, 7, 292. [Google Scholar] [CrossRef]
  35. Meli, M.; Favre, S.; Maij, B.; Stajić, S.; Boebel, M.; Poole, P.; Schellenberg, M.; Kouzinopoulos, C. Energy Autonomous Wireless Sensing Node Working at 5 Lux from a 4 cm2 Solar Cell. J. Low Power Electron. Appl. 2023, 13, 12. [Google Scholar] [CrossRef]
  36. Thielen, M.; Sigrist, L.; Magno, M.; Hierold, C.; Benini, L. Human body heat for powering wearable devices: From thermal energy to application. Energy Convers. Manag. 2017, 131, 44–54. [Google Scholar] [CrossRef]
  37. Guo, W.; Tang, Z.; Guo, W.; Lu, T. Efficient Routing Protocol Based on Entropy Method for WBAN with Kinetic Energy Harvesting. In Proceedings of the 2021 IEEE 4th International Conference on Electronics Technology (ICET), Chengdu, China, 7–10 May 2021; pp. 1115–1120. [Google Scholar]
  38. Yuan, M.; Cao, Z.; Luo, J.; Chou, X. Recent Developments of Acoustic Energy Harvesting: A Review. Micromachines 2019, 10, 48. [Google Scholar] [CrossRef]
  39. Ou, I.; Yang, J.; Liu, C.; Huang, K.; Tsai, K.; Lee, Y.; Chu, Y.; Liao, Y. A Sustainable Soil Energy Harvesting System With Wide-Range Power-Tracking Architecture. IEEE Internet Things J. 2019, 6, 8384–8392. [Google Scholar] [CrossRef]
  40. Luong, T.; Thomas, S. Towards the Plant-Based Sensor: Agricultural Energy Harvesting and Sensing Experiments. In Proceedings of the 20th ACM Conference on Embedded Networked Sensor Systems, Boston, MA, USA, 6–9 November 2022. [Google Scholar]
  41. Verma, V.; Kumar, V. Review of MAC Protocols for Energy Harvesting Wireless Sensor Network (EH-WSN); Springer: Cham, Switzerland, 2020. [Google Scholar]
  42. Basagni, S.; Koutsandria, G.; Petrioli, C. Enabling the Mobile IoT: Wake-up Unmanned Aerial Systems for Long-Lived Data Collection. In Proceedings of the 2019 IEEE 16th International Conference on Mobile Ad Hoc and Sensor Systems (MASS), Monterey, CA, USA, 4–7 November 2019; pp. 154–161. [Google Scholar]
  43. Hsu, C.; Tsai, C.; Li, F.; Chen, C.; Tseng, Y. Receiver-Initiated Data Collection in Wake-Up Radio Enabled mIoT Networks: Achieving Collision-Free Transmissions by Hashing and Partitioning. IEEE Trans. Green Commun. Netw. 2021, 5, 868–883. [Google Scholar] [CrossRef]
  44. Piyare, R.; Murphy, A.; Magno, M.; Benini, L. On-Demand TDMA for Energy Efficient Data Collection with LoRa and Wake-up Receiver. In Proceedings of the 2018 14th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob), Limassol, Cyprus, 15–17 October 2018; pp. 1–4. [Google Scholar]
  45. Yomo, H.; Kawamoto, T.; Abe, K.; Ezure, Y.; Ito, T.; Hasegawa, A.; Ikenaga, T. ROD-SAN: Energy-Efficient and High-Response Wireless Sensor and Actuator Networks Employing Wake-Up Receiver. IEICE Trans. Commun. 2016, 99-B, 1998–2008. [Google Scholar] [CrossRef]
  46. Monobe, M.; Yomo, H. Reducing Wake-Up Overhead for Energy-Efficient On-Demand Wireless Sensor Networks. In Proceedings of the 2016 IEEE Globecom Workshops (GC Wkshps), Washington, DC, USA, 4–8 December 2016; pp. 1–6. [Google Scholar]
  47. Tamura, N.; Yomo, H. Wake-Up Control Adapting to Destination’s Active/Sleep State for On-Demand Wireless Sensor Networks. In Proceedings of the 2018 IEEE 87th Vehicular Technology Conference (VTC Spring), Porto, Portugal, 3–6 June 2018; pp. 1–5. [Google Scholar]
  48. Shiraishi, J.; Yomo, H.; Huang, K.; Stefanović, Č.; Popovski, P. Content-Based Wake-Up for Top-k Query in Wireless Sensor Networks. IEEE Trans. Green Commun. Netw. 2021, 5, 362–377. [Google Scholar] [CrossRef]
  49. Shiraishi, J.; Kalør, A.; Chiariotti, F.; Leyva-Mayorga, I.; Popovski, P.; Yomo, H. Query Timing Analysis for Content-Based Wake-Up Realizing Informative IoT Data Collection. IEEE Wirel. Commun. Lett. 2022, 12, 327–331. [Google Scholar] [CrossRef]
  50. Oller, J.; Demirkol, I.; Casademont, J.; Aspas, J.; Gamm, G.; Reindl, L. Has Time Come to Switch From Duty-Cycled MAC Protocols to Wake-Up Radio for Wireless Sensor Networks? IEEE/ACM Trans. Netw. 2016, 24, 674–687. [Google Scholar] [CrossRef]
  51. Basagni, S.; Valerio, V.; Koutsandria, G.; Petrioli, C. Wake-Up Radio-Enabled Routing for Green Wireless Sensor Networks. In Proceedings of the 2017 IEEE 86th Vehicular Technology Conference (VTC-Fall), Toronto, ON, Canada, 24–27 September 2017; pp. 1–6. [Google Scholar]
  52. Piyare, R.; Istomin, T.; Murphy, A. WaCo: A Wake-Up Radio COOJA Extension for Simulating Ultra Low Power Radios. In Proceedings of the European Conference/Workshop on Wireless Sensor Networks, Uppsala, Sweden, 20–22 February 2017. [Google Scholar]
  53. Zhang, M.; Ghose, D.; Li, F. Collision Avoidance in Wake-Up Radio Enabled WSNs: Protocol and Performance Evaluation. In Proceedings of the 2018 IEEE International Conference on Communications (ICC), Kansas City, MO, USA, 20–24 May 2018; pp. 1–6. [Google Scholar]
  54. Ghribi, M.; Meddeb, A. Survey and taxonomy of MAC, routing and cross layer protocols using wake-up radio. J. Netw. Comput. Appl. 2020, 149, 102465. [Google Scholar] [CrossRef]
  55. Ghose, D.; Gardiyawasam Pussewalage, H.; Balapuwaduge, I.; Dash, S. Secure and Lightweight Communication Protocol for Wake-up Radio Enabled Internet of Things. In Proceedings of the 7th EAI International Conference on Safety and Security in Internet of Things, Bratislava, Slovakia, 24–26 October 2023. [Google Scholar]
  56. Lee, B. Massive MIMO for Underwater Industrial Internet of Things Networks. IEEE Internet Things J. 2021, 8, 15542–15552. [Google Scholar] [CrossRef]
  57. Schmidt, J.; Schmidt, A. Wake-Up Receiver for Underwater Acoustic Communication Using in Shallow Water. Sensors 2023, 23, 2088. [Google Scholar] [CrossRef] [PubMed]
  58. Marzetti, S.; Gies, V.; Barchasz, V.; Best, P.; Paris, S.; Barthélemy, H.; Glotin, H. Ultra-Low Power Wake-Up for Long-Term Biodiversity Monitoring. In Proceedings of the 2020 IEEE International Conference on Internet of Things and Intelligence System (IoTaIS), Bali, Indonesia, 27–28 January 2021; pp. 188–193. [Google Scholar]
  59. Mathews, J.; Barnes, M.; Young, A.; Arvind, D. Low Power Wake-Up in Wireless Sensor Networks Using Free Space Optical Communications. In Proceedings of the 2010 Fourth International Conference on Sensor Technologies and Applications, Venice, Italy, 18–25 July 2010; pp. 256–261. [Google Scholar]
  60. Frøytlog, A.; Foss, T.; Bakker, O.; Jevne, G.; Haglund, M.; Li, F.; Oller, J.; Li, G. Ultra-Low Power Wake-up Radio for 5G IoT. IEEE Commun. Mag. 2019, 57, 111–117. [Google Scholar] [CrossRef]
  61. Jeon, C.; Sim, J. A 2.5-nW Radio Platform With an Internal Wake-Up Receiver for Smart Contact Lens Using a Single Loop Antenna. IEEE J. Solid-State Circuits 2021, 56, 2668–2679. [Google Scholar] [CrossRef]
  62. Niculescu, V.; Palossi, D.; Magno, M.; Benini, L. Fly, Wake-up, Find: UAV-based Energy-efficient Localization for Distributed Sensor Nodes. Sustain. Comput. Inform. Syst. 2022, 34, 100666. [Google Scholar] [CrossRef]
  63. Duda, N.; Nowak, T.; Hartmann, M.; Schadhauser, M.; Cassens, B.; Wägemann, P.; Nabeel, M.; Ripperger, S.; Herbst, S.; Meyer-Wegener, K.; et al. BATS: Adaptive Ultra Low Power Sensor Network for Animal Tracking. Sensors 2018, 18, 3343. [Google Scholar] [CrossRef]
  64. Mekki, K.; Derigent, W.; Rondeau, E.; Thomas, A. Data Lifecycle Management in Smart Building using Wireless Sensors Networks. IFAC-PapersOnLine 2017, 50, 12944–12949. [Google Scholar] [CrossRef]
  65. Shiraishi, J.; Yomo, H. Wake-up Control for Energy-efficient Identifications of Multiple Emission Sources in Wireless Sensor Networks. In Proceedings of the 2023 International Conference on Computing, Networking and Communications (ICNC), Honolulu, HI, USA, 20–22 February 2023; pp. 552–557. [Google Scholar]
  66. Ruíz-Guirola, D.; Rodríguez-López, C.; Montejo-Sánchez, S.; Souza, R.; López, O.; Alves, H. Energy-Efficient Wake-Up Signaling for Machine-Type Devices Based on Traffic-Aware Long Short-Term Memory Prediction. IEEE Internet Things J. 2022, 9, 21620–21631. [Google Scholar] [CrossRef]
  67. Weber, M.; Fersi, G.; Fromm, R.; Derbel, F. Wake-Up Receiver-Based Routing for Clustered Multihop Wireless Sensor Networks. Sensors 2022, 22, 3254. [Google Scholar] [CrossRef] [PubMed]
  68. Djidi, N.; Sampayo, S.; Montavont, J.; Courtay, A.; Gautier, M.; Berder, O.; Noël, T. The revenge of asynchronous protocols: Wake-up Radio-based Multi-hop Multi-channel MAC protocol for WSN. In Proceedings of the 2022 IEEE Wireless Communications and Networking Conference (WCNC), Austin, TX, USA, 10–13 April 2022; pp. 2447–2452. [Google Scholar]
  69. López-Aguilera, E.; Demirkol, I.; Villegas, E.; Aspas, J. IEEE 802.11-Enabled Wake-Up Radio: Use Cases and Applications. Sensors 2019, 20, 66. [Google Scholar] [CrossRef] [PubMed]
  70. Silicon Labs. EFR32BG22 Wireless Gecko SoC Family Data Sheet. (2019) [Revised June 2021]. Available online: https://www.silabs.com/documents/public/data-sheets/efr32bg22-datasheet.pdf (accessed on 4 May 2023).
  71. Elkenawy, A.; Judvaitis, J. Transmission Power Influence on WSN-Based Indoor Localization Efficiency. Sensors 2022, 22, 4154. [Google Scholar] [CrossRef]
  72. Otii by Qoitech. Available online: https://www.qoitech.com/otii-arc-pro/ (accessed on 4 May 2023).
  73. Silicon Labs. RF Sense—v2.12—RAIL API Documentation. Available online: https://docs.silabs.com/rail/2.12/group-rf-sense (accessed on 4 May 2023).
  74. Espressif. ESP32 Series Datasheet. (2016) [Revised July 2023]. Available online: https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf (accessed on 3 November 2023).
  75. Texas Instruments, CC2640 SimpleLink™ Bluetooth® Wireless MCU. (2015) [Revised July 2016]. Available online: https://www.ti.com/lit/ds/symlink/cc2640.pdf (accessed on 3 November 2023).
  76. Nordic Semiconductor, NRF52840 Product Specification. (2018) [Revised November 2021]. Available online: https://infocenter.nordicsemi.com/pdf/nRF52840_PS_v1.7.pdf (accessed on 3 November 2023).
Figure 1. Sustainability triangle [6].
Figure 1. Sustainability triangle [6].
Sustainability 16 01160 g001
Figure 2. Sequence diagrams of three identified communication initiation mechanisms.
Figure 2. Sequence diagrams of three identified communication initiation mechanisms.
Sustainability 16 01160 g002
Figure 3. Device communication trigger modes reference diagram.
Figure 3. Device communication trigger modes reference diagram.
Sustainability 16 01160 g003
Figure 4. Examples of communication initiation mechanism classifications.
Figure 4. Examples of communication initiation mechanism classifications.
Sustainability 16 01160 g004
Figure 5. Principle of WuR: a WuR-enabled IoT node.
Figure 5. Principle of WuR: a WuR-enabled IoT node.
Sustainability 16 01160 g005
Figure 6. A general UAV-aided data-collection scenario.
Figure 6. A general UAV-aided data-collection scenario.
Sustainability 16 01160 g006
Figure 7. Overview of the main challenges facing RFID [18].
Figure 7. Overview of the main challenges facing RFID [18].
Sustainability 16 01160 g007
Figure 8. EFR32BG22 boards used in this study.
Figure 8. EFR32BG22 boards used in this study.
Sustainability 16 01160 g008
Figure 9. Energy consumption measurement. 1. Otii Arc [72]; 2. Microcontroller; 3. Otii software.
Figure 9. Energy consumption measurement. 1. Otii Arc [72]; 2. Microcontroller; 3. Otii software.
Sustainability 16 01160 g009
Figure 10. WuR (RFSense) usage on an EFR32BG22.
Figure 10. WuR (RFSense) usage on an EFR32BG22.
Sustainability 16 01160 g010
Figure 11. RSSI measurements.
Figure 11. RSSI measurements.
Sustainability 16 01160 g011
Table 2. EFR32BG22 operating components available depending on EM [70].
Table 2. EFR32BG22 operating components available depending on EM [70].
Energy ModeDescriptionPeripheral Made AvailableExpected Current Consumption
EM0 (Active)Fully operational systemARM Cortex M33 processor with DSP, FPU and TrustZone1.5 mA
EM1 (Sleep)Processor is off, radio awaiting communicationFlash Memory, HF Oscillators, Main Radio Subsystem, USART, PDM, TRNG, Crypto Acceleration, Timer, Protocol Timer0.96 mA
EM2 (Deep Sleep)Processor is off, sensor monitoringFast Startup Oscillator, Precision LF Oscillator, EUART, Temperature Sensor1.4 µA
EM3 (Stop)Processor is off, awaiting timer or interrupt wake-upDebug Interface, RAM, LDMA, Integrated Power Supplies, I2C, External Interrupts, ADC, Low Energy/Watchdog/RTC1.34 µA
EM4 (Shutoff)Wake-Up Radio enabled, minimal energy mode with no working memory retentionRFSense (Wake-Up Radio), GPIO, LF Crystal Oscillator, Ultra LF Oscillator, Reset, Brown-out detector, Backup RTC440 nA
Table 3. Measurement results in different EM compared with that of other solutions.
Table 3. Measurement results in different EM compared with that of other solutions.
Energy Mode (EFR32 Name)EFR32BG22 Manufacturer ValueEFR32BG22 Measured ValueESP32-Equivalent Consumption [74]CC2640-Equivalent Consumption [75]NRF52840-Equivalent Consumption [76]
EM0 + RX (Active + Receiving Mode)3.6 mA5.12 mA95 mA5.9 mA4.6 mA
EM0 (Active Mode)1.5 mA1.97 mA30 mA3 mA3.3 mA
EM1
(Sleep)
0.96 mA1.16 mA0.8 mA--
EM2
(Deep Sleep)
1.4 µA3.39 µA-0.4 mA-
EM3
(Stop)
1.34 µA1.03 µA10 µA100 µA1.5 µA
EM4
(Shutoff)
440 nA *442 nA *5 µA100 nA400 nA *
bold: Lowest consumption. * WuR available (2.4 GHz for EFR32, NFC for NRF52840).
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Rup, C.; Bajic, E. Green and Sustainable Industrial Internet of Things Systems Leveraging Wake-Up Radio to Enable On-Demand IoT Communication. Sustainability 2024, 16, 1160. https://doi.org/10.3390/su16031160

AMA Style

Rup C, Bajic E. Green and Sustainable Industrial Internet of Things Systems Leveraging Wake-Up Radio to Enable On-Demand IoT Communication. Sustainability. 2024; 16(3):1160. https://doi.org/10.3390/su16031160

Chicago/Turabian Style

Rup, Clément, and Eddy Bajic. 2024. "Green and Sustainable Industrial Internet of Things Systems Leveraging Wake-Up Radio to Enable On-Demand IoT Communication" Sustainability 16, no. 3: 1160. https://doi.org/10.3390/su16031160

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop