SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 9, No. 1, February 2019, pp. 539~545
ISSN: 2088-8708, DOI: 10.11591/ijece.v9i1.pp539-545  539
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Energy harvesting earliest deadline first scheduling algorithm
for increasing lifetime of real time systems
Arvind Kumar, Bashir Alam
Department of Computer Engineering, FET, Jamia Millia Islamia, India
Article Info ABSTRACT
Article history:
Received Mar 4, 2018
Revised Sep 7, 2018
Accepted Sep 21, 2018
In this paper, a new approach for energy minimization in energy
harvesting real time systems has been investigated. Lifetime of a real
time systems is depend upon its battery life. Energy is a parameter
by which the lifetime of system can be enhanced. To work
continuously and successively, energy harvesting is used as a regular
source of energy. EDF (Earliest Deadline First) is a traditional real
time tasks scheduling algorithm and DVS (Dynamic Voltage Scaling)
is used for reducing energy consumption. In this paper, we propose
an Energy Harvesting Earliest Deadline First (EH-EDF) scheduling
algorithm for increasing lifetime of real time systems using DVS for
reducing energy consumption and EDF for tasks scheduling with
energy harvesting as regular energy supply. Our experimental results
show that the proposed approach perform better to reduce energy
consumption and increases the system lifetime as compared with
existing approaches.
Keywords:
Earliest Deadline First
Energy Harvesting
Real Time System
Scheduling
Task Feasibility
Copyright © 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Arvind Kumar,
Department of Computer Engineering,
Faculty of Engineering and Technology,
Jamia Millia Islamia, New Delhi, India.
Email: arvinddagur@gmail.com
1. INTRODUCTION
The role of real time system is increasing in today’s scenario. As user needs are changing, real time
systems are being used very extensively in a large number of systems. These systems also have been used in
the daily life of human such as automatic vehicle driver, automatic control system, navigation system,
reservation system, medical fields, weather forecasting system, etc. Many real time devices which are
situated in the remote area where charging a battery is not possible through usual resources, energy
harvesting is required [1].
Energy harvesting is an approach that allows capturing the energy from natural resources. An
unused ambient energy is converted into electrical energy which can be directly used by the system or stored
in batteries for further use. Using this approach we can increase the system’s lifetime. In energy harvesting
real time systems, the main issue is to guarantee that the system does not consume more energy than
available and harvested energy at a particular moment [1], [2], [3].
There are several energy harvesting approaches such as solar power (sunlight), wind power, ocean
waves, etc. Energy harvesting using solar power is a perfect match for real time devices [2]. Energy is being
harvested from sunlight and pass to the energy storage device (battery) or to the system directly. A system
can perform continuous functioning if it is getting the required energy directly from the sun [4]. The system
stops working if the battery gets discharged. DVS (Dynamic Voltage Scaling) is the well known and most
effective approach for energy management in real time systems [2].
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 539 - 545
540
Energy consumption can be reduced using DVS by scaling the voltage level on the basis of energy
requirement of the system to execute a task. DVS gives the best performance when the energy requirement of
a system is less than the available energy, the supply voltage can dynamically be reduced to the lowest
possible requirement of energy to operate the system [5], [6].
The main issue in battery operated real time devices is to increase the system lifetime. The lifetime
of a system can be increased by proper task scheduling and proper energy management. Many approaches
have been designed for energy minimization. As the functioning for a device is increasing, a continuous
source of energy is required which is not possible in a real time device working in remote areas. Energy
harvesting is best suitable approach in such systems. The lifetime can be increased by using both concept
together. In this paper, we are using the concept of energy harvesting for ensuring energy availability of a
system and DVS for reducing energy consumption. We investigate an algorithm for minimizing power
consumption in energy harvesting real time systems which increase the lifetime. Energy Harvesting Earliest
Deadline First Scheduling (EH-EDF) Algorithm for Increasing Lifetime of Real Time Systems has been
proposed to increase the task feasibility and minimize energy consumption.
Rest part of the paper is organized as follows: section 2 reviews the related work. Section 3
describes the system models and which include application model, task model, and energy model.
In section 4, we formally define the scheduling policies with the problem statement. The EH-EDF scheduling
algorithm has been proposed and analyzed in section 5. Section 6 presents the experiment and results and
finally section 7 concludes the paper.
2. RELATED WORK
In past years, researchers focuses on designing online scheduling algorithms for real time systems.
The researchers also worked to enhance the task scheduling to overcome the limitation of exiating
algorithms. Feasibility of task in real time systems depends on its deadline as timing constraint.
Unavailability of energy in these real time systems (working in remote areas) is a big issue. A lot of research
has been done to minimize the energy consumption. Dynamic Power Management (DPM) and Dynamic
Voltage and Frequency Scaling (DVFS) has been investigated for minimizing energy consumption for
battery operated system [7], [8], [9]. These approaches work efficiently with available energy resources. In
battery operated systems, a battery has its lifetime. It can't work after discharge. Batteries need to be charged
or replaced for continuing the functioning. Replacement of battery is not possible of those systems which are
working in remote areas (such as mountains, forests, etc). Replacement of batteries in such real time systems
is not possible easily and it is very costly [10], [11], [12], [13].
To overcome the problem of battery life, an energy harvesting approach has been designed by many
researchers [1], [14], [15]. The lifetime of such real time system can be enhanced using energy harvesting
and the problem of battery charging is also reduced. Uninterrupted power supply can be produced using
energy harvesting from sunlight using photovoltaic (PV) cell (solar system). Energy harvesting from sunlight
have various characteristics such as the output of solar panel varies in the morning, noon and evening time.
The magnitude of energy is very high at noon as compare to morning and evening time. The outputs of such
systems also depend upon weather conditions. Good weather condition leads to maximize energy output.
To continue operating properly in bad weather condition, morning or evening time, or even in the night,
energy storage element such as a rechargeable battery is required [6], [17], [18]. Many researchers also have
been presented for energy harvesting in real time systems which work differently from DVFS/DPM [19].
The task scheduling in such systems is also based on EDF [15], [17].
In earlier research, it was considered that energy is not required for scheduling jobs in single
processor computing systems [20]. In EDF, the feasibility of each task depends on its deadline. A task which
a minimum deadline at that instant is scheduled first. Energy harvesting EDF scheduling algorithms also have
been presented for an aperiodic task, which does not consider future energy requirement, energy production
and task arrival [21], [22]. Energy shortage should imperatively be anticipated to avoid missing the deadline
of tasks. ED-H, a semi-online scheduling algorithm has been presented by Chetto in [14] for optimal
scheduling in the energy harvesting computing system in which feasibility test is applied to check optimality.
3. SYSTEM MODELS
In this section, it is explained the results of research and at the same time is given the
comprehensive discussion. Results can be presented in figures, graphs, tables and others that make the reader
understand easily [2], [3]. The discussion can be made in several sub-chapters.
Int J Elec & Comp Eng ISSN: 2088-8708 
Energy harvesting earliest deadline first scheduling algorithm for increasing lifetime… (Arvind Kumar)
541
3.1. Application Model
We consider real time critical applications connected to an energy harvesting system. Real time
critical systems contain various tasks such as periodic task, sporadic task, or aperiodic task. Here we
consider aperiodic task which contains its arrival time, execution time and deadline. Here we also consider
another parameter for energy harvesting. An energy harvesting device collects energy from its environment
with some rate. That energy is stored in an energy storage device for future use by real time system.
3.2. Task Model
In this paper, we consider a set T = {T1, T2, …, Tn } of n independent, non-preemptive aperiodic
tasks scheduled on the uni-processor system. Each task Ti is a collection of 4 tuples <ai, ci, di, Ei>, where ai
represents arrival time, ci represents execution time, di is the deadline of a task, and Ei is energy
consumption. We consider a single processing unit to schedule the real time task that supports only
operating voltage. Its energy consumption is only at the time of operation performing on a task. Another
parameter in real time system is utilization Ui. The utilization of task can be defined as Ui=ci/di such that
0≤Ui≤1. The total utilization of task set can be defined as the sum of all task utilizations and it can be
expressed as
Total Utilization U=∑ U .
The utilization of task and total utilization of n task set should be less than 1. When the utilization U is
closed to "1" then the execution of task can't be postponed by the processor.
3.3. Energy Model
Energy is the major concern in battery operated real time systems. Energy model can be expressed
in three different ways such as energy production model and energy consumption model and energy storage
model [5].
a. Energy Production Model: The energy can be produced by an instantaneous charging rate that
incorporates all losses. The energy production from a source between time interval [t1 and t2] can be
expressed as follows.
Ep (t1, t2)=∫ 𝑅𝑝(𝑡) 𝑑𝑡
Where Ep (t1, t2)=Energy produced between t1 and t2 and 𝑅𝑝(𝑡)=Rate of energy production.
b. Energy Consumption Model: Energy consumption of a real time device can be modelled as the sum of
static energy consumption and dynamic energy consumption. Real time systems are DVS enabled which
can perform at different frequency level. The frequency level of a system is directly proportional to
supplied voltage. The frequency level is maximum (fmax) at maximum voltage (Vmax) and frequency
level is minimum (fmin) at a minimum voltage (Vmin). Frequency level will increase on increasing the
voltage and decrease on decreasing the supplied voltage. The energy consumption Ec(t) at maximum
voltage and frequency for a task T can be defined
Ec (t)=Ec (stat)+h {Ec (dep)+Ec (Indp)}
Where Ec (stat) is static energy consumption which can be saved by turning off the whole system,
Ec(dep) and Ec(Indp) both are dynamic power consumption which is frequency dependent and
independent. The coefficient h=1, If the task executes in the system otherwise h=0.
c. Energy Storage Model: Normally battery (energy storage device) is used for energy storage in a system.
We also assume a battery (with maximum capacity EC), is used in the real time system. Harvested
energy cannot be more than its capacity. Energy is wasted on continuous charging if the battery is fully
charged at time t. A battery can be considered as fully charged if Ep(t1, t2) ≈ EC.
4. SCHEDULING POLICIES
Static Scheduling: Task set is pre-defined and initially computed for checking the feasible schedule.
A processor demand for the task set is defined at starting level. A predefined set of periodic tasks are
generated between time interval t1 and t2. The total processor demand of n tasks can be calculated as the sum
of execution time of all tasks are expressed by following equations
pd(t1, t2) =∑ 𝑐 |{ i = 1,2,…,n}
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 539 - 545
542
where pd(t1, t2)=Processor Demand between t1 and t2. ci=Execution time
Feasibility of task can be checked by comparing processor demand with a deadline. Feasibility of a
task Ti is guaranteed if and only if the processor demand (pd) of that task is less than its deadline and slack
time of the task is greater than 0. For a task Ti, its deadline di and slack time Si are
di = D – ∑ 𝑐 , 1≤ i ≤ k
Si = di - ∑ 𝑐 , 1≤ i ≤ k
Where D is the duration of a frame in 1≤ i ≤ k. we can easily say the necessary and sufficient condition for a
task, Ti ∈ T, to be feasible is Si ≥ 0.
Dynamic Scheduling: In dynamic scheduling, the arrival of the task is not defined and the feasibility of task
is decided after its arrival at runtime. If a task Ti arrives at ai with execution time ci and deadline di. Slack
time Si(d) for dynamic task Ti at arrival time ai is computing by the following equation.
Si(d) = di – ai – ci – RTi
where RTi is total remaining execution time of higher priority tasks.
In real time energy harvesting systems, the feasibility of a task depends upon slack time and the
slack time depends upon available energy. If the system has sufficient energy then it can be run at a
maximum voltage which gives maximum slack time. We reduce the voltage level for saving energy to
increase the lifetime of a system. The system also harvests energy if it is situated in remote areas where
harvesting is only the source of energy. Our aim is to enhance the task feasibility and reduce the energy
consumption.
5. PROPOSED APPROACH
EDF is a traditional scheduling algorithm based on earliest deadline first scheduling policy. Energy
minimization is major concern in battery operated real time systems. The task is authorized to execute only
if there is sufficient power supply otherwise the low priority task which requires less energy than available
energy is scheduled first. The idea behind this paper is to use energy harvesting for regular source of
energyand execute the awaiting task by combining both EDF and DVS togather.
Theorem 5.1: if Task Ti missed the deadline due to Edi > EAi, there exist no schedule in EDF for a
task set T.
Proof: if Edi > EAi, directly shows that energy demand for a task is greater than the available energy.
The task will not schedule due to less amount of available energy. If the task is not schedulable then there
exists no schedule for a task set T.
Energy Harvesting EDF algorithm: Theorem 5.1 shows that there exists no schedule if available energy is
less than the demand energy.
If Ep(t1, t2) is energy produced between interval t1 and t2
Then EAi = EAi (t1)+ Ep(t1, t2)
If Edi < EAi
There exists a valid schedule for task Ti.
The energy demand of a task set T between the time interval t1 and t2 can be defined as
Edi(t1, t2) = ∑ 𝐸
Where Ei is energy demand for a task Ti.
Available energy of a task set T between the time interval t1 and t2 is computing using the following
EAi(t1, t2) = EC + Ep(t1, t2) – Edi(t1, t2)
Where EAi(t1, t2) = Available energy after executing T tasks between
time interval t1 and t2
EC = the capacity of energy storage device
In proposed energy harvesting earliest deadline first (EH-EDF) scheduling algorithm EDF is
applied with energy harvesting to schedule the task set. The feasibility of tasks depends upon two factors,
absolute deadline ADi and available energy. If a task has smaller execution time than its absolute deadline
then the task may be feasible. It then checks the available energy at the time of execution and if the
available energy is less than the required energy to execute the task then the task scheduling is feasible.
Int J Elec & Comp Eng ISSN: 2088-8708 
Energy harvesting earliest deadline first scheduling algorithm for increasing lifetime… (Arvind Kumar)
543
We Applied DVS to increase lifetime by decreasing the voltage level. We reduced the voltage level of the
system to schedule a task. The processing time of task will increased on decreasing the voltage and energy
consumption reduced. For the task having sufficient deadline, DVS is applied to decrease energy
consumption.
Algorithm: Energy Harvesting Dynamic Voltage Scaling (EH-DVS) Scheduling Algorithm
{Task set T = {T1, T2, …, Tn}, ReadyQueue = { }, est=execution start time, AD=Absolute deadline}
ReadyQueue = empty
Feasibility = TRUE
At time t = 𝑎 ,
ADi = 𝑎 + di , Ui =
If Ui ≤ 1
Then ReadyQueue = ReadyQueue + {Ti }
While ReadyQueue ≠ empty
{
Select Ti | ADi ← min
i=1 to n
ADi
If WCET (esti + ci ) ≥ ADi THEN
Feasibility = FALSE
Else if WCET (esti + ci ) ≤ ADi THEN
If Edi ≥ EA THEN
Feasibility = FALSE
Else
Apply DVS to reduce the voltage level
GOTO step 10
}
IF Feasibility ==TRUE
{
Schedule the Ti on empty core
TAG core as Busy with task Ti
ReadyQueue = ReadyQueue – {Ti }
}
Exit
We can dynamically increase or decrease the voltage level as per system requirement which saves the
system energy and enhance the lifetime of the system.
6. EXPERIMENT & RESULTS
We implemented the proposed approach in C++ and use Jetson TK1 boad to check the task
feasibility. Each task contains its arrival time, execution time, deadline and initially available energy. Now
suppose EA is available energy at time instant t=0, we compute the utilization of that task. Utilization of the
task should be smaller than 1, which means that the task scheduling is feasible. We again check the worst-
case execution time of the task and if it is less than the absolute deadline, again task may be feasible. We
assume initially battery is full with the capacity (available energy) 100 units and tasks are ready for
execution. We assume energy is drained in multiple of 8 units by execution time for each task. We check
that energy drained is less than the available energy, which provide a feasible schedule for the task. Each
task is scheduled on the basis of the smaller deadline.
Figure 1 shows the availability of energy at different time interval and the experiment are done on
the assumption of energy harvested at different time interval in good weather conditions. When the system
is executing a task some amount of energy is drained and available energy is decreased. After ehergy
harvesting the reduction in available energy is less as compared to the reduction without energy harvesting.
As there is no source of energy for charging the battery then the continuous consumption of energy
discharged the battery and stops the execution of more tasks.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 539 - 545
544
Figure 1. Available energy, energy harvesting and energy drain
Comparison of task scheduling feasibility has been shown in Figure 2. The experiment results
shows that the proposed approach scheduled more tasks as compared to existing tasks scheduling
algorithms. The tasks scheduling is very low in non harvesting real time systems as compared to energy
harvesting real time systems. Task scheduling depends upon available energy which gives the feasible
schedule with available energy only. A large number of the task has been scheduled after applying energy
harvesting approach. The feasibility of task increased by using energy harvesting and DVS simultaneously.
Graph in Figure 2 shows that the proposed approach EH-DVS executes more number of task as compared to
existing approaches. As energy capacity is increased the task scheduling ratio is also increased in our
proposed approach.
Figure 2. Comparison of task scheduling with EH
7. CONCLUSION
To enhance the lifetime of real time system, energy harvesting with dynamic voltage scaling
(DVS) is applied. A system works effectively and continuously using energy efficient approach with
charging resource. We developed an algorithm which enhanced the lifetime of an energy harvesting real
time systems. We applied dynamic voltage scaling and EDF togather and scheduled the task set with energy
harvesting. Experiments and results shows that the proposed Energy Harvesting Earliest Deadline First
(EH-EDF) Scheduling Algorithm is better and scheduled more task as compared to existing approaches.
0
20
40
60
80
100
120
1 2 3 4 5 6 7 8 9
ENERGY
TIME INTERVAL
EA Ed EA( without EH) Ep
0
20
40
60
80
100
120
0 100 200 300 400 500 600
No.ofTasks
Available Energy
without EH
with EH
EH-DVS
Int J Elec & Comp Eng ISSN: 2088-8708 
Energy harvesting earliest deadline first scheduling algorithm for increasing lifetime… (Arvind Kumar)
545
REFERENCES
[1] Abdeddaïm, Y., Chandarli, Y., Davis, R.I. et al., “Response Time Analysis for Fixed Priority Real-Time System
with Energy Harvesting,” Real-Time System 52: 125, 2016. https://doi.org/10.1007/s11241-015-9239-7
[2] X. Lin, Y. Wang, N. Chang and M. Pedram, "Concurrent Task Scheduling and Dynamic Voltage and Frequency
Scaling in a Real-Time Embedded System With Energy Harvesting," in IEEE Transactions on Computer-Aided
Design of Integrated Circuits and Systems, vol. 35, no. 11, pp. 1890-1902, Nov. 2016.
[3] M. Chetto and A. Queudet, "A Note on EDF Scheduling for Real-Time Energy Harvesting Systems," in IEEE
Transactions on Computers, vol. 63, no. 4, pp. 1037-1040, April 2014.
[4] W. Housseyni, O. Mosbahi, M. Khalgui and M. Chetto, "Real-time Scheduling of Sporadic Tasks in Energy
Harvesting Distributed Reconfigurable Embedded Systems," 2016 IEEE/ACS 13th International Conference of
Computer Systems and Applications (AICCSA), Agadir, 2016, pp. 1-8.
[5] Li, X.; Xie, N.; Tian, X. “Dynamic Voltage-Frequency and Workload Joint Scaling Power Management for Energy
Harvesting Multi-Core WSN Node SoC,” Sensors 2017, 17, 310
[6] J. Lu and Q. Qiu., “Scheduling and Mapping of Periodic Tasks on Multi-core Embedded Systems with Energy
Harvesting,” Journal of Computers and Electrical Engineering, pp. 498-510, 2011.
[7] Guohui Li. Fangxiao Hu& Ling Yuan., “An Energy–Efficient Scheduling Scheme For Aperiodic Tasks in
Embedded Systems,” In: IEEE Multimedia & Ubiquitous Engineering, 4-6 June. pp. 369-376, 2009.
[8] A. Allavena and D. Mosse., “Scheduling of Frame-based Embedded Systems with Rechargeable Batteries,” In
Workshop on Power Management for Real-Time and Embedded Systems, 2001.
[9] C. Moser, D. Brunelli, L. Thiele, and L. Benini., “Real-time scheduling for energy harvesting sensor nodes,” Real-
Time System; 37, 3, 233-260, 2007.
[10] J. Chen, T. Wei and J. Liang, "State-Aware Dynamic Frequency Selection Scheme for Energy-Harvesting Real-
Time Systems," in IEEE Transactions on Very Large Scale Integration (VLSI) Systems, vol. 22, no. 8, pp. 1679-
1692, Aug. 2014.
[11] C. Rusu, R. Melhem, and D. Mosse, “Multi-version Scheduling in Rechargeable Energy-Aware Real-Time
Systems,” Journal of embedded computing”; 3, 2-11, 2004.
[12] Francesco Quaglia, “A Cost Model for Selecting Checkpoint Positions in Time Warp Parallel Simulation,” IEEE
Transactions on Parallel and Distributed Systems; 12, 4, 346 – 362, 2001.
[13] S. Liu, Q. Qiu and Q. Wu., “Task Merging for Dynamic Power Management of Cyclic Applications in Real-Time
Multiprocessor Systems,” IEEE International Conference on Computer Design, ICCD; pp. 397-404, 2006.
[14] H. El Ghor, M. Chetto, and R. H. Chehade., “A Real-Time Scheduling Framework for Embedded Systems with
Environmental Energy Harvesting,” Computer Electrical Engineering; 37, 4, 498-510, 2011.
[15] Y. Abdeddaim and D. Masson., “Real-time Scheduling of Energy Harvesting Embedded Systems with Timed
Automata,” In: IEEE Embedded Real-Time Computer System Application conference; Aug., pp. 31-40, 2012.
[16] Linjie Zhu, Tongquan Wei, Xiaodao Chen, Yonghe Guo, and Shiyan Hu., “Adaptive Fault-Tolerant Task
Scheduling for Real-Time Energy Harvesting Systems,” Journal of Circuits, Systems and Computers 21:01, 2012
[17] Priya, Shashank, Inman, Daniel J. , “Energy Harvesting Technologies,” New York, NY, USA: Springer-Verlag,
2009.
[18] X. Qin and T. Xie., “An Availability-Aware Task Scheduling Strategy for Heterogeneous Systems,” IEEE
Transaction on Computers; 57, 2, 188– 199, 2008.
[19] S. Liu, Q. Qiu, and Q.Wu., “Energy Aware Dynamic Voltage and Frequency Selection for Real-Time Systems
With Energy Harvesting,” In: DATE, 236-241, 2008.
[20] K. H. Kim and J. Kim., “An Adaptive DVS Checkpointing Scheme for Fixed-Priority Tasks with Reliability
Constraints in Dependable Real-Time Embedded Systems”, Embedded Software and Systems. 4523, 560-571,
2007.
[21] Y. Zhang and K. Chakrabarty, “A Unified Approach for Fault Tolerance and Dynamic Power Management in
Fixed- Priority Real-Time Embedded Systems,” IEEE Transaction on Computer-Aided Design of Integrated
Circuits and Systems; 25(1), 111-125, 2006.
[22] R. Jejurikar, Rajesh Gupta., “Energy-aware Task Scheduling with Task Synchronization for Embedded Real-Time
Systems,” IEEE transactions on computer-aided design of integrated circuits and systems, 25, 6, pp. 1024–1037,
2006.

