Abstract

Unmanned aerial vehicle (UAV) cloud can greatly enhance the intelligence of unmanned systems by dynamically unloading the compute-intensive applications to cloud. For the uncertain nature of UAV missions and fast-changing environment, different UAV applications may have different quality of service (QoS) requirements. This paper proposes a mixed QoS ensurance and energy-balanced (MQEB) architecture for UAV cloud from a view of control theory, which can support both hard and soft QoS ensurance with the consideration of energy saving. The hard and soft QoS requirements are decoupled by being normalized into a two-level cascaded feedback loop. The former is time slot loop (TS-Loop) to enforce the absolute QoS ensurance for real-time applications, and the latter is contention window loop (CW-Loop) to enforce the plastic QoS ensurance for non-real-time applications. Finally, the back propagating (BP) neuron network is used for parameters’ self-tuning and controller design. The hardware experiments demonstrate the feasibility of MQEB. In heavy load, MQEB has greater throughput and better energy efficiency, and in light load, MQBE has lower total power consumption.

1. Introduction

In the networked unmanned aerial vehicle (UAV) system, UAVs, also known as drones, share the information and cooperate with each other by a decentralized wireless network, which enhances the performance and mission effectiveness. Nevertheless, UAVs’ intelligence is still limited by the aerial platform carriage. Cloud robotics, as the combination of cloud and robotics [1, 2], provides a novel conception that breaks the limitations of high complexity of UAV cluster and low intelligence of individual UAV. By means of paralleled computing, storage, and communication, the compute-intensive applications on UAVs can be unloaded to cloud dynamically. This operation mode brings out the new conception of UAV cloud [3].

As shown in Figure 1, compute-intensive applications like SLAM (simultaneous localization and mapping) are divided into a series of task flows and then are dispatched to the cloud hosts for fast processing. In the process of task flow transmission, as an outgoing transmission passes down through the stack, each layer repacks the actual data with its own header information and then passes down to the lower layer. The unloaded tasks are finally encapsulated into MAC frames at the datalink. In wireless ad hoc network (WANET), UAVs share the same link and contend for communication channel in carrier sense multiple access/collision avoidance (CSMA/CA) mode.

Generally, UAVs differ in processing capacity, mission environment, and task emergency, and thus the corresponding transmission flows may be the mixture of real-time and non-real-time traffics. They have different quality of service (QoS) requirements in terms of bandwidth, delay, losing rate, and so on. For real-time traffic, QoS metrics must be within the “hard” of “inelastic” QoS constraints, while for non-real-time traffic, a preferred QoS metric can be some flexible, that is, “soft” or “elastic” QoS [4].

Initially, real-time flows should be treated preferentially. It is better to arrange more resources to them at the datalink and network. Unfortunately, as UAVs’ movement intensifying the wireless link’s uncertainty and traffic’s unpredictability, it is very hard to arrange precise resource that just meet the QoS constraints. The overprovision for one class of traffic will deteriorate the QoS of other traffics because the total channel resource is limited, and the short provision for real-time traffic may induce the failure of the UAV application.

To support native massive machine-to-machine communications in high-density wireless networks [5, 6], contention resolution protocols, for example, contention resolution diversity slotted ALOHA (CRDSA) and its variants [7], have contributed to a drastic throughput improvement comparing with CSMA/CA [8]. The principle is each packet contains the header information about the location of the replicas within the frame, which can be used for successive interference cancellation (SIC) and retransmission avoidance. Nevertheless, QoS support is still out of consideration in contention resolution approaches.

To the best of our knowledge, for both contention-based and contention-free MAC protocols, there are improvements of QoS support with multiqueueing architecture. The methods of QS-MAC [9], PRIN-MAC [10], AS-MAC [11], RF-MAC [12], CACC [13] and DARS [14] are typical contention-based protocols with priority queues. QoS is controlled by assigning different queues with different resources or different CSMA/CA parameters, such as contention window size [9], interframe space [10], active time [11], transmission power [12], TCP congestion window [13] and data rate [14].

