SlideShare a Scribd company logo
1 of 5
Download to read offline
Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09
www.ijera.com 5 | Page
P a g e
Battery Remaining Useful life Forecast Applied in Unmanned
Aerial Vehicle.
Darielson A. Souza*, João L. O. Torres**, Leonardo T. Albuquerque*, Antônio
T. S. Brito***, Vandilberto P. Pinto*
*(Post-Graduate Program in Electrical and Computer Engineering – Federal University of Ceará (UFC),
Coronel Estanislau Frota, Sobral-CE, Brazil
** (Department of Electrical Engineering – Federal University of Ceará (UFC), Coronel Estanislau Frota,
Sobral-CE, Brazil
*** (Distance Learning Center (CEAD) – Federal University of Piauí (UFPI), Campo Maior-PI, Brazil
ABSTRACT
The batteries has been widely used as an energy storage system for unmanned aerial vehicles (UAVs). To avoid
faults in these systems (UAVs), which are powered by batteries, there are several approaches to forecast the
Remaining Useful Life (RUL) of the batteries. In this work, it's proposed the use of a model based on Extended
Kalman Filter (EKF) to estimate the RUL in Lithium-Ion batteries. The database used was available at NASA's
repository in 2015.
Keywords - Lithium-Ion batteries, Extended Kalman Filter, RUL Estimation, UAVs
I. INTRODUCTION
Li-Ion (Lithium-Ion) batteries are recently used
in UAVs (Unmanned Aerial Vehicles Non-) due to
its high energy density and its long life cycle when
compared to other types of batteries [1]. Every
battery has a remaining useful life, in which she will
degrade over time and use. Often the equipment that
typically more failures in UAVs are batteries.
For predict UAVs failures, there are techniques
which aim to observation and evaluation of the
degradation of components over time systems [2].
These forecasts are given from techniques: PHM
(Prognostic and Health Monitoring). The PHM
techniques acquire information on the health of
the equipment, based on monitoring sensors, in
which the collected result information of the nearby
points of failure [3]. As the battery is the study of
equipment in this work, it is one of the equipment
that fail, it can be analyzed later after its
monitoring, which will be obtained as driving may
occur fault, through RUL (Remaining Useful Life) .
This paper deals with a proposed
methodology to estimate the RUL of Li-Ion
batteries. This battery as previously seen after, is
used in UAVs, and it also is a equipment that
might fail. The proposed methodology would be
the battery being discharged behavior, where
voltages was collected at its terminals by the end
of the discharge profile. These data are obtained
by a database that NASA released in 2015. To
make estimates was used Extended Kalman Filter
(EKF) which is an approach that works with non-
linear behavior.
The remaining sections of this paper are divided
as follows. Section 2 is a brief description of Li-Ion
batteries. The next section will look at the database
that will be used at this work. Section 4 presents the
model based on Extended Kalman Filter.
The following section reports the results of the
predictions and the conclusions.
II. LITHIUM-ION BATTERIES
Batteries are energy storage devices that convert
chemical energy into electrical energy and vice versa.
Batteries are formed of a pair of electrodes (anode
and cathode) immersed in a [4] electrolyte. Figure 1
shows the operation of the Li-Ion battery.
Fig 1. Battery Behavior lithium-Ion
RESEARCH ARTICLE OPEN ACCESS
Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09
www.ijera.com 6 | Page
P a g e
One of the most important parameters in the
analysis of the remaining battery life is the current
required by the load. In general, the battery is
specified as a function of current that can be
supplied and duration. However, changes in battery
discharge current gives rise to significant variations
both in voltage at the battery terminals as the total
amount of energy supplied by it [5]. It can be seen
from Figure 2 that, for large values of the discharge
current, the total amount of energy supplied by the
battery (represented in the figure by the area under
each curve) is lower.
Fig. 2. Effect of Current in Battery Discharge Curve.
III. DATA BASE
This initial study is to carry out the forecast
charging status using a NASA repository of Li-Ion,
where these types of batteries are widely used in
UAVs. Prognosis repository data was provided by
NASA Ames Research Center in [6]. The data are
divided into four Li-Ion batteries identified by
RW13, RW14, RW15 and RW16, but the RW13
and RW14 batteries were used in this study.
According to [7] the batteries were loaded with
voltage up to 4.2 V and discharged until reaching
the voltage of 3.2 V, using a random sequence
current 0.5 to 5 A. During unloading every one
minute is chosen at random a new load set point.
Table 1 shows the probability of choosing the load
set point during battery discharge.
Table 1. Probabilities of selecting each
potential load setpoint
Figures 3 and 4 represent the discharge profile
curves batteries RW13 and RW4 respectively.
Fig. 3. Discharge of Battery [RW13].
Fig. 4. Discharge of Battery [RW14].
Figures 5 and 6 show the ability of RW13 and
RW14 batteries respectively over the days, starting
in the month of July 2014 and ending in April 2015.
Fig. 5. Degradation of Measured Capacity of Battery
[RW13].
Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09
www.ijera.com 7 | Page
P a g e
Fig. 6. Degradation of Measured Capacity of
Battery[RW14]
IV. PREDICTION
The load prediction was performed using an
Extended Kalman Filter (EKF). The use of filtering
techniques to forecast involves two steps: estimation
of degradation and forecast moment of failure.
During the degradation estimation step is
used a model to describe the degradation of the
equipment. In this study, we used the model
described by equation (1).
d[k 1]  r d[k ] w1
[k ] (1)
m[k ]  d[k ] v[k]
Where the degradation of the system at time is
given by d[k], r is the rate at which degradation is
modified, m is the voltage measurement obtained in
the tests and w1 and v are white noise Gaussian
process and measured, respectively.
The chosen model assumes that degradation has
an exponential behavior determined by the r
parameter.
It can check by Figures 3 and 4 that the data
series have exponential behavior but with different
decay rates. This fact is quite visible to different
discharge currents, but is also present in series with
the same discharge current. Thus, it is necessary to
estimate r in each data series. Incorporating this
estimate to the model we have this final model in
equation (2).
d[k 1]  r[k] d[k]  w1[k]
r[k 1]  r[k]  w2 [k] (2)
m[k]  d[k]  v[k]
In this model, r is estimated along the
iterations using a random walk model (w2 is a
Gaussian white noise). Whereas the estimated value
of r should not vary over a range of data, it was
decided to adopt the strategy described in [8]. In this
strategy, w2 variance is adjusted according to the
variance of the estimate of r given by the
Kalman Filter. This procedure is designed to start the
estimation with a high variance, enabling to search a
larger space and narrow the search space as the filter
is converging.
The estimation step of degradation is
therefore estimate d from the measurement of m
using the model described in (2) and an EKF. This
step is performed to the moment where you want to
make a prediction.
During the forecast stage the estimates of
d and r are used together with the model (2) to
simulate the evolution of the degradation over future
iterations.
Cast lots up points belonging to estimated
distribution of d and r then verified the evolution of
each point using the first two equations (2). A
prediction of failure time is determined by the
violation of the failure threshold for the
measurement of degradation.
The predicted distribution of the failure
time is constructed from the predictions of multiple
points drawn from r distributions. For this paper, the
fault threshold was established the intervals of 3 and
3.5 V.
V. RESULTS
Figures 7 at 10 show the results of
predictions carried out in 1 to 10 minutes prior to
battery failure. The confidence intervals include
99% of the predictions made. Although the use of
a simple model of progression of degradation was
observed a good performance of the forecasting
system. The failure of real moment is within the
confidence intervals scheduled up to five minutes in
advance for most datasets.
As can be seen, the quality of the
predictions decays as the discharge current
increases. This can be explained by the fact that
higher currents imply faster decay resulting in a
series of data with fewer points. The presence of a
few points impact on estimates of the EKF.
VI. CONCLUSION
This paper presents a methodology to
estimate the remaining useful life of a Li-ion battery
used in UAVs. The proposed method used an
Extended Kalman Filter (EKF) with an exponential
model of evolution of the degradation. The used
model generated good results, despite the simplicity
of the approach. As further work has been identified
the need of using a higher sampling rate. This change
impacts the quality of the estimate, given that
generate series with larger numbers of points.
Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09
www.ijera.com 8 | Page
P a g e
Other future studies must involve the use of
other degradation progression models and the load
forecast when the battery discharge current changes
during operation.
Fig. 7. Result of the first cycle of the NASA database RW13 Battery
Fig. 8. Result of the last cycle of the NASA database RW13 Battery
Fig. 9. Result of the first cycle of the NASA database RW14 Battery
Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com
ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09
www.ijera.com 9 | Page
P a g e
Fig. 10. Result of the last cycle of the NASA database RW14 Battery
ACKNOWLEDGMENTS
The authors acknowledge the support of CAPES for
supporting the master's program.
REFERENCES
[1] Bole, B.; Daigle, M and Gorospe, G.
(2014). Online prediction of battery
discharge and estimation of parasitic loads
for an electric aircraft. Proceedings of the
European Conference of the Prognostics and
Health Management Society, Nantes.
[2] Yin, S.; Pang, J.; Liu, D. and Peng, Y.
(2013). Remaining Useful Life Prognostics
for Lithium-ion Battery Based on
Gaussian Processing Regression
Combined with the Empirical Model.
Proceedings of the Annual Conference of
the Prognostics and HealthManagement
Society, New Orleans
[3] Goebel, K. and Saha, B. (2014). Prognostics
applied to electric propulsion UAV. In:
Valavanis, K. P. & Vachtsevanos, G. J.
(eds.). Handbook of Unmanned Aerial
Vehicles. Vol. 1. Springer.
[4] Huggins, R. (2008). Advanced Batteries:
Materials Science Aspects, 1st ed., Springer.
[5] Saha, B.; Koshimoto, E.; Quach, C. C.;
Hogge, E. F.; Strom, T. H.; Hill, B. L.;
Vazquez, S. L. and Goebel, K. (2011).
Battery health management system for
electric UAVs. Proceedings of the IEEE
Aerospace Conference. Big Sky.
[6] Batteries repository of NASA.
Available in:
http://ti.arc.nasa.gov/tech/dash/pco
e/prognostic- data-repository/
[7] Brian Bole, Chetan Kulkarni, and Matthew
Daigle, "Adaptation of an
Electrochemistry- based Li-Ion Battery
Model to Account for Deterioration
Observed Under Randomized Use", in the
proceedings of the Annual Conference
of the Prognostics and Health
Management Society, 2014
[8] Leao, B. P. (2011). Failure Prognosis
Offline Methods and Performance
Evaluation. PhD thesis - Technological
Institute of Aeronautics, Sao Jose dos
Campos. 2011.

More Related Content

What's hot

A new exact equivalent circuit of the medium voltage three-phase induction m...
A new exact equivalent circuit of the medium voltage  three-phase induction m...A new exact equivalent circuit of the medium voltage  three-phase induction m...
A new exact equivalent circuit of the medium voltage three-phase induction m...IJECEIAES
 
Predictive scheduling framework for electric
Predictive scheduling framework for electricPredictive scheduling framework for electric
Predictive scheduling framework for electric安娜 簡
 
Investigation of overvoltage on square, rectangular and L-shaped ground grid...
Investigation of overvoltage on square, rectangular and  L-shaped ground grid...Investigation of overvoltage on square, rectangular and  L-shaped ground grid...
Investigation of overvoltage on square, rectangular and L-shaped ground grid...IJECEIAES
 
Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...IJECEIAES
 
Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...
Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...
Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...chokrio
 
Islanded microgrid congestion control by load prioritization and shedding usi...
Islanded microgrid congestion control by load prioritization and shedding usi...Islanded microgrid congestion control by load prioritization and shedding usi...
Islanded microgrid congestion control by load prioritization and shedding usi...IJECEIAES
 
A Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationA Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationIJERA Editor
 
Technical Considerations of Adopting AERMOD into Australia and New Zealand
Technical Considerations of Adopting AERMOD into Australia and New Zealand Technical Considerations of Adopting AERMOD into Australia and New Zealand
Technical Considerations of Adopting AERMOD into Australia and New Zealand BREEZE Software
 
AERMOD and AUSPLUME: Understanding the Similarities and Differences
AERMOD and AUSPLUME: Understanding the Similarities and Differences AERMOD and AUSPLUME: Understanding the Similarities and Differences
AERMOD and AUSPLUME: Understanding the Similarities and Differences BREEZE Software
 
Disturbance observer-based controller for inverted pendulum with uncertaintie...
Disturbance observer-based controller for inverted pendulum with uncertaintie...Disturbance observer-based controller for inverted pendulum with uncertaintie...
Disturbance observer-based controller for inverted pendulum with uncertaintie...IJECEIAES
 
Introducing Rrs
Introducing RrsIntroducing Rrs
Introducing Rrsrichardrs
 
Elk 26-6-32-1711-330
Elk 26-6-32-1711-330Elk 26-6-32-1711-330
Elk 26-6-32-1711-330Mellah Hacene
 
Bulk power system availability assessment with multiple wind power plants
Bulk power system availability assessment with multiple wind power plants Bulk power system availability assessment with multiple wind power plants
Bulk power system availability assessment with multiple wind power plants IJECEIAES
 
Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...
Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...
Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...BREEZE Software
 
Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...IJECEIAES
 

What's hot (20)

Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...
 
A new exact equivalent circuit of the medium voltage three-phase induction m...
A new exact equivalent circuit of the medium voltage  three-phase induction m...A new exact equivalent circuit of the medium voltage  three-phase induction m...
A new exact equivalent circuit of the medium voltage three-phase induction m...
 
Predictive scheduling framework for electric
Predictive scheduling framework for electricPredictive scheduling framework for electric
Predictive scheduling framework for electric
 
Investigation of overvoltage on square, rectangular and L-shaped ground grid...
Investigation of overvoltage on square, rectangular and  L-shaped ground grid...Investigation of overvoltage on square, rectangular and  L-shaped ground grid...
Investigation of overvoltage on square, rectangular and L-shaped ground grid...
 
Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...Coordinated planning in improving power quality considering the use of nonlin...
Coordinated planning in improving power quality considering the use of nonlin...
 
Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...
Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...
Performance Analysis of Faults Detection in Wind Turbine Generator Based on H...
 
Islanded microgrid congestion control by load prioritization and shedding usi...
Islanded microgrid congestion control by load prioritization and shedding usi...Islanded microgrid congestion control by load prioritization and shedding usi...
Islanded microgrid congestion control by load prioritization and shedding usi...
 
A Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm OptimizationA Study of Load Flow Analysis Using Particle Swarm Optimization
A Study of Load Flow Analysis Using Particle Swarm Optimization
 
Technical Considerations of Adopting AERMOD into Australia and New Zealand
Technical Considerations of Adopting AERMOD into Australia and New Zealand Technical Considerations of Adopting AERMOD into Australia and New Zealand
Technical Considerations of Adopting AERMOD into Australia and New Zealand
 
40220140504009
4022014050400940220140504009
40220140504009
 
AERMOD and AUSPLUME: Understanding the Similarities and Differences
AERMOD and AUSPLUME: Understanding the Similarities and Differences AERMOD and AUSPLUME: Understanding the Similarities and Differences
AERMOD and AUSPLUME: Understanding the Similarities and Differences
 
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...
 
Disturbance observer-based controller for inverted pendulum with uncertaintie...
Disturbance observer-based controller for inverted pendulum with uncertaintie...Disturbance observer-based controller for inverted pendulum with uncertaintie...
Disturbance observer-based controller for inverted pendulum with uncertaintie...
 
Introducing Rrs
Introducing RrsIntroducing Rrs
Introducing Rrs
 
Elk 26-6-32-1711-330
Elk 26-6-32-1711-330Elk 26-6-32-1711-330
Elk 26-6-32-1711-330
 
Bulk power system availability assessment with multiple wind power plants
Bulk power system availability assessment with multiple wind power plants Bulk power system availability assessment with multiple wind power plants
Bulk power system availability assessment with multiple wind power plants
 
Aw34290297
Aw34290297Aw34290297
Aw34290297
 
Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...
Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...
Potential Benefits and Implementation of MM5 and RUC2 Data with the CALPUFF A...
 
I02095257
I02095257I02095257
I02095257
 
Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...Power losses reduction of power transmission network using optimal location o...
Power losses reduction of power transmission network using optimal location o...
 

Viewers also liked

Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...
Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...
Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...IJERA Editor
 
Magneto-transport properties of MnGeP2 and MnGeAs2 films
Magneto-transport properties of MnGeP2 and MnGeAs2 filmsMagneto-transport properties of MnGeP2 and MnGeAs2 films
Magneto-transport properties of MnGeP2 and MnGeAs2 filmsIJERA Editor
 
Analysis and Design of Marine Berthing Structure
Analysis and Design of Marine Berthing StructureAnalysis and Design of Marine Berthing Structure
Analysis and Design of Marine Berthing StructureIJERA Editor
 
A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...
A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...
A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...IJERA Editor
 
Causes of delays on Construction Projects in Kuwait according to opinion of e...
Causes of delays on Construction Projects in Kuwait according to opinion of e...Causes of delays on Construction Projects in Kuwait according to opinion of e...
Causes of delays on Construction Projects in Kuwait according to opinion of e...IJERA Editor
 
A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...
A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...
A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...IJERA Editor
 
Thermal Preference: An analysis alternative approache to estimatethermalcomfo...
Thermal Preference: An analysis alternative approache to estimatethermalcomfo...Thermal Preference: An analysis alternative approache to estimatethermalcomfo...
Thermal Preference: An analysis alternative approache to estimatethermalcomfo...IJERA Editor
 
Riverside Population in Amazon: Culture, Environment and Construction Technique
Riverside Population in Amazon: Culture, Environment and Construction TechniqueRiverside Population in Amazon: Culture, Environment and Construction Technique
Riverside Population in Amazon: Culture, Environment and Construction TechniqueIJERA Editor
 
Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)
Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)
Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)IJERA Editor
 
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...IJERA Editor
 