More Related Content

What's hot

Reliability Evaluation of Wind Farms
Reliability Evaluation of Wind FarmsReliability Evaluation of Wind Farms
Reliability Evaluation of Wind FarmsEditor IJMTER
 
Study of using solar energy system to supply a data center
Study of using solar energy system to supply a data centerStudy of using solar energy system to supply a data center
Study of using solar energy system to supply a data centerIRJET Journal
 
Sizing of Hybrid PV/Battery Power System in Sohag city
Sizing of Hybrid PV/Battery Power System in Sohag citySizing of Hybrid PV/Battery Power System in Sohag city
Sizing of Hybrid PV/Battery Power System in Sohag cityiosrjce
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
DYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEY
DYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEYDYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEY
DYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEYijccsa
 
Solar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution systemSolar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution systemeSAT Publishing House
 
Saving energy in data centers through workload consolidation
Saving energy in data centers through workload consolidationSaving energy in data centers through workload consolidation
Saving energy in data centers through workload consolidationEco4Cloud
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Stand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent modelStand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent modelMhamed Hammoudi
 
Smart grid cost optimization using genetic algorithm
Smart grid cost optimization using genetic algorithmSmart grid cost optimization using genetic algorithm
Smart grid cost optimization using genetic algorithmeSAT Publishing House
 
