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

Aim To write a function that extracts the 14 co-efficients and to calculate the enthalpy, entropy and specific heats for all the species in the data file.  Formulae Used `Cp=a1+a2*T+a3*T^2+a4*T^3+a5*T^4` `H/(R*T)=a1+a2*T/2+a3*T^2/3+a4*T^3/4+a5*T^4/5+(a6)/T` `S/R=a1*lnT+a2*T+a3*T^2/2+a4*T^3/3+a5*T^4/4+a7` where Cp…

    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 SIVA RAAM C R (5)

    Week-11 Challenge: Braking

    Objective:

    1) For a defined driving cycle, calculate the energy required for braking. Why electric motor can’t develop braking torque at high speed similar to starting? How electric and mechanical brakes are coordinated?  Make a MATLAB program which plots contour of given motor speed, torque and efficiency values. Attach…

    calendar

    12 Aug 2022 10:09 AM IST

    • MATLAB
    Read more

    Project 2-Highway Assistant-Lane Changing Assistant

    Objective:

    Aim: To develop the model in MATLAB Simulink as per MBD guidelines. To create Simulink Data Dictionary for the model and to be linked to the model. To create Model Advisor Report , by running the checks in MAAB To generate Autosar code using embedded coder     SLDD Creation: Create a new Simulink file. In model…

    calendar

    29 Nov 2021 08:15 AM IST

    Read more

    Project 1- Traffic Jam Assistant Feature

    Objective:

      Aim: To develop the model in MATLAB Simulink as per MBD guidelines. To create Simulink Data Dictionary for the model and to be linked to the model. To create Model Advisor Report , by running the checks in MAAB To generate C code using embedded coder   SLDD Creation: Create a new Simulink file. In model explorer click…

    calendar

    16 Oct 2021 08:26 AM IST

    Read more

    Project 1 (Mini Project on Vehicle Direction Detection

    Objective:

    Aim: To detect the vehicle direction from the inputs from steering wheel yaw degree input and road sign using Simulink. Simulink Model:   Methodlology:   Create a new Simulink file. In model explorer click on New-->Data Dictionary Input the signals and data as given:   Signal / Calibration Name Signal…

    calendar

    05 Oct 2021 09:43 AM IST

      Read more

      Project 1 - Parsing NASA thermodynamic data

      Objective:

      Aim To write a function that extracts the 14 co-efficients and to calculate the enthalpy, entropy and specific heats for all the species in the data file.  Formulae Used `Cp=a1+a2*T+a3*T^2+a4*T^3+a5*T^4` `H/(R*T)=a1+a2*T/2+a3*T^2/3+a4*T^3/4+a5*T^4/5+(a6)/T` `S/R=a1*lnT+a2*T+a3*T^2/2+a4*T^3/3+a5*T^4/4+a7` where Cp…

      calendar

      08 Feb 2021 11:47 AM IST

        Read more
        Showing 1 of 5 projects