Connect Multiple Constant Volume Chambers.

Hello everyone.
Is it possible to connect multiple volume chambers with each other? The idea behind is that I want to have a vehcile cabin as implemented in the following Matlab example of a Electric Vehicle Thermal Model, but divided into different zones, e.g. front right, front left, etc. Just connecting the moist conserving ports does not seem to work. Is this even the correct approach or is what I want to implement even possible?
https://de.mathworks.com/help/physmod/hydro/ug/sscfluids_ev_thermal_management.html?s_tid=srchtitle_vehicle%20thermal%20model_1

 Accepted Answer

Conneting ports of multiple constant volume chambers is DIFFERENT than connecting say multiple pipes to a same point. Connecting the volumes can create constraints for the states inside these volumes, so you can imagine that they become one same volume. Add some flow resistance between the ports, and you should be OK. You can make the resistance very small. Multi-zone cooling/heating in a passenger cabin or a multi-room building can be done this way.

1 Comment

Thanks for your answer, it confirms my idea. I also did it that way.

Sign in to comment.

More Answers (0)

Products

Release

R2021b

Community Treasure Hunt

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

Start Hunting!