Design and Fem Analysis of Car Alloy Wheel
Design and Fem Analysis of Car Alloy WheelDesign and Fem Analysis of Car Alloy Wheel
Design and Fem Analysis of Car Alloy WheelIJERA Editor
 
Methods for assessment of a cooling tower plume size
Methods for assessment of a cooling tower plume sizeMethods for assessment of a cooling tower plume size
Methods for assessment of a cooling tower plume sizeIJERA Editor
 
An Experimental Study on Behavior of Partial Replacement of Cement with Groun...
An Experimental Study on Behavior of Partial Replacement of Cement with Groun...An Experimental Study on Behavior of Partial Replacement of Cement with Groun...
An Experimental Study on Behavior of Partial Replacement of Cement with Groun...IJERA Editor
 
Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...
Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...
Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...IJERA Editor
 

Viewers also liked (14)

Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...
Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...
Graph-Based Algorithm for a User-Aware SaaS Approach: Computing Optimal Distr...
 
Magneto-transport properties of MnGeP2 and MnGeAs2 films
Magneto-transport properties of MnGeP2 and MnGeAs2 filmsMagneto-transport properties of MnGeP2 and MnGeAs2 films
Magneto-transport properties of MnGeP2 and MnGeAs2 films
 
Analysis and Design of Marine Berthing Structure
Analysis and Design of Marine Berthing StructureAnalysis and Design of Marine Berthing Structure
Analysis and Design of Marine Berthing Structure
 
