How to find heat generation in a cell model
조회 수: 3 (최근 30일)
이전 댓글 표시
This is cell model and i want to calculate that how much heat is generated if the temperature of heat source is 50 deg and of system is 30 deg and conduction occur and what amount of heat is generated. I am reffering to a youtube video for your reference and if my model in this photo require changes then please tell me. https://youtu.be/mPvGa-B8JF0?si=JTNo4MCMg5UOSu32

댓글 수: 0
채택된 답변
Xiangchun
2025년 7월 22일
If you want to measure how much heat is being transferred from one block to another, you can use this block: Heat Flow Rate Sensor - Ideal heat flow meter - MATLAB.
Alternatively, you can also use this block Probe - Output block variables as signals during simulation - MATLAB to access block variables such as heat flow rate.
If your question is about how to model heat generation inside a Li-ion battery cell (which does not seem to be the case to me), you can refer to Battery Equivalent Circuit block from Simscape Battery, which models both (irreversible) resistive heat and (reversible) entropic heat.Battery Equivalent Circuit - Battery model with electro-thermal dynamics and optional faults - MATLAB.
Best wishes,
Xiangchun
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!