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

Abhishek SHARMA

.

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • STRUCTURAL-MESHING
  • ANSA
  • FEA
  • LS-DYNA
  • HYPER-MESH
  • SHEET-METAL-MESHING
  • PYTHON-BASICS

Introduction

Dedicated engineer with leadership and organization skills, looking forward to associate with an organization giving me opportunities to learn, contribute and grow while achieving personal, professional and societal goals.

24 Projects

Week 4 - Genetic Algorithm

Objective:

clc close all clear all % x = linspace(0,.6,150); y = linspace(0,.6,150); n_cases = 50 [xx yy] = meshgrid(x,y); %% generate stalagmite function values for i=1:length(xx); for j=1:length(yy); input_vector(1) = xx(i,j); input_vector(2) = yy(i,j); f(i,j) = stalagmite(input_vector); end end %% STUDY1 tic for i = 1:n_cases…

calendar

25 Aug 2020 11:09 AM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    CODE DESCRIPTION: In first step NASA THERMO FILE is open usin fopen and letter r is to read that file. using fgetl we can access each line from data so in code three fgetl line are used to skip few unwanted lines. temperature ranges are found next cp. H ,S found next using if else loop using given formulas. plots are formed…

    calendar

    10 Sep 2020 06:02 AM IST

      Read more

      Week 3 - 2D meshing for sheet metal

      Objective:

      Aim : To extract the mid surface and generate the mesh for the Hood. Procedure: STEPS: 1. First step is to import the geometry, geometry should be in the suitable format which is accepted by ANSA(eg:step,IGES). 2. After importing geometry cleanup is done where any triple coons , unchecked faces, needle faces are removed.…

      calendar

      27 Apr 2021 09:46 AM IST

      • ANSA
      Read more

      Week - 4 - 2D meshing for Plastic components

      Objective:

      Aim: To extract the mid surface and mesh for the Bottle Cap. Procedure: 1. First step is to import the geometry, orientation is checked. 2.  Now geometry cleanup is done where all the needle and unchecked faces are removed. 3. Resolution is improved to get the actual representation of geometry and all the extra…

      calendar

      04 May 2021 05:19 PM IST

        Read more

        Tool Test 1

        Objective:

        time taken for switch = 6 hrs time taken for component = 3.5 hrs

        calendar

        07 May 2021 08:28 AM IST

          Read more

          Week- 5 - Solid meshing

          Objective:

          Aim: To do solid or Tetra or unstructured meshing of REAR VIEW MIRROR maintaining the quality criteria. Given Quality Criteria: Procedure:  First Geometry is imported.To stitch all surfaces  TOPO command is used  .All the geometrical errors are removed. Before doing meshing, meshing parameters are set. In…

          calendar

          09 May 2021 09:51 AM IST

            Read more

            Tool Test-2

            Objective:

            tet collapse removed for solid mesh and min and maximun length error removed for surface mesh.

            calendar

            13 May 2021 06:28 AM IST

              Read more

              Week 6 - Creating connection for Rear door

              Objective:

              Aim : To perform connections for the car Rear door.   Procedure 1.After importing the model, first pid's are assigned to each respective part of car door, so that connections can be easily defined between the pid's.              2. Now Bolt connections are represented. …

              calendar

              26 May 2021 02:28 PM IST

                Read more

                Week - 8 - Morphing

                Objective:

                Aim: Understanding the Basics of MORPHING in ANSA and its industrial applications. Introduction: Mesh morphing consists of the adaption of a computational grid adopted for computer aided engineering (CAE). For instance, the solid or shell mesh of a structural part ready to be processed by an FEA solver, or the volume…

                calendar

                14 Jun 2021 06:01 AM IST

                Read more

                Project 1 - 2D meshing on the instrumental Panel

                Objective:

                Aim: 2D meshing of Instrumental Panel Theory: A dashboard (also called dash, instrument panel (IP), or fascia) is a control panel set within the central console of a vehicle or small aircraft. Usually located directly ahead of the driver (or pilot), it displays instrumentation and controls for the vehicle's operation.…

                calendar

                30 Jun 2021 03:28 PM IST

                  Read more

                  Project - 2 - Meshing on the suspension Assembly

                  Objective:

                                                  Aim: Meshing of Suspension Assembly Quality Parameters: 1. Component Mesh Type Quality Criterias Tyre and rim Tetra Mesh  Target Length = 6.5   [5   Skewness = 45.   Non-Uniform Thickness (Tria                       Mesh)                 Uniform Thickness (Mixed mesh) Target Length = 4 Target…

                  calendar

                  02 Jul 2021 06:14 AM IST

                    Read more

                    Week - 1 - Consistency of Units

                    Objective:

                    Aim: To determine the conversion factor for different unit systems. Theory: Different industries use different system of units as per their convenience. The units for the basic measurement quantities, mass distance and time - dictate how the other derived quantities will be expressed. For example, automotive industries…

                    calendar

                    06 Jul 2021 06:59 AM IST

                    Read more

                    Week - 2 - Explicit and Implicit Analysis

                    Objective:

                    Aim: To solve this equation, F(u) = u3+9u2+4u using both Explicit and Implicit Methods ( have a tolerence of 0.001). F = Force ; u = displacement Overview : The problem is solved by both an explicit and implicit analysis. In both cases an incremental load control scheme is used. Ways to solve FE problem--…

                    calendar

                    14 Jul 2021 01:35 PM IST

                      Read more

                      Week - 3 Drop test Challenge

                      Objective:

                      Aim: To see the impact of phone hitting the floor (Drop Test).  Unit system used: g mm ms Floor Material: Rigid  Phone Material: Piecewise Linear Plasticity  Given: .k file was given, which include phone and floor. Phone has a solid elements and floor has shell elements.   Procedure: 1. First .k file…

                      calendar

                      28 Jul 2021 07:05 AM IST

                        Read more

                        Week - 4 - Crash Box Simulation

                        Objective:

                                                                   CRASH BOX SIMULATION USING LS-DYNA A crash box is a highly energy absorbing structure that crashes on application of loads and reduces impact on other components nearby. …

                        calendar

                        16 Aug 2021 04:29 PM IST

                        Read more

                        Week - 5 - Modelling Spotwelds

                        Objective:

                        AIM : Modelling of spotweld using beam and solid element and analyzing their behaviour under uniaxial load Different spotweld techniques are: Using Beam element and tied edge to surface contact Using constraint spotweld Using constraint generalized  Using Solid element and contact spotweld Procedure for Spot weld…

                        calendar

                        20 Aug 2021 07:24 AM IST

                          Read more

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

                          Objective:

                          AIM: Calculate the Stretch Ratio by comparing the ELFORM (-2,-1,1,2) with Ogden_Material Model Objective : To check effect of different ELFORM on results. Select appropriate solver based on problem. Procedure: 1. A 10×10×10 mm meshed box is created with 10 elements in each row and column. 2. Material card…

                          calendar

                          07 Sep 2021 06:41 PM IST

                            Read more

                            Week-7 Head Impact

                            Objective:

                            AIM: To perform Head Impact simulation using LS-DYNA on child pedestrain head and calculate the Head Impact Coefficient (HIC). Unit System: Kg mm ms CASES : Impact of Simple head on rigidwall. Impact of Pedestrain headform on rigidwall. Impact of Pedestrain headform on hood. Procedure: CASE 1: Impact of Simple…

                            calendar

                            16 Sep 2021 06:40 PM IST

                            Read more

                            Week - 8 Mass Scaling

                            Objective:

                            MASS SCALING IN LS-DYNA AIM: To check the Effect of mass scaling on RUNTIME. Effect of dt2ms on % mass increase. Effect of tssfac on % mass increase and runtime. Procedure: 1. First model is imported. 2. Now we have iterate the different values of tssfac and dt2ms in TIMESTEP card, to check their effects on runtime. These…

                            calendar

                            23 Sep 2021 04:34 PM IST

                            Read more

                            Week - 10 Hyperelastic Material Models

                            Objective:

                            Aim: To calculate the Mooney Rivlin and ogden material constants. Given:  1. Engineering stress-strain data . 2. Dogbone specimen Unit system used: g-mm-ms Theory: A hyperelastic or Green elastic material is a type of constitutive model for ideally elastic material for which the stress–strain…

                            calendar

                            06 Oct 2021 11:07 AM IST

                              Read more

                              Week - 9 Material Modeling from Raw Data

                              Objective:

                              Aim:  Use the diagram of the true stress-strain curve of graphite iron casting and validate it using dogbone specimen. Given Curves: Curve 2 is used for material modeling. Material Modeling steps: 1. First raw data points are extrated from the curve using data digitiser. Anything between 100 to 200 points are…

                              calendar

                              14 Oct 2021 10:50 AM IST

                                Read more

                                week-11 Joint creation and Demonstration

                                Objective:

                                Aim: To demonstrate spherical, revolute, cylindrical, and translational joints between two rigid bodies and two deformable bodies. Different Type of joints are: 1. Revolute Joint b/w two rigid bodies: 1. First two cubes or geometries are created using shell elements (Element & Mesh -> 4N Shell -> Give Dimensions).…

                                calendar

                                20 Oct 2021 07:41 PM IST

                                  Read more

                                  Bird Strike - Project - 2

                                  Objective:

                                   Objectives: 1. Proper simulation of bird striking the blades and blade failure can be seen within a short span of time. 2. All the files should be seperately included in MAIN file. 3. Consistent numbering approach 100000+ for nodes, 500000+ for elements, and 1000+ for the parts should be followed. 4. Mass scaling…

                                  calendar

                                  21 Oct 2021 09:11 AM IST

                                    Read more

                                    Week 4-1D Element Creation Challenge

                                    Objective:

                                    Objective : Mesh the given component and add 1-D rod, beam, bar, spring element at given positions Given:  1.Mesh size = 5 2. 3. Bracket Procedure: Mid surface is generated using skin offset as it was given better results while meshing. Second Mid-surface is assigned to bracket two using tool → Organize. Now material and…

                                    calendar

                                    14 Dec 2021 05:37 PM IST

                                      Read more
                                      Showing 1 of 24 projects

                                      3 Course Certificates

                                      certificate

                                      MATLAB for Mechanical Engineers

                                      CertificateIcon
                                      Certificate UID: x5nyofrhp9ic7468
                                      View Certificate
                                      certificate

                                      Preprocessor for Structural Analysis using ANSA

                                      CertificateIcon
                                      Certificate UID: aqn0v3o2g8ujmcbk
                                      View Certificate
                                      certificate

                                      LS-DYNA for Structural Mechanics/FEA

                                      CertificateIcon
                                      Certificate UID: mofjiadr3lb60xhp
                                      View Certificate
                                      Showing 1 of 3 certificates

                                      Academic Qualification

                                      M.E

                                      TIET - Thapar Institute of Engineering And Technology

                                      01 Aug 2019 - 23 Apr 2023

                                      B.Tech

                                      Punjabi University, Patiala

                                      01 Aug 2015 - 01 Jun 2019

                                      12th

                                      Springdales Public School, Sangrur

                                      01 Apr 2014 - 30 Apr 2015

                                      10th

                                      Sangrur Public Senior Secondary School

                                      01 Apr 2012 - 30 Apr 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.7

                                      5 Hours of Content

                                      coursecard
                                      Recently launched

                                      18 Hours of Content

                                      coursecard
                                      Recently launched

                                      21 Hours of Content

                                      coursecard
                                      Recently launched

                                      10 Hours of Content

                                      coursecard
                                      4.7

                                      4 Hours of Content

                                      Similar Profiles

                                      Apoorv Ranjan
                                      Apoorv Ranjan

                                      Ladder of success cannot be climbed with hands in pocket.

                                      Pruthvi Jagadeesh GK
                                      Pruthvi Jagadeesh GK

                                      The Future in Motion

                                      Krantiveer .
                                      Krantiveer .

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