A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...
A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...
A Mobile-Cloud based Context-Aware and Interactive Framework for Diabetes Man...
 
Causes of delays on Construction Projects in Kuwait according to opinion of e...
Causes of delays on Construction Projects in Kuwait according to opinion of e...Causes of delays on Construction Projects in Kuwait according to opinion of e...
Causes of delays on Construction Projects in Kuwait according to opinion of e...
 
A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...
A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...
A Study on self-Compacting Concrete Using Portland Slag Cement with Partial R...
 
Thermal Preference: An analysis alternative approache to estimatethermalcomfo...
Thermal Preference: An analysis alternative approache to estimatethermalcomfo...Thermal Preference: An analysis alternative approache to estimatethermalcomfo...
Thermal Preference: An analysis alternative approache to estimatethermalcomfo...
 
Riverside Population in Amazon: Culture, Environment and Construction Technique
Riverside Population in Amazon: Culture, Environment and Construction TechniqueRiverside Population in Amazon: Culture, Environment and Construction Technique
Riverside Population in Amazon: Culture, Environment and Construction Technique
 
Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)
Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)
Acute Toxicity of Fluazifop-P-Butyl (Herbicide) on Daphnia magna (Straus, 1820)
 
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
 
Design and Fem Analysis of Car Alloy Wheel
Design and Fem Analysis of Car Alloy WheelDesign and Fem Analysis of Car Alloy Wheel
Design and Fem Analysis of Car Alloy Wheel
 
