Menu

IIT Certification 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

Python program to solve the otto cycle.

 Aim: Solve and plot the otto cycle by using Python. OBJECTIVE: THERE ARE TWO MAIN OBJECTIVE OF THIS PROJECT: To draw the p-v diagram of otto cycle To calculate the thermal efficiency. GOVERNING EQUATIONS: 1.PV = RT 2. PVγ= Constant             for adiabatic process …

    Project Details

    Loading...

    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.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Varun Chhabra (13)

    Week 5 - Curve fitting

    Objective:

    the code and detail report of this challange is in below link: https://skill-lync.com/projects/curve-fitting-using-python-53

    calendar

    08 Jul 2020 07:45 AM IST

      Read more

      Curve fitting using python

      Objective:

      AIM: 1.To obtain the curve fit for the given data. 2.Program for linear curve fit and cubic curve fit and compare each with original data. CURVE FITTING: Curve fitting is the process of constructing a curve, or mathematical functions, which possess the closest proximity to the real series of data. By curve fitting, we…

      calendar

      08 Jul 2020 07:43 AM IST

        Read more

        Newton-Raphson method

        Objective:

        AIM: 1.To find the minimum pressure of the following function 2. Use the newton raphson method to find out the value of pressure for h = 0.6 ft. 3. Find the optimal relaxation factor for this problem with the help of a suitable plot. 4. Tabulate the results of p for h = [0.6,1.2,1.8,2.4,3,3.6,4.2] assuming a suitable relaxation…

        calendar

        06 Jul 2020 09:32 AM IST

          Read more

          Solving second order ODEs

          Objective:

          OBJECTIVE: 1.To solve the second order differential equation for pendulum. 2.To create the animation of pendulum movement.   EQUATION FOR PENDULUM: Where, b is damping cofficient m is mass in kg g is gravity m/s^2  l is the length of string in meter To solve second order differential equation firstly equation…

          calendar

          27 Jun 2020 11:15 AM IST

            Read more

            Python program to solve the otto cycle.

            Objective:

             Aim: Solve and plot the otto cycle by using Python. OBJECTIVE: THERE ARE TWO MAIN OBJECTIVE OF THIS PROJECT: To draw the p-v diagram of otto cycle To calculate the thermal efficiency. GOVERNING EQUATIONS: 1.PV = RT 2. PVγ= Constant             for adiabatic process …

            calendar

            26 Jun 2020 07:55 AM IST

              Read more

              Python program to simulate the forward kinematics of robotic arm.

              Objective:

              AIM: Python program to simulate the forward kinematics of 2R robotic arm. OBJECTIVE: To trace out the final position of the manipulator or end effectors of a 2R robotic arm by creating an animation. PROJECT THEORY: As kinematics refers to the analysis of  motion without the consideration of forces. Forward kinematics…

              calendar

              23 Jun 2020 10:47 AM IST

                Read more

                Parsing NASA thermodynamic data using MATLAB.

                Objective:

                OBJECTIVE:  Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file.  Calculate the molecular weight of each species and display it in the command window. Plot the Cp, Enthalpy and Entropy for the local temperature range…

                calendar

                17 Jun 2020 07:24 AM IST

                  Read more

                  Rankine cycle Simulator using MATLAB.

                  Objective:

                  OBJECTIVE: Code to calculate the state point of rankine cycle based on user inputs. Plot the H-S and T-S curve. Calculate the net work output and back work ratio. RANKINE CYCLE: The Rankine cycle or Rankine Vapor Cycle is the process widely used by power plants such as coal fired power plants ornuclear…

                  calendar

                  09 Jun 2020 08:55 AM IST

                  • CFD
                  • FEA
                  • HEV
                  Read more

                  Optimization of stalagmite function with the help of genetic algorithm using MATLAB

                  Objective:

                  OBJECTIVE:  1. To Understand the concept of genetic algorithm. 2. MATLAB code to optimise the stalagmite function and find the global maxima of the function.   GENETIC ALGORITHM: A genetic algorithm is a search heuristic that is inspired by Charles Darwin’s theory of natural evolution.…

                  calendar

                  30 May 2020 10:06 AM IST

                  Read more

                  Curve Fitting using MATLAB

                  Objective:

                  OBJECTIVE: 1.Write code to fit a linear and cubic polynomial for the given Cp data. 2.Plot the linear and cubic fit curves along with the raw data points. CURVE FITTING: Curve fitting is the process of constructing a curve, or mathematical functions, which possess the closest proximity to the real series of data. By curve…

                  calendar

                  24 May 2020 04:59 PM IST

                    Read more

                    MATLAB program to create the animation of pendulum

                    Objective:

                    OBJECTIVE: 1.To solve the second order differential equation for pendulum. 2.To create the animation of pendulum movement.   EQUATION FOR PENDULUM: Where, b is damping cofficient m is mass in kg g is gravity m/s^2  l is the length of string in meter To solve second order differential equation firstly equation…

                    calendar

                    17 May 2020 11:12 AM IST

                      Read more

                      MATLAB program to solve otto cycle

                      Objective:

                       Aim: Solve and plot the otto cycle by using MATLAB. OBJECTIVE: THERE ARE TWO MAIN OBJECTIVE OF THIS PROJECT: To draw the p-v diagram of otto cycle To calculate the thermal efficiency. GOVERNING EQUATIONS: 1.PV = RT 2. PVγ= Constant             for adiabatic process …

                      calendar

                      11 May 2020 09:35 AM IST

                      Read more

                      Forward kinematics of a 2R robotic arm

                      Objective:

                      AIM: Matlab program to simulate the forward kinematics of 2R robotic arm. OBJECTIVE: To trace out the final position of the manipulator or end effectors of a 2R robotic arm by creating an animation. PROJECT THEORY: As kinematics refers to the analysis of  motion without the consideration of forces. Forward kinematics…

                      calendar

                      06 May 2020 10:53 AM IST

                        Read more
                        Showing 1 of 13 projects