Karthikeyan Sankar
Post Graduate Program in Hybrid Electric Vehicle Design and Analysis
Skills Acquired at Skill-Lync :
Introduction
17 Projects
Week 3 - Solving second order ODEs
function [dtheta_dt] = ode_fun(t,theta,b,g,l,m) theta1 = theta(1); theta2 = theta(2); dtheta1_dt = theta2; dtheta2_dt = -(b/m)*theta2 - (g/l)*sin(theta1); dtheta_dt = [dtheta1_dt; dtheta2_dt]; end clear all close all clc b = 0.5; g = 9.81; l = 1; m = 0.1; %initial condition theta_0 = [0;5]; % time points t_span = linspace(0,10,500);…
01 Dec 2021 01:44 PM IST
Week 4.1 - Genetic Algorithm
clear all close all clc x = linspace(0,0.6,150); y = linspace(0,0.6,150); num_cases = 50 [xx yy] = meshgrid(x, y); %Study 1 - statistical model 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 tic % study 1 - satistical behavior for…
25 Dec 2021 05:13 AM IST
Radar Mast & Final Assembly of Yacht
American Predator Yacht Objective: The objective of this project is used to create a model of different parts of the yacht using Solidworks. To assemble the different parts modeled for the yacht. To create a photorealistic model of the yacht and Render the model using Solidworks photoview 360 or solidworks visualize. Part…
09 Mar 2022 03:23 PM IST
Week 8 - Challenge 1 - Base Bracket Design
CLASS A SURFACE - AESTHRTIC SURFACE CLASS B SURFACE - OPPISITE OF CLASS A SURFACE 0R ENGINEER SURFACE CLASS C SURFACE - CONNTING CLASS A SURFACE AND CLASS B SURFACE CLOSED VOLUME
07 Sep 2022 06:44 PM IST
Week 8 - Challenge 2 - Switch Bezel Design
08 Sep 2022 06:15 PM IST
Week 8 - Challenge 3 - Coin Holder Design
09 Sep 2022 06:49 PM IST
Week 8 - Challenge 4 - Bumper
DESIGN AND DRAFT ANALYSIS OF SWITCH BEZEL 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 with the help of bisecting method. Introduction:…
13 Sep 2022 10:38 AM IST
Week 9 - Attachment Feature Creation (Ribs & Screw Boss) - Challenge 1
14 Sep 2022 05:42 PM IST
Week 9 - Project 1 - Door Trim Lower with Engineering Features
DESIGN AND DRAFT ANALYSIS OF DOOR TRIM Objective: The objective of the project is to design the DOOR TRIM and to do a draft analysis for it by creating the required tooling direction with the help of bisecting method. Design Consideraation:…
14 Sep 2022 09:29 PM IST
Advanced Sheet Metal Design Using NX Cad Challenge_1_Casing Design
CASING DESIGN REPORT Objective: To design a sheet metal casing using NX-CAD software. Casing design intodution: In this challenge, I will learn to design the casing using the given master section by using advanced sheet metal commands in NX_CAD.…
06 Oct 2022 05:13 AM IST
Advanced Sheet Metal Design Using NX Cad Challenge_5_Odd Shaped Enclosure
Advanced sheet metal design using NX Cad challenge _5_ odd shaped enclosure Objective: To design a sheet metal design using NX cad sheet metal application. Introduction: Unigraphics NX (also known as…
08 Oct 2022 07:01 PM IST
Advanced Sheet Metal Design Using NX Cad Challenge_6_Bracket
Advanced sheet metal design using NX CAD challenge 6 bracketObjective:To design a bracket by using Siemens NX12 sheet metal application.Introduction:Siemens NX: NX formely known as “unigraphics” is an advanced high –end CAD/ CAM/ CAE, which has been owned since 2007 by Siemens PLMsoftware.Sheet metal…
08 Oct 2022 07:08 PM IST
Advanced Sheet Metal Design Using NX Cad Challenge_7_ Metal bracket-II
08 Oct 2022 07:26 PM IST
Benchmarking
Aim: DETAILED REPORT ON BENCHMARKING To prepare a report explaining what is Bench-marking, compare at least 4 vehicles and provide a proper conclusion for the report, suggesting a suitable vehicle among the comparison made WHAT IS BENCHMARKING? It is the process of comparing one’s business process and performance…
22 Dec 2022 04:32 PM IST
Underbody Coating
UNDERBODY COATING Underbody coating is a sprayable coating. Which protects the under surface of the vehicle from corrosion. Underbody coating provides long term protects parts like internal body panels, frame rails and other inner cavities that are not physically accessible but are prone to corrosion. Protecting the underbelly…
29 Dec 2022 03:55 PM IST
4 Course Certificates
3 Workshop Certificates
Introduction to DFMA (Design for Manufacturing and Assembly)
Academic Qualification
Diploma
Guru Raagavindra Polytechnic College
02 Jun 2011 - 12 Apr 2014
10th
vallalar higher secondary school
02 Jun 2010 - 22 Mar 2011
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner