How to take out temperature data of one battery cell from battery pack to use it for controller design?

5 次查看(过去 30 天)
Hi,
i am in process of designing a battery pack with liquid cooling. I have used pump to flow the coolant inside the battery pack. The pump shall operate above the upper temperature limit value and shut off when the temperature of the battery cell is within limits. But for that, i need temperature of the single cell from the group of cells. Any suggestion in this regard will be highly helpful for me.
PS: This "goto" block name TEMP_CELL is taking all data of 25 cells but i need only 1 cell data and then i fed it to the controller.

采纳的回答

Fangjun Jiang
Fangjun Jiang 2023-12-14
Use the Selector block. The dialog might be intimidating to some. For your case, change the "Inport port size" from "3" to "25", and change the "Index" column from "[1 3]" to "1" for picking the first cell or "25" for picking the last cell.
  2 个评论
Ali
Ali 2025-7-12
@Fangjun Jiang,@SUDEEP SINGH RAWAT@MathWorks Support Team actually i am also getting similar problem but on a diff model
i have used a matlab example for ev battery liquid cooling system and integrated the battery liquid cooling system with phase change material subsystem ( which i created by my own since there is no specific block to depict phase change ) the problem i am getting is in proper heat transfer from battery pack to pcm sub sytem which i can't achieve , i used one method to do so which you can see in project . slx but it doesn't helps , so can you help me to achieve my aim ?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by