CN103439603A - Method and device for detecting charge state of super-capacitor energy storage device - Google Patents

Method and device for detecting charge state of super-capacitor energy storage device Download PDF

Info

Publication number
CN103439603A
CN103439603A CN2013103784088A CN201310378408A CN103439603A CN 103439603 A CN103439603 A CN 103439603A CN 2013103784088 A CN2013103784088 A CN 2013103784088A CN 201310378408 A CN201310378408 A CN 201310378408A CN 103439603 A CN103439603 A CN 103439603A
Authority
CN
China
Prior art keywords
soc
state
value
ultracapacitor
ultracapacitor monomer
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.)
Pending
Application number
CN2013103784088A
Other languages
Chinese (zh)
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.)
China Security and Surveillance Technology PRC Inc
Original Assignee
China Security and Surveillance Technology PRC Inc
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 China Security and Surveillance Technology PRC Inc filed Critical China Security and Surveillance Technology PRC Inc
Priority to CN2013103784088A priority Critical patent/CN103439603A/en
Publication of CN103439603A publication Critical patent/CN103439603A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Charge And Discharge Circuits For Batteries Or The Like (AREA)

Abstract

The invention discloses a method for detecting the charge state of a super-capacitor energy storage device. The method comprises the steps of building a single body state space model according to a super-capacitor singe body circuit model, collecting the current value and the terminal voltage value in real time when each super-capacitor singe body works, and working out the SOC value of each super-capacitor singe body through an extended Kalman filtering algorithm according to the single body state space model and the current value and the terminal voltage value when each super-capacitor singe body works. The invention further discloses a device for detecting the charge state of the super-capacitor energy storage device, and the detection accuracy of the SOC values can be improved through the technology.

Description