Methods for assessment of a cooling tower plume size
Methods for assessment of a cooling tower plume sizeMethods for assessment of a cooling tower plume size
Methods for assessment of a cooling tower plume size
 
An Experimental Study on Behavior of Partial Replacement of Cement with Groun...
An Experimental Study on Behavior of Partial Replacement of Cement with Groun...An Experimental Study on Behavior of Partial Replacement of Cement with Groun...
An Experimental Study on Behavior of Partial Replacement of Cement with Groun...
 
Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...
Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...
Elaboration and sensory evaluation of pecan nut butter (Carya Illinoensis K) ...
 

Similar to Battery Remaining Useful life Forecast Applied in Unmanned Aerial Vehicle.

IWEC2016_IWEC2016P74T10001_FullPaperSubmission
IWEC2016_IWEC2016P74T10001_FullPaperSubmissionIWEC2016_IWEC2016P74T10001_FullPaperSubmission
IWEC2016_IWEC2016P74T10001_FullPaperSubmissionGholamreza Noshirvani
 
Prediction of li ion battery discharge characteristics at different temperatu...
Prediction of li ion battery discharge characteristics at different temperatu...Prediction of li ion battery discharge characteristics at different temperatu...
Prediction of li ion battery discharge characteristics at different temperatu...eSAT Journals
 
