CN110232432B - Lithium battery pack SOC prediction method based on artificial life model - Google Patents

Lithium battery pack SOC prediction method based on artificial life model Download PDF

Info

Publication number
CN110232432B
CN110232432B CN201810194036.6A CN201810194036A CN110232432B CN 110232432 B CN110232432 B CN 110232432B CN 201810194036 A CN201810194036 A CN 201810194036A CN 110232432 B CN110232432 B CN 110232432B
Authority
CN
China
Prior art keywords
cell
lithium battery
data
battery pack
soc
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810194036.6A
Other languages
Chinese (zh)
Other versions
CN110232432A (en
Inventor
朴昌浩
徐峰
林松
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dragon Totem Technology Hefei Co ltd
Zhejiang Wolong Energy Storage System Co ltd
Wolong Electric Drive Group Co Ltd
Original Assignee
Chongqing University of Post and Telecommunications
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing University of Post and Telecommunications filed Critical Chongqing University of Post and Telecommunications
Priority to CN201810194036.6A priority Critical patent/CN110232432B/en
Publication of CN110232432A publication Critical patent/CN110232432A/en
Application granted granted Critical
Publication of CN110232432B publication Critical patent/CN110232432B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/008Artificial life, i.e. computing arrangements simulating life based on physical entities controlled by simulated intelligence so as to replicate intelligent life forms, e.g. based on robots replicating pets or humans in their appearance or behaviour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent

Abstract

The patent discloses a lithium battery pack SOC prediction method based on an artificial life model. Firstly, an artificial life model for lithium battery SOC prediction is established. Secondly, in order to enable the artificial life body to learn more quickly, an artificial neural network is introduced and a QPSO algorithm is used as a learning algorithm of the artificial life body. And then, providing the collected historical charging and discharging data of the lithium battery pack of the electric automobile and the corresponding SOC data for the artificial life body so as to enable the artificial life body to evolve continuously. And thirdly, when the evolution is finished, selecting the optimal individual in the optimal population as a model for predicting the SOC of the lithium battery. And finally, evaluating the obtained model through the test data, and calculating the accuracy of the model. The method can accurately obtain the prediction result without complex parameter configuration, has high prediction precision, small error and low prediction cost, and can be widely applied to the control industry of the electric automobile.

Description

Lithium battery pack SOC prediction method based on artificial life model
Technical Field
The invention relates to the field of battery energy management systems, in particular to a lithium battery pack SOC prediction method based on an artificial life model.
Background
The noun explains:
cellular automata: the cellular automata is a grid dynamics model with discrete time, space and state, and local space interaction and time causal relationship, has the capability of simulating the space-time evolution of a complex system, and is a typical artificial life model.
SOC: the state of charge, also called the remaining capacity, represents the ratio of the remaining capacity of the battery after being used for a period of time or left unused for a long time to the capacity of the battery in its fully charged state, expressed in common percentage;
BP neural network: the Back Propagation neural network is a multi-layer feedforward network trained according to an error inverse Propagation algorithm.
QPSO algorithm: quantum-behaved Particle Swarm Optimization (QOS) is an improved PSO (Particle Swarm Optimization) algorithm, overcomes the defects that a PSO algorithm is limited in search space and easy to fall into local extrema, and has the advantages of being few in parameters, easy to achieve, high in convergence speed and the like.
In recent years, haze continuously appears because more and more traditional fuel automobiles generate more automobile exhaust, and the environmental problem is increasingly prominent along with gradual exhaustion of fossil energy. The appearance of the lithium battery can just meet the requirements of modern society on green and environment-friendly new energy, the lithium battery is widely applied to a battery system of an electric automobile due to high energy density and high specific power, and the performance of the battery not only determines the safety of the electric automobile system, but also determines the reliability and efficiency of the electric automobile system. The Battery Management System (BMS) needs to provide accurate battery state information for human reference, and the core of the BMS is battery state of charge (SOC), which can accurately predict the remaining capacity of the battery only by accurate SOC prediction of the lithium battery, while determining an effective battery management strategy, thereby avoiding overcharge and overdischarge conditions of the battery and extending the service life of the battery.
However, SOC cannot be measured directly, and must be predicted by measurable voltage and current, and the accuracy of SOC prediction has a decisive influence on the use efficiency, service life and safety of the battery.
At present, there are many research methods for SOC, and common measurement or prediction methods include an open-circuit voltage method, an ampere-hour integration method, a discharge experiment method, a neural network algorithm, kalman filtering, and the like. The analysis shows that the defects of the existing method are listed as follows: 1. the open-circuit voltage method can be used for obtaining the SOC of the battery by looking up a table, but the operation is simple, but the battery pack is intermittently kept still, is only suitable for a laboratory and cannot meet the online requirement of the electric automobile; 2. the ampere-hour integration method can be used for on-line testing and is simple to use, but the method can cause the estimation error to increase along with the accumulation of time; 3. the discharge experiment method can measure and obtain reliable SOC, but the method needs off-line test, needs a charge and discharge machine, and has long charge and discharge time, thereby increasing the cost; 4. neural network algorithm prediction, wherein the prediction accuracy of the method depends on a large amount of training data and a proper training method; 5. the Kalman filtering algorithm is suitable for the working condition of severe operation of the electric vehicle, but the traditional Kalman filtering algorithm is only suitable for a linear system and is not suitable for a lithium battery which becomes severe nonlinear in operation.
In general, the problems of large error, low precision, high cost, low modeling accuracy and the like exist in the conventional online measurement or prediction method for the SOC of the lithium battery pack of the electric vehicle, and the SOC of the lithium battery of the electric vehicle is difficult to accurately obtain.
Disclosure of Invention
In view of the above problems in the prior art, an object of the present invention is to provide a method for predicting SOC of a lithium battery pack based on an artificial life model.
The technical scheme adopted by the invention for solving the technical problems is as follows:
a lithium battery SOC prediction method based on an artificial life model comprises the following steps:
s1, establishing a basic artificial living body model;
s2, improving the structure of the basic artificial living body model;
and S3, improving the learning algorithm of the artificial living body model.
S4, collecting historical charging and discharging data of the lithium battery pack and corresponding SOC data;
s5, carrying out normalization processing on the historical charging and discharging data of the lithium battery pack and the corresponding SOC data;
and S6, inputting the processed data into each individual cell, giving each cell in the cell space a set of network weight coefficients, calculating the actual output of each cell by using the weight network, ending the algorithm if the average actual output of the cell space reaches the standard or the training steps are completed, or continuing the algorithm if the average actual output of the cell space reaches the standard.
And S7, calculating the fitness. The expected output is compared with the actual output of each unit cell, and the fitness of each unit cell is calculated.
S8, selecting and copying. Each cell selects the individual with the maximum fitness in the neighbor range as a learning object, copies the excellent individual in the selected neighbor by each cell, updates the network weight coefficient of the cell, and returns to step S6
Further, in step S1, it specifically includes:
an n multiplied by n grid Moore type cellular automaton is established, wherein n is 20, and the n is used as an artificial life model of the patent.
Further, in step S2, it specifically includes:
the artificial neural network is introduced into each cell, the neural network to be trained is stored in each cell, and the neural network is of a three-layer structure and comprises an input layer, a hidden layer and an output layer.
Further, in step S3, it specifically includes:
the QPSO algorithm is used as a learning algorithm of the cells, and the steps are as follows:
s31, where n is 0. Initializing a particle swarm, including the number of particles and a search space, and randomly initializing the initial position of each particle;
and S32, in the first iteration, the initial position of each particle is the best position of the individual. The position of each particle is a parameter in the neural network, the actual output of the neural network of all input group data is calculated, the objective function value corresponding to the particle is obtained according to the actual output and the expected output, the objective function values of all the particles are compared to find the particle with the minimum objective function value, the position of the particle is the best global position, and a conclusion parameter matrix corresponding to the particle is stored;
s33, calculating the average best position of the individual from the individual best positions of all the particles, updating the position of each particle, calculating the objective function value of each particle, and updating the individual best position. Finally, comparing the individual best positions of all the particles to obtain a global best position, and simultaneously storing a parameter matrix corresponding to the particle with the global best position;
and S34, when the iteration ending condition is met, training is ended, the global best position is the neural network parameter value to be determined, and the stored conclusion parameter matrix is the conclusion parameter to be determined. When the iteration end condition is not reached, let n be n +1, go to step S33.
Further, in step S4, it specifically includes:
the charge and discharge data comprise charge and discharge currents and monomer voltages of each monomer battery of the lithium battery pack.
Further, in step S5, it specifically includes:
according to the following formula, the historical charging and discharging data of the lithium battery pack of the electric automobile is subjected to normalization processing, and meanwhile, the SOC data is subjected to inverse normalization processing:
Figure BSA0000160426230000031
in the above formula, X represents normalized data, and X k Representing the actually input historical charging and discharging data, k is a natural number, representing a serial number, x max Denotes x k Maximum value, x, in the data sequence min Denotes x k The minimum value in the data sequence.
Further, the step S6 includes:
s61, according to the collected historical charging and discharging data of the lithium battery pack of the electric automobile and the corresponding SOC data, taking the SOC data at any moment as output data of a BP neural network, and simultaneously taking the historical charging and discharging data within preset time before the moment as input data of the BP neural network, so as to determine the number of input and output nodes in the network structure of the cell body;
s62, giving each cell in the cell space a set of self network weight coefficient
And S63, providing the same data processed in the step S5 for each cell, calculating the actual output of each cell by using a weight network, and ending the algorithm if the average actual output of the cell space reaches the standard or the training steps are completed, or continuing the algorithm if the average actual output of the cell space reaches the standard.
Further, in step S7, it specifically includes:
each cell compares the difference between the actual output and the expected output, and calculates the fitness by the following method:
Figure BSA0000160426230000041
in the above formula, the fitness, out, is the fitness a Is the actual output of the cell, out q Is the desired output.
Further, in step S8, it specifically includes:
each cell selects a fitness fit within the neighborhood (including itself) star =max{fit j J belongs to omega as a learning object, each cell selects a cell individual with the maximum fitness to copy, and updates the network weight coefficient of the cell:
W i,t ′=W star,t
V i,t ′=V star,t
and then returns to step S6.
The invention has the beneficial effects that: the invention relates to a lithium battery pack SOC prediction method based on an artificial life model, which accurately models the SOC value of the lithium battery pack of an electric vehicle through the artificial life model and obtains the online predicted value of the SOC, and has the advantages of no error accumulation, high prediction precision, small error, low prediction cost and convenience for wide use.
Drawings
The invention will be further explained with reference to the drawings and examples
FIG. 1 is a flow chart of a lithium battery pack SOC prediction method based on an artificial life model according to the present invention;
FIG. 2 is a Moore cellular automaton of the present invention, which is a life model
FIG. 3 is a diagram of a cellular automaton-cellular genetic neural network structure improved by the present invention
Detailed Description
Referring to fig. 1, the invention provides a lithium battery pack SOC prediction method based on an artificial life model, comprising the steps of:
s1, establishing a basic artificial living body model;
s2, improving the structure of the basic artificial living body model;
and S3, improving the learning algorithm of the artificial living body model.
S4, collecting historical charging and discharging data of the lithium battery pack and corresponding SOC data;
s5, carrying out normalization processing on the historical charging and discharging data of the lithium battery pack and the corresponding SOC data;
and S6, inputting the processed data into each individual cellular, giving each cellular in the cellular space a set of network weight coefficients, calculating the actual output of each cellular by using the weight network, and ending the algorithm if the average actual output of the cellular space reaches the standard or the training steps are completed, or continuing the algorithm if the average actual output of the cellular space reaches the standard or the training steps are completed.
And S7, calculating the fitness. The expected output is compared with the actual output of each cell, and the fitness of each cell is calculated.
S8, selecting and copying. Each cell selects the individual with the maximum fitness as a learning object in the neighbor range, copies the excellent individuals in the selected neighbor range, updates the network weight coefficient of the cell, and returns to step S6.
Further preferably, the step S1 includes:
referring to fig. 2, an artificial life model of n × n Moore type cellular automata is established, where n is 20.
Further preferably, the step S2 includes:
referring to fig. 3, an artificial neural network is introduced into each cell, the neural network to be trained is stored in each cell, and the neural network has a three-layer structure, namely an input layer, a hidden layer and an output layer.
In a further preferred embodiment, the step S3 includes:
the QPSO algorithm is used as a learning algorithm of the cells, and the specific steps are as follows:
s31, the number of iterations n is 0. Initializing a particle swarm, including the number of particles and a search space, and randomly initializing the initial position of each particle;
and S32, in the first iteration, the initial position of each particle is the best position of the individual. The position of each particle is a parameter in the neural network, the actual output of the neural network of all input group data is calculated, the objective function value corresponding to the particle is obtained according to the actual output and the expected output, the objective function values of all the particles are compared to find the particle with the minimum objective function value, the position of the particle is the best global position, and a conclusion parameter matrix corresponding to the particle is stored;
s33, calculating the average best position of the individual from the individual best positions of all the particles, updating the position of each particle, calculating the objective function value of each particle, and updating the individual best position. Finally, comparing the individual best positions of all the particles to obtain a global best position, and simultaneously storing a parameter matrix corresponding to the particle with the global best position;
and S34, when the iteration end condition is reached, training is ended, the global best position is the neural network parameter value to be determined, and the stored conclusion parameter matrix is the conclusion parameter to be determined. When the iteration end condition is not reached, let n be n +1, go to step S33.
In a further preferred embodiment, the step S4 includes:
the charge and discharge data comprise charge and discharge currents and monomer voltages of each monomer battery of the lithium battery pack.
Further preferably, the step S5 includes:
according to the following formula, the historical charging and discharging data of the lithium battery pack of the electric automobile is subjected to normalization processing, and meanwhile, the SOC data is subjected to inverse normalization processing:
Figure BSA0000160426230000061
in the above formula, X represents normalized data, and X k Representing the actually input historical charging and discharging data, k is a natural number and represents a serial number, x max Represents x k Maximum value in data sequence, x min Denotes x k The minimum value in the data sequence.
Further preferably, the step S6 includes:
s61, according to the collected historical charging and discharging data of the lithium battery pack of the electric automobile and the corresponding SOC data, taking the SOC data at any moment as output data of the BP neural network, and simultaneously taking the historical charging and discharging data within preset time before the moment as input data of the BP neural network, so as to determine the number of input and output nodes in the network structure of the cell body;
s62, giving each cell in the cell space a set of self network weight coefficient
And S63, providing the same data processed in the step S5 for each cell, calculating the actual output of each cell by using a weight network, ending the algorithm if the average actual output of the cell space reaches the standard or the training step number is completed, or continuing the algorithm if the average actual output of the cell space reaches the standard or the training step number is completed.
Further preferably, the step S7 includes:
each cell compares the difference between the actual output and the expected output, and calculates the fitness by the following method:
Figure BSA0000160426230000062
in the above formula, the fitness, out, is the fitness a Is the actual output of the cell, out q Is the desired output.
Further preferably, the step S8 includes:
each one of which isThe cells all select fitness fit within the neighborhood (including themselves) star =max{fit j J belongs to omega as a learning object, each cell selects a cell individual with the maximum fitness to copy, and updates the network weight coefficient of the cell:
W i,t ′=W star,t
V i,t ′=V star,t
and then returns to step S6.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (7)

1. A lithium battery pack SOC prediction method based on an artificial life model is characterized by comprising the following specific steps:
s1, establishing a basic artificial life model;
s2, improving the structure of the basic artificial living body model, namely introducing a neural network into each cell of the basic artificial living body model, wherein the neural network to be trained is stored in each cell, and the neural network is of a three-layer structure and comprises an input layer, a hidden layer and an output layer;
s3, improving the learning algorithm of the artificial life model, namely, after replacing the original learning algorithm of the artificial life model by a QPSO algorithm, realizing the learning process by adjusting the parameter beta of the artificial life model, and specifically comprising the following steps:
s31, setting the iteration number n to be 0, initializing a particle swarm including the number of particles and a search space, and initializing the initial position of each particle randomly;
s32, in the first iteration, the initial position of each particle is the best position of the individual; the position of each particle is a parameter in the neural network, the actual output of the neural network of all input group data is calculated, the objective function value corresponding to the particle is obtained according to the actual output and the expected output, the objective function values of all the particles are compared to find the particle with the minimum objective function value, the position of the particle is the best global position, and a conclusion parameter matrix corresponding to the particle is stored;
s33, calculating the average best position of the individual from the individual best positions of all the particles, updating the position of each particle, calculating the objective function value of each particle, and updating the individual best position; comparing the individual best positions of all the particles to obtain a global best position, and simultaneously storing a parameter matrix corresponding to the particles with the global best position;
s34, when the iteration ending condition is reached, the training is ended, the global best position is the neural network parameter value to be determined, and the stored conclusion parameter matrix is the conclusion parameter to be determined; when the iteration end condition is not reached, setting n to n +1, and going to step S3; wherein n represents the scale of the basic artificial living body model;
s4, collecting historical charging and discharging data of the lithium battery pack and corresponding SOC data;
s5, carrying out normalization processing on the historical charging and discharging data of the lithium battery pack and the corresponding SOC data;
s6, inputting the processed data into each individual cellular, giving each cellular in the cellular space a set of self network weight coefficient, calculating the actual output of each cellular by using the weight network, if the average actual output of the cellular space reaches the standard or the training step number is finished, ending the algorithm, otherwise, continuing;
s7, calculating the fitness, comparing the expected output with the actual output of each cell, and calculating the fitness of each cell;
and S8, selecting and copying, wherein each cell selects the individual with the maximum fitness as a learning object in the neighborhood range, and each cell performs copying operation on the excellent individuals in the selected neighborhood, updates the network weight coefficient of the cell and returns to the step S6.
2. The method for predicting the SOC of a lithium battery pack according to claim 1, wherein in step S1, the building of the basic artificial life model is an n × n grid cell automaton model.
3. The method for predicting the SOC of the lithium battery pack based on the artificial life model as claimed in claim 1, wherein the step S4 is specifically as follows: the collected data are the charge and discharge current and the monomer voltage of each monomer battery of the lithium battery pack.
4. The method for predicting the SOC of the lithium battery pack based on the artificial life model as claimed in claim 1, wherein the step S5 is specifically as follows: the collected data is subjected to normalization processing, and the historical charging and discharging data of the lithium battery pack is subjected to normalization processing according to the following formula:
Figure FDA0003766593380000021
in the above formula, X represents normalized data, and X k Represents the actually inputted historical charge and discharge data,
k is a natural number, representing a serial number, x max Denotes x k Maximum value in data sequence, x min Denotes x k The minimum value in the data sequence.
5. The lithium battery pack SOC prediction method based on the artificial life model according to claim 1, wherein: in the step S6, it is specifically: the artificial living body model created in step S3 learns the data processed in step S5, and the model is continuously evolved until the evolution is completed.
6. The method for predicting the SOC of the lithium battery pack based on the artificial life model as claimed in claim 1, wherein the step S7 is specifically as follows: each cell compares the difference between the actual output and the expected output, and calculates the fitness by the following method:
Figure FDA0003766593380000022
in the above formula, the fitness, out, is the fitness a Is the actual output of the cell, out q Is the desired output.
7. The method according to claim 1, wherein the step S8 is specifically implemented by: each cell selects fitness fit in the neighbor range star =max{fit j J ∈ Ω } as a learning object, the neighbor range of the cell includes itself, each cell copies the cell individual with the maximum fitness selected, and updates its network weight coefficient:
W i,t '=W star,t
V i.t '=V star,t
and then returns to step S6.
CN201810194036.6A 2018-03-05 2018-03-05 Lithium battery pack SOC prediction method based on artificial life model Active CN110232432B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810194036.6A CN110232432B (en) 2018-03-05 2018-03-05 Lithium battery pack SOC prediction method based on artificial life model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810194036.6A CN110232432B (en) 2018-03-05 2018-03-05 Lithium battery pack SOC prediction method based on artificial life model

Publications (2)

Publication Number Publication Date
CN110232432A CN110232432A (en) 2019-09-13
CN110232432B true CN110232432B (en) 2022-09-20

Family

ID=67862270

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810194036.6A Active CN110232432B (en) 2018-03-05 2018-03-05 Lithium battery pack SOC prediction method based on artificial life model

Country Status (1)

Country Link
CN (1) CN110232432B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110794308B (en) * 2019-11-07 2021-09-10 交控科技股份有限公司 Method and device for predicting train battery capacity
CN113109714A (en) * 2020-01-10 2021-07-13 宁波吉利汽车研究开发有限公司 Intelligent monitoring method, device and system for automobile storage battery
CN113496309B (en) * 2021-06-15 2024-04-19 中国食品药品检定研究院 American ginseng growth age prediction method, model training method and device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1896925A1 (en) * 2005-06-13 2008-03-12 LG Chem, Ltd. Apparatus and method for testing state of charge in battery
CN102110021A (en) * 2010-12-08 2011-06-29 浙江大学 Automatic optimization method for cloud computing
CN104484715A (en) * 2014-11-28 2015-04-01 江苏大学 Neural network and particle swarm optimization algorithm-based building energy consumption predicting method
CN105823989A (en) * 2016-05-04 2016-08-03 安徽工程大学 Improved battery SOC prediction method for RBF neural network
CN105974327A (en) * 2016-06-12 2016-09-28 广州市香港科大霍英东研究院 Lithium battery pack SOC prediction method based on neural network and UKF
CN106443453A (en) * 2016-07-04 2017-02-22 陈逸涵 Lithium battery SOC estimation method based on BP neural network
CN106501721A (en) * 2016-06-03 2017-03-15 湘潭大学 A kind of lithium battery SOC estimation method based on biological evolution
CN106558064A (en) * 2016-12-07 2017-04-05 江南大学 A kind of method for tracking target based on cellular quantum-behaved particle swarm optimization
CN107316099A (en) * 2017-05-22 2017-11-03 沈阳理工大学 Ammunition Storage Reliability Forecasting Methodology based on particle group optimizing BP neural network

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10740646B2 (en) * 2017-10-30 2020-08-11 The Aerospace Corporation Programmable cellular automata for memory search, recall, simulation, and improvisation

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1896925A1 (en) * 2005-06-13 2008-03-12 LG Chem, Ltd. Apparatus and method for testing state of charge in battery
CN102110021A (en) * 2010-12-08 2011-06-29 浙江大学 Automatic optimization method for cloud computing
CN104484715A (en) * 2014-11-28 2015-04-01 江苏大学 Neural network and particle swarm optimization algorithm-based building energy consumption predicting method
CN105823989A (en) * 2016-05-04 2016-08-03 安徽工程大学 Improved battery SOC prediction method for RBF neural network
CN106501721A (en) * 2016-06-03 2017-03-15 湘潭大学 A kind of lithium battery SOC estimation method based on biological evolution
CN105974327A (en) * 2016-06-12 2016-09-28 广州市香港科大霍英东研究院 Lithium battery pack SOC prediction method based on neural network and UKF
CN106443453A (en) * 2016-07-04 2017-02-22 陈逸涵 Lithium battery SOC estimation method based on BP neural network
CN106558064A (en) * 2016-12-07 2017-04-05 江南大学 A kind of method for tracking target based on cellular quantum-behaved particle swarm optimization
CN107316099A (en) * 2017-05-22 2017-11-03 沈阳理工大学 Ammunition Storage Reliability Forecasting Methodology based on particle group optimizing BP neural network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Integration of neural networks and cellular automata for urban planning;Anthony Yeh , Li Xia;《Geo-spatial Information Science》;20040331;6-13 *
一种新的元胞网络模型;李学伟,孙有发,吴今培;《五邑大学学报》;20111130;14-21 *
基于QPSO算法的RBF神经网络参数优化仿真研究;陈伟,冯斌,孙俊;《计算机应用》;20060831;1928-1931 *

Also Published As

Publication number Publication date
CN110232432A (en) 2019-09-13

Similar Documents

Publication Publication Date Title
CN106842045B (en) Battery multi-model fusion modeling method and battery management system based on self-adaptive weight method
CN111007399B (en) Lithium battery state of charge prediction method based on improved generation countermeasure network
CN109993270A (en) Lithium ion battery residual life prediction technique based on grey wolf pack optimization LSTM network
Sangwan et al. State-of-charge estimation for li-ion battery using extended Kalman filter (EKF) and central difference Kalman filter (CDKF)
CN109061506A (en) Lithium-ion-power cell SOC estimation method based on Neural Network Optimization EKF
CN113049962B (en) LSTM-based energy storage device operation situation deduction method
CN111366848A (en) Battery health state prediction method based on PSO-ELM algorithm
CN113253116A (en) Lithium ion battery state of charge estimation method and storage medium
CN113702843B (en) Lithium battery parameter identification and SOC estimation method based on suburb optimization algorithm
CN110082682B (en) Lithium battery state of charge estimation method
CN110941929A (en) Battery health state assessment method based on ARMA and Elman neural network combined modeling
CN110658459B (en) Lithium ion battery state of charge estimation method based on bidirectional cyclic neural network
CN111060824B (en) Charge state estimation method based on model and algorithm step-by-step fusion
CN115632179B (en) Intelligent quick charging method and system for lithium ion battery
CN110232432B (en) Lithium battery pack SOC prediction method based on artificial life model
Li et al. A novel state estimation approach based on adaptive unscented Kalman filter for electric vehicles
CN105183994A (en) Method and device for predicting powder battery SOC on basis of improved I-ELM
Zhang et al. Intelligent state of charge estimation of battery pack based on particle swarm optimization algorithm improved radical basis function neural network
CN112630659A (en) Lithium battery SOC estimation method based on improved BP-EKF algorithm
CN110850298A (en) Lithium battery SOH estimation method and system based on data driving
CN112649736A (en) SOC and SOH joint estimation method for retired battery
CN114384435A (en) WSA-LSTM algorithm-based self-adaptive prediction method for residual service life of new energy automobile power battery
De Sousa et al. Comparison of different approaches for lead acid battery state of health estimation based on artificial neural networks algorithms
CN115219906A (en) Multi-model fusion battery state of charge prediction method and system based on GA-PSO optimization
CN116930769A (en) Lithium battery modeling method based on bidirectional generation type antagonistic neural network

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20231227

Address after: 230000 floor 1, building 2, phase I, e-commerce Park, Jinggang Road, Shushan Economic Development Zone, Hefei City, Anhui Province

Patentee after: Dragon totem Technology (Hefei) Co.,Ltd.

Address before: Chongqing University of Posts and telecommunications, No.2 Chongwen Road, Nan'an District, Chongqing 400065

Patentee before: CHONGQING University OF POSTS AND TELECOMMUNICATIONS

Effective date of registration: 20231227

Address after: No. 1801, Renmin West Road, Cao'e street, Shangyu District, Shaoxing City, Zhejiang Province

Patentee after: Zhejiang Wolong Energy Storage System Co.,Ltd.

Patentee after: WOLONG ELECTRIC GROUP Co.,Ltd.

Address before: 230000 floor 1, building 2, phase I, e-commerce Park, Jinggang Road, Shushan Economic Development Zone, Hefei City, Anhui Province

Patentee before: Dragon totem Technology (Hefei) Co.,Ltd.

TR01 Transfer of patent right