Next Article in Journal
A Triggering Mechanism for Cyber-Attacks in Naval Sensors and Systems
Next Article in Special Issue
A Low-Power Spiking Neural Network Chip Based on a Compact LIF Neuron and Binary Exponential Charge Injector Synapse Circuits
Previous Article in Journal
Compact Antenna in 3D Configuration for Rectenna Wireless Power Transmission Applications
Previous Article in Special Issue
Analysis and Reduction of Nonlinear Distortion in AC-Coupled CMOS Neural Amplifiers with Tunable Cutoff Frequencies
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Low-Power Wireless Sensor Network Using Fine-Grain Control of Sensor Module Power Mode

1
Department of Information and Communication Engineering, Chungbuk National University, Chungbuk 28644, Korea
2
Electrical Engineering and Computer Science Department, University of Michigan, Ann Arbor, MI 48104, USA
3
School of Electrical, Electronic and Computer Engineering, University of Western Australia, Perth 6009, Australia
*
Authors to whom correspondence should be addressed.
Submission received: 24 March 2021 / Revised: 27 April 2021 / Accepted: 28 April 2021 / Published: 4 May 2021
(This article belongs to the Special Issue Integrated Circuits and Systems for Smart Sensory Applications)

Abstract

:
Wireless sensor nodes are heavily resource-constrained due to their edge form factor, which has motivated increasing battery life through low-power techniques. This paper proposes a power management method that leads to less energy consumption in an idle state than conventional power management systems used in wireless sensor nodes. We analyze and benchmark the power consumption between Sleep, Idle, and Run modes. To reduce sensor node power consumption, we develop fine-grained power modes (FGPM) with five states which modulate energy consumption according to the sensor node’s communication status. We evaluate the proposed method on a test bench Mica2. As a result, the power consumed is 74.2% lower than that of conventional approaches. The proposed method targets the reduction of power consumption in IoT sensor modules with long sleep mode or short packet data in which most networks operate.

1. Introduction

In the Internet of Things (IoT), a wireless sensor network node (WSN) is a system that recognizes physical changes or signals targeting various users or environments. It is widely used in various forms for a range of purposes across home and industrial use. In general, a sensor network requires a single smart sensor node capable of detecting numerous signals such as pressure, temperature, humidity, gas flow, infrared, chemical reactions, surface, sound, steam, and others. Handling huge datasets using multiple sensory modalities is within the domain of machine learning, and interpreting the information from numerous signals is becoming increasingly important in an IoT-driven world. The common communication protocols used in WSN have been a combination of cellular and short-range wireless network technology such as Bluetooth, ZigBee, etc. [1,2]. WSN requires a long battery life, so a low-power circuit is essential with substantial resource constraints. To achieve energy efficiency, MIMO is used in the 5G environment [3]. A WSN typically has one or more connected sensors on each node and is monitoring a given physical environment with distributed multiple hops. Baniata et al. [3] used a probability sub-optimal multi-hop routing mechanism among cluster heads to increase the lifespan of the sensor network. The sensor node operates according to an event or application command, and each node communicates wirelessly. Each node has one or more sensors, a microprocessor unit, and a radio unit that receives wake-up signals. Piyare et al. [4] introduced an extension of the TSCH (Time Slotted Channel Hopping) protocol to low data rate applications using the sub-GHz frequency bands operating on TI’s System-on-Chip. They employed a special schedule for the network’s root nodes and their direct neighbors, as well as the option to have multiple root nodes in a single network. Most WSNs rely on small batteries, which is a serious bottleneck in the system [5,6]. Battery capacity is developing at a very slow rate compared to other technologies, such as integrated circuits or software design. Therefore, energy efficiency has been the prime goal when designing and deploying WSNs [7,8]. Bachir et al. address the challenges related to the reliability of communication and the efficient use of the node’s battery in WSN [9]. The performance is improved by doubling the network packet delivery ratio. Please note that the sensor node is in an idle state most of the time. David et al. [10] provided a platform wake-up receiver (WuR) with high integrability and a low cost per node to facilitate the implementation of low-cost sensor nodes. They demonstrate the feasibility of implementing a WuR with commercially available off-chip components by demonstrating a radio frequency envelope detection (RFED) WuR on a PCB mount. The most significant power consumption savings are observed when WuRs are used in low-traffic and low-density WSNs, mainly because the main transceiver is in the sleep mode for most of the time [11]. However, this type of customized platform is not cost-effective. Therefore, low-power design of circuits, architectures, algorithms, protocols, and other elements that affect power management must be carefully considered [12,13,14]. The conventional radio interface or transceiver is frequently the most power-consuming element in a WSN node, dominating both the static and dynamic power consumption of the sensor [15]. The duty cycle controlling a radio receiver and transceiver is a common and well-known solution for reducing the power consumption of WSNs. It reduces the active operation time of the sensor node but increases the wake-up time when the sensor node is in a power saving state for a long time. Therefore, in real-time communication, a wireless method with a very low duty cycle may be inadequate. Similarly, Bdiri et al. [8] introduced the wake-up receiver (WuRx), which handles idle listening while keeping the main radio completely off. The main function of WuRx is to send an interrupt signal to the processing unit when receiving a radio frequency (RF) or wake-up packet (WuPt). However, the drawback is that the WuRx must always be turned on for communication with a very short waiting time. In terms of IoT MCU, ESP32 MCU [16] is conceptually similar to the FGPM proposed in this paper, but the difference is the lack of a distinction between Idle and Active modes. Our proposed FGPM distinguishes the transmit and receive stages in specific modes, which allows for fine-grain control of the duty cycle, which has been shown to be more advantageous for power consumption control. In this paper, we propose a power management method for WSNs with five states of fine-grained power modes. We evaluate the proposed method on a test bench Mica2 [17]. As a result, of increased granularity, power consumption is reduced by 74.2% when compared to conventional methods [12]. This paper is structured as follows: Section 2 will present the communication protocol in WSNs, Section 3 will propose the fine-grained power state approach, Section 4 will present simulation results and energy consumption data of our approach, with a comparison against comparable methods, before concluding the work.

