Simulating for U channel cooling system using own battery pack.

조회 수: 2 (최근 30일)
Hitesh Kumar Nath
Hitesh Kumar Nath 2024년 2월 7일
이동: DGM 2024년 2월 21일
Error:Error compiling Simscape network for model BatteryWithCollingPlate.
Caused by:
Connection 'connect(Module1.BottomExtClnt,U_shaped_Channels.Side1)' is found to be connecting arrays of nodes of inconsistent sizes: '1x1' and '1x42'. The arguments in a connection must be of the same size.

채택된 답변

Kautuk Raj
Kautuk Raj 2024년 2월 14일
이동: Joel Van Sickel 2024년 2월 20일
I suggest verifying the the sizes of the ports on both components (Module1.BottomExtClnt and U_shaped_Channels.Side1). As the error message states, to resolve this issue, you need to ensure that the ports being connected have the same size.
You can share your Simulink model BatteryWithCollingPlate here for a better understanding.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Simscape Battery에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by