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 1 - Parsing NASA thermodynamic data

Objective   1. Write a function that extracts the 14 co-efficients and calculates the enthalpy(H), entropy(S)  and specific heats(Cp) for all the species in the data file. You will be reading this file NASA thermodynamic data (https://drive.google.com/file/d/1AikCHDlz9s_fu8whE81qee_GD4AyYpCP/view?usp=sharing) …

    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 AKHIL JAMES (6)

    Week - 4

    Objective:

    1. Implement control logic of a “washing machine” using Stateflow as per given sequence:  If the power supply is available, the system gets activated  If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing time of 100s. Then…

    calendar

    16 Dec 2021 07:18 AM IST

      Read more

      Week -2

      Objective:

      Objective Make a Simulink model of Doorbell using solenoid block. Use a thermistor to sense the temperature of a heater & turn on or turn off the fan if the temperature above 25 °C, OFF otherwise.   Doorbell Model explanation First of all there will not be any bell tool in the matlab librery…

      calendar

      22 Nov 2021 05:18 PM IST

        Read more

        Project 2 - Rankine cycle Simulator

        Objective:

        Objective Understand the concept of Rankine cycle Create a Rankine Cycle Simulator using MATLAB. Your code should calculate the state points of the Rankine Cycle. Then, plot the corresponding T-s and h-s plots for the given set of inputs. Rankine cycle The working fluid is compressed from low to high pressure (Step 3-4).…

        calendar

        09 Nov 2021 07:05 AM IST

        • MATLAB
        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

        Objective   1. Write a function that extracts the 14 co-efficients and calculates the enthalpy(H), entropy(S)  and specific heats(Cp) for all the species in the data file. You will be reading this file NASA thermodynamic data (https://drive.google.com/file/d/1AikCHDlz9s_fu8whE81qee_GD4AyYpCP/view?usp=sharing) …

        calendar

        26 Oct 2021 11:35 AM IST

          Read more

          Week 4.1 - Genetic Algorithm

          Objective:

          Objective Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Clearly expalin the concept of genetic algorithm in your own words and also explain the syntax for ga in MATLAB. Stalagmite function:   Genatic Algorithom: The Genatic algorithm was…

          calendar

          12 Oct 2021 05:06 PM IST

          Read more

          Week 3 - Solving second order ODEs

          Objective:

          Objective write a program that solves the given ODE, this ODE represents the equation of motion of a simple pendulum with damping code % solve the ODE that represents the equation of motion of a simple pendulum with damping close all clear all clc % inputs L = 1; % L = length of the pendulum in m m = 1; % m = mass of the…

          calendar

          29 Sep 2021 02:37 PM IST

            Read more
            Showing 1 of 6 projects