摘要
针对纯电动汽车动力电池健康状态(SOH)预测过程中算法复杂、编程繁琐、单片机C程序开发困难的问题,以单片机作为主芯片,以电池充放电循环次数为SOH的影响转化为循环次数并将主要影响因素与SOH的非线性关系制成二维数组表,通过二分法查找得到影响程度系数,记录特性因素值及持续时间,获得伪循环次数,进而得到SOH。在国家标准试验条件下验证了该预测方法的有效性、精确性和稳定性。
In order to solve the problems of complex algorithm, complicated programming and difficulty in developing C program of single chip microcomputer in the process of SOH prediction of pure electric vehicle power batteries, a SOH prediction algorithm is proposed, which uses single chip as the main chip and the number of battery charging and discharging cycles as the benchmark index of SOH. The influence on battery SOH is converted into the number of cycles and the non- linear relationship between the main factors and SOH is made into a two- dimensional array table. The influence degree coefficient is obtained by the binary searching method, the value and duration of characteristic factors are recorded, and the number of pseudo-cycles and SOH are obtained. The validity, accuracy and stability of the prediction method are verified under the national standard test conditions.
作者
陈德海
华铭
徐王娟
任永昌
Chen Dehai;Hua Ming;Xu Wangjuan;Ren Yongchang(Jiangxi University of Science and Technology, Ganzhou 341000)
出处
《汽车技术》
CSCD
北大核心
2019年第4期29-33,共5页
Automobile Technology
基金
国家自然科学基金项目(61463020)
江西省自然科学基金项目(20151BAB206034)
关键词
动力电池
累计充电计量算法
SOH
二分法
单片机
Power battery
Accumulative charge measurement algorithm
SOH
Dichotomy
Microcontroller