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

Project 1 - Parsing NASA thermodynamic data

1. To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy, and specific heats for all the species in the NASA thermodynamic data file "Thermo.dat". The NASA polynomials have the form as shown below: Where R is the universal gas constant, T is the temperature 2. To calculate the molecular…

    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 Shivam Yadav (10)

    Advanced Sheet Metal Design Using NX Cad Challenge_7_ Metal bracket-II

    Objective:

    OBJECTIVE: The main importance of this project is to model a sheet metal bracket with some advanced features of sheet metal operations like Advanced flange, Gussets to provide the bracket with stiffening feature. INTRODUCTION: A bracket is an architectural element: a structural or decorative member. It can be made of wood,…

    calendar

    15 Jan 2023 05:16 PM IST

    • DESIGN
    Read more

    Advanced Sheet Metal Design Using NX Cad Challenge_6_Bracket

    Objective:

    ADVANCED SHEET METAL DESIGN OF BRACKET USING NX CAD OBJECTIVE: To design a sheet metal bracket using NX Cad. INTRODUCTION: Sheet metal is a metal formed by an industrial process into thin, flat pieces. Sheet metal can be cut and bent into a variety of shapes. Countless everyday objects are fabricated from sheet metal.…

    calendar

    06 Jan 2023 03:59 PM IST

    Read more

    Advanced Sheet Metal Design Using NX Cad Challenge_5_Odd Shaped Enclosure

    Objective:

    Sheet metal parts are widely used in machinery, enclosure, brackets, and automobile due to its various advantages. The parts are normally manufactured with break press. Sheet metal is nothing but the thin sheets made from metal of size ranging from 0.5 to 6mm. In this project I used NX CAD tool for designing the sheet…

    calendar

    16 Dec 2022 04:22 PM IST

    Read more

    Advanced Sheet Metal Design Using NX Cad Challenge_2_Box Assembly

    Objective:

    TITLE: BOX ASSEMBLY OBJECTIVE: To design a sheet metal model of BOX ASSEMBLY by using Siemens NX CAD tool. INTRODUCTION:          Sheet metal fabrication is a non-additive, non-subtractive process. It begins with flat material and, by definition, maintains constant material thickness…

    calendar

    27 Nov 2022 03:41 PM IST

    Read more

    Advanced Sheet Metal Design Using NX Cad Challenge_1_Casing Design

    Objective:

      OBJECTIVE: To design a sheet metal model of the casing using the NX CAD tool. INTRODUCTION:               Sheet metal is metal formed by an industrial process into thin, flat pieces. Actually, it is one of the fundamental forms used in metalworking,…

    calendar

    11 Nov 2022 05:36 PM IST

    Read more

    Project 2 - Rankine cycle Simulator

    Objective:

       RANKINE CYCLE : THE IDEAL CYCLE FOR VAPOR POWER CYCLES The Rankine cycle, which is the ideal cycle for vapor power plants. The ideal Rankine cycle does not involve any internal irreversibilities and consists of the following four processes: 1-2 Isentropic compression in a pump 2-3 Constant-pressure heat…

    calendar

    11 Sep 2022 05:00 AM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    1. To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy, and specific heats for all the species in the NASA thermodynamic data file "Thermo.dat". The NASA polynomials have the form as shown below: Where R is the universal gas constant, T is the temperature 2. To calculate the molecular…

    calendar

    16 Aug 2022 11:38 AM IST

      Read more

      Week 4.1 - Genetic Algorithm

      Objective:

      A genetic algorithm (GA) is a method for solving both constrained and unconstrained optimization problems based on a natural selection process that mimics biological evolution.The algorithm repeatedly modifies a population of individual solutions. At each step, the genetic algorithm randomly selects individuals from the…

      calendar

      31 Jul 2022 05:29 AM IST

      Read more

      Week 3 - Solving second order ODEs

      Objective:

      L= length of the pendulum g= gravity(9.81m/s^2) m= mass of the ball in kg b= damping coefficient  since , the given function is in second order differential equation we will convert it in to first order to solve ODE    LET, θ=θ1 dθ1/dt=θ2 dθ^2/dt^2=dθ2/dt   INPUT…

      calendar

      20 Jun 2022 07:26 AM IST

        Read more

        Week 2- 2R Robotic Arm Challenge

        Objective:

        l1 = 1; l2 = 0.5; theta1 = linspace(0,90,10); theta2 = linspace(0,90,10); ct=1; for i = 1:length(theta1) THETA1 = theta1(i); for j = 1:length(theta2) THETA2 = theta2(j); x0 = 0; y0 = 0; x1 = l1*cosd(THETA1); y1 = l1*sind(THETA1); x2 = x1 + l2*cosd(THETA2); y2 = y1 + l2*sind(THETA2); %plotting plot([x0 x1],[y0 y1],[x1 x2],[y1…

        calendar

        26 May 2022 05:51 PM IST

          Read more
          Showing 1 of 10 projects