Contention-free approach, for example, frequency division multiple access (FDMA), that assigns channel to only one node at any given frequency can also provide high throughput. However, it is a centralized approach that needs base stations for frequency synchronization and dedicated control channel to exchange control messages, which makes FDMA is unfeasible for aerial drones and adds a high communication overhead [15]. Some researches have also proposed the multichannel MAC in vehicular network. Time slots on subchannel can be arranged according to the priority of transmission [16, 17]. Other resources like data rate and power allocation can be adaptive with both time-varying channel and user’s quality requirement [18].

Actually, these approaches have the common feature of QoS metric feedback. But most of them focus on the architecture realization and performance evaluation without theoretically analyzing the system stability. Feedback-based Diff-MAC (FD-MAC) [19] has solved the converged problem by a less-step controller to provide proportional delay-differentiated (PDD) QoS support. But it has the following problems. First, in a self-autonomous unmanned system, duty cycling is always implemented for energy saving. So energy efficiency must be considered when QoS support is provided. Second, FD-MAC only controls the relative QoS, which is not suitable for hard QoS constraints of real-time applications. Third, the control model should not be a linear system due to the load burst from the upper layer and the network topology. It is inconvincible to use the linear model for system identification.

For resource allocation in cloud and wireless communication, most researches commonly formulate the issue into optimization problems with the subjects of resource limitations, for example, energy consumption [18, 20, 21], bandwidth [22], financial cost [23], processing time [24], utility function [25], secrecy outage probability [26], and caching [27] The assumption of these approaches is that the resource requirements of different clients or traffic should be explicit, while the summation of total resource is beyond the limitation. In the circumstance of UAV cloud, these approaches are not suitable anymore because the model is different. It exists a random process in the model that breaks the interconnection between preferred QoS metrics and resource quantization. Transmission traffic always changes with the UAV mission and environment. It is impossible to predict the mount of resource to meet the QoS requirements.

This paper, from a renewed view of control theory and back propagating (BP) neural network, develops an all-in-one mixed QoS ensurance and energy-balanced (MQEB) architecture that can support the common mixture of soft and hard QoS traffic. For the energy-saving feature of self-autonomous system, the energy consumption is also under consideration. The hard and soft QoS constraints are decoupled by normalized into a two-level cascaded feedback loop. The former is time slot adaptive loop (TS-Loop) to enforce the hard QoS ensurance for real-time application, and the latter is contention window loop (CW-Loop) to enforce the soft QoS ensurance for non-real-time traffic. The hardware experiments demonstrate the feasibility of the MQEB architecture. Comparing with FD-MAC, MQEB-MAC has a new feature of absolute QoS ensurance and further develops following two advantages. In the condition of heavy load, MQEB has a great throughput and a better energy efficiency; and in light load, MQEB has lower total power consumption.

The rest of the paper is organized as follows. Section 2 presents the initial ideas of MQEB. The hard QoS ensurance with time slot isolation and BP self-tuning control is formulated in Section 3, and soft QoS ensurance with accessing probability optimization is described in Section 4. In Section 5, the hardware experiments show the performance evaluations of MQEB, including dynamic performance, energy efficiency and power consumption, static performance, and robust verification.

2. Overview of Mixed QoS Ensurance and Energy-Balanced (MQEB) Architecture

Figure 2 shows the architecture of MQEB. The basic idea is dynamic time slot isolation for hard QoS (HQ) and accessing probability optimization for soft QoS (SQ). Both hard and soft QoS can be ensured in a manner of a two-cascaded feedback control architecture. TS-Loop ensures the HQ with the dynamic time slot isolation, and CW-Loop balances the QoS satisfaction of SQ and energy saving by multiobjective optimization.

The symbol definitions are summarized in Table 1 and the detailed concepts in MQEB are as follows.

2.1. Dynamic Time Slot Isolation

In IEEE 802.11 distributed coordination function (DCF), the node which has buffered MAC frames starts carrier sense with a random back-off in the range of . Once the collision is detected, the node performs another longer random back-off in the range of . This is known as binary exponential back-off (BEB). The more intensive that node attempts to transmit frames, the higher probability collision and retransmission occur, which will not only cause the unnecessary energy wasting but also induce a higher frame delay. As shown in Figure 3, there are time slots in total in a duty cycling. For hard QoS traffic, different types of traffic contend for channel medium in the class-specified time slots , which is actually a kind of resource reservation mechanism avoiding the across-class contention.

