Next Article in Journal
Model-Based Fault Location with Frequency Domain for Power Traction System
Next Article in Special Issue
Acetylene Black/Sulfur Composites Synthesized by a Solution Evaporation Concentration Crystallization Method and Their Electrochemical Properties for Li/S Batteries
Previous Article in Journal
Massively-Parallel Molecular Dynamics Simulation of Clathrate Hydrates on Blue Gene Platforms
Previous Article in Special Issue
A New State of Charge Estimation Method for LiFePO4 Battery Packs Used in Robots
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Quantitative Analysis of Lithium-Ion Battery Capacity Prediction via Adaptive Bathtub-Shaped Function

1
School of Engineering and Built Environment, Glasgow Caledonian University, Glasgow G4 0BA, UK
2
School of Mechatronics Engineering, University of Electronic Science and Technology of China,Chengdu 611731, China
3
Chongqing Institute of Green and Intelligent Technology, Chinese Academy of Sciences,Chongqing 401120, China
4
Kent Business School, University of Kent, Canterbury CT2 7PE, UK
5
Center for Advanced Life Cycle Engineering, University of Maryland, MD 20742, USA
*
Author to whom correspondence should be addressed.
Energies 2013, 6(6), 3082-3096; https://0-doi-org.brum.beds.ac.uk/10.3390/en6063082
Submission received: 23 April 2013 / Revised: 15 June 2013 / Accepted: 18 June 2013 / Published: 21 June 2013
(This article belongs to the Special Issue Li-ion Batteries and Energy Storage Devices)

Abstract

:
Batteries are one of the most important components in many mechatronics systems, as they supply power to the systems and their failures may lead to reduced performance or even catastrophic results. Therefore, the prediction analysis of remaining useful life (RUL) of batteries is very important. This paper develops a quantitative approach for battery RUL prediction using an adaptive bathtub-shaped function (ABF). ABF has been utilised to model the normalised battery cycle capacity prognostic curves, which attempt to predict the remaining battery capacity with given historical test data. An artificial fish swarm algorithm method with a variable population size (AFSAVP) is employed as the optimiser for the parameter determination of the ABF curves, in which the fitness function is defined in the form of a coefficient of determination ( R 2 ). A 4 × 2 cross-validation (CV) has been devised, and the results show that the method can work valuably for battery health management and battery life prediction.

1. Introduction

Estimating the remaining useful lifetime (RUL) of a lithium-ion battery is one of the most important requirements for mechatronics systems, such as portable devices, satellites, deep space probes, robotic systems and hybrid vehicles, in which prognostics and health management (PHM) technologies are used to assess the reliability and performance of a mechatronics product and, under its actual lifecycle conditions, to determine the advent of failure and mitigate system risk.
Much research on estimating the remaining useful life of batteries has been carried out in recent years (see [1,2,3,4,5,6,7,8] for examples). Ramadass et al. [1] developed a capacity fade prediction model of a semi-empirical approach for Li-ion cells, in which a diffusion coefficient of the Lithium electrode was taken as the accounting parameter for the rate capacity losses during cycling. Kozlowski et al. [2,3] discussed data fusion prognostic approaches of feature vectors, auto regressive moving average(ARMA), neural networks and fuzzy logic for the assessment of the state of charge (SOC), state of health (SOH) and state of life (SOL) of batteries. Goebel and Saha [4,5] presented a comparative study for the estimation of the RUL of batteries, in which the autoregressive integrated moving average (ARIMA), extended Kalman filtering (EKF), relevance vector machine (RVM) and particle filter (PF) are used. Burgess [6] proposed a method to assess the RUL of valve regulated lead-acid batteries using capacity measurements and Kalman filtering. He et al. [7] proposed an empirical model using Dempster-Shafer Theory (DST) and Bayesian Monte Carlo (BMC) for state of health (SOH) and RUL estimations with available battery data. Ecker et al. [8] proposed a parametrised semi-empirical ageing model for a multi-variable analysis of accelerated lifetime experiments of a hybrid electric vehicle under typical operating conditions.
The artificial fish swarm algorithm (AFSA) was first proposed in 2002 [9], inspired by the social behaviours of fish schools in searching, swarming and following. A schooling fish can quickly respond to the changes in the direction and speed of their neighbours; information about their behaviours has been passed to others, which help them move from one configuration to another, almost as one unit. By borrowing this intelligence of the social behaviours, the AFSA is parallel, independent of the initial values and able to achieve a global optimum.
In recent years, computational intelligence methods have been widely used in empirical applications [10,11,12,13,14,15,16,17,18,19], such as genetic algorithms (GA), swarm algorithms, fuzzy logic methods and artificial neural network (ANN). To increase predict efficiency and accuracy, researchers have tried to combine different algorithms to build hybrid approaches. In this paper, the AFSAVP is employed as the optimisation tool for the fast quantitative analysis of a battery residual capacity estimation using adaptive bathtub-shaped function (ABF)-based fitness function. Taking the advantages of the ABF’s highly flexible ability of parametric representation and the newly developed high efficient AFSA method with a variable population size (AFSAVP) [20,21].
This paper is organised as follows. Section 1 introduces the background of the quantitative approach for battery remaining useful life and the artificial fish swarm algorithm method. Section 2 introduces the definition of the adaptive bathtub-shaped function. Section 3 describes the method of AFSAVP. Section 4 discusses the modelling of battery capacity prediction. Section 5 defines the fitness function of battery capacity prediction using an index of the mean average precious of the coefficient of determination. Section 6 discusses the parameter determination for the battery capacity prediction using the experimental data. In Section 7, the feasibility of the AFSAVP-driven battery capacity behaviours approach using the adaptive bathtub-shaped function is concluded.