Neural wavelet based hybrid model for short-term load forecasting
Neural wavelet based hybrid model for short-term load forecastingNeural wavelet based hybrid model for short-term load forecasting
Neural wavelet based hybrid model for short-term load forecastingAlexander Decker
 
Weather Prediction Model using Random Forest Algorithm and Apache Spark
Weather Prediction Model using Random Forest Algorithm and Apache SparkWeather Prediction Model using Random Forest Algorithm and Apache Spark
Weather Prediction Model using Random Forest Algorithm and Apache Sparkijtsrd
 
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...IJECEIAES
 
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...IRJET Journal
 
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...IJDKP
 
Study on Loss Allocation of Power Distribution Network with Distributed Gener...
Study on Loss Allocation of Power Distribution Network with Distributed Gener...Study on Loss Allocation of Power Distribution Network with Distributed Gener...
Study on Loss Allocation of Power Distribution Network with Distributed Gener...ijtsrd
 
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...IJMER
 
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...IRJET Journal
 
Data mining
Data miningData mining
Data miningsam8845
 
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices graphhoc
 
Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...Kaja Bantha Navas Raja Mohamed
 
Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...Kaja Bantha Navas Raja Mohamed
 
Uncertainty model for rate of change of frequency analysis with high renewab...
Uncertainty model for rate of change of frequency analysis with  high renewab...Uncertainty model for rate of change of frequency analysis with  high renewab...
Uncertainty model for rate of change of frequency analysis with high renewab...IJECEIAES
 
