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

Project 2 - Rankine cycle Simulator

Aim: To create a Rankine Cycle Simulator using MATLAB Theory: Rankine cycle is the theoretical cycle on which the steam turbine (or engine) works. The schematic diagram and T-s diagram of Rankine Cycle, are given as follows,                     It comprises of…

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 Yash Gujarathi (11)

Week 1- Mixing Tee

Objective:

Aim: To simulate a flow through mixing tee and understand the mixing effectiveness based on length of the mixing tee and the momentum ratio given that the hot inlet temperature is `36^0`C and the cold inlet is at `19^0`C. Theory: Mixing Tees utilizes a specifically engineered internal geometry to efficiently…

calendar

17 Apr 2022 12:03 PM IST

  • HVAC
Read more

Week 9 - FVM Literature Review

Objective:

Finite Volume Method: The Finite Volume Method (FVM) is a numerical technique that transforms the partial differential equations representing conservation laws over differential volumes into discrete algebraic equations over finite volumes (or elements or cells). Major differences between FDM & FVM: On structured grids,…

calendar

01 Sep 2021 10:51 AM IST

    Read more

    Week 8 - Simulation of a backward facing step in OpenFOAM

    Objective:

    Aim: To simulate flow over a backward facing step in OpenFoam and to evaluate velocity profile at entry and step regions with/without grading factor. Theory: Here, we have considered an incompressible-laminar-viscous flow. The transient simulation has to be performed. OpenFoam has built-in tutorials which are categorized…

    calendar

    28 Aug 2021 07:51 AM IST

    Read more

    Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method

    Objective:

    Aim: To investigate steady-state flow-field variables of both the conservative and non-conservative forms of the governing equations viz. continuity, momentum and energy equation, and to compare these two forms by comparing their solutions. Theory: We consider the steady, isentropic flow through a convergent-divergent…

    calendar

    16 Aug 2021 11:45 AM IST

    Read more

    Week 5.1 - Mid term project - Solving the steady and unsteady 2D heat conduction problem

    Objective:

    Aim: To solve steady as well as unsteady(transient) 2D heat conduction equation by using the point iterative techniques. Theory: The 2D heat conduction equation, eqn.1, is stated as follows, `(delT)/(delt)+alpha((del^2T)/(delx^2)+(del^2T)/(dely^2))=0` This equation can be solved by either steady state approach…

    calendar

    27 Jul 2021 11:06 AM IST

    Read more

    Week 3.5 - Deriving 4th order approximation of a 2nd order derivative using Taylor Table method

    Objective:

    Aim: To derive equations for 4th order approximations of the second-order derivative by using methods i.e. Central difference, Skewed right-sided difference, Skewed left-sided difference and to evaluate the results from MATLAB program for the given methods with the help of Taylor's table. Theory: Central difference method…

    calendar

    13 Jul 2021 06:53 AM IST

    Read more

    Project 2 - Rankine cycle Simulator

    Objective:

    Aim: To create a Rankine Cycle Simulator using MATLAB Theory: Rankine cycle is the theoretical cycle on which the steam turbine (or engine) works. The schematic diagram and T-s diagram of Rankine Cycle, are given as follows,                     It comprises of…

    calendar

    29 Jun 2021 11:17 AM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    Aim: To analyse the data from NASA thermodynaic data file and to evaluate molecular weights of species and it's thermodynamic properties such as Cp, H and S with respect to temperature range, by using MATLAB Program. Governing Equations: NASA came up with polynomials that can be used to evaluate thermodynamic properties…

    calendar

    27 Jun 2021 03:23 PM IST

    Read more

    Week 4.1 - Genetic Algorithm

    Objective:

    Aim: To undertand the concept of genetic algorithm, stalagmite function and ways to optimise the stalagmite function. Also, to write a code in MATLAB that will optimise the stalagmite function using 'ga' command and its attributes. Governing equations: Stalagmite function, `f(x,y)=f_(1,x)*f_(2,x)*f_(1,y)*f_(2,y)` where,…

    calendar

    17 Jun 2021 08:30 AM IST

    Read more

    Week 3 - Solving second order ODEs

    Objective:

    #ODE of the motion of a pendulam #Inputs b=0.05; g=9.81; l=1; m=1; Here, 'b' is the damping coefficient, 'g' is the tacceleration due to gravity, 'l' is the length of string by which ball is attached, 'm' is the mass of ball. #Initial condition theta_0 = [0;3]; This array saves the initial values of theta i.e. angle made…

    calendar

    07 Jun 2021 01:19 PM IST

      Read more

      P-V Diagram of Otto cycle

      Objective:

      calendar

      03 Jun 2021 02:19 PM IST

        Read more
        Showing 1 of 11 projects