Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Data Analysis using Python

In this project, you will be using python to obtain data from a file that contains information related to a CFD simulation of an engine. The data is provided in the form of columns for different engine parameters. Based on user input, this data is then obtained from the file by using string splitting methods and converting strings to numerical data and saved in variables. A data visualiser is created such that the relationship between any two variables in the file can be plot with each other. Additionally, an engine performance calculator is created that provides the engine parameters.

  • Mechanical
  • Automotive. Materials Engineering

duration
Duration :

1 month

projectfees
Project Fees :

INR 10,000

Benefits of this Project

In this project, you will be using python to obtain data from a file that contains information related to a CFD simulation of an engine. The data is provided in the form of columns for different engine parameters. Based on user input, this data is then obtained from the file by using string splitting methods and converting strings to numerical data and saved in variables. A data visualiser is created such that the relationship between any two variables in the file can be plot with each other. Additionally, an engine performance calculator is created that provides the engine parameters.

What will you do in this project?

Variation of the Dynamic Viscosity of Air with respect to Temperature inside Cylinder

Variation of pressure with respect to crank angle

Variation of pressure with respect to crank

In this project, you will work on parsing data from a file and, 

  • Analyse the output file for various engine parameters from the test data using python
  • Write a code that takes inputs as column numbers and plot these parameters against each other
  • Depending on the parameters provided and the available data in the file, create a calculator for engine power and specific fuel consumption

Similar Projects you might be interested:

Adiabatic flame temperature calculation using Python and Cantera
In this project Adiabatic Flame Temperature(AFT) calculation will be performed using coding language Python and in-build Suite of Cantera. Cantera is an open-source suite of tools for problems involving chemical kinetics, thermodynamics, and transport processes. So, the comparative analysis will be performed to compare the factors like time requirement, accuracy etc. The effect of number of carbon atoms on Adiabatic Flame Temperature will also be discussed.
duration
Duration:

1 month

domainname
Domain :

Mechanical Engineering , Aerospace Engineering , Automobile Engineering , Thermal Engineering

Know more
Showing 1 of 1 projects

Project Highlights

The project is an advanced level project

Pre-requisites

Work with various Modules in Python

showcase

Analysing the Engine Data using Python and calculation of Work Output given by the Engine

In this project, you will be using python to obtain data from a file that contains information related to a CFD simulation of an engine. The data is provided in the form of columns for different engine parameters. Based on user input, this data is then obtained from the file by using string splitting methods and converting strings to numerical data and saved in variables. A data visualizer is created such that the relationship between any two variables in the file can be plot with each other. Additionally, an engine performance calculator is created that provides the engine parameters.