State of charge estimation based on a modified extended Kalman filter
State of charge estimation based on a modified extended Kalman filter State of charge estimation based on a modified extended Kalman filter
State of charge estimation based on a modified extended Kalman filter IJECEIAES
 
Experimental Evaluation of Torque Performance of Voltage and Current Models u...
Experimental Evaluation of Torque Performance of Voltage and Current Models u...Experimental Evaluation of Torque Performance of Voltage and Current Models u...
Experimental Evaluation of Torque Performance of Voltage and Current Models u...IJPEDS-IAES
 

Similar to Battery Remaining Useful life Forecast Applied in Unmanned Aerial Vehicle. (20)

IWEC2016_IWEC2016P74T10001_FullPaperSubmission
IWEC2016_IWEC2016P74T10001_FullPaperSubmissionIWEC2016_IWEC2016P74T10001_FullPaperSubmission
IWEC2016_IWEC2016P74T10001_FullPaperSubmission
 
Prediction of li ion battery discharge characteristics at different temperatu...
Prediction of li ion battery discharge characteristics at different temperatu...Prediction of li ion battery discharge characteristics at different temperatu...
Prediction of li ion battery discharge characteristics at different temperatu...
 
Neural wavelet based hybrid model for short-term load forecasting
Neural wavelet based hybrid model for short-term load forecastingNeural wavelet based hybrid model for short-term load forecasting
Neural wavelet based hybrid model for short-term load forecasting
 
Weather Prediction Model using Random Forest Algorithm and Apache Spark
Weather Prediction Model using Random Forest Algorithm and Apache SparkWeather Prediction Model using Random Forest Algorithm and Apache Spark
Weather Prediction Model using Random Forest Algorithm and Apache Spark
 
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
 
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
Arc Fault and Flash Signal Analysis and Detection in DC Distribution Systems ...
 
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
 
Study on Loss Allocation of Power Distribution Network with Distributed Gener...
Study on Loss Allocation of Power Distribution Network with Distributed Gener...Study on Loss Allocation of Power Distribution Network with Distributed Gener...
Study on Loss Allocation of Power Distribution Network with Distributed Gener...
 
Q01052136142
Q01052136142Q01052136142
Q01052136142
 
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...
 
Very-Short Term Wind Power Forecasting through Wavelet Based ANFIS
Very-Short Term Wind Power Forecasting through Wavelet Based ANFISVery-Short Term Wind Power Forecasting through Wavelet Based ANFIS
Very-Short Term Wind Power Forecasting through Wavelet Based ANFIS
 
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
IRJET- Condition Monitoring and Faulty Insulator Locating using Park’s Transf...
 
Data mining
Data miningData mining
Data mining
 
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
 
Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...
 
Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...Artificial Neural Network based computing model for wind speed prediction: A ...
Artificial Neural Network based computing model for wind speed prediction: A ...
 
H011137281
H011137281H011137281
H011137281
 
Uncertainty model for rate of change of frequency analysis with high renewab...
Uncertainty model for rate of change of frequency analysis with  high renewab...Uncertainty model for rate of change of frequency analysis with  high renewab...
Uncertainty model for rate of change of frequency analysis with high renewab...
 
State of charge estimation based on a modified extended Kalman filter
State of charge estimation based on a modified extended Kalman filter State of charge estimation based on a modified extended Kalman filter
State of charge estimation based on a modified extended Kalman filter
 
Experimental Evaluation of Torque Performance of Voltage and Current Models u...
Experimental Evaluation of Torque Performance of Voltage and Current Models u...Experimental Evaluation of Torque Performance of Voltage and Current Models u...
Experimental Evaluation of Torque Performance of Voltage and Current Models u...
 

Recently uploaded

Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf203318pmpc
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 

Recently uploaded (20)

Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 

