Menu

IIT Certification 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

Aswin S

An Optimist, Dreamer and Tenacious

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • NX-CAD
  • SHEET-METAL-DESIGN
  • BIW-DESIGN
  • GD&T-BASICS
  • CATIA
  • WIRING-HARNESS-DESIGN
  • PYTHON-BASICS

Introduction

A Happy go lucky individual who takes it one step at a time but doesn’t take anything for granted.

32 Projects

Week 3.2 - 2R Robotic Arm Challenge

Objective:

A program in Matlab to simulate the forward kinematics of a 2R Robotic Arm is given below: % Forward kinematics of a 2R Robotic Arm clear all close all clc % Inputs given l1 = 1; % Length of arm 1 l2 = 0.5; % Length of arm 2 theta1 = linspace(0,90,10); % Angles formed between arm 1 and surface theta2 = linspace(0,90,10);…

calendar

31 Aug 2022 10:46 AM IST

    Read more

    Week 3.3 - Air standard Cycle by Aswin S

    Objective:

    Week 3.3 - Air standard Cycle The link to the report is given below: https://1drv.ms/w/s!Al1OXfTJQgWKgQvYIT1UMEQTYgIr?e=efMfcZ The PV diagram obtained as output: Thermal Efficiency: Mistake:  

    calendar

    02 Sep 2022 08:04 AM IST

      Read more

      Week 4.1 - Solving second order ODEs

      Objective:

      A program that solves the ODE which represents the equation of motion of a simple pendulum with damping is written below. First we create a function code which helps us in the creation of the main code is given below:  % Create a function function [dtheta_dt] = ode_func(t, theta, b, g, l, m) theta1 = theta(1); theta2…

      calendar

      03 Sep 2022 08:11 AM IST

        Read more

        Week 5 - Genetic Algorithm

        Objective:

        A code in MATLAB to optimise the stalagmite function and find the global maxima of the function is given below: First we need to create a function to assist us in writing the main code. The code to create that function is given below: % Create a function of stalagmite function [f] = stalagmite_func(input_vector)…

        calendar

        07 Sep 2022 04:08 PM IST

        • MATLAB
        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

        AIM To write a program for parsing the NASA thermodynamic data and calculating the molecular weight of each species. Governing Equations The equation to calculate specific heat, enthalpy and entropy is given below: Cp = (a1 + a2 T + a3 T^2 + a4 T^3 + a5 T^4) R H = (a1 + a2 T /2 + a3 T^2 /3 + a4 T^3 /4 + a5 T^4 /5 + a6…

        calendar

        17 Sep 2022 09:08 AM IST

          Read more

          Benchmarking

          Objective:

          Aim To create a report on Bench-marking process and to suggest Mr. D.S.Pughazhyendhii a car suitable to his demands through benchmarking presently available cars in the market. Bench-Marking Benchmarking is defined as the process of measuring products, services and processes against those of organizations known to be leaders…

          calendar

          21 Sep 2022 08:11 AM IST

            Read more

            Underbody Coating

            Objective:

            Aim To write a report about Under body coating, its purpose, its types and its pros and cons. Under-Body Coating Underbody coating is a thick cladding (typically made of rubber) that is placed uniformly to the car’s underside. When the automobile is fresh off the lot and spotless, it is usually sprayed or painted…

            calendar

            21 Sep 2022 12:59 PM IST

              Read more

              Project 2 - Rankine cycle Simulator

              Objective:

              Aim To create a Rankine cycle simulator and plot the corresponding T-S and H-S plots using MATLAB. Objective Create a Rankine Cycle Simulator using MATLAB. Plot the corresponding T-s and h-s plots for the given set of inputs. Make a report explaining the working of a rankine cycle simulator. Calculate Net work output and…

              calendar

              25 Sep 2022 05:06 PM IST

              Read more

              Hood design-Week 2

              Objective:

              Aim To Design Hood Outer Panel, Inner Panel and the necessary reinforcements by following the Master Section mentioned with the design parameters. Objective To design the hood outer and inner panel and the necessary reinforcements by following the master section. To submit an Assembly of hood inner panel, outer…

              calendar

              06 Oct 2022 10:10 AM IST

                Read more

                Section Modulus calculation and optimization

                Objective:

                Aim To calculate the section modulus of the hood before and after optimization and compare the results. Section Modulus Section modulus is defined as the ratio of moment resisted by the section to the stress in the extreme fibre. It gives us an idea about how much load a given structure can take. Increase in section modulus…

                calendar

                07 Oct 2022 11:25 AM IST

                  Read more

                  Fender Design - Wheel Arch Challenge

                  Objective:

                  Aim To calculate the Wheel arch gap at required points and check whether the car passes the European standard. Fender Fender is the part of a vehicle body that frames a wheel well (the fender underside). Its primary purpose is to prevent sand, mud, rocks, liquids, and other road spray from being thrown…

                  calendar

                  10 Oct 2022 06:17 PM IST

                    Read more

                    Fender Design

                    Objective:

                    Aim To design a fender with the necessary mounts such as- bumper, a-pillar, sill, cowl and drip. Fender A fender is the part of a car, truck, motorcycle, or other vehicles that frames or covers a wheel well. Its main purpose is to prevent debris, rocks, mud, liquids, sand, and other road debris from getting thrown in the…

                    calendar

                    14 Oct 2022 12:29 PM IST

                      Read more

                      Roof Design

                      Objective:

                      AIM For the given roof styling, create an assembly by developing the essential flanges for the outer roof and creating the reinforcements. OBJECTIVE Create an assembly by developing the essential flanges for the outer roof and creating the reinforcements. Provide appropriate dimensions and…

                      calendar

                      13 Dec 2022 05:32 AM IST

                        Read more

                        Design of backdoor

                        Objective:

                        AIM To design the back door of a car by using the given class A surface and to provide necessart reinforcements and embosses. Theory The back door is a hinged door/tailgate at the rear of the vehicle. It may be used for loading and unloading cargo, or to get passengers in and out, in case there are seats present at the…

                        calendar

                        03 Jan 2023 06:53 PM IST

                          Read more

                          Week 8 - Challenge 1 - Base Bracket Design

                          Objective:

                          AIM Create the Base Bracket Plastic component through the given Class-A surface. REPORT Given Class A surface : 1. Report on Creation of tooling axis Using join or boundary commands check the connectivity of the given Class A surface Visually inspect the best possible direction for tooling axis. In this case we select…

                          calendar

                          16 Feb 2023 01:44 PM IST

                            Read more

                            Week 8 - Challenge 2 - Switch Bezel Design

                            Objective:

                            AIM To create the Switch Bezel Plastic component through the given Class-A surface. REPORT 1. Creation of Tooling Axis At first we identify the proper location for the tooling axis to pass through. In this model we find the base of the switch besel to be the ideal surface for tooling axis. So using 'multiple extract' we…

                            calendar

                            18 Feb 2023 07:11 PM IST

                              Read more

                              Week 8 - Challenge 3 - Coin Holder Design

                              Objective:

                              AIM To create the Coin Holder Plastic component through the given Class-A surface. REPORT 1. Creation of tooling axis First, class A surface is checked for the connectivity of the surface to ensure it is completely joined and there will be no gap between the surfaces. It is done using either boundary or join option. Once…

                              calendar

                              22 Feb 2023 06:21 PM IST

                                Read more

                                Week 8 - Challenge 4 - Bumper

                                Objective:

                                AIM To create the Bumper Plastic component through the given Class-A surface. REPORT 1. Creation of tooling axis First we check the connectivity of the given class A surface using boundary or join command.  We study the surface at all axis and decide on the best possible side to create tooling axis. First, let us extract…

                                calendar

                                24 Feb 2023 12:16 PM IST

                                  Read more

                                  Week 8 - Challenge 5 - Door Trim Lower

                                  Objective:

                                  AIM To create the Door Trim Plastic component through the given Class-A surface. REPORT 1. Creation of tooling axis Identify the best possible direction for creating the tooling axis. First extract the partiicular surface. Create a point on the centre of that surface. Draw a line normal to the surface passing through the…

                                  calendar

                                  26 Feb 2023 01:50 PM IST

                                    Read more

                                    Week 8 - Challenge 6 - Core & Cavity Design

                                    Objective:

                                    AIM To create the Core and cavity blocks for the switch bezel plastic component. REPORT 1. Creation of Tooling Axis At first we identify the proper location for the tooling axis to pass through. In this model we find the base of the switch besel to be the ideal surface for tooling axis. So using 'multiple extract' we first…

                                    calendar

                                    28 Feb 2023 04:01 PM IST

                                      Read more

                                      Week 9 - Attachment Feature Creation (Ribs & Screw Boss) - Challenge 1

                                      Objective:

                                      AIM To create the rib and screw boss for the Drill Handle. REPORT 1. Creation of tooling axis At first we check the class A surface is ok by using the boundary option. After that we extract the base surface which identified as the best place for tooling axis to pass through. Create a point on the center of that surface.…

                                      calendar

                                      03 Mar 2023 02:21 PM IST

                                        Read more

                                        Week 9 - Attachment Feature Creation - Challenge 2

                                        Objective:

                                        AIM To create the Dog House for the Door Trim considering the design rules given. REPORT 1. Creation of tooling axis At first we check the class A surface is ok by using the boundary option. After that we extract the base surface which identified as the best place for tooling axis to pass through. Create a point on the…

                                        calendar

                                        09 Mar 2023 06:11 PM IST

                                          Read more

                                          Week 9 - Project_1 - Door Trim Lower with Engineering Features

                                          Objective:

                                          AIM To create the Door Trim Lower Plastic component through the given Class-A surface. Also create the Heat Stakes and the locators considering the design rules. REPORT 1. Creation of tooling axis Identify the best possible direction for creating the tooling axis. First extract the partiicular surface. Create a point on…

                                          calendar

                                          13 Mar 2023 07:06 PM IST

                                            Read more

                                            Week 9 - Project - A pillar Design with Master Section

                                            Objective:

                                            AIM To study the given master section and create the B side and a dog house on it. REPORT 1. Creation of tooling axis Check weather the given A surface is ok and without any patches using the boundary option or join option. Once that is checked, study the master section given. Select all the 4 vertical lines of the dog…

                                            calendar

                                            20 Mar 2023 05:39 PM IST

                                              Read more

                                              Week 7 Challenge - Assembly Workbench

                                              Objective:

                                              AIM To create assemblies based on the given model drawings. REPORT 1. Quick return motion mechanism Based on the drawings given before creating an assembly, we need to create the parts seperately So first we open a new part file and start creating the different parts seperately in different part files. 1. Body 1   2. Body…

                                              calendar

                                              28 Mar 2023 05:19 AM IST

                                                Read more

                                                Week 12- Final project

                                                Objective:

                                                AIM To create a CAD model for development of a Door Trim panel following inputs as like in OEM and tier1 companies. OBJECTIVES Find an attachment strategy for the door panel complete work. Use Push pin with Dog house for Lower substrate – Door panel attachment Use heat stakes for part to part attachment. Perform draft…

                                                calendar

                                                12 Apr 2023 07:03 AM IST

                                                  Read more

                                                  Week 14 challenge

                                                  Objective:

                                                  AIM To assemble and apply GD&T to the butterfly valve assembly drawing. REPORT 1. First we open NX and click on new 2. We select assembly and name the assembly as Butterfly Valve. and then select the directory. 3. Then on the assemble page we click open and select all the models we created before and click ok. 4. We click…

                                                  calendar

                                                  19 Sep 2023 05:10 AM IST

                                                    Read more

                                                    Advanced Sheet Metal Design Using NX Cad Challenge_1_Casing Design

                                                    Objective:

                                                    Title of the Project - Advanced Sheet Metal Design Using NX CAD challenge 1 - Casing Objective To design a casing using NX CAD. Introduction Any metal having a thickness in between 0 to 6 mm is  called a  sheet metal. Sheet metal is a metal formed by  industrial such as hot and cold press  into thin and flat pieces. It…

                                                    calendar

                                                    24 Sep 2023 11:29 AM IST

                                                    Read more

                                                    Advanced Sheet Metal Design Using NX Cad Challenge_2_Box Assembly

                                                    Objective:

                                                    Title of the Project - Advanced Sheet Metal Design Using NX CAD challenge 2 -  Box Assembly Objective To design a Box assembly using NX CAD. Introduction Any metal having a thickness in between 0 to 6 mm is  called a  sheet metal. Sheet metal is a metal formed by  industrial such as hot and cold press  into thin and flat…

                                                    calendar

                                                    05 Oct 2023 02:08 PM IST

                                                      Read more

                                                      Advanced Sheet Metal Design Using NX Cad Challenge_5_Odd Shaped Enclosure

                                                      Objective:

                                                      Title of the project - Advanced Sheet Metal Design Using NX-CAD Challenge - 5 - Odd Enclosure Objective To  create and design an odd enclosure using NX CAD. Introduction An odd enclosure is mainly used as a protective enclosure for machines. It protects it from unwanted impacts from external forces, protects it from water…

                                                      calendar

                                                      11 Oct 2023 06:16 PM IST

                                                      Read more

                                                      Advanced Sheet Metal Design Using NX Cad Challenge_6_Bracket

                                                      Objective:

                                                      Title of the project - Advanced Sheet Metal Design Using NX-CAD Challenge - 6 - Bracket Objective To  create and design a Bracket using NX CAD. Introduction A metal bracket is a fastener or connector designed to secure and hold two pieces or objects together. They are used to support shelves, stabilize equipment, fasten…

                                                      calendar

                                                      12 Oct 2023 06:58 AM IST

                                                      Read more

                                                      Advanced Sheet Metal Design Using NX Cad Challenge_7_ Metal bracket-II

                                                      Objective:

                                                      Title of the Project - Advanced Sheet Metal Design Using NX CAD Challenge 7 - Metal Bracket - ll Objective To design and create a metal bracket using NX CAD. Introduction  A metal bracket is a fastener or connector designed to secure and hold two pieces or objects together. They are used to support shelves, stabilize equipment,…

                                                      calendar

                                                      13 Oct 2023 09:42 AM IST

                                                        Read more
                                                        Showing 1 of 32 projects

                                                        7 Course Certificates

                                                        certificate

                                                        MATLAB for Mechanical Engineers

                                                        CertificateIcon
                                                        Certificate UID: v8iot4sa1qynjk2p
                                                        View Certificate
                                                        certificate

                                                        Verbal Ability

                                                        CertificateIcon
                                                        Certificate UID: rw2mcapdto8bug7q
                                                        View Certificate
                                                        certificate

                                                        Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                                                        CertificateIcon
                                                        Certificate UID: orman9q0vphzuc7l
                                                        View Certificate
                                                        certificate

                                                        Automotive Plastic Design using CATIA V5

                                                        CertificateIcon
                                                        Certificate UID: xso1akhf4ut7c9iz
                                                        View Certificate
                                                        certificate

                                                        Aptitude

                                                        CertificateIcon
                                                        Certificate UID: resoil72xkpqugz6
                                                        View Certificate
                                                        certificate

                                                        Geometric Dimensioning and Tolerancing

                                                        CertificateIcon
                                                        Certificate UID: 85skjcih4b3oz12y
                                                        View Certificate
                                                        certificate

                                                        Advanced Sheet Metal Design using NXCAD

                                                        CertificateIcon
                                                        Certificate UID: jt16bc0d593vqzkp
                                                        View Certificate
                                                        Showing 1 of 7 certificates

                                                        Academic Qualification

                                                        M.Tech

                                                        Hindustan Institute of Technology & Science

                                                        02 Sep 2013 - 03 Oct 2015

                                                        12th

                                                        Vedavyasa Vidyalayam

                                                        02 Jun 2008 - 20 May 2009

                                                        10th

                                                        Vedavyasa Vidyalayam

                                                        01 Jun 2006 - 28 May 2007

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

                                                        14 Hours of Content

                                                        coursecard
                                                        Recently launched

                                                        5 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