2. Communication in Wireless Sensor Node

2.1. Wireless Sensor Node Architecture

Each wireless sensor node has a sensing unit which detects events in the allocated area. In a given physical environment, the WSN monitors the events distributed via multi-hops routing. It communicates with the neighboring nodes to deliver the event to the user upon detection. Each inter-node communication uses a wireless transceiver in accordance with the given network protocol [18]. Figure 1 shows a basic WSN and a block diagram of a sensor module. Each node nearby events and broadcasts a signal to the users once the event is confirmed. The node module Mica2 consists of sensing units, a processor Atemga128L with memory, and an RF (CC1000) subsystem with low supply voltage, 1.6–3.6 V [17]. The Mica2’s CC1000 is a wireless data transmitter and receiver suitable for short-range communications such as gas sensors and has the advantage of easy low-power management with a simple circuit. The firmware on the microprocessor controls all sub-modules with a power management strategy.

2.2. Wireless Sensore Node Communication

Figure 2 shows that sensor node communication is based on a handshake protocol. The first node that detects an event becomes a transmitting node (Node 1). It broadcasts a wake-up message to neighboring nodes in a fixed time slot. The node then transfers data packets to a downstream node. After packet transmission, the communication between nodes is completed by the Ack signal. When the possible communication nodes are from Node 2 to Node 4, communication is completed from the node with the highest priority (e.g., based on distance). Then, the successor node becomes a transmitting node which sends the wake-up signal to another neighboring node repeating the above procedure. When a time-out occurs due to packet loss, the scenario is restarted from the wake-up message transmission. Finally, the data on the first wake-up node is transmitted to a sink node as an alarm signal to alert the user. Additional functionalities can be integrated into the WSN as determined by the application and specifications [13]. The communication scheduling between nodes is an important issue to be considered for node power management.
Figure 3 shows the node communication schedule based on the WiseMAC protocol that determines switching from sleep mode to wake-up mode. All nodes stay in the medium idle state to receive periodically wireless wake-up signals to preserve battery life. The WiseMAC (Wireless Sensor MAC) protocol is a low-power media access control protocol designed for wireless sensor networks developed based on CSMA and preamble sampling [19]. The advantage of WiseMAC is that it dynamically reduces the size of the wake-up preamble. The wake-up signal does not require high traffic and shows that it can have low-power consumption in the wake-up state. The disadvantage is that it has a slow response performance at wake-up time from sleep. However, this trade-off is tolerable under the given circumstances, where the primary aim is to have a long battery lifetime. Table 1 shows the time parameters that are defined in Figure 3 [20]. We set the medium idle checking pulse T p   such that the WSN receives a wake-up message at this time. The medium idle term T W is the time interval of the idle time T p . Therefore, a node broadcasts a wake-up message during T W and the neighbor node detects an event at T P . The receiver node (Node 2) returns an Ack signal during T c when it receives the lossless data packet. Please note that Ack includes the wake-up schedule of the receiver node as piggyback data. When the Ack is completed without any irregularities, the Node 1 transmits a wake-up message (wRx, wake-up Rx) during T P + T idle according to the received wake-up schedule of the Node 2. This can be applied to the WiseMAC protocol. A time-out occurs since the Ack does not normally arrive during inter-node communication. Node 1 regards it as a packet loss or wake-up failure and transmits the wake-up message and packet again in the next schedule [13,21].

3. Proposed Fine Grain Five States Power Mode

3.1. Power Management

The sensor node has three operating modes: sleep, idle, and run, as shown in Figure 4. Sleep mode waits for a wake-up event, idle mode is for receiving data or standby state to receive a specific command, and run mode is for executing a specific command. In this paper, we divide the sleep mode into three modes: a deep-sleep mode (state 0), a semi-idle sensor (state 1), and a semi-idle wRx (state 2, using wake-up Rx channel). These correspond to a sleep mode which uses minimum power, a sleep mode using only the sensing unit, and a sleep mode using the wake-up Rx channel. The sleep mode transits to idle mode (s3) when a wake-up event is detected or transits to run mode (s4) according to the node schedule.
Table 2 shows modules and power consumption for each state [22,23]. As the state increases, the power consumption, as well as the time ( T TR ) and energy ( E TR ) for changing between modes also increases. Each state is classified based on the processing state of the sensor node. This power mode distinction is similar to Advanced Configuration and Power Interface (ACPI) [5,13,24]. The paper [9] also lists power consumption parameters for the preselected microcontrollers stated in the datasheet. However, it is estimated at the MCU level.

