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

Sithesh Nair

EV enthusiast

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB

Introduction

Mechanical Engineer with 2 years experience in project domain

22 Projects

MATLAB Basics : Vector Row & Column

Objective:

    1. AIM : To write a code to display a vector row and vector column.   OBJECTIVE : The objective of this project is to write a code which initially displays a 3x3 matrix and then it extracts only a vector row (which is matrix ‘b’) and a vector column (which is matrix ‘c’).…

calendar

10 Jun 2020 10:49 AM IST

  • MATLAB
Read more

MATLAB Basics : Flow Over a Bicycle

Objective:

AIM : To write a code to plot a graph of VELOCITY vs DRAG FORCE. To write a code to plot a graph of DRAG COEFFICIENT vs DRAG FORCE   GOVERNING EQUATION :           `F_d = 0.5*ρ*A*v^2*C_d`           Where;              `F_d` =…

calendar

10 Jun 2020 12:56 PM IST

Read more

Robotic Arm Animation

Objective:

AIM : To write a program to simulate the forward kinematics of a 2R Robotic Arm using MATLAB.   OBJECTIVE : The objective of this project is to plot graph of positions of a robotic arm with respect to change in angle of inclinations. This project helps us to determine the reach of the Robotic arm at different positions.…

calendar

13 Jun 2020 07:23 AM IST

Read more

Otto Cycle using MATLAB

Objective:

AIM : To write a program to solve an Otto cycle and make plots for it using MATLAB.   OBJECTIVE : The objective of this project is to plot a Pressure vs Volume diagram of Otto Cycle which indicates the volume trace inside an internal combustion engine during its different strokes.   FORMULA USED :    …

calendar

18 Jun 2020 10:46 AM IST

Read more

Solving ODE & Plotting motion of Simple Pendulum

Objective:

