Abstract
Focusing on a user's quality-of-experience (QoE) has become important, because of the growing space of sensor-dependent applications and low-cost sensor design. QoE is typically affected by two quantities: the quality-of-information (QoI) received and the lifetime-of-service. Therefore, QoE is defined as a sensor network's ability to consistently offer assured QoI for an expected lifetime when operating on a limited energy resource, such as a battery. However, dynamic factors, such as varying user requirements, unpredictable sensor environment, unreliable network conditions, and limited energy resource, affecting both QoI and lifetime-of-service, make it challenging to achieve a good QoE. In our previous work, we presented a SNR-based QoI metric which addresses the impact of several of these factors on QoI. In this paper, we design a QoE metric that quantifies the relationship between energy conservation, QoI received by a user, and an application's quality expectation. Further, we develop an adaptive sleep schedule mechanism to demonstrate the usefulness of this metric. Finally, simulation results presented show the effectiveness of our mechanism in achieving QoE improvement.
1. Introduction
The advancement in low-cost sensor design has led to the growth in sensor applications [1, 2]. However, there are also various challenges involved in practically implementing these applications. Some of these challenges include short node lifetime, network unreliability, environmental unpredictability, and varying application requirements. Moreover, many of these applications are time-sensitive and can require that the users decide on a response action by assessing the obtained information. Therefore, in practically implementing sensor networks, one key objective to consider is the enhancement in users quality-of-experience (QoE). Considering the nature of the applications and the aforementioned challenges of sensor networks, the two quantities affecting users QoE are quality-of-information and service lifetime. Hence, we define QoE as the measure of a network's ability to consistently provide assured quality-of-information (QoI) while being operational for an expected lifetime, even with a limited energy resource, such as a battery.
So far, the extensive research carried out in sensor networks has considered a network-centric approach to address the various challenges. In particular, these works have focused on maximizing the network lifetime together with improving either the Quality-of-Service (QoS) or quality-of-information [3–6]. In recent past, however, the focus has been changing to more of a user-centric approach. For example, [7] presented an adaptive QoE-aware forward error correction mechanism for improving the video-data quality of event-driven multimedia applications, based on a user's experience. The scope of QoE can expand to other safety-critical applications, such as seismic monitoring [8] and target tracking [9]. We envision a sensor network dedicated to satisfying a user's quality-of-experience irrespective of its application. However, due to the multifaceted dynamic challenges mentioned in the paragraph above, defining QoE is nontrivial.
In this paper, we propose a QoE metric as a first step to characterize the interdependency of QoI and energy with respect to user experience. Our metric is defined as the product of energy-saving ratio and quality satisfaction estimating factor. Here, to estimate quality satisfaction, we utilize the QoI metric defined in our previous work [10] and seamlessly incorporate it into this new metric. Further, we propose an adaptive sleep scheduling mechanism that adjusts the sleep-wake schedule of nodes to reduce channel interference, packet delay, and loss. Finally, we present simulation results that validate the effectiveness of our adaptive mechanism in comparison to a typical static mechanism.
The main contributions of this paper are as follows:
A QoE metric which integrates QoI with user-specific quality expectation and energy efficiency. An adaptive sleep scheduling algorithm that uses the proposed metric to attain the objective of improving energy efficiency with guaranteed satisfaction of user-specific data quality. Simulation results demonstrating the usefulness of the proposed mechanism by comparing it to a typical static sleep schedule mechanism.
2. Modeling Quality-of-Experience and Per Packet Latency
In a sensor network, the two quantities that affect a user's QoE are quality-of-information and service lifetime. Service lifetime, which we characterize as energy efficiency, is a critical requirement for battery-operated sensors. However, addressing the problem of maximizing energy efficiency independent of QoI assurance can prove detrimental to the decision-making process of quality-sensitive applications that directly affect public safety. For example, sleep scheduling is a technique widely utilized to improve energy efficiency [11, 12]. Although assigning a large sleep interval to a sensor node helps improve its lifetime, this also introduces additional delay which can degrade QoI. Modeling this relationship is important to attain efficient energy utilization and quality assurance. But characterizing such a QoE metric is challenging, because there are multiple parameters that affect both quality and energy such as sampling rate and application deadline. In this paper, we propose a simple QoE metric as a first step to address this challenge. The following sections describe our proposed QoE metric model, as well as packet latency model which addresses the impact of a sleep schedule on QoE.
2.1. Quality-of-Experience Model
Equation (1) quantifies our proposed QoE metric. It represents the relationship between energy saving (
Here,
This parameter provides a boundary to a mechanism focusing primarily on energy efficiency, so that the energy saving it gains is under the condition that the QoI obtained is satisfactory:
Equation (3) represents the energy reduction benefit of an energy-saving mechanism (
Factors such as sensing quality and packet loss affect the QoI received by an application (
Here, sensing quality
Here,
Equation (8) gives the energy consumed (
Parameters and their values for the energy model.

Modes of operation for a node in a single sleep-active cycle.
The energy consumed by a node i with a baseline model used in (3) is given as follows:
Here, the energy consumed by a node in an idle state is given as the product of idle interval (
2.2. Per Packet Latency Relative to Sleep Scheduling
This section analyzes the per packet latency introduced due to the sleep interval of a node. In this work, we assume that a sensor is capable of gathering data even when the node's transceiver is in sleep mode [13]. This introduces queuing delay for the packets being generated. Therefore, modeling this delay is important, because it ensures that the sleep schedule assigned to a node does not cause the quality; it provides for dropping below the application's expectation. Henceforth in this paper, when we mention sleep state, it refers to the transceiver sleep state. Based on the assumption that the sensor performs periodic sampling, we estimate per packet queuing delay using

Packet queuing for a single sleep-active cycle.
Equation (11) gives
Equation (12) presents the delay of a packet arriving (
Using this latency model, our proposed scheduling mechanism determines QoI received by the base station as detailed in Section 3. Though we utilize an analytical model to determine packet delay, our proposed framework is not constrained by this model and can utilize delay obtained through direct measurement.
3. Adaptive Sleep Scheduling Framework
In this section, we present our proposed adaptive sleep scheduling mechanism that achieves maximum energy efficiency with assured QoI for quality-sensitive applications. Figure 3 gives a block diagram of the scheduling and forwarding operation performed by the sensors and the base station. It consists of three main blocks: sensor network, base station, and home station. The base station is the unit that executes our proposed sleep schedule mechanism. The following sections detail the functionalities of each of these blocks.

Adaptive sleep scheduling framework.
3.1. Sensor Network
Here, we have considered a single hop sensor network and assume that the sensor nodes are at a unit distance from the base station. Each sensor has two main blocks, namely, the control unit and the data unit. The control unit is responsible for sending meta-data such as sleep time, sampling rate, and measured and expected SNR to the base station. It is also responsible for updating the sleep interval of a node's transceiver unit when it receives a new sleep interval from the base station. It is assumed that, at network setup, when each node's control unit sends the meta-data information, there is no channel collision. Any updated sleep interval is being sent by the base station during the interval when that node has access to the channel. The data unit forwards the sensed information, through the transceiver unit, to the base station. As mentioned before, we assume that a node's sensing unit continues to gather information even while the transceiver unit is in its sleep state.
3.2. Home Station
The home station houses the applications utilizing sensor networks. The applications provide their deadline and expected quality requirements to the base station. In this work, we have considered a single application network. However, it is possible to extend our mechanism to a multiapplication network.
3.3. Base Station
The base station consists of a forwarding unit and a sleep scheduling unit. The forwarding unit receives packets from the sensors and forwards them to the home station. We assume that this unit uses a first-in-first-out approach to forward these packets. Furthermore, we have assumed that the base station is a single, highly powered node. The base station updates a sensor node's sleep schedule if it detects either a channel access conflict or a drop in the information quality below the expectation.
The energy-efficient sleep scheduler is the core part of this framework, which functions as further described. The sensors send their meta-data to the scheduling unit every time there is a change in its sleep-wake schedule. Upon receiving the meta-data from the application and each sensor, the scheduling unit verifies if the overall quality of the network satisfies the application's requirement. In case the QoI received does not satisfy the application's expectation, then the scheduler recomputes the node's sleep interval. Moreover, it also verifies if the requesting node would cause a channel access conflict with any other scheduled nodes. On identifying a conflict, the scheduler adjusts the sleep interval of the node currently requesting for channel access. After these two operations, the scheduling unit sends the newly calculated sleep interval to the sensor node, which then updates its sleep interval based on the obtained value. However, if with the node's initial sleep interval the overall quality is found to be acceptable and no conflict is detected, then the node obtains the channel access according to its requested duration. The base station will then store this node's channel access schedule for future reference. The following section explains the purpose, functioning, benefits, and limitations of our proposed algorithm.
4. Adaptive Sleep Scheduling Algorithm
The objective in designing an adaptive sleep scheduling algorithm is to enable a base station with the capability for adapting a sensor node's sleep interval, to obtain a satisfactory QoI and reduced energy consumption. The proposed algorithm utilizes a simple mechanism of decreasing/increasing a node's sleep duration to ensure that an application receives good quality-of-experience defined in (1).
Algorithm 1 describes the pseudo-code of our proposed adaptive sleep scheduling mechanism. The algorithm has two main functions: quality_management and conflict_resolver. The quality management function calculates the information quality
(1) proposed sleep interval: (2) (3) (4) (5) conflict_resolver( (6) assign updated (7) (8) (9) (10) (11) calculate the initial (12) (13) (14) //improving energy efficiency (15) (16) (17) recalculate (18) (19) (20) //improving information quality (21) (22) (23) recalculate (24) (25) (26) (27) (28) (29) (30) (31) //Check if there is an active time overlap between node i (32) //and other scheduled nodes (33) (34) //reduce sleep interval of (35) //active interval of nodes i and m, to avoid channel (36) //conflict (37) (38) (39) (40)
On receiving channel access request from a node i, the base station first calculates
Following the quality_management operation, the base station checks if the newly calculated sleep interval
Our proposed algorithm will work effectively in both static and dynamic network setups. Although we have not considered a specific example of dynamic change, for a sensor network having limited energy resource and specific QoI requirement, the objective would still be to select an appropriate sleep interval for the nodes. This will help ensure that the overall QoI is satisfactory along with maximum possible energy reduction. Therefore, our algorithm would be applicable to specific scenarios. However, the current setup has a few shortcomings. Firstly, the network topology is one hop. Applying this algorithm to a cluster-based network is possible; however, for other multihop networks such as a hierarchical network, implementing our algorithm would require considering additional processing and scheduling complexities. Secondly, we assume that the meta-data packet is always received by the base station. Therefore, the impact on QoI if this packet is lost is not considered.
There is processing overhead involved when performing on-line scheduling. However, this overhead is not significant in our case due to several reasons. Firstly, our proposed algorithm is event-driven reducing the frequency of performing the scheduling operation. Secondly, our algorithm is running on a control plane rather than a data plane; that is, it is not implemented for every packet. Finally, we assume the algorithm is operating at a high-powered base station. To evaluate the processing overhead of our algorithm, we considered a general case where a node's sleep interval causes both quality drop and channel conflict. The processing time required in running our algorithm was 2.57 secs, when implemented on a Linux operating system with Intel Core 2 Duo processor, model number E4500 @ 2.2 GHz, cache memory of 2048 KB, and RAM of 4 GB.
5. Simulation Results
In this section, we present results which demonstrate and validate the features of our adaptive sleeping scheduling framework presented in Section 3. We obtained these validation results by performing simulations using OMNET++ with parameter settings as presented in Table 1. As aforementioned, we assume that a node's sensing unit is always active and it periodically samples data, but its transceiver unit regularly switches between sleep and active modes. Hence, the results presented here analyze the effect on applying different scheduling mechanisms to the transceiver unit.
To achieve a fair evaluation of the adaptive mechanism, we compare it with two cases of the static mechanism, namely, energy save preference and quality preference. As the names suggest, the static mechanism chooses a sleep interval either to benefit energy (energy save preference) or in favor of satisfying quality (quality preference). These two cases give us an approximate boundary to verify the usefulness of an adaptive mechanism in saving energy and providing quality satisfaction.
The sections below are organized as follows. Section 5.1 compares the impact of sampling rate on the quality and energy efficiency of the two mechanisms. In Section 5.2, we present the improvement achieved in effective energy efficiency by our mechanism for different application deadlines. Finally, the effectiveness of our adaptive mechanism in providing the required quality-of-experience with different sampling rates is given in Section 5.3.
5.1. Impact of Sampling Rate on Effective Energy Efficiency
Figure 4 demonstrates the impact of sensor sampling rate on QoI, energy saving, and QoE, for both static and adaptive mechanisms. Sensor rate is one of the parameters that affects a sensor's sleep interval selection. For example, assigning a small sleep interval to a node with limited buffer space and a high sampling rate can result in buffer overflow. Moreover, small sleep intervals also reduce a node's lifetime. On the other hand, putting a node to sleep for large intervals can save energy, but it can cause packets to miss their deadline and reduce the user's QoE. Hence, selecting a node's sleep schedule with respect to its sampling rate will help satisfy the overall QoE for a user application.

Impact of sampling rate on overall quality and energy for varying sleep scheduling mechanisms. Here, expected quality (
Figures 4(a) and 4(b) show the relationship of quality and energy consumption with sampling rate, respectively, as well as a comparison of adaptive and static sleep techniques. Here, we have assumed a quality requirement of 0.5. The measured SNR for a corresponding sampling rate is obtained from [14]. From Figure 4(a), we can see that at smaller rates (e.g., 30 Hz) the quality obtained is low, because the measurement SNR [14] at these rates are lower than the expected (27 dB) value. As the sampling rate increases, the quality starts improving, but energy consumption also increases, as shown in Figure 4(b).
Further, when the rates are higher than 60 Hz, the sleep scheduling techniques have different impact on quality and energy. With a static-energy save preference technique, since the sleep interval assigned is large, it achieves better energy saving, but it causes buffer overflow causing quality degradation. Once buffer overflow occurs, approximately same number of packets are transmitted by a node irrespective of its sampling rate. Hence, the energy consumption saturates, as shown in Figure 4(b). At the same time, quality degrades below the expectation, causing
5.2. Effect of Application Deadline on Effective Energy Efficiency
Figure 5 presents the relationship between sensor sleep scheduling and application deadline and their impact on a user application's quality-of-experience. Assigning a sleep-wake cycle with respect to an application's deadline is necessary to ensure that the delay in information reception at the application-end is within its acceptable range. To design such a schedule, we assume that the application specifies its delay tolerance range in terms of expected quality (

Impact of application deadline on overall quality, energy for varying sleep scheduling mechanisms. Here, expected quality (
Figure 5 shows the impact of an application's deadline on quality-of-information provided by the sensor nodes (Figure 5(a)), the energy consumed by the nodes in providing that quality (Figure 5(b)), and application's QoE (Figure 5(c)). As shown, a static-quality preference sleep technique satisfies the quality expectation for different deadlines (Figure 5(a)), but at the cost of higher energy consumption (Figure 5(b)). This is due to the fact that the sleep duration chosen will be small enough to ensure there is minimal or no loss of packets due to either delay or buffer overflow. With a static-energy save preference technique, the energy consumption ratio is comparatively small, but the QoI obtained is below the expectation (
5.3. Influence of Quality Expectation on Effective Energy Efficiency
In Figure 6, we present the relationship between an application's quality requirement and the QoE provided by our adaptive sleep scheduler. As mentioned before, improving user experience especially for safety-critical applications is very important. Therefore, any energy-saving mechanism is useful for such applications only if it satisfies an application's expectation. From Figure 6(a), we find that a smaller sampling rate (e.g., 44 Hz) is sufficient to satisfy a low quality requirement (e.g., 0.25). However, meeting a higher quality expectation requires a higher sampling rate. Moreover, Figure 6(b) shows that, for each expected quality, the energy consumption increases as the sampling rate increases. Therefore, the QoE in Figure 6(c) rises for each

Impact of an application's quality expectation on effective energy efficiency achieved by our proposed sleep scheduling mechanism.
6. Related Work
Sleep scheduling is a well-known mechanism used to enhance energy efficiency in wireless sensor networks. For instance, Zhen et al. [12] have proposed an on-demand sleep scheduling protocol to maximize energy saving and achieve better synchronization accuracy for reduced packet collisions. Aydin et al. [11] have addressed the problem of energy optimization by proposing an adaptive duty cycling algorithm which aims at reducing the switching energy consumption of sensor nodes. However, for quality-sensitive applications, achieving energy efficiency while satisfying the application's quality requirement is highly important. For these applications, obtaining cost reduction at the expense of information quality may affect its decision-making process, which can be detrimental depending on the application's criticality.
Most previous works quantify this as the energy-delay tradeoff problem. For example, Shi et al. [15] and Dao et al. [16] have proposed adaptive sleep schedule techniques that aim towards satisfying the end-to-end delay requirement of applications. However, we propose an adaptive sleep mechanism that aims at maximizing energy efficiency while providing assured quality. Spenza et al. [17] have designed a wake-up radio prototype and a cross-layer routing mechanism in order to improve the latency and network lifetime performance. In comparison, we aim at satisfying the application's quality requirement rather than aiming at a 100 percent packet delivery probability. In our proposed work, information quality is defined in terms of latency, buffer overflow, and channel interference. Our previous work [10] presented a novel energy efficiency model to reduce energy consumption and improve QoI. This work utilizes the QoI definition already proposed [10] and proposes an effective QoE metric to not only provide cooptimization, but also ensure that the cooptimization achieved is always meeting the user's QoI requirement as well as improving its energy saving.
In this paper, we propose an adaptive sleep scheduling mechanism that decides on the sleep schedule of sensor nodes based on our proposed QoE metric. The adaptive mechanism proposed here is similar to the idea presented by Liu et al. for VoIP applications over WLAN [18]. The major difference of our work is that we propose an adaptive sleep scheduler for a resource-constrained (e.g., battery) network whereas [18] focuses on networks that are not limited in their resources. Therefore, though the idea is similar, the networks being addressed are different, and hence the solutions proposed vary. Finally, to validate the effectiveness of the adaptive mechanism, we performed OMNET++ based simulations by comparing our mechanism with a generalized static sleep mechanism.
7. Conclusion
This paper addresses the dual problem of energy efficiency enhancement and information quality assurance, in time-sensitive applications, in a paradigm of quality-of-experience. For this, an adaptive sleep-wake algorithm is presented and evaluated. Our results demonstrate that an effective scheduling of sensor sleep-wake cycle can benefit an application's QoE, characterized as achieving maximum energy efficiency and assured quality. We believe our QoE metric is a first step towards quantifying, designing, and evaluating different sensor networks to improve user experience.
Footnotes
Competing Interests
The authors declare that they have no competing interests.
