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

Curve fitting

AIM: To fit a linear and cubic polynomial for the given Cp data. And to write a code to show splitwise method. THEORY: 1. MSE(Mean Squared Error): It measures the average of the squares of the errors that is the average squared between the estimated values and the actual values. We take the mean of the individual…

    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 Sanketh Ganesh (13)

    Final Project: Design of an Electric Vehicle

    Objective:

     AIM: To create a MATLAB model of an electric car which uses a battery and a DC motor. And to prepare a report about the model including the following: System level configurations Model parameters Results Conclusion INTRODUCTION: An electric vehicle (EV) is a vehicle that uses one or more electric…

    calendar

    22 Nov 2022 09:20 PM IST

    • MATLAB
    Read more

    Project-1: Powertrain for aircraft in runways

    Objective:

    OBJECTIVE:  To list out the total weight of various types of aircraft. To find the difference between ground speed and airspeed. Why is it not recommended to use aircraft engine power to move it on the ground at the Airport? How an aircraft is pushed to the runway when it's ready to take off? To learn about take-off…

    calendar

    19 Aug 2022 07:14 AM IST

      Read more

      Week-11 Challenge: Braking

      Objective:

      AIM: To study the braking characteristics of an Electric Vehicle.   1. For a defined driving cycle, calculate the energy required for braking. It involves the conversion of kinetic energy to thermal energy by applying friction to the moving parts of a system. The friction force resists motion and in turn generates…

      calendar

      23 Mar 2022 07:13 AM IST

      Read more

      WOT Condition Part-2

      Objective:

      AIM: The aim of this challenge is to understand the basics of the powertrain blockset in MATLAB.   What is a Powertrain blockset? A powertrain is an assembly of every component that pushes your vehicle forward. Your car's powertrain creates power from the engine and delivers it to the wheels on the ground. …

      calendar

      16 Oct 2021 02:18 PM IST

      Read more

      ADVISOR Tool

      Objective:

      AIM: To explore the various functionalities in the 2003 ADVISOR tool of MATLAB.   1. To find whether an electric vehicle with a cargo of mass 500 kg can travel in the FTP(Federal Test Procedure) test drive cycle using standard ADVISOR tool settings. Step 1: We load the ADVISOR tool for the EV_defaults_in file with…

      calendar

      16 Oct 2021 02:17 PM IST

      Read more

      Forces acting on a Vehicle

      Objective:

      AIM: To learn about all the forces acting on the vehicle and to calculate the power needed for the vehicle to overcome all the opposing forces.   1. What should be the maximum speed of the motor used in an electric scooter capable to run at 90 kmph, if the fixed gear ratio is 7 and tire size is 90/100 R10 53J?…

      calendar

      30 Sep 2021 07:29 AM IST

      Read more

      Project 2 - Rankine cycle Simulator

      Objective:

      AIM: To create a Rankine cycle simulator   OBJECTIVES: Calculate each state point of the Rankine cycle using the given inputs. Plot the T-s and h-s plots for the given inputs. Calculate Net work output and Back work ratio.   INTRODUCTION: The Rankine cycle or Rankine Vapor Cycle is the…

      calendar

      18 Sep 2021 08:07 AM IST

        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

        AIM: To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy, and specific heats for all the species in the given data file.    OBJECTIVES: Calculate the molecular weight of each species and display it in the command window. Plot the Cp, Enthalpy and Entropy for the…

        calendar

        18 Sep 2021 08:06 AM IST

        Read more

        Genetic Algorithm

        Objective:

        AIM: To write a code in MATLAB to optimize the stalagmite function and find the global maxima of the function.   THEORY: Genetic Algorithm A genetic algorithm (GA) is a method for solving both constrained and unconstrained optimization problems based on a natural selection process that mimics biological…

        calendar

        06 Sep 2021 07:55 AM IST

        Read more

        Curve fitting

        Objective:

        AIM: To fit a linear and cubic polynomial for the given Cp data. And to write a code to show splitwise method. THEORY: 1. MSE(Mean Squared Error): It measures the average of the squares of the errors that is the average squared between the estimated values and the actual values. We take the mean of the individual…

        calendar

        06 Sep 2021 07:54 AM IST

          Read more

          Solving second order ODEs

          Objective:

          AIM: To solve second order Ordinary Differential Equations. Stepwise explanation of the code: All the geometric properties of the pendulum are defined i.e., b,g,m,l. Initial angular displacement and angular velocity are defined as a column matrix. Separate ode function in a separate MATLAB program which takes the input…

          calendar

          05 Sep 2021 08:24 AM IST

          Read more

          2R Robotic Arm Challenge

          Objective:

          AIM: To write a MATLAB code to simulate the forward kinematics of a 2R Robotic Arm. Stepwise explanation of the code: Firstly, the input variables like length of links 1 and 2, i.e., l1 and l2 are allocated. And the values of theta 1 and theta 2 are allocated. Using for and nested for loops, various coordinates of…

          calendar

          05 Sep 2021 08:23 AM IST

          Read more

          Air standard Cycle

          Objective:

          AIM: To write a MATLAB code that solves an Otto cycle and calculates its thermal efficiency. THEORY: An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. It is the thermodynamic cycle most commonly found in automobile engines. The processes…

          calendar

          05 Sep 2021 08:22 AM IST

          Read more
          Showing 1 of 13 projects