Engine Cooling Model in Simscape
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/
Cita come
Steve Miller (2024). Engine Cooling Model in Simscape (https://www.mathworks.com/matlabcentral/fileexchange/38339-engine-cooling-model-in-simscape), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Simulink > Get Started with Simulink >
- Physical Modeling > Simscape Fluids > Fluid Network Interfaces Library >
- Physical Modeling > Simscape Driveline > Engines & Motors >
- Sciences > Material Sciences > Thermal Analysis >
- Physical Modeling > Simscape >
Tag
Riconoscimenti
Ispirato: Vehicle HVAC System in Simscape, Refrigeration Cycle in Simscape
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
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/
Engine_Cooling_R12b/
Engine_Cooling_R13b/
Versione | Pubblicato | Note della release | |
---|---|---|---|
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 |