3.2. FGPM Operation

Figure 5 shows the transition between power modes using the proposed FGPM management technique, which controls the five states of various power modes [25]. It is represented as a finite state machine initializing at state 0. The communication schedule in Figure 3 shows how to switch between states. The sensors of the sensor module periodically switch between ON/OFF to check for events, which is the same as a state transition between State 0 and State 1. State 2 uses the wRx channel, and also periodically switches ON/OFF. This is identical to the medium idle state described above [12,20]. A node detects an event by periodically transitioning between State 0 → State 1, and State 2 → State 0 within a short period of time. When an event is detected in State 1 or State 2, it moves to State 4 through State 3. If an event is detected in State 1, then State 4 broadcasts a wake-up message and transmits the data packet. Finally, it switches to State 3 using only a packet Rx (pRx) at the receiving Ack. When an event is detected in State 2, the system switches to State 4 and returns the Ack signal. The sensor module goes back to State 0 when the scheduling of each node is completed. The inter-node communication performs the same procedure in a subsequent cycle.

3.3. Power Mode Control on the Sensor Node Platform

Figure 6 shows the power control of functional blocks for states of a node by using the power management procedure of the microprocessor on the module. The sensing unit and wRx communicate their signals to the MCU through the wake-up controller. By using a separate wake-up controller, the MCU can sleep while receiving those signals thus preserving the battery life for longer than using an extended standby state. The MCU controls the power management mode that it supplies, or blocks the power of each function block. Table 2 shows power consumption of each functional block for each state [26,27].
Figure 7 shows the wake-up signal process. When the sensor node switches from State 0 to State 1 and State 2 and detects an event, it transmits a wake-up message to the MCU. This enables the sensing unit and wRx channel. After the sensor node processes the signal from the sensor and antenna, they are transmitted to the wake-up controller which is the intermediate manager [28]. A controller that uses a separated power supply sends an interrupt signal to the MCU. Having completed its task, the activated MCU resets the blocks.

4. Energy Analysis of FGPM

Five-State Energy Consumption

The power consumption at each state of FGPM is shown in Figure 8. When the state increases, it is transmitted through the intermediate state. As described in Section 2, node communication is processed according to a defined protocol. Even if there is a time delay, it does not affect communication when adhering to a dedicated schedule [29]. FGPM can be applied with significant savings for WSNs that have long latency and short-length data communications, such as gas sensors [13,27].
The energy consumed at a state k is shown in Equation (1). It is the sum of the energy consumed by the transition from State 0 to State k, E T R ,   and the energy at State k, E A c t , k . The energy consumption, E T R ,   while activating State k is equal to the product of the power consumption, P k , and the duration of State k, T k .
E k = P k × T k = E T R + E A c t , k
E T R is an important factor in the calculation of energy consumption. By increasing power mode states, the energy consumption due to state transitions also contributes to a greater power consumption. Thus, too many power modes will result in diminishing returns. The equation for E T R is given in Equations (2) to (7).
E T R , k = P T R , k × T T R , k
T T R , k =   T s 0 k + T k s 0 = τ u , k + τ d , k 2
where τ u , k and τ d , k are the time taken to activate the node in the previous State k − 1 and to return to the previous power reduction mode, are given as follows:
τ d , k =   τ d , k 1 + τ d , k 1 k ,               k 2
τ u , k =   τ u , k 1 + τ d e l a y , k + τ u , k k 1 ,     k 2
Table 3 shows the time taken for WiseMAC protocol communication and the time required for state transitions when the node’s power consumption state is changing.
For an example, we calculate τ u , s 2 using Equation (4), τ u , s 2 = τ u , s 1 + τ d e l a y + τ u , s 2 s 1 . The parameters are summarized in Table 3 as τ u , s 1 = 90   us , τ u , s 2 s 1 = 2.8   ms , where τ d e l a y , k is the time for the state k to stabilize (set to 0 in this experiment). Therefore, τ u , s 2 = 2.89   ms . The power P T R , k required to change State 0 to State k can be obtained using T T R , k . We can derive P T R , k as shown in Equation (6) by substituting Equation (3) into Equation (2). This is used to obtain E t h , k in Equation (7).
P T R , k = T s 0 k P s 0 k + T k s 0 P k s 0 T T R = τ u , k 2 P k P s 0 + τ d , k 2 P k P s 0 T T R = P k P s 0 τ d , k + P k P s 0 τ u , k
E T R , k = P k P s 0 2 τ u , k + P k P s 0 2 τ d , k
T A c t , k contains the time parameters T W ,   T p   and   T D shown in Table 1, which depend on the node state. The consumed energy E A c t , k is given in Equation (8).
E A c t , k = T A c t , k   P k P s 0
Thus, energy consumption E k of State k during T k is given by Equation (9).
E k T k = P k T A c t , k + ( P k P s 0 ) T T R = P k T A c t , k + P k P s 0 2 τ d , k + τ u , k = P k T A c t , k + P k P s 0 2 τ u , k + P k P s 0 2 τ d , k
Since State 4 and State 0 use the maximum and minimum power, respectively, it is clear that a lower number state will use less power. Equation (10) shows the energy saving for the case where P k T k = P s 4 P k in Equation (9) and subtracting the additional power consumption E T R . Equation (11) shows the amount of power saving.
E s a v e d , k T k = P s 4 P k T A c t , k E T R
E s a v e d , k = P s 4 P k T A c t , k E T R T k
Please note that State (kn) (where nk − 1) uses less energy than State k, but absolute energy reduction is not guaranteed. To save energy at State (kn), the energy E TR , n used in the transition from the existing State (k-n) to State k must be greater than the energy E t h , k given in Equation (12).
E t h , n = P n × T t h , n
We can find the minimum time T t h , k at State k keeping E s a v e , k > 0   using P T R , k described above is given as:
T t h , k n = 1 2 τ d , n + ( P k + P k n ) ( P k P k n )   τ u , n