AIM : To write a program to solve an ODE and represent an animation of pendulum motion using MATLAB.   OBJECTIVE : The objective of this project is to write a program that solves an Ordinary Differential Equation which represents the equation of motion of a simple pendulum with damping.   FORMULA USED : `(d^2…

calendar

28 Jun 2020 03:24 PM IST

Read more

Curve Fitting using MATLAB

Objective:

AIM : To write a program to plot the linear and cubic fit curves along with the raw data points.   OBJECTIVE : The objective of this project is to write a program to plot a curve (Linear and Cubic) between Temperature and Specific heat.   FORMULA USED : `RMSE= √(SSE)/n`     4. CODE : Linear Curve…

calendar

03 Jul 2020 05:38 PM IST

    Read more

    Genetic Algorithm to find Global Maxima using MATLAB

    Objective:

    AIM : To write a program to find global maxima in stalagmite function using solver ‘Genetic Algorithm’ in MATLAB.   THEORY :   Genetic Algorithm: A genetic algorithm is an optimization technique that is inspired by Charles Darwin’s theory of natural evolution. This algorithm reflects…

    calendar

    22 Jul 2020 05:17 AM IST

    Read more

    NASA Project: Parsing of Thermodynamic Data

    Objective:

    AIM : To write a program for Parsing NASA's Thermodynamic data using MATLAB.   OBJECTIVE : The Objectives of this project are as follows: To extract the values of coefficients (a1 to a7) and calculate the Specific heat, Enthalpy, Entropy for all the species in THERMO data file. To calculate the molecular mass of every…

    calendar

    22 Jul 2020 05:16 AM IST

    Read more

    Simulink- Week-1 Challenge

    Objective:

    Aim: To prepare a Simulink model for a given function. To run the ‘Spring System Comparison’ and compare the results.   Study 1: - To prepare a Simulink model for a given function. Equation to be solved: - y(x) = (x-1) * (x-3)^2 * (x-9)^2   BLOCK DIAGRAM:   RESULT:   Questions:…

    calendar

    15 Aug 2020 09:53 AM IST

    Read more

    Simulink- Doorbell & Thermistor Model

    Objective:

    Aim: To make a Simulink model of Doorbell using solenoid block To use a thermistor to sense temperature of heater & turn the fan on/off as per the conditions. # STUDY: - 1 Theory: The doorbell works on the principle of electromagnetism. It uses a solenoid. When the switch is in close condition, electricity is passed…

    calendar

    22 Aug 2020 02:55 PM IST

      Read more

      Simulink- Week-3 Challenge

      Objective:

      Aim: To create Simulink model for every question and to study the behaviour of spring-mass-damper system by changing its parameters. Question1: The force on a cutting tool of a shaping machine varies over the length of cut as follows:    Distance (mm)     0     20     40     60     80     100…

      calendar

      27 Aug 2020 12:19 PM IST

        Read more

        State flow model for Automatic Washing Machine & Gear Shifting Mechanism

        Objective:

        Aim: To implement control logic of a “washing machine” using State flow as per the inputs provided in power & water supply. Make a Simulink chart for the “Gear shift” logic. Give speed input while the simulation is running & display the gear number.   Theory: State-Flow: State-flow provides…

        calendar

        02 Sep 2020 11:55 AM IST

          Read more

          System-level simulation of an All-Terrain Vehicle (ATV) using Simulink.

          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

          11 Sep 2020 06:25 AM IST

          Read more

          Week-2 Challenge: WOT Condition

          Objective:

          Aim: Ratio of hill-climbing power required by fully loaded Tata ultra-truck to the half-loaded one. Find the minimum length of the flyover, considering the minimum height at the summit should be 5.5 meters. Prepare a new drive cycle excel file for the model and also include a hill-climbing angle to it. Model the WOT (Wide…

          calendar

          15 Sep 2020 02:09 PM IST

            Read more

            Week-3 Challenge: ADVISOR Tool

            Objective:

            Aim:  Simulation of Electric Vehicle using ADVISOR tool with different input parameters. Simulation: Q1:   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. Procedures: Initially we open the…

            calendar

            21 Sep 2020 01:16 PM IST

              Read more

              Week-4 Challenge WOT Condition Part-2

              Objective:

              Aim: - To run the HEV Reference Application with WOT drive cycle with different parameters and comment on the results.   Objectives: - 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…

              calendar

              28 Sep 2020 05:55 PM IST

                Read more

                Week-6 Challenge: EV Drivetrain

                Objective:

                Aim: - To identify the types of power converter circuits employed in electric and hybrid electric vehicle. To calculate the steady state speed of an EV with given inputs if duty cycle is 70%. Refer to the blog and explain in brief about author’s perspective.  Study #1: - Q1. Which types of power converter…

                calendar

                09 Oct 2020 10:55 AM IST

                  Read more

                  Week-7 Challenge: DC Motor Control

                  Objective:

                  Aim: - To perform the below mentioned tasks: Run MATLAB demo ‘Speed control of a DC motor using BJT H-bridge’. Modify the model such that armature current doesn’t shoot up when motor changes direction from forward to reverse.  Refer to help section of ‘The Four-Quadrant Chopper DC Drive (DC7)…

                  calendar

                  14 Oct 2020 07:02 AM IST

                    Read more

                    Week-11 Challenge: Braking

                    Objective:

                    Week-11 Challenge: Braking Q1. For a defined driving cycle, calculate the energy required for braking. Calculating the energy required for braking of UDDS Drive Cycle- Braking: Braking is a condition to slow down or stops a moving vehicle as required. There are several techniques to apply brakes, which can be mechanical…

                    calendar

                    18 Dec 2020 08:08 AM IST

                      Read more

                      Project-1: Powertrain for aircraft in runways

                      Objective:

                      What is an Aircraft? An aircraft is a vehicle that is able to fly by gaining support from the air. It counters the force of gravity by using either static lift or by using the dynamic lift of an air foil, or in a few cases the downward thrust from jet engines. Common examples of aircraft include airplanes, helicopters,…

                      calendar

                      19 Apr 2021 07:58 AM IST

                        Read more

                        Week 2 Challenge : Surface meshing on a Pressure valve

                        Objective:

                        Aim: - To check for geometrical errors and perform Topology clean up. Mesh the model with 3 different mesh length and note the observations. Procedure: - Initially we download the model and import it into the ANSA software by opening the (.ansa) file. This model has some topological errors which we have to solve. 2. For…

                        calendar

                        04 May 2021 04:29 AM IST

                        Read more

                        Week 3 Challenge : CFD meshing on Turbocharger

                        Objective:

                        Aim: - To perform surface mesh with the given target lengths as per PIDs on a Turbocharger model. Blade stage-1 = 1 mm Blade stage-2 = 1 mm Impeller = 2 mm Shaft rotor = 1 mm Turbo casing = 5 mm Compressor casing = 5 mm Inlet casing cover = 5 mm Procedure: - Initially we download the model and import it into the ANSA software…

                        calendar

                        14 May 2021 09:02 AM IST

                        Read more
                        Showing 1 of 22 projects

                        3 Course Certificates

                        certificate

                        MATLAB for Mechanical Engineers

                        CertificateIcon
                        Certificate UID: hadt4nmelx8v9c6y
                        View Certificate
                        certificate

                        Introduction to Physical Modeling using Simscape

                        CertificateIcon
                        Certificate UID: 480h5prjxc12ivdt
                        View Certificate
                        certificate

                        Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                        CertificateIcon
                        Certificate UID: 1qbdzam43tiljg8v
                        View Certificate
                        Showing 1 of 3 certificates

                        7 Workshop Certificates

                        certificate

                        Introduction to Product Development Using Msc Nastran and Patran

                        CertificateIcon
                        Certificate UID: t1r8uglcb7
                        View Certificate
                        certificate

                        Introduction to Vehicle Dynamics

                        CertificateIcon
                        Certificate UID: ofazng0k96
                        View Certificate
                        certificate

                        Airbag Folding & Simulation

                        CertificateIcon
                        Certificate UID: b8e79jd1ph
                        View Certificate
                        certificate

                        Automation with ANSA

                        CertificateIcon
                        Certificate UID: 7dfmvgjihq
                        View Certificate
                        certificate

                        Value Analysis & Value Engineering

                        CertificateIcon
                        Certificate UID: nh6yaweq21
                        View Certificate
                        certificate

                        Welcome to the world of CRASH simulations

                        CertificateIcon
                        Certificate UID: qtdjz83u7r
                        View Certificate
                        certificate

                        Crash Analysis using ANSA & LS DYNA

                        CertificateIcon
                        Certificate UID: 987plqjb2t
                        View Certificate
                        Showing 1 of 7 certificates

                        Academic Qualification

                        B.E

                        A. C. Patil College of Engineering

                        10 Jul 2015 - 13 Jun 2019

                        12th

                        Pet Oxford Junior College of Science and Commerce

                        08 Aug 2013 - 12 Aug 2015

                        10th

                        Father agnel school

                        09 Aug 2000 - 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
                        4.9

                        12 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