Battery Remaining Useful life Forecast Applied in Unmanned Aerial Vehicle.

  • 1. Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09 www.ijera.com 5 | Page P a g e Battery Remaining Useful life Forecast Applied in Unmanned Aerial Vehicle. Darielson A. Souza*, João L. O. Torres**, Leonardo T. Albuquerque*, Antônio T. S. Brito***, Vandilberto P. Pinto* *(Post-Graduate Program in Electrical and Computer Engineering – Federal University of Ceará (UFC), Coronel Estanislau Frota, Sobral-CE, Brazil ** (Department of Electrical Engineering – Federal University of Ceará (UFC), Coronel Estanislau Frota, Sobral-CE, Brazil *** (Distance Learning Center (CEAD) – Federal University of Piauí (UFPI), Campo Maior-PI, Brazil ABSTRACT The batteries has been widely used as an energy storage system for unmanned aerial vehicles (UAVs). To avoid faults in these systems (UAVs), which are powered by batteries, there are several approaches to forecast the Remaining Useful Life (RUL) of the batteries. In this work, it's proposed the use of a model based on Extended Kalman Filter (EKF) to estimate the RUL in Lithium-Ion batteries. The database used was available at NASA's repository in 2015. Keywords - Lithium-Ion batteries, Extended Kalman Filter, RUL Estimation, UAVs I. INTRODUCTION Li-Ion (Lithium-Ion) batteries are recently used in UAVs (Unmanned Aerial Vehicles Non-) due to its high energy density and its long life cycle when compared to other types of batteries [1]. Every battery has a remaining useful life, in which she will degrade over time and use. Often the equipment that typically more failures in UAVs are batteries. For predict UAVs failures, there are techniques which aim to observation and evaluation of the degradation of components over time systems [2]. These forecasts are given from techniques: PHM (Prognostic and Health Monitoring). The PHM techniques acquire information on the health of the equipment, based on monitoring sensors, in which the collected result information of the nearby points of failure [3]. As the battery is the study of equipment in this work, it is one of the equipment that fail, it can be analyzed later after its monitoring, which will be obtained as driving may occur fault, through RUL (Remaining Useful Life) . This paper deals with a proposed methodology to estimate the RUL of Li-Ion batteries. This battery as previously seen after, is used in UAVs, and it also is a equipment that might fail. The proposed methodology would be the battery being discharged behavior, where voltages was collected at its terminals by the end of the discharge profile. These data are obtained by a database that NASA released in 2015. To make estimates was used Extended Kalman Filter (EKF) which is an approach that works with non- linear behavior. The remaining sections of this paper are divided as follows. Section 2 is a brief description of Li-Ion batteries. The next section will look at the database that will be used at this work. Section 4 presents the model based on Extended Kalman Filter. The following section reports the results of the predictions and the conclusions. II. LITHIUM-ION BATTERIES Batteries are energy storage devices that convert chemical energy into electrical energy and vice versa. Batteries are formed of a pair of electrodes (anode and cathode) immersed in a [4] electrolyte. Figure 1 shows the operation of the Li-Ion battery. Fig 1. Battery Behavior lithium-Ion RESEARCH ARTICLE OPEN ACCESS
  • 2. Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09 www.ijera.com 6 | Page P a g e One of the most important parameters in the analysis of the remaining battery life is the current required by the load. In general, the battery is specified as a function of current that can be supplied and duration. However, changes in battery discharge current gives rise to significant variations both in voltage at the battery terminals as the total amount of energy supplied by it [5]. It can be seen from Figure 2 that, for large values of the discharge current, the total amount of energy supplied by the battery (represented in the figure by the area under each curve) is lower. Fig. 2. Effect of Current in Battery Discharge Curve. III. DATA BASE This initial study is to carry out the forecast charging status using a NASA repository of Li-Ion, where these types of batteries are widely used in UAVs. Prognosis repository data was provided by NASA Ames Research Center in [6]. The data are divided into four Li-Ion batteries identified by RW13, RW14, RW15 and RW16, but the RW13 and RW14 batteries were used in this study. According to [7] the batteries were loaded with voltage up to 4.2 V and discharged until reaching the voltage of 3.2 V, using a random sequence current 0.5 to 5 A. During unloading every one minute is chosen at random a new load set point. Table 1 shows the probability of choosing the load set point during battery discharge. Table 1. Probabilities of selecting each potential load setpoint Figures 3 and 4 represent the discharge profile curves batteries RW13 and RW4 respectively. Fig. 3. Discharge of Battery [RW13]. Fig. 4. Discharge of Battery [RW14]. Figures 5 and 6 show the ability of RW13 and RW14 batteries respectively over the days, starting in the month of July 2014 and ending in April 2015. Fig. 5. Degradation of Measured Capacity of Battery [RW13].
  • 3. Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09 www.ijera.com 7 | Page P a g e Fig. 6. Degradation of Measured Capacity of Battery[RW14] IV. PREDICTION The load prediction was performed using an Extended Kalman Filter (EKF). The use of filtering techniques to forecast involves two steps: estimation of degradation and forecast moment of failure. During the degradation estimation step is used a model to describe the degradation of the equipment. In this study, we used the model described by equation (1). d[k 1]  r d[k ] w1 [k ] (1) m[k ]  d[k ] v[k] Where the degradation of the system at time is given by d[k], r is the rate at which degradation is modified, m is the voltage measurement obtained in the tests and w1 and v are white noise Gaussian process and measured, respectively. The chosen model assumes that degradation has an exponential behavior determined by the r parameter. It can check by Figures 3 and 4 that the data series have exponential behavior but with different decay rates. This fact is quite visible to different discharge currents, but is also present in series with the same discharge current. Thus, it is necessary to estimate r in each data series. Incorporating this estimate to the model we have this final model in equation (2). d[k 1]  r[k] d[k]  w1[k] r[k 1]  r[k]  w2 [k] (2) m[k]  d[k]  v[k] In this model, r is estimated along the iterations using a random walk model (w2 is a Gaussian white noise). Whereas the estimated value of r should not vary over a range of data, it was decided to adopt the strategy described in [8]. In this strategy, w2 variance is adjusted according to the variance of the estimate of r given by the Kalman Filter. This procedure is designed to start the estimation with a high variance, enabling to search a larger space and narrow the search space as the filter is converging. The estimation step of degradation is therefore estimate d from the measurement of m using the model described in (2) and an EKF. This step is performed to the moment where you want to make a prediction. During the forecast stage the estimates of d and r are used together with the model (2) to simulate the evolution of the degradation over future iterations. Cast lots up points belonging to estimated distribution of d and r then verified the evolution of each point using the first two equations (2). A prediction of failure time is determined by the violation of the failure threshold for the measurement of degradation. The predicted distribution of the failure time is constructed from the predictions of multiple points drawn from r distributions. For this paper, the fault threshold was established the intervals of 3 and 3.5 V. V. RESULTS Figures 7 at 10 show the results of predictions carried out in 1 to 10 minutes prior to battery failure. The confidence intervals include 99% of the predictions made. Although the use of a simple model of progression of degradation was observed a good performance of the forecasting system. The failure of real moment is within the confidence intervals scheduled up to five minutes in advance for most datasets. As can be seen, the quality of the predictions decays as the discharge current increases. This can be explained by the fact that higher currents imply faster decay resulting in a series of data with fewer points. The presence of a few points impact on estimates of the EKF. VI. CONCLUSION This paper presents a methodology to estimate the remaining useful life of a Li-ion battery used in UAVs. The proposed method used an Extended Kalman Filter (EKF) with an exponential model of evolution of the degradation. The used model generated good results, despite the simplicity of the approach. As further work has been identified the need of using a higher sampling rate. This change impacts the quality of the estimate, given that generate series with larger numbers of points.
  • 4. Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09 www.ijera.com 8 | Page P a g e Other future studies must involve the use of other degradation progression models and the load forecast when the battery discharge current changes during operation. Fig. 7. Result of the first cycle of the NASA database RW13 Battery Fig. 8. Result of the last cycle of the NASA database RW13 Battery Fig. 9. Result of the first cycle of the NASA database RW14 Battery
  • 5. Darielson A. Souza.et.al. Int. Journal of Engineering Research and Application www.ijera.com ISSN : 2248-9622, Vol. 6, Issue 12, ( Part -3) December 2016, pp.05-09 www.ijera.com 9 | Page P a g e Fig. 10. Result of the last cycle of the NASA database RW14 Battery ACKNOWLEDGMENTS The authors acknowledge the support of CAPES for supporting the master's program. REFERENCES [1] Bole, B.; Daigle, M and Gorospe, G. (2014). Online prediction of battery discharge and estimation of parasitic loads for an electric aircraft. Proceedings of the European Conference of the Prognostics and Health Management Society, Nantes. [2] Yin, S.; Pang, J.; Liu, D. and Peng, Y. (2013). Remaining Useful Life Prognostics for Lithium-ion Battery Based on Gaussian Processing Regression Combined with the Empirical Model. Proceedings of the Annual Conference of the Prognostics and HealthManagement Society, New Orleans [3] Goebel, K. and Saha, B. (2014). Prognostics applied to electric propulsion UAV. In: Valavanis, K. P. & Vachtsevanos, G. J. (eds.). Handbook of Unmanned Aerial Vehicles. Vol. 1. Springer. [4] Huggins, R. (2008). Advanced Batteries: Materials Science Aspects, 1st ed., Springer. [5] Saha, B.; Koshimoto, E.; Quach, C. C.; Hogge, E. F.; Strom, T. H.; Hill, B. L.; Vazquez, S. L. and Goebel, K. (2011). Battery health management system for electric UAVs. Proceedings of the IEEE Aerospace Conference. Big Sky. [6] Batteries repository of NASA. Available in: http://ti.arc.nasa.gov/tech/dash/pco e/prognostic- data-repository/ [7] Brian Bole, Chetan Kulkarni, and Matthew Daigle, "Adaptation of an Electrochemistry- based Li-Ion Battery Model to Account for Deterioration Observed Under Randomized Use", in the proceedings of the Annual Conference of the Prognostics and Health Management Society, 2014 [8] Leao, B. P. (2011). Failure Prognosis Offline Methods and Performance Evaluation. PhD thesis - Technological Institute of Aeronautics, Sao Jose dos Campos. 2011.