5. Energy Consumption in Wireless Sensor Node

5.1. Node Energy Consumption in Sleep Mode

The proposed FGPM has three highly granular power modes in sleep mode. In the standby state, wRadio and sensor modules consume power to detect input signals. The proposed structure repeats the use of State 0 and State 1 in order to switch the sensing unit ON/OFF. In the medium idle state, the FGPM makes a state transition from State 3 to State 2 to reduce energy consumption. This section describes the total energy consumption considering all scenarios for the state of dormancy. Table 4 shows power consumption and timing parameters for the sleep mode shown in Figure 9. P k is power consumption in the FGPM complying with a communication protocol. The duration T k for State k has many variables as shown in Figure 9.
Each sensor node is in a sleep state before detecting an event which is as long as i × T W . During this time, there is one wRx term for sensing a wake-up Rx signal and the sensing time is n = T w T w R x / T s t . Equations (14) to (16) show energy consumption while the node awaits the onset of an event.
E s l e e p s = T W = 1 j E w a k e R x T P + n · E s e n s o r T W + E s e n s e d
where j represents the total sleep time of a node. It is equivalent to the sum of the energy consumed from sensing, j × T W , and j times of energy of the medium idle state. E w a k e R x is the energy consumption of the medium idle state of a node while receiving a wake-up signal with wireless communication. It is the largest cause for energy consumption for a node in the sleep state is given as Equation (15).
E w a k e R x , s a v e T p = P s 0 T s l p +   P s 3 P s 2   T P + E T R , s 3 s 1 E T R , s 2
E s e n s o r has two types of energy consumption. Based on the proposed method, E s e n s o r e τ d , s 1 = P s 1 P s 0 τ d , s 1 because the node sleeps again if it fails to detect an event. If it detects an event, it sends an event signal to the MCU through the wake-up controller, so the energy is the same as E s e n s o r e τ u , s 4 s 1 = P s 4 P s 1 τ u , s 4 s 1 . Please note that T A c k , s 1   T t h , s 1 can be obtained from Equation (13). Thus, the sensor energy saving is given in Equation (16).
E s e n s o r , s a v e d = P s 1 P s 0 T s l p E T R , s 1 +   P s 1 P s 0   τ u , s 1
Thus, the saved energy E s l e e p s , s a v e d   by the proposed method can be written as
E s l e e p s , s a v e d = i = 1 T w a i t T W T s l p n + 1 P s 1 P s 0 + T P P s 3 P s 2 + E T R , s 3 s 1 E T R , s 2 + n · E T R , s 1 i

5.2. Energy Consumption in Sleep Mode

Figure 10 shows energy consumption in sleep mode for both the conventional and proposed method. Based on the Mica2 node, the energy consumption when using the conventional continuous sensing unit and when the ON/OFF is repeatedly used is 178.64 uJ and 95. 96 uJ [27]. The energy saving is approximately 46.3%. Employing State 2 reduces energy consumption from 11.38 mJ to 3.5 mJ when the node is in the medium idle state, which is a 69.2% energy reduction. By adding these two factors, the Mica2 node consumes 7.96 mJ for 1 s, which results in a total energy saving of 74.2% [20,26,27].
Figure 11 shows energy consumption in sleep states for 4 s to compare the existing and proposed methods. The sensing interval shows a very slow rise of energy, and the medium idle interval shows a faster rate of energy consumption increase. This is because the energy consumed by the node’s radio subsystem is large. Therefore, it can be seen that energy reduction in the radio system is emphasized. Compared with the proposed method, energy consumption varies greatly over time. Figure 11 presents a staircase energy consumption difference, but it increases linearly with respect to time.

5.3. Sensor Node Energy Consumption in Communication

