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

Breaking Ice with Air cushion Vehicle - Find minimum pressure with Newton-Raphson method

The Newton Raphson method is an iterative technique that is used to find out the roots of a real valued function. It uses the idea that a continuous and differentiable function can be approximated by a straight-line tangent to it. In this case Newton Raphson method is used to find out the cushion pressure required to cut…

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 Habishek Umapathy (11)

Week 6- Challenge

Objective:

                                      WEEK 6 CHALLENGE AIM –  To mesh the hood component of a car and assign thickness. The quality criteria  is given below, Target element length = 5mm S.N Quality Criteria  Value  1 Aspect Ratio  5 2 Skewness 45 3 Warping 15 4 Taper      0.5 5 Min. Length 2mm 6 Max. Length 8mm 7 Min angle…

calendar

21 Jun 2020 07:30 AM IST

    Read more

    Pipe Flow simulation using Solidworks

    Objective:

    AIM – To run a pipe flow simulation with an inlet Reynolds number of 100, 1000 and 10000. For each of these cases do the following Place the line probes at 95%, 90%, 85%of the pipe length. Compare the normalized velocity profile at each of these locations. Normalize the velocity profile by the inlet velocity. Reynolds…

    calendar

    23 Oct 2019 06:36 AM IST

      Read more

      Data Analysis using Python

      Objective:

      OBJECTIVE – We have to write the script which should take column numbers as the input and plot the respective columns as separate images. The plot labels should be extracted from the file. If there is a request for a plot between column 1(crank angle) and column 8(volume) , then label information should automatically…

      calendar

      13 Aug 2019 10:09 AM IST

        Read more

        Curve Fitting using Python

        Objective:

          OBJECTIVE – To write a program to perform curve fitting.   Curve Fitting is the process of constructing a curve or mathematical functions, which possess the closest proximity to the real series of data. By curve fitting, we can mathematically construct the functional relationship between the observed…

        calendar

        01 Aug 2019 01:29 AM IST

          Read more

          Breaking Ice with Air cushion Vehicle - Find minimum pressure with Newton-Raphson method

          Objective:

          The Newton Raphson method is an iterative technique that is used to find out the roots of a real valued function. It uses the idea that a continuous and differentiable function can be approximated by a straight-line tangent to it. In this case Newton Raphson method is used to find out the cushion pressure required to cut…

          calendar

          29 Jul 2019 12:54 PM IST

          • PYTHON
          Read more

          Simulation of Transient behaviour of a Simple Pendulum

          Objective:

          OBJECTIVE – To write a program to simulate the transient behaviour of a simple pendulum and to create an animation of its motion.   PROCEDURE – In Engineering, ODE is used to describe the transient behavior of a system. A simple example is a pendulum The way the pendulum moves depends on the Newtons second…

          calendar

          15 Jul 2019 01:42 PM IST

            Read more

            Otto Cycle using Python

            Objective:

            OBJECTIVE - To write a code for P_V diagram of an Otto cycle and calculate thermal efficiency   PROCEDURE – ASSUMPTIONS Initially state variables p1,t1,t3 and gamma are assumed. Necessary Engine geometric parameters are also assumed.   PROGRAM AND EXPLANATION- First the required inputs are given and with…

            calendar

            07 Jul 2019 11:13 PM IST

            Read more

            Parsing NASA Thermodynamic file Using MATLAB

            Objective:

            OBJECTIVE - 1. Write a function that extracts the 14 co-efficient and calculates the enthalpy, entropy and specific heats for all the species in the data file. Calculate the molecular weight of each species and display it in the command window. Plot the Cp, Enthalpy and Entropy for the local temperature range (low…

            calendar

            12 Jun 2019 09:53 AM IST

              Read more

              Genetic Algorithm Using MATLAB

              Objective:

              OBJECTIVE - Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. PROCEDURE- The genetic algorithm is a method for solving both constrained and unconstrained optimization problems that is based on natural selection, the process that drives biological evolution.…

              calendar

              07 Jun 2019 04:42 AM IST

              Read more

              Curve Fitting Using MATLAB

              Objective:

              OBJECTIVE – To write code to fit a linear and cubic polynomial for the Cp data and plot the linear and cubic fit curves along with the raw data points.   PROCEDURE – Curve Fitting is the process of constructing a curve or mathematical functions, which possess the closest proximity to the real series of…

              calendar

              04 Jun 2019 02:29 AM IST

                Read more

                Simulation of Simple Pendulum using MATLAB

                Objective:

                OBJECTIVE – To write a program to simulate the transient behaviour of a simple pendulum and to create an animation of its motion.   PROCEDURE – In Engineering, ODE is used to describe the transient behavior of a system. A simple example is a pendulum The way the pendulum moves depends on the Newtons second…

                calendar

                03 Jun 2019 09:45 AM IST

                  Read more
                  Showing 1 of 11 projects