A kind of super capacitor energy storage device charge state detection method and device
Technical field
The present invention relates to the super capacitor energy-storage technical field, relate in particular to a kind of super capacitor energy storage device charge state detection method and device.
Background technology
Ultracapacitor is again double layer capacitor (Electrical Double-Layer Capacitor), by the polarization electrolyte, carrys out energy storage, is a kind of Novel energy storage apparatus.Can repeated charge hundreds thousand of times of ultracapacitor, have that short, long service life of duration of charging, power density are high, characteristics such as good temp characteristic, the saving energy and environmental protection.Because ultracapacitor has more outstanding advantage, thus its in increasing field, be widely applied, for example hybrid vehicle, accumulator system, intelligent grid, Aero-Space etc.
Because ultracapacitor monomer voltage lower (generally being no more than 4V), energy density are low, therefore the bank of super capacitors for accumulator system is usually to be combined by several ultracapacitor monomer connection in series-parallel.In practical application, if the improper use to ultracapacitor, such as overcharging or the abnormal conditions such as unreasonable are controlled in overdischarge, temperature, can cause the phenomenon of the interior electrolyte leakage of ultracapacitor and even blast to occur, for avoiding dangerous situation, the state-of-charge (State of Charge, SOC) of necessary Real-Time Monitoring ultracapacitor monomer and bank of super capacitors, prevent that it from overcharging or overdischarge.
The detection of traditional ultracapacitor monomer SOC mainly adopts the ampere-hour method, the ampere-hour method must know that the SOC initial value of ultracapacitor monomer just can record ultracapacitor SOC actual value in advance, but can't accurately determine again the SOC initial value of ultracapacitor monomer, ultracapacitor monomer capacity is little in addition, the capacity integral error is remarkable, can cause the SOC computational accuracy lower, and for whole bank of super capacitors, the accumulative total of this error can enlarge, and makes the SOC result of final calculating and actual conditions that very large difference be arranged.
Summary of the invention
The invention provides a kind of super capacitor energy storage device charge state detection method and device, can improve the computational accuracy of SOC.
The invention provides a kind of super capacitor energy storage device charge state detection method, comprising:
Set up the free state spatial model according to ultracapacitor monomer circuit model;
Current value and terminal voltage value during each ultracapacitor monomer work of Real-time Collection;
Current value and terminal voltage value during according to described free state spatial model, described each ultracapacitor monomer work, utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
Preferably, describedly according to ultracapacitor monomer circuit model, set up the free state spatial model, be specially:
Ultracapacitor monomer circuit model is carried out to parameter identification, obtain state equation and the output equation of ultracapacitor monomer according to ultracapacitor monomer circuit model, wherein, described ultracapacitor monomer circuit model is the first order nonlinear equivalent-circuit model.
Preferably, described state equation and output equation are specially:
[ SOC ( t + 1 ) U c ( t + 1 ) ] = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) SOC ( t ) U c ( t ) + - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) I ( t ) + w ( t ) - - - ( 5 ) ;
U(t)=F[SOC(t)]+R aI(t)+v(t) (6);
Wherein, SOC (t) means discrete state t ultracapacitor state-of-charge constantly, U c(t) mean the discrete state t voltage of the inner equivalent capacity of ultracapacitor monomer constantly, Δ t is sampling interval, equivalent internal resistance R a, parallel resistance R b, constant capacitor C a, variable capacitance C b, Q 0for the ultracapacitor rated capacity of dispatching from the factory, I (t) is discrete state t ultracapacitor monomer charging and discharging currents constantly, U (t) is discrete state t ultracapacitor monomer terminal voltage constantly, F[SOC (t)] be the nonlinear function of the voltage of ultracapacitor SOC and equivalent capacity, w (t) is the interference of immesurable stochastic variable to quantity of state, and v (t) is the measurement noise of ultracapacitor terminal voltage.
Preferably, described expanded Kalman filtration algorithm is specially:
Order
A t = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) ;
x t = SOC ( t ) U c ( t ) ;
B t = - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) ;
u t=I(t);
C t = dF ( SOC t ) dSOC | SOC = SOC t 0 ;
y t=U(t);
Wherein,
Figure BSA0000094385980000032
mean F[SOC (t)] to the derivative of ultracapacitor monomer state-of-charge SOC, then get SOC=SOC (t), the result finally calculated;
Described formula (5) and described formula (6) can be rewritten as:
State equation: x t+1=A tx t+ B tu t+ w (t) (7);
Output equation: y t=C tx t+ R au t+ v (t) (8);
Order
f(x t,u t)=A tx t+B tu t,g(x t,u t)=C tx t+R au t
Described formula (7) and described formula (8) can be rewritten as:
State equation: x t+1=f (x t, u t)+w (t) (9);
Output equation: y t=g (x t, u t)+v (t) (10);
Step 1: described formula (9) and described formula (10) state variable x and mean square deviation error P are carried out to initialization;
Step 2: state variable x in step 1 is carried out to the prediction of expanded Kalman filtration algorithm state variable and estimate to calculate;
Step 3: mean square deviation error P in step 1 is carried out to expanded Kalman filtration algorithm mean square deviation error prediction and estimate to calculate;
Step 4: mean square deviation error P in step 3 is carried out to kalman gain calculating;
Step 5: the prediction of state variable x in step 2 is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm state variable x;
Step 6: the prediction of mean square deviation error P in step 3 is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm mean square deviation error P;
Step 7: judge whether the SOC value restrains and the invariant state that tends towards stability, if so, finish the SOC computation process of this monomer; If not, return to the SOC value of next moment monomer of step 2 iterative computation until result of calculation converges to SOC value the state that tends towards stability of ultracapacitor monomer accurately the most at last.
Preferably, also comprise:
Judge that whole bank of super capacitors is in charging duty or electric discharge duty;
According to the SOC value of duty and each ultracapacitor monomer, obtain the SOC value of each series super capacitor bank;
According to the SOC value of described each series super capacitor bank, obtain the SOC value of whole bank of super capacitors.
Preferably, the described SOC value according to duty and each ultracapacitor monomer, obtain the SOC value of each series super capacitor bank, is specially:
If current bank of super capacitors is the charging duty, in the SOC value series connection group for this reason of current series super capacitor bank one of the SOC value of ultracapacitor monomer maximum; If current bank of super capacitors is the electric discharge duty, in the SOC value series connection group for this reason of current series super capacitor bank one of the SOC value of ultracapacitor monomer minimum.
Preferably, after current value and terminal voltage value when each ultracapacitor monomer work of Real-time Collection, also comprise:
When the time of terminal voltage value in default low state A has surpassed predefined time threshold T1, or, when the time of terminal voltage value in default high state of value B has surpassed predefined time threshold T2, start early warning mechanism.
The present invention also provides a kind of super capacitor energy storage device state-of-charge pick-up unit, comprising:
Set up free state spatial model module, for according to ultracapacitor monomer circuit model, setting up the free state spatial model;
Acquisition module, current value and terminal voltage value during for each ultracapacitor monomer work of Real-time Collection;
Computing module, with the described free state spatial model module of setting up, with described acquisition module, be connected, current value and terminal voltage value while being used for according to free state spatial model, each ultracapacitor monomer work, utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
Preferably, also comprise:
The judgement block of state, be connected with described computing module, for judging whole bank of super capacitors, is in charging duty or electric discharge duty;
Computing module, also for the SOC value according to duty and each ultracapacitor monomer, obtain the SOC value of each series super capacitor bank, according to the SOC value of each series super capacitor bank, obtains the SOC value of whole bank of super capacitors.
Preferably, also comprise:
Alarm module, with described acquisition module, be connected, for when the time of terminal voltage value in default low state A has surpassed predefined time threshold T1, or, when the time of terminal voltage value in default high state of value B has surpassed predefined time threshold T2, start early warning mechanism.
A kind of super capacitor energy storage device charge state detection method provided by the invention and device, by according to ultracapacitor monomer circuit model, setting up the free state spatial model, then utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer, such computing method precision is high, and the SOC value of each the ultracapacitor monomer calculated is more accurate.And adopt expanded Kalman filtration algorithm to carry out ultracapacitor SOC calculating, by " revise-prediction of estimate-gain of prediction is estimated;; the closed loop that can realize ultracapacitor SOC detects; overcome the shortcoming that cumulative errors is arranged in the prior art; result of calculation is more accurate; and also each monomer in whole bank of super capacitors all can not overcharge or the bad phenomenon such as overdischarge, thereby extend the serviceable life of super capacitor energy storage device, guarantee the use safety of whole super capacitor energy storage device.
The accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, below will the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is a kind of super capacitor energy storage device charge state detection method schematic flow sheet of the embodiment of the present invention;
Fig. 2 is the schematic flow sheet of another embodiment of a kind of super capacitor energy storage device charge state detection method of the present invention;
Fig. 3 is the first order nonlinear circuit model figure of the ultracapacitor monomer of the embodiment of the present invention;
Fig. 4 is the ultracapacitor connection in series-parallel circuit model figure in groups of the embodiment of the present invention;
Fig. 5 is the structural representation of a kind of super capacitor energy storage device state-of-charge pick-up unit of the embodiment of the present invention.
Embodiment
In order to make technical matters to be solved by this invention, technical scheme and beneficial effect clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.
Refer to a kind of super capacitor energy storage device charge state detection method schematic flow sheet of the embodiment of the present invention shown in Fig. 1, comprising:
Step S101: according to ultracapacitor monomer circuit model, set up the free state spatial model.
Concrete, at first ultracapacitor monomer circuit model is carried out to parameter identification, obtain state equation and the output equation of ultracapacitor monomer according to ultracapacitor monomer circuit model, wherein, ultracapacitor monomer circuit model is the first order nonlinear equivalent-circuit model.
Step S102: current value and terminal voltage value during each ultracapacitor monomer work of Real-time Collection.
Step S103: current value and terminal voltage value during according to free state spatial model, each ultracapacitor monomer work, utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
Concrete, current value and terminal voltage value during according to the state equation of ultracapacitor monomer and output equation, each ultracapacitor monomer work, adopt expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
Implement above-described embodiment, by according to ultracapacitor monomer circuit model, setting up the free state spatial model, then utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer, such computing method precision is high, and the SOC value of each the ultracapacitor monomer calculated is more accurate.
Below in conjunction with the schematic flow sheet of another embodiment of a kind of super capacitor energy storage device charge state detection method of the present invention shown in Fig. 2, further describe a kind of super capacitor energy storage device charge state detection method of the embodiment of the present invention, comprising:
Step S201: ultracapacitor monomer circuit model is carried out to parameter identification.
Concrete, circuit as shown in Figure 3, this circuit is the first order nonlinear equivalent-circuit model.This model has not only been considered the impact on SOC value computational accuracy that the variation of the equivalent capacity that causes because the ultracapacitor terminal voltage is different brings, also considered the impact on SOC value computational accuracy that ultracapacitor self discharge effect phenomenon is brought, such design is more accurate when describing the ultracapacitor charge and discharge process, and the SOC value of utilizing this model to calculate the ultracapacitor monomer will be more accurate.Data that can provide by producer or oneself measure equivalent internal resistance R a, parallel resistance R b, constant capacitor C a, variable capacitance C bparameter, U cthe voltage of the inner equivalent capacity of ultracapacitor monomer, wherein variable capacitance C bvalue according to U cvariation and change.
Step S202: set up the free state spatial model according to ultracapacitor monomer circuit model, and formula is arranged and carry out discretize, obtain state equation and the output equation of ultracapacitor monomer.
Concrete, after identification of Model Parameters, set up the free state spatial model, need to obtain state equation and the output equation of ultracapacitor monomer.The circuit relationships equation of describing according to Fig. 3 is as follows:
U(t)=R aI(t)+U c(t) (1)
I ( t ) = ( C a + C b * U c ) dU c ( t ) dt + U c ( t ) R b - - - ( 2 )
Wherein, I (t) is discrete state t ultracapacitor monomer charging and discharging currents constantly; At C b* U cin, unit is the unit of electric capacity, U cnumerical value only is provided, means C bwith U cvariation and change.
The nonlinear equation that can also obtain ultracapacitor monomer SOC is as follows:
SOC ( t ) = SOC ( t 0 ) - 1 Q 0 ∫ 0 t I ( t ) dt - - - ( 3 )
U c(t)=F[SOC(t)] (4)
Wherein, SOC (t 0) expression initial time ultracapacitor state-of-charge; SOC (t) means discrete state t ultracapacitor state-of-charge constantly; Q 0it is the ultracapacitor rated capacity of dispatching from the factory; F[SOC (t)] be the nonlinear function of the voltage of ultracapacitor SOC and equivalent capacity.
Concrete, formula is arranged and to carry out after discretize obtaining the state equation of ultracapacitor monomer as follows:
[ SOC ( t + 1 ) U c ( t + 1 ) ] = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) SOC ( t ) U c ( t ) + - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) I ( t ) + w ( t ) - - - ( 5 )
Output equation is as follows:
U(t)=F[SOC(t)]+R aI(t)+v(t) (6)
Wherein, Δ t is sampling interval; R b(C a+ C b* U c) be to discharge and recharge link capacitance resistance time parameter; W (t) is the interference of immesurable stochastic variable to quantity of state, and v (t) is the measurement noise of ultracapacitor terminal voltage, supposes that disturbance variable w (t) and v (t) are white Gaussian noise.
Order
A t = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) ;
x t = SOC ( t ) U c ( t ) ;
B t = - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) ;
u t=I(t);
C t = dF ( SOC t ) dSOC | SOC = SOC t 0 ;
y t=U(t);
Wherein,
Figure BSA0000094385980000083
mean F[SOC (t)] to the derivative of ultracapacitor monomer state-of-charge SOC, then get SOC=SOC (t), the result finally calculated.
The state equation of ultracapacitor monomer and output equation, formula (5) and formula (6) can be rewritten as:
State equation: x t+1=A tx t+ B tu t+ w (t) (7)
Output equation: y t=C tx t+ R au t+ v (t) (8)
Wherein, system input variable u tthe charging and discharging currents of ultracapacitor, i.e. current value during certain ultracapacitor monomer work; y tfor the output variable of system, the terminal voltage value while being certain ultracapacitor monomer work; x tfor the state variable of system, ultracapacitor SOC value is contained in wherein, obtains x tobtain the SOC value of certain ultracapacitor.
Step S203: current value and terminal voltage value during each ultracapacitor monomer work of Real-time Collection.
Concrete, I (t) and U (t) while gathering each ultracapacitor monomer work.When the time of U (t) magnitude of voltage in low state A (such as the A=0 volt) has surpassed predefined time threshold T1, or when the time of U (t) magnitude of voltage in high state of value B (such as the B specified ceiling voltage that is monomer) has surpassed predefined time threshold T2, start early warning mechanism, can carry out the power-off service operation by the mode notification technique personnel of alarm bell or note.Can further make like this each monomer in whole bank of super capacitors all can not overcharge or the bad phenomenon such as overdischarge.
Step S204: current value and terminal voltage value during according to the state equation of ultracapacitor monomer and output equation, each ultracapacitor monomer work adopt expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
Concrete,
Order
f(x t,u t)=A tx t+B tu t,g(x t,u t)=C t x t+R au t
Respectively that system is with (x t, u t) be nonlinear state variable relation function and the non-linear measurement relation function of independent variable.
System state space model, formula (7) and formula (8) can be rewritten as:
State equation: x t+1=f (x t, u t)+w (t) (9)
Output equation: y t=g (x t, u t)+v (t) (10)
For each sampling t state variable x and mean square deviation error P constantly, expanded Kalman filtration algorithm all can be made twice different estimation.The mean square deviation error P of take is example, before the spreading kalman gain is calculated, predicts for the first time estimated value
Figure BSA0000094385980000091
complete and (predict for the first time estimated value at previous moment (being the t-1 moment) mean square deviation error amount
Figure BSA0000094385980000093
basis on, utilize mean square deviation error prediction estimate equation downward constantly (be t constantly) recursion obtain), with upper right mark "-", mean; After the spreading kalman gain is calculated, to predicting for the first time estimated value
Figure BSA0000094385980000094
the correction that gains, then obtain optimal estimation value for the second time
Figure BSA0000094385980000095
with upper right mark "+", mean.
The EKF equation is as follows, and wherein E is unit matrix, upper right mark " T " representing matrix transposition, and upper right mark " 1 " representing matrix is inverted.
Step 1: state variable x and mean square deviation error P are carried out to initialization.
x 0 + = E [ x 0 ] - - - ( 11 )
P 0 + = E [ ( x 0 - x 0 + ) ( x 0 - x 0 + ) T ] - - - ( 12 )
Step 2: state variable x in step 1 is carried out to the prediction of expanded Kalman filtration algorithm state variable and estimate to calculate.
x t - = f ( x t - 1 + , u t - 1 ) = A t - 1 x t - 1 + + B t - 1 u t - 1 - - - ( 13 )
Step 3: mean square deviation error P in step 1 is carried out to expanded Kalman filtration algorithm mean square deviation error prediction and estimate to calculate.Wherein, D wthe variance that means w (t).
P t - = A t - 1 P t - 1 + A t - 1 T + D w - - - ( 14 )
Step 4: mean square deviation error P in step 3 is carried out to kalman gain calculating.Wherein, M tmean the result that gain is calculated, D vthe variance that means v (t).
M t = P t - C t T ( C t P t - C t T + D v ) - 1 - - - ( 15 )
Step 5: the prediction of state variable x in step 2 is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm state variable x.
x t + = x t - + M t [ y t - g ( x t - , u t ) ] - - - ( 16 )
Step 6: the prediction of mean square deviation error P in step 3 is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm mean square deviation error P.
P t + = ( E - M t C t ) P t - - - - ( 17 )
Step 7: judge whether the SOC value restrains and the invariant state that tends towards stability.If so, finish the SOC computation process of this monomer; If not, return to the SOC value of next moment monomer of step 2 iterative computation, t=t+1, until result of calculation converges to SOC value the state that tends towards stability of ultracapacitor monomer accurately the most at last.
Step S205: judge that whole bank of super capacitors is in charging duty or electric discharge duty.
Concrete, circuit diagram as shown in Figure 4, total m the parallel branch of this integral body bank of super capacitors one, each parallel branch the inside has n ultracapacitor monomer series-connected, amounts to m*n ultracapacitor monomer, and the embodiment of the present invention does not limit the concrete numerical value of m and n.
Determine that duty is to adopt the judgement switching value to realize, i.e. the charged state switch charged state that is in place; The discharge condition switch discharge condition that is in place.
Step S206: according to the SOC value of duty and each ultracapacitor monomer, obtain the SOC value of each series super capacitor bank.
Concrete, or the circuit diagram of take as shown in Figure 4 is example, with C xymean arbitrary ultracapacitor monomer, SOC xymean the SOC value of arbitrary ultracapacitor monomer, use respectively SOC 1, SOC 2..., SOC mthe SOC value of expression bank of super capacitors from 1 to m parallel branch.
If current bank of super capacitors is the charging duty, the SOC value of current series super capacitor bank is SOC max, C for example 11to C 1nthis series connection group, if be now the charging duty, find out SOC 11to SOC 1nmiddle maximal value is the SOC of this series connection group 1; If current ultracapacitor is the electric discharge duty, the SOC value of current series super capacitor bank is SOC min, C for example m1to C mnthis series connection group, if be now the electric discharge duty, find out SOC m1to SOC mnmiddle minimum value is the SOC of this series connection group m.
Step S207: according to the SOC value of each series super capacitor bank, obtain the SOC value of whole bank of super capacitors.
Concrete, the SOC value of each series super capacitor bank is averaged to summation, can obtain the SOC value of whole bank of super capacitors, SOC = SOC 1 + SOC 2 + . . . . . . + SOC m m .
The invention process above-described embodiment, adopt expanded Kalman filtration algorithm to carry out ultracapacitor SOC calculating, can realize that by " revise-prediction of estimate-gain of prediction is estimated " closed loop of ultracapacitor SOC detects, overcome the shortcoming that cumulative errors is arranged in the prior art, result of calculation is more accurate, and each monomer in whole bank of super capacitors all can not overcharge or the bad phenomenon such as overdischarge, thereby extend the serviceable life of super capacitor energy storage device, guarantee the use safety of whole super capacitor energy storage device.
Below in conjunction with the structural representation of a kind of super capacitor energy storage device state-of-charge pick-up unit of the embodiment of the present invention shown in Fig. 5, further describe the structure of this super capacitor energy storage device state-of-charge pick-up unit of the embodiment of the present invention.
Set up free state spatial model module 501, for according to ultracapacitor monomer circuit model, setting up the free state spatial model.
Concrete, at first ultracapacitor monomer circuit model is carried out to parameter identification, obtain state equation and the output equation of ultracapacitor monomer according to ultracapacitor monomer circuit model.
Circuit as shown in Figure 3, this circuit is the first order nonlinear equivalent-circuit model.This model has not only been considered the impact on SOC value computational accuracy that the variation of the equivalent capacity that causes because the ultracapacitor terminal voltage is different brings, also considered the impact on SOC value computational accuracy that ultracapacitor self discharge effect phenomenon is brought, such design is more accurate when describing the ultracapacitor charge and discharge process, and the SOC value of utilizing this model to calculate the ultracapacitor monomer will be more accurate.Data that can provide by producer or oneself measure equivalent internal resistance R a, parallel resistance R b, constant capacitor C a, variable capacitance C bparameter, U cthe voltage of the inner equivalent capacity of ultracapacitor monomer, wherein variable capacitance C bvalue according to U cvariation and change.
After identification of Model Parameters, set up the free state spatial model, need to obtain state equation and the output equation of ultracapacitor monomer.The circuit relationships equation of describing according to Fig. 3 is as follows:
U(t)=R aI(t)+U c(t) (1)
I ( t ) = ( C a + C b * U C ) dU c ( t ) dt + U c ( t ) R b - - - ( 2 )
Wherein, I (t) is discrete state t ultracapacitor monomer charging and discharging currents constantly; At C b* U cin, unit is the unit of electric capacity, U cnumerical value only is provided, means C bwith U cvariation and change.
The nonlinear equation that can also obtain ultracapacitor monomer SOC is as follows:
SOC ( t ) = SOC ( t 0 ) - 1 Q 0 ∫ 0 t I ( t ) dt - - - ( 3 )
U C(t)=F[SOC(t)] (4)
Wherein, SOC (t 0) expression initial time ultracapacitor state-of-charge; SOC (t) means discrete state t ultracapacitor state-of-charge constantly; Q 0it is the ultracapacitor rated capacity of dispatching from the factory; F[SOC (t)] be the nonlinear function of the voltage of ultracapacitor SOC and equivalent capacity.
Formula is arranged and to carry out after discretize obtaining the state equation of ultracapacitor monomer as follows:
[ SOC ( t + 1 ) U c ( t + 1 ) ] = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) SOC ( t ) U c ( t ) + - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) I ( t ) + w ( t ) - - - ( 5 )
Output equation is as follows:
U(t)=F[SOC(t)]+R aI(t)+v(t) (6)
Wherein, Δ t is sampling interval; R b(C a+ C b* U c) be to discharge and recharge link capacitance resistance time parameter; W (t) is the interference of immesurable stochastic variable to quantity of state, and v (t) is the measurement noise of ultracapacitor terminal voltage, supposes that disturbance variable w (t) and v (t) are white Gaussian noise.
Order
A t = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) ;
x t = SOC ( t ) U c ( t ) ;
B t = - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) ;
u t=I(t);
C t = dF ( SOC t ) dSOC | SOC = SOC t 0 ;
y t=U(t);
Wherein,
Figure BSA0000094385980000126
mean F[SOC (t)] to the derivative of ultracapacitor monomer state-of-charge SOC, then get SOC=SOC (t), the result finally calculated.
The state equation of ultracapacitor monomer and output equation, formula (5) and formula (6) can be rewritten as:
State equation: x t+1=A tx t+ B tu t+ w (t) (7)
Output equation: y t=C tx t+ R au t+ v (t) (8)
Wherein, system input variable u tthe charging and discharging currents of ultracapacitor, i.e. current value during certain ultracapacitor monomer work; y tfor the output variable of system, the terminal voltage value while being certain ultracapacitor monomer work; x tfor the state variable of system, ultracapacitor SOC value is contained in wherein, obtains x tobtain the SOC value of certain ultracapacitor.
Acquisition module 502, current value and terminal voltage value during for each ultracapacitor monomer work of Real-time Collection.
Concrete, I (t) and U (t) while gathering each ultracapacitor monomer work.
Computing module 503, with set up free state spatial model module 501 and be connected with acquisition module 502, current value and terminal voltage value while being used for according to free state spatial model, each ultracapacitor monomer work, utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
Concrete, current value and terminal voltage value during according to the state equation of ultracapacitor monomer and output equation, each ultracapacitor monomer work, adopt expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
Concrete,
Order
f(x t,u t)=A tx t+B tu t,g(x t,u t)=C t x t+R au t
Respectively that system is with (x t, u t) be nonlinear state variable relation function and the non-linear measurement relation function of independent variable.
System state space model, formula (7) and formula (8) can be rewritten as:
State equation: x t+1=f (x t, u t)+w (t) (9)
Output equation: y t=g (x t, u t)+v (t) (10)
For each sampling t state variable x and mean square deviation error P constantly, expanded Kalman filtration algorithm all can be made twice different estimation.The mean square deviation error P of take is example, before the spreading kalman gain is calculated, predicts for the first time estimated value complete and (predict for the first time estimated value
Figure BSA0000094385980000132
at previous moment (being the t-1 moment) mean square deviation error amount
Figure BSA0000094385980000133
basis on, utilize mean square deviation error prediction estimate equation downward constantly (be t constantly) recursion obtain), with upper right mark "-", mean; After the spreading kalman gain is calculated, to predicting for the first time estimated value
Figure BSA0000094385980000134
the correction that gains, then obtain optimal estimation value for the second time
Figure BSA0000094385980000135
with upper right mark "+", mean.
The EKF equation is as follows, and wherein E is unit matrix, upper right mark " T " representing matrix transposition, and upper right mark " 1 " representing matrix is inverted.
State variable x and mean square deviation error P are carried out to initialization.
x 0 + = E [ x 0 ] - - - ( 11 )
P 0 + = E [ ( x 0 - x 0 + ) ( x 0 - x 0 + ) T ] - - - ( 12 )
State variable x in formula (11) is carried out to the prediction of expanded Kalman filtration algorithm state variable to be estimated to calculate.
x t - = f ( x t - 1 + , u t - 1 ) = A t - 1 x t - 1 + + B t - 1 u t - 1 - - - ( 13 )
Mean square deviation error P in formula (12) is carried out to expanded Kalman filtration algorithm mean square deviation error prediction to be estimated to calculate.Wherein, D wthe variance that means w (t).
P t - = A t - 1 P t - 1 + A t - 1 T + D w - - - ( 14 )
Mean square deviation error P in formula (14) is carried out to kalman gain calculating.Wherein, M tmean the result that gain is calculated, D vthe variance that means v (t).
M t = P t - C t T ( C t P t - C t T + D v ) - 1 - - - ( 15 )
The prediction of state variable x in formula (13) is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm state variable x.
x t + = x t - + M t [ y t - g ( x t - , u t ) ] - - - ( 16 )
The prediction of mean square deviation error P in formula (14) is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm mean square deviation error P.
P t + = ( E - M t C t ) P t - - - - ( 17 )
Judge whether the SOC value restrains and the invariant state that tends towards stability.If so, finish the SOC computation process of this monomer; If not, return to the SOC value of next moment monomer of step 2 iterative computation, t=t+1, until result of calculation converges to SOC value the state that tends towards stability of ultracapacitor monomer accurately the most at last.
Preferably, also comprise:
Judgement block of state 504, be connected with computing module 503, for judging whole bank of super capacitors, is in charging duty or electric discharge duty.
Concrete, circuit diagram as shown in Figure 4, total m the parallel branch of this integral body bank of super capacitors one, each parallel branch the inside has n ultracapacitor monomer series-connected, amounts to m*n ultracapacitor monomer, and the embodiment of the present invention does not limit the concrete numerical value of m and n.
Concrete, determine that duty is to adopt the judgement switching value to realize, i.e. the charged state switch charged state that is in place; The discharge condition switch discharge condition that is in place.
Computing module 503, also for the SOC value according to duty and each ultracapacitor monomer, obtain the SOC value of each series super capacitor bank.
Concrete, or the circuit diagram of take as shown in Figure 4 is example, with C xymean arbitrary ultracapacitor monomer, SOC xymean the SOC value of arbitrary ultracapacitor monomer, use respectively SOC 1, SOC 2..., SOC mthe SOC value of expression bank of super capacitors from 1 to m parallel branch.
If current bank of super capacitors is the charging duty, the SOC value of current series super capacitor bank is SOC max, C for example 11to C 1nthis series connection group, if be now the charging duty, find out SOC 11to SOC 1nmiddle maximal value is the SOC of this series connection group 1; If current ultracapacitor is the electric discharge duty, the SOC value of current series super capacitor bank is SOC min, C for example m1to C mnthis series connection group, if be now the electric discharge duty, find out SOC m1to SOC mnmiddle minimum value is the SOC of this series connection group m.
Computing module 503, also for the SOC value according to each series super capacitor bank, obtain the SOC value of whole bank of super capacitors.
Concrete, the SOC value of each series super capacitor bank is averaged to summation, can obtain the SOC value of whole bank of super capacitors, SOC = SOC 1 + SOC 2 + . . . . . . + SOC m m .
This device also comprises:
Alarm module 505, with acquisition module 502, be connected, for when the time of U (t) magnitude of voltage in low state (such as 0 volt) has surpassed predefined time threshold T1, or, when the time of U (t) magnitude of voltage in high state of value (such as the specified ceiling voltage of monomer) has surpassed predefined time threshold T2, start early warning mechanism.
The invention process above-described embodiment, adopt expanded Kalman filtration algorithm to carry out ultracapacitor SOC calculating, can realize that by " revise-prediction of estimate-gain of prediction is estimated " closed loop of ultracapacitor SOC detects, overcome the shortcoming that cumulative errors is arranged in the prior art, result of calculation is more accurate, and each monomer in whole bank of super capacitors all can not overcharge or the bad phenomenon such as overdischarge, thereby extend the serviceable life of super capacitor energy storage device, guarantee the use safety of whole super capacitor energy storage device.
It should be noted that, through the above description of the embodiments, those skilled in the art can be well understood to the mode that the present invention can add essential hardware platform by software and realize, can certainly all by hardware, implement.Understanding based on such, what technical scheme of the present invention contributed to background technology can embody with the form of software product in whole or in part, this computer software product can be stored in storage medium, as ROM/RAM, magnetic disc, CD etc., comprise that some instructions are with so that a computer equipment (can be personal computer, server, or the network equipment etc.) carry out the described method of some part of each embodiment of the present invention or embodiment.
Above disclosed is only the preferred embodiment in the embodiment of the present invention, certainly can not limit with this interest field of the present invention, and the equivalent variations of therefore doing according to the claims in the present invention, still belong to the scope that the present invention is contained.

