Menu

IIT Certification 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

Tangalapally Naveen Kumar

Do better than yesterday

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • HYPER-MESH
  • STRUCTURAL-MESHING
  • SHEET-METAL-MESHING
  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • HEV

Introduction

Dedicated and motivated individual currently working as a production engineer, I believe in short term goal and I always stay self-motivated.

18 Projects

Week 3 - Solving second order ODEs

Objective:

Aim:  Main aim of the program here is to represent tje motion of pendulum using the ode. Simple pendulum: A simple pendulum consists of a mass m hanging from a string of length L and fixed at a pivot point P. When displaced to an initial angle and released, the pendulum will swing back and forth…

calendar

25 Aug 2021 12:47 AM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    Aim : To extract the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. To calculate enthalapy, entropy and specific heat i have made different functions and calling them from the main function.   Specific heat code :  %%creating Specific heat function…

    calendar

    05 Sep 2021 05:37 AM IST

      Read more

      Week 4-1D Element Creation Challenge

      Objective:

      Objective: To mesh the given cad model with quad elements and deploy cross sections of box,i section and x section at positions 'a','b','c', respectively and also add masses at points 'd','e', and add spring elements at points 'f'.   Given CAD model :    Procedure: Steps Involved: 1.Mid surfacing 2.Adding…

      calendar

      25 Sep 2021 03:17 PM IST

        Read more

        Week 4.1 - Genetic Algorithm

        Objective:

        Aim : To optimise the given stalagmite function and Find the global maxima. Code:    close all clear all clc % search space x = linspace(0,1,200); y = linspace(0,1,200); num_cases = 50; % Creating 2d mesh [xx yy] = meshgrid(x, y); % Evaluating the stalagmite function for i = 1 : length(xx) for j = 1 : length(yy)…

        calendar

        20 Oct 2021 01:18 AM IST

          Read more

          Week -2

          Objective:

          Aim: 1.Make a Simulink model of Doorbell using solenoid block as per conditions.         2. Use a thermistor to sense the temperature of a heater & turn on or turn off the fan as per conditions.   1.Make a Simulink model of Doorbell using solenoid block as per…

          calendar

          27 Oct 2021 05:52 AM IST

            Read more

            Week - 4

            Objective:

              Question 1:  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…

            calendar

            05 Nov 2021 11:03 AM IST

              Read more

              Project

              Objective:

               Aim: To prepare a technical report on bajaj All terrian vehicle. Objective: To perform System level simulation and make a technical report explaining the results. ATV: An all-terrain vehicle (ATV), also known as a light utility vehicle (LUV), a quad bike, or simply a quad;…

              calendar

              10 Nov 2021 07:35 AM IST

                Read more

                Week-3 Challenge: ADVISOR Tool

                Objective:

                Objective: Use ADVISOR tool and simulate the following   1.   For EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with FTP drive cycle? Conclude your observations.  2.   In the above case, try changing the battery capacity…

                calendar

                20 Nov 2021 06:07 AM IST

                • MATLAB
                Read more

                Week-4 Challenge WOT Condition Part-2

                Objective:

                Aim: What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type?  How does the model calculate miles per gallon? Which factors are considered to model fuel flow?  Run the HEV Reference Application with WOT drive cycle. Change the grade and wind velocity…

                calendar

                23 Nov 2021 11:52 PM IST

                Read more

                Week-6 Challenge: EV Drivetrain

                Objective:

                AIM: To have a detailed study on power converters and their application in EV and HEV. objective: Study 1:  Which types of power converter circuits are employed in electric and hybrid electric vehicle?   Ans: A power converter is an electrical circuit that changes the electric energy from one form into…

                calendar

                27 Nov 2021 02:43 PM IST

                Read more

                Week-11 Challenge: Braking

                Objective:

                Week-11 Challenge: Braking For a defined driving cycle, calculate the energy required for braking. Why electric motor can’t develop braking torque at high speed similar to starting? How electric and mechanical brakes are coordinated?  Make a MATLAB program which plots contour of given motor speed, torque and…

                calendar

                30 Dec 2021 11:00 AM IST

                Read more

                Project-1: Powertrain for aircraft in runways

                Objective:

                Project-1: Powertrain for aircraft in runways Study Case: Part A: 1. Search and list out the total weight of various types of aircrafts.  2. Is there any difference between ground speed and air speed? 3. Why is it not recommended to use aircraft engine power to move it on the ground at Airport?  4. How an aircraft…

                calendar

                08 Jan 2022 12:48 AM IST

                  Read more

                  Week-7 Challenge: DC Motor Control

                  Objective:

                  Week 7: Speed control of Dc motor Introduction An H-bridge is an electronic circuit that switches the polarity of a voltage applied to a load. These circuits are often used in robotics and other applications to allow DC motors to run forwards or backwards.       A four quadrant chopper is a chopper which…

                  calendar

                  13 Jan 2022 01:28 PM IST

                  Read more

                  Final Project: Design of an Electric Vehicle

                  Objective:

                  Final Project: Design of an Electric Vehicle Aim: Create a MATLAB model of electric car which uses a battery and a DC motor. Choose suitable blocks from Powertrain block set. Prepare a report about your model including following: Objectives:         1. System level configurations    …

                  calendar

                  19 Jan 2022 07:38 AM IST

                  Read more

                  Week 1 Understanding Different Battery Chemistry

                  Objective:

                  Challenge:  Understanding Different Battery Chemistry Study Cases:  1. Prepare a table that includes materials & chemical reactions occurring at the anode and cathode of LCO, LMO, NCA, NMC, LFP, and LTO types of lithium-ion cells. Give your detailed explanation of it 2. Compare the differences between each…

                  calendar

                  13 Apr 2022 10:49 AM IST

                    Read more

                    Final Project: Electric Rickshaw modelling

                    Objective:

                       Final Project: Electric Rickshaw modeling Study Case :   AIM: Create a detailed MATLAB model of an electric rickshaw (three-wheel passenger vehicle) as per the details below:  Rear wheels driven by PM brushed type motor Assume efficiency points of motor controller and motor, Make an excel sheet…

                    calendar

                    18 Apr 2022 10:07 AM IST

                    Read more

                    Week 7 State of charge estimation

                    Objective:

                    Week 7 State of charge estimation Aim: 1. Simulate the 3 test cases from the harness dashboard and write a detailed report on the results on BMS from Mathworks 2. What is coulomb counting? Refer to the above model and explain how BMS implements coulomb counting for SOC estimation?   Study Case 1: Simulate the 3 test…

                    calendar

                    19 May 2022 06:41 PM IST

                      Read more

                      Project 1 (Mini Project on Vehicle Direction Detection

                      Objective:

                      Project 1 (Mini Project on Vehicle Direction Detection) Aim : To Develop a model for vehicle direction determination from the requirements given, the requirements are given below: Requirement - 1: Steering wheel input as yaw rate (Signal name: SteeringWheel_YawDegreeInput) is the input for this system. This is compared…

                      calendar

                      28 Aug 2022 04:06 PM IST

                        Read more
                        Showing 1 of 18 projects

                        5 Course Certificates

                        certificate

                        MATLAB for Mechanical Engineers

                        CertificateIcon
                        Certificate UID: u7zntdcfjoipe1mk
                        View Certificate
                        certificate

                        Introduction to Physical Modeling using Simscape

                        CertificateIcon
                        Certificate UID: fu7bczol0yegqjws
                        View Certificate
                        certificate

                        Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                        CertificateIcon
                        Certificate UID: 56txfj3gb40nv2su
                        View Certificate
                        certificate

                        Introduction to Control of Electric Vehicle

                        CertificateIcon
                        Certificate UID: x3n2tyrsve57a6gm
                        View Certificate
                        certificate

                        Introduction to Model-Based Development using MATLAB and Simulink

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

                        Academic Qualification

                        B.Tech

                        CMR Engineering College

                        12 Aug 2015 - 17 Apr 2019

                        12th

                        Narayana Junior College

                        12 Jun 2013 - 15 Apr 2015

                        10th

                        St. Marys Vidyaniketan High School

                        05 Jun 2002 - 10 Apr 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.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