In most cases, the sensor node is in the sleep state for event sensing. When a node senses an event at the sensing unit, it becomes a sender node as the first wake up node. Then, it transmits a wake-up message and data packet to the neighboring nodes and receives an acknowledge signal. In these scenarios, power consumption in a node varies with each time schedule. The WiseMAC protocol has several power consumption levels in the node’s communication scenario; however, the state of power consumption was defined only into three types: sleep, doze (idle), and communication state (RUN). The proposed approach introduces FPGM with five states, where partitioning the states enables fine-grained power management and reduced energy consumption. Figure 12 shows the change of energy consumption in communication between nodes for WiseMAC in each communication scenario. Node 1 wakes up from the sleep state by sensing an event of the sensing units and starts to communicate with Node 2. As illustrated in Figure 2, a node can have feedback after communicating at least twice for a single event. We show the advantages of the proposed fine-gained partitioned power mode that are analyzed using energy consumption benchmarks in conventional communication.
Each node sends a wake-up message and data packet to neighboring nodes. The node that first wakes up through a sensor event from the sleep mode receives an Ack. This is phase 1 communication. A time delay of τ s e n d e l a y may occur due to repeated use of the sensor switching ON/OFF that uses energy, though power consumption can be reduced by using State 3 in the Rx state receiving Ack. Energy consumption is calculated in Equations (18) and (19).
E c o n v , n o d e 1 , p h 1 = P s 4 T W + P s 4 T D + P s 4 T T + P s 4 T c + E T R , s 4
E p r o p , n o d e 1 , p h 1 = τ s e n d e l a y P s 1 + P s 4 T W + P s 4 T D + P s 3 T T + P s 3 T c + E T R , s 4
Nodes can communicate repeatedly even after one data packet transmission. For example, in the case of a gas sensor node, the sensor detects events periodically for a given duration, and the number of times is set by the user for checking the current physical environment and the state of the node. It is periodically fed back to the upper node, which is phase 2 communication. In phase 2, the parameter value T W of Node 1 is changed to T P . Additionally, τ s e n d e l a y is deleted because the medium idle state does not use the sensor. The energy consumption is given in Equations (20) and (21).
E c o n v , n o d e 1 , p h 2 = P s 4 T P + P s 4 T D + P s 4 T T + P s 3 T c + E T R , s 4
E p r o p , n o d e 1 , p h 2 = P s 4 T P + P s 4 T D + P s 3 T T + P s 3 T c + E T R , s 4
Node 2 wakes up from a long sleep state upon an incident wRx event. It therefore only plays the receiver role until communication with the wRx sender is completed. Node 2 becomes a receiver node that wakes up through a wireless signal without detecting an event from the sensor. In the initial communication, Node 2 can send a piggy-back Ack to inform the sending node that it is in a medium idle mode. Therefore, the energy used for the first communication of the transmitting node and the energy used in the next communication are different for m 2   in T i d l e , m , where m represents the number of communication events for a range of 0 T idle , m T W T P [8,10,13]. Equations (18) and (19) are modified to (22) and (23).
E c o n v , n o d e 2 , p h 1 = P s 3 T P + P s 3 T i d l e , 1 + P s 4 T D τ u , s 4 s 3 + P s 4 T T + P s 3 T c + E T R , s 4
E p r o p , n o d e 2 , p h 1 = P s 2 T P + P s 3 T i d l e , 1 + P s 4 T D τ u , s 4 s 2 + P s 4 T T + P s 3 T c + E T R , s 4
From Phase 2, Node 1 can check the detailed medium idle schedule of Node 2. Thus, the time error T i d l e of T P approaches zero. The energy is modified to Equations (24) and (25).
E c o n v , n o d e 2 , p h 2 = P s 3 T P + P s 3 T i d l e , 2 + P s 4 T D τ u , s 4 s 3 + P s 4 T T + P s 3 T c + E T R , s 4
E p r o p , n o d e 2 , p h 2 = P s 2 T P + P s 3 T i d l e , 2 + P s 4 T D τ u , s 4 s 2 + P s 4 T T + P s 3 T c + E T R , s 4

6. Experimental Results

Based on the Mica2, we compared the energy consumption of the conventional and proposed approach using the Equations (18) to (25). The ad hoc network is shown in Figure 1, which accounts for inter-node communication from Node 1 to Node 6 in the network. The dotted circles are communication pairs. Node 1 wakes up Node 2 and transmits its signal. Subsequently, Node 2 wakes-up Node 3 by broadcasting a wake-up signal for other nodes. Node 2 wakes up Node 4 separately from communication between Node 1 and Node 3. In the same order, Node 4 communicates with Node 5 and Node 6. There is no communication between Nodes 3 and 4, because Node 2 has a direct line of communication with Node 4. Figure 13 shows the amount of power consumption for the single communication of a dotted circle. The time required at the send Node is T W + T D + T T + T c + τ u , s 4 s 1 + τ d , s 4 s 1 , and at the receive node is T W + T D + T T + T c + τ u , s 4 s 2 + τ d , s 4 s 1 . However, the power consumption according to the time period is taken from Table 2. Phase 1 is for sleep mode and phase 2 is for run mode. The proposed method is not significantly different from the previous method in the sender node, but a relatively large difference can be seen in the receiver node.
Figure 14 shows the energy saving as a function of the parameters time and the number of events in the node. The energy consumption of the waiting time in the proposed method is about 74.2% lower than that of conventional methods. However, the energy reduction effect caused by wake-up is less than 2%, so as the number of events increases, the energy reduction of the proposed method does not necessarily scale. We assumed that the number of events occurred from a minimum 0 to a maximum 16 in a space of two minutes. There is an energy saving of about 57 J for 0 events, but about 9.7 J of energy saving is less than 15% of that for 16 events.
Figure 15 shows the reduced energy consumption parameter space over one minute for the number of nodes and event probability in the WSN. This shows the energy saving effect when it is assumed that each node wakes up once due to a single event. The energy saving rises as a 2nd order function for the event probability, but it is linearly increasing for the number of nodes. Based on 100 nodes, the sensor node consumes significantly less energy at 20 mJ for a 0% event probability, but energy consumption exceeds 1100 mJ at the 100% event probability. As in Figure 14, this shows that our approach can save more energy for systems of low event probability [27].