2.2. Energy Balancing

For the inherent feature of energy saving in self-autonomous unmanned system, the nodes always work periodically and go dormant to enlarge the lifetime. Therefore, the time slots tend to be used for dormancy to save energy. In this paper, MQEB trades off the energy-saving and soft QoS satisfaction by multiobjective optimization (MOP) to get the optimized accessing probability as well as the number of slots for soft QoS traffic.

2.3. Accessing Probability Optimization

The remaining time slots can be arranged to SQ. They contend for channel medium in the same time duration with slots. Their QoS constraints are elastic and different with the traffic types, so the accessing probability of them should be precisely selected to balance the energy and preferred QoS. Therefore, the arrangement of the accessing probability is a network utility maximization (NUM) model, which takes the utility function to quantify the “satisfaction” of traffic’s QoS [22, 25, 28].

3. Time Slot Isolation Adaption for HQ Ensurance

Supposing there are types of traffic, that is, types of HQ and types of SQ (best effort can be treated as a special SQ), and there are nodes in the network. The constraints for HQ can be expressed as follows:

The average QoS metrics, such as average node-to-node delay, throughput, and frame loss rate, can be denoted by , and denotes the corresponding QoS constraints. In general, we mainly take the node-to-node delay as the QoS metric, so the smaller value of , the better QoS for delay.

3.1. Feedback for HQ Time Slot Assignment

HQ should be priority ensured. The paper proposed the mechanism of time slot isolation for HQ. HQ frames of the same class are transmitted in specified time slots. Let , denote the number of slots reserved for the ith HQ. In the duration of these slots, all the nodes only transmit frames of the ith HQ and the transmissions of other HQ are blocked. As shown in Figure 2, time slot isolation and dynamic adaption actually make up a feedback control loop (TS-Loop for short). The vector acts as the output of the controller, which can be adjusted according to the deviation of the actual traffic delay to the preferred QoS metrics , that is,

TS controller operates by responding to the deviation , that is, adjusting the set of time slots distributed to every type of HQ. Thus, the delay is sustained. Despite the uncertainty of medium accessing, the inherent self-stabilization of feedback mechanism liberates us from calculating the time slot assignment for every traffic precisely. For the coherent nonlinearity approximating features, the paper develops a BP neural network-based self-tuning PID controller for TS-Loop.

3.2. BP-Based Self-Adaptive Control

This paper takes a 3-layered BP neural network for PID parameters’ self-tuning for two reasons. First, theoretically, a 3-layered neural network is able to learn any function [29], and the computation amount would increase exponentially as more hidden layers are added; Second, -test is used to prove that under 5% significance level, the 3-layered and more than 3-layered neural networks have no significant difference.

There are neurons in the input layer, the hidden layer and the output layer, respectively. PID parameters of every type are trained independently. So there are actually an -set of neural networks as shown in Figure 2.

The classic PID controller of (3) can be rewritten as (4) where is a nonlinear function related to all the variables.

Take the ith HQ traffic for example. The learning process is composed of forward propagation and back propagation. The details are as follows [29]: (1)Forward propagation: compute the network output.

The output of input layer is as follows:

The input and output of hidden layer are as follows: where is the weight factor from the jth neuron of the input layer to the lth neuron of the hidden layer. The superscript (1), (2), and (3) represent the input layer, hidden layer, and output layer. is the activating function, .

The input and output of output layer are as follows: where (2)Backward propagation: adapt the weight factors.

Suppose the performance index function is

According to gradient descent method, the learning process of weight is as follows: where is the learning rate and is the inertia factor to accelerate the convergence speed. Since there are

The weight of output layer is

The weight of hidden layer is

The BP neural network calculates the self-tuning parameters based on pretrained weights, which is simultaneous trained by back propagating the derivation to weights. The detailed algorithm of BP for self-tuning PID control is shown in Algorithm 1. All parameters in the BP will be settled down, and we can feed the neural network with raw data and use its output for further work. Therefore, the TS controller is able to handle a system with dynamic traffic arriving rate by adjusting the time slots .