2. Adaptive Bathtub-Shaped Functions

The ABF was first proposed by Chen [19] to provide a parametric representation of the failure behaviours for universal applications. The ABF has been employed for a complementary metal-oxide-semiconductor (CMOS) life data prediction [20]. In that case, a CMOS device acceleration test was devised, and the quantitative representation of the failure behaviours was well demonstrated, which indicates a flexible parametric performance of the ABF function with the given CMOS experimental data.
As demonstrated in Figure 1, the ABF, λ x , is defined in Equation (1), where α is the support factor, β is the boundary factor, γ is the internal scale factor, ζ is the shape factor, η is the external scale factor and δ is the shift factor [19,20].
λ x = δ + η 1 - e - x - α - β ζ γ if x - α β , x 0 δ if x - α < β , x 0
In the case of δ = 0 and η = 1, Equation (1) can be re-written as Equation (2), which is taken as the basic formula of the fitness function definition in Section 5.
Figure 1. The adaptive bathtub-shaped function [19].
Figure 1. The adaptive bathtub-shaped function [19].
Energies 06 03082 g001
λ x = 1 - e - x - α - β ζ γ if x - α β , x 0 0 if x - α < β , x 0

3. Swarm Fish Algorithm with Variable Population

Inspired by the swarm intelligence of fish schooling behaviours, the AFSA is an artificial intelligent algorithm that simulates the behaviour of an individual artificial fish (AF) and then constructs an AF school. The AFSAVP flow chart in pseudocode is given in Figure 2; similar to the basic AFSA, the AFSAVP includes five steps of operations: (1) behaviour selection; (2) searching behaviour; (3) swarming behaviour; (4) following behaviour; and (5) bulletin and update.
Figure 2. The variable population size fish swarm algorithm pseudocode.
Figure 2. The variable population size fish swarm algorithm pseudocode.
Energies 06 03082 g002
Behaviour selection is to select one of the three types behaviours, i.e., searching, swarming and following, according to the parameters of the food density, the number of companion and visual conditions, in which the searching behaviour is taken as the default behaviour.
In the searching behaviour, one AF individual’s finite state set is defined as S k = { s 1 , , s M } , k = 1 , , M ; M is the total types of states. When the AF is in this behaviour, it moves from the current state, S i stated in Equation (3), to the next state, S j , randomly and updates its state conditions, as stated in Equation (4), where ϝ is the food density for this AF, δ is the iterate step and υ is the AF visual constant:
S i + 1 = S i + r a n d o m · δ · S j - S i S j - S i , if ϝ j > ϝ i S i + r a n d o m · δ , otherwise
S j = S i + r a n d o m · υ
In the swarming behaviour, as stated in Equation (5), one AF is swarming with α neighbours within its visual field, in which S c is the central state, ϝ c is the food density and η is the crowd factor.
S i + 1 = S i + r a n d o m · δ · S c - S i S c - S i , if ϝ c α > η ϝ i a n d η 1 E q u a t i o n ( 3 ) , ϝ c α η ϝ i o r η = 0
In following behaviour, as stated in Equation (6), one AF updates its state under the condition of food density or moves to searching behaviour.
With the same conditions as Equation (5), the AF updates its state in the highest food density area; otherwise, the AF will go on with the searching behaviour, as expressed in Equation (5). With α AF neighbours around, when the food density reaches the “max” state ϝ m a x , the AF’s companions gather to a upper limit.
S i + 1 = S i + r a n d o m · δ · S m a x - S i S m a x - S i if ϝ m a x α > η ϝ i a n d η 1 E q u a t i o n ( 3 ) ϝ m a x α η ϝ i o r η = 0
As described by Equation (7), the bulletin operation compares each AF’s current state with its historical state, which will be replaced and updated if the current state is better than the last one.
S j + 1 = S j if ϝ j > ϝ i S i otherwise
A “max-generation” is the trial number of an AF school searching for food under given initial conditions, which is one of the widely used criteria for terminating the AFSAVP simulation [21].