A survey on dynamic energy management at virtualization level in cloud data c...
A survey on dynamic energy management at virtualization level in cloud data c...A survey on dynamic energy management at virtualization level in cloud data c...
A survey on dynamic energy management at virtualization level in cloud data c...csandit
 
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...paperpublications3
 
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques IJECEIAES
 

What's hot (18)

Integration of artificial neural networks for multi-source energy management ...
Integration of artificial neural networks for multi-source energy management ...Integration of artificial neural networks for multi-source energy management ...
Integration of artificial neural networks for multi-source energy management ...
 
Reliability Evaluation of Wind Farms
Reliability Evaluation of Wind FarmsReliability Evaluation of Wind Farms
Reliability Evaluation of Wind Farms
 
Study of using solar energy system to supply a data center
Study of using solar energy system to supply a data centerStudy of using solar energy system to supply a data center
Study of using solar energy system to supply a data center
 
Adaptive backstepping controller design based on neural network for PMSM spee...
Adaptive backstepping controller design based on neural network for PMSM spee...Adaptive backstepping controller design based on neural network for PMSM spee...
Adaptive backstepping controller design based on neural network for PMSM spee...
 
Sizing of Hybrid PV/Battery Power System in Sohag city
Sizing of Hybrid PV/Battery Power System in Sohag citySizing of Hybrid PV/Battery Power System in Sohag city
Sizing of Hybrid PV/Battery Power System in Sohag city
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
poster presentation
poster presentationposter presentation
poster presentation
 
Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...
 
DYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEY
DYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEYDYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEY
DYNAMIC ENERGY MANAGEMENT IN CLOUD DATA CENTERS: A SURVEY
 
Solar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution systemSolar power plant at peak load by smart dsiatribution system
Solar power plant at peak load by smart dsiatribution system
 
Saving energy in data centers through workload consolidation
Saving energy in data centers through workload consolidationSaving energy in data centers through workload consolidation
Saving energy in data centers through workload consolidation
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Stand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent modelStand alone-pv-hybrid-systems barcelona05 excellent model
Stand alone-pv-hybrid-systems barcelona05 excellent model
 
Smart grid cost optimization using genetic algorithm
Smart grid cost optimization using genetic algorithmSmart grid cost optimization using genetic algorithm
Smart grid cost optimization using genetic algorithm
 
Wiley
WileyWiley
Wiley
 
A survey on dynamic energy management at virtualization level in cloud data c...
A survey on dynamic energy management at virtualization level in cloud data c...A survey on dynamic energy management at virtualization level in cloud data c...
A survey on dynamic energy management at virtualization level in cloud data c...
 
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
Optimal Unit Commitment Based on Economic Dispatch Using Improved Particle Sw...
 
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
Design of Hybrid Solar Wind Energy System in a Microgrid with MPPT Techniques
 

Similar to Energy Harvesting EDF Algorithm Increases Lifetime

ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...IJCSEA Journal
 