(1) , initialize weight factor for each layer ; learning rate and inertial factor .
(2) Sample the actual ith HQ delay and get .
(3) Normalize and construct the training set for BP as (6).
(4) According to (5), (7), and (8), calculate the forward propagation of BP.
(5) The output of output layer is the adapted values of .
(6) Calculate the PID controller output as (4), which will be used for control loop.
(7) Calculate the performance index as (10).
(8) If or , stop the iteration; else, continue the loop.
(9) According to (13), refresh the weight factor for the output layer.
(10) According to (14), refresh the weight factor for the hidden layer.
(11) , go to step 2.

4. Accessing Probability Adaption for SQ Ensurance

The remained time slots can be assigned to SQ. On the one hand, constraints for SQ are noncompulsory; for example, “the actual delay is better to be smaller than ,” which implies that it is better to deploy more time slots for a smaller delay. On the other hand, in self-autonomous unmanned system, the nodes always work periodically to save energy. So more dormancy time is also expected. To solve this contradiction, the nodes should balance the energy efficiency and the QoS requirements.

4.1. Utility Function

The quantized satisfaction with given value of QoS metrics can be described by the utility function , a nonincreasing function with respect to the give metrics .

denotes the preferred average delay of each type of SQ. The value of utility functions is normalized in the range of [0,1]. The marginal utility can be expressed as . It is not straightforward to obtain the exact expression of the function for traffic. However, the characteristic of the utility function can be summarized as follows [28]:

Without a loss of generality, the paper assumes the unified utility functions as sets of universal antisigmoid functions [28], which have different characteristics with different parameters.

The parameter is the inflexion of . When the average delay is smaller than , the utility function is concave, which implies that the traffic expects a shorter delay strongly. While the average delay is larger than , the utility function is convex, which implies that the traffic expects a shorter delay not so strong.

The parameter is used to adjust the slope of the utility curve around , which reflects the sensitiveness to the preferred delay. The larger , the steeper the slope of the utility curve around , so that the traffic requires a lower delay more strongly, and verse versa. Figure 4 shows the utility functions changing with . As best effort (BE) is a special SQ with preferred delay ( = 10 ms for normal SQ), SQ and BE can be uniformly analyzed and modeled in the following.

4.2. Accessing Portability and Equivalent Transmission Rate

It should be noticed that during the remaining slots, all kinds of SQ frames contend for channel in the same time span of slots, where . Let denote the accessing probability of the jth SQ on the node , the equivalent time slot assigned to class is , and

Generally, the average delay can hardly be formalized into a closed-form expression because it is a multivariate random process related to the transition power, channel fading, intensity of traffic load, and the BEB parameters. For every node, supposing PHY transmission ratio is , the equivalent transmission ratio for traffic is and the average delay for class in node (including queueing delay and transmission delay) is

is the average frame length, and is the queueing length of traffic class on the node , which can be sampled by the node itself. is a slow changing parameter related to the practical network condition. factor is defined as follows:

and submit (19) into (16), the utility function can be rewriten as follows:

holds for all . Because MQEB is actually a topology-transparency approach, and every UAV node can operate independently, so in the following discussion, the node number is omitted.

4.3. Multiobjective Optimization

Accessing probability assignment can be modeled as an optimal problem. The optimization objective is to maximize the summation of utility functions of all SQ on the node, while minimize the time slots assigned for it. The multiobjective optimization problem (MOP) is

It can be equivalent to a single-object optimization problem (SOP) by the multiply-divide method as follows:

and particle swarm optimization (PSO) is used to solve the SOP. Supposing is the swarm volume, . Let be the location of particle . is the corresponding speed. The symbol is Hadamard product operator. The detailed algorithm of solving SOP by PSO is shown in Algorithm 2.

(1) , initialize the location vector for swarms and their speed , . Let
(2) For , generate two random vectors in the range of [0,1] with uniform distribution.
(3) For , if , ; else, .
(4) If make , let , ; else, .
(5) If or , stop the iteration; else, continue the loop.
(6) , go to step 2.

