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

Saurabh Burde

Mechanical Design Engineer I CAD Designer I CFD Analyst

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS
  • STRUCTURAL-MESHING
  • ANSA
  • CFD
  • MATLAB
  • OPENFOAM

Introduction

Mechanical Design Engineer with experience in rubber mold designing and 2D & 3D modeling. Proven CFD analyst with CAD skills to fill the role of mechanical design engineer. Possess strong fundamental and conceptual engineering knowledge.

49 Projects

Engine Kinematics of Otto Cycle Using Matlab

Objective:

Engine Kinematics of Otto Cycle Using Matlab AIM:- 1) Create a PV diagram for Otto Cycle 2) Plot all the P-v value in graph 3) Find out Thermal efficiency of the engine   % Otto cycle using mtlab clear all % Clear all Variables from memory close all % close all charts and figures clc % clear command window % Aim-…

calendar

02 Jul 2020 06:37 PM IST

    Read more

    Second Order ODE for a simple Pendulum with Damping Using Matlab

    Objective:

    Second Order ODE for a simple Pendulum with Damping Using Matlab Second order ODE for a simple pendulum with damping YouTube link:-  https://www.youtube.com/watch?v=XSoj8k_meC4 Second order Ordinary Differential Equation of the position of the "ball" w.r.t time Report is attache (Eqution photo taken from Attached…

    calendar

    12 Jul 2020 08:40 AM IST

      Read more

      Genetic Algorithm Optimization Using Stalagmite function in MatLab

      Objective:

      Genetic Algorithm Optimization Using Stalagmite function in MatLab   Aim To understand the theory of optimization and genetic algorithm. Write code for stalagmite function. Write code for global maxima function. Plot the results on the graph.   Objective Study about optimization and genetic algorithm. Explain…

      calendar

      12 Jul 2020 08:39 AM IST

      • MATLAB
      Read more

      Project 1 - Parsing NASA thermodynamic data

      Objective:

      Parsing NASA thermodynamic data Aim Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. Write function to calculate the molecular weight of each species and for display it in the command window. Write main…

      calendar

      21 Jul 2020 09:22 AM IST

        Read more

        Project 2 - Rankine cycle Simulator

        Objective:

                                           RANKINE CYCLE SIMULATOR   Aim:- Study of the concept of the Rankine cycle. Coding Program for Rankin cycle simulator. Code to plot T-S diagram. Code to plot H-S diagram. Calculate Net Work out…

        calendar

        25 Jul 2020 04:36 PM IST

          Read more

          Week 2 Air standard Cycle

          Objective:

          Air standard Cycle (Otto Cycle) Aim Study of Otto cycle. Develop codes in python for Otto cycle simulator. Write program to plot P-V diagram for Otto cycle. Also write program to calculate thermal efficiency of the Otto cycle.   Objective Understand the concept and theory of Otto cycle. Write down the calculation…

          calendar

          10 Aug 2020 04:44 PM IST

            Read more

            Week 3 - Solving second order ODEs

            Objective:

            Solving 2nd order differential equation using python programming   Aim:- Understand the Ordinary differential equation(ODE). Study pendulum motion and damping of mass. Break down higher order ODE into set of First order ODE. Write the function code for ODE Write code for main program Create report on overall…

            calendar

            14 Aug 2020 01:35 PM IST

              Read more

              Week 5 - Curve fitting

              Objective:

              Curve fitting   Aim Create a program for Linear and Cubic polynomial curve fit. Plat the actual data and predicted data on the plot to compare both. Find out error between actual data and predicted one. Answer the following questions             [1] What does popt and pcov mean?  …

              calendar

              25 Aug 2020 07:35 AM IST

                Read more

                Week 6 - Data analysis

                Objective:

                                                                     Data analysis Aim:- Code program as column number from data file should take as the input and plot the respective image. Each file should…

                calendar

                31 Aug 2020 06:25 AM IST

                  Read more

                  2D MESHING, MID-SURFACING AND QUALITY CRITERIA  (OF HOOD MODEL)

                  Objective:

                                      2D MESHING, MIDSURFACING AND QUALITY CRITERIA                                                   (OF HOOD MODEL)  …

                  calendar

                  11 Sep 2020 08:22 PM IST

                  Read more

                  MANUAL MID SURFACING-PLASTIC TRIMS AND CAST PARTS

                  Objective:

                              MANUAL MID SURFACING-PLASTIC TRIMS AND CAST PARTS Aim Open and check the bottle geometry and perform geometry cleanup. Manual mid-surfacing of geometry using different techniques or by implementing various ways. Defining the quality criteria for the mesh generation. Meshing using…

                  calendar

                  17 Sep 2020 12:23 PM IST

                  Read more

                  Tool Test 1

                  Objective:

                                                                     Tool Test 1   Aim Open and check the geometry and perform geometry cleanup. Manual and auto mid-surfacing of geometry using different…

                  calendar

                  19 Sep 2020 06:05 PM IST

                    Read more

                    SOLID MESHING(TETRA)

                    Objective:

                                                               SOLID MESHING(TETRA) Aim Open and check the geometry and perform geometry cleanup. Defining the quality criteria for the mesh generation. Assign the length for the sell…

                    calendar

                    21 Dec 2020 12:45 AM IST

                    Read more

                    SOLID MESHING(TETRA)

                    Objective:

                                                                    SOLID MESHING(TETRA)   Aim Open and check the geometry and perform geometry cleanup. Defining the quality criteria for the mesh generation. Assign…

                    calendar

                    21 Dec 2020 12:44 AM IST

                    Read more

                    CONNECTIONS (REAR DOOR)

                    Objective:

                                                           CONNECTIONS (REAR DOOR)   Aim:- Understand the different type of connection or constrains in ANSA software. Open rear door FE model in ANSA observe the type of connection you could…

                    calendar

                    21 Dec 2020 12:44 AM IST

                    Read more

                    MORPHING

                    Objective:

                                                                               MORPHING   Aim:- Open and check the geometry and perform geometry cleanup. Use all the Morphing techniques…

                    calendar

                    21 Dec 2020 12:43 AM IST

                    Read more

                    Dash Board Sub Parts

                    Objective:

                                                                      Dash Board Sub Parts   Aim Open and check the geometry and perform geometry cleanup. Manual mid-surfacing of geometry using different techniques…

                    calendar

                    21 Dec 2020 12:41 AM IST

                    Read more

                    Rear Suspension Model

                    Objective:

                                                                Rear Suspension Model   Aim Open and check the geometry and perform geometry cleanup. mid-surfacing for required geometry using different techniques or by implementing…

                    calendar

                    21 Dec 2020 12:42 AM IST

                    Read more

                    Taylor table method and Matlab code

                    Objective:

                                                      Taylor table method and Matlab code   Aim:- Derive the 4th order approximation of the second order derivative using central difference, Skewed right sided difference and Skewed left sided difference.…

                    calendar

                    21 Dec 2020 12:39 AM IST

                      Read more

                      Solving the steady and unsteady 2D heat conduction problem

                      Objective:

                        SOLVING THE STEADY AND UNSTEADY 2D HEAT CONDUCTION PROBLEM Aim Write a program to solve the 2D heat conduction equation by using the point iterative techniques for given boundary conditions. Solve above problem for Steady state analysis and Transient state analysis. Use Jacobi, Gauss-seidel and Successive over-relaxation…

                      calendar

                      21 Dec 2020 12:39 AM IST

                        Read more

                        Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method

                        Objective:

                          Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method   Aim :- Write a program to simulate the isentropic flow through a quasi 1D subsonic-supersonic nozzle. Derive both the conservation and non-conservation forms of the governing equation and solve them using the MacCormack’s technique.…

                        calendar

                        06 Jan 2021 03:51 AM IST

                          Read more

                          BlockMesh Drill down challenge

                          Objective:

                                                                 BlockMesh Drill down challenge   Aim:- Simulate an incompressible-laminar-viscous flow through the backward facing step geometry. Perform transient simulation; choose solver based…

                          calendar

                          21 Jun 2021 07:29 AM IST

                          Read more

                          Week 9 - FVM Literature Review

                          Objective:

                                                      Finite volume Method(FVM) Literature Review   Aim:- Define Finite volume Method(FVM) Write down Difference Between FDM and FVM. Describe the need for interpolation schemes and also describe Flux limiters in FVM, use 1D linear heat conduction equation as an example.   Objective:- Define finite…

                          calendar

                          15 Jan 2021 11:24 PM IST

                            Read more

                            Week 11 - Simulation of Flow through a pipe in OpenFoam

                            Objective:

                                                       Simulation of Flow through a pipe in OpenFoam   Aim:- Write a program in Matlab that can generate the computational mesh automatically for any wedge angle. Provide proper grading scheme for block meshing of pipe. Post…

                            calendar

                            23 Jan 2021 04:28 AM IST

                            Read more

                            Week 12 - Symmetry vs Wedge vs HP equation

                            Objective:

                                                                   Symmetry vs Wedge vs HP equation   Aim:- Prefer flow through pipe problem statement from the previous project and solve it using symmetry boundary condition instead of on the wedge.…

                            calendar

                            30 Jan 2021 08:34 AM IST

                            Read more

                            Week 1- Mixing Tee

                            Objective:

                                                                                             Mixing Tee   Aim:- Set up steady-state simulations to compare the mixing effectiveness…

                            calendar

                            10 Feb 2021 10:35 AM IST

                            Read more

                            Week 2 - Flow over a Cylinder.

                            Objective:

                                                                            Flow over a Cylinder    Aim Simulate the flow over the cylinder and explain the phenomenon of Karman vortex street. Firstly, Simulate the flow…

                            calendar

                            18 Feb 2021 06:30 AM IST

                            Read more

                            Week 3 - External flow simulation over an Ahmed body.

                            Objective:

                                                            External flow simulation over an Ahmed body   Aim:- Load the Ahmed body into Space Claim and split it into half as the body is perfectly symmetrical. Hence use symmetrical boundary conditions. Simulate the…

                            calendar

                            24 Feb 2021 09:19 AM IST

                            Read more

                            Week 4 - CHT Analysis on Exhaust port

                            Objective:

                                                                            CHT Analysis on Exhaust port   Aim:- Brief Study on CHT analysis with why and where its uses. Calculate the Y+ value according to the turbulence model…

                            calendar

                            05 Mar 2021 10:02 AM IST

                            Read more

                            Week 5 - Rayleigh Taylor Instability

                            Objective:

                                                                              Rayleigh Taylor Instability     Aim:- Understand the concept of Rayleigh Taylor Instability Write down the practical CFD models that have…

                            calendar

                            13 Mar 2021 05:30 PM IST

                            Read more

                            Week 6 - CHT Analysis on a Graphics card

                            Objective:

                                                                         CHT Analysis on a Graphics card     Aim:- Perform a steady-state conjugated heat transfer analysis on a model of a graphics card. Select the appropriate…

                            calendar

                            20 Mar 2021 03:53 PM IST

                            Read more

                            Week 8 - Simulating Cyclone separator with Discrete Phase Modelling

                            Objective:

                                                  Simulating Cyclone separator with Discrete Phase Modelling     Aim:- Describe empirical models of cyclone separators. Perform analysis on a given cyclone separator model by varying the particle diameter from `1mu m` to `5 mu…

                            calendar

                            27 Apr 2021 07:24 PM IST

                            Read more

                            Week 9 - Parametric study on Gate valve.

                            Objective:

                                                                              Parametric study on Gate valve   Aim:- Perform a parametric study on the gate valve simulation by setting the opening from 10% to 80%. Find…

                            calendar

                            23 May 2021 08:08 AM IST

                              Read more

                              Week 10 - Simulating Combustion of Natural Gas.

                              Objective:

                                                                  Simulating Combustion of Natural Gas   Aim:- Perform a combustion simulation on the combustor model. Plot the variation of the mass fraction of the different species in the simulation using…

                              calendar

                              11 Jun 2021 09:06 PM IST

                                Read more

                                Channel flow simulation using CONVERGE CFD

                                Objective:

                                                             Channel flow simulation using CONVERGE CFD   Aim:- Set the channel flow case setup in the converge. Run the base setup with three different base mesh sizes i.e. run 3 simulations and compare the results between…

                                calendar

                                08 Jul 2021 05:00 PM IST

                                Read more

                                Week 1: Channel flow simulation using CONVERGE CFD

                                Objective:

                                                             Channel flow simulation using CONVERGE CFD   Aim:- Set the channel flow case setup in the converge. Run the base setup with three different base mesh sizes i.e. run 3 simulations and compare the results between…

                                calendar

                                08 Jul 2021 05:04 PM IST

                                Read more

                                Flow over a backward-facing step

                                Objective:

                                   Flow over a backward-facing step   Aim:- Set the backward-facing step case setup in the converge. Run the base setup with three different base mesh sizes i.e. run 3 simulations and compare the results between all the 3 simulations. Plot velocity and pressure contours for all the 3 base mesh. Show mesh…

                                calendar

                                18 Jul 2021 10:50 AM IST

                                  Read more

                                  Steady-state simulation of flow over a throttle body

                                  Objective:

                                                          Steady-state simulation of flow over a throttle body   Aim:- Set the steady-state simulation for flow over throttle body case setup in the converge. Export all the input files and run the simulation using Cygwin. Plot velocity…

                                  calendar

                                  27 Jul 2021 11:47 AM IST

                                    Read more

                                    Week 4.1: Project - Steady state simulation of flow over a throttle body

                                    Objective:

                                                            Steady-state simulation of flow over a throttle body   Aim:- Set the steady-state simulation for flow over throttle body case setup in the converge. Export all the input files and run the simulation using Cygwin. Plot velocity…

                                    calendar

                                    27 Jul 2021 11:55 AM IST

                                      Read more

                                      Week 4.2: Project - Transient simulation of flow over a throttle body

                                      Objective:

                                                              Transient simulation of flow over a throttle body   Aim:- Set the transient-state simulation for flow over throttle body case setup in the converge. Export all the input files and run the simulation using Cygwin. Converge plot for…

                                      calendar

                                      29 Jul 2021 06:47 PM IST

                                        Read more

                                        Prandtl Meyer Shock problem

                                        Objective:

                                                                                      Prandtl Meyer Shock problem   Aim:- Explain shock wave and its interaction with boundary layer along with its applications. Setup the simulation for the Prandtl…

                                        calendar

                                        27 Aug 2021 08:19 AM IST

                                        Read more

                                        Week 6: Conjugate Heat Transfer Simulation

                                        Objective:

                                                                       Conjugate Heat Transfer Simulation   Aim:- Setup the CHT simulation flow through the pipe in converge CFD. Maintain the inlet Reynolds number as 7000 Turn on the Y+ value before exporting all the setup files.…

                                        calendar

                                        15 Aug 2021 08:39 PM IST

                                        Read more

                                        Week 10 - Simulating Combustion of Natural Gas.

                                        Objective:

                                                                            Simulating Combustion of Natural Gas   Aim:- Perform a combustion simulation on the combustor model. Plot the variation of the mass fraction of the different species in the simulation using…

                                        calendar

                                        20 Aug 2021 09:59 AM IST

                                          Read more

                                          Shock tube simulation project

                                          Objective:

                                                                                              Shock tube simulation project   Aim:- Setup the transient simulation for the shock tube. plot the Pressure and temperature history in…

                                          calendar

                                          27 Aug 2021 08:16 AM IST

                                            Read more

                                            Simulating Fluid Sloshing effect inside a Gear-box

                                            Objective:

                                                                       Simulating Fluid Sloshing effect inside a Gear-box   Aim:- Use the dynamic mesh capability of Ansys Fluent to solve a simple flow-driven rigid-body motion problem. Compile a User_Define function (UDF) to specify flow-driven…

                                            calendar

                                            25 Aug 2021 01:45 PM IST

                                            Read more

                                            Week 8: Literature review - RANS derivation and analysis

                                            Objective:

                                                                      Literature review - RANS derivation and analysis     Aim:- Write the original Governing Equation of Navier-strokes equations for the Boundary layer problem. Explain and apply Reynolds decomposition to the Navier-stroke…

                                            calendar

                                            29 Aug 2021 08:05 PM IST

                                              Read more

                                              Project 1 - Surface preparation and Boundary Flagging (PFI)

                                              Objective:

                                                                        Surface preparation and Boundary Flagging (PFI)   Aim:- Perform geometry diagnosis and repair the model. Perform boundary flagging operation. Assign the boundary condition in the surface preparation task.   Objective:-…

                                              calendar

                                              14 Sep 2021 12:07 PM IST

                                                Read more

                                                Week 10: Project 1 - FULL HYDRO case set up (PFI)

                                                Objective:

                                                                        FULL HYDRO case set up (PFI)   Aim:- Modify the last setup to Full hydro simulation. Set the parameters for Spray modeling, Combustion modeling, and turbulence modeling. Find out compression ratio. Specify whether using this simulation…

                                                calendar

                                                30 Sep 2021 08:05 PM IST

                                                Read more

                                                Week 11: Project 2 - Emission characterization on a CAT3410 engine

                                                Objective:

                                                                               Emission characterization on a CAT3410 engine     Aim:- Simulate with both open-w and omega pistons. Explain the simulation setup. characterize the emissions (Soot, NOx, and UHC) Create animations…

                                                calendar

                                                17 Oct 2021 09:58 PM IST

                                                Read more
                                                Showing 1 of 49 projects

                                                6 Course Certificates

                                                certificate

                                                Python for Mechanical Engineers

                                                CertificateIcon
                                                Certificate UID: upsownd3x9qb78gh
                                                View Certificate
                                                certificate

                                                MATLAB for Mechanical Engineers

                                                CertificateIcon
                                                Certificate UID: wql89pr0eikao2db
                                                View Certificate
                                                certificate

                                                Preprocessor for Structural Analysis using ANSA

                                                CertificateIcon
                                                Certificate UID: uad12qcj963b5mfp
                                                View Certificate
                                                certificate

                                                Introduction to CFD using MATLAB and OpenFOAM

                                                CertificateIcon
                                                Certificate UID: fe9gcamjpotxub46
                                                View Certificate
                                                certificate

                                                Introduction to GUI based CFD using ANSYS Fluent

                                                CertificateIcon
                                                Certificate UID: 1slm8q0zoe2xcrui
                                                View Certificate
                                                certificate

                                                Advanced CFD for IC Engine Applications using CONVERGE

                                                CertificateIcon
                                                Certificate UID: stniy5rlvom0bp9u
                                                View Certificate
                                                Showing 1 of 6 certificates

                                                Academic Qualification

                                                B.E

                                                RMD sinhgad school of engineering

                                                08 Aug 2015 - 04 Jul 2018

                                                Diploma

                                                Shri Datta Meghe Polytechnic

                                                31 Jul 2012 - 09 Jun 2015

                                                10th

                                                New English High School

                                                01 Mar 2012 - 01 Jun 2012

                                                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

                                                coursecard
                                                Recently launched

                                                18 Hours of Content

                                                coursecard
                                                Recently launched

                                                21 Hours of Content

                                                coursecard
                                                Recently launched

                                                10 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