Optimal scheduling and demand response implementation for home energy management
Optimal scheduling and demand response implementation for home energy managementOptimal scheduling and demand response implementation for home energy management
Optimal scheduling and demand response implementation for home energy managementIJECEIAES
 
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...IRJET Journal
 
Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method IJECEIAES
 
Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method Yayah Zakaria
 
Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...
Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...
Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...Power System Operation
 
Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...
Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...
Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...IJERA Editor
 
IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...
IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...
IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...IRJET Journal
 
IRJET- Survey of Micro Grid Cost Reduction Techniques
IRJET-  	  Survey of Micro Grid Cost Reduction TechniquesIRJET-  	  Survey of Micro Grid Cost Reduction Techniques
IRJET- Survey of Micro Grid Cost Reduction TechniquesIRJET Journal
 
Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...IJECEIAES
 
Generator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid TechniqueGenerator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid TechniqueIRJET Journal
 
IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...
IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...
IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...IRJET Journal
 
PVPF tool: an automated web application for real-time photovoltaic power fore...
PVPF tool: an automated web application for real-time photovoltaic power fore...PVPF tool: an automated web application for real-time photovoltaic power fore...
PVPF tool: an automated web application for real-time photovoltaic power fore...IJECEIAES
 
Energy Harvesting for Remote Condition Monitoring
Energy Harvesting for Remote Condition MonitoringEnergy Harvesting for Remote Condition Monitoring
Energy Harvesting for Remote Condition MonitoringIRJET Journal
 
IEEE 2014 NS2 NETWORKING PROJECTS Cloudy computing leveraging weather foreca...
IEEE 2014 NS2 NETWORKING PROJECTS  Cloudy computing leveraging weather foreca...IEEE 2014 NS2 NETWORKING PROJECTS  Cloudy computing leveraging weather foreca...
IEEE 2014 NS2 NETWORKING PROJECTS Cloudy computing leveraging weather foreca...IEEEBEBTECHSTUDENTPROJECTS
 
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...IJECEIAES
 

Similar to Energy Harvesting EDF Algorithm Increases Lifetime (20)

ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
ENERGY EFFICIENT SCHEDULING FOR REAL-TIME EMBEDDED SYSTEMS WITH PRECEDENCE AN...
 
Optimal scheduling and demand response implementation for home energy management
Optimal scheduling and demand response implementation for home energy managementOptimal scheduling and demand response implementation for home energy management
Optimal scheduling and demand response implementation for home energy management
 
An Intelligent Power Management Investigation for Stand-alone Hybrid System U...
An Intelligent Power Management Investigation for Stand-alone Hybrid System U...An Intelligent Power Management Investigation for Stand-alone Hybrid System U...
An Intelligent Power Management Investigation for Stand-alone Hybrid System U...
 
E41042937
E41042937E41042937
E41042937
 
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
 
Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method
 
Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method Improving Efficiency of Power Systems by Demand Side Management Method
Improving Efficiency of Power Systems by Demand Side Management Method
 
Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...
Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...
Sampling-Based Model Predictive Control of PV-Integrated Energy Storage Syste...
 
Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...
Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...
Implementing Workload Postponing In Cloudsim to Maximize Renewable Energy Uti...
 
IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...
IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...
IRJET-Grid Connected Hybrid Renewable Energy System for Vehicles Charging Sta...
 
IRJET- Survey of Micro Grid Cost Reduction Techniques
IRJET-  	  Survey of Micro Grid Cost Reduction TechniquesIRJET-  	  Survey of Micro Grid Cost Reduction Techniques
IRJET- Survey of Micro Grid Cost Reduction Techniques
 
A Primary Study of Tracking Photovoltaic System for Mobile Station in Malaysia
A Primary Study of Tracking Photovoltaic System for Mobile Station in MalaysiaA Primary Study of Tracking Photovoltaic System for Mobile Station in Malaysia
A Primary Study of Tracking Photovoltaic System for Mobile Station in Malaysia
 
Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...
 
Generator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid TechniqueGenerator Maintenance Scheduling Of Power System Using Hybrid Technique
Generator Maintenance Scheduling Of Power System Using Hybrid Technique
 
IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...
IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...
IRJET-System Analysis and Optimization of Photovoltaic –Wind Hybrid System: R...
 
PVPF tool: an automated web application for real-time photovoltaic power fore...
PVPF tool: an automated web application for real-time photovoltaic power fore...PVPF tool: an automated web application for real-time photovoltaic power fore...
PVPF tool: an automated web application for real-time photovoltaic power fore...
 
Energy Harvesting for Remote Condition Monitoring
Energy Harvesting for Remote Condition MonitoringEnergy Harvesting for Remote Condition Monitoring
Energy Harvesting for Remote Condition Monitoring
 
I010626370
I010626370I010626370
I010626370
 
IEEE 2014 NS2 NETWORKING PROJECTS Cloudy computing leveraging weather foreca...
IEEE 2014 NS2 NETWORKING PROJECTS  Cloudy computing leveraging weather foreca...IEEE 2014 NS2 NETWORKING PROJECTS  Cloudy computing leveraging weather foreca...
IEEE 2014 NS2 NETWORKING PROJECTS Cloudy computing leveraging weather foreca...
 
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