The output of PSO is , where is a feasible solution of MOP in (22) and indicates the accessing probability for every SQ and the time slots for them. However, the channel contention is a random process that can hardly be controlled directly. In order to provide an exact accessing probability control for every SQ, a linear-differ binary exponential back-off (LD-BEB) scheme is introduced. The accessing probability is controlled by adjusting the initial up boundary of back-off time in CW-Loop dynamically.

The initial back-off time is randomly chosen in the range of . 1]. Once the initial back-off time is set, the frame starts contention for medium accessing. If a collision is detected, the back-off time is reset in the range of . where is a scale factor that regulates the initial up boundary of back-off time for the jth SQ. Generally, a smaller will have a high accessing probability , because it tends to try to access medium more impatiently and vice versa. As shown in Figure 2, the vector acts as the output of CW controller, which can be adapted by operating to the deviation of to the actually accessing probability . The controller is also a BP-based self-tuning PID controller that is similar to that in Section 3.2.

5. Experiment and Results

5.1. Hardware Configuration

UAVs take ZigBit™ 900 as the communication module, which is a 784/868/915 MHz IEEE 802.15.4 OEM product with AVR2025 software package. The module contains an ATmega1281V microcontroller and an AT86RF212 RF transceiver in it. AVR2025 is a developer’s kit with fundamental MAC API for hardware operation. Thanks to these API callback functions, once a frame is transmitted, a callback function will generate a software interruption. Therefore, the node-to-node delay can be measured by sender node.

20 UAV nodes with ZigBit 900 are uniformly distributed in the radius of 100 meters. Every node randomly sends data packets to the other 19 nodes. At MAC, packets are encapsulated into MAC frames, and frame traffic is generated by continuously sending packets. The interval of frames obeys the normal distribution with the average of . is the offered traffic, which is normalized by transmission data rate; that is, . (bit) is the average MAC frame length and (bps) is the data rate. The frame length follows Pareto distribution with the shape parameter of 1.1 and average of bit.

Simultaneous with traffic generation, every node runs MQEB independently. The detailed algorithm of MQBE is shown in Algorithm 3. Ad hoc on-demand distance vector (AODV) routing protocol is realized at the application layer, and a specific thread processes the routing maintenance and routing discovery. In the experiments, the transmitted power is set to be 1 mW, .

(1) , initialize .
(2) Start TS-LOOP.
(3)  For .
(4)   Sample the actually ith HQ delay .
(5)   According Algorithm 1, get the and the number of time slots .
(6)   Distribute slots for ith HQ.
(7)  End For.
(8) End TS-LOOP.
(9) Start CW-LOOP.
(10)   Sample the actual jth SQ delay , the accessing probability , and queueing length .
(11)   Construct and SOP as (24).
(12)   Solve SOP according to Algorithm 2, and get the solution .
(13)   Distribute slots for all SQ.
(14)  For .
(15)   Sample the actual accessing probability and scale factor as inputs. According to Algorithm 1, get and the scale factors .
(16)   Adjust scale factor for jth SQ.
(17)  End For.
(18) End CW-LOOP.
(19) , go to step 1.
5.2. Dynamic Performance

The dynamic performance mainly concerns the QoS metrics changing with time. Supposing that there are 4 types of frame traffic, two are HQ (HQ 1 and HQ 2) carrying real-time applications, and the other two are SQ (SQ 1 and SQ 2) carrying non-real-time applications.

In the consideration of typical working condition of UAV cloud, the paper develops two groups of comparison experiments. The former is strong time condition (STC), in which the preferred QoS metrics are better than the general case. The latter is weak time condition (WTC), which means the actual performance has been oversupplied.

