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

2D meshing of Plastic side door for crash analysis

Model- SIDE DOOR Aim- : To mesh the given component by extracting mid-surface manually and perform mesh quality checks. Quality criteria THEORY The pre-processing of a plastic model is done by extracting a midsurface. The midsurface is then meshed and assigned appropriate thicknesses in various areas to account for any…

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 Niladri Bhusan Mohapatra (25)

Simulating Fluid Sloshing effect inside a Gear-box

Objective:

Simulation procedure : Geometry : First we need to import the gearbox geometry Then we have to extract the fluid volume. After extracting create planes and split the body to get the 2D geometry for the simulation. This completes geometry part.     Mesh open the mesh and name the required parts After naming, mesh…

calendar

14 Mar 2021 05:38 PM IST

    Read more

    2D meshing for sheet metal using ANSA

    Objective:

    Objective: The objective of this project is to perform preprocessing i.e. geometry cleanup, mid surface extraction, and 2D shell meshing for the hood component of a car. After meshing, component thickness and material need to be assigned to the mesh. And the mesh should follow the following quality criteria, S.no. Quality…

    calendar

    14 Mar 2021 05:28 PM IST

    • ANSA
    Read more

    Developing numerical solver using iterative methods for Solving the steady and unsteady 2D heat conduction problem

    Objective:

    AIM-To study behaviour of parabolic and elliptic  differential equation (2-D heat conduction) unsteady/ steady  through programming using point intervive techniques. 1. Given problem 2D Heat conduction (Transient and steady) 2. Boundary conditions Top Boundary = 600 K Bottom Boundary = 900 K Left Boundary = 400…

    calendar

    14 Mar 2021 05:28 PM IST

    Read more

    Developing MATLAB code using MacCormack Method for Simulation of a 1D quassi Super-sonic nozzle flow

    Objective:

    Objective-  To write code to solve the 1D supersonic nozzle flow equations using the Macormack Method by implementing both the conservative and non-conservative forms of the governing equations. Perform grid dependence test. To figure out the minimum number of cycles for which the simulation should be run in…

    calendar

    14 Mar 2021 05:25 PM IST

    Read more

    Developing MATLAB code for doing stability analysis of linear systems in iterative methods

    Objective:

    Aim-: Stability analysis of linear systems in iterative methods   Theory Basic Iterative Methods : Iterative methods adopt a completely different approach to the solution of the set of linear algebraic equations. Instead of solving the original equation. A solution vector is initially assumed and through a series…

    calendar

    14 Mar 2021 05:21 PM IST

    Read more

    Developing Code using MATLAB for studying numerical dissipation and dispersion errors of hyperbolic (linear convection) equation.

    Objective:

    Aim- Study of numerical dissipanion and dispersion of hyderbolic (linear convection) equation. Theory- From our previous project It was well understood that all numerical scheme has up to some degree of accuracy considering truncation error and round off errors. In this we will focus on different aspect of difference…

    calendar

    14 Mar 2021 05:17 PM IST

    Read more

    Developing Code using MATLAB for Error Comparison of different numerical schemes

    Objective:

    AIM— Derivation of 4th order approximation for the second order derivative using Central difference Skewed right side difference Skewed left side difference Error Comparison of numerical scheme developed by above numerical method   THEORY For same order of accuracy , increasing the order of derivative by…

    calendar

    14 Mar 2021 05:14 PM IST

    Read more

    Stress Concentration effect studied on a Plate with hole

    Objective:

    AIM-: ANALYSIS OF A PLATE WITH A CIRCULAR HOLE BY FEM   Theory Problem Defination This problems deals with, a plate with a circular hole subjected to a point load σ0=500N.Determine the stress concentration factor through FEA by using ANSYS pre-processor and solver.   FINITE ELEMENT ANALYSIS Static…

    calendar

    10 Mar 2021 02:35 PM IST

    Read more

    Tetra meshing of axle assembly

    Objective:

    Aim- To perform Tetra Mesh   Methods to generate Tetra Meshing: There are three methods to generate Tetra Meshing as stated below: Conversion of 2D tria to Tetrahedral Elements, by using Tetra Mesh panel. Using the Quick Tetra Mesh, from the Utility panel. Using the Volume Tetra Mesh panel.    Conversion…

    calendar

    10 Mar 2021 02:33 PM IST

      Read more

      2D meshing of floor panel for crash analysis

      Objective:

        Model- FLOOR PANEL 1.Aim- : To mesh the given component by extracting mid-surface manually and perform mesh quality checks. Quality criteria 2.THEORY The pre-processing of a plastic model is done by extracting a midsurface. The midsurface is then meshed and assigned appropriate thicknesses in various areas to account…

      calendar

      10 Mar 2021 02:31 PM IST

      Read more

      2D meshing of Plastic side door for crash analysis

      Objective:

      Model- SIDE DOOR Aim- : To mesh the given component by extracting mid-surface manually and perform mesh quality checks. Quality criteria THEORY The pre-processing of a plastic model is done by extracting a midsurface. The midsurface is then meshed and assigned appropriate thicknesses in various areas to account for any…

      calendar

      10 Mar 2021 02:30 PM IST

      Read more

      INNER AND OUTER HOOD MESHING USING HYPERMESH FOR CRASH ANALYSIS

      Objective:

      Model- Hood Aim- 2D meshing of sheet metal Quality criteria   Procedure As the given geometry is in .stp file , import it through import geometry tool       Turn on topo mode from tool bar.   3. As it’s showing green, It evidence that there is solid inside it. So we have to delete solid as…

      calendar

      10 Mar 2021 02:24 PM IST

      Read more

      FVM Literature Review

      Objective:

      What is Finite Volume Method(FVM)? Ans:The Finite volume method (FVM) is a widely used numerical technique. The fundamental conservation property of the FVM makes it the preferable method in comparison to the other methods, i.e., FEM, and finite difference method (FDM). Also, the FVM’s approach is comparable to the…

      calendar

      08 Mar 2021 08:09 AM IST

      Read more

      External flow simulation over an Ahmed body.

      Objective:

      AIM-:Study of Flow and Turbulence Structures in the Wake of a Simplified Car Model (Ahmed Model) Theory-:Ahmed Body                                                            …

      calendar

      07 Mar 2021 09:01 AM IST

      Read more

      Simulating Cyclone separator with Discrete Phase Modelling

      Objective:

      Simulation Procedure : Geometry  Import the geometry. Extract the fluid volume & check for any extra edges so the fluid volume don't get obstruct. Suppress the outer geometry. This completes the geometry section. Mesh Open the mesh section Name the faces like inlet, outlet-1,outlet-2. Then generate the mesh(in…

      calendar

      05 Mar 2021 05:52 PM IST

        Read more

        Rayleigh Taylor Instability

        Objective:

        AIM-: Rayleigh–Taylor instability with forward gravity effect for two Atwood number.   Theory                                                             …

        calendar

        05 Mar 2021 05:51 PM IST

        Read more

        Simulating Combustion of Natural Gas.

        Objective:

        Aim- Combustion of Natural Gas. Simulation Procedure :Geometry:1. Import the given combuster.            2. Combine all the components and split the body to get the desired symmetric plane.        3. Copy the plane and create the new design window and save it.This completes…

        calendar

        05 Mar 2021 05:51 PM IST

          Read more

          Simulation of Flow through a pipe in OpenFoam

          Objective:

          Objective- To use the icoFOAM solver and simulate the flow through a pipe by creating wedge. To write a program in Matlab that can generate the computational mesh automatically for any wedge angle and grading schemes Dimensions of Pipe: Diameter(D)=10mm To calculate length of pipe entry length formula is used `Le=0.06⋅Re⋅D`…

          calendar

          05 Mar 2021 05:50 PM IST

          Read more

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

          Objective:

          Objective- To use the icoFOAM solver and simulate the flow through a pipe by creating a wedge and providing symmetry boundary condition. To write a program in Matlab that can generate the computational mesh automatically for any wedge angle and grading schemes. Compare the results for symmetry,wedge and HP equation.…

          calendar

          05 Mar 2021 05:50 PM IST

          Read more

          Simulation of a backward facing step in OpenFOAM

          Objective:

          Objective- To use the icoFOAM solver and simulate the flow through a backward facing step.To create multiple meshes and compare the results obtained from each mesh. Mesh specification Number of cells along the x direction (longer dimension) = 200 Number of cells along the y direction = 10 Boundary condition specification…

          calendar

          03 Mar 2021 07:52 AM IST

          Read more

          Steady Vs Unsteady flow over a cylinder

          Objective:

            Details of this project can be found in below google drive link https://drive.google.com/file/d/1xOvrI_GtiVMI29r3yTzUZUZ283Ki-2i9/view?usp=sharing

          calendar

          27 Feb 2021 08:47 AM IST

            Read more

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

            Objective:

            AIM— Derivation of 4th order approximation for the second order derivative using Central difference Skewed right side difference Skewed left side difference Error Comparision of numerical scheme developed by above numerical method   THEORY For same order of accuracy , increasing the order of derivative by one…

            calendar

            27 Feb 2021 08:46 AM IST

            Read more

            Parametric study on Gate valve.

            Objective:

            Aim-: Parametric study on Gate valve. Theory Gate valve :1. A gate valve, also known as a sluice valve, is a valve that opens by lifting a barrier (gate) out of the path of the fluid. Gate valves require very little space along the pipe axis and hardly restrict the flow of fluid when the gate is fully opened. 2. Gate…

            calendar

            27 Feb 2021 08:46 AM IST

              Read more

              CHT Analysis on Exhaust port

              Objective:

              AIM-: Study of CHT (EXHAUST PORT) maintaining proper Y+ value THEORY Conjugate Heat Transer : Conjugate heat transfer corresponds with the combination of heat transfer in solids and heat transfer in fluids. In solids, conduction often dominates whereas in fluids, convection usually dominates. In simple words, it is the…

              calendar

              27 Feb 2021 08:44 AM IST

              Read more

              CHT Analysis on a Graphics card

              Objective:

              AIM-: Numerical study of forced convection heat transfer from rectangular fins at different Reynolds numbers Theory-: Efficient cooling of high power electronics allows miniaturization and faster and more powerful electronic systems. Most heat exchangers, microelectronics devices, and embedded systems are cooled…

              calendar

              25 Feb 2021 04:16 PM IST

              Read more
              Showing 1 of 25 projects