Claims (10)

1. a super capacitor energy storage device charge state detection method, is characterized in that, comprising:
Set up the free state spatial model according to ultracapacitor monomer circuit model;
Current value and terminal voltage value during each ultracapacitor monomer work of Real-time Collection;
Current value and terminal voltage value during according to described free state spatial model, described each ultracapacitor monomer work, utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
2. the method for claim 1, is characterized in that, describedly according to ultracapacitor monomer circuit model, sets up the free state spatial model, is specially:
Ultracapacitor monomer circuit model is carried out to parameter identification, obtain state equation and the output equation of ultracapacitor monomer according to ultracapacitor monomer circuit model, wherein, described ultracapacitor monomer circuit model is the first order nonlinear equivalent-circuit model.
3. method as claimed in claim 2, is characterized in that, described state equation and output equation are specially:
[ SOC ( t + 1 ) U c ( t + 1 ) ] = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) SOC ( t ) U c ( t ) + - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) I ( t ) + w ( t ) - - - ( 5 ) ;
U(t)=F[SOC(t)]+R aI(t)+v(t) (6);
Wherein, SOC (t) means discrete state t ultracapacitor state-of-charge constantly, U c(t) mean the discrete state t voltage of the inner equivalent capacity of ultracapacitor monomer constantly, Δ t is sampling interval, equivalent internal resistance R a, parallel resistance R b, constant capacitor C a, variable capacitance C b, Q 0for the ultracapacitor rated capacity of dispatching from the factory, I (t) is discrete state t ultracapacitor monomer charging and discharging currents constantly, U (t) is discrete state t ultracapacitor monomer terminal voltage constantly, F[SOC (t)] be the nonlinear function of the voltage of ultracapacitor SOC and equivalent capacity, w (t) is the interference of immesurable stochastic variable to quantity of state, and v (t) is the measurement noise of ultracapacitor terminal voltage.
4. method as claimed in claim 3, is characterized in that, described expanded Kalman filtration algorithm is specially:
Order
A t = 1 0 0 exp ( - Δt R b ( C a + C b * U c ) ) ;
x t = SOC ( t ) U c ( t ) ;
B t = - Δt Q 0 R b ( 1 - exp ( - Δt R b ( C a + C b * U c ) ) ) ;
u t=I(t);
C t = dF ( SOC t ) dSOC | SOC = SOC t 0 ;
y t=U(t);
Wherein,
Figure FSA0000094385970000025
mean F[SOC (t)] to the derivative of ultracapacitor monomer state-of-charge SOC, then get SOC=SOC (t), the result finally calculated;
Described formula (5) and described formula (6) can be rewritten as:
State equation: x t+1=A tx t+ B tu t+ w (t) (7);
Output equation: y t=C tx t+ R au t+ v (t) (8);
Order
f(x t,u t)=A tx t+B tu t,g(x t,u t)=C tx t+R au t
Described formula (7) and described formula (8) can be rewritten as:
State equation: x t+1=f (x t, u t)+w (t) (9);
Output equation: y t=g (x t, u t)+v (t) (10);
Step 1: described formula (9) and described formula (10) state variable x and mean square deviation error P are carried out to initialization;
Step 2: state variable x in step 1 is carried out to the prediction of expanded Kalman filtration algorithm state variable and estimate to calculate;
Step 3: mean square deviation error P in step 1 is carried out to expanded Kalman filtration algorithm mean square deviation error prediction and estimate to calculate;
Step 4: mean square deviation error P in step 3 is carried out to kalman gain calculating;
Step 5: the prediction of state variable x in step 2 is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm state variable x;
Step 6: the prediction of mean square deviation error P in step 3 is estimated to carry out to the optimal estimation calculating of expanded Kalman filtration algorithm mean square deviation error P;
Step 7: judge whether the SOC value restrains and the invariant state that tends towards stability, if so, finish the SOC computation process of this monomer; If not, return to the SOC value of next moment monomer of step 2 iterative computation until result of calculation converges to SOC value the state that tends towards stability of ultracapacitor monomer accurately the most at last.
5. as the described method of claim 1-4 any one claim, it is characterized in that, also comprise:
Judge that whole bank of super capacitors is in charging duty or electric discharge duty;
According to the SOC value of duty and each ultracapacitor monomer, obtain the SOC value of each series super capacitor bank;
According to the SOC value of described each series super capacitor bank, obtain the SOC value of whole bank of super capacitors.
6. method as claimed in claim 5, is characterized in that, the described SOC value according to duty and each ultracapacitor monomer obtains the SOC value of each series super capacitor bank, is specially:
If current bank of super capacitors is the charging duty, in the SOC value series connection group for this reason of current series super capacitor bank one of the SOC value of ultracapacitor monomer maximum; If current bank of super capacitors is the electric discharge duty, in the SOC value series connection group for this reason of current series super capacitor bank one of the SOC value of ultracapacitor monomer minimum.
7. the method for claim 1, is characterized in that, after current value and terminal voltage value when each ultracapacitor monomer work of Real-time Collection, also comprises:
When the time of terminal voltage value in default low state A has surpassed predefined time threshold T1, or, when the time of terminal voltage value in default high state of value B has surpassed predefined time threshold T2, start early warning mechanism.
8. a super capacitor energy storage device state-of-charge pick-up unit, is characterized in that, comprising:
Set up free state spatial model module, for according to ultracapacitor monomer circuit model, setting up the free state spatial model;
Acquisition module, current value and terminal voltage value during for each ultracapacitor monomer work of Real-time Collection;
Computing module, with the described free state spatial model module of setting up, with described acquisition module, be connected, current value and terminal voltage value while being used for according to free state spatial model, each ultracapacitor monomer work, utilize expanded Kalman filtration algorithm to calculate the SOC value of each ultracapacitor monomer.
9. device as claimed in claim 8, is characterized in that, also comprises:
The judgement block of state, be connected with described computing module, for judging whole bank of super capacitors, is in charging duty or electric discharge duty;
Computing module, also for the SOC value according to duty and each ultracapacitor monomer, obtain the SOC value of each series super capacitor bank, according to the SOC value of each series super capacitor bank, obtains the SOC value of whole bank of super capacitors.
10. device as claimed in claim 9, is characterized in that, also comprises:
Alarm module, with described acquisition module, be connected, for when the time of terminal voltage value in default low state A has surpassed predefined time threshold T1, or, when the time of terminal voltage value in default high state of value B has surpassed predefined time threshold T2, start early warning mechanism.
CN2013103784088A 2013-08-19 2013-08-19 Method and device for detecting charge state of super-capacitor energy storage device Pending CN103439603A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103784088A CN103439603A (en) 2013-08-19 2013-08-19 Method and device for detecting charge state of super-capacitor energy storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103784088A CN103439603A (en) 2013-08-19 2013-08-19 Method and device for detecting charge state of super-capacitor energy storage device

