Engine Cooling Model in Simscape

版本 1.7.0.0 (275.2 KB) 作者: Steve Miller
Thermal fluid system in Simscape language using full-flux modeling method
5.9K 次下载
更新时间 2016/3/7

查看许可证

This file contains a model of an engine cooling system built using the Simscape language. A radiator, thermostat, hoses, coolant, and a pump are included in the model. Heat is transferred from the engine to the fluid, and the thermostat opens the fluid path through the radiator when the activation temperature is reached. The fluid properties change based on pressure and temperature using lookup tables implemented in the Simscape language. The table lookup data was generated using REFPROP supplied by NIST. This example uses the full-flux modeling technique. Consult the model description as well as the Simscape language source code and comments for more information on this approach.
Please read the README.txt file to get started.

For an explanation of this model and the full-flux modeling method, watch this video (3 min):
http://www.mathworks.com/videos/modeling-an-engine-cooling-system-71894.html

To view a webinar (35 minutes) about the Simscape language, go to: http://www.mathworks.com/videos/physical-modeling-with-the-simscape-language-81733.html

To find other Simscape examples, search for posts with the keyword "physical modeling"
http://www.mathworks.com/matlabcentral/fileexchange/?term=%22physical+modeling%22

To learn more about MathWorks Simscape Products, go to:
http://www.mathworks.com/physical-modeling/

引用格式

Steve Miller (2024). Engine Cooling Model in Simscape (https://www.mathworks.com/matlabcentral/fileexchange/38339-engine-cooling-model-in-simscape), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Engine_Cooling_R12b/

Engine_Cooling_R12b/+EngineCoolingComponents/

Engine_Cooling_R13b/

Engine_Cooling_R13b/Fluid_Properties/REFPROP/

Engine_Cooling_R13b/Libraries/+MyThermalFluidComponents/

Engine_Cooling_R13b/Scripts_Data/

Engine_Cooling_R14a_and_beyond/

版本 已发布 发行说明
1.7.0.0

This example ships with Simscape in release R2014a and beyond. Added script to open shipping example.

1.6.0.0

Fixed webinar link.

1.5.0.0

Adding MATLAB code showing how to get data from REFPROP into MATLAB. See README.txt for details. --Steve

1.4.0.0

Added MATLAB code for extracting fluid property data from REFPROP from NIST. See README.txt file for instructions.

1.3.0.0

Submission compatible with Simscape Thermal Liquid Library added in R2013b.

1.1.0.0

Updated description to add link to video. No change to files.

1.0.0.0