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

Jeyaprakash Veeran

none

Skills Acquired at Skill-Lync :

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

Introduction

na

30 Projects

Week 2- 2R Robotic Arm Challenge

Objective:

% forward kinematic of 2d robotics arm manipulator %inputs l1 =1; l1 =0.5; theta1=45; theta2=30; %coordinates x0 =0; y0 =0; x1 =l1*cosd(theta1); y1 =l1*sind(theta1); x2 =x1+l2*cosd(theta2); y2 =y1+l2*sind(theta2);   %plotting line([x0 x1],[y0 y1],'linewidth',3,'color','b') line([x1 x2],[y1 y2],'linewidth',3',color',r')…

calendar

15 Apr 2022 01:38 PM IST

    Read more

    Week 3 - Solving second order ODEs

    Objective:

        % Aim   to solve the second order ODE using Matlap to simulate the motion of pedulum using Matlap   %SOLVING 2ND ORDER ODE USING MATLAP   close all clear all clc   % values given   b = 0.05;   (damping coefficient) g = 9.81;    (gravity) l = 1;   …

    calendar

    28 Apr 2022 11:24 AM IST

      Read more

      Week 4.1 - Genetic Algorithm

      Objective:

       %STALAGMITE FUNCTION * stalagmite is aspecial type rock that the usaually formed inside the cave  *the stalagmite normally rises from the floor  *the rock formed function because the accmuluation of the material on the floor from the dripping of ceiling *the function got name from the particular rock because…

      calendar

      02 May 2022 09:59 AM IST

        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

        AIM: To write a code in MATLAP to parse the NASA data file and then we calculate the thermodynamics properties of various gas species   OBJECTIVES: * Write the fuction of that extracts then 14 coefficents and calculate the enthalpy,entropy and specific heat for all the species in the data file *caluculating the molecular…

        calendar

        17 May 2022 08:29 AM IST

        • MATLAB
        Read more

        Project 2 - Rankine cycle Simulator

        Objective:

        $ AIM:   *To develop a basic programe that calculate the state points *To add the thermodynamics relation to get the points inbetween the state varaibles *To plot rankine cycle on T-S and H-S curve   # THEORY:   *The rankine cycle is the fundemental operating cycle in all power plants , where an operating…

        calendar

        27 May 2022 09:29 AM IST

          Read more

          Benchmarking

          Objective:

          % BENCHMARKING-1: * Benchmarking is known as a comaprision my product and other product it uses to get a better performance product *In Automobile industry is mainly uses in benchmarking in design process in designing process the benchmarking is first step in designing process % BENCHMARKING-2: *Benchmarking-2 is a detailed…

          calendar

          31 May 2022 09:05 AM IST

            Read more

            Underbody Coating

            Objective:

            $ AIM: * To give a report about underbody coating and its types, $ ABOUT UNDERBODY COATING: * In the process of painting several layers of coating are given over the surface of the car to make it suitable to withstand damage occuring by the mechanical and chemical exposure * This coating process require some addition coating…

            calendar

            06 Jun 2022 07:00 AM IST

              Read more

              Hood design-Week 2

              Objective:

              Objectives: *Design hood outer panel and inner panel and reinforcement with the given outer hood skin and master section design parameters Introduction: *The hood is the hinged cover the engine of the motor vehicles hood can open to allow access to the engine compartment for the maintenance and repair in the design perpesitive…

              calendar

              29 Jun 2022 11:08 AM IST

                Read more

                Fender Design Challenge

                Objective:

                Aim:    *To design the fender design using catia v5 Objectives:    *Design the fender with necessary mounting areas given below 1. Drip area  2. A - pillar mount 3. Sill mount 4. Bumper mount 5. Baffle and splash mount Introduction:     *fender is the american english term for the…

                calendar

                28 Jul 2022 06:07 AM IST

                  Read more

                  Roof challenge

                  Objective:

                  Aim To design the roof to following the given master section  Introduction Roof of an automobile sits above the passenger compartment. Roof houses the vehicle as a shielding part, which safeguards the occupants from sunlight, heat, rain, wind, dust and other external elements. In case of convertibles, it is called…

                  calendar

                  01 Sep 2022 01:03 PM IST

                    Read more

                    Fender Design - Wheel Arch Challenge

                    Objective:

                    Objective * Study the Wheel Arch area and prove whether the car will pass the standards or not using European regulation Introduction * Wheel arch comes with some standard specifications. When viewed from the front or top side of the vehicle, if the tyre is protruding outside the fender, that would lead to more chipping…

                    calendar

                    06 Sep 2022 10:06 AM IST

                      Read more

                      Week 8 - Challenge 1 - Base Bracket Design

                      Objective:

                      OBJECTIVE To create base bracket plastic component from the given class- A surface. To create the tooling axis for the plastic component To perform draft analysis over the plastic component BASE BRACKET DESIGN PROCEDURE CLASS-B SURFACE RIB CREATION Bringing in the class-A surface. Extracting the rib surface. Un-trim the…

                      calendar

                      12 Oct 2022 06:26 AM IST

                      Read more

                      Week 8 - Challenge 2 - Switch Bezel Design

                      Objective:

                        Aim       Create the Switch Bezel Plastic component through the given Class - A surface    Objective               The objective of the project is to design the switch bezel and to do a draft analysis for it by creating the required tooling direction…

                      calendar

                      12 Oct 2022 12:08 PM IST

                        Read more

                        Week 8 - Challenge 3 - Coin Holder Design

                        Objective:

                        COIN HOLDER DESIGN : Aim : To Create the Coin Holder Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  Tooling Axis : Here the tooling…

                        calendar

                        14 Oct 2022 07:12 AM IST

                        Read more

                        Week 8 - Challenge 4 - Bumper

                        Objective:

                        AIM :  The main objective of this challenge is to create a solid body of 'Bumper' with the help of the closed surface method by using the 'Generative shape design' workbench in CATIA V5. Performing the 'Draft Analysis' on the solid part body of the Bumper. PROCEDURE : Initially, we need to offset the given Bumper…

                        calendar

                        18 Oct 2022 02:09 PM IST

                        Read more

                        Week 8 - Challenge 6 - Core & Cavity Design

                        Objective:

                        AIM:  The main objective of this challenge is to design a Core and Cavity for a Switch Bezel' in CATIA V5 with the help of a surface workbench. Before we design the core and cavity, we should perform a draft analysis on the solid part body of the switch bezel.    DRAFT ANALYSIS OF COMPONENT :   CORE…

                        calendar

                        20 Oct 2022 01:33 PM IST

                        Read more

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

                        Objective:

                        OBJECTIVES :  Creating a RIB and Screw boss in the door handle in followed the design rules TOOLING AXIS : Tooling Axis creation: It is defined as the direction in which the mould/core and cavity open. Selection of the direction of the tooling axis depends on the ease at which components can be easily ejected by analysing…

                        calendar

                        28 Oct 2022 09:46 AM IST

                        Read more

                        Week 9 - Attachment Feature Creation - Challenge 2

                        Objective:

                        AIM : To create the DOG HOUSE in door trim with following the design rules  Objective: Create the Tooling axis  Design the class-B and class-C surfaces and join them. Use the Close Surface feature to make a solid body from the surface.  Design the required dog house and analysis them. Perform the…

                        calendar

                        03 Nov 2022 10:05 AM IST

                          Read more

                          Week 9 - Project 1 - Door Trim Lower with Engineering Features

                          Objective:

                          AIM : To create the class B surface and class C surface from class A and using close surface command to close the surface to make a solid body   COMMANDS USED : * OFFSET  *EXTRAPOLATE *TRIM *BOUNDARY  *EXTRACT *MULTI EXTRACT *MULTI SECTION SURFACE *EDGE FILLET *JOIN *SWEEP   DRAFT ANALYSIS : First we…

                          calendar

                          06 Nov 2022 01:22 PM IST

                          Read more

                          Week 9 - Project - A pillar Design with Master Section

                          Objective:

                          AIM :  To create the close body solid profile and create the dog house by using MASTER SECTION   PROCDURE : *To check draft analysis for CLASS A surface  *To create a TOOLING AXIS  *to create CLASSS b surface  *To create the CLASS C surface *Then create a close body *To make to solid body *To check…

                          calendar

                          11 Nov 2022 06:58 AM IST

                            Read more

                            Week 10- Assembly Workbench

                            Objective:

                            PROJECT : ASSEMBLY OF CV JOINT   PROCEDURE : In this assembly workbench we simply assembly the various part file in to get a one output in this challenge i perform two assembly CV JOINT and  QUICK RETURN MECHANISM COMMENDS USED : First we work sketcher workbench and comes to part workbench to make a solid body…

                            calendar

                            12 Nov 2022 02:13 PM IST

                              Read more

                              Week 11 - Final project

                              Objective:

                              AIM: To design the car door inner panel with reference to given Class-A surface by using given mastersection, creating attachment features and performing draft analysis to check the manufacturing feasibility of the component by using software CATIA V5. Objective: The project deals with the explanation of method followed…

                              calendar

                              28 Nov 2022 09:37 AM IST

                              Read more

                              Section Modulus calculation and optimization

                              Objective:

                              AIM :     * To calculate the section modulus in hood design  its given the idea about how much load the given structure can take SECTION MODULUS : Section modulus is the direct measure of the strength of the steel. Bending a steel section that has a larger section modulus than another will be stronger and harder to bend. Section…

                              calendar

                              07 Dec 2022 02:35 PM IST

                              Read more

                              Design of backdoor

                              Objective:

                              OBJECTIVE: To design the back door of a car. To design an inner panel for the back door. To design the necessary reinforcements like Hinge, Gas-stay, Wiper motor, Latch and Striker on basis of engineering standards. The Inner panel is subjected to Draft Analysis for verifying whether it satisfies requirements of Deep Drawing. …

                              calendar

                              26 Dec 2022 09:01 AM IST

                              Read more

                              Week 14 challenge

                              Objective:

                              Objective: To design of Butterfly Valve in appropriate dimensionTo assemble all the individual parts of the butterfly valve by assigning suitable constraints.To understand the concept of geometric tolerance and dimensioning. Softwares Used : Siemens NX 12 Introduction Siemens NX 12: NX, formerly known as "Unigraphics",…

                              calendar

                              08 Jan 2023 01:52 PM 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 Design Objective: To design a Casing with the help of NX advance sheet metal. Introduction: NX Sheet Metal provides a set of tools within the NX design environment that allows for simple and fast design of sheet metal parts, dependent…

                              calendar

                              11 Jan 2023 07:11 AM IST

                              Read more

                              Advanced Sheet Metal Design Using NX Cad Challenge_2_Box Assembly

                              Objective:

                              INTRODUCTION In our second challenge, we will design a box model by using different tools in NX CAD. We will make the drafting of our model. The model will consist of a box and a cover with hinges. DESIGN METHODOLOGY / APPROACH  Here we will discuss some of the tools that we are going to be used in the software. Before…

                              calendar

                              11 Jan 2023 12:40 PM IST

                              Read more

                              Advanced Sheet Metal Design Using NX Cad Challenge_5_Odd Shaped Enclosure

                              Objective:

                              PROJECT TITTLE DESIGN OF SHEET METAL ENCLOSER OBJECTIVE to design an odd shaped encloser in sheet metal by using nx cad siemens. INTRODUCTION   here we are going to create an odd shaped encloser in sheet metal. these kind of encloser are very useful for machine protection. it protect machine like motor and so…

                              calendar

                              23 Jan 2023 01:12 PM IST

                              Read more

                              Advanced Sheet Metal Design Using NX Cad Challenge_6_Bracket

                              Objective:

                              ittle of the Project:- Advanced Sheet Metal Design Using NX CAD Challenge_6_Bracket.   Objective:- To design a Bracket by using Siemens NX12 Sheet metal application.   Introduction:-   Unigraphics NX (also known as Siemens nx) is an advanced High-end CAD/CAM/CAE software package originally…

                              calendar

                              24 Jan 2023 07:37 AM IST

                              Read more

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

                              Objective:

                              Objective: The main objective of this project is to design a sheet metal BRACKET II in NX cad sheet metal application workbench. Also, to perform the drafting for the bracket part. Software used: NX 12.0 To design and model the sheet metal Bracket II in NX by using some basic features.…

                              calendar

                              24 Jan 2023 01:38 PM IST

                                Read more
                                Showing 1 of 30 projects

                                5 Course Certificates

                                certificate

                                Automotive Plastic Design using CATIA V5

                                CertificateIcon
                                Certificate UID: pk0fuwy5s8tizl9o
                                View Certificate
                                certificate

                                MATLAB for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: 8u2k6r0oxs5aznbq
                                View Certificate
                                certificate

                                Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                                CertificateIcon
                                Certificate UID: 1q4buml285vceg3i
                                View Certificate
                                certificate

                                Geometric Dimensioning and Tolerancing

                                CertificateIcon
                                Certificate UID: bo83y0pmfle9t512
                                View Certificate
                                certificate

                                Advanced Sheet Metal Design using NXCAD

                                CertificateIcon
                                Certificate UID: 28ka1p43fcs6vwn0
                                View Certificate
                                Showing 1 of 5 certificates

                                Academic Qualification

                                B.E

                                RVS College of Engineering and Technology

                                07 Apr 2016 - 18 Apr 2019

                                12th

                                Peniel Hr.Sec School

                                10 Apr 2012 - 09 Apr 2014

                                10th

                                Peniel School

                                27 Jun 2011 - 11 Jul 2012

                                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

                                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