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

DEBANJAN CHATTOPADHYAY

https://www.linkedin.com/in/debanjan-chattopadhyay-025157127/

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • CFD
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • ANSYS-FLUENT
  • COMBUSTION
  • IC-ENGINE-CFD

Introduction

B.tech in Mechanical Engineering, my btech project was robotic arm simulation . My area of interest is Hybrid electric vehicle, Vehicle Aerodynamic, Advance IC Engine & Automobile Transmission. Also, completed Master certification in Hybrid Electric Vehicle Designing and Analysis by Using MATLAB SIMULINK. During this course work I learnt different things like analysis using MATLAB & SIMULINK,Meshing of models using Ansa, pre and post processing using Ansys Fluent. I have a good knowledge of designing on some CAD tools like Auto cad .I can understand and can do simulation using MATLAB-SIMULINK, ANSYS Fluent and Ansys Static Structural.

33 Projects

Week 2- 2R Robotic Arm Challenge

Objective:

Simulate forward kinematics of a 2R robotic arm GIVEN PROBLEM:Write a program in Matlab to simulate the forward kinematics of a 2R Robotic Arm, as shown in the video. Create an animation file of the plot.SOLUTION :2R robotic arm is a component consisting of two links as shown in the figure. for making the simulation…

calendar

19 Mar 2022 07:50 AM IST

    Read more

    Week 3 - Solving second order ODEs

    Objective:

    simulate pendulam motion: GIVEN PROBLEM: simulate animation of pendulam motion. solution: we have to solve the following ode.this ode represents the equation of motion of a simple pendulam d^(theta)/d(t^2)  +  (b/m)*(d(theta)/d(t)) +(g/l)*sin(theta)  b= damping ,m=mass,g=gravity, l=length      A…

    calendar

    21 Mar 2022 03:54 PM IST

      Read more

      Week 4.1 - Genetic Algorithm

      Objective:

      TO OPTIMIZE STALAGMITE FUNCTION AND FIND GLOBAL MAXIMAGiven problem:Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function.SOLUTION:stalactites are stuctures formed from mineral deposits that hangs tightly from celling of the cave.Stalagmites are same but they…

      calendar

      30 Mar 2022 06:17 AM IST

      • MATLAB
      Read more

      Project 1 - Parsing NASA thermodynamic data

      Objective:

      PARSING  NASA THERMODYNAMIC DATA : GIVEN PROBLEM: 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. You will be reading this file NASA thermodynamic data(Tip: use fopen and fgetl). The formulae are shown…

      calendar

      21 May 2022 04:17 PM IST

      Read more

      Project 2 - Rankine cycle Simulator

      Objective:

      MATLAB CODE FOR GENERATING RANKINE CYCLE: GIVEN PROBLEM: Create a Rankine Cycle Simulator using OCTAVE/MATLAB. Your code should calculate the state points of the Rankine Cycle (any type of your choice) based on user inputs.  Then, plot the corresponding T-s and h-s plots for the given set of inputs. Title and axes…

      calendar

      24 May 2022 06:32 AM IST

      Read more

      Week 3.5 - Deriving 4th order approximation of a 2nd order derivative using Taylor Table method

      Objective:

      Deriving 4th order approximation of a 2nd order derivative using Taylor Table method : GIVEN PROBLEM: Derive the following 4th order approximations of the second-order derivative.  1. Central difference 2. Skewed right-sided difference 3. Skewed left-sided difference After deriving these schemes, prove that your skewed…

      calendar

      11 Jun 2022 10:18 AM IST

        Read more

        Week 5.1 - Mid term project - Solving the steady and unsteady 2D heat conduction problem

        Objective:

        Week 5.1 - Mid term project - Solving the steady and unsteady 2D heat conduction problem GIVEN PROBLEM:   1. Steady state analysis & Transient State Analysis Solve the 2D heat conduction equation by using the point iterative techniques that were taught in the class. The Boundary conditions for the problem are…

        calendar

        29 Jun 2022 06:18 PM IST

          Read more

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

          Objective:

          Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method GIVEN PROBLEM:   In this challenge you are going to simulate the isentropic flow through a quasi 1D subsonic-supersonic nozzle. You will derive both the conservation and non-conservation forms of the governing equations and sovle…

          calendar

          31 Jul 2022 11:18 AM IST

          Read more

          Week 8 - Simulation of a backward facing step in OpenFOAM

          Objective:

          Week 8 - Simulation of a backward facing step in OpenFOAM GIVEN PROBLEM:  simulate an incompressible-laminar-viscous flow through the backward facing step geometry. You should perform a transient simulation. The solver can be chosen based on the described physics of the flow. You need to explain the entire simulation…

          calendar

          17 Aug 2022 10:06 AM IST

          Read more

          Week 11 - Simulation of Flow through a pipe in OpenFoam

          Objective:

          Week 11 - Simulation of Flow through a pipe in OpenFoam GIVEN PROBLEM: 1. simulate an axi-symmetric flow by applying the wedge boundary condition.  2. The flow is laminar and flows through a constant cross-section pipe at an inlet Reynold's number of 2100. 3. You can do a transient or steady state simulation…

          calendar

          26 Aug 2022 05:19 PM IST

          Read more

          Week 12 - Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical H.P equation

          Objective:

          Week 12 - Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical H.P equation GIVEN PROBLEM: 1. simulate an axi-symmetric flow by applying both wedge boundary and symmetric boundary condition.  2.The flow is laminar and flows through a constant cross-section pipe at an inlet Reynold's number…

          calendar

          30 Aug 2022 10:20 AM IST

          Read more

          Week 9 - FVM Literature Review

          Objective:

          Week 9 - FVM Literature Review Given problem: What is Finite Volume Method(FVM), write down the major differences between FDM & FVM. Also, describe the need for interpolation schemes and flux limiters in FVM. You can use the 1D linear heat conduction equation as an example.  What is Finite Volume Method(FVM)? In order…

          calendar

          31 Aug 2022 10:08 AM IST

          Read more

          Week 1- Mixing Tee

          Objective:

          Week 1- Mixing Tee GIVEN PROBLEM: 1.For this challenge, we have created two versions of the mixing tee. One of them is longer than the other. 2. our job is to set up steady-state simulations to compare the mixing effectiveness when hot inlet temperature is 360C & the Cold inlet is at 190C.  3.Use the k-epsilon…

          calendar

          08 Sep 2022 04:54 AM IST

          Read more

          Week 2 - Flow over a Cylinder.

          Objective:

          Week 2 - Flow over a Cylinder. AIM: Simulate the flow over a cylinder and explain the phenomenon of Karman vortex street. Understanding the vortex shedding for different Reynolds numbers by changing the inlet velocities accordingly. Create a monitor point behind the cylinder at a distance 4 times the diameter which can…

          calendar

          12 Sep 2022 07:56 AM IST

            Read more

            Week 3 - External flow simulation over an Ahmed body.

            Objective:

            Week 3 - External flow simulation over an Ahmed body.Aim:Q1. Describe Ahmed's body and its importance.Q2. Explain the reason for the negative pressure in the wake region. Q3. Explain the significance of the point of separation. Expected Results:1. Velocity and pressure contours. 2. The drag coefficient plot…

            calendar

            19 Sep 2022 06:06 PM IST

            Read more

            Week 4 - CHT Analysis on Exhaust port

            Objective:

            Week 4 - CHT Analysis on Exhaust port   AIM: 1.Description of why and where a CHT(conjugate heat transfer) analysis is used. 2. Maintain the y+ value according to the turbulence model and justify the results.  3. Calculate the wall/surface heat transfer coefficient on the internal solid surface &…

            calendar

            26 Sep 2022 05:04 AM IST

            Read more

            Week 5 - Rayleigh Taylor Instability

            Objective:

            Week 5 - Rayleigh Taylor Instability AIM: Study of some practical CFD models that have been based on the mathematical analysis of Rayleigh Taylor waves Perform the Rayleigh Taylor instability simulation for 2 different mesh sizes with the base mesh being 0.5 mm. explain why a steady-state approach might not be suitable…

            calendar

            28 Sep 2022 06:56 AM IST

            Read more

            Week 6 - CHT Analysis on a Graphics card

            Objective:

            Week 6 - CHT Analysis on a Graphics card AIM: 1. To perform a steady-state conjugate heat transfer analysis on a model of a graphics card.  2.Run the simulation by varying the velocity from 1m/sec to 5m/sec for at least 3 velocities and discuss the results. 3.Find out the maximum temperature and heat transfer…

            calendar

            03 Oct 2022 09:48 AM IST

              Read more

              Week 8 - Simulating Cyclone separator with Discrete Phase Modelling

              Objective:

              Simulating Cyclone separator with Discrete Phase Modelling Aim:- To perform analysis on cyclone separator and calculate the separation efficiency and pressure drop Objective:- To write a few words about any four empirical models used to calculate the cyclone separator efficiency.  To perform an analysis on a…

              calendar

              19 Oct 2022 07:14 AM IST

              Read more

              Week 9 - Parametric study on Gate valve.

              Objective:

                Parametric study on Gate valve. AIM:To perform a parametric study on gate valve for obtining different mass flow rate at different position. Given Problem: perform a parametric study on the gate valve simulation by setting the opening from 10 % to 80%.    Obtain the mass flow rates at the outlet for each…

              calendar

              29 Oct 2022 05:50 PM IST

                Read more

                Week 10 - Simulating Combustion of Natural Gas.

                Objective:

                Week 10 - Simulating Combustion of Natural Gas AIM: 1. Simulate the process of combustion on a model using a mixture of fuel and air. 2. Plot the variation of the mass fraction of different species in the simulation using line probes at different location of the model.  GIVEN PROBLEM: The fuel species is methane and…

                calendar

                04 Nov 2022 07:25 AM IST

                Read more

                Week 2 Challenge : Surface meshing on a Pressure valve

                Objective:

                Week 2 Challenge : Surface meshing on a Pressure valve Aim:To study surface meshing on given geometry, Making three different models with 3 different target lengths. Geometry: Procedure: First of all we have to erase all the errors of the geometry before meshing. so we go to check manager by clicking on drop down menu…

                calendar

                01 Dec 2022 10:49 AM IST

                  Read more

                  Week 3 Challenge : CFD meshing on Turbocharger

                  Objective:

                  CFD meshing on Turbocharger  Aim: For the given model of a turbocharger, check for the geometrical errors to make appropriate volumes. Create and assign PIDs accordingly. Create surface mesh and use that to create a volumetric mesh.  Objective: For the given model, check for the geometrical errors to make appropriate…

                  calendar

                  13 Dec 2022 05:04 PM IST

                  Read more

                  Week 4 Challenge : CFD Meshing for BMW car

                  Objective:

                  Week 4 Challenge : CFD Meshing for BMW car Objective: Do topo cleanup for BMW car Do 2D meshing, check quality criterias Use hidden mode to check failed meshes on quality criteria Use reconstruct option to  view and  clear failed meshes Do 3D Meshing for car Create a wind tunnel , either in 2D or 3D mesh depending…

                  calendar

                  24 Dec 2022 12:55 PM IST

                  Read more

                  Project 1 : CFD Meshing for Tesla Cyber Truck

                  Objective:

                  Project 1 : CFD Meshing for Tesla Cyber Truck  OBJECTIVE: To Identifying & cleanup all the topological errors in the given Tesla Cyber Truck Car model. To create a surface mesh. To Create a wind tunnel around Tesla Cyber Truck Car . To create a volumetric mesh to perform an external flow CFD analysis simulation. …

                  calendar

                  05 Jan 2023 09:43 AM IST

                  Read more

                  Week 5 Challenge : Surface wrap on Automotive Assembly

                  Objective:

                  Surface wrap on Automotive Assembly  AIM: The aim of this project is to surface wrap the automotive assembly. The CAD models are here Engine Gear Box Transmission Objectives: The objectives of this project are To check for the geometrical errors and delete surfaces that are unwanted for the surface wrap. To Merge…

                  calendar

                  08 Jan 2023 10:29 AM IST

                    Read more

                    2D meshing for sheet metal

                    Objective:

                    2D meshing for sheet metal AIM: 1. Take the sheet metal cad model. 2. Capture the mid surface . 3. After that mesh that mid surface and assign quality criteria . 4. Then assign thickness to that mid surface . Procedure: 1.First we load the model in Ansa .  We will capture the mid surface of the geometry as we are…

                    calendar

                    05 Mar 2023 04:21 AM IST

                      Read more

                      2D meshing for sheet metal-2

                      Objective:

                      2D meshing for sheet metal-2 AIM: 1. Take the sheet metal cad model. 2. Capture the mid surface . 3. After that mesh that mid surface and assign quality criteria . 4. Then assign thickness to that mid surface . Procedure: 1. Geometry Load 2. Cons resolution  3. Check surface connectivity / Topo 4. Geometry check 5.…

                      calendar

                      21 Mar 2023 10:53 AM IST

                        Read more

                        Simulating Fluid Sloshing effect inside a Gear-box

                        Objective:

                        Week 7 - Simulating Fluid Sloshing effect inside a Gear-box AIM: The primary objective of this challenge is to simulate the 'sloshing' of the fluid inside a gearbox. This challenge is to be carried out in Fluent using the Volume of Fluid method with help of User-Defined Functions (UDF) that generates…

                        calendar

                        29 Mar 2023 11:39 AM IST

                        Read more

                        2D Meshing for plastic using Casting Method

                        Objective:

                        2D Meshing of plastic using casting    AIM: 1. Take the plastic cad model. 2. Capture the mid surface . 3. After that mesh that mid surface and assign quality criteria . 4. Then assign thickness to that mid surface . Procedure: 1. Geometry Load 2. Cons resolution  3. Check surface connectivity / Topo 4.…

                        calendar

                        08 Apr 2023 11:26 AM IST

                          Read more

                          Modal Analysis using Ansys Workbench

                          Objective:

                          Modal Analysis using Ansys Workbench : AIM: What is modal analysis? Purpose of modal analysis Types  How to do model analysis? Conclusion Analysis What is modal analysis? Modal analysis look for natural frequency and normal mode of  a structure.Natural frequency and modes are some of the important factors…

                          calendar

                          12 Apr 2023 11:30 AM IST

                            Read more

                            Explicit analysis : bullet crash analysis using Ansys

                            Objective:

                            Explicit analysis : bullet crash analysis using Ansys AIM What is explicit analysis? Purpose  How to do explicit analysis? Conclusion Method: What is explicit analysis? structural analysis is divided into two part linear and non-linear, again the non-linear part is divided into two part implicit and explicit. Linear…

                            calendar

                            12 Apr 2023 12:32 PM IST

                              Read more

                              Engine Block Design And Assembly in Solidworks

                              Objective:

                              Engine Block Design And Assembly in Solidworks AIM: 1. To Design parts of Engine Block 2. Assemble Them 3. Create Animation   Method: Parts of Engine Block- 1. Connecting Rod : On the Front  plane WE have drawn The two circle below and then extrude them upto 20mm Then Again in the front plane - sketch we joined…

                              calendar

                              26 Apr 2023 09:53 AM IST

                                Read more
                                Showing 1 of 33 projects

                                4 Course Certificates

                                certificate

                                MATLAB for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: 09vzdjnuhwafmgpl
                                View Certificate
                                certificate

                                Introduction to CFD using MATLAB and OpenFOAM

                                CertificateIcon
                                Certificate UID: jhb6ztef72y14ldv
                                View Certificate
                                certificate

                                Introduction to GUI based CFD using ANSYS Fluent

                                CertificateIcon
                                Certificate UID: dy07sm9q2ex815lw
                                View Certificate
                                certificate

                                Advanced CFD Meshing using ANSA

                                CertificateIcon
                                Certificate UID: 3gy7qfz5mv1l94o8
                                View Certificate
                                Showing 1 of 4 certificates

                                Academic Qualification

                                B.Tech

                                Modern Institute of Engineering & Technology

                                11 Sep 2013 - 11 Nov 2017

                                12th

                                Tarakeswar Boyes High School

                                06 Jun 2012 - 27 May 2013

                                10th

                                Tarakeswar Boyes High School

                                27 Apr 2010 - 01 Jun 2011

                                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
                                Recently launched

                                18 Hours of Content

                                coursecard
                                Recently launched

                                21 Hours of Content

                                coursecard
                                Recently launched

                                10 Hours of Content

                                coursecard
                                4.9

                                12 Hours of Content

                                coursecard
                                Recently launched

                                12 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