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

Paul Baby

CAE | CAD | MBD | Programming | FEA

Skills Acquired at Skill-Lync :

  • FEA
  • LS-DYNA
  • CFD
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • PYTHON-BASICS
  • MBD-BASICS

Introduction

I am a passionate Mechanical Engineer with a keen interest in computational design and analysis. Over the last one year, I have been trying to increase my knowledge in CAE, CAD, and Programming. Currently, I am pursuing my Masters's Certification in Computer-Aided Engineering at SKILL-LYNC. I am specialising in Computational Design and Finite Element Analysis. I have strong skills in Computer-Aided Design using SolidWorks, Structural and crash analysis using Ansys workbench, and Hypermesh. I can setup multi-physics based simulations using Ansys Fluent and code solvers using Python and Matlab.  

88 Projects

Week 2 - Basic Math

Objective:

1.DIVERGENCE: measure of how a vector field spreading from a point.   2. Gradient: it points the direction of greatest increase of a function. 3.curl: it describes the infinitesimal rotation of a vector field in 3D space.  4. Rank of a matrix: the number of linealy independent rows or columns in the matrix is…

calendar

29 Feb 2020 01:16 AM IST

    Read more

    Data Analysis Using Python

    Objective:

    OBJECTIVE: To perform data analysis on the given file using python. To write a script: To create a data visualizer tool . To check the compatibility of the file. To find area under the PV curve, Power output, Specific Fuel Consumption(SFC)   PROGRAM: import matplotlib.pyplot as plt import numpy as np import math from…

    calendar

    11 Apr 2020 01:11 PM IST

      Read more

      Gearbox Sloshing effect

      Objective:

      calendar

      27 Jul 2019 12:51 AM IST

        Read more

        Performing Curve Fitting Using Python

        Objective:

        OBJECTIVE: To write a python program to perform curve fitting for different equations and to determine the best fit.   1. What does popt and pcov mean? popt is an array with the best estimated values for the coefficients in the equation.   For example, for the equation:   at^3+bt^2+ct+d=0    …

        calendar

        22 Feb 2023 09:18 PM IST

          Read more

          Transient behaviour of the pendulum

          Objective:

          OBJECTIVE: To write a program to simulate the transient behaviour of a simple pendulum and to create an animation of it\'s motion. EQUATIONS USED:     This ODE represents the equation of motion of a simple pendulum with damping.   g = gravity in m/s2, L = length of the pendulum in m, m = mass of the ball…

          calendar

          04 Apr 2020 05:52 AM IST

            Read more

            CHT analysis on a model of an exhaust manifold

            Objective:

            1. CONJUGATE HEAT TRANSFER ANALYSIS   Conjugate heat transfer(CHT) allows the simulation of the heat transfer between Solid and Fluid domains by exchanging thermal energy at the interfaces  between them. It refers to situations in which multiple modes of heat transfer occur simultaneously. It can accurately predict…

            calendar

            11 Jul 2019 03:15 AM IST

              Read more

              Solving the steady and unsteady 2D heat conduction problem

              Objective:

              Solving the steady and unsteady 2D heat conduction problem Boundary conditions for steady and transient case     1. Left:400K     2. Top:600K     3. Right:800K     4. Bottom:900K   METHODS IMPLEMENTED:  1. Jacobi 2. Gauss-seidel 3. Successive over-relaxation   SCHEMES…

              calendar

              24 Sep 2019 12:00 PM IST

                Read more

                NEON FRONTAL CRASH ANALYSIS USING HYPERMESH AND RADIOSS

                Objective:

                OBJECTIVE: To perform a crash test using the given model of the car and to determine the forces acting on different cross-sections of the car during the impact.  Frontal crash-BIW: Check unit system and either follow[Mg mm s] or [Kg mm ms]. Create an appropriate interface, friction 0.2 and recommended parameters.…

                calendar

                05 May 2021 12:38 PM IST

                  Read more

                  Mixing efficiency

                  Objective:

                  CASE: 1 Conditions: hot inlet velocity(x)=3m/s and temperature 30°C. cold inlet veocity(y)=6m/s and temperature 10°C. Short mixing tee. Momentum ratio of 2. momentum ratio= cold air velocity/hot air velocity. RESULTS OF CASE 1:   Temperature distribution diagram   Velocity distribution diagram CONVERGENCE…

                  calendar

                  11 Nov 2018 04:19 AM IST

                    Read more

                    Static structural analysis on Wire bending

                    Objective:

                      OBJECTIVE: To perform an analysis to simulate the bending of a wire using 3 different types of materials for the wire. The material used for the wire are, CASE 1:  COPPER ALLOY NL CASE 2: ALUMINIUM ALLOY NL CASE 3: MAGNESIUM ALLOY NL   GIVEN MODEL:   MESHING: ELEMENT QUALITY: The minium element quality…

                    calendar

                    13 Mar 2020 05:14 AM IST

                      Read more

                      Week 2 - Boundary and Initial Conditions

                      Objective:

                      Initial conditions: specifies the property of the function for at a particular time. (to single out a particular physical solution from the general solution) eg:for equation y\"\'+3y\"-y\'+y=sinx , consider initial condition y(0)=0,y\'(0)=3, y\"(0)=5 where all the conditions are gven at x=0. The PDE goes upto the…

                      calendar

                      04 Sep 2018 10:26 PM IST

                        Read more

                        NEON SIDE CRASH ANALYSIS USING HYPERMESH AND RADIOSS

                        Objective:

                          OBJECTIVE: To perform a side crash test using the given model of car and to determine the forces acting on different cross-sections of the car during the impact.  Neon side crash -BIW Check unit system and either follow [Mg mm s] or [Kg mm ms]. Create an appropriate interface, friction 0.2 and recommended parameters.…

                        calendar

                        05 May 2021 12:32 PM IST

                          Read more

                          Internal Geneva Mechanism

                          Objective:

                           Internal Geneva Mechanism OBJECTIVE:To create 3D models for driver and driven wheels of internal geneva mechanism and to perform motion analysis by rotating the driver wheel at 10 rpm and 20 rpm. ASSEMBLY MODEL:  RESULTS:AT 10 RPM:CONTACT FORCE BETWEEN THE DRIVER AND DRIVEN WHEELS WITHOUT PRECISE…

                          calendar

                          16 Feb 2019 10:38 AM IST

                            Read more

                            Transient Structural Analysis on a Universal Joint

                            Objective:

                            OBJECTIVE: To perform a transient structural analysis on a double universal joint with a spring using three different materials and to  to obtain the Equivalent stress and total deformation for all the three cases and compare them. The three materials  used on the joint with the springs alone are: CASE 1: Structural…

                            calendar

                            18 Mar 2020 06:11 AM IST

                              Read more

                              MBD Simulation on IC Engine Valve Train

                              Objective:

                                ENGINE VALVE TRAIN ASSEMBLY: ANIMATION: https://drive.google.com/open?id=1izcY0xTp5SxQRyaiFkZpWhHygAeJ8Pyy   CASE 1 cam lift = 3.5mm. speed = 1500 rpm. material = Cast Carbon Steel. 9000 frames per sec with precise contact. spring stiffness=10N/mm free length of spring=45mm Vertical distance between the central…

                              calendar

                              30 Dec 2018 07:06 AM IST

                                Read more

                                TAYLOR TABLE METHOD AND MATLAB CODE FOR HIGHER ORDER APPROXIMATIONS USING SKEWED AND SYMMETRIC STENCILS

                                Objective:

                                  TAYLOR TABLE METHOD AND MATLAB CODE FOR HIGHER ORDER APPROXIMATION USING SKEWED AND SYMMETRIC STENCILS   1. CALCULATIONS   CENTRAL DIFFERENCING SCHEME:   Taylor table for approximation using central differencing scheme:   SKEWED RIGHT SIDE DIFFERENCING SCHEME:   Taylor table for approximation…

                                calendar

                                26 Aug 2019 01:55 AM IST

                                • MATLAB
                                Read more

                                Verification of Weld Joints Using Ansys Workbench

                                Objective:

                                OBJECTIVE: To perform a static structural analysis to simulate three different types of welding using three different weld materials. Weld Material used: Case 1.  Stainless Steel: In this case, the material of the plates must also be the same. Use Stainless steel for both weldments and plates. No need to add flux…

                                calendar

                                12 Mar 2020 02:28 AM IST

                                  Read more

                                  Analysis of Frontal Impact Car Crash Test using Ansys Workbench

                                  Objective:

                                  OBJECTIVE: To perform a parametric study to analyse a frontal impact car crash test using 3 different values of thickness for the car body.   CASE 1: Thickness for the car body =0.3mm CASE 2: Thickness for the car body =0.5mm CASE 3: Thickness for the car body =0.6mm   GIVEN MODEL:   MESHING: MATERIALS…

                                  calendar

                                  23 Mar 2020 04:42 AM IST

                                    Read more

                                    Steady Vs Unsteady flow over a cylinder

                                    Objective:

                                    Results for steady state conditions: Residuals Plot: Vertex Average of velocity magnitude as a function of iterations: OBSERVATIONS: It is clear from the graph that the solution has been converged. Cannot find Strouhal number because this is taken in steady state condition. Difficult to find the vertex magnitude at a particular…

                                    calendar

                                    05 Dec 2018 12:06 AM IST

                                      Read more

                                      NEON FRONTAL CRASH ANALYSIS USING HYPERMESH AND RADIOOS

                                      Objective:

                                      OBJECTIVE: To perform a crash test using the given model of car and to determine the forces acting on different cross sections of the car during the impact.  Frontal crash-BIW: Check unit system and either follow[Mg mm s] or [Kg mm ms]. Create appropriate interface ,friction 0.2 and recommended parameters. Make sure…

                                      calendar

                                      29 Feb 2020 01:16 AM IST

                                        Read more

                                        Modelling a Toy Jeep using SolidWorks

                                        Objective:

                                        Modelling a Toy Jeep using SolidWorks   A toy jeep has been modelled using solidworks. The main features used are. Extrude boss/base, Revolved boss/base, swept boss/base, loft boss/base, extruded cut, fillet, linear and circular pattern, Ribs, etc The imajes of the model is shown below.    

                                        calendar

                                        11 Apr 2019 11:13 AM IST

                                          Read more

                                          Meshing the Car Hood Model

                                          Objective:

                                          OBJECTIVE: To check for geometrical errors. To mesh the given component as per the given quality criteria. To assign thickness after meshing. QUALITY CRITERIA: GIVEN COMPONENT: Outer_Extract Latch and Hinge reinforcement_extract Inner_Extract MID-SURFACE EXTRACTION: The mid surface has been extracted using the auto Mid-Surface…

                                          calendar

                                          05 May 2021 12:18 PM IST

                                            Read more

                                            EFFECTS OF SHELL ELEMENT PROPERTIES ON THE SIMULATION

                                            Objective:

                                            1. OBJECTIVE: To run a base simulation on the given file and to compare the simulation results of the base setup and improved shell element properties. 2. GIVEN MODEL:   CASE 1 : WITHOUT MODIFYING SHELL ELEMENT PROPERTIES. The run time is set to 55ms. The number of animation steps during simulation is set to a minimum…

                                            calendar

                                            06 Feb 2020 07:22 AM IST

                                              Read more

                                              units of quantities

                                              Objective:

                                              1.kinamatic viscousity=dynamic viscosity/density, unit=m2/s. 2.dynamic viscousity=shear stress*(distance between layers/shear velocity), unit=Ns/m2 3. Peclet number=heat transfer by convection/heat transfer by conduction, =Reynolds          number*prandtl number 4.Nusselt number= hL/k …

                                              calendar

                                              18 Aug 2018 11:18 AM IST

                                                Read more

                                                Comparing the base setup simulation results and different kinematic condition simulation results

                                                Objective:

                                                OBJECTIVE:   1. To compare the base setup simulation results and different kinematic condition simulation  results on a crash tube model. CASE 1: Run the crash tube model as it is. CASE 2: Change the Inacti=6 and run. CASE 3: Create the type 11 contact and run. CASE 4: Remove both notches  and remove boundary…

                                                calendar

                                                22 Feb 2020 02:47 AM IST

                                                  Read more

                                                  Ahmed Body Challenge

                                                  Objective:

                                                  1.  AHMED BODY AND ITS IMPORTANCE   Ahmed body is a simplified car body. The Ahmed Body was first created by S.R. Ahmed. The shape provides a model to study geometric effects on the wakes of ground vehicles. They are a kind of baseline geometry for automobile bodies. They have some important practical features…

                                                  calendar

                                                  10 Dec 2018 06:24 AM IST

                                                    Read more

                                                    Bullet Penetrating a Bucket

                                                    Objective:

                                                    OBJECTIVE: To simulate a bullet penetrating into a bucket for three different non linear materials for the bucket and analyse their behaviour for the same velocity of bullet. CASE 1: ALUMINIUM ALLOY NL CASE 2: STAINLESS STEEL NL CASE 3: COPPER ALLOY NL   BOUNDARY CONDITIONS: CASE 1: ALUMINIUM ALLOY NL MATERIALS USED…

                                                    calendar

                                                    23 Mar 2020 11:26 AM IST

                                                      Read more

                                                      COMPARISON OF LAW 1 LAW 2 LAW 27 AND LAW 36 MATERIAL CARDS AND UNDERSTANDING THE FAILURE BEHAVIOUR

                                                      Objective:

                                                      OBJECTIVE: To  understand the applications of different material card images and Johnson Cook failure card by comparing seven different cases using the given rapture plate model. The failure behaviour of the plate is captured from these seven cases and a detailed comparison table is created to understand and study…

                                                      calendar

                                                      12 Feb 2020 03:14 AM IST

                                                        Read more

                                                        Week 2 - Coding basics

                                                        Objective:

                                                        calendar

                                                        04 Sep 2018 10:29 PM IST

                                                          Read more

                                                          Lifting Mechanism for Bus Stairs using Power Screw

                                                          Objective:

                                                          Lifting Mechanism of Bus Stairs using Power Screw   A power screw mechanism has been developed for the lifting of steps in bus so that people can enter without much effort.   Animation:  https://drive.google.com/open?id=1pZKsrgRfuXO-umpr6jqwt_nITlUiynkf  

                                                          calendar

                                                          11 Apr 2019 11:28 AM IST

                                                            Read more

                                                            MBD Simulation on a Piston Assembly

                                                            Objective:

                                                            MODELLING:   CRANK: A crank is an arm attached at a right angle to a rotating shaft by which reciprocating motion is imparted to or received from the shaft. It is used to convert circular motion into reciprocating motion, or vice versa. CONNECTING ROD: A connecting rod is a rigid member which connects…

                                                            calendar

                                                            03 Jan 2019 05:19 AM IST

                                                              Read more

                                                              Transient Analysis on a Piston and Cam mechanism

                                                              Objective:

                                                              OBJECTIVE: To perform a transient analysis on a piston and cam mechanism model and to compare the results obtained from different cases CASE 1: Frictionless contact CASE 2: Frictional contact, coefficient of friction= 0.1 CASE 3: Frictional contact, coefficient of friction= 0.2 GIVEN MODEL: MESHING: CASE 1: Frictionless…

                                                              calendar

                                                              18 Mar 2020 06:13 AM IST

                                                                Read more

                                                                Static Structural Analysis on the Rail wheel and Track setup

                                                                Objective:

                                                                OBJECTIVE: To perform a static structural analysis on the given model of Railwheel and Track setup and to compare the results with two different bearing load conditions. Case 1: Multiply the bearing load by 5 times and compare the results with the load of 100000 N. Compare the Total Deformation, Equivalent stress…

                                                                calendar

                                                                12 Mar 2020 02:30 AM IST

                                                                  Read more

                                                                  Tension and Torsion test in ANSYS workbench

                                                                  Objective:

                                                                  OBJECTIVE: To perform the tension and torsion test on the given specimen and to find out the total deformation, equivalent stress and temperature of the specime. For the tension test, displace one end of the specimen to 18mm while keeping the other fixed. For the torsion test, you will need to displace one end of the specimen…

                                                                  calendar

                                                                  23 Mar 2020 12:55 AM IST

                                                                    Read more

                                                                    Ahmed Body Challenge

                                                                    Objective:

                                                                    ##COMMENTS BY GRADER:Hey Paul,Great job on completing the challenge and the report.##1.  AHMED BODY AND ITS IMPORTANCE Ahmed body is a simplified car body.The Ahmed Body was first created by S.R. Ahmed. The shape provides a model to study geometric effects on the wakes of ground vehicles.They are a kind of baseline…

                                                                    calendar

                                                                    20 Feb 2019 01:49 PM IST

                                                                      Read more

                                                                      NEON SIDE CRASH ANALYSIS USING HYPERMESH AND RADIOOS

                                                                      Objective:

                                                                        OBJECTIVE: To perform a side crash test using the given model of car and to determine the forces acting on different cross sections of the car during the impact.  Neon side crash -BIW Check unit system and either follow [Mg mm s] or [Kg mm ms]. Create appropriate interface ,friction 0.2 and recommended parameters.…

                                                                      calendar

                                                                      29 Feb 2020 01:17 AM IST

                                                                        Read more

                                                                        Cyclone Separator Efficiency

                                                                        Objective:

                                                                        1. CYCLONE SEPARATOR  EFFICIENCY EMPIRICAL MODELS   1.1. IOZIA AND LEITH MODEL Iozia and Leith (1990) logistic model is a modified version of Barth (1956) model which is developed based on force balance. The model assumes that a particle carried by the vortex endures the influence of two forces: a centrifugal…

                                                                        calendar

                                                                        30 Jul 2019 04:05 AM IST

                                                                          Read more

                                                                          Performing Mesh Cleanup on 2D SHELL Elements

                                                                          Objective:

                                                                          OBJECTIVE To perform the geometry cleanup operation on the given 3 files and to extract  and apply mesh to the 2D shell elements under the given criteria.  The given geometries are: Practice  Clip Repair Mounting Bracket   Operations to be carried out:  Clean the geometry. Extract midsurface.…

                                                                          calendar

                                                                          29 Jan 2020 04:16 AM IST

                                                                            Read more

                                                                            COMBUSTION SIMULATION ON A COMBUSTOR MODEL

                                                                            Objective:

                                                                            1. TYPES OF COMBUSTION SIMULATIONS IN FLUENT  BASED ON MIXING NON-PREMIXED COMBUSTION:    In this type of combustion simulation, the fuel and oxidizer enter the reaction zone in distinct streams. Mixing takes place at the time of combustion. PRE-MIXED COMBUSTION: In this type of combustion simulation, the…

                                                                            calendar

                                                                            05 May 2021 12:50 PM IST

                                                                            Read more

                                                                            Gearbox Sloshing effect

                                                                            Objective:

                                                                            Gearbox Sloshing effect This setup is created to study and analyse the movement of the fluid inside a gearbox. There are two different fluids used for this setup to understand the flow of the fluid on the gears. These fluids are used to lubricate and to reduse the wear and tear of the gear which inturn increases the life…

                                                                            calendar

                                                                            27 Jul 2019 02:54 AM IST

                                                                              Read more

                                                                              Modelling Audi R8 using SolidWorks

                                                                              Objective:

                                                                                  Modelling Audi R8 using SolidWorks.     The model is created by using surface modelling. The major features used are Extrude surface Loft surface Ruled surface Boundary surface Filled  Surface Offset surface, etc The completed model has been show below.  

                                                                              calendar

                                                                              11 Apr 2019 11:00 AM IST

                                                                                Read more

                                                                                Planetary Gear

                                                                                Objective:

                                                                                Motion Analysis of Planetary Gear System       CALCULATION FOR THE PITCH CIRCLE DIAMETER OF THE PLANETARY GEAR   Radius of ring gear(Rr) =radius of sun gear(Rs) + diameter of planetary gear(Dp). Rr=Rs+Dp 115/2=35/2+Dp Dp=(115-35)/2 Dp=40 Pitch Circle Diameter of the planetary gear is 40mm Pitch circle…

                                                                                calendar

                                                                                16 Mar 2019 07:10 AM IST

                                                                                  Read more

                                                                                  Machining Operation with using a Planer

                                                                                  Objective:

                                                                                    OBJECTIVE: To perform an explicit dynamics simulation on the machining operation with using a planer and observe their behaviour at 2 different velocities. Case 1 : Velocity=20000mm/s Case 2 : Velocity=15000mm/s MATERIALS USED:   MESHING:     CASE 1: Velocity=20000mm/s TOTAL DEFORMATION EQUIVALENT…

                                                                                  calendar

                                                                                  23 Mar 2020 02:15 AM IST

                                                                                    Read more

                                                                                    NEON ROOF CRASH ANALYSIS USING HYPERMESH AND RADIOSS

                                                                                    Objective:

                                                                                      OBJECTIVE: To perform a roof crash test using the given model of the car and to determine the forces acting on different cross-sections of the car during the impact.      GIVEN MODELS FOR ROOF CRUSH - BIW: • Car • Impactor   PROCEDURE: Import • Car• Impactor Transforms •…

                                                                                    calendar

                                                                                    05 May 2021 12:26 PM IST

                                                                                      Read more

                                                                                      Static structural analysis on Rolling Operation

                                                                                      Objective:

                                                                                        OBJECTIVE: To simulate the rolling operation on the given model of a copper workpiece using Ansys workbench and to find out the, Equivalent stress for the whole setup Equivalent Plastic strain for the workpiece Directional Deformation in the Z axis for the workpiece Prove that the workpiece has displaced by 90mm.…

                                                                                      calendar

                                                                                      13 Mar 2020 05:16 AM IST

                                                                                        Read more

                                                                                        Rayleigh Taylor Instability

                                                                                        Objective:

                                                                                        1,  Practical CFD models that have been based on the mathematical analysis of Rayleigh Taylor waves are:         1. KELVIN-HELMHOLTZ OR RAYLEIGH TAYLOR HYBRID MODEL: This model was used to predict the primary break up of the intact liquid core of the jet and the Raleigh Taylor model determines…

                                                                                        calendar

                                                                                        04 Jan 2019 02:36 AM IST

                                                                                        Read more

                                                                                        Static structural analysis on a plate with a hole geometry

                                                                                        Objective:

                                                                                        OBJECTIVE: To perform Static structural analysis on a plate with a hole geometry and to determine the maximum deformation and stress developed in the model: Case 1: Plate with a hole. Case 2: Plate with multiple holes.   CASE 1: Plate dimensions: Length=300mmHeight=120mmThickness=30mmCircular Hole at the center:Diameter=60mm…

                                                                                        calendar

                                                                                        04 Mar 2020 12:28 PM IST

                                                                                          Read more

                                                                                          Creating the 2D and 3D meshing for the given models

                                                                                          Objective:

                                                                                          1. To calculate the speed of sound in steel rail.            SPEED OF SOUND IN SOLIDS:        The speed of sound waves depends on the compressibility and inertia of the medium            through which they are travelling.If the medium has the…

                                                                                          calendar

                                                                                          04 Feb 2020 03:43 AM IST

                                                                                            Read more

                                                                                            FINAL QUIZ

                                                                                            Objective:

                                                                                              1. What is the difference between the contents of Radioss Starter and Radioss Engine file in terms?  RADIOSS STARTER FILE: The starter file contains the model definition. Definitions  like units, material, properties, nodal informations, boundary conditions, interfaces, Load collectors, geometrical informations,…

                                                                                            calendar

                                                                                            29 Feb 2020 05:52 AM IST

                                                                                            Read more

                                                                                            Steady Vs Unsteady flow over a cylinder

                                                                                            Objective:

                                                                                            Results for steady state conditions:Residuals Plot:Vertex Average of velocity magnitude as a function of iterations:OBSERVATIONS:It is clear from the graph that the solution has been converged.Cannot find Strouhal number because this is taken in steady state condition.Difficult to find the vertex magnitude at a particular…

                                                                                            calendar

                                                                                            20 Feb 2019 01:49 PM IST

                                                                                              Read more

                                                                                              Gate Valve Parametric Study

                                                                                              Objective:

                                                                                                Gate Valve Parametric Study   MODEL OF GATE VALVE:     SECTIONAL VIEW OF THE GATE VALVE:     EXTRACTED FLUID VOLUME:   MESHING:       CASE 1: FOR 5mm LIFT OF THE GATE VALVE DISC   1.1. SECTIONAL VIEW OF THE EXTRACTED FLUID VOLUME: 1.2. RESULTS: 1.2.1. RESIDUALS PLOT:…

                                                                                              calendar

                                                                                              06 Aug 2019 03:28 AM IST

                                                                                                Read more

                                                                                                GRID DEPENDENCY TEST ON BEVEL GEAR SIMULATION

                                                                                                Objective:

                                                                                                1. GRID DEPENDENCY TEST: A smoother mesh provides smoother and more accurate results. The finer the mesh gets, the easier it gets in visualizing the contours. Mesh refinement increases the closeness of the values to the true values.  Mesh refinement may increase the total number of nodes and elements in the mesh…

                                                                                                calendar

                                                                                                05 May 2021 12:47 PM IST

                                                                                                  Read more

                                                                                                  Static Structural Analysis to Simulate a Sphere Pressing on a plate

                                                                                                  Objective:

                                                                                                  OBJECTIVE: To perform static structural analysis to simulate a sphere pressing on a plate. Use Structural steel for both sphere and plate but the material of the plate must be Non-Linear. Press the sphere onto the plate 4mm downwards and retract it. Capture the plastic deformation.   GIVEN MODEL: MESHING: ELEMENT…

                                                                                                  calendar

                                                                                                  05 May 2021 12:54 PM IST

                                                                                                    Read more

                                                                                                    Transient Structural Analysis on a Worm Gear Assembly

                                                                                                    Objective:

                                                                                                    OBJECTIVE: To perform a transient structural analysis on a worm gear assembly. GIVEN MODEL MODIFIED MODEL   MESHING   CONTACTS DEFINED: REVOLUTE JOINTS:   JOINT LOADS:   ANALYSIS SETTINGS: MATERIALS USED:         RESULTS:   Total Deformation: Equivalent stress: Equivalent strain:…

                                                                                                    calendar

                                                                                                    23 Mar 2020 02:10 AM IST

                                                                                                      Read more

                                                                                                      CFD ANALYSIS OF MIXING EFFICIENCY OF A MIXING TEE USING ANSYS FLUENT

                                                                                                      Objective:

                                                                                                      OBJECTIVE   To setup steady state simulations to compare the mixing effectiveness of a mixing tee for three different cases CASE: 1    CONDITIONS: short mixing tee hot air temperature=30°C cold air temperature=10°C momentum ratio =2 hot air velocity =3m/s momentum ratio= cold air velocity/hot…

                                                                                                      calendar

                                                                                                      05 Nov 2018 12:42 AM IST

                                                                                                        Read more

                                                                                                        Static structural analysis on spur gear

                                                                                                        Objective:

                                                                                                        OBJECTIVE: To perform a static structural analysis on the given model of spur gear to find out Equivalent stress, Total deformation, Stress intensity and location for possible fracture for 3 different cases and to compare the results obtained. CASE 1: MATERIAL USED : Cast Iron(ductile)  CASE 2: MATERIAL USED : Cast…

                                                                                                        calendar

                                                                                                        06 Mar 2020 01:53 PM IST

                                                                                                          Read more

                                                                                                          PV Diagram visualizer for Otto cycle

                                                                                                          Objective:

                                                                                                          OBJECTIVE: To write a program to solve and plot the p-v diagram of otto cycle   Otto cycle: The four main stages involved are: Isentropic Compression Constant Volume Heat Addition Isentropic Expansion Constant Volume Heat Rejection Thermal efficieny =1-(T1/T2)     PROGRAM #Q1 ploting pv diagram for otto…

                                                                                                          calendar

                                                                                                          31 Mar 2020 05:20 AM IST

                                                                                                            Read more

                                                                                                            Conjugate Heat Transfer Analysis on a graphics card

                                                                                                            Objective:

                                                                                                            Conjugate Heat Transfer Analysis on a graphics card.    1. OBJECTIVE To perform a steady-state conjugate heat transfer analysis on a model of a graphics card.   2. MODEL     3. BOUNDARY CONDITIONS Inlet velocity: 6m/s Heat generation:  7.8125e+07 W/m^3 Materials used for the different component:…

                                                                                                            calendar

                                                                                                            05 May 2021 12:52 PM IST

                                                                                                              Read more

                                                                                                              MESHING THE BOTTLE CAP MODEL

                                                                                                              Objective:

                                                                                                              OBJECTIVE:To check for the geometrical errors and to perform geometry cleanupTo mesh the given component with the required element Quality criteria. To assign thickness after meshing the component. GIVEN MODEL:QUALITY CRITERIA:1Target/Average length  12Minimum Length .53Maximum Length 34Aspect 35Warpage156Skewness457Jacobian 0.78Minimum…

                                                                                                              calendar

                                                                                                              15 May 2020 01:35 PM IST

                                                                                                                Read more

                                                                                                                Tool Test 1

                                                                                                                Objective:

                                                                                                                MID SURFACE EXTRACTION AND MESHING OF SWITCH PANEL AND FLOOR PANEL MODEL USING ANSA    OBJECTIVE:   To check for the geometrical errors and to perform geometry cleanup. To mesh the given component with the required element Quality criteria. To assign thickness after meshing the component.   QUALITY…

                                                                                                                calendar

                                                                                                                18 May 2020 06:43 AM IST

                                                                                                                  Read more

                                                                                                                  Week 5

                                                                                                                  Objective:

                                                                                                                  3D MESH GENERATION ON THE REAR VIEW MIRROR MODEL    OBJECTIVE: To cleanup the geometrical errors. To generate shell elements on the surface of the model. To define volume and to mesh the volume.    QUALITY CRITERIA:   S.No  Quality Criteria  Value  1 Target/Average length  …

                                                                                                                  calendar

                                                                                                                  18 May 2020 09:43 AM IST

                                                                                                                    Read more

                                                                                                                    Tool Test-2

                                                                                                                    Objective:

                                                                                                                    3D MESH GENERATION ON THE INTAKE MANIFOLD  MODEL USING ANSA   OBJECTIVE:    To cleanup the geometrical errors. To generate shell elements on the surface of the model. To define volume and to mesh the volume.    QUALITY CRITERIA:   S.No  Quality Criteria  Value  1 Target/Average…

                                                                                                                    calendar

                                                                                                                    19 May 2020 05:55 PM IST

                                                                                                                      Read more

                                                                                                                      Week 6

                                                                                                                      Objective:

                                                                                                                      REAR DOOR CONNECTIONS   OBJECTIVE: To implement connections on the rear door FE model using ANSA.   GIVEN FE MODEL:     PROCEDURE: Import the FE model using input> NASTRAN.  Create property cards for different components in the assembly. Start connecting the components using RBE2 elements. Create…

                                                                                                                      calendar

                                                                                                                      02 Jun 2020 05:49 AM IST

                                                                                                                        Read more

                                                                                                                        Week 8

                                                                                                                        Objective:

                                                                                                                        BASIC MORPHING TECHNIQUES IN ANSA   OBJECTIVE: To practice basic Morphing techniques in ansa To discuss Morphing and its use cases in various industries. MORPHING ANSA encompasses a full – fledged Morphing menu which is completely integrated with ANSA’s interface and doesn’t require any…

                                                                                                                        calendar

                                                                                                                        07 Jun 2020 04:27 PM IST

                                                                                                                          Read more

                                                                                                                          Project 1

                                                                                                                          Objective:

                                                                                                                          PREPROCESSING THE DASHBOARD SUB PARTS FOR STRUCTURAL ANALYSIS USING ANSA   OBJECTIVE: To clean up the geometrical errors in the dashboard sub-part model. To generate mid-surface. To mesh the model under the required quality criteria. To assign thickness to the model. GIVEN MODEL OF THE DASHBOARD SUB-PART:    …

                                                                                                                          calendar

                                                                                                                          05 May 2021 12:43 PM IST

                                                                                                                          Read more

                                                                                                                          Project 2

                                                                                                                          Objective:

                                                                                                                          MODELLING THE REAR SUSPENSION ASSEMBLY FOR STRUCTURAL ANALYSIS USING ANSA   OBJECTIVE: To clean up the geometrical errors in the rear suspension assembly model. To extract mid-surface of the components having a thickness less than 5mm. To assign thickness to the mid surfaces. To mesh the model using 2D shell elements…

                                                                                                                          calendar

                                                                                                                          05 May 2021 12:21 PM IST

                                                                                                                          Read more

                                                                                                                          Week - 1 - Consistency of units

                                                                                                                          Objective:

                                                                                                                            OBJECTIVE: To convert the given values of measurements from one unit system to another. To create a consistent unit system table.  Value of the following measurements are given as follows: MASS: 1kgLENGTH :1mTIME :1sFORCE: 1NSTRESS: 1PaENERGY :1NmDENSITY: 1Kg/m3YOUNG'S Modulus:  210GPaVelocity: 56.33KMPHGRAVITY:…

                                                                                                                          calendar

                                                                                                                          23 Jun 2020 06:34 PM IST

                                                                                                                            Read more

                                                                                                                            Week - 2 - Explicit and Implicit Analysis

                                                                                                                            Objective:

                                                                                                                            EXPLICIT AND IMPLICIT METHODS IN FINITE ELEMENT ANALYSIS   OBJECTIVE: To compare the implicit and explicit methods in the finite element analysis. To solve  the equation `u^3+9*u^2+4*u` using impicit and explicit methods. To plot and compare the results of implicit, explicit and exact solutions.   INTRODUCTION:…

                                                                                                                            calendar

                                                                                                                            04 Jul 2020 05:36 AM IST

                                                                                                                              Read more

                                                                                                                              Week - 3 Drop test Challenge

                                                                                                                              Objective:

                                                                                                                                CELLPHONE DROP TEST    OBJECTIVE: To familiarize the LS-PrePost interface by performing the drop test of a cell phone model. To create and assign material and section ids to the parts. To create node sets to define the boundary conditions. To setup termination cards and output files. To plot the results…

                                                                                                                              calendar

                                                                                                                              24 Jul 2020 06:02 AM IST

                                                                                                                                Read more

                                                                                                                                Week - 4 - crash box simulation

                                                                                                                                Objective:

                                                                                                                                  OBJECTIVE: To simulate the crash test of a crash box for different values of thickness. CASE 1 : Thickness=1.2mm CASE 2 : Thickness=1.5mm   CRASH BOX MODEL:       BOUNDARY CONDITIONS:   The crash box should crash into a rigid wall. Material for the crash box is steel. Thickness of the crash…

                                                                                                                                calendar

                                                                                                                                16 Aug 2020 05:44 PM IST

                                                                                                                                  Read more

                                                                                                                                  Week - 5 - Modelling Spotwelds

                                                                                                                                  Objective:

                                                                                                                                  OBJECTIVE: To model spotwelds for the given assembly and to perform a crash test. To understand the failure behaviour of the spotwelds modelled using beam and solid elements. To compare the axial and shear force among beam and solid elements. CASE 1: Spotwelds using beam elements. CASE 2: Spotwelds using solid elements.…

                                                                                                                                  calendar

                                                                                                                                  27 Oct 2020 05:27 PM IST

                                                                                                                                    Read more

                                                                                                                                    Week-6 Calculate the Stretch Ratio by comparing the ELFORM (-2,-1,1,2) with Ogden_Material Model.

                                                                                                                                    Objective:

                                                                                                                                       OBJECTIVE: To create a block of 10mmx10mmx10mm dimension with 10 elements for each direction. To assign the given material card to the part. Run the model for 4 cases. Case 1: ELFORM=1 Case 2: ELFORM=2 Case 3: ELFORM=-1 Case 4: ELFORM=-2 To calculate for the engineering strain, engineering stress and…

                                                                                                                                    calendar

                                                                                                                                    24 Dec 2020 06:37 AM IST

                                                                                                                                      Read more

                                                                                                                                      Week-7 Head Impact

                                                                                                                                      Objective:

                                                                                                                                      OBJECTIVE: To perform a head impact simulation and to calculate the value of the Head Injury Criterion (HIC)  for three different cases using Ls-Dyna. GIVEN MODELS:   1. Simple_Head_Model   2. PEDESTRIAN_HEADFORM CUT SECTION VIEW OF PEDESTRIAN_HEADFORM 3. Meshed_Hood   CASE 1: THE IMPACT OF THE…

                                                                                                                                      calendar

                                                                                                                                      24 Jul 2021 10:33 AM IST

                                                                                                                                      Read more

                                                                                                                                      Week - 8 Mass Scaling

                                                                                                                                      Objective:

                                                                                                                                      OBJECTIVE: To understand the behaviour and stability of a simulation with and without mass scaling. To compare the effect of mass scaling in LS-DYNA To compare the run time of the same simulation using explicit and implicit methods.  CASE 1: WITH NO CONTROL_TIMESTEP CARD:- NO MASS SCALING:   CASE 2: WITH MASS…

                                                                                                                                      calendar

                                                                                                                                      26 Jul 2021 04:41 PM IST

                                                                                                                                      Read more

                                                                                                                                      Week - 9 Material Modeling from Raw Data

                                                                                                                                      Objective:

                                                                                                                                      OBJECTIVE: To extract the data from the given image of the stress-strain curve. To convert the true stress-strain data to effective plastic strain and effective stress. To perform a curve fit to reduce the noise from the data. To perform the uniaxial tensile loading using the given dogbone specimen and to compare it with…

                                                                                                                                      calendar

                                                                                                                                      12 Aug 2021 11:40 PM IST

                                                                                                                                        Read more

                                                                                                                                        Week - 10 Hyperelastic Material Models

                                                                                                                                        Objective:

                                                                                                                                        OBJECTIVE: To perform a uniaxial tensile loading on the given specimen using the given stress-strain data. To calculate the Mooney Rivlin and Ogden material constants and compare the both using stress-strain data from a Dogbone specimen tensile test with 100 percent strain.  To find out the most suitable hyperelastic…

                                                                                                                                        calendar

                                                                                                                                        16 Aug 2021 03:16 PM IST

                                                                                                                                        Read more

                                                                                                                                        week-11 Joint creation and Demonstration

                                                                                                                                        Objective:

                                                                                                                                        OBJECTIVE: To create revolute, spherical, cylindrical and translational joints for LS-DYNA using Ls-PrePost. To demonstrate spherical, revolute, cylindrical, and translational joints between two rigid bodies and two deformable bodies.  RIGID BODY MATERIALS CARD: DEFORMABLE BODY MATERIALS CARD:   CASE 1: REVOLUTE…

                                                                                                                                        calendar

                                                                                                                                        16 Aug 2021 03:20 PM IST

                                                                                                                                        Read more

                                                                                                                                        Bird Strike - Project - 2

                                                                                                                                        Objective:

                                                                                                                                        OBJECTIVE: To perform a Bird Strike in Aero Engine simulation using LS-DYNA. To follow a consistent numbering approach 100000+ for nodes, 500000+ for elements, and 1000+ for the parts and to keep all the other keywords numbered within 10000-19999 while following a range for each one. To create the main file referencing…

                                                                                                                                        calendar

                                                                                                                                        22 Aug 2021 01:31 PM IST

                                                                                                                                        Read more

                                                                                                                                        Week - 5 - Checking and correcting the Normals

                                                                                                                                        Objective:

                                                                                                                                        OBJECTIVE: To write a code to display normal as explained in Lecture 5 To create a widget containing two buttons for “reverse normals” and “normal off” To assign these procedures to keyboard buttons of your choice and also to check the null case.   PROCEDURE:  At first, the view is set…

                                                                                                                                        calendar

                                                                                                                                        09 Dec 2021 10:01 AM IST

                                                                                                                                          Read more

                                                                                                                                          Week - 6 - Creating the GUI for final checks

                                                                                                                                          Objective:

                                                                                                                                          OBJECTIVE: Create a tk GUI for all the final checks/operations that include: Buttons to delete displayed geometric entities. Buttons to delete empty entities Button to re-order and re-number entities by name A master button in red that will execute all above scripts in proper order to keep only the fea entities. PROCEDURE:…

                                                                                                                                          calendar

                                                                                                                                          10 Dec 2021 10:09 AM IST

                                                                                                                                            Read more

                                                                                                                                            Week - 7 - Checking and correcting the edges

                                                                                                                                            Objective:

                                                                                                                                            OBJECTIVE: PART A: Create a code that displayed free and T edges for displayed elements Free edge colour red and T edge cyan Except for edges, all other components must be made transparent Also, temp nodes must be automatically created for “free nodes” for a tolerance value of 0.01 PART B: Also, create a code…

                                                                                                                                            calendar

                                                                                                                                            13 Dec 2021 08:15 AM IST

                                                                                                                                              Read more

                                                                                                                                              Week - 8 - Creating component and property

                                                                                                                                              Objective:

                                                                                                                                              OBJECTIVE: To ask the user to enter the name of a component and its thickness To write a code that will automatically create components and assign thickness to it The code should decide on its own what type of collector should be created depending on the user profile/deck. According to the deck, the code should decide,…

                                                                                                                                              calendar

                                                                                                                                              16 Dec 2021 01:50 PM IST

                                                                                                                                                Read more

                                                                                                                                                Week - 9 - Reflecting the geometry

                                                                                                                                                Objective:

                                                                                                                                                OBJECTIVE: Create a macro that will reflect the given multicomponent FE part with ease. It should be independent of the deck The only inputs allowed are, original CAD comp, reflected CAD comp and original FE comps. The name of the reflect component should also be taken as input from the user. Also, ask the user to suffix…

                                                                                                                                                calendar

                                                                                                                                                19 Dec 2021 11:20 AM IST

                                                                                                                                                  Read more

                                                                                                                                                  Week - 10 - Creating the midline and spot weld

                                                                                                                                                  Objective:

                                                                                                                                                  OBJECTIVE: Part A: Create a macro to calculate the midline of a given tubular component Select one end of the lines using line by path Similarly, select the other ends using line by path option Now calculate midline for each pair Combine all these midlines to create a single midline. Part B: Create a macro to create spot…

                                                                                                                                                  calendar

                                                                                                                                                  25 Dec 2021 10:32 AM IST

                                                                                                                                                    Read more

                                                                                                                                                    Week - 11 - Element quality check

                                                                                                                                                    Objective:

                                                                                                                                                    OBJECTIVE: To create element quality check macro for 2D and 3D elements To create a button for each criteria. On pressing the button the elements should be highlighted using temp nodes. Entry boxes next to the buttons will accept the quality criteria value   PROCEDURE: Firstly, create a GUI for element quality check…

                                                                                                                                                    calendar

                                                                                                                                                    25 Dec 2021 11:02 AM IST

                                                                                                                                                      Read more

                                                                                                                                                      Week - 12 - Creating the locator, writing and reading the node data

                                                                                                                                                      Objective:

                                                                                                                                                      OBJECTIVE: PART 1: Connector : Create a macro that builds a GUI containing 4 buttons.  Component creator, weld, xloc, yloc, zloc. Upon pressing the buttons corresponding 1D element must be created and moved to the desired collector. PART 2 : Reading nodes from a file : Create a macro that asks a .csv file as input…

                                                                                                                                                      calendar

                                                                                                                                                      25 Dec 2021 11:24 AM IST

                                                                                                                                                        Read more

                                                                                                                                                        Project 1- Building a Master TCL/TK Macro

                                                                                                                                                        Objective:

                                                                                                                                                        OBJECTIVE: Build a master tcl/tk macro It should contain buttons that will call all utilities created as assignments during this course Segregate the buttons as per their utility. Color code the buttons as you see fit. Display labels that indicate an idea of your segregation The design must look ergonomic and clutter free…

                                                                                                                                                        calendar

                                                                                                                                                        25 Dec 2021 11:52 AM IST

                                                                                                                                                          Read more

                                                                                                                                                          Project - 2 - Generating the report for hypermesh file

                                                                                                                                                          Objective:

                                                                                                                                                          OBJECTIVE: To create an ergonomic and visually appealing excel (.xlsm) report that contains the following information about your model: User name, date, time Profile/deck; count of component, prop, material, elements Count of empty comp/prop/mats Elements failed in all qualities or duplicates as discussed before  …

                                                                                                                                                          calendar

                                                                                                                                                          28 Dec 2021 09:57 AM IST

                                                                                                                                                            Read more
                                                                                                                                                            Showing 1 of 88 projects

                                                                                                                                                            9 Course Certificates

                                                                                                                                                            certificate

                                                                                                                                                            Crashworthiness Analysis using HyperMesh and Radioss

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: 0DyR5DLeT1aiuyJ4
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            Introduction to Structural Analysis using ANSYS Workbench

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: g60daQXLQqQPAOqy
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            Multibody Dynamics using SolidWorks

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: Hd34eWwK6FPXlcxL
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            Python for Mechanical Engineers

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: nNGwr3asr8uD4xer
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            Introduction to GUI based CFD using ANSYS Fluent

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: RLGqUrWsXLHn9pVX
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            Preprocessor for Structural Analysis using ANSA

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: clois27emh3bja8f
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            LS-DYNA for Structural Mechanics/FEA

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: d1ihgtopev0muska
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            Automation using TCL/TK for HyperMesh

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: 3qybxzmiepalvu45
                                                                                                                                                            View Certificate
                                                                                                                                                            certificate

                                                                                                                                                            Post Graduate Program in CAE

                                                                                                                                                            CertificateIcon
                                                                                                                                                            Certificate UID: 6shzd9xfp21qnytw
                                                                                                                                                            View Certificate
                                                                                                                                                            Showing 1 of 9 certificates

                                                                                                                                                            Academic Qualification

                                                                                                                                                            B.Tech

                                                                                                                                                            Karunya Institute of Technology and Sciences (Deemed University)

                                                                                                                                                            06 Jul 2015 - 06 Jul 2019

                                                                                                                                                            12th

                                                                                                                                                            St Mary's Central School Rajakumari

                                                                                                                                                            08 Sep 2014 - 13 Sep 2015

                                                                                                                                                            10th

                                                                                                                                                            St Mary's Central School, Rajakumari

                                                                                                                                                            10 Sep 2012 - 14 Sep 2013

                                                                                                                                                            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.8

                                                                                                                                                            19 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