7. Conclusions

In this paper, we proposed a method to reduce power consumption according to the protocol usage by introducing fine-grain power modes to the WSN node. The conventional sensor system has three kinds of power modes: sleep, idle, and run. We divide the sleep mode into three states: a deep sleep mode (State 0), a medium-idle state of the sensor (State 1), and a medium-idle state of the wake-up Rx channel (State 2). Thus, the proposed WSN platform has five states of power mode, including idle and run. Even in sleep mode, power consumption is very different depending on WSN status. For example, the medium-idle mode for the sensor consumes eight times more power than the medium-idle state for wRx. We can manage the scheduling of power modes at the protocol level using a frame pending bit in the header of data packets. This power mode can be applied to the scenario of node communication, event detection, and standby according to the environment. The sleep state, which is a standby state, is an event that has the most impact on the battery life of a sensor board and has the longest time occupancy in power mode. Event recognition in sleep mode is not continuous, but periodic sensing. Thus, the minimum time to operate the sensor was calculated and we obtained the energy consumption. Besides, periodic radio signal receiving consumes the most energy in sleep mode. However, the proposed system saves energy during radio communication because the node is not used until the idle mode. The experimental results are simulations based on the architecture in Figure 1, using parameters in Table 2 and Table 4, and Figure 5. We assumed the use of gas sensors on the Mica2 platform in WSNs. The node module senses gas at state 1 of a node. The sensor node is in sleep mode and the event sensing period is set to 1 s. The proposed FGPM controls the node status of the sleep mode finely that offers energy savings of 74.2% compared to the conventional approach. This can be seen as a significant contribution to battery saving since the sensor nodes are idle in sleep mode for majority of time. However, when events occur consecutively without a sleep time, the power reduction is less than 2%. As a result, the proposed method can be expected to save power more effectively in a wireless sensor network with a low event probability or a small number of events in which most networks operate.

Author Contributions