4. Battery Capacity Prediction

Table 1 summarises the batteries test conditions; in this test, the test batteries have a graphite anode and a lithium cobalt oxide cathode verified by electron dispersive spectroscopy, with a rated 0.9 A h capacity. The tests were accomplished by multiple charge-discharge cycles using an Arbin BT2000 battery test equipment under room temperature [7], and the discharge current was 0.45 A, the batteries’ charging and discharging cut-off voltage was 2.5 V, guided by the manufacturer’s specification, and the capacity of the tested batteries was assessed by the Coulomb counting method with full charge-discharge cycles.
Table 1. Summary of battery test conditions.
Table 1. Summary of battery test conditions.
No.Test equipmentTemperatureCyclesDischarge current
A3Arbin BT200020 C–25 C3000.45A
A5Arbin BT200020 C–25 C3000.45A
A8Arbin BT200020 C–25 C3000.45A
A12Arbin BT200020 C–25 C3000.45A
Figure 3 gives the battery capacity experimental setup, which consists of a set of Lithium-ion battery cases, chargers, loads, data acquisition (DAQ) system, switchers, a computer for control and analysis and some other modules, such as a set of sensors of voltage, current and temperature. As can be seen in Figure 4, there are four groups of the battery capacity raw data (observed data), A3, A5, A8 and A12.
Figure 3. Schematic of a battery capacity experiment setup.
Figure 3. Schematic of a battery capacity experiment setup.
Energies 06 03082 g003
Figure 4. Battery raw data: A3, A5, A8 and A12.
Figure 4. Battery raw data: A3, A5, A8 and A12.
Energies 06 03082 g004
Inspired by the shapes and trends of the raw data curves, the ABF is employed to build a parametric model for the experimental data based on prediction analysis.
Let’s define a vector, X j , with the values, { x 1 , x 2 , . . . , x i , . . . , x n } , as the observed battery capacity data, a vector, X ^ j , with the values, { x ^ 1 , x ^ 2 , . . . , x ^ i , . . . x ^ n } , as the estimated battery capacity data, where i = 1 , 2 , . . . , n , j = 1 , 2 , . . . , N , n is the length of the vector, X j , and the population of vectors, X j , as N. The flow chart of the battery capacity prediction analysis is given in Figure 5, in which there are five steps, as described below,
Step 1—Normalisation: since the four groups of data are not the same length, all the raw data need to be normalised by scale and shift operations before the next step. The data shift and scale operations are stated in Equations (8) and (9), respectively [22]. The charge-discharge cycles (x-axis, unit: cycle) and the battery capacity (y-axis, unit: Ah) are put through the normalisation.
As given in Equation (8), the scale operation first calculates the scale factor according to the input range, [ x m i n , x m a x ] , of the raw data, x i , and then, all the input data are scaled to the range of [ c l , c u ] . That is, The variables are mapped from the practical value range, [ x m i n , x m a x ] , to the normalised value range, [ c l , c u ] , which are [ 0 , 1 ] in this context.
x i c = c u - c l × x i - x m i n x m a x - x m i n
In the shift operation, the scaled data, x i c , are shifted to the unit range of [ c l , c u ] , as given in Equation (9).
x i h = c l + x i c
Step 2—Training data generation: there are four groups, a k , for the training data generation. Each of the groups is calculated from the mean values of three out of the four raw data, A3, A5, A8 and A12, as stated in Equation (10). Table 2 lists the raw data grouping for each training data generation. The validation data are b k .
T k = a k 3
Figure 5. Battery capacity prediction flow chart.
Figure 5. Battery capacity prediction flow chart.
Energies 06 03082 g005
Table 2. Data grouping for training and validation capacity (Ah).
Table 2. Data grouping for training and validation capacity (Ah).
jTraining samples a j Validation samples b j
1A3 + A5 + A8A12
2A3 + A5 + A12A8
3A3 + A8 + A12A5
4A5 + A8 + A12A3
Step 3—ABF generation and optimisation: as defined in Equation (1), the ABF, λ x , was employed to approximate the experimental data by the predicted data, x ^ i , in which four parameters (α, β, ζ and γ) of ABF need to be determined by the AFSAVP.
Step 4—Validation and error analysis: the errors analysis of the estimated battery capacity data, x ^ i , and experimental data, x i , validates the optimisation process.

