搜索资源列表
slavedsp
- 通过Dsp计算电池的SOC,采用卡尔曼滤波算法,并在液晶上面显示相关信息-Dsp calculated through the battery SOC, the use of Kalman filter algorithm, and the above liquid crystal display-related information
SOC-PWM-output
- SOC锂电池管理系统,SOC的PWM输出测试程序,C语言代码-For lithium battery BMS, soc by PWM output, C language source code.
EVbike.code
- 电动自行车用电池管理系统源程序,内部包含电压采集SOC估算等多个有用程序-Electric bicycle battery management system source code contains the voltage acquisition SOC estimates within a number of useful procedures
G2452
- 电池 BMS的程序,实现了电压、电流、温度等检测功能,不包括soc算法-The battery BMS program, the detection function of voltage, current, temperature, etc., does not include soc algorithm
battery-SOC
- 安培积分法与开路电压法估算 电池SOC-Ampere integral method to measure battery SOC
SOC检测
- 电池SOC检测程序 STM32专用 可实现单次或者三次循环检测
SOC计算部分代码解析
- 电池管理系统,温度采集,电池均衡,SOC算法,准确计算测量实时车况(Battery management system, temperature acquisition, battery equalization)
soc
- 安时积分发计算SOC,精确到半分比1%,输入电池容量即可(Calculate SOC on time Only approximate capacity can be calculated)
鍙屽崱灏旀浖SOC浼拌
- 锂电池荷电状态(SOC)的精确估计一直是电池管理系统的核心任务之一。电流传感器中存在非零均值的电流漂移噪声,这些噪声会造成不可避免的估计误差。为减少电流漂移噪声对估算造成的不利影响,提出了联合扩展卡尔曼滤波法,以Thevenin模型为锂电池等效电路模型,将电流漂移值作为状态变量与电池SOC进行同步预测。实验和仿真结果表明,该方法能有效抑制电流漂移噪声,提高估算精度。(The accurate estimation of the charge state (SOC) of lithium batt
收藏模型SOC
- 电动汽车电池能量的soc估计,,汉语代码,simulink模型等。(SOC estimation of electric vehicle battery energy, Chinese code, Simulink model and so on.)
soc
- 通过检测电池两端电压,计算电池剩余电量百分比(The percentage of battery remaining charge is calculated by detecting the voltage at both ends of the battery)
Battery初步实现
- 实现了电池安时积分法计算SOC,并有电池内阻的计算与更新(It realizes the calculation of SOC by the method of ampere-time integration of batteries, and calculates and updates the internal resistance of batteries.)
SOC_SMO_Battety
- 电池SOC估算模型,是MATLAB中的simulink仿真模型,可以估算电池SOC(Battery SOC Estimation Model)
基于LSTM的电池SOC估计
- 电池荷电状态SOC估计matlab代码,内有实际电池测试数据,算法为LSTM。