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

Rahul Date

CFD Engineer

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • CFD
  • ANSYS-FLUENT
  • MBD-BASICS
  • SOLIDWORKS-MBD
  • CFD-BASICS
  • SOLIDWORKS-FLOW-SIMULATION-BASICS
  • PYTHON-BASICS

Introduction

MTech in Heat Power/Thermal Engineering from VIT Pune Specialization CFD, Fluid Flow Analysis, Conjugate Heat Transfer Analysis, FSI, Electrical Device Thermal Management Mtech project intern in Zeus Numerix. Software - Ansys workbench, fluent, ICEM CFD, OpenFOAM, MATLAB, Star CCM, Ansys ICEPACK, SolidWorks

30 Projects

exhaust manifold simulation

Objective:

Project Name: Exhaust Manifold analysis Objective: 1. Study Conjugate Heat Transfer.                  2.  CHT analysis of exhaust Manifold.                  3. Study the velocity, Temperature, Pressure variation along the flow…

calendar

01 May 2020 02:22 PM IST

  • CFD
Read more

Solve otto cycle and make plot of it

Objective:

Project Aim: Solve otto cycle and make plot of it. Objective: 1. solve otto cycle                 2. plot the otto cycle What is ottto cycle? An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. It is the…

calendar

09 May 2020 11:46 AM IST

    Read more

    Calculation of drag force

    Objective:

    Project Title: Create a MatLab code for finding drag force at ve=areious velocity and drag coefficient. Objective: 1. Plot Drag force Vs Velocity                 2. Drag force Vs Drag coefficient Theory: When a fluid moves over a solid body, it exerts pressure forces normal to the…

    calendar

    09 May 2020 11:39 AM IST

      Read more

      Simple Pendulum problem

      Objective:

      Project title: MatLab programme for pendulum motion Objective: 1. generate MatLab code to solve the second-order partial differential equation.                  2. generate a pendulum simulation video. theory: In many real-life modelling situations, a differential equation…

      calendar

      06 May 2020 02:05 AM IST

        Read more

        Steady and Unsteady Flow Over a Cylinder.

        Objective:

        Project title: Steady and Unsteady Flow Over a Cylinder. Objective: Study the flow behaviour of air over the cylinder. Theory: When a fluid moves over a solid body, it exerts pressure forces normal to the surface and shear forces parallel to the surface of the body. We are usually interested in the resultant of the pressure…

        calendar

        20 May 2020 07:42 AM IST

          Read more

          Curve fitting programme

          Objective:

          Project title: Curve fitting programme  Objective: 1. generate the best curve fitting MatLab code for the given data. 2. Study the different regression analysis methods. 3. Find the best optimise fit curve. Theory: The curve fitting is the process of constructing a curve or mathematical function, that has the…

          calendar

          09 May 2020 11:49 AM IST

            Read more

            simulation of Mixing tee

            Objective:

            Project name: simulation of Mixing tee Description: in air conditioner mixing tee is used to mix cold and hot air. Fluid domain: For the simulation of mixing of the air we required fluid domain of air. from the right side of x-axis hot air enter, form y-axis cold air enter, from the left side of x-axis mixture of cold…

            calendar

            09 May 2020 11:51 AM IST

              Read more

              simulate the forward kinematics of a 2R Robotic Arm using MatLab

              Objective:

              Project:  simulate the forward kinematics of a 2R Robotic Arm using MatLab Objective: 1. Generate MatLab code for 2R Robotic Arm.                 2. Generate animation video fo movement of Robotic arm. code  close all clc l1 = 1; l2 = 0.5; theta1 = linspace(0,90,20); theta2…

              calendar

              09 May 2020 11:41 AM IST

                Read more

                Flow Over Ahmed Body (Steady Analysis)

                Objective:

                Project Title: Study the flow over the Ahmed Body. Objective: 1. Study the negative pressure gradient in the wake region. 2. Study the significance of point of separation. 3. Study the Drag and Lift coefficient at a various rear slant angle. 4. mesh independence study. Introduction The flow around road vehicle (car, buses,…

                calendar

                02 May 2020 01:06 PM IST

                Read more

                Conjugate Heat Transfer Analysis on a graphics card.

                Objective:

                Project Title: CHT analysis of graphic card Objective: 1. Conjugate heat transfer analysis of graphic card.                2.  Finding heat transfer coefficient of fins.                3. Grid independence study of model. Theory: What…

                calendar

                09 May 2020 11:52 AM IST

                Read more

                Genetic Algorithm

                Objective:

                Project Title: writing code to calculate the global maxima of a stalagmite function. Objective: 1. Study the genetic algorithm. 2. Study the stalagmite function. 3. Write code with unbounded inputs, bounded inputs and with population number. Theory Genetic Algorithm Genetic algorithms (GA) are a method of optimization…

                calendar

                09 May 2020 06:44 AM IST

                  Read more

                  Rayleigh Taylor Stability Analysis

                  Objective:

                  Project title: Rayleigh Taylor Stability Analysis Objective: 1. Study the rayleigh Taylor stability.                 2. Study the VOF model.                 3. Study the Atwood number(At) theory: Rayleigh Taylor Stability Rayleigh Taylor Stability…

                  calendar

                  20 May 2020 07:02 AM IST

                  Read more

                  Project 1 - Parsing NASA thermodynamic data

                  Objective:

                  Project Title: Parsing NASA thermodynamic dataObjective: Read .dat file in MatLab2. Create the code for calculating the specific heat enthalpy and entropy etc.code clear allclose allclcf = fopen('thermo.dat','r') %ll thermo,dat filel1 = fgetl(f); % give name to 1st line of filel2 = fgetl(f); % give name to 2nd…

                  calendar

                  16 May 2020 08:03 AM IST

                    Read more

                    Project 1- Conjugate Heat Transfer Analysis on a graphics card.

                    Objective:

                    Project Title: CHT analysis of graphic card Objective: 1. Conjugate heat transfer analysis of graphic card.                2.  Finding heat transfer coefficient of fins.                3. Grid independence study of model. Theory: What is Conjugate Heat Transfer? The term conjugate heat transfer (CHT) is used to describe…

                    calendar

                    16 May 2020 08:15 AM IST

                      Read more

                      Gate Valve Parametric Study

                      Objective:

                      Project Title: GATE VALVE SIMULATION Objective:  1. Study the movement of the gate valve. 2. Do a parametric study of the gate valve. 3. Study the change in mass flow rate when valve position change.  Theory: A gate valve, also known as a sluice valve, is a valve that opens by lifting a barrier (gate) out…

                      calendar

                      23 May 2020 07:24 PM IST

                        Read more

                        Internal Geneva Mechanism

                        Objective:

                        Project Title: Internal geneva mechanism Objective :  1. Create a model of internal geneva mechanism. 2. Study the motion of internal geneva mechanism. 3. Study the MBD of internal geneva mechanism.  4. Study the contact forces generated during motion of the geneva mechanism. 5. Study the motion of mechanism…

                        calendar

                        28 May 2020 06:44 AM IST

                          Read more

                          Cyclone Separator Challenge

                          Objective:

                          Project Title: Cyclone separator  Objective: 1. Study the cyclone separator 2. Study the different numerical methods for finding out the efficiency of a cyclone. 3.  Study the cyclone efficiency at different velocities. 4.  Study the cyclone efficiency at different particle size. 5. Perform cfd simulation…

                          calendar

                          31 May 2020 11:32 AM IST

                            Read more

                            MBD Simulation on a Piston Assembly

                            Objective:

                            Project Title: MBD simulation on the piston assembly Objective:  1. Draw all part in piston crank assembly. 2. MAke assembly of piston crank mechanism. 3. Study the MBD of piston crank mechanism. 4. Plot linear displacement of the piston at various wrist pin offsets. Theory: A slider-crank linkage is a four-link mechanism…

                            calendar

                            01 Jun 2020 09:13 AM IST

                              Read more

                              MBD Simulation on IC Engine Valve Train

                              Objective:

                              Project Title: MBD simulation of IC engine valve train Objective: 1. Study the valve displacement 2. Study the contact force between different parts in the valve train 3. Design the cam for different lift 4. Design the parts of the IC engine valve train 5. Make the assembly of the valve train Theory  Cam A cam is a rotating…

                              calendar

                              01 Jun 2020 10:34 AM IST

                                Read more

                                Planetary Gear

                                Objective:

                                Project Title: Planetry gear train Objective: 1. Study the planetry gear train. 2. Study the gears. 3. Assemble the internal gear train 4. plot angular velocity of different gears 5. Study internal gear train with different inputs and outputs Theory: A gear or cog is a rotating machine part having cut teeth or, in the…

                                calendar

                                02 Jun 2020 11:21 AM IST

                                  Read more

                                  Challenge on Combustion

                                  Objective:

                                  Project Title: Combustion model simulation Objective: Study the combustion model Study the methane-air combustion reaction Study the different gas component of after combustion Study the NOx and soot formation Perform the parametric study by changing the fuel-air combination  Theory: What is combustion? To move an…

                                  calendar

                                  03 Jun 2020 04:22 AM IST

                                    Read more

                                    Flow over a cylinder

                                    Objective:

                                    Project title: Flow Over a Cylinder. Objective: 1. Study the flow behaviour of air over the cylinder. 2. Do parametric study at a different velocity. 3. Study pressure distribution around the cylinder. 4. Study velocity distribution around the cylinder. Theory: When a fluid moves over a solid body, it exerts pressure forces…

                                    calendar

                                    10 Jun 2020 04:44 PM IST

                                      Read more

                                      Flow over an airfoil

                                      Objective:

                                      Project Title: Flow over an airfoil Objective: 1. Study the flow around the airfoil. 2. Study the pressure distribution over an airfoil. 3. Study the different force acting on to the airfoil. 4. Study the drag force and lift force acting on the airfoil. Theory: AirFoil MAIN FUNCTIONAL REQUIREMENT: Lift and weight are two…

                                      calendar

                                      11 Jun 2020 07:42 AM IST

                                        Read more

                                        Modelling and simulation of flow through a flowbench

                                        Objective:

                                        Project Title: Modeling and simulation flow through flow-bench Objective: 1. Create a model of flow-bench. 2. Cary out the flow simulation if flow-bench. 3. Do the parametric study by changing the valve position. 4. Study the effect of valve lift on the mass flow rate. Theory: What’s a flow-bench A flow-bench or ‘airflow…

                                        calendar

                                        11 Jun 2020 06:41 PM IST

                                          Read more

                                          Week 2 Air standard Cycle

                                          Objective:

                                          Project Aim: Solve otto cycle and make plot of it. Objective: 1. solve otto cycle                   2. plot the otto cycle What is ottto cycle? An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston…

                                          calendar

                                          14 Jun 2020 06:55 PM IST

                                            Read more

                                            Centrifugal pump design and analysis

                                            Objective:

                                            Project Title: Centrifugal pump design and analysis Objective: 1. Study the centrifugal pump  2. Study the rotating reference frame. 3. Study the performance curve of the centrifugal pump  Theory: Centrifugal Pump  Centrifugal pumps are used to transport fluids by the conversion of rotational kinetic energy to the hydrodynamic…

                                            calendar

                                            16 Jun 2020 07:58 AM IST

                                              Read more

                                              Week 3 - Solving second order ODEs

                                              Objective:

                                              Project title: Python programme for pendulum motion Objective: 1. generate MatLab code to solve the second-order partial differential equation.                  2. generate a pendulum simulation video. theory: In many real-life modelling situations, a differential…

                                              calendar

                                              17 Jun 2020 01:21 PM IST

                                                Read more

                                                Week 5 - Curve fitting

                                                Objective:

                                                  Project title: Curve fitting programme  Objective: 1. generate the best curve fitting MatLab code for the given data. 2. Study the different regression analysis methods. 3. Find the best optimise fit curve. Theory: The curve fitting is the process of constructing a curve or mathematical function,…

                                                calendar

                                                18 Jun 2020 02:39 PM IST

                                                  Read more

                                                  Week 6 - Data analysis

                                                  Objective:

                                                  Project title: Data analysis Objective: 1. Study data file 2. Write a script to extract useful data. 3. Plot the graph from this data Problem statement: Data visualizer (100 points) Your script should take column numbers as the input and plot the respective columns as separate images Each file should be saved by the name…

                                                  calendar

                                                  19 Jun 2020 01:23 PM IST

                                                    Read more

                                                    Frequency Analysis of a rotating shaft

                                                    Objective:

                                                    Project Title: Frequency analysis of rotating shaft Objective: 1. Study natural frequency and how it is affected by the failure of the model. 2. Study the effect of vibration on the model. 3. Study the frequency analysis on the rotating shaft. Theory: We often hear the terms “modal analysis,” “eigenvalues,”…

                                                    calendar

                                                    27 Jun 2020 10:46 AM IST

                                                      Read more
                                                      Showing 1 of 30 projects

                                                      6 Course Certificates

                                                      certificate

                                                      MATLAB for Mechanical Engineers

                                                      CertificateIcon
                                                      Certificate UID: w8p972cebf1jdihx
                                                      View Certificate
                                                      certificate

                                                      Introduction to GUI based CFD using ANSYS Fluent

                                                      CertificateIcon
                                                      Certificate UID: so0zmjf89vru3x2y
                                                      View Certificate
                                                      certificate

                                                      Finite Element Analysis Using SolidWorks

                                                      CertificateIcon
                                                      Certificate UID: s40b7fkwuty6xlej
                                                      View Certificate
                                                      certificate

                                                      Multibody Dynamics using SolidWorks

                                                      CertificateIcon
                                                      Certificate UID: qi5b94fx6tn1ymwk
                                                      View Certificate
                                                      certificate

                                                      Flow Simulation using SolidWorks

                                                      CertificateIcon
                                                      Certificate UID: pw5tx9vc8bau06l1
                                                      View Certificate
                                                      certificate

                                                      Python for Mechanical Engineers

                                                      CertificateIcon
                                                      Certificate UID: 97rsl3afdic5tb8h
                                                      View Certificate
                                                      Showing 1 of 6 certificates

                                                      2 Workshop Certificates

                                                      certificate

                                                      Automation using Python in Aerospace Industry

                                                      CertificateIcon
                                                      Certificate UID: pwf03u5zmx
                                                      View Certificate
                                                      certificate

                                                      How to build a world-class amusement park as a Mechanical Engineer

                                                      CertificateIcon
                                                      Certificate UID: hgjd8ceo4a
                                                      View Certificate
                                                      Showing 1 of 2 certificates

                                                      Schedule a counselling session

                                                      Please enter your name
                                                      Please enter a valid email
                                                      Please enter a valid number

                                                      Here are the courses that I have enrolled

                                                      coursecard
                                                      4.7

                                                      5 Hours of Content

                                                      coursecard
                                                      4.7

                                                      4 Hours of Content

                                                      Similar Profiles

                                                      Apoorv Ranjan
                                                      Apoorv Ranjan

                                                      Ladder of success cannot be climbed with hands in pocket.

                                                      Pruthvi Jagadeesh GK
                                                      Pruthvi Jagadeesh GK

                                                      The Future in Motion

                                                      Krantiveer .
                                                      Krantiveer .

                                                      Give more than what you get you will get more than what you gave