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

AIM: The aim of the project is to do File Parsing with the given data. We have to take the Species Name, Co_efficients value and the Temperature value mentioned in the data. And we have to calculate the Specific Heat, Enthalpy and Entropy for the data taken from the given data. Addition to that we have to write a code…

    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 BALAJI K (16)

    Week 7 - CHT Analysis on a Graphics card

    Objective:

    AIM: To perform a steady-state conjugate heat transfer analysis on a motherboard and to understand how the heat transfer takes place from the energy source defined in the simulation.  THEORY: CHT ANALYSIS: Conjugate Heat Transfer (CHT) is a type of heat transfer analysis between both solids and fluids. CHT involves…

    calendar

    13 Apr 2024 12:09 PM IST

      Read more

      Week 5 - Rayleigh Taylor Instability

      Objective:

      AIM: To perform the Rayleigh Taylor Instability for the geometry with two different mesh sizes and have to observe the differences between instability. Have to understand the concept of Atwood number. Have to create the new material using the data provided and run the simulation using the water and new material. THEORY:…

      calendar

      11 Feb 2024 06:32 PM IST

      • CFD
      • HTML
      Read more

      Week 4 - CHT Analysis on Exhaust port

      Objective:

      AIM: To perform the CHT Analysis on the exhaust port of an engine. To understand how the heat transfer varies with the velocity of the fluid flow in the medium of study. To choose the appropriate turbulence model using the Y+ calculation. Have to analytically find out the solution of the equation. THEORY: CHT ANALYSIS:…

      calendar

      10 Feb 2024 07:46 PM IST

      Read more

      Project 1 : CFD Meshing for Tesla Cyber Truck

      Objective:

      AIM: To check and clear all the geometrical & intersection errors in the given geometry. And to assign the PID for each component in the geometry. And also to do the surface meshing of the geometry consider the external flow analysis. Then have to create the wind tunnel using proper calcualtions for doing the external…

      calendar

      17 Sep 2023 04:39 AM IST

      Read more

      Week 3 - External flow simulation over an Ahmed body.

      Objective:

      AIM: To perform the flow study over a Ahmed's body and to study the behaviour of the fluid flow. To perform the grid independency test to analyse the accuracy of the result and to improve it. To understand basic concepts of how the fluid flow over a body creates the drag force in it. To understand the concepts of point…

      calendar

      31 Aug 2023 02:46 AM IST

      Read more

      Week 2 - Flow over a Cylinder.

      Objective:

      AIM: To stimulate the flow over a cylinder and to explain the concept of Von Korman Vortex Street. To understand the various flow regimes for the flow passed over a cylinder. And to understand the physical phenomena and the mathematical studies behind the flow regimes. To understand how the flow varies by using steady…

      calendar

      31 Jul 2023 06:03 PM IST

      Read more

      Week 1- Mixing Tee

      Objective:

      AIM: To setup the steady state simulation to compare the mixing effectiveness of the fluid having various temperature and velocity in the tee joint. Have to find out the suitable model for performing the fluid flow. And to perform the flow for various cases provided and to compare these cases based on the cell count, average…

      calendar

      11 Jul 2023 05:20 PM IST

      Read more

      Week 5 Challenge : Surface wrap on Automotive Assembly

      Objective:

      AIM: To clear all the errors in the given geometry and to delete the un necessary surfaces. Then have to assemble the models given. And then to perform the surface wrapping with the target length of 3mm. DEFINITION - SURFACE WRAPPING: Surface wrapping is similar to the process of the surface meshing but the analyst only…

      calendar

      30 Dec 2022 03:07 PM IST

      Read more

      Week 4 Challenge : CFD Meshing for BMW car

      Objective:

      AIM: To clear all the geometric and intersection errors in the given assembly. And to assign the PID for the component respectively. And also with reference to the described target length have to do the surface mesh for each component. Then the surface meshed components must satisfy all the quality criteria. And also to…

      calendar

      21 Dec 2022 11:17 AM IST

      Read more

      Week 3 Challenge : CFD meshing on Turbocharger

      Objective:

      AIM: To clear all the Geometrical and Intersection in the provided geometry & have to assign the PID with respect to the components in the assembly. And to mesh the component in the PID with the respective mesh length provided. And to perform the volumetric mesh for the geometry. NEW TOOLS LEARNED: Hot Points ------>…

      calendar

      12 Dec 2022 12:09 PM IST

      Read more

      Week 2 Challenge : Surface meshing on a Pressure valve

      Objective:

      AIM: To check for all the geometrical errors in the given pressure valve and to perform a cleanup. After clearing all the geometrical errors in the pressure valve, mesh the surface of the valve using three different set of target lengths. And also to do the volumetric mesh for the fine surface meshed pressure valve. NEW…

      calendar

      02 Dec 2022 02:33 PM IST

      Read more

      Project 2 - Rankine cycle Simulator

      Objective:

      AIM: To create a Rankine Simulator using the Matlab. To write a code to calculate the state points in each of the processes based upon the user input. With respect to that, to find out the state variables between those state points with the help of thermodynamic relation. And to plot the T-S and H-S plots with the user…

      calendar

      04 Aug 2022 01:36 PM IST

        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

        AIM: The aim of the project is to do File Parsing with the given data. We have to take the Species Name, Co_efficients value and the Temperature value mentioned in the data. And we have to calculate the Specific Heat, Enthalpy and Entropy for the data taken from the given data. Addition to that we have to write a code…

        calendar

        30 Jul 2022 05:09 PM IST

          Read more

          Week 4.1 - Genetic Algorithm

          Objective:

          AIM: To write a code to obtain the stalagmite function for the provided function and also to write a code of Genetic Algorithm to find out the global maxima for the particular stalagmite function. OPTIMISATION: Optimisation is a decision making process. It helps us to find a better results under set of prioritized constraints.…

          calendar

          26 Jul 2022 05:31 PM IST

            Read more

            Week 3 - Solving second order ODEs

            Objective:

            AIM: To plot the Displacement and Velocity curve for the motion of a simple pendulum. And to stimulate the motion of the simple pendulum using animation. PROCEDURE: PROGRAM 1 - For Plotting the Displacement and velocity curve with respect to time given. clear all close all clc %Input Variables to be given b = 0.05; %Damping…

            calendar

            11 Jun 2022 11:47 AM IST

              Read more

              Week 2- 2R Robotic Arm Challenge

              Objective:

              Objective: To stimulate the Forward Kinematics of 2R Robotic arm using the MATLAB program. Procedure: First of all to write and execute the program, we have to understand the requirements of the objective. For the Forward Kinematics of 2R Robotic arm, we have to be very clear while taking the input values. The input value…

              calendar

              22 May 2022 01:28 PM IST

              Read more
              Showing 1 of 16 projects