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

Thanuja Thanuja

Thanuja

Skills Acquired at Skill-Lync :

  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • MATLAB-BASICS
  • MODEL-BASED-DEVELOPMENT
  • ADAS-BASICS
  • OOPS
  • HEV

Introduction

Course

27 Projects

Week -2

Objective:

Make a Simulink model of Doorbell using solenoid block with the following details:                    SIMULINK:         Simulink is a model based design language. It will test and verify for the applied input and gives the   …

calendar

28 Jul 2021 11:34 AM IST

  • MATLAB
Read more

Week - 4

Objective:

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 rinsing…

calendar

04 Aug 2021 11:21 AM IST

    Read more

    Project

    Objective:

    Carry out a system-level simulation of an all-terrain vehicle.  Download the model from the given link:  https://www.mathworks.com/matlabcentral/fileexchange/70576-baja-all-terrain-vehicle-atv-model Prepare a technical report explaining the model properties & comments on the results.   Aim:    …

    calendar

    06 Aug 2021 05:12 PM IST

      Read more

      Week-3 Challenge: ADVISOR Tool

      Objective:

      Advanced Vehicle Simulator(ADVISOR):  This is one of the simulation tool. It was developed firstly by the NREL(National Renewable Energy Laboratory) in the year 1994,November.It was desingned as analysis tool to assist the US Development Of Energy(DOE) in developing the technologies for Hybrid Electric Vehicles through…

      calendar

      22 Aug 2021 12:39 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?  PowerTrain blockset:It is used for analysis,modelling and designing of electric vehicles and hybrid electric vehicles. Mapped model:Mapped model also called as a static model.It refers to the model…

      calendar

      26 Aug 2021 07:42 AM IST

      Read more

      Week-6 Challenge: EV Drivetrain

      Objective:

      1.  Which types of power converter circuits are employed in electric and hybrid electric vehicle?    Power Converters:             It is the process and control the flow of electric energy by supplying the voltage and currents in a form that is optimally suited for user…

      calendar

      01 Sep 2021 06:47 AM IST

      Read more

      Week-7 Challenge: DC Motor Control

      Objective:

      1. A. Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’.     B. Comment on the armature current shoot-up from the scope results.     C. Refer to the help section of ‘The Four-Quadrant Chopper DC Drive (DC7) block’. Compare it with the H-bridge…

      calendar

      06 Sep 2021 07:46 AM IST

      Read more

      Week-11 Challenge: Braking

      Objective:

      1.For a defined driving cycle, calculate the energy required for braking. Braking is the process of controlling the velocity of an object by inhibiting its motion. An object in motion possesses kinetic energy and to bring the object to a stop this kinetic energy must be removed. Removing the kinetic energy can be…

      calendar

      20 Sep 2021 11:51 AM IST

      Read more

      Project-1: Powertrain for aircraft in runways

      Objective:

      1. Search and list out the total weight of various types of aircrafts.  Air craft gross weight: The aircraft gross weight (also known as the all-up weight and abbreviated AUW) is the total aircraft weight at any moment during the flight or ground operation. An aircraft's gross weight will decrease…

      calendar

      23 Sep 2021 09:28 AM IST

        Read more

        Project 1 (Mini Project on Vehicle Direction Detection

        Objective:

          Aim:  To develop a MATLAB Simulink Model for Vehicle Direction Detection as per requirement and generate a code for it. Objective: ##To Develop the  Simulink Model as per the requirements,tagging requirement 1 & requirement 2 to their corresponding subsystems is fine. ##To Create an a  Simulink…

        calendar

        02 Oct 2021 06:21 PM IST

        Read more

        Project 1- Traffic Jam Assistant Feature

        Objective:

        Aim:   To develop a Simulink model for Traffic Jam Assistant using IPC(Instrument Plane Cluster)   algorithm. Objective:     This model must be developed in MATLAB Simulink as per MBD guidelines.     Code Generation Profile must be in Embedded Coder.     Simulink Data Dictionary…

        calendar

        21 Oct 2021 05:47 AM IST

        Read more

        Project 2-Highway Assistant-Lane Changing Assistant

        Objective:

        Highway Assistant-Lane Changing Assistant Aim:   Modelling a Highway Assistant-Lane Changing Assistant using matlab and simulink according to the MAAB requirement,creating a model advisor report and generating a code in the AUTOSAR code template. Objective: This model must be developed in MATLAB Simulink per MBD guidelines.…

        calendar

        05 Nov 2021 01:36 PM IST

        Read more

        Final Project: Design of an Electric Vehicle

        Objective:

        Aim: Create a MATLAB model for electric vehicle which uses a battery and DC motor. Objective: To create a model in simulink we need  The main components of a EV are: 1.Battery. 2.Power converters. 3.Motor/Generator controller. 4.Motor /Generator. 5.Transmission System. 6.Tyres/wheels. Vehicle Body: We need a vehicle…

        calendar

        07 Nov 2021 08:29 AM IST

        Read more

        Project 1

        Objective:

         First i need to display the commodities in an array: Say there are two vendors from whom the commodities/workstations are ordered, the individual prices and desired quantities of commodities are given in the following tables. Person/Number of Commodities to be brought Laptop Mouse Headset Laptop Bag Adapter Ramu…

        calendar

        21 Nov 2021 10:25 AM IST

          Read more

          Project 2

          Objective:

          #ifndef VEHICLE_H#define VEHICLE_H #include <iostream>#include <fstream>#include <iomanip>#include <functional>#include <algorithm>#include <string>#include <cstdlib>#include <sstream>using namespace std; //Vehicle Classclass Vehicle {protected: Vehicle myVehicle[int n];…

          calendar

          01 Dec 2021 10:25 AM 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 Li-ion Batteries: A lithium-ion battery is li-ion battery is a type of rechargable battery.Lithium -ion battery are commonly…

            calendar

            08 Dec 2021 04:31 PM IST

              Read more

              Week 7 State of charge estimation

              Objective:

              Aim: 1.Simulate the 3 test cases from harness dashboard and write a detailed report on the results 2.What is coulomb counting? Refer to the above model and explain how BMS implements coulomb counting for SOC estimation ?  Theory: Matlab model to simulate the 3 test conditions from harness dashboard and to explain how BMS…

              calendar

              24 Dec 2021 05:41 AM IST

                Read more

                Project 1 Mechanical design of battery pack

                Objective:

                Aim: Mechanical Design Of Battery Pack Procedure: Battery pack capacity: 18 kWh Cell: ANR26650M1-B  Prepare a detailed battery pack drawing along with its enclosure. State your assumptions. Introduction: Details of Battery:Nanophosphate Technology 265650 Lithium Ion Power Cell- Litium ion 26650 cells are capable of…

                calendar

                01 Jan 2022 11:33 AM IST

                  Read more

                  Final Project: Electric Rickshaw modelling

                  Objective:

                  Aim:Design of an Electric using MATLAB Simulink Abstract: In this project ,we going to build the MATLAB model of the electric Rickshaw by using a PM brushed type DC motor and a suitable Lithium ion battery for the motor.Before that,we will know about what is ELECTRICAL Rickshaw,how it works and the benefits of EV .Then…

                  calendar

                  27 Jan 2022 11:00 AM IST

                  Read more

                  Project 1

                  Objective:

                  Title: Deals with the development of a forward energy based fuel consumption model of a conventional vehicle. Aim: 1.Build Simulink model using blocks and complete the vehicle model. 2.Writing scripts in MATLAB to load all the variables required for running the simulink model. 3.Tabulate the fuel economy numbers (kmpl)for…

                  calendar

                  17 Feb 2022 01:25 PM IST

                  Read more

                  Week 2 Challenge

                  Objective:

                  Question 1:Compare four different types of fuel cells and state their applications. Diagram of Fuel cell Types of fuel cells Types of Fuel Cells Despite working similarly, there exist many varieties of fuel cells. Some of these types of fuel cells are discussed in this subsection. The Polymer Electrolyte Membrane (PEM)…

                  calendar

                  01 Mar 2022 10:35 AM IST

                    Read more

                    Week 5 Challenge

                    Objective:

                    Question 1: Consider a scenario where an aggressive driver is accelerating very rapidly and braking harshly in a city driving. Is battery better a choice to supply power than UC in this scenario? True False Why? The above statement is false.The drivers driving pattern can be concluded here as short power transients.Driver…

                    calendar

                    02 Mar 2022 01:49 PM IST

                      Read more

                      Project 1

                      Objective:

                      Create a stateflow or Simulink model for the following flowchart. Load the .mat file into the workspace. The input to the model would be the power demand. The output should be: Fuel cell power Battery power FC Operating state (running, standby) Create plot of these outputs against time. As shown in the above flowchart,there…

                      calendar

                      03 Mar 2022 01:46 PM IST

                        Read more

                        Week 7 Challenge

                        Objective:

                        Load the vehicle parameters. Complete the vehicle model by modelling the remaining equations. Set simulation stop time to 598 sec.The output should be the vehicle velocity. Aim:To model the vehicle body using driver block,traction force,vehicle dynamics. Blocks used:Constants,Integrator,Saturation,terminator memory,add,product...…

                        calendar

                        05 Mar 2022 07:55 AM IST

                          Read more

                          Week 8 Challenge

                          Objective:

                          Load the UC parameter file. Complete the Ultracapacitor model. Set simulation stop time to 598 sec.The model output should give, current, SOC and Voltage as output Aim:To model the energy storage device as ultracapacitor and analyse its operating characteristics according to the power demand by running the model for 598…

                          calendar

                          07 Mar 2022 09:18 AM IST

                            Read more

                            Week 9 Challenge

                            Objective:

                            Complete the energy management strategy model with battery, UC and fuel cell for the positive power and distribute the power demand among these components. Set simulation stop time to 598 sec. The output of the model should be the power request from UC, fuel cell and battery. Aim:To design the energy management strategy…

                            calendar

                            08 Mar 2022 10:04 AM IST

                              Read more

                              Project 1

                              Objective:

                              (a) The data set consists of six variables namely-date, Open, High, Low, Close, Volume (b) The stock market opens at 9:15 am and closes at 3:30 pm. Each stock is defined by an opening price and closing price i.e. the price at which it open and the price at which it closes. During operating regime, the stock prices touches…

                              calendar

                              02 Jun 2022 11:48 AM IST

                                Read more
                                Showing 1 of 27 projects

                                10 Course Certificates

                                certificate

                                Introduction to Physical Modeling using Simscape

                                CertificateIcon
                                Certificate UID: vkso0x68rcqyneat
                                View Certificate
                                certificate

                                Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                                CertificateIcon
                                Certificate UID: 7xa4ectugwpl2ib8
                                View Certificate
                                certificate

                                Introduction to Model-Based Development using MATLAB and Simulink

                                CertificateIcon
                                Certificate UID: rw53d9qbja8cek40
                                View Certificate
                                certificate

                                Introduction to Automotive Embedded Systems and AUTOSAR

                                CertificateIcon
                                Certificate UID: 9hiab2wedkxm5rpv
                                View Certificate
                                certificate

                                Introduction to C++ Programming

                                CertificateIcon
                                Certificate UID: arek21dyl50q4ipf
                                View Certificate
                                certificate

                                Introduction to Battery Technology for Electric Vehicle

                                CertificateIcon
                                Certificate UID: n62limkdcyr07u3b
                                View Certificate
                                certificate

                                Introduction to Control of Electric Vehicle

                                CertificateIcon
                                Certificate UID: pz7sj9vb3dmk5yi8
                                View Certificate
                                certificate

                                Development of Hybrid Drives using MATLAB & Simulink

                                CertificateIcon
                                Certificate UID: zkng01l6b8p7ciyu
                                View Certificate
                                certificate

                                Fuel cell and Ultra capacitor for EV using MATLAB & Simulink

                                CertificateIcon
                                Certificate UID: pjd4hy08s17kltui
                                View Certificate
                                certificate

                                Introduction to Machine Learning Algorithms and their Implementation in Python

                                CertificateIcon
                                Certificate UID: a53zegx1n9srb4id
                                View Certificate
                                Showing 1 of 10 certificates

                                Academic Qualification

                                B.Tech

                                Vishweshwara College

                                13 Aug 2013 - 17 Aug 2017

                                12th

                                Narayana PU&CBSE College

                                11 Jun 2011 - 11 Aug 2013

                                10th

                                St.Anns High School

                                03 May 2009 - 04 May 2010

                                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.8

                                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