Publications (1)

Publication Number Publication Date
CN103439603A true CN103439603A (en) 2013-12-11

Family

ID=49693308

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103784088A Pending CN103439603A (en) 2013-08-19 2013-08-19 Method and device for detecting charge state of super-capacitor energy storage device

Country Status (1)

Country Link
CN (1) CN103439603A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103901294A (en) * 2014-01-02 2014-07-02 智慧城市***服务(中国)有限公司 Super capacitor set charge state testing method and device
CN104730386A (en) * 2015-03-23 2015-06-24 大连理工大学 Supercapacitor charge state estimating method based on Kalman filtering algorithm
CN106443288A (en) * 2016-08-23 2017-02-22 国网山西省电力公司电力科学研究院 Super-capacitor variable capacitance model parameter determination method based on RC natural discharge
CN111027203A (en) * 2019-12-05 2020-04-17 中车株洲电力机车有限公司 Super capacitor SOC calculation method
CN112526246A (en) * 2019-09-19 2021-03-19 新疆金风科技股份有限公司 Method and device for detecting working condition of super capacitor of wind generating set

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050033535A1 (en) * 2003-08-07 2005-02-10 Verbrugge Mark W. Adaptive algorithm to control and characterize super-capacitor performance
CN102486529A (en) * 2010-12-03 2012-06-06 上海同沪电气科技股份有限公司 Method for detecting state of charge of series super-capacitor bank for urban rail vehicle
CN102608444A (en) * 2011-12-26 2012-07-25 惠州市亿能电子有限公司 SOC (State of Charge) detecting and correcting method for super capacitance energy-storing device
CN102944848A (en) * 2012-11-21 2013-02-27 广东省自动化研究所 Real-time evaluation method for remaining capacity of power batteries and device thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050033535A1 (en) * 2003-08-07 2005-02-10 Verbrugge Mark W. Adaptive algorithm to control and characterize super-capacitor performance
CN102486529A (en) * 2010-12-03 2012-06-06 上海同沪电气科技股份有限公司 Method for detecting state of charge of series super-capacitor bank for urban rail vehicle
CN102608444A (en) * 2011-12-26 2012-07-25 惠州市亿能电子有限公司 SOC (State of Charge) detecting and correcting method for super capacitance energy-storing device
CN102944848A (en) * 2012-11-21 2013-02-27 广东省自动化研究所 Real-time evaluation method for remaining capacity of power batteries and device thereof

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
徐文兵: "超级电容能量监控***的研究与设计", 《中国优秀硕士学位论文全文数据库 工程科技II辑》 *
郝国亮: "超级电容荷电状态计算方法的研究", 《中国优秀硕士学位论文全文数据库 工程科技II辑》 *
郝国亮: "超级电容荷电状态计算方法的研究", 《中国优秀硕士学位论文全文数据库 工程科技II辑》, no. 01, 15 January 2013 (2013-01-15) *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103901294A (en) * 2014-01-02 2014-07-02 智慧城市***服务(中国)有限公司 Super capacitor set charge state testing method and device
CN104730386A (en) * 2015-03-23 2015-06-24 大连理工大学 Supercapacitor charge state estimating method based on Kalman filtering algorithm
CN106443288A (en) * 2016-08-23 2017-02-22 国网山西省电力公司电力科学研究院 Super-capacitor variable capacitance model parameter determination method based on RC natural discharge
CN106443288B (en) * 2016-08-23 2018-11-09 国网山西省电力公司电力科学研究院 The super capacitor variable capacitance Model parameters testing method discharged naturally based on RC
CN112526246A (en) * 2019-09-19 2021-03-19 新疆金风科技股份有限公司 Method and device for detecting working condition of super capacitor of wind generating set
CN112526246B (en) * 2019-09-19 2024-06-14 金风科技股份有限公司 Super capacitor working condition detection method and device for wind generating set
CN111027203A (en) * 2019-12-05 2020-04-17 中车株洲电力机车有限公司 Super capacitor SOC calculation method
CN111027203B (en) * 2019-12-05 2023-05-02 中车株洲电力机车有限公司 Super capacitor SOC calculation method

