How to integrate PCM in battery thermal management system sucessfully ?
조회 수: 14 (최근 30일)
이전 댓글 표시
Objective: Integrate a Phase Change Material (PCM) into the Simulink model EVBatteryCoolingSystem.slx to improve battery thermal management by leveraging latent heat absorption.
Issue: Persistent sscbuild errors ("Cannot find MATLAB namespace 'PCM'") despite:
- Creating a custom PCM component (PCM.ssc) with parameters for melting temperature, latent heat, and mass.
- Organizing folders as +PCM/PCM.ssc (MATLAB package directory).
- Repeated attempts to compile and integrate the PCM block into the Battery subsyste
- Namespace/directory compliance issues during compilation.
- Uncertainty about PCM code syntax or structural errors.
- Difficulty validating PCM behavior in simulations.
- how to resolve namespace errors, validate PCM code/structure, and ensure correct thermal network integration.
댓글 수: 3
Yifeng Tang
2025년 7월 21일
Hi Ali, there isn't any custom .ssc or library associated with what you shared. are you able to share the PCM.ssc file that you mentioned to reproduce the sscbuild errors?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 PCM에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!