Conceptualization, S.Y. and K.C.; Validation, S.Y. and J.K.E.; formal analysis, S.Y. and K.C.; writing—original draft preparation, S.Y. and K.C.; writing—review and editing, J.K.E. and H.C.I.; supervision, H.C.I. and K.C.; All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Research Foundation of Korea grant funded by the Korean government (MSIT) (No. 2020R1F1A1069381) and Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (No. 2020R1A6A1A12047945)

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data sharing not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Jelicic:, V.; Magno, M.; Brunelli, D.; Paci, G.; Benini, L. Contextadaptive multimodal wireless sensor network for energy-efficient gas monitoring. IEEE Sens. J. 2013, 13, 328–338. [Google Scholar] [CrossRef]
  2. Folea, G.; Mois, D. Lessons learned from the development of wireless environmental sensors. IEEE Trans. Instrum. Meas. 2020, 69, 3470–3480. [Google Scholar] [CrossRef]
  3. Baniata, M.; Reda, H.; Chilamkurti, N.; Abuadbba, A. Energy-Efficient Hybrid Routing Protocol for IoT Communication Systems in 5G and Beyond. Sensors 2021, 21, 537. [Google Scholar] [CrossRef] [PubMed]
  4. Piyare, R.; Oikonomou, G.; Elsts, A. TSCH for Long Range Low Data Rate Applications. IEEEE Access 2020, 8, 228753–228766. [Google Scholar] [CrossRef]
  5. Sinha, A.; Chandrakasan, A. Dynamic power management in wireless sensor networks. IEEE Des. Test Comput. 2001, 18, 62–74. [Google Scholar] [CrossRef]
  6. Del-Valle-Soto, C.; Mex-Perera, C.; Nolazco-Flores, A.; Rodríguez, A.; Rosas-Caro, J.; Martínez-Herrera, A.F. A Low-Cost Jamming Detection Approach Using Performance Metrics in Cluster-Based Wireless Sensor Networks. Sensors 2021, 21, 1179. [Google Scholar] [CrossRef] [PubMed]
  7. Karakus, C.; Gurbuz, A.C.; Tavli, B. Analysis of Energy Efficiency of Compressive Sensing in Wireless Sensor Networks. IEEE Sens. J. 2013, 13, 1999–2008. [Google Scholar] [CrossRef]
  8. Bdiri, S.; Derbel, F.; Kanoun, O. An 868 MHz 7.5 µW wake-up receiver with −60 dBm sensitivity. J. Sens. Sens. Syst. 2016, 5, 433–446. [Google Scholar] [CrossRef] [Green Version]
  9. Bachir, A.; Dohler, M.; Watteyne, T.; Leung, K.K. MAC essentials for wireless sensor networks. IEEE Commun. Surv. Tutor. 2010, 12, 222–248. [Google Scholar] [CrossRef] [Green Version]
  10. David, G.; Dailos, R.; Sunil, L.; Javier, P. Low-Power RFED Wake-Up Receiver Design for Low-Cost Wireless Sensor Network Applications. Sensors 2020, 20, 6406. [Google Scholar] [CrossRef]
  11. Bdiri, S.; Derbel, F.; Kanoun, O. A Tuned-RF Duty-Cycled Wake-Up Receiver with −90 dBm Sensitivity. Sensors 2017, 18, 86. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  12. Internet of Things: Wireless Sensor Networks. Available online: https://www.iec.ch/resource-centre/internet-things-wireless-sensor-networks (accessed on 10 January 2021).
  13. Anastasi, G.; Conti, M.; Francesco, M.; Passarella, A. Energy conservation in wireless sensor networks: A survey. Ad Hoc Netw. 2009, 7, 537–568. [Google Scholar] [CrossRef]
  14. Stojev, M.; Kosanovi, M.; Golubovi, L. Power management and energy harvesting techniques for wireless sensor nodes. In Proceedings of the 2009 9th International Conference on Telecommunication in Modern Satellite, Cable, and Broadcasting Services, Nis, Serbia, 7–9 October 2009; pp. 65–72. [Google Scholar] [CrossRef]
  15. Maqbool, S.; Sabeel, S. Arising Issues In Wireless Sensor Networks: Current Proposals and Future Developments. IOSR J. Comput. Eng. 2013, 8, 56–73. [Google Scholar] [CrossRef]
  16. Available online: https://www.espressif.com/sites/default/files/documentation/esp32-solo-1_datasheet_en.pdf (accessed on 30 April 2021).
  17. Nikoofard, A.; Mandal, S. An 11.5 nW Broadband Wake-up RF Receiver with −60 dBm Sensitivity at 50 MHz. In Proceedings of the 2016 IEEE ISCAS, Montréal, QC, Canada, 22–25 May 2016; pp. 2787–2790. [Google Scholar]
  18. Zhao, J.; Govindan, R.; Estrin, D. Sensor Network Tomography: Monitoring wireless sensor networks. SIGCOMM Comput. Commun. Rev. 2002, 32, 64. [Google Scholar] [CrossRef]
  19. El-Hoiydi, A.; Decotignie, J.-D.; Enz, C.; Le Roux, E. WiseMAC, an ultra low power MAC protocol for the wiseNET wireless sensor network. In Proceedings of the 1st International Conference on Embedded Networked Sensor Systems, SenSys 2003, Los Angeles, CA, USA, 5–7 November 2003; pp. 302–303. [Google Scholar] [CrossRef]
  20. El-Hoiydi, A.; Decotignie, J.-D. WiseMAC: An ultra low power MAC protocol for the downlink of infrastructure wireless sensor networks. In Proceedings of the ISCC 2004 Ninth International Symposium on Computers and Communications (IEEE Cat. No.04TH8769), Alexandria, Egypt, 28 June–1 July 2004; Volume 1, pp. 244–251. [Google Scholar] [CrossRef]
  21. Milankovich, A.; Lendvai, K.; Imre, G.; Szabo, S. Wakeup signal length optimization combined with payload aggregation and FEC in WSNs. In Proceedings of the European Wireless 2015, 21th European Wireless, Budapest, Hungary, 20–22 May 2015. [Google Scholar]
  22. Advanced Configuration and Power Interface Specification. Version 6.0. 2015. Available online: http://gauss.ececs.uc.edu/Courses/c4029/pdf/ACPI_6.0.pdf (accessed on 1 March 2019).
  23. Shan, L.; Tang, Y.; Zhu, Q. Passive Wake-up Scheme for Wireless Sensor Networks. In Proceedings of the Second International Conference on Innovative Computing, Informatio and Control, ICICIC 2007, Kumamoto, Japan, 5–7 September 2007; p. 507. [Google Scholar] [CrossRef] [Green Version]
  24. Ersoy, D.; Onur, E. Wake-up receivers for wireless sensor networks: Benefits and challenges. IEEE Wirel. Commun. 2009, 16, 88–96. [Google Scholar] [CrossRef]
  25. Ehiagwina, F.; Kehinde, O.; Iromini, N.; Sidiq, N.; Punetha, D. Ultra-Low Power Wireless Sensor Networks: Overview of Applications, Design Requirements and Challenges. ABUAD J. Eng. Res. Dev. 2018, 1, 331–345. [Google Scholar]
  26. Wikipedia List of Wireless Sensor Nodes. Available online: https://en.wikipedia.org/wiki/List_of_wireless_sensor_nodes (accessed on 1 March 2021).
  27. Hurni, P.; Braun, T.; Anwander, M. Evaluation of WiseMAC and extensions on wireless sensor nodes. Telecommun. Syst. 2010, 43, 49. [Google Scholar] [CrossRef] [Green Version]
  28. Shin, H.; Ahn, S.; Song, T.; Baeg, S. Analysis of Low Power Sensor Node Using Data Compression. IFAC Proc. 2009, 42, 34–39. [Google Scholar] [CrossRef]
  29. Piyare, R.; Murphy, A.L.; Magno, M.; Benini, L. On-Demand LoRa: Asynchronous TDMA for Energy Efficient and Low Latency Communication in IoT. Sensors 2018, 18, 3718. [Google Scholar] [CrossRef] [PubMed] [Green Version]