Similar Documents

Publication Publication Date Title
Ren et al. Design and implementation of a battery management system with active charge balance based on the SOC and SOH online estimation
Wang et al. Probability based remaining capacity estimation using data-driven and neural network model
CN103472403B (en) A kind of electrokinetic cell SOC compound method of estimation based on PNGV equivalent-circuit model
Chen et al. Adaptive gain sliding mode observer for state of charge estimation based on combined battery equivalent circuit model
Sun et al. Adaptive unscented Kalman filtering for state of charge estimation of a lithium-ion battery for electric vehicles
US10175303B2 (en) Battery parameter estimation device and parameter estimation method
CN102918411B (en) Charge status estimation apparatus
CN102608542B (en) Method for estimating charge state of power cell
CN104267354B (en) A kind of peak power Forecasting Methodology of electrokinetic cell
CN108445406A (en) A kind of power battery health status method of estimation
CN106842060A (en) A kind of electrokinetic cell SOC estimation method and system based on dynamic parameter
CN102486529B (en) Method for detecting state of charge of series super-capacitor bank for urban rail vehicle
CN105068008A (en) Battery SOC (state of charge) estimation method by utilizing vehicle-mounted charging machine identification battery parameter
US20130185007A1 (en) Method and configuration for estimating the efficiency of at least one battery unit of a rechargeable battery
CN106405433A (en) Extended Kalman particle filtering based SOC (State Of Charge) estimation method and system
JP2010500539A (en) Battery capacity detection method based on capacity dependent parameters
CN102645637A (en) Method for estimating SOC (state of charge) of equalized batteries
CN105116344B (en) Based on binary-coded battery open circuit voltage evaluation method
Hussein Kalman filters versus neural networks in battery state-of-charge estimation: A comparative study
CN104181470A (en) Battery state-of-charge (SOC) estimation method based on nonlinear prediction extended Kalman filtering
CN108680869A (en) A kind of appraisal procedure and device of power battery health status
KR100901252B1 (en) Method and Apparatus for estimation of State Of Charge using sliding mode observer
Li et al. A new parameter estimation algorithm for an electrical analogue battery model
CN103439603A (en) Method and device for detecting charge state of super-capacitor energy storage device
CN106443478A (en) Lithium iron phosphate battery rest electric quantity estimation method based on closed-loop hybrid algorithm

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20131211