Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.37 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.37 KB

Combustion Engine Plot

GitHub license

Description

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.

Table of Contents

Links

Repository: https://github.com/spencercreer/combustion_engine

Instructions

This application must be run in MATLAB. Download the .m and .fig files and run them in MATLAB.

Contribute

Please submit a PR if you would like to contribute.

Technologies

  • MATLAB

License

This project is licensed under the MIT license.

Contact

For questions or comments, please contact me.

Email: spencercreer@gmail.com

GitHub: spencercreer