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

SUNIL K

Capable mechanical engineer

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • MODEL-BASED-DEVELOPMENT
  • HEV-FUNDAMENTALS
  • HEV
  • BATTERY-TECHNOLOGY
  • NX-CAD
  • SHEET-METAL-DESIGN

Introduction

I'm an engineering graduate under mechanical domain. Interested in designing and analysis based work. Currently training for designing and analysis for hybrid electric vehicles.

19 Projects

Week 2- 2R Robotic Arm Challenge

Objective:

%ANIMATION OF KINEMATICS OF DOUBLE LINK ROBOTIC ARM clear all close all clc %inputs l1=1; l2=0.5; theta1=linspace(0,90,40); theta2=linspace(0,90,40); ct=1; for i=1:length(theta1) THETA1= theta1(i); for j=1:length(theta2) THETA2=theta2(j); x0=0; y0=0; x1=l1*cosd(THETA1); y1=l1*sind(THETA1); x2=x1+l2*cosd(THETA2); y2=y1+l2*sind(THETA2);…

calendar

13 Apr 2022 05:31 AM IST

    Read more

    Week 3 - Solving second order ODEs

    Objective:

    % Objective: Solving second order ODEs of a penedulum clear all close all clc b = 0.05;0 g = 9.81; l = 1; m = 0.1 % initial condition theta_0 = [0;5] % time span t_span = linspace(0,10,500) % solving ODE [t,results] = ode45(@(t,theta) ode_func(t, theta, b,g,l,m), t_span, theta_0); %Plotting figure(1) hold on plot(t,results(:,1))…

    calendar

    28 Apr 2022 11:02 AM IST

      Read more

      Week 4.1 - Genetic Algorithm

      Objective:

      A genetic algorithm (GA) is a method for solving both constrained and unconstrained optimization problems based on a natural selection process that mimics biological evolution.The algorithm repeatedly modifies a population of individual solutions. At each step, the genetic algorithm randomly selects individuals from the…

      calendar

      30 Apr 2022 10:45 AM IST

      • MATLAB
      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 the thermodynamic properties of various gas species. Objective : 1. To write a function that extracts the 14 coefficients and calculates the enthalpy, entropy, and specific heats for all the species in the NASA thermodynamic data…

      calendar

      06 May 2022 04:00 AM IST

        Read more

        Project 2 - Rankine cycle Simulator

        Objective:

        Objective: To Simulate a Rankine cycle using matlab. Extracting Steam and water properties from XSteam data (IAPWS IF - 97 standard) Calculating all the state points of the cycle based on User inputs. Plotting the T vs s and H vs s plot for the given input.   Rankine Cycle: Rankine cycle is an idealized thermodynamic…

        calendar

        06 May 2022 12:28 PM IST

          Read more

          Week -2

          Objective:

          1.Make a Simulink model of Doorbell using solenoid block with the following details: Here first we are going to study the Simulink model of the doorbell using a solenoid block. We need to access the Simulink with the block parameters to run the simulation. First, we need to get to understand the theory behind…

          calendar

          16 May 2022 02:26 PM IST

            Read more

            Week - 4

            Objective:

            Objective: 1.Implement control logic of a “washing machine” using Stateflow as per given sequence: If the power supply is available, the system gets activated If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing time of 100s. Then…

            calendar

            26 May 2022 01:54 PM IST

              Read more

              Project

              Objective:

              Aim: To prepare a technical report of Simulation of BAJA All-Terrain Vehicle (ATV) under different conditions. Objectives: Carry out a system-level simulation of an all-terrain vehicle and prepare a technical report explaining the model properties & comments on the results. ALL TERRAIN VEHICLE: An all-terrain vehicle…

              calendar

              26 May 2022 02:28 PM IST

                Read more

                Week 1 Understanding Different Battery Chemistry

                Objective:

                1.Prepare a table which includes materials & chemical reactions occurring at the anode and cathode of LCO, LMO, NCA, NMC, LFP and LTO type of lithium ion cells.Give your detailed explanation on it. Introduction: Lithium-ion Cells are a secondary type of battery cell that is they are rechargeable and also they are reusable…

                calendar

                22 Jun 2022 06:53 AM IST

                  Read more

                  Week 7 State of charge estimation

                  Objective:

                  Objective: A)To run three test cases from harness dashboard of closed loop BMS control. B)To explain coulomb counting for finding the SOC estimation in BMS.  Downloading and open closedloop BMS harness dashboard model: In file exchange open the document of 'Design and Test Li-ion Battery Management Algorithm'. Download…

                  calendar

                  07 Jul 2022 02:11 PM IST

                    Read more

                    Project 1 Mechanical design of battery pack

                    Objective:

                    Aim: To develop a mechanical design of battery pack based on the required energy capacity Nanophosphate High Power Lithium Ion Cell ANR26650M1-B: A123’s high-performance Nanophosphate lithium iron phosphate (LiFePO4) battery technology delivers high power and energy density combined with excellent safety performance and…

                    calendar

                    09 Jul 2022 02:17 PM IST

                      Read more

                      Benchmarking

                      Objective:

                      QUESTION: 1. Benchmark with presently available cars in the market for the following case. Mr. D.S. Pughazhyendhii is a married man who lives in Bangalore which is a highly crowded city. His Family comprises five members including his wife, a five-year-old boy, his father, and his mother. He visits his native place Madurai…

                      calendar

                      09 Jul 2022 02:18 PM IST

                        Read more

                        Underbody Coating

                        Objective:

                        Objective: To write a one-pager about Under-Body Coating and its purpose, its types in detail, and its pros and cons. UNDERBODY COATING Definition: Underbody Coating is a sprayable coating, which protects the under surface of the vehicle from corrosion. Underbody coating provides long term…

                        calendar

                        09 Jul 2022 02:25 PM IST

                          Read more

                          Fender Design - Wheel Arch Challenge

                          Objective:

                          Aim:      This project shows that examine the given fender wheel arch design to verify if the wheel arch of the fender meets the European standards.  Fender Wheel Arch: Fender Wheel Arch is the sem-circular part positioned above the wheel of the vehicle. The most important body was a change that the…

                          calendar

                          16 Jul 2022 01:44 PM IST

                            Read more

                            Hood design-Week 2

                            Objective:

                            AIM : To design the hood of a car with the given input Outer panel and its dimensions. Hood Introduction : The hood (North American English) or bonnet (Commonwealth English) is the hinged cover over the engine of motor vehicles. Hoods can open to allow access to the engine compartment or trunk (boot in Commonwealth English)…

                            calendar

                            21 Jul 2022 05:27 AM IST

                            Read more

                            Fender Design Challenge

                            Objective:

                              FENDER DESIGN REPORT Aim:    To design the BIW(Body In White) of the front fender using the fender skin data master section as the given data by using NX CAD. Fender:      Fender is the American English term for the part of an automobile. The fender is a part of an automobile that covers the wheel to prevent sand, mudstone,…

                            calendar

                            21 Jul 2022 05:30 AM IST

                            Read more

                            Section Modulus calculation and optimization

                            Objective:

                            Report On Section Modulus Calculation Of Hood 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. Higher the section modulus of a structure, the more the resistive it becomes to bending.…

                            calendar

                            21 Jul 2022 04:24 PM IST

                              Read more

                              Roof challenge

                              Objective:

                              Question: For the Given Roof styling, create an ASSEMBLY by developing the essential flanges for the outer roof and creating the reinforcements. Provide appropriate dimensions and check for Draft analysis. Do a curvature study on the roof and perform calculations to determine the position of the Bow-roofs. Suggest and…

                              calendar

                              23 Jul 2022 06:10 AM IST

                                Read more

                                Design of backdoor

                                Objective:

                                Aim :         To develop the car Backdoor(Tail gate) with the reference of given skin data as per engineering standared by using NX12 Back Door :          The Back door is typically hinged, but sometimes attached by other mechanisms such as tracks, in front of an opening which is used for entering and exiting a vehicle. …

                                calendar

                                23 Jul 2022 12:42 PM IST

                                Read more
                                Showing 1 of 19 projects

                                4 Course Certificates

                                certificate

                                MATLAB for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: i5wuoa47legk6hpv
                                View Certificate
                                certificate

                                Introduction to Physical Modeling using Simscape

                                CertificateIcon
                                Certificate UID: ly8ianv2pe40uzj9
                                View Certificate
                                certificate

                                Introduction to Battery Technology for Electric Vehicle

                                CertificateIcon
                                Certificate UID: 32dc5k7wes8bolqh
                                View Certificate
                                certificate

                                Automotive Sheet Metal Design using Siemens NX CAD / CATIA V5

                                CertificateIcon
                                Certificate UID: ls0c4yb612aonj5p
                                View Certificate
                                Showing 1 of 4 certificates

                                Academic Qualification

                                B.E

                                Francis Xavier Engineering College

                                01 May 2019 - 14 Jul 2022

                                Diploma

                                Samuel Polytechnic College

                                16 Apr 2016 - 12 Mar 2019

                                12th

                                A.P.C.Veerabahu matriculation higher secondary school

                                10 May 2015 - 02 May 2016

                                10th

                                A.P.C. Veerabahu Matriculation School

                                15 Apr 2015 - 09 Mar 2016

                                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