5. Fitness Function

In this section, an index of the mean average precious (mAP) of the coefficient of determination ( R 2 ) is defined as the fitness to evaluate the optimisation process.
As given in Equation (11), R 2 is a quantity utilised to measure the proportion of total fluctuation in the response trend prediction analysis, and a larger R 2 indicates a closer similarity between the predicted data, x ^ i , and the experimental data, x i [23,24]. x ¯ i is the mean value of the observed data, x i .
R j 2 x i , x ^ i = 1 - i = 1 n x i - x ^ i 2 i = 1 n x i - x ¯ i 2 | X j
The mAP is the mean of the average precision scores for each vector, X j , as expressed in Equation (12), in which N is the population of the data set and Avg * is the average value of each data sequence.
mAP X j = j = 1 N Avg X j N
The fitness function, F, of battery capacity prediction is given in Equation (13).
F = mAP R j 2 x i , x ^ i

6. Simulation Results and Discussions

The simulation results for the AFSAVP-driven hybrid modelling of the battery capacity behaviours are performed by S w a r m F i s h , which is a toolbox for MATLAB developed by Chen [25]. According to previous research and engineering applications, the parameters for the battery capacity prediction are initialised in Table 3, in which a max generation of 100 is the termination condition of each round test; the total test number is 100; the visual factor is 2.5; the crowd factor is 0.618; the population is 30, in which the non-replaceable, P N , and replaceable population, P R , are 20 and 10, respectively; the try number is five [19,20]; and the ranges of α, β, γ and ζ are [−10,10], [−10,10], [300,500] and [1,6], respectively.
Table 3. Parameters of the SwarmFish optimisation.
Table 3. Parameters of the SwarmFish optimisation.
ParameterDescriptionValue
max generations100
test number100
visual factor2.5
crowd factor0.618
population30
try number5
αsupport factor[−10,10]
βboundary factor[−10,10]
γinternal scale factor[300,500]
ζshape factor[1,6]
As can be observed in Figure 6, the fitness mAP curves of four tests are represented by four types of lines, in which the fitness curves go up very quickly from generation one to 20 to reach a plateau point (about generation 20). Then from generation 20 to 100, the curves keep steady over the rest of the generations and the fitness mAP moves to the convergence.
Figure 6. Fitness mAP of test 1, 2, 3 and 4.
Figure 6. Fitness mAP of test 1, 2, 3 and 4.
Energies 06 03082 g006
The 4 × 2 cross-validation (CV) is designed to validate the prediction method, in which the experimental data, A3, A5, A8 and A12, are split into two parts, one for training (training samples) and the other for validation (validation sample), as listed in Table 2.
Table 4 is the 4 × 2 CV comparison of the four tests with the four groups of data sets for battery capacity prediction in the [0,0.9] normalised cycle range. The mean and standard deviation (MEAN ± STD) of α, β, ζ and γ of the four tests are listed, which indicate the optimised locations of the parameter settings within their initial ranges. e r r o r is the absolute error of the normalised battery capacity, between the predicted data and the experimental data of validation. The index of e r r o r demonstrates the acceptable errors of the battery capacity prediction using ABF over the optimisation process, in which the e r r o r values of the training tests are a little larger than the values of validation. The optimisation processes of Test 1 to Test 4 are demonstrated in Figure 7, Figure 8, Figure 9 and Figure 10, respectively.
As can be observed in Table 4, the different raw data sizes could cause different prediction errors. The mean of validation errors are 8.51% > 8.04% > 7.42% > 5.45%, which indicates the closer the data lengths, the errors of battery capacity prediction could be smaller. Also, as shown in Figure 4, the larger data size provides the better battery capacity prediction results. That is, if the given raw data scale is closer to real battery life time scale, the prediction result is better. Contrarily, small data scale and data size should result in poor predictions.
Figure 7, Figure 8, Figure 9 and Figure 10 are the plots for Test 1 to Test 4. There are two subfigures, (a) and (b), in Figure 7, Figure 8, Figure 9 and Figure 10. The calculation curves in subfigure (a) of Figure 7, Figure 8, Figure 9 and Figure 10 demonstrate the approximation curves of differences and similarity for Test 1 to Test 4 over the predicting process driven by the AFSAVP, which can be employed as the indicators of the battery capacity prediction.
Figure 7. Data comparison of Test 1. (a) Battery capacity prediction by training (A3,A5,A8) and validating (A12); (b) absolute errors of battery capacity prediction.
Figure 7. Data comparison of Test 1. (a) Battery capacity prediction by training (A3,A5,A8) and validating (A12); (b) absolute errors of battery capacity prediction.
Energies 06 03082 g007
Figure 8. Data comparison of Test 2. (a) Battery capacity prediction by training (A3,A5,A12) and validating (A8); (b) absolute errors of battery capacity prediction.
Figure 8. Data comparison of Test 2. (a) Battery capacity prediction by training (A3,A5,A12) and validating (A8); (b) absolute errors of battery capacity prediction.
Energies 06 03082 g008
Figure 7(a), Figure 8(a), Figure 9(a) and Figure 10(a) compare the results with two curves: the validating ( b j , dash-dot line) and the calculated battery prediction data (solid line). Also, there are two dashed curves: the ±5% error upper and lower boundaries of the calculation curve, and there are three vertical dotted lines located at normalised cycle = 0.8, 0.85 and 0.9 as reference lines on the s-axis. Without losing significance, the normalised cycle range [0,.0.9] for the analysis is chopped from the full range of [0,1] to avoid the numerical singularity at normalised cycle = 1 and the errors closely caused by the singularity in the range of [0.9, 1]. Furthermore, there are three horizontal dotted reference lines at 5%, 10% and 15% on the y-axis.
Figure 9. Data comparison of Test 3. (a) Battery capacity prediction by training (A3,A8,A12) and validating (A5); (b) absolute errors of battery capacity prediction.
Figure 9. Data comparison of Test 3. (a) Battery capacity prediction by training (A3,A8,A12) and validating (A5); (b) absolute errors of battery capacity prediction.
Energies 06 03082 g009
Figure 10. Data comparison of Test 4. (a) Prediction and validating; (b) absolute errors of prediction.
Figure 10. Data comparison of Test 4. (a) Prediction and validating; (b) absolute errors of prediction.
Energies 06 03082 g010
The Subfigures (b) of Figure 7, Figure 8, Figure 9 and Figure 10 compare the absolute errors of validation. As shown in Figure 7, Figure 8, Figure 9 and Figure 10, subfigures (b) and Table 4, the mean errors (MEAN) are less than 10%, which indicate that this battery capacity prediction method is with acceptable accuracy for practical cases. The results also indicate that the proposed method can handle the raw data with different sizes, which is robust and applicable for field data acquisition system.
To summarise, the results indicate that the developed ABF-based prediction method can be employed to estimate the lithium-ion battery capacity and as a quantitative indicator to assist the users in their real-time applications.
Table 4. The 4 × 2 cross validation of battery capacity prediction (mean and standard deviation (MEAN ± STD)), (Ah).
Table 4. The 4 × 2 cross validation of battery capacity prediction (mean and standard deviation (MEAN ± STD)), (Ah).
NO.Test 1 Test 2 Test 3 Test 4
TrainingValidationTrainingValidationTrainingValidationTrainingValidation
Datasets(A3,A5,A8)A12(A3,A5,A12)A8(A3,A8,A12)A5(A5,A8,A12)A3
α0.97 ± 0.32 0.62 ± 0.91 0.72 ± 0.37 0.58 ± 0.04
β0.39 ± 0.11 0.47 ± 0.82 0.58 ± 0.33 0.33 ± 0.93
γ712.72 ± 47.23 515.43 ± 25.22 467.81 ± 84.52 500.75 ± 64.09
ζ4.38 ± 0.53 4.62 ± 0.38 4.55 ± 0.35 4.68 ± 0.37
e A | m a x 2.8571%5.9428%3.7143%3.4286%8.5714%1.1429%4.0973%15.1429%
RMS0.09370.12190.06210.14860.07240.14520.08360.1757