1
Received wake-up and waiting for Packet receive
Figure 1. WSN Network connected multiple sensors and hardware block diagram of the sensor node module with a similar architecture to Mica2.
Figure 1. WSN Network connected multiple sensors and hardware block diagram of the sensor node module with a similar architecture to Mica2.
Sensors 21 03198 g001
Figure 2. Simplified sensor node communication with a handshake protocol.
Figure 2. Simplified sensor node communication with a handshake protocol.
Sensors 21 03198 g002
Figure 3. Node communication considering wake-up schedule.
Figure 3. Node communication considering wake-up schedule.
Sensors 21 03198 g003
Figure 4. Tri-state power mode control is modified to five states power mode to reduce power consumption on WSN.
Figure 4. Tri-state power mode control is modified to five states power mode to reduce power consumption on WSN.
Sensors 21 03198 g004
Figure 5. Power mode state transition for fine-grain (with five states) power control on WSN. State 0 is the initial state which is sleep state.
Figure 5. Power mode state transition for fine-grain (with five states) power control on WSN. State 0 is the initial state which is sleep state.
Sensors 21 03198 g005
Figure 6. Self-waking paths on the sensor node module.
Figure 6. Self-waking paths on the sensor node module.
Sensors 21 03198 g006
Figure 7. Modeling of node wake-up signal processing.
Figure 7. Modeling of node wake-up signal processing.
Sensors 21 03198 g007
Figure 8. Modeling of node wake-up signal processing.
Figure 8. Modeling of node wake-up signal processing.
Sensors 21 03198 g008
Figure 9. Transforming of energy states in sleep mode of a node.
Figure 9. Transforming of energy states in sleep mode of a node.
Sensors 21 03198 g009
Figure 10. Comparison of energy consumption in the sleep mode.
Figure 10. Comparison of energy consumption in the sleep mode.
Sensors 21 03198 g010
Figure 11. Node energy consumption in the sleep mode.
Figure 11. Node energy consumption in the sleep mode.
Sensors 21 03198 g011
Figure 12. Energy state transition in WiseMAC protocol-based node communications.
Figure 12. Energy state transition in WiseMAC protocol-based node communications.
Sensors 21 03198 g012
Figure 13. Comparison of node energy consumption for each communication scenario.
Figure 13. Comparison of node energy consumption for each communication scenario.
Sensors 21 03198 g013
Figure 14. Reduced energy consumption with the parameters time and number of events.
Figure 14. Reduced energy consumption with the parameters time and number of events.
Sensors 21 03198 g014
Figure 15. Comparison of node energy consumption for each communication scenario.
Figure 15. Comparison of node energy consumption for each communication scenario.
Sensors 21 03198 g015
Table 1. Node communication time parameters based on WiseMAC protocol.
Table 1. Node communication time parameters based on WiseMAC protocol.
ParameterDescriptionValue
T W Medium idle term1000 ms
T D Packet exchange16 ms
T c Ack exchange3.2 ms
T T Turnaround time between
RX and TX
0.4 ms
T P Event sensing time120 ms
T idle Received wake-up and waiting for Packet receive880 ms
Table 2. Power consumption of the function blocks of the sensor module.
Table 2. Power consumption of the function blocks of the sensor module.
MCUMemorySensing
Unit
RadioWake
Ctrl
Power
State 0Sleepsleepoffoffoff95 uW
State 1Sleepsleeponoffon203 uW
State 2SleepononwRxon28.2 mW
State 3IdleonoffwTx, pRx, Txoff88 mW
State 4RunonoffwTx, pRx, Txoff385.5 mW
Table 3. Power states and Time used in the sleep state.
Table 3. Power states and Time used in the sleep state.
ParameterValueParameterValue
T w 1000 ms τ u , s 1 0.09 ms
T D 16 ms τ u , s 2 s 1 2.8 ms
T c 3.2 ms τ u , s 3 s 1 128 ms
T T 0.4 ms τ u , s 4 s 1 140 ms
T P 120 ms τ u , s 4 s 3 12 ms
L 1000 s τ u , s 3 s 2 128 ms
θ 30 ppm τ d , s 1 0.01 ms
Table 4. Power states and Time used in the sleep states.
Table 4. Power states and Time used in the sleep states.
ScenarioPowerTime
ConvwRadio term P s 3 , P s 1 T w R x + n T s l p + T s e n s i n g
Medium idle P s 2 T w R x , c o n v = T T R , s 3 s 1 + T P
Sensor term P s 1 T s l p + T s e n s i n g
PropwRadio term P s 2 , P s 0 T w R x + n T s l p + T s e n s i n g
Medium idle P s 2 T w R x , p r o p = T T R , s 2 + T P
Sensor term P s 1 , P s 0 T s l p + T T R , s 1 + T s e n s i n g
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

You, S.; Eshraghian, J.K.; Iu, H.C.; Cho, K. Low-Power Wireless Sensor Network Using Fine-Grain Control of Sensor Module Power Mode. Sensors 2021, 21, 3198. https://0-doi-org.brum.beds.ac.uk/10.3390/s21093198

AMA Style

You S, Eshraghian JK, Iu HC, Cho K. Low-Power Wireless Sensor Network Using Fine-Grain Control of Sensor Module Power Mode. Sensors. 2021; 21(9):3198. https://0-doi-org.brum.beds.ac.uk/10.3390/s21093198

Chicago/Turabian Style

You, Seongwon, Jason K. Eshraghian, Herbert C. Iu, and Kyoungrok Cho. 2021. "Low-Power Wireless Sensor Network Using Fine-Grain Control of Sensor Module Power Mode" Sensors 21, no. 9: 3198. https://0-doi-org.brum.beds.ac.uk/10.3390/s21093198

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