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

Rahul R

Automobile Engineer

Skills Acquired at Skill-Lync :

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

Introduction

Enthusiastic Automobile Engineer eager to contribute to team success through hard work,motivated to learn, grow, and excel in Automobile industry.

28 Projects

Week 3 - Solving second order ODEs

Objective:

https://youtu.be/7Iso3bShAW8 %Program to define ode function %function name ode_func function [dtheta_dt] = ode_func(t,theta,b,g,l,m) % defining the solution array theta contain theta1 and theta2 % from the derived ODE % d(theta1)/dt = theta2 % d(theta2)^2/dt = -(b/m)theta2 -(g/l)*sintheta1 theta1 = theta(1); theta2 =…

calendar

04 Jun 2022 04:04 PM IST

  • MATLAB
Read more

Week 4.1 - Genetic Algorithm

Objective:

% Genetic algoritm % defining the search space x=linspace(0,.6,150); y=linspace(0,.6,150); % creating 2D [xx yy] = meshgrid(x,y); %evaluating the stalagmite function at all 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 % no of…

calendar

09 Jun 2022 05:57 PM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    % calculating molecular weight function mw= molecular_wt(species_name) molecule = species_name; %storing the atoms required for calculation atoms = ['C','H','O','N','A']; %storing corresponding atomic mass value in an array mass = [12.011 1.0079 15.994 14.0067 39.948]; mw=0; for i= 1:length(molecule) for j= 1:length(atoms)…

    calendar

    14 Jun 2022 02:25 PM IST

      Read more

      Project 2 - Rankine cycle Simulator

      Objective:

      REPORT AIM Create a Rankine Cycle Simulator using MATLAB. 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. Required Inputs: Turbine Inlet temperature = 400° C Turbine Inlet Pressure = 30 bars Turbine Outlet Pressure = 0.05 bars…

      calendar

      18 Jun 2022 11:23 AM IST

      Read more

      Benchmarking

      Objective:

      Benchmarking Automotive Benchmarking is the process of analysing the choices of similar products based on the selection factor and deducing it to final conclusion.      Benchmarking is a process of measuring the performance of a company's products, services, or process against those of another business considered to be…

      calendar

      21 Jun 2022 07:02 PM IST

        Read more

        Underbody Coating

        Objective:

        UNDER BODY COATING   INTRODUCTION        A lot of attention is given to the coating and paintwork of the visible aspects of a vehicle but those unseen places tend to get overlooked. The underbody is one such place. Automotive underbody coating protects a vehicle from everything the road can throw at it and more: they provide…

        calendar

        21 Jun 2022 09:18 PM IST

          Read more

          Hood design-Week 2

          Objective:

            DESIGN OF HOOD AIM create an ASSEMBLY of Hood Inner Panel, Outer Panel, Latch, Hinge and the Reinforcements. create a report about the Hood Design which includes a details about hood and its components, Latch Trajectory, Mastic Data, Emboss Definitions, Manufacturing process like Deep-Drawing and…

          calendar

          08 Jul 2022 06:27 AM IST

          Read more

          Fender Design - Wheel Arch Challenge

          Objective:

          REPORT FENDER    Fender is the american english term for the part of an automobile or other 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 into the air by the rotating tire. Fenders are…

          calendar

          11 Jul 2022 11:18 AM IST

            Read more

            Fender Design Challenge

            Objective:

            FENDER DESIGN FENDER  Fender is the american english term term for the part of an automobile or other 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 into the air by the rotating tire. Fenders…

            calendar

            14 Jul 2022 12:20 PM IST

            Read more

            Section Modulus calculation and optimization

            Objective:

            SECTION MODULUS     Section modulus is a geometric property for a given cross-section used in the design of beams or flexural members, it is also referred to as the Polar Modulus or the Torsional Sectional Modulus. Other geometric properties used in design include area for tension and shear, radius of gyration for compression,…

            calendar

            17 Jul 2022 12:05 PM IST

            Read more

            Roof challenge

            Objective:

            REPORT AIM For the Given Roof styling, create an ASSEMBLY by developing the essential flanges for the outer roof and creating the reinforcements. Design a Roof with its components by following the master section of the front roof rail (at least 1 Front roof rail, two bow roofs, 1 centre roof rail and 1 rear roof rail)…

            calendar

            08 Aug 2022 08:41 PM IST

              Read more

              Design of backdoor

              Objective:

              REPORT AIM Using the provided styling surface, create a back door assembly design with inner panel and outer panel. Provide the necessary reinforcements such as gas stay reinforcements, hinge reinforcement, wiper motor reinforcement and striker reinforcement. Perform Draft Analysis along the tooling direction. INTRODUCTION…

              calendar

              12 Aug 2022 10:01 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. 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.  REPORT CLASS A SURFACE In automotive design, a class…

              calendar

              20 Sep 2022 06:43 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.Create  the tooling axis for the given Class-A Surface meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  REPORT CLASS A SURFACE In automotive design , a class A surface is any of a set of free…

                calendar

                21 Sep 2022 06:29 AM IST

                  Read more

                  Week 8 - Challenge 3 - Coin Holder Design

                  Objective:

                  AIM Create the Coin Holder Plastic component through the given Class-A surface.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. the Thickness of the component to be 2.5 mm REPORT CLASS A SURFACE…

                  calendar

                  22 Sep 2022 07:13 AM IST

                    Read more

                    Week 8 - Challenge 6 - Core & Cavity Design

                    Objective:

                    AIM Create the Core and cavity blocks for the switch bezel designed in the earlier challenge.    STEPS CLASS A SURFACE We have been given the Class-A surface and the first thing to do is to make sure that the given surface has no gap in between them. We can check it visually and also with help of Join or boundary…

                    calendar

                    22 Sep 2022 03:43 PM IST

                    Read more

                    Week 8 - Challenge 4 - Bumper

                    Objective:

                    AIM Create the Bumper 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 3 mm REPORT…

                    calendar

                    24 Sep 2022 02:54 PM IST

                      Read more

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

                      Objective:

                      AIM Create the component through the given Class-A surface.  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. Create the rib and screw boss as by considering the design rules   CLASS A…

                      calendar

                      25 Sep 2022 06:11 PM IST

                      Read more

                      Week 9 - Attachment Feature Creation - Challenge 2

                      Objective:

                       AIM Create the component through the given Class-A surface. 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. Create the Dog House for the Door Trim considering the design rules CLASS A SURFACE…

                      calendar

                      26 Sep 2022 08:26 PM IST

                        Read more

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

                        Objective:

                         AIM Create the component through the given Class-A surface. 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.Create the Heat Stakes and the locators considering the design rules CLASS A SURFACE…

                        calendar

                        29 Sep 2022 06:10 AM IST

                          Read more

                          Week 9 - Project - A pillar Design with Master Section

                          Objective:

                             AIM Create the component through the given Class-A surface. 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.Create the Dog House with side core tooling axis considering the master section provided REPORT…

                          calendar

                          05 Oct 2022 07:04 AM IST

                            Read more

                            Week 10- Assembly Workbench

                            Objective:

                            AIM Create the parts and  assembly of QUICK RETURN MECHANISM Create the 2D drawing of the QUICK RETURN MECHANISM Create the parts and  assembly of C V JOINT Create the 2D drawing of the C V JOINT QUICK RETURN MECHANISM A quick return mechanism is an apparatus to produce a reciprocating motion in which the time taken for…

                            calendar

                            06 Oct 2022 03:39 PM IST

                              Read more

                              Week 14 challenge

                              Objective:

                              AIM Assemble all the components in assembly workbench of butterfly valve Implement the GD&T fundamental and Denote it on Drawing Sheet for the assembly INTRODUCTION A butterfly valve belongs to a family of QUARTER-TURN valves. A butterfly valve is a flow control device that incorporates a rotational disk…

                              calendar

                              11 Nov 2022 06:59 AM IST

                                Read more

                                Advanced Sheet Metal Design Using NX Cad Challenge_1_Casing Design

                                Objective:

                                                                          CASING DESIGN USING NX CAD OBJECTIVE   To design a sheet metal casing using NX Cad  with suitable commands and create  Drawing Sheet  of final model. INTRODUCTION Sheet metal is metal formed into thin, flat pieces, usually by an industrial process. Sheet metal is one of the fundamental…

                                calendar

                                16 Nov 2022 08:17 PM IST

                                Read more

                                Advanced Sheet Metal Design Using NX Cad Challenge_2_Box Assembly

                                Objective:

                                     BOX ASSEMBLY USING NX CAD OBJECTIVE   To design a sheet metal box assembly using NX Cad  with suitable commands. INTRODUCTION Sheet metal is metal formed into thin, flat pieces, usually by an industrial process. Sheet metal is one of the fundamental forms used in metalworking, and it can be cut and bent into a variety…

                                calendar

                                18 Nov 2022 05:57 AM IST

                                Read more

                                Advanced Sheet Metal Design Using NX Cad Challenge_5_Odd Shaped Enclosure

                                Objective:

                                 ODD SHAPED ENCLOSURE  OBJECTIVE  To design an odd shaped enclosure and create a draft of it using Siemens NX Sheet metal application. INTRODUCTION  Sheet metal is metal formed by an industrial process into thin, flat pieces. Sheet metal is one of the fundamental forms used in metal working, and…

                                calendar

                                19 Nov 2022 08:49 AM IST

                                Read more

                                Advanced Sheet Metal Design Using NX Cad Challenge_6_Bracket

                                Objective:

                                SHEET METAL BRACKET DESIGN OBJECTIVE             To design a sheet metal bracket using Siemens NX CAD. INTRODUCTION Sheet Metal is metal formed by an industrial process into thin, flat pieces. Sheet metal is one of the fundamental forms used in metalworking,…

                                calendar

                                19 Nov 2022 01:53 PM IST

                                Read more

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

                                Objective:

                                METAL BRACKET DESIGN  USING NX OBJECTIVE: Design a Bracket  from the given 2D drawing. INTRODUCTION: A bracket is an intermediate component for fixing one part to another. It is used to support the weight. Brackets vary widely in shape, here we are designing an L- shaped bracket. The shape and dimension of your…

                                calendar

                                22 Nov 2022 03:50 PM IST

                                Read more
                                Showing 1 of 28 projects

                                8 Course Certificates

                                certificate

                                MATLAB for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: lpzr2aebgyq5dhc3
                                View Certificate
                                certificate

                                Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                                CertificateIcon
                                Certificate UID: jur863hg0cetdixa
                                View Certificate
                                certificate

                                Automotive Plastic Design using CATIA V5

                                CertificateIcon
                                Certificate UID: 4keo0iha36gy1m7w
                                View Certificate
                                certificate

                                Geometric Dimensioning and Tolerancing

                                CertificateIcon
                                Certificate UID: 89gl4nq2bips6k3e
                                View Certificate
                                certificate

                                Advanced Sheet Metal Design using NXCAD

                                CertificateIcon
                                Certificate UID: h16tf2prsubiqlxg
                                View Certificate
                                certificate

                                Verbal Ability

                                CertificateIcon
                                Certificate UID: jai1dh7scnrxk2uy
                                View Certificate
                                certificate

                                Aptitude

                                CertificateIcon
                                Certificate UID: gtw13i4vjscdobq5
                                View Certificate
                                certificate

                                HR Prep

                                CertificateIcon
                                Certificate UID: fwyo520gmnt1xvkr
                                View Certificate
                                Showing 1 of 8 certificates

                                Academic Qualification

                                10th

                                Chattanchal Higher Secondary School

                                01 Jun 2006 - 31 Mar 2022

                                Btech

                                KMCT COLLEGE OF ENGINNERING CALICUT

                                01 Jul 2012 - 01 Jun 2015

                                12th

                                Chattanchal Higher Secondary School

                                01 Jun 2008 - 31 Mar 2009

                                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