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

GOKUL G

.

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • NX-CAD
  • SHEET-METAL-DESIGN
  • BIW-DESIGN
  • SIMULINK-BASICS
  • MODEL-BASED-DEVELOPMENT
  • HEV-FUNDAMENTALS
  • ADAS-BASICS

Introduction

Mechanical engineering graduate

41 Projects

Project - Analysis of a practical automotive wiring circuit

Objective:

1. Battery, Generator, Wires, Switches, fuse 2. Battery: The battery stores the power      Generator(ic engine): converts mechanical energy to electrical energy and recharges the battery      Fuse: It is a safety device. when a current is higher than the rating of the fuse, the fuse breaks…

calendar

15 Jan 2022 05:28 PM IST

    Read more

    Week 2- 2R Robotic Arm Challenge

    Objective:

    clear all close all clc %input values %Lenghth of the link (cm) l1=2; l2=1; %Angle(Degrees) d1=linspace(0,90,20); d2=linspace(0,90,20); x0=0; y0=0; c=1; for i=1:length(d1) D1=d1(i); for j=1:length(d2) D2=d2(j); %Co-ordinates of the arms x1=l1.*cosd(D1); y1=l1.*sind(D1); x2=x1+l2.*cosd(D2); y2=y1+l2.*sind(D2); %plot plot([x0…

    calendar

    27 Jan 2022 03:53 PM IST

      Read more

      Week 4.1 - Genetic Algorithm

      Objective:

      function [f]=stalagmite(input_vector) x=input_vector(1); y=input_vector(2); f1=(sin(5.1*pi*x+0.5))^6; f2=(sin(5.1*pi*y+0.5))^6; f3=exp(-4*log(2)*(x-0.0667)^2/0.64); f4=exp(-4*log(2)*(y-0.0667)^2/0.64); f=(f1*f2*f3*f4); end program for minimisation clear all close all clc %defining the search space x=linspace(0,0.6,150);…

      calendar

      14 Feb 2022 09:22 AM IST

        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

        AIM:- To write a code in Matlab to parse the NASA thermodynamic data file and then calculate thermodynamic properties of various gas species.    OBJECTIVE:- Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file (NASA Thermodynamic…

        calendar

        20 Feb 2022 05:45 AM IST

        • MATLAB
        Read more

        Project 2 - Rankine cycle Simulator

        Objective:

        The Rankine cycle is the fundamental operating cycle of all power plants where an operating fluid is continuously evaporated and condensed. The selection of operating fluid depends mainly on the available temperature range. FIG2 shows the idealized Rankine cycle. The pressure-enthalpy (p-h) and temperature-entropy…

        calendar

        22 Feb 2022 06:04 AM IST

          Read more

          Week 8 - Challenge 1 - Draft Analysis on a Fan Cover

          Objective:

          DRAFT ANALYSIS REPORT: First ensure the class-A surface is properly joined and has no discontinuity on it. For this we can use boundary command or join command. BOUNDARY:     JOIN:   Analyze the model manually or visually to see which direction is most suitable for tooling axis.   Here we are looking at the isometric view…

          calendar

          26 Apr 2022 11:33 AM IST

            Read more

            Week 8 - Challenge 2 - Base Bracket Design

            Objective:

            AIM: To create a model from the provided class-A surface   INTRODUCTION:   CLASS-A SURFACE:   A surface made by the designer which is given as an input to the plastic modeler to work on. It is the aesthetic surface and the outer most surface.   CLASS-B SURFACE: A surface below a certain thickness from the class-A surface…

            calendar

            27 Apr 2022 04:51 AM IST

              Read more

              Week 8 - Challenge 3 - Switch Bezel Design

              Objective:

              Objective : To design switch bezel as per automotive OEM Standard Create Class B, Class C and tooling axis Converting the closed surface into the solid inside part workbench and provide the thickness of 2.5mm Performing draft analysis to verify the creation of the Tooling axis and C Class surface Abstract: In this project,…

              calendar

              27 Apr 2022 04:52 AM IST

                Read more

                Door Arm Rest Week 8 Challenge

                Objective:

                AIM: Creation of Door Arm rest and add thickness to it. OBJECTIVES: Create Class B and C surfaces through Class A surface. Create tooling axis using bisecting method. Perform draft analysis. THEORY: Draft Analysis: Draft analysis helps to detect if your drafted part is easily removable from the mold (in case of plastic…

                calendar

                27 Apr 2022 04:53 AM IST

                Read more

                Week 9 - Attachment Feature Creation - Challenge 2

                Objective:

                AIM- Create the screw boss and dog house for the centre console coin holder considering the design rules mentioned in the video. General Rules for Screw bosses. Draft of 0.5 degree on walls of boss Thickness is 40% of the nominal wall at the base. Height to diameter ration-3:1 Fillet radius of max 0.25 mm. C is where the…

                calendar

                27 Apr 2022 04:53 AM IST

                  Read more

                  Week 9 - Attachment Feature Creation - Challenge 1

                  Objective:

                  Aim- To create an out featured rib on the centre console coin holder Procedure- Firstly open the coin holder using the open command Rib- To create a rib first extract the base surface of the coin holder   Extrude the output line using extrude command Go to part design, create a part body and assign thickness to the extruded…

                  calendar

                  27 Apr 2022 04:55 AM IST

                    Read more

                    Week 8 - Challenge 4 - Coin Holder Design

                    Objective:

                    Objective : To design coin holder as per automotive OEM Standard Create B Class, C Class and tooling axis Convert closed surface into the solid body and provide the thickness of 2.5mm Performing draft analysis to verify the creation of the Tooling axis and C Class surface   Procedure for creating Tooling Axis: Intersect…

                    calendar

                    27 Apr 2022 04:56 AM IST

                      Read more

                      Week 8 - Challenge 5 - Core & Cavity Design

                      Objective:

                      Objective : To design core and cavity for switch bezel with 3 mm thickness Performing draft analysis to verify the creation of the Tooling axis and C Class surface Introduction: Parting Line: A parting line, in industrial casting of molds, is the border line in which draft angles change direction. That is, it is the dividing…

                      calendar

                      27 Apr 2022 04:56 AM IST

                      Read more

                      Week 9 - Project 1 - Door Applique Design with Engineering Features

                      Objective:

                      Objective: The tooling axis for the given Class-A Surface should be created to meet the requirements of the draft angle. Design the door applique plastic component through the given Class-A surface.  Perform the feature Draft analysis on the model.  Create the Heat Stakes and the locators considering the OEM design standard…

                      calendar

                      27 Apr 2022 04:56 AM IST

                      Read more

                      Week 9 - Project - Master Section Development

                      Objective:

                      AIM: To design a B pillar with the given mastersection to follow the design criteria and thickness and thereby devolop a closed volume part. INTRODUCTION: The B-pillar is the post between the front and back seat doors of a car, connecting the roof to the body. It can also be defined as the vertical roof support structure…

                      calendar

                      27 Apr 2022 04:57 AM IST

                        Read more

                        Week 10- Assembly Workbench

                        Objective:

                        AIM: Create the part models and assembly for the given drawings below with a report.   DRAWING 1 (QUICK RETURN MECHANISM): REPORT ANALYSIS:Initially created the part of the drawing in the part workbench. Sketches and CAD Part:                           After creating all the parts go to the Assembly Workbench and insert…

                        calendar

                        27 Apr 2022 04:58 AM IST

                          Read more

                          Week 11 - Final project

                          Objective:

                          Aim: To Create CAD model considering Class A surface, Nominal thickness and Attachment strategy. Objective: Create thickened part using master section for reference Create the mounting features as per design guidelines in the industry and with master sections Apply material details Draft analysis & Tooling analysis Introduction:…

                          calendar

                          27 Apr 2022 04:58 AM IST

                          Read more

                          Benchmarking

                          Objective:

                          BENCHMARKING Benchmarking is a process of measuring the performance of a company’s products, services, or processes against those of another business considered to be the best in the industry, “best in class.” The point of benchmarking is to identify internal opportunities for improvement. By studying…

                          calendar

                          27 Apr 2022 09:04 AM IST

                            Read more

                            Underbody Coating

                            Objective:

                            UNDERBODY COATING   Underbody Coating is a sprayable coating, which protects the under surface of the vehicle from corrosion. Underbody coating provides long term protection from corrosion to car's underbody. It also protects parts like internal body panels, frame rails and other inner cavities that are…

                            calendar

                            27 Apr 2022 09:18 AM IST

                              Read more

                              Week 3 - Solving second order ODEs

                              Objective:

                              Aim: To solve 2nd order ODE using MATLAB Summary:  In Engineering, ODE is used to describe the transient behavior of a system. A simple example is a pendulum Explanation: The way the pendulum moves depends on the Newtons second law. When this law is written down, we get a second order Ordinary Differential…

                              calendar

                              27 Apr 2022 09:25 AM IST

                              Read more

                              Week -2

                              Objective:

                              AIM: - Make a Simulink model of doorbell using a solenoid block and use a thermistor to sense the temperature of a heater & turn on or turn off the fan.     OBJECTIVE: -   Make a Simulink model of a Doorbell using a solenoid block under given conditions. Create a situation where the switch is closed for 2 seconds and then…

                              calendar

                              12 May 2022 11:46 AM IST

                                Read more

                                Week - 4

                                Objective:

                                AIM: -  Make a Simulate the process of the washing machine with a given condition.  OBJECTIVE: - Implement control logic of a “washing machine” using ‘Stateflow’ as per the given sequence:  If the power supply is available, the system gets activated  If the Water supply is not…

                                calendar

                                16 May 2022 10:26 AM IST

                                  Read more

                                  Fender Design - Wheel Arch Challenge

                                  Objective:

                                  Aim: To decide whether the given design passes the European standards or not.   Design:     European Regulations Requirement:   Take the outline of the wheel and the fender. Make the centre of the wheel circle. Draw horizontal and vertical perpendicular axes from the centre of the wheel circle.…

                                  calendar

                                  27 May 2022 06:00 AM IST

                                    Read more

                                    Hood design-Week 2

                                    Objective:

                                    HOOD DESIGN- CHALLANGE Introduction:- Hood is main component of a car at the front portion. It is used to decorate the car & add luxurious look. The shape of the bonnet is made aerodynamic in order to minimize the air effect.   Hood design consideration:- The hood of a car is considered as the frontal BIW enclosure component.…

                                    calendar

                                    27 May 2022 09:36 AM IST

                                    Read more

                                    Fender Design Challenge

                                    Objective:

                                    Aim: The main aim is to design the fender model with the necessary mounts using the class-A surface. Mounts: Bumper A-Pillar Sill Cowl Drip   Theory: Fender: A fender is a part of an automobile that frames a wheel well (Fender underside). Its primary purpose is to prevent sand, mud, rocks, liquids, and other road sprays…

                                    calendar

                                    27 May 2022 09:39 AM IST

                                      Read more

                                      Design of backdoor

                                      Objective:

                                      Objective: 1)To create Back door design from given class A surface . 2) To provide reinforcements and emboss wherever required Introduction: A car door is a type of door opening, typically hinged on its front edge, but sometimes attached by other mechanisms such as tracks, for entering and exiting a vehicle. Doors most…

                                      calendar

                                      27 May 2022 10:42 AM IST

                                        Read more

                                        Section Modulus calculation and optimization

                                        Objective:

                                        - Aim: Use the Section from your Hood design and calculate the section modulus using the formula S = I/y. - From the below images, the steps for calculating the section modulus for the given surface can be seen. In order to see how actually the change in section modulus results in the behaviour of the material is it necessary…

                                        calendar

                                        29 May 2022 12:18 PM IST

                                          Read more

                                          Roof challenge

                                          Objective:

                                          Objective: To create reinforcements and flanges for the given Roof styling component according to given master sections. Perform roof curvature analysis and check for the correct position of bow roofs . Introduction: Roof of an automobile is the assembly which is at the top of passenger cabin . The primary objective of…

                                          calendar

                                          29 May 2022 12:18 PM IST

                                            Read more

                                            Project 1

                                            Objective:

                                            PROJECT 1: DESCRIPTION: Project 1 deals with the development of a gas-powered fuel-efficient model for a conventional vehicle. The main goal of this project is to familiarize yourself with the modeling process, to write scripts for Matlab, to model in Simulink, to analyze data and to produce episodes. In this project,…

                                            calendar

                                            06 Jul 2022 12:17 PM IST

                                              Read more

                                              Project 2

                                              Objective:

                                              Description:As discussed in Lecture 11, Project 2 deals with the development of a forward energy-based fuel consumption model of a P1 hybrid vehicle. This model is based on the conventional vehicle model from Project 1. The main goal of this project is to understand the functionality of a P1 hybrid and be able to model…

                                              calendar

                                              08 Jul 2022 06:46 AM IST

                                                Read more

                                                Project 1 (Mini Project on Vehicle Direction Detection

                                                Objective:

                                                AIM:To create a Simulink model of Vehicle Direction Detection as per the Requirement data. Requirement - 1: Steering wheel input as yaw rate (Signal name: SteeringWheel_YawDegreeInput) is the input for this system. This is compared against 3 angular values, one each for left turn, right turn & straight drive (Calibration…

                                                calendar

                                                12 Jul 2022 11:22 AM IST

                                                  Read more

                                                  Project 1

                                                  Objective:

                                                  AIM: Develop a double-acting actuator model using Simscape Multibody and Simscape components.  INTRODUCTION: Cylinder Model: The schematic shows the cylinder in three configurations. Half retracted, fully retracted, fully stretched.   Double-acting hydraulic actuator system:is a…

                                                  calendar

                                                  14 Jul 2022 04:02 PM IST

                                                  Read more

                                                  Project 2 Adaptive Cruise Control

                                                  Objective:

                                                  AIM:To Develop Adaptive Cruise Control feature as per the requirement document using MATLAB Simulink. Objective of Main Project: Developing Adaptive Cruise Control feature as per the Requirement Document using MATLAB Simulink. Follow all the MBD related processes: Requirement Tagging & Traceability, SLDD creation,…

                                                  calendar

                                                  14 Jul 2022 04:03 PM IST

                                                  Read more

                                                  Week 1 Understanding Different Battery Chemistry

                                                  Objective:

                                                    Summary:Lithium-ion batteries are one of the most commonly used batteries in electric vehicles (EVs) due to their specificcharacteristics of high energy density, power density, long life and environmental friendliness. With the development of lithium-ion battery…

                                                  calendar

                                                  15 Jul 2022 09:11 AM IST

                                                  Read more

                                                  Week 7 State of charge estimation

                                                  Objective:

                                                  Objective: The main objective of this challenge is to understand how the BMS (Battery Management System) will work and how to simulate the BMS model in Simulink, understanding the results obtained from the Simulink model. How to calculate the SOC (State of Charge) in Coulomb counting method and how BMS will implements…

                                                  calendar

                                                  02 Sep 2022 10:40 AM IST

                                                    Read more

                                                    Project 1 Mechanical design of battery pack

                                                    Objective:

                                                    AIM:Design a mechanical battery pack.   OBJECTIVE: Battery pack capacity: 18 kWh , Cell: ANR26650M1-B  Prepare a detailed battery pack drawing along with its enclosure. State your assumptions.   INTRODUCTION: With the gradual expansion of the electric vehicle market, the production…

                                                    calendar

                                                    06 Sep 2022 07:16 AM IST

                                                    Read more

                                                    Project 2 Thermal modeling of battery pack

                                                    Objective:

                                                    Introduction :- Lithium-ion batteries are widely used as an energy source in various hybrid systems, but the operating characteristics of the batteries in such systems are highly dependent on operating temperature, so a good thermal control…

                                                    calendar

                                                    06 Sep 2022 07:36 AM IST

                                                    Read more

                                                    Week 2 Air standard Cycle

                                                    Objective:

                                                    AIR STANDARD CYCLE USING PYTHON AIM             To write a program in python to solve the otto cycle and plot the graph. OBJECTIVE To solve different state variables in the otto cycle and plot p-v diagram. To calculate thermal efficiency for the given…

                                                    calendar

                                                    11 Oct 2022 05:18 AM IST

                                                    Read more

                                                    Week 3 - Solving second order ODEs

                                                    Objective:

                                                    OBJECTIVE To write a program in python to simulate the transient behavior of a Simple pendulum. To plot graph Time vs Displacement. To create an animation of its motion.   THEORY : A pendulum is a simple mechanical system that obeys differential equations. The pendulum is initially…

                                                    calendar

                                                    13 Oct 2022 05:41 AM IST

                                                    Read more

                                                    Week 5 - Curve fitting

                                                    Objective:

                                                    AIM : To write codes in Python to perform curve fitting. OBJECTIVE :  To wite codes to fit a linear and cubic polynomial for the Cp data. To plot the linear and cubic fit curves along with the raw data points. To measure the fitness characteristics for both the curves.   THEORY :  Curve…

                                                    calendar

                                                    28 Oct 2022 06:23 AM IST

                                                    Read more

                                                    Week 6 - Data analysis

                                                    Objective:

                                                    AIM: Write code for the provided data output file as a challenge parsing data analysis. OBJECTIVE 1) The script should be written to obtain the plot for the data input provide. 2) Checking the compatibility of the code with graceful exit,  if non- compatibility file provided write code " file not recognized.…

                                                    calendar

                                                    28 Oct 2022 11:08 AM IST

                                                      Read more
                                                      Showing 1 of 41 projects

                                                      10 Course Certificates

                                                      certificate

                                                      Fundamentals of Electrical Systems and Electrical Architecture

                                                      CertificateIcon
                                                      Certificate UID: wpiaov302xzu81cl
                                                      View Certificate
                                                      certificate

                                                      MATLAB for Mechanical Engineers

                                                      CertificateIcon
                                                      Certificate UID: msk8fzux5awy9v2o
                                                      View Certificate
                                                      certificate

                                                      Automotive Plastic Design using CATIA V5

                                                      CertificateIcon
                                                      Certificate UID: lo3xefzt1ws2um0v
                                                      View Certificate
                                                      certificate

                                                      Introduction to Physical Modeling using Simscape

                                                      CertificateIcon
                                                      Certificate UID: l2wc764jokiu8n03
                                                      View Certificate
                                                      certificate

                                                      Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                                                      CertificateIcon
                                                      Certificate UID: w7cxrzg810ltfnmj
                                                      View Certificate
                                                      certificate

                                                      Development of Hybrid Drives using MATLAB & Simulink

                                                      CertificateIcon
                                                      Certificate UID: s2rj60fti17go9dn
                                                      View Certificate
                                                      certificate

                                                      Introduction to Model-Based Development using MATLAB and Simulink

                                                      CertificateIcon
                                                      Certificate UID: 2cydjlbz9weu84ar
                                                      View Certificate
                                                      certificate

                                                      System Modelling and Simulation using Simulink and Simscape

                                                      CertificateIcon
                                                      Certificate UID: htsql73ikub92gxw
                                                      View Certificate
                                                      certificate

                                                      Introduction to Battery Technology for Electric Vehicle

                                                      CertificateIcon
                                                      Certificate UID: v2pjit6lhemorzuq
                                                      View Certificate
                                                      certificate

                                                      Python for Mechanical Engineers

                                                      CertificateIcon
                                                      Certificate UID: v1nxrhljy8kdc5qi
                                                      View Certificate
                                                      Showing 1 of 10 certificates

                                                      Academic Qualification

                                                      B.E

                                                      R.R. Institute of Technology

                                                      01 Sep 2015 - 01 Jul 2019

                                                      12th

                                                      N S B H S Mannar

                                                      01 Apr 2013 - 03 Mar 2015

                                                      10th

                                                      St. George Public School

                                                      01 Mar 2012 - 01 Mar 2013

                                                      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.9

                                                      7 Hours of Content

                                                      coursecard
                                                      4.7

                                                      5 Hours of Content

                                                      coursecard
                                                      Recently launched

                                                      9 Hours of Content

                                                      coursecard
                                                      4.7

                                                      4 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

                                                      24 Hours of Content

                                                      coursecard
                                                      Recently launched

                                                      7 Hours of Content

                                                      coursecard
                                                      Recently launched

                                                      24 Hours of Content

                                                      coursecard
                                                      4.3

                                                      22 Hours of Content

                                                      coursecard
                                                      Recently launched

                                                      22 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