MQEB is actually a double-looped control model. The paper takes a novel off-and-then-on model to test the dynamic performance, which is an equivalence of a step-function signal. The experiments last 600 s both in STC and WTC. 0~200 s, no controller acts in the loop and, thus, it is the original IEEE 802.15.4 MAC; 200~400 s, the controller which dynamically adjusts the contention windows size (FD-MAC) [19] starts to operate; 400~600 s, MQEB takes over to control the transmission. The consequences are shown in Figures 5 and 6. For clarity, only 5 nodes out of 20 are shown in the experiment results. (1)Figures 5(a) and 6(a) show the average delay in STC and WTC. In the first 200 s (802.15.4 MAC), there is no significant difference among the traffic. During 200–400 s, FD-MAC operates to distinguish the average delay of different priorities. But the delay of HQ is larger than STC preset value and smaller than WTC preset value. FD-MAC can guarantee the delay rations of different classes be constants, also known as PDD. It is effective for SQ but not feasible to HQ; after 400 s (MQEB-MAC), the average delay is still distinguished and delay of HQ is also converged to the preset preferred value.(2)Figures 5(b) and 6(b) show the corresponding throughput in STC and WTC. In the first 400 s, the throughput nearly has no change, which is identical to the results in our previous work [19]. However, when MQEB works on the system, a new feature emerges after 400 s. Throughput gets larger as delay decreases in STC and vice versa in WTC. It is very clear in Figure 5(b) that throughputs of HQ and SQ are greatly improved compared with the original 802.15.4 MAC and FD-MAC.

5.3. Energy Efficiency and Power Consumption

Energy efficiency and power consumption are two important factors for WANET. Energy efficiency is used to evaluate the efficiency of data transmission to the cost of energy [30]; the larger the better. In the experiment, valid data is the total length in bits of frame sent successfully, and energy is in unit of Joule. So the energy efficiency is measured by bits/Joule (bits/J), which is also known as bits/second/Watt.

Power consumption indicates the lifetime of UAV node; the smaller power consumption, the longer working time. Power consumption is in unit of milliwatt (mW).

Supposing during the interval , there are frames with length of are sent successfully by a node, the energy efficiency can be estimated as (28). (1)Figures 5(c) and 6(c) show the energy efficiency in STC and WTC. During 200–400 s (FD-MAC), whatever STC or WTC, the energy efficiency is smaller than that in the first 200 s (802.15.4 MAC). In channel contention, energy is consumed once nodes transmit no matter whether or not data is correctly received. FD-MAC making small CW size for high priority increases the collision probability, which will induce unwanted retransmitting and energy wasting.(2)Comparing with 200–400 s (FD-MAC), the energy efficiency during 400–600 s (MQEB-MAC) enhances greatly in STC (Figure 5(c)), while remains nearly same in WTC (Figure 6(c)). The phenomenon can be explained by (24). In STC, the enlarged throughput (Figure 5(b)) goes further than the power wasting caused by collision. But in WTC, low throughput (Figure 6(b)) offsets the power saving.(3)Figures 5(d) and 6(d) show the total power consumption on every nodes. During 400–600 s (MQEB-MAC), the total power consumption is different in STC and WTC. In STC, the total power consumption changes little compared with that of 200–400 s (Figure 5(d)) but decreased greatly in WTC (Figure 6(d)). The reason is MQEB can reduce the unnecessary active time to avoid circuit power consumption when the QoS performance is overprovided.(4)It is worth mentioning that MQEB has a better energy efficiency in STC, because time slot isolation avoids the across-classes collision and retransmission energy wasting. Meanwhile, MQEB also has a lower power consumption and a longer lifetime in WTC because it can reduce the unnecessary active time.

5.4. Static Performance

