This MATLAB GUI plots the PV diagram for an internal combustion engine based on user inputs.
The user may model an engine design by changing the bore and stoke length of the cylinder. The user may also change the combustion values including fuel k, Cv, and R values and the engine surrounding values including intake pressure, exhaust pressures, and initial temperatures. The GUI plots the combustion processes of compression, combustion, expansion, exhaust, and intake and shows the influence of each parameter.
Repository: https://github.com/spencercreer/combustion_engine
This application must be run in MATLAB. Download the .m and .fig files and run them in MATLAB.
Please submit a PR if you would like to contribute.
- MATLAB
This project is licensed under the MIT license.
For questions or comments, please contact me.
Email: spencercreer@gmail.com
GitHub: spencercreer