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

Vivek Nair

Mechanical Engineer | CATIA | Siemens NX | SOLIDWORKS | Autodesk Fusion 360 | MATLAB

Skills Acquired at Skill-Lync :

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

Introduction

I am a mechanical engineer with a keen interest in CAD/CAM/CAE, looking forward to working on new projects and adding value to my technical knowledge. I am also passionate about EVs and learning about them which I can utilize and build upon my current knowledge of modern automotive manufacturing and engineering.

26 Projects

2R Robotic Arm Plotting using MATLAB.

Objective:

The below attached is the program in Matlab to simulate the forward kinematics of a 2R robotic arm. % A program in Matlab to simulate the forward kinematics of a 2R Robotic Arm clear all close all clc % Inputs l1 = 1; l2 = 0.7; theta1 = linspace (0,90,10); theta2 = linspace (0,90,10); ct = 1; for i = 1:length(theta1) THETA1…

calendar

21 Mar 2022 05:50 PM IST

    Read more

    Creating an Otto Cycle P-V Diagram and Calculating its Efficiency using MATLAB.

    Objective:

    Aim: TO visualize the P-V Diagram of Otto Cycle and to calculate thermal efficiency using Matlab. Equation required For solving the problem: Here this equation is used to show the relationship between crank angle and volume inside crank angle and volume inside the crank chamber And another governing equation is this, the…

    calendar

    22 Mar 2022 10:31 PM IST

      Read more

      Simple Pendulum Animation using MATLAB.

      Objective:

      Creating a Simple Pendulum by solving Second-Order ODEs. AIM:                                                                         …

      calendar

      21 Mar 2022 06:36 PM IST

        Read more

        Curve Fitting using MATLAB.

        Objective:

        AIM: To write a code to perform curve fitting in MATLAB.   OBJECTIVES: Write a code to fit a linear and cubic polynomial for the Cp data provided. Plot the linear and cubic fit curves along with the raw data points. Write a code to show the splitwise method. Explain the parameters used to measure the fitness characteristics…

        calendar

        22 Mar 2022 10:30 PM IST

        • MATLAB
        Read more

        Finding the Global Maxima using Genetic Algorithm in MATLAB.

        Objective:

        AIM: Write the code in MATLAB to optimize the stalagmite function and find out the global maxima of the function.    OBJECTIVE: Clearly explain the concept of genetic algorithm and explain the syntax for ga in MATLAB. Make sure the code gives the same output. Plotting the graph for the three studies i.e. unbounded…

        calendar

        23 Mar 2022 07:49 PM IST

        Read more

        Parsing NASA Thermodynamic Data using MATLAB

        Objective:

        AIM: To write a code in MATLAB to parse the NASA thermodynamic data file and calculate the thermodynamic properties of various gas species.   OBJECTIVE: Write a function that extracts the 14 co-efficient and calculates the enthalpy, entropy, and specific heats for all the species in the data file. You will be reading…

        calendar

        23 Sep 2022 01:20 PM IST

        Read more

        Rankine cycle Simulator using MATLAB.

        Objective:

        AIM: Create a Rankine Cycle Simulator using MATLAB.   OBJECTIVE:  Calculate the state points of the Rankine Cycle based on user inputs. Plot the corresponding T-s and h-s plots for the given set of inputs. Calculate Net work output and Back work ratio.   THEORY: ldeal Rankine Cycle: The Rankine cycle system…

        calendar

        23 Sep 2022 01:20 PM IST

        Read more

        Draft Analysis on a Fan Cover using CATIA V5.

        Objective:

        AIM: To create a tooling axis for a fan cover model which satisfies all the rules of draft angle and perform the draft analysis on the model.   OBJECTIVE: Ensure proper tree structure. Proper names for every geometrical set according to sketches they represent. Every sketch should be under a geometrical set only.…

        calendar

        09 May 2022 10:31 PM IST

        Read more

        Base Bracket Design and Draft Analysis using CATIA V5.

        Objective:

        AIM: To create the base bracket plastic component through the given Class-A surface and at the end perform the draft analysis on the model.   OBJECTIVES: To ensure proper tree structure is followed. Geometrical sets should have a proper name based on the sketches present inside of them. All the sketches should be…

        calendar

        09 May 2022 10:30 PM IST

        Read more

        Switch Bezel Design and Draft Analysis using CATIA V5.

        Objective:

        AIM: To create the Switch Bezel 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. Take the Thickness of the component to be 2.5 mm  …

        calendar

        09 May 2022 10:31 PM IST

        Read more

        Coin Holder Design and Draft Analysis using CATIA V5.

        Objective:

        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.  Take the Thickness of the component to be 2.5…

        calendar

        09 May 2022 10:31 PM IST

        Read more

        Core & Cavity Design of Switch Bezel using CATIA V5.

        Objective:

        AIM: To create the Core and cavity blocks for the switch bezel designed in the earlier challenge.    OBJECTIVES: To ensure proper tree structure is followed. Geometrical sets should have a proper name based on the sketches present inside of them. All the sketches should be created under the geometrical…

        calendar

        09 May 2022 10:31 PM IST

        Read more

        Attachment Feature - Ribs on Coin Holder using CATIA V5.

        Objective:

        AIM: Create the rib for the Centre console Coin Holder considering the Design Rules.   OBJECTIVES: Create a Rib for the Coin Holder following Design Rules for Rib creation. Use Positioned sketches and the Sketches should be Iso-Constrained. To ensure proper tree structure is followed. Geometrical sets should have…

        calendar

        13 May 2022 04:09 PM IST

        Read more

        Attachment Feature - Screw Boss and Dog House on Coin Holder using CATIA V5.

        Objective:

        AIM: To create the boss and Dog House for the Centre console coin holder considering the design rules mentioned in the video. General Guidelines for Screw Bosses:   Draft  - 0.5 degrees on the walls of boss   Thickness -  Typically 40%* of the nominal wall at the base.   Height…

        calendar

        13 May 2022 11:39 PM IST

        Read more

        Project 1 - Door Applique Design with Engineering Features using CATIA V5.

        Objective:

        AIM: To create a plastic design and attach the Engineering features and generate the Draft Analysis for the given Door Applique Class A model.   Door Applique. Door Attachment Surface.   OBJECTIVES: Create a Door Applique Plastic component with the given Class-A surface, also create Heat Stakes and Locators considering…

        calendar

        16 May 2022 11:45 AM IST

        Read more

        Project - B PILLAR creation with Master Sections using CATIA V5.

        Objective:

        AIM: The objective of this project is to develop a Closed Surface Model of B Pillar using the Class A Surface and make the required attachment features for the fixation of B Pillar with the help of Master Sections by following the proper Design Rules and Procedures followed by the OEMs.  Class A Surface with Master…

        calendar

        20 May 2022 11:08 PM IST

        Read more

        Benchmarking of Cars.

        Objective:

        Aim: To prepare a report explaining what is benchmarking, Compare at least 4 vehicles and provide a proper conclusion for the report and suggest a suitable vehicle among the comparison made.   Theory: What is Benchmarking? It compares one's business process and performance metrics to the industry's bests and/or best…

        calendar

        27 May 2022 09:08 PM IST

          Read more

          Underbody Coating in Cars.

          Objective:

          Underbody Coating. INTRODUCTION: A car's underbody is exposed to the most wear and tear caused by muddy water, potholed roads, stones and other obstacles on the road. Because it's not in plain sight, we often do not see the damage. In Indian road conditions, a car's underbody is most prone to corrosion. Underbody coating…

          calendar

          28 May 2022 11:26 AM IST

            Read more

            Car Hood Design using Siemens NX.

            Objective:

            Aim: Design the Hood's Inner and Outer Panels with the necessary reinforcements by following the Master Section mentioned with the proper design parameters and assemble all the parts to form a Hood Assembly.    Objectives: Designing the Hood Inner and Outer Panels using the Master Section given. Designing the…

            calendar

            07 Nov 2022 07:06 AM IST

            Read more

            Calculating and Optimization of Section Modulus of Hood Design.

            Objective:

            Aim: To calculate the section modulus of the previously designed hood for analyzing its strength and also optimizing the design to see the difference in the bending strength of the hood. The higher the section modulus of a structure, the more resistive it becomes to bending.   Objective: Use the Section from…

            calendar

            02 Jul 2022 09:40 AM IST

              Read more

              Fender Design using Siemens NX.

              Objective:

              Aim: Designing a Front Fender from the given skin data and the Master Section provided with Drip Mounting, A-Pillar, Sill, Bumper and Baffle (splash) Mounts.   Objective: Designing the Front Fender by using the Master Section provided. Considering the design requirements for creating Drip Area, A-Pillar, Sill, Bumper…

              calendar

              07 Nov 2022 07:05 AM IST

                Read more

                Fender Design - Wheel Arch Challenge

                Objective:

                Aim: This project shows that examines the given fender wheel arch design to verify if the wheel arch of the fender meets European standards.   Objective: Calculate the Wheel Arch gap at required points and check whether the car passes the European standard.   Theory:  Fender: A fender…

                calendar

                15 Jul 2022 07:39 PM IST

                  Read more

                  BOEING 747-8 DESIGN BY USING SOLIDWORKS

                  Objective:

                  BOEING 747-8 DESIGN BY USING SOLIDWORKS OBJECTIVE:  The main objective of this project is to design Boeing 747-8 Aircraft by using Solidworks Part and Surface Modelling Environment, and after completion of modelling, assembling the individual parts by using Solidworks Design Environment.  INTRODUCTION OF BOEING…

                  calendar

                  23 Sep 2022 11:37 AM IST

                  Read more

                  Roof Design using Siemens NX.

                  Objective:

                  Aim: For the given Roof styling, create an ASSEMBLY by developing the essential flanges for the outer roof and creating the reinforcements.   Objective:  For the given Car Roof styling, design and develop the essential flanges and reinforcements, namely the Ditch Area, Front Roof Rail, Rear…

                  calendar

                  07 Nov 2022 07:05 AM IST

                    Read more

                    Butterfly Valve Assembly.

                    Objective:

                    Creating Assembly of Butterfly Valve: Now that we have created all the required parts of the Butterfly Valve, let's assemble them to make an actual model of the Butterfly Valve. We will make a new file with the file type as the assembly in the Siemens NX and add all the components that we have designed till now with the…

                    calendar

                    07 Nov 2022 07:04 AM IST

                      Read more

                      Advanced Sheet Metal Design Using NX Cad Challenge_1_Casing Design

                      Objective:

                      CASING OBJECTIVE: To create the casing in NX sheet metal by using the given Sketch and procedures. INTRODUCTION: Using the advanced tools of NX sheet metal we have to create the casing with the given sketch. Here we are going to use the following tools to create the required part. Sketch            - Used to draw required…

                      calendar

                      03 Sep 2023 01:10 PM IST

                        Read more
                        Showing 1 of 26 projects

                        5 Course Certificates

                        certificate

                        MATLAB for Mechanical Engineers

                        CertificateIcon
                        Certificate UID: op4hmlwdzj6afusy
                        View Certificate
                        certificate

                        Automotive Plastic Design using CATIA V5

                        CertificateIcon
                        Certificate UID: 6xbw4ntu319jrgc8
                        View Certificate
                        certificate

                        Geometric Dimensioning and Tolerancing

                        CertificateIcon
                        Certificate UID: plbritsfn043oe5k
                        View Certificate
                        certificate

                        Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                        CertificateIcon
                        Certificate UID: cj97ngrudtpisx4z
                        View Certificate
                        certificate

                        Post Graduate Program in Hybrid Electric Vehicle Design and Analysis

                        CertificateIcon
                        Certificate UID: bt309sn1fpvwg26l
                        View Certificate
                        Showing 1 of 5 certificates

                        1 Workshop Certificates

                        certificate

                        Career Opportunities in Mechanical Design

                        CertificateIcon
                        Certificate UID: 0svtlmy74g
                        View Certificate
                        Showing 1 of 1 certificates

                        Academic Qualification

                        B.E

                        Pillai HOC College Of Engineering & Technology

                        01 Aug 2018 - 01 Jun 2021

                        Diploma

                        Pillai College of Engineering, New Panvel

                        01 Aug 2015 - 01 Jun 2018

                        10th

                        New Horizon Public School

                        01 Jun 2007 - 01 Jun 2015

                        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

                        5 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