Akash M
CAE
Skills Acquired at Skill-Lync :
Introduction
28 Projects
Week 3 - Solving second order ODEs
AIM: To create a program to solve the second order ODE of motion of a simple pendulum with damping by using Matlab. OBJECTIVE: 1. To write a program that solves the second order ODE 2. To create an animation of the motion of simple pendulum using Matlab. THEORY: ORDINARY DIFFERENTIAL EQUATION:…
25 Jun 2021 07:36 AM IST
Week 4.1 - Genetic Algorithm
AIM: To find the global maxima for the stalagmite function using genetic algorithm using Matlab. OBJECTIVE: To understand the concept og genetic algorithm To understand the syntax for genetic algorithm in matlab. THEORY: GENETIC ALGORITHM: A genetic algorithm is a search…
01 Jul 2021 01:27 PM IST
Project 1 - Parsing NASA thermodynamic data
AIM: To write a code in Matlab to parse the NASA thermodynamic file. OBJECTIVE: To write a function that extracts 14 coefficient for a given species. Calculate the entropy, enthalpy and specific heat using NASA polynomials for the given species. Plot Cp, entropy…
10 Jul 2021 11:32 AM IST
Week 4-1D Element Creation Challenge
OBJECTIVE: To mesh the given component with the size of 5 units & to create 1D elements on the following component with given cross-section and DOF. GIVEN DATA: a. Rod element:- Translational DOF should be Constrained with RBE2 link Cross-Section: BOX- Dimension a= 12 mm …
26 Jul 2021 03:29 PM IST
Week 6-Meshing of Hood Challenge
OBJECTIVE: Geometry cleanup on given component Extract the mid surface of each component Mesh the component with given element quality criteria PROCEDURE: Import the given geometry from the import geometry option. There four components…
11 Aug 2021 09:08 AM IST
Week 8-3D Tetra Meshing Challenge
OBJECTIVE: Create a tetra mesh for housing component with thw given quality criteria. PROCEDURE: MODEL 1: Import the given geometry from the import geometry option. The geometry has two component, mesh them one by one. In this model, we are gonna create 2D mesh and convert…
23 Aug 2021 12:08 PM IST
Week 9-Creation of 1D Connectors Challenge
OBJECTIVE: To mesh the given component with given quality criteria. To create connectors and attach the various parts of the component. PROCEDURE: Import the given geometry from the import geometry option. There components involved in the given hood modal…
25 Aug 2021 07:05 AM IST
Week 12:Project-1-Meshing of Door Inner Panel Challenge
OBJECTIVE: To extract the mid-surface and mesh the component with given Quality Criteria and assign thickness for the FE model. GIVEN QUALITY CRITERIA: PROCEDURE: Import the given model by using the import option. Perform geometry clean up on the model before extract the mid surface.…
06 Sep 2021 12:50 PM IST
Week 12:Project 2-Meshing of Rear Wheel Holder challenge
OBJECTIVE: To extract the mid-surface and mesh the component with given Quality Criteria and assign thickness for the FE model. GIVEN QUALITY CRITERIA: PROCEDURE: Import the given model by using the import option. Perform geometry clean up on the model before extract the mid surface.…
08 Sep 2021 01:02 PM IST
Week 3 - 2D meshing for sheet metal
OBJECTIVE: Import the given car hood model into the ANSA software Check for geometrical errors and fix them to extract a proper mid surface. Mesh the given model with the given quality criteria Check and clear the failed elements (off elements)…
04 Oct 2021 03:40 PM IST
Week - 4 - 2D meshing for Plastic components
OBJECTIVE: Import the given bottle cap model into the ANSA software Check for geometrical errors and fix them to extract a proper mid surface. Mesh the given model with the given quality criteria Check and clear the failed elements (off…
10 Oct 2021 06:27 AM IST
Tool Test 1
model 1 - 6 hours model 2 - 4 hours
12 Oct 2021 07:41 AM IST
Week- 5 - Solid meshing
Objective: Understand 3D meshing and different element shapes used in solid meshing. 3D meshing on a solid object. Assign and check for the quality parameter in 3D meshing. Quality Criterion to be followed: Abstract: In this challenge, we are going to mesh the car rear mirror with the help of solid tetra meshing.…
14 Oct 2021 05:44 AM IST
Tool Test-2
tool test 2
14 Oct 2021 11:19 AM IST
Week 6 - Creating connection for Rear door
AIM: To implement connections for a Rear Door FE model. OBJECTIVE: Understand car rear door assembly Understand different types of connections and 1D elements. Perform connections for a FE model. Methodology for giving connections: Import the FE model Understand the geometry and mechanism Give connection…
17 Oct 2021 01:39 PM IST
Week - 8 - Morphing
AIM: To practice all the Morphing techniques that were shown in the video for the given component METHODOLOGY: Import model and do Geometry clean up Open Morphing module Apply the changes with different options available INTRODUCTION: Morphing Morphing in ANSA is a very powerful and intuitive tool, it…
20 Oct 2021 01:46 PM IST
Project - 2 - Meshing on the suspension Assembly
AIM: Meshing and implementing connections to the car rear suspension model. ABSTRACT: In this project, I have taken a half section of a car rear suspension system where I will perform meshing on different components with 3D, 2D & 1D elements. Also, I will implement the connections to the areas required. The components…
26 Oct 2021 02:43 PM IST
Project 1 - 2D meshing on the instrumental Panel
AIM: Pre-processing of the car instrument panel using ANSA KEYWORDS: Mid-surface Extraction, Shell Meshing. OBJECTIVE: Introduction to shell meshing i.e. 2D meshing Geometry check & Topological error clean up Mid surface generation Meshing the geometry The quality criteria to be…
30 Oct 2021 08:08 AM IST
Week - 5 - Checking and correcting the Normals
Aim: To create a code to display normals for the elements Objective: To create a widget containing two buttons "reverse normals" and "normal off" To check the null case Code: *clearmarkall 1 *setnormalsdisplaytype 1 *createmark elements 1 "displayed" *normalsdisplay elements…
25 Nov 2021 09:58 AM IST
Week - 6 - Creating the GUI for final checks
Aim: To create a GUI for all the final checks Objective: To create buttons to delete displayed geometric entities, delete empty entities, re-order and re-number entities by name and also create a master button in red that will execute all the above operations. Code: set a .window catch {destroy…
26 Nov 2021 02:21 PM IST
Week - 7 - Checking and correcting the edges
Aim: To create a code that performs checking and correcting the edges Objective: To create a code that displayed free and T edges for displayed elements To create a code that assigns red color to free edges and cyan color to T edges To create a code that makes all other…
28 Nov 2021 12:46 PM IST
Week - 8 - Creating component and property
Aim: To create a code that performs creating components and properties Objective: Ask the user to enter name of the components Write a code that will automatically create components and assign thickness to it and the code should decide on its own what type of collector should…
30 Nov 2021 12:14 PM IST
Week - 10 - Creating the midline and spot weld
Aim: To create a code that performs creating midline To create a code that performs creating spot welds Objective: Create a macro to calculate the midline of a given tubular component and combine all the midlines to create a single midline. Create a macro to create…
03 Dec 2021 07:40 AM IST
Week - 11 - Element quality check
Aim: To create a macro that performs checking element qualities Objective: To Create element quality check macro for 2D and 3D element Create a tk widget for each criteria, On pressing the button the elements should be highlighted using temp nodes Entry boxes next to…
05 Dec 2021 07:22 AM IST
Week - 12 - Creating the locator, writing and reading the node data
Aim: To create a code that performs connections, identify the identical components and reading nodes from a file. Objective: 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…
07 Dec 2021 12:35 PM IST
Week - 9 - Reflecting the geometry
Aim: To create a code that performs reflecting the geometry Objective: Create a macro that will reflect given multicomponent FE part with ease It should be independent of deck The inputs should be original CAD comp, reflected CAD comp and original FE comps …
07 Dec 2021 03:01 PM IST
Project 1- Building a Master TCL/TK Macro
Aim: To create a master TCL/TK macro that performs several operations such as finding and correcting normals, final checks, creating components, reflecting geometry, creating connections and identify identical components. Objective: It should contain buttons that will call all utilities created as assignments during…
10 Dec 2021 05:13 AM IST
Project - 2 - Generating the report for hypermesh file
Aim: To generate the report for hypermesh file Objective: To create an ergonomic and visually appealing excel (.xlsm) report that contains following information about your model: User name, date, time Profile/deck; count of component, prop, material, elements Count of empty comp/prop/mats Elements…
20 Dec 2021 07:48 AM IST
4 Course Certificates
HyperMesh for FEA Plastic and Sheet Metal Applications
Academic Qualification
B.E
Government College of Engineering
22 Aug 2017 - 25 Apr 2021
12th
Dhanalakshmi Srinivasan Higher secondary School (TAMIL & ENGLISH MEDIUM)
01 Jun 2016 - 31 Mar 2017
10th
St Mary's High School
07 Jun 2014 - 08 Apr 2015
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
The future in motion
Passionate to learn