Simscape Thermal Model Error "Thermal Temperature must be greater than absolute zero"

43 Ansichten (letzte 30 Tage)
I'm designing a thermal model of a battery cabin. Using Simulink, I found the heat rejection from the battery packs.
I built my model based on the featured examples of thermal systems, Modeling Heat Transfer of a Projector and an article called "Development of a multi-room building thermodynamic model using Simscape library".
For modeling the FRP cabin and battery shell structure, I used a simplified 2R-1C network (2 resistors and 1 capacitor). My model is given below.
And here is my solar radiation subsystem:
I made beginning temperature values of my thermal masses 300 K and used the ode15s as my solver. When I run the model I face with the error:
Error compiling Simscape network for model thermal_model.
Caused by:
Even when I run the model for 1 second I get this error. It doesn't make sense that with solar radiation and ambient temperature air temperature goes below absolute zero.
What am I doing wrong? Any help would be appreciated.
  4 Kommentare
Joel Van Sickel
Joel Van Sickel am 19 Mai 2022
Hello Riccardo,
make sure you aren't using a heat flow sensor incorrectly to connect your system to a thermal reference (absolute zero)
Regards,
Joel

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Joel Van Sickel
Joel Van Sickel am 19 Mai 2022
It is highly likely that your heat flow sensor is grounding the Air Inside FRP cabin thermall mass block. heat flow must be measured as a through variable, while temperature is an across variable. This means a temperature sensor can be connected directly to a thermal reference. However, the heat flow sensor should be between the thermal mass and the rest of the thermal network.
I realize this is too late for the original question but the updated comment kicked this back up on the list so I figured I'd answer it.
Regards,
Joel

Weitere Antworten (0)

Kategorien

Mehr zu Elements finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by