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

SANJAY KUMAR S

AUTOMOTIVE ENTHUSIAST

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS
  • PYTHON

Introduction

Graduate Engineer Trainee at Renault Nissan Technology & Business center. Mechanical Engineering

16 Projects

Week 4 - Genetic Algorithm

Objective:

Aim To write a code to find  the global maxima value for the given stalagmite function  using Genetic algorithm (ga) in matlab. About Genetic Algorithm Genetic algorithm is generally reflects the process of natural selection . it was proposed by Charles Darwin Basically GA is a search based optimization method…

calendar

21 Oct 2020 04:36 PM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    AIM: To write a program to parse the data from a nasa file and to calculate the molecular weight of all species   Formulae used  High temperature coefficient  `C_P=[A_1+(A_2×t)+(A_3×t^2 )+(A_4 ×t^3 )+(A_5×t^4 )]×r`  `H=[A_1+(A_2×(t/2))+(A_3×(t^2/3))+(A_4×(t^3/4))+(A_5…

    calendar

    12 Nov 2020 08:12 PM IST

      Read more

      Week -2

      Objective:

      AIM To make a simulink model of simple door bell using solenoid To make a simple cooling system model in simulink using Thermister   DOOR BELL Blocks required Solenoid Battery switch pulse generator  scope signal converters references translational motion sensor  Procedure Initially we have to connect the…

      calendar

      02 Dec 2020 12:42 PM IST

        Read more

        Week - 4

        Objective:

        AIM 1. TO APPLY CONTROL LOGIC IN WASHING MACHINE PROCESS USING CHART BLOCK 2. TO MAKE A GEAR SHIFT LOGIC USING CHART BLOCK IN SIMULINK   WASHING MACHINE Washing machine runs by a set of process[states] chain   soaking  washing rinsing drying  we need to apply a simple state control logic to execute…

        calendar

        14 Dec 2020 09:11 AM IST

          Read more

          Project

          Objective:

          AIM To conduct a system-level analysis in BAJA ATV MODEL 1-Baja ATV without a dashboard, without a  lookup table  SIGNAL BUILDER -in this particular model we have used this signal builder block to produce our prime inputs such as THROTTLE and BRAKE. verterThrottle input is generally given to the generic engine…

          calendar

          22 Dec 2020 01:56 PM IST

            Read more

            Week 2 Air standard Cycle

            Objective:

            Aim To plot a PV graph for the otto cycle.   Formulae used  `V_S = π/4 × d^2 × l`-Swept volume  `V_C = V_S /((c r − 1 ))`-Clearance volume `P_2 = P_1 × ( ( c r )^γ )`  `c = P _1 × ( ( V 1 ) ^γ )`    `P _3 = P _2 × ( (T _3 )/ (T _2 ))` `P _4…

            calendar

            16 Jan 2021 06:52 PM IST

              Read more

              Week 3 - Solving second order ODEs

              Objective:

              AIM To create a simple pendulum oscillation motion using a intode command (from scipy module) to solve a second-order differential equation.   Formulae used `(d^2 θ)/〖dt〗^2 +b/m dθ/dt+g/l sinθ=0`   EXPLANATION NOTE: we have to download the scipy module to perform this challenge. Initially, we…

              calendar

              23 Jan 2021 08:06 AM IST

                Read more

                Week 5 - Curve fitting

                Objective:

                1. What does popt and pcov mean? (Watch the video to get some context) popt is an array where all the coefficient of the equation is generated with respect to the polynomial degree.  pcov is a 2D array that consists of the covariance of popt. Covariance gives the relation between two values, so here pcov gives the…

                calendar

                04 Feb 2021 10:51 AM IST

                  Read more

                  Week 6 - Data analysis

                  Objective:

                  AIM: To write a code for compatibility check          To write a code for data visualizer          To write a code for calculating the area under PV graph, power, and specific fuel consumption   case1; compatibility check  we have used 'try' block command for…

                  calendar

                  09 Feb 2021 06:28 PM IST

                    Read more

                    Week-3 Challenge: ADVISOR Tool

                    Objective:

                    In this case, ev vehicle type is chosen and the EV_defaults_in file is also chosen. Then cargo mass is changed to 500kg and all other conditions remain the same.        In the next step, the CYC_FTP drive cycle is chosen and a number of cycles is entered as 1 ie : 17.8 km From the output result table,…

                    calendar

                    02 Mar 2021 12:37 PM IST

                      Read more

                      Week-4 Challenge WOT Condition Part-2

                      Objective:

                      1) What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type?   Mapped model:         This type of model uses a set of steady state lookup tabel to detemine engine performnce. This model is used for analysis and desiging purpose which…

                      calendar

                      19 May 2021 07:33 AM IST

                      • HEV
                      Read more

                      Week-6 Challenge: EV Drivetrain

                      Objective:

                      1) Which types of power converter circuits are employed in an electric and hybrid electric vehicles? There are dour types of power converter circuits used inan  electric and hybrid electric vehicle are: 1) AC - DC converter( Rectifier) 2) DC - AC converter(Inverter) 3) DC-DC converter ( Chopper)      (i)…

                      calendar

                      27 May 2021 10:45 AM IST

                      Read more

                      Week-7 Challenge: DC Motor Control

                      Objective:

                      Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’ The Bipolar junction Transistor(BJT) when used for power switching application, operates as an IGBT when it is conducting, a forward voltage Vf is developed between collector and emitter. Therefore, the IGBT block can be used…

                      calendar

                      03 Jun 2021 08:28 AM IST

                      Read more

                      Week-11 Challenge: Braking

                      Objective:

                      1) For a defined driving cycle, calculate the energy required for braking.   The drive cycle is created in excel with time, velocity is KMPH and m/s and energy is calculated and we used chart option and we got the drive cycle with respective time and velocity in KMPH. Now we have to find the braking energy so now we choosed…

                      calendar

                      08 Jun 2021 12:49 PM IST

                      Read more

                      Project-1: Powertrain for aircraft in runways

                      Objective:

                      1) Search and list out the total weight of various types of aircraft. The total weight of aircraft is found by summing up a different type of weight in an airplane. The different types of weight in aircraft are 1) Standard Empty Weight 2) Zero Fuel Weight 3) Operating Empty weight 4) Payload 5) maximum take off weight…

                      calendar

                      09 Jun 2021 07:36 AM IST

                        Read more

                        Final Project: Electric Rickshaw modelling

                        Objective:

                          OBJECTIVES: To Create a detailed MATLAB model of an electric rickshaw (three wheel passenger vehicle) as per details below:  Rear wheels driven by PM brushed type motor Assume efficiency points of motor controller and motor To Make an excel sheet of all input and assumed data  Results: For any three standard…

                        calendar

                        13 Jul 2021 05:44 PM IST

                        Read more
                        Showing 1 of 16 projects

                        5 Course Certificates

                        certificate

                        MATLAB for Mechanical Engineers

                        CertificateIcon
                        Certificate UID: t9ipyn14ogz2ulj0
                        View Certificate
                        certificate

                        Introduction to Physical Modeling using Simscape

                        CertificateIcon
                        Certificate UID: 57quy94cv2xf3wlk
                        View Certificate
                        certificate

                        Python for Mechanical Engineers

                        CertificateIcon
                        Certificate UID: h0v7jrauw89zn5gl
                        View Certificate
                        certificate

                        Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                        CertificateIcon
                        Certificate UID: ah2v5sxner16ikdf
                        View Certificate
                        certificate

                        Introduction to Control of Electric Vehicle

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

                        5 Workshop Certificates

                        certificate

                        Durability Crash & Safety Engineering

                        CertificateIcon
                        Certificate UID: jouyrv6m3d
                        View Certificate
                        certificate

                        Introduction to Product Development Using Msc Nastran and Patran

                        CertificateIcon
                        Certificate UID: 0kyws7z8vn
                        View Certificate
                        certificate

                        Vehicle crashworthiness

                        CertificateIcon
                        Certificate UID: yigtpunafr
                        View Certificate
                        certificate

                        Value Analysis & Value Engineering

                        CertificateIcon
                        Certificate UID: ps7vdti5jx
                        View Certificate
                        certificate

                        Survive the Crash - Is your Car Crashworthy?

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

                        Academic Qualification

                        B.E

                        Bannari Amman Institute of Technology

                        07 Aug 2017 - 10 Jul 2021

                        12th

                        Paavai Vidhyashram

                        10 Jun 2015 - 12 Apr 2017

                        10th

                        Kamlavati Higher Secondary School

                        01 Jun 2014 - 03 Mar 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
                        4.7

                        4 Hours of Content

                        coursecard
                        Recently launched

                        21 Hours of Content

                        coursecard
                        Recently launched

                        24 Hours of Content

                        coursecard
                        Recently launched

                        21 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