Objective To create a python file which helps to study about the file parsing. Introduction File parsing was one of important tool used by many engineers to study different functions with existing measured datas which was stored in a specific file. Here, a file named engine_data holds detail of pressure, volume, Maximum…
Sriram Rajendran
updated on 31 Jul 2020
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Sriram Rajendran (3)
Analysing data in a given file using Python
Objective To create a python file which helps to study about the file parsing. Introduction File parsing was one of important tool used by many engineers to study different functions with existing measured datas which was stored in a specific file. Here, a file named engine_data holds detail of pressure, volume, Maximum…
31 Jul 2020 04:17 PM IST
Solving second order ODE of movement of Simple pendulum in Python
Objective To plot the angular velocity and angular displacement of a pendulum motion vs time. And to create an animation of motion of the pendulum. Introduction In Sublime using python, the motion of simple pendulum was animated by ploting various images which represent the position of pendulum at different times.…
13 Apr 2020 09:46 PM IST
Analysis of air standard cycle with python
Objective To create PV diagram for an Otto cycle and the thermal efficiency of that cycle. Introduction In this program, a four stroke otto cycle’s state values i.e., values of pressure, volume and temperature at various states of otto cycle were calculated and with that values a graph was plotted and also…
09 Apr 2020 04:54 AM IST