필터 지우기
필터 지우기

How to get equal balancing charging rates of SOC in Active Cell Balancing

조회 수: 9 (최근 30일)
MAHENDRAN A
MAHENDRAN A 2023년 1월 5일
댓글: MAHENDRAN A 2023년 2월 23일
Issue - Actually for the 2 and 3 cell battery active cell balancing models are running and your answers were helping. But according to my project, I need all the cells to equally balanced and then constantly either charging or discharging related to the volatge circuit.
I've developed the model for 4 and 6 cell battery model along with logic script function for the model, which I've attached below. My model is running with the script file I've written. But, the output SOC values is not equally balanced and charging,
Obtained Output
- For 4 cell, the 1st two cells charging separately and 2nd two cells doing separately.
- For 6 cell, the 1st 3 ceells and 2nd 3 cells charging separtely, which ive shown in the below files that I've attached.
I know I've made mistakes in the scripting file, Can you guide me correcting this scripting function, so I can get the below result.
Expected Solution - The output I'm expecting is that every cell should match at one point and should equally balanced as well as charging upto the stop time.
I've attached for 6 cell battery model.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2023년 1월 11일
I think you need one more battery balancing circuit. You have 6 battery cells, but only 4 circuits. If you disconnect from the external source, the logic does balance the top 3 batteries and the bottom 3 batteries, but you need one more balancing circuit to connect the top 3 and bottom 3 so they balance to each other as well.
  댓글 수: 1
MAHENDRAN A
MAHENDRAN A 2023년 2월 23일
Hey Hi, Ive tried and also got one idea like to add battery balancing circuit to each battery and it worked. Like 4 cell battery model, hvaing 4 battery balancing circuit and the model working for charging

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Energy Storage에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by