7. Conclusions and Future Work

In this paper, a newly developed AFSAVP was employed to quantitatively predict battery RUL based on four groups of historical test data. Designed in the form of ABF, the index of mAP has been introduced as the fitness function of R 2 of observed battery data and estimated battery data for the optimisation process. The 4 × 2 cross-validation has been deployed to validate the developed model. Under this approach of battery capacity prediction, the four tests have shown agreement with the experiment results.
Quantitative analysis is always utilised to aid the users in the power sources planning to take good advantage of the available statistical battery data. The ABF formed a prognostic model that can capture the dynamic behaviours of the battery capacity. The contributions of this paper includes consideration of the dynamic behaviours of historical battery capacity, the development of a quantitative prediction analysis and a clear indicator of normalised battery capacity of the battery RUL for decision-making.
In aiming at on-board battery RUL prediction, this added-value approach has potential applications in the protection of battery failure for robotic systems (e.g., exoskeleton, robotic space tethers, humanoid robot and industrial robotics), mobile devices and other systems with electrochemical power sources. In further work, the frameworks of the computational intelligence aided design (CIAD) and computational intelligence aided engineering (CIAE) will be studied, and more computational intelligence (CI) methods, such as genetic algorithms, fuzzy logic method, artificial neural network and swarm algorithms, will be integrated into these frameworks for the recommended solutions of both an optimisation process and a decision process [14,18]. Some environmental factors, such as the ambient temperature, electricity usage per day, autonomy days and depth of discharge limit, should be considered for improved models. Furthermore, accelerated life test (ALT) techniques and small sample methodologies should also be employed to reduce the cost of battery capacity experiments.

