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 Simulator: Using MATLAB

Object of the Project: - First, write the Programme to calculate the state points of the Rankine Cycle based on user inputs. Then, plot the corresponding T-s and h-s plots for the given set of inputs with Title and axes labels. Theory: - The Rankine cycle is a model used to predict the performance…

    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 BRIJESH MAURYA (12)

    Week 3 - Solving second order ODEs

    Objective:

    The animation is uploaded to Google drive, below is the link to this location. GDrive_Location The above link has an animated GIF, screenshots of images denoting each location of pendulum motion, and the t-theta graph.   Code Explanation: #import required modules import math import numpy as np import matplotlib.pyplot…

    calendar

    17 Nov 2020 04:45 PM IST

      Read more

      Week 2 Air standard Cycle

      Objective:

      The object of Project: - In this project, we calculate the Pressure and Volume of various points, efficiency, and plot the P-V Diagram (Otto Cycle) for a 4-stroke petrol engine using “Python” programming.  Otto Cycle and Process: - The Otto cycle is the ideal cycle for spark-ignition engines,…

      calendar

      02 Nov 2020 08:03 AM IST

        Read more

        AIR STANDARD CYCLE (OTTO CYCLE) USINGH PYTHON

        Objective:

        The object of the Project: - In this project, we calculate the Pressure and Volume of various points, efficiency, and plot the P-V Diagram (Otto Cycle) for a 4-stroke petrol engine using “Python” programming.  Otto Cycle and Process: - The Otto cycle is the ideal cycle for spark-ignition engines,…

        calendar

        02 Nov 2020 07:13 AM IST

          Read more

          2R ROBOTIC ARM SIMULATOR USING PYTHON

          Objective:

               The object of Project: - To Create an animation like 2R Robotic-arm movement using “Python” programming.      Strategy: -    First, we define the robotic arm length and angular movement. Plot different plots of different positions of the robotic arm. Create an animation…

          calendar

          27 Oct 2020 02:34 PM IST

            Read more

            Calculating Drag Force Flow Over Bicycle using Python

            Objective:

                        An object of the Project:- In this project, we are going to calculate the drag force over a bicycle using “Python” programming and draw the plot of Drag Force v/s Velocity and Drag Force v/s Drag Coefficient.            …

            calendar

            23 Oct 2020 09:15 AM IST

              Read more

              a new title

              Objective:

               Object of the Project: - First, write the Programme to calculate the state points of the Rankine Cycle based on user inputs. Then, plot the corresponding T-s and h-s plots for the given set of inputs with Title and axes labels.Theory: - The Rankine cycle is a model used to predict the performance…

              calendar

              02 Dec 2018 11:17 AM IST

              • MATLAB
              Read more

              Rankine Cycle Simulator: Using MATLAB

              Objective:

              Object of the Project: - First, write the Programme to calculate the state points of the Rankine Cycle based on user inputs. Then, plot the corresponding T-s and h-s plots for the given set of inputs with Title and axes labels. Theory: - The Rankine cycle is a model used to predict the performance…

              calendar

              02 Dec 2018 11:11 AM IST

                Read more

                Parsing NASA thermodynamic data – Using MATLAB

                Objective:

                Aim: -  To write a code in MATLAB to parse the NASA thermodynamic data file and then calculate Thermodynamic properties, Molecular Weight and Plot nature of the thermodynamic properties of various species.  Objectives: - To write a function that extracts the 14 co-efficient for a given species from the given…

                calendar

                25 Oct 2018 06:14 AM IST

                Read more

                Global maxima and of Stalagmite function using Genetic Algorithm - MATLAB

                Objective:

                Object - The goal of the study is to search for the find out the maximum value of the stalagmite function by using the Genetic algorithm.  Introduction of Genetic Algorithm: - A genetic algorithm is a search heuristic that is inspired by Charles Darwin’s theory of natural evolution. This…

                calendar

                14 Oct 2018 03:02 AM IST

                  Read more

                  Curve Fitting Analysis for a given data in MATLAB

                  Objective:

                  Object of the Project: - We are constructing a curve using the given set of data. The curve constructed needs to be as close in value as to the given set as possible. Introduction: - Curve fitting is the process of constructing a curve, or mathematical functions, which possess the closest proximity to the real series of…

                  calendar

                  13 Oct 2018 03:30 AM IST

                    Read more

                    Calculation of Drag Force against a Bicycle – using MATLAB

                    Objective:

                    Object of the Project: - In this Project, we are going to calculate the drag force over a bicycle using MATLAB programming and draw a plot Drag Force vs Velocity. Definition of Drag Force: -   A drag force is the resistance force caused by the motion of a body through a fluid, such as water or air. A drag…

                    calendar

                    11 Oct 2018 04:58 AM IST

                    Read more

                    Oscillating Pendulum With Solving second order ODEs

                    Objective:

                    For solving this challenge first create a function according to the Pendulum\'s ODE. `(d^2theta)/(dt^2) + b/m(d theta)/dt + g/l sin theta = 0` where: `b =`damping coefficient` `m =`mass of ball in kg` `l =`length of the pendulum in m` `g =`gravity in m/s^2` Function is function [dtheta_dt] = ode_func(t,theta,b,g,l,m)…

                    calendar

                    08 Oct 2018 03:33 AM IST

                      Read more
                      Showing 1 of 12 projects