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

Rankine Cycle

AIM: To create a Rankine cycle simulator and to find out the thermodynamic properties at each state. OBJECTIVES OF THE PROJECT: 1. To calculate the state points of the Rankine Cycle. 2. To plot the T-S and H-S plots for the given inputs. 3. To calculate the Net work output and Back work ratio. RANKINE CYCLE The Rankine…

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 John babu Vasamsetti (20)

Week 6 - Data analysis

Objective:

https://skill-lync.com/projects/data-analysis-in-python-8

calendar

15 Jul 2020 12:50 PM IST

    Read more

    DATA ANALYSIS IN PYTHON

    Objective:

    AIM: To read a file containing information about engine thermodynamic properties and to perform the analysis. OBJECTIVES: To extract the desired thermodynamic properties data and to plot them. The Programming Language Used: PYTHON CODE: #DATA PARSING #IMPORTINING THE MODULES import matplotlib.pyplot as plt…

    calendar

    15 Jul 2020 12:47 PM IST

    • PYTHON
    Read more

    Week 5 - Curve fitting

    Objective:

    https://skill-lync.com/projects/curve-fitting-using-python-57

    calendar

    14 Jul 2020 10:06 AM IST

      Read more

      CURVE FITTING using PYTHON

      Objective:

      AIM: To perform curve fitting for a given temperature and specific heat data of Oxygen species using PYTHON. OBJECTIVES: To write code to fit a linear and cubic polynomial for the given Cp data. Curve Fitting: Curve fitting is the process of constructing a curve or mathematical functions, which posses the closest…

      calendar

      14 Jul 2020 10:04 AM IST

      Read more

      Newton-Raphson method for finding min pressure

      Objective:

      AIM: To write a python script to solve for the minimum value of pressure using the newton raphson method. OBJECTIVES: 1. Using the newton raphson method to find out the value of pressure for h = 0.6 ft. 2. To find the optimal relaxation factor for this problem with the help of a suitable plot. 3. To Tabulate the results…

      calendar

      13 Jul 2020 04:43 PM IST

      Read more

      Constraint Minimization - Pen and Paper calculation

      Objective:

      Aim:  To Minimize the following function 5-(x-2)^2 -2(y-1)^2  subject to the following constraint x + 4y = 3   The method of Lagrange multipliers is a method for finding max or min of a function of several variables restricted to a given subset. Method of Lagrange Multipliers: Suppose that f(x, y) and g(x,…

      calendar

      12 Jul 2020 10:08 AM IST

        Read more

        Week 3 - Solving second order ODEs

        Objective:

        https://skill-lync.com/projects/solving-second-order-ode-using-python-3

        calendar

        11 Jul 2020 03:38 PM IST

          Read more

          Solving second order ODE using PYTHON

          Objective:

          AIM: To write a program in python to solve ODE and to create the simple pendulum animation OBJECTIVES OF THE PROJECT: The main objective of this project is to write a program in Python that will simulate the pendulum motion.   GOVERNING EQUATIONS: Basic math concepts like the resolution of vectors and…

          calendar

          11 Jul 2020 03:36 PM IST

          Read more

          Week 2 Air standard Cycle

          Objective:

          https://skill-lync.com/projects/otto-cycle-256

          calendar

          11 Jul 2020 06:57 AM IST

            Read more

            Otto Cycle

            Objective:

            AIM: To solve an otto cycle and make plots with the given information OBJECTIVE:  1. To code and create a PV diagram for Otto cycle 2. To compute and output the thermal efficiency of the engine. Otto Cycle: On this cycle, petrol, gas and many types of oil engines work. 1→2: Adiabatic compression  2→3:…

            calendar

            11 Jul 2020 06:53 AM IST

            Read more

            Project 2 - Rankine cycle Simulator

            Objective:

            https://skill-lync.com/projects/rankine-cycle-simulation-9

            calendar

            09 Jul 2020 05:11 PM IST

              Read more

              Rankine Cycle

              Objective:

              AIM: To create a Rankine cycle simulator and to find out the thermodynamic properties at each state. OBJECTIVES OF THE PROJECT: 1. To calculate the state points of the Rankine Cycle. 2. To plot the T-S and H-S plots for the given inputs. 3. To calculate the Net work output and Back work ratio. RANKINE CYCLE The Rankine…

              calendar

              09 Jul 2020 05:09 PM IST

              Read more

              Project 1 - Parsing NASA thermodynamic data

              Objective:

              https://skill-lync.com/projects/parsing-nasa-thermodynamic-data-215

              calendar

              04 Jul 2020 01:05 PM IST

                Read more

                Parsing NASA thermodynamic data

                Objective:

                AIM: To extract the polynomial coefficients that can be used to evaluate and study the thermodynamic properties such as Cp, H and S of various chemical compounds.  OBJECTIVES OF THE PROJECT: 1. Write a function that extracts the 14 coefficients and calculates the enthalpy, entropy and specific heats for…

                calendar

                04 Jul 2020 01:00 PM IST

                Read more

                Genetic Algorithm using MATLAB

                Objective:

                AIM: To find the maximum value of the stalagmite function using genetic algorithm. OBJECTIVES OF THE PROJECT: The objective of this project is to understand the working of the genetic algorithm and make use of it to  optimise the given function. GENETIC ALGORITHM:  Optimization is the process of finding the point…

                calendar

                30 Jun 2020 03:10 AM IST

                Read more

                2-R Robotic Arm Simulator

                Objective:

                AIM: To write a program in python to simulate the forward kinematics of a 2R Robotic Arm  GOVERNING EQUATIONS: Basic math concepts like the resolution of vectors and locating coordinates the specific points in the plane. OBJECTIVES OF THE PROJECT: The main objective of this project is to create the animation…

                calendar

                25 Jun 2020 05:41 PM IST

                Read more

                CURVE FITTING using MATLAB

                Objective:

                  AIM: To perform the curve fitting for the given CP data using MATLAB CURVE FITTING: Curve fitting the process of construction the curve or a mathematical functions, which process the closest proximity to the real series of data. GOVERNING EQUATIONS: OBJECTIVE OF THE PROJECT: The main objective of this project…

                calendar

                22 Jun 2020 03:55 AM IST

                Read more

                Solving second order ODE using MATLAB

                Objective:

                 AIM :  1. To solve the second-order ODE of a simple pendulum 2. To plot the graph between angular displacement vs time  and angular velocity vs time  3. To make the animation of a simple pendulum   GOVERNING EQUATIONS : 1.Second order differential equation of simple pendulum is `(d^2θ)/dt^2…

                calendar

                18 Jun 2020 10:49 AM IST

                Read more

                Indicator diagram of the Otto Cycle using MATLAB

                Objective:

                 AIM: To develop the indicator diagram of the Otto Cycle using MATLAB GOVERNING EQUATIONS: IDEAL GAS EQUATION : `PV=NRT`     P=Pressue     V=Volume     R=Universal gas constant     N=No of moles      T=Temperature  OBJECTIVES OF THE PROJECT: The main objective…

                calendar

                13 Jun 2020 02:33 PM IST

                Read more

                Simulation of 2R Robotic Arm using MATLAB

                Objective:

                AIM: To create the simulation of forwarding kinematics of a 2R Robotic Arm GOVERNING EQUATIONS: Basic trigonometry and math skills. OBJECTIVES OF THE PROJECT: The main objective of this project is to create the simulation of the forwarding kinematics of a 2R Robotic Arm using simple math functions like plot and with the…

                calendar

                02 Jun 2020 05:33 PM IST

                Read more
                Showing 1 of 20 projects