MQEB performs a better throughput but sacrifices the lifetime in STC (Figures 5(b) and 5(d)) compared with that in WTC. Actually, STC is more common in UAV cloud. So the paper analyzes the static performance of MQEB in STC, which concerns the QoS metrics changing with the offered traffic. The experiment results are shown in Figure 7. x-axis presents different control approaches, which are original IEEE 802.15.4, FD-MAC and MQEB-MAC, respectively. The offered traffic is increased along with y-axis (logarithm scale). z-axis (vertical axis) represents the delay (Figure 7(a)), throughput (Figure 7(b)), energy efficiency (Figure 7(c)), and total power consumption (Figure 7(d)). The experiments indicate the comprehensive superiority of MQEB. (1)In Figure 7(a), comparing with original 802.15.4 MAC, both FD-MAC and MQEB-MAC can support differentiated delay QoS. But MQEB-MAC can further control the delay fixed to the preset value of 4 ms for HQ 1 and 5 ms for HQ 2.(2)In Figure 7(b), MQEB-MAC could not only support the differentiated service in delay but also greatly enhance the throughput (both HQ and SQ). It is because in STC, active time is tend to increase with offered traffic. The more working time obviously enlarges the throughput.(3)In Figure 7(c), the energy efficiency of MQEB-MAC is better than that of FD-MAC. Especially for HQ, the energy efficiency even increases with offered traffic. It is because throughput goes much faster than power consumption. This shows the advantage of time slot isolation again can void the transmission failure as well as enlarge the throughput of HQ. By measurement, the power wasting of one frame collision (about 10 mW) is at least ten times of (about 1 mW) circuit power consumption.(4)In Figure 7(d), FD-MAC can support differentiated QoS but sacrifice the total power consumption. The reason is mainly the frame collision and retransmission that have been discussed before. For MQEB-MAC, the total power consumption is nearly the same (a litter smaller) with original 802.15.4 MAC. The possible reason is that the saved energy of collision avoidance by time slot isolation just compensates the energy cost of enlarged working time.

5.5. Robust Verification

The above experiments concern the effectiveness of MQEB without considering the traffic burst. Robust verification is enforced when the traffic arriving rate varies dynamically. Figures 8(a) and 8(b) are the arriving rate and average delay changing with time. Figure 8(c) is the condition of node 1 for clarity. The arriving rates (traffic load) of HQ 1 and SQ 2 are changing in turns with the interval of 300 s. The maximum and minimum load are approximately 250 frames/s and 50 frames/s. The other two flows, that is, HQ 2 and SQ 1, are constant near 230 frames/s and 170 frames/s.

Considering the analysis in Section 5.4, we only discuss STC for simplification. The preferred QoS metrics are identical to that of STC in Figure 5, that is, and . MQEB controller starts at 1000 s. (1)In the first 1000 s (original 802.15.4 MAC), the delay of all types varies along with the load and the delays of HQ 1 and HQ 2 are larger than the preferred value. When the arriving rate of HQ 1 bursts at 600 s, the delay is even larger than that of SQ 1 and SQ 2, which is not a desired phenomenon.(2)After 1000 s, MQEB works on the system. The delays of HQ 1 and HQ 2 converge to the preferred value, which benefits from the BP-based self-tuning feedback control.(3)Although the delays of SQ 1 and SQ 2 get some improvement, they could not always converge to the preset value, and there exist a little jitter with the load fluctuation. This is because the QoS ensurance of SQ is actually a discount of preferred QoS metric with balance of queueing length as well as energy saving.(4)Because of load changing as a gating function, both the up edge and down edge are step impulses, which are the most serious conditions for controller. So the experiment shows that BP-based self-tuning controller in MQEB is robust stability.

6. Conclusion

To ensure the performance of compute-intensive applications unloaded to cloud, the paper proposes a BP-based self-tuning PID controller for mixed QoS ensurance architecture, which can support both real-time and non-real-time traffic. By time slot isolation for hard QoS and accessing probability optimization for soft QoS, the back propagating (BP) neuron network-based PID control is used for parameters’ self-tuning. The hardware experiments demonstrate the feasibility of MQEB-MAC. Comparing with FD-MAC, MQEB has new feature of hard QoS ensurance and soft QoS equilibrium with energy saving. It has further developed two advantages. In the condition of heavy load (STC), MQEB has greater throughput and better energy efficiency; and in light load (WTC), MQEB has lower power consumption.

Conflicts of Interest

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work is supported by National Natural Science Foundation of China (nos. 61203233 and 661601365), China Postdoctoral Science Foundation (no. 2017M623243), Natural Science Basic Research Plan in Shaanxi Province of China (nos. 2016JM6062 and 2016JQ6017), Shanghai Aerospace Science and Technology Innovation Fund (no. SAST2016034), and China Fundamental Research Fund for the Central Universities (nos. 3102017zy029 and 300102328105).