Acknowledgments

The authors would like to acknowledge the partial support provided by the National Natural Science Foundation of China (No. 61179059, 51105061 and 50905028), the Scientific Research Foundation for the Returned Overseas Chinese Scholars, the State Education Ministry No. 201294001 and the Program for New Century Excellent Talents in University (No. NCET-11-0063).
Also, the authors would like to acknowledge Tongdan Jin (Ingram School of Engineering, Texas State University) and three anonymous reviewers with their valuable comments for this paper.

Conflict of Interest

The authors declare no conflict of interest.

References

  1. Ramadass, P.; Haran, B.; White, R.; Popov, B.N. Mathematical modeling of the capacity fade of Li-ion cells. J. Power Sources 2003, 123, 230–240. [Google Scholar] [CrossRef]
  2. Kozlowski, J.D.; Watson, M.J.; Byington, C.S.; Garga, A.K.; Hay, T.A. Electrochemical Cell Diagnostics Using Online Impedance Measurement, State Estimation and Data Fusion Techniques. In Proceedings of the 36th Intersociety Energy Conversion Engineering Conference, Savannah, GA, USA, 29 July–2 August 2001.
  3. Kozlowski, J.D. Electrochemical Cell Prognostics Using Online Impedance Measurements and Model-Based Data Fusion Techniques. In Proceedings of the 2003 IEEE Aerospace Conference Proceedings, Big Sky, MT, USA, 8–15 March 2003.
  4. Goebel, K.; Saha, B.; Saxena, A.; Celaya, J.R.; Christophersen, J. Prognostics in battery health management. IEEE Instrum. Meas. Mag. 2008, 11, 33–40. [Google Scholar] [CrossRef]
  5. Saha, B.; Goebel, K.; Christophersen, J. Comparison of prognostic algorithms for estimating remaining useful life of batteries. Trans. Inst. Meas. Control 2009, 31, 293–308. [Google Scholar] [CrossRef]
  6. Burgess, W.L. Valve Regulated Lead Acid battery float service life estimation using a Kalman filter. J. Power Sources 2009, 191, 16–21. [Google Scholar] [CrossRef]
  7. He, W.; Williard, N.; Osterman, M.; Pecht, M. Prognostics of lithium-ion batteries based on Dempster-Shafer theory and the Bayesian Monte Carlo method. J. Power Sources 2011, 196, 10314–10321. [Google Scholar] [CrossRef]
  8. Ecker, M.; Gerschler, J.B.; Vogel, J.; Käbitz, S.; Hust, F.; Dechent, P.; Sauer, D.U. Development of a lifetime prediction model for lithium-ion batteries based on extended accelerated aging test data. J. Power Sources 2012, 215, 248–257. [Google Scholar] [CrossRef]
  9. Li, X.L.; Shao, Z.J.; Qian, J.X. An optimizing method based on autonomous animate: Fish swarm algorithm. Syst. Eng. Theory Pract. 2002, 22, 32–38. [Google Scholar]
  10. Chen, Y.; Zhang, G.-F.; Zheng, B.; Zelinka, I. Nonlinear spatial analysis of dynamic behavior of rural regions. In Nostradamus 2013: Prediction, Modeling and Analysis of Complex Systems; Springer: Ostrava, Czech, 2013; Volume 210, pp. 401–412. [Google Scholar]
  11. Chen, Y.; Wang, X.-Y.; Sha, Z.-J.; Wu, S.-M. Uncertainty analysis for multi-state weighted behaviours of rural area with carbon dioxide emission estimation. Appl. Soft Comput. 2012, 12, 2631–2637. [Google Scholar] [CrossRef]
  12. Chen, Y.; Wang, Z.-L.; Qiu, J.; Huang, H.-Z. Hybrid fuzzy skyhook surface control using multi-objective micro-genetic algorithm for semi-active vehicle suspension system ride comfort stability analysis. J. Dyn. Syst. Meas. Control 2012, 134, 041003:1–041003:14. [Google Scholar] [CrossRef]
  13. Chen, Y.; Zhang, G.-F. Exchange rates determination based on genetic algorithms using mendel’s principles: Investigation and estimation under uncertainty. Inf. Fusion 2013, 14, 327–333. [Google Scholar] [CrossRef]
  14. Chen, Y.; Song, Z.-J. Spatial analysis for functional region of suburban-rural area using micro genetic algorithm with variable population size. Exp. Syst. Appl. 2012, 39, 6469–6475. [Google Scholar] [CrossRef]
  15. Chen, Y.; Ma, Y.; Lu, Z.; Peng, B.; Chen, Q. Quantitative analysis of terahertz spectra for illicit drugs using adaptive-range micro-genetic algorithm. J. Appl. Phys. 2011, 110, 044902:1–044902:10. [Google Scholar] [CrossRef]
  16. Chen, Y.; Ma, Y.; Lu, Z.; Qiu, L.-X.; He, J. Terahertz spectroscopic uncertainty analysis for explosive mixture components determination using multi-objective micro genetic algorithm. Adv. Eng. Softw. 2011, 42, 649–659. [Google Scholar] [CrossRef]
  17. Chen, Y.; Ma, Y.; Lu, Z.; Xia, Z.-N.; Cheng, H. Chemical components determination via terahertz spectroscopic statistical analysis using micro genetic algorithm. Opt. Eng. 2011, 50, 034401:1–034401:12. [Google Scholar]
  18. Chen, Y.; Cartmell, M.P. Multi-objective Optimisation on Motorized Momentum Exchange Tether for Payload Orbital Transfer. In Proceedings of 2007 IEEE Congress on Evolutionary Computation (CEC), Singapore, 25–28 September 2007.
  19. Chen, Y.; Wang, Z.-L.; Qiu, J.; Zheng, B.; Huang, H.-Z. Adaptive Bathtub Hazard Rate Curve Modelling via Transformed Radial Basis Functions. In Proceedings of International Conference on Quality, Reliability, Risk, Maintenance, and Safety Engineering (ICQR2MSE 2011, IEEE), Xi’an, China, 17–19 June 2011; pp. 110–114.
  20. Chen, Y.; Wang, Z.-L.; Liu, Y.; Zuo, M.-J.; Huang, H.-Z. Parameters Determination for Adaptive Bathtub-Shaped Curve Using Artificial Fish Swarm Algorithm. In Proceedings of the 58th Annual Reliability and Maintainability Symposium, Reno, NV, USA, 23–26 January 2012.
  21. Chen, Y.; Zhang, G.-F.; Li, Y.Y.; Ding, Y.; Zheng, B.; Miao, Q. Quantitative analysis of dynamic behaviours of rural areas at provincial level using public data of gross domestic product. Entropy 2013, 15, 10–31. [Google Scholar] [CrossRef]
  22. Chen, Y. Dynamical Modelling of a Flexible Motorised Momentum Exchange Tether and Hybrid Fuzzy Sliding Mode Control for Spin-Up. PhD Thesis, Mechanical Engineering Department, University of Glasgow, Glasgow, UK, 2010. [Google Scholar]
  23. Gujarati, D.N. Basic Econometrics(4e); McGraw-Hill Companies: New York, NY, USA, 2004. [Google Scholar]
  24. Montgomery, D.C.; Runger, G.C. Applied Statistics and Probability for Engineers, 3rd ed.; John Wiley & Sons, Inc: Hoboken, NJ, USA, 2003. [Google Scholar]
  25. Chen, Y. SwarmFish-The Artificial Fish Swarm Algorithm. Available online: http://www.mathworks.com/matlabcentral/fileexchange/32022 (accessed on 26 June 2011).

Share and Cite

MDPI and ACS Style

Chen, Y.; Miao, Q.; Zheng, B.; Wu, S.; Pecht, M. Quantitative Analysis of Lithium-Ion Battery Capacity Prediction via Adaptive Bathtub-Shaped Function. Energies 2013, 6, 3082-3096. https://0-doi-org.brum.beds.ac.uk/10.3390/en6063082

AMA Style

Chen Y, Miao Q, Zheng B, Wu S, Pecht M. Quantitative Analysis of Lithium-Ion Battery Capacity Prediction via Adaptive Bathtub-Shaped Function. Energies. 2013; 6(6):3082-3096. https://0-doi-org.brum.beds.ac.uk/10.3390/en6063082

Chicago/Turabian Style

Chen, Yi, Qiang Miao, Bin Zheng, Shaomin Wu, and Michael Pecht. 2013. "Quantitative Analysis of Lithium-Ion Battery Capacity Prediction via Adaptive Bathtub-Shaped Function" Energies 6, no. 6: 3082-3096. https://0-doi-org.brum.beds.ac.uk/10.3390/en6063082

Article Metrics

Back to TopTop