Energy Harvesting EDF Algorithm Increases Lifetime

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 9, No. 1, February 2019, pp. 539~545 ISSN: 2088-8708, DOI: 10.11591/ijece.v9i1.pp539-545  539 Journal homepage: http://iaescore.com/journals/index.php/IJECE Energy harvesting earliest deadline first scheduling algorithm for increasing lifetime of real time systems Arvind Kumar, Bashir Alam Department of Computer Engineering, FET, Jamia Millia Islamia, India Article Info ABSTRACT Article history: Received Mar 4, 2018 Revised Sep 7, 2018 Accepted Sep 21, 2018 In this paper, a new approach for energy minimization in energy harvesting real time systems has been investigated. Lifetime of a real time systems is depend upon its battery life. Energy is a parameter by which the lifetime of system can be enhanced. To work continuously and successively, energy harvesting is used as a regular source of energy. EDF (Earliest Deadline First) is a traditional real time tasks scheduling algorithm and DVS (Dynamic Voltage Scaling) is used for reducing energy consumption. In this paper, we propose an Energy Harvesting Earliest Deadline First (EH-EDF) scheduling algorithm for increasing lifetime of real time systems using DVS for reducing energy consumption and EDF for tasks scheduling with energy harvesting as regular energy supply. Our experimental results show that the proposed approach perform better to reduce energy consumption and increases the system lifetime as compared with existing approaches. Keywords: Earliest Deadline First Energy Harvesting Real Time System Scheduling Task Feasibility Copyright © 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Arvind Kumar, Department of Computer Engineering, Faculty of Engineering and Technology, Jamia Millia Islamia, New Delhi, India. Email: arvinddagur@gmail.com 1. INTRODUCTION The role of real time system is increasing in today’s scenario. As user needs are changing, real time systems are being used very extensively in a large number of systems. These systems also have been used in the daily life of human such as automatic vehicle driver, automatic control system, navigation system, reservation system, medical fields, weather forecasting system, etc. Many real time devices which are situated in the remote area where charging a battery is not possible through usual resources, energy harvesting is required [1]. Energy harvesting is an approach that allows capturing the energy from natural resources. An unused ambient energy is converted into electrical energy which can be directly used by the system or stored in batteries for further use. Using this approach we can increase the system’s lifetime. In energy harvesting real time systems, the main issue is to guarantee that the system does not consume more energy than available and harvested energy at a particular moment [1], [2], [3]. There are several energy harvesting approaches such as solar power (sunlight), wind power, ocean waves, etc. Energy harvesting using solar power is a perfect match for real time devices [2]. Energy is being harvested from sunlight and pass to the energy storage device (battery) or to the system directly. A system can perform continuous functioning if it is getting the required energy directly from the sun [4]. The system stops working if the battery gets discharged. DVS (Dynamic Voltage Scaling) is the well known and most effective approach for energy management in real time systems [2].
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 539 - 545 540 Energy consumption can be reduced using DVS by scaling the voltage level on the basis of energy requirement of the system to execute a task. DVS gives the best performance when the energy requirement of a system is less than the available energy, the supply voltage can dynamically be reduced to the lowest possible requirement of energy to operate the system [5], [6]. The main issue in battery operated real time devices is to increase the system lifetime. The lifetime of a system can be increased by proper task scheduling and proper energy management. Many approaches have been designed for energy minimization. As the functioning for a device is increasing, a continuous source of energy is required which is not possible in a real time device working in remote areas. Energy harvesting is best suitable approach in such systems. The lifetime can be increased by using both concept together. In this paper, we are using the concept of energy harvesting for ensuring energy availability of a system and DVS for reducing energy consumption. We investigate an algorithm for minimizing power consumption in energy harvesting real time systems which increase the lifetime. Energy Harvesting Earliest Deadline First Scheduling (EH-EDF) Algorithm for Increasing Lifetime of Real Time Systems has been proposed to increase the task feasibility and minimize energy consumption. Rest part of the paper is organized as follows: section 2 reviews the related work. Section 3 describes the system models and which include application model, task model, and energy model. In section 4, we formally define the scheduling policies with the problem statement. The EH-EDF scheduling algorithm has been proposed and analyzed in section 5. Section 6 presents the experiment and results and finally section 7 concludes the paper. 2. RELATED WORK In past years, researchers focuses on designing online scheduling algorithms for real time systems. The researchers also worked to enhance the task scheduling to overcome the limitation of exiating algorithms. Feasibility of task in real time systems depends on its deadline as timing constraint. Unavailability of energy in these real time systems (working in remote areas) is a big issue. A lot of research has been done to minimize the energy consumption. Dynamic Power Management (DPM) and Dynamic Voltage and Frequency Scaling (DVFS) has been investigated for minimizing energy consumption for battery operated system [7], [8], [9]. These approaches work efficiently with available energy resources. In battery operated systems, a battery has its lifetime. It can't work after discharge. Batteries need to be charged or replaced for continuing the functioning. Replacement of battery is not possible of those systems which are working in remote areas (such as mountains, forests, etc). Replacement of batteries in such real time systems is not possible easily and it is very costly [10], [11], [12], [13]. To overcome the problem of battery life, an energy harvesting approach has been designed by many researchers [1], [14], [15]. The lifetime of such real time system can be enhanced using energy harvesting and the problem of battery charging is also reduced. Uninterrupted power supply can be produced using energy harvesting from sunlight using photovoltaic (PV) cell (solar system). Energy harvesting from sunlight have various characteristics such as the output of solar panel varies in the morning, noon and evening time. The magnitude of energy is very high at noon as compare to morning and evening time. The outputs of such systems also depend upon weather conditions. Good weather condition leads to maximize energy output. To continue operating properly in bad weather condition, morning or evening time, or even in the night, energy storage element such as a rechargeable battery is required [6], [17], [18]. Many researchers also have been presented for energy harvesting in real time systems which work differently from DVFS/DPM [19]. The task scheduling in such systems is also based on EDF [15], [17]. In earlier research, it was considered that energy is not required for scheduling jobs in single processor computing systems [20]. In EDF, the feasibility of each task depends on its deadline. A task which a minimum deadline at that instant is scheduled first. Energy harvesting EDF scheduling algorithms also have been presented for an aperiodic task, which does not consider future energy requirement, energy production and task arrival [21], [22]. Energy shortage should imperatively be anticipated to avoid missing the deadline of tasks. ED-H, a semi-online scheduling algorithm has been presented by Chetto in [14] for optimal scheduling in the energy harvesting computing system in which feasibility test is applied to check optimality. 3. SYSTEM MODELS In this section, it is explained the results of research and at the same time is given the comprehensive discussion. Results can be presented in figures, graphs, tables and others that make the reader understand easily [2], [3]. The discussion can be made in several sub-chapters.
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Energy harvesting earliest deadline first scheduling algorithm for increasing lifetime… (Arvind Kumar) 541 3.1. Application Model We consider real time critical applications connected to an energy harvesting system. Real time critical systems contain various tasks such as periodic task, sporadic task, or aperiodic task. Here we consider aperiodic task which contains its arrival time, execution time and deadline. Here we also consider another parameter for energy harvesting. An energy harvesting device collects energy from its environment with some rate. That energy is stored in an energy storage device for future use by real time system. 3.2. Task Model In this paper, we consider a set T = {T1, T2, …, Tn } of n independent, non-preemptive aperiodic tasks scheduled on the uni-processor system. Each task Ti is a collection of 4 tuples <ai, ci, di, Ei>, where ai represents arrival time, ci represents execution time, di is the deadline of a task, and Ei is energy consumption. We consider a single processing unit to schedule the real time task that supports only operating voltage. Its energy consumption is only at the time of operation performing on a task. Another parameter in real time system is utilization Ui. The utilization of task can be defined as Ui=ci/di such that 0≤Ui≤1. The total utilization of task set can be defined as the sum of all task utilizations and it can be expressed as Total Utilization U=∑ U . The utilization of task and total utilization of n task set should be less than 1. When the utilization U is closed to "1" then the execution of task can't be postponed by the processor. 3.3. Energy Model Energy is the major concern in battery operated real time systems. Energy model can be expressed in three different ways such as energy production model and energy consumption model and energy storage model [5]. a. Energy Production Model: The energy can be produced by an instantaneous charging rate that incorporates all losses. The energy production from a source between time interval [t1 and t2] can be expressed as follows. Ep (t1, t2)=∫ 𝑅𝑝(𝑡) 𝑑𝑡 Where Ep (t1, t2)=Energy produced between t1 and t2 and 𝑅𝑝(𝑡)=Rate of energy production. b. Energy Consumption Model: Energy consumption of a real time device can be modelled as the sum of static energy consumption and dynamic energy consumption. Real time systems are DVS enabled which can perform at different frequency level. The frequency level of a system is directly proportional to supplied voltage. The frequency level is maximum (fmax) at maximum voltage (Vmax) and frequency level is minimum (fmin) at a minimum voltage (Vmin). Frequency level will increase on increasing the voltage and decrease on decreasing the supplied voltage. The energy consumption Ec(t) at maximum voltage and frequency for a task T can be defined Ec (t)=Ec (stat)+h {Ec (dep)+Ec (Indp)} Where Ec (stat) is static energy consumption which can be saved by turning off the whole system, Ec(dep) and Ec(Indp) both are dynamic power consumption which is frequency dependent and independent. The coefficient h=1, If the task executes in the system otherwise h=0. c. Energy Storage Model: Normally battery (energy storage device) is used for energy storage in a system. We also assume a battery (with maximum capacity EC), is used in the real time system. Harvested energy cannot be more than its capacity. Energy is wasted on continuous charging if the battery is fully charged at time t. A battery can be considered as fully charged if Ep(t1, t2) ≈ EC. 4. SCHEDULING POLICIES Static Scheduling: Task set is pre-defined and initially computed for checking the feasible schedule. A processor demand for the task set is defined at starting level. A predefined set of periodic tasks are generated between time interval t1 and t2. The total processor demand of n tasks can be calculated as the sum of execution time of all tasks are expressed by following equations pd(t1, t2) =∑ 𝑐 |{ i = 1,2,…,n}
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 539 - 545 542 where pd(t1, t2)=Processor Demand between t1 and t2. ci=Execution time Feasibility of task can be checked by comparing processor demand with a deadline. Feasibility of a task Ti is guaranteed if and only if the processor demand (pd) of that task is less than its deadline and slack time of the task is greater than 0. For a task Ti, its deadline di and slack time Si are di = D – ∑ 𝑐 , 1≤ i ≤ k Si = di - ∑ 𝑐 , 1≤ i ≤ k Where D is the duration of a frame in 1≤ i ≤ k. we can easily say the necessary and sufficient condition for a task, Ti ∈ T, to be feasible is Si ≥ 0. Dynamic Scheduling: In dynamic scheduling, the arrival of the task is not defined and the feasibility of task is decided after its arrival at runtime. If a task Ti arrives at ai with execution time ci and deadline di. Slack time Si(d) for dynamic task Ti at arrival time ai is computing by the following equation. Si(d) = di – ai – ci – RTi where RTi is total remaining execution time of higher priority tasks. In real time energy harvesting systems, the feasibility of a task depends upon slack time and the slack time depends upon available energy. If the system has sufficient energy then it can be run at a maximum voltage which gives maximum slack time. We reduce the voltage level for saving energy to increase the lifetime of a system. The system also harvests energy if it is situated in remote areas where harvesting is only the source of energy. Our aim is to enhance the task feasibility and reduce the energy consumption. 5. PROPOSED APPROACH EDF is a traditional scheduling algorithm based on earliest deadline first scheduling policy. Energy minimization is major concern in battery operated real time systems. The task is authorized to execute only if there is sufficient power supply otherwise the low priority task which requires less energy than available energy is scheduled first. The idea behind this paper is to use energy harvesting for regular source of energyand execute the awaiting task by combining both EDF and DVS togather. Theorem 5.1: if Task Ti missed the deadline due to Edi > EAi, there exist no schedule in EDF for a task set T. Proof: if Edi > EAi, directly shows that energy demand for a task is greater than the available energy. The task will not schedule due to less amount of available energy. If the task is not schedulable then there exists no schedule for a task set T. Energy Harvesting EDF algorithm: Theorem 5.1 shows that there exists no schedule if available energy is less than the demand energy. If Ep(t1, t2) is energy produced between interval t1 and t2 Then EAi = EAi (t1)+ Ep(t1, t2) If Edi < EAi There exists a valid schedule for task Ti. The energy demand of a task set T between the time interval t1 and t2 can be defined as Edi(t1, t2) = ∑ 𝐸 Where Ei is energy demand for a task Ti. Available energy of a task set T between the time interval t1 and t2 is computing using the following EAi(t1, t2) = EC + Ep(t1, t2) – Edi(t1, t2) Where EAi(t1, t2) = Available energy after executing T tasks between time interval t1 and t2 EC = the capacity of energy storage device In proposed energy harvesting earliest deadline first (EH-EDF) scheduling algorithm EDF is applied with energy harvesting to schedule the task set. The feasibility of tasks depends upon two factors, absolute deadline ADi and available energy. If a task has smaller execution time than its absolute deadline then the task may be feasible. It then checks the available energy at the time of execution and if the available energy is less than the required energy to execute the task then the task scheduling is feasible.
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Energy harvesting earliest deadline first scheduling algorithm for increasing lifetime… (Arvind Kumar) 543 We Applied DVS to increase lifetime by decreasing the voltage level. We reduced the voltage level of the system to schedule a task. The processing time of task will increased on decreasing the voltage and energy consumption reduced. For the task having sufficient deadline, DVS is applied to decrease energy consumption. Algorithm: Energy Harvesting Dynamic Voltage Scaling (EH-DVS) Scheduling Algorithm {Task set T = {T1, T2, …, Tn}, ReadyQueue = { }, est=execution start time, AD=Absolute deadline} ReadyQueue = empty Feasibility = TRUE At time t = 𝑎 , ADi = 𝑎 + di , Ui = If Ui ≤ 1 Then ReadyQueue = ReadyQueue + {Ti } While ReadyQueue ≠ empty { Select Ti | ADi ← min i=1 to n ADi If WCET (esti + ci ) ≥ ADi THEN Feasibility = FALSE Else if WCET (esti + ci ) ≤ ADi THEN If Edi ≥ EA THEN Feasibility = FALSE Else Apply DVS to reduce the voltage level GOTO step 10 } IF Feasibility ==TRUE { Schedule the Ti on empty core TAG core as Busy with task Ti ReadyQueue = ReadyQueue – {Ti } } Exit We can dynamically increase or decrease the voltage level as per system requirement which saves the system energy and enhance the lifetime of the system. 6. EXPERIMENT & RESULTS We implemented the proposed approach in C++ and use Jetson TK1 boad to check the task feasibility. Each task contains its arrival time, execution time, deadline and initially available energy. Now suppose EA is available energy at time instant t=0, we compute the utilization of that task. Utilization of the task should be smaller than 1, which means that the task scheduling is feasible. We again check the worst- case execution time of the task and if it is less than the absolute deadline, again task may be feasible. We assume initially battery is full with the capacity (available energy) 100 units and tasks are ready for execution. We assume energy is drained in multiple of 8 units by execution time for each task. We check that energy drained is less than the available energy, which provide a feasible schedule for the task. Each task is scheduled on the basis of the smaller deadline. Figure 1 shows the availability of energy at different time interval and the experiment are done on the assumption of energy harvested at different time interval in good weather conditions. When the system is executing a task some amount of energy is drained and available energy is decreased. After ehergy harvesting the reduction in available energy is less as compared to the reduction without energy harvesting. As there is no source of energy for charging the battery then the continuous consumption of energy discharged the battery and stops the execution of more tasks.
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 1, February 2019 : 539 - 545 544 Figure 1. Available energy, energy harvesting and energy drain Comparison of task scheduling feasibility has been shown in Figure 2. The experiment results shows that the proposed approach scheduled more tasks as compared to existing tasks scheduling algorithms. The tasks scheduling is very low in non harvesting real time systems as compared to energy harvesting real time systems. Task scheduling depends upon available energy which gives the feasible schedule with available energy only. A large number of the task has been scheduled after applying energy harvesting approach. The feasibility of task increased by using energy harvesting and DVS simultaneously. Graph in Figure 2 shows that the proposed approach EH-DVS executes more number of task as compared to existing approaches. As energy capacity is increased the task scheduling ratio is also increased in our proposed approach. Figure 2. Comparison of task scheduling with EH 7. CONCLUSION To enhance the lifetime of real time system, energy harvesting with dynamic voltage scaling (DVS) is applied. A system works effectively and continuously using energy efficient approach with charging resource. We developed an algorithm which enhanced the lifetime of an energy harvesting real time systems. We applied dynamic voltage scaling and EDF togather and scheduled the task set with energy harvesting. Experiments and results shows that the proposed Energy Harvesting Earliest Deadline First (EH-EDF) Scheduling Algorithm is better and scheduled more task as compared to existing approaches. 0 20 40 60 80 100 120 1 2 3 4 5 6 7 8 9 ENERGY TIME INTERVAL EA Ed EA( without EH) Ep 0 20 40 60 80 100 120 0 100 200 300 400 500 600 No.ofTasks Available Energy without EH with EH EH-DVS
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Energy harvesting earliest deadline first scheduling algorithm for increasing lifetime… (Arvind Kumar) 545 REFERENCES [1] Abdeddaïm, Y., Chandarli, Y., Davis, R.I. et al., “Response Time Analysis for Fixed Priority Real-Time System with Energy Harvesting,” Real-Time System 52: 125, 2016. https://doi.org/10.1007/s11241-015-9239-7 [2] X. Lin, Y. Wang, N. Chang and M. Pedram, "Concurrent Task Scheduling and Dynamic Voltage and Frequency Scaling in a Real-Time Embedded System With Energy Harvesting," in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, vol. 35, no. 11, pp. 1890-1902, Nov. 2016. [3] M. Chetto and A. Queudet, "A Note on EDF Scheduling for Real-Time Energy Harvesting Systems," in IEEE Transactions on Computers, vol. 63, no. 4, pp. 1037-1040, April 2014. [4] W. Housseyni, O. Mosbahi, M. Khalgui and M. Chetto, "Real-time Scheduling of Sporadic Tasks in Energy Harvesting Distributed Reconfigurable Embedded Systems," 2016 IEEE/ACS 13th International Conference of Computer Systems and Applications (AICCSA), Agadir, 2016, pp. 1-8. [5] Li, X.; Xie, N.; Tian, X. “Dynamic Voltage-Frequency and Workload Joint Scaling Power Management for Energy Harvesting Multi-Core WSN Node SoC,” Sensors 2017, 17, 310 [6] J. Lu and Q. Qiu., “Scheduling and Mapping of Periodic Tasks on Multi-core Embedded Systems with Energy Harvesting,” Journal of Computers and Electrical Engineering, pp. 498-510, 2011. [7] Guohui Li. Fangxiao Hu& Ling Yuan., “An Energy–Efficient Scheduling Scheme For Aperiodic Tasks in Embedded Systems,” In: IEEE Multimedia & Ubiquitous Engineering, 4-6 June. pp. 369-376, 2009. [8] A. Allavena and D. Mosse., “Scheduling of Frame-based Embedded Systems with Rechargeable Batteries,” In Workshop on Power Management for Real-Time and Embedded Systems, 2001. [9] C. Moser, D. Brunelli, L. Thiele, and L. Benini., “Real-time scheduling for energy harvesting sensor nodes,” Real- Time System; 37, 3, 233-260, 2007. [10] J. Chen, T. Wei and J. Liang, "State-Aware Dynamic Frequency Selection Scheme for Energy-Harvesting Real- Time Systems," in IEEE Transactions on Very Large Scale Integration (VLSI) Systems, vol. 22, no. 8, pp. 1679- 1692, Aug. 2014. [11] C. Rusu, R. Melhem, and D. Mosse, “Multi-version Scheduling in Rechargeable Energy-Aware Real-Time Systems,” Journal of embedded computing”; 3, 2-11, 2004. [12] Francesco Quaglia, “A Cost Model for Selecting Checkpoint Positions in Time Warp Parallel Simulation,” IEEE Transactions on Parallel and Distributed Systems; 12, 4, 346 – 362, 2001. [13] S. Liu, Q. Qiu and Q. Wu., “Task Merging for Dynamic Power Management of Cyclic Applications in Real-Time Multiprocessor Systems,” IEEE International Conference on Computer Design, ICCD; pp. 397-404, 2006. [14] H. El Ghor, M. Chetto, and R. H. Chehade., “A Real-Time Scheduling Framework for Embedded Systems with Environmental Energy Harvesting,” Computer Electrical Engineering; 37, 4, 498-510, 2011. [15] Y. Abdeddaim and D. Masson., “Real-time Scheduling of Energy Harvesting Embedded Systems with Timed Automata,” In: IEEE Embedded Real-Time Computer System Application conference; Aug., pp. 31-40, 2012. [16] Linjie Zhu, Tongquan Wei, Xiaodao Chen, Yonghe Guo, and Shiyan Hu., “Adaptive Fault-Tolerant Task Scheduling for Real-Time Energy Harvesting Systems,” Journal of Circuits, Systems and Computers 21:01, 2012 [17] Priya, Shashank, Inman, Daniel J. , “Energy Harvesting Technologies,” New York, NY, USA: Springer-Verlag, 2009. [18] X. Qin and T. Xie., “An Availability-Aware Task Scheduling Strategy for Heterogeneous Systems,” IEEE Transaction on Computers; 57, 2, 188– 199, 2008. [19] S. Liu, Q. Qiu, and Q.Wu., “Energy Aware Dynamic Voltage and Frequency Selection for Real-Time Systems With Energy Harvesting,” In: DATE, 236-241, 2008. [20] K. H. Kim and J. Kim., “An Adaptive DVS Checkpointing Scheme for Fixed-Priority Tasks with Reliability Constraints in Dependable Real-Time Embedded Systems”, Embedded Software and Systems. 4523, 560-571, 2007. [21] Y. Zhang and K. Chakrabarty, “A Unified Approach for Fault Tolerance and Dynamic Power Management in Fixed- Priority Real-Time Embedded Systems,” IEEE Transaction on Computer-Aided Design of Integrated Circuits and Systems; 25(1), 111-125, 2006. [22] R. Jejurikar, Rajesh Gupta., “Energy-aware Task Scheduling with Task Synchronization for Embedded Real-Time Systems,” IEEE transactions on computer-aided design of integrated circuits and systems, 25, 6, pp. 1024–1037, 2006.