Matlab Battery builder Ambient port to simulate Heat sink with air cooling

조회 수: 19 (최근 30일)
Mohammad
Mohammad 2024년 4월 1일
답변: Kothuri 2024년 10월 21일
I want to simulate a battery module (Build in Battery builder app)
I am not using Coolant plate.
I have ambient port.
Can I specify a simscape Convection block on this ambient port to simulate Air cooling on the battery packs bottom?
Or
Is there a way to simulate bottom air cooled (using cooling plates thermal mass and Air convection)
  댓글 수: 1
SUDEEP SINGH RAWAT
SUDEEP SINGH RAWAT 2024년 6월 6일
hi,
you can use convetive heat transfer block for natural convection modeling with temperature source block at other end to set the ambient temperature.
hope it helps!

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

답변 (1개)

Kothuri
Kothuri 2024년 10월 21일
You can simulate air cooling without using a coolant plate on the battery module’s bottom using the “Simscape Convection” block.
  • You can directly connect a “Simscape Convection” block to the ambient thermal port of the battery.
  • This block will model the convective heat transfer between the battery and the surrounding air and thereby allowing you to simulate air cooling.
  • In the Battery Builder app, the thermal network has an ambient port where you can connect external thermal components.
You can refer the below link for more info on ambient port:
  • Insert the “Convective Heat Transfer” block.
  • Connect the block’s ports: One side should be connected to the ambient thermal port of the battery, and the other side should be connected to the thermal environment (representing air at ambient temperature).
  • Set the Convective Heat Transfer Coefficient h (in W/m²/K) based on the air properties and expected airflow over the battery. This value depends on whether the air is moving (forced convection) or stationary (natural convection).
  • Specify the Surface Area (in m²) of the battery bottom that is exposed to air cooling.
  • Set the Ambient Temperature in the block’s parameters to simulate the temperature of the surrounding air.
You can refer the below link for more info on the “Convective Heat Transfer” block

카테고리

Help CenterFile Exchange에서 Thermal Analysis에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by