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

Aman Bankar

.

Skills Acquired at Skill-Lync :

  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • MATLAB-BASICS
  • HEV
  • BATTERY-TECHNOLOGY
  • OOPS
  • MODEL-BASED-DEVELOPMENT

Introduction

I am passionate about learning real world technical skills and like to learn by doing rather than simply reading.I am a Electronics and communications engineering graduate from jntuh hyderabad,looking forward to develop myself in all aspects and use my knowledge as a boon to solve problems.

22 Projects

Week -2

Objective:

                       simulation of a doorbell using solenoid Aim:To implement a simulink block circuit using solenoid and provide on and off timer respectively as per needed. Blocks used: Solenoid buzzer Single Pole Single Throw(SPST)switch  translational…

calendar

11 Jan 2022 03:15 AM IST

    Read more

    Week - 4

    Objective:

                              Implementation of control logic of a washing machine   using  simulink chart In the chart block we can implement the control logic of any finite state machine As per the given conditions in the question the washing…

    calendar

    01 Feb 2022 11:51 AM IST

      Read more

      Week-4 Challenge WOT Condition Part-2

      Objective:

       Q:1; In simple words mapped vs dynamic models of motor , generator , engine are the real time patterns,values or outputs and training datasets. Typically in case of mapped model of any component of EV the drive cycles are recorded and provided as an input. The output is then compared with input via closed loop system.…

      calendar

      22 Feb 2022 10:02 PM IST

      • HEV
      Read more

      Week-6 Challenge: EV Drivetrain

      Objective:

      Q:1:There are 4 types of converters present in existence. They are i]Chopper[dc-dc converters]; 2]rectifiers[ac-dc converters] 3]Inverters[DC-AC converters]; 4]Synchronisers[AC-AC converters]; In most cases synchronisers are rare rest all circuits are identical in case of their orientation and connections in powertrain.…

      calendar

      05 Apr 2022 02:11 AM IST

        Read more

        Week-7 Challenge: DC Motor Control

        Objective:

        Q:1a>:  Speed control of a DC motor using BJT H-Bridge: this example aims to implement a Speed control mechanism using a chopped voltage using BJT H-bridge. The bipolar junction transistor (BJT) when used for power switching applications, operates as an IGBT. When it is conducting (BJT operating in saturation…

        calendar

        17 Apr 2022 12:35 PM IST

        Read more

        Week-11 Challenge: Braking

        Objective:

             Q:1: Braking energy for a drive cycle   In general the energy required to stop the vehicle would be equivalent to the inertia of the vehicle. Since the vehicle is moving with some speed, it has some kinetic energy so the braking force required for braking would be 1/2 mV^2 where mass is in…

        calendar

        24 May 2022 06:20 PM IST

        Read more

        Week-3 Challenge: ADVISOR Tool

        Objective:

        %%%%%%%ADVISOR   TOOL INTRODUCTION%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Advisor tool - also known as Advanced vehicle simulator was created by National Laboratory for Renewable Energy(NREL) and the Department Of Energy of USA. Was in its development phase from 1994 to 2004. It gives a rapid analysis of the performance…

        calendar

        28 May 2022 06:24 AM IST

        Read more

        Project-1: Powertrain for aircraft in runways

        Objective:

        *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*Part-A*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#   1. There are 6 categories based on weights as per the FAA of USA. Category Criterion Example 1-Heavy Any aircraft weighing more than 255,000Ibs Boeing 747, Airbus A340 2-B-757 Boeing 757 all series Boeing Boeing 757 all series …

        calendar

        02 Jun 2022 11:57 AM IST

          Read more

          Final Project: Design of an Electric Vehicle

          Objective:

                                              MATLAB model of the electric car which uses a battery and a DC motor Objectives:         1. System-level configurations        2. Model parameters  …

          calendar

          08 Jun 2022 08:00 AM IST

          Read more

          Project 1 - V&V SW Analysis - I

          Objective:

          US-1:As a Product owner,when long pressed the power button of the phone shall switch on with a company logo at the center of the screen. if(long pressed the power button of the phone){print..company logo at the center of the screen.}Else{print..Long…

          calendar

          28 Aug 2022 07:41 PM IST

            Read more

            Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

            Objective:

            Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List   A linked list is a linear data structure containing a collection of daa elements called nodes.   each data element contains two parts,that is , payload or data,or real world information.…

            calendar

            01 Sep 2022 09:31 AM IST

              Read more

              Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

              Objective:

                                         Project2:Code for controlling the retraction and extension of Airplane’s landing gear   In an aeroplane a Landing gear is provided for ensuring a safe landing and takeoff of the aircrat. Landing gear is one of the critical subsystems of the aircraft. The need to design a landing gear with minimum…

              calendar

              07 Sep 2022 04:42 AM IST

                Read more

                Final Project: Electric Rickshaw modelling

                Objective:

                Aim: To create a detailed MATLAB model of an electric rickshaw.   Objectives: Rear wheels driven by PM brushed type motor. For any three standard driving cycles show energy consumption.  For any three standard driving cycles show the temperature rise of the motor and controller for 100 km constant speed driving…

                calendar

                08 Sep 2022 09:30 AM IST

                Read more

                Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

                Objective:

                                           Project2:Code for controlling the retraction and extension of Airplane’s landing gear   In an aeroplane a Landing gear is provided for ensuring a safe landing and takeoff of the aircrat. Landing gear is one of the critical subsystems of the aircraft. The need to design a landing gear with minimum…

                calendar

                15 Sep 2022 07:26 AM IST

                  Read more

                  Project 2 - V&V SW Analysis II

                  Objective:

                   Static Code Review Analysis :   Step1:   Click on Select file option in the Source menu. If asked for testbed analysis click YES.   step2: Click on RUN STATIC ANALYSIS in the Source option in the menu bar.       Step 4: Click on the test manager report under results option in the…

                  calendar

                  17 Sep 2022 07:26 AM IST

                    Read more

                    Project 1 - Controlling a DC motor using PWM and monitoring its Running status

                    Objective:

                           a system on simulator for Controlling the DC motor using L293 motor driver.   The code for the program is as follows: #include <avr/io.h> #define F_CPU 16000000L #include <util/delay.h> #define rs_high() PORTD |=(1<<0);//PD0 #define rs_low() PORTD &= ~(1<<0);…

                    calendar

                    12 Oct 2022 10:24 AM IST

                      Read more

                      Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

                      Objective:

                      Aim:  To implement a distance measuring system with atmega32 and ultrasonic sensor HC_SR04 with the use of bare metal programming. In this project the object detection alongwith its distance measurement obtained is printed on the 16*2 LCD display. A potentiometer is used here to introduce a variable resistance which…

                      calendar

                      13 Oct 2022 06:56 AM IST

                        Read more

                        Week 1 Understanding Different Battery Chemistry

                        Objective:

                        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    The following table has 6 types of lithium ion cells: Lithium Cobalt Oxide (LCO) Lithium Manganese Oxide (LMO) Lithium Nickel Cobalt Aluminium (NCA) Lithium…

                        calendar

                        23 Oct 2022 01:47 PM IST

                          Read more

                          Project - Data Handling and Interpolation

                          Objective:

                              In the mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points. In engineering and science, one often has a number of data points, obtained by sampling or…

                          calendar

                          16 Nov 2022 06:07 AM IST

                            Read more

                            Week 7 State of charge estimation

                            Objective:

                               The Battery model:   In this model, the input is taken from the Input port named "from_BMS".It is then fed to three block sets simultaneously.  The three Blocks are Battery pack, PreChragerCircuit, Charge Load. To set the configuration click on set plant configuration and choose one from…

                            calendar

                            15 Jan 2023 10:11 AM IST

                              Read more

                              Project 1 Mechanical design of battery pack

                              Objective:

                              The ANR26650M1-B is a high Power Lithium Ion Cell.  The description of the cell is as shown in the table-below. Part ANR26650M1-B Description High Power LithiumIon Cell Feature Nanophosphate® High Power Lithium Ion C ell ANR26650M1-B A123’s high-performa nce Nanophosphate® lithium iron phosphate…

                              calendar

                              09 Feb 2023 04:47 PM IST

                                Read more

                                Project - Position control of mass spring damper system

                                Objective:

                                Differential equations represent the dynamic behaviour of the physical systems. Newton's Second Law states that "an applied force is proportional to the rate of change of momentum. Mathematically: `F alpha d/dt(m*v) or F = m*d/dt(v) or F=m*a` where: 'F' is the applied force 'm' is the mass and…

                                calendar

                                21 Jun 2023 04:24 PM IST

                                Read more
                                Showing 1 of 22 projects

                                9 Course Certificates

                                certificate

                                Introduction to Physical Modeling using Simscape

                                CertificateIcon
                                Certificate UID: 8ia60hbx2dwk7fsj
                                View Certificate
                                certificate

                                Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                                CertificateIcon
                                Certificate UID: 81zkdtjifq50rgv9
                                View Certificate
                                certificate

                                Embedded Programming Essentials

                                CertificateIcon
                                Certificate UID: z7w3dtnxfb9pajy4
                                View Certificate
                                certificate

                                Introduction to Control of Electric Vehicle

                                CertificateIcon
                                Certificate UID: 4l5u6tef7nz23daq
                                View Certificate
                                certificate

                                Software Verification and Validation and System Testing for Hand Code

                                CertificateIcon
                                Certificate UID: ldp4qf95s6jixcwk
                                View Certificate
                                certificate

                                AVR Bare Metal Programming- Live Sessions

                                CertificateIcon
                                Certificate UID: 2vd8jkzl1m6hxanq
                                View Certificate
                                certificate

                                MATLAB Basics

                                CertificateIcon
                                Certificate UID: 46ze8pauljqntwov
                                View Certificate
                                certificate

                                Introduction to Battery Technology for Electric Vehicle

                                CertificateIcon
                                Certificate UID: 48lgqo0snmw25akv
                                View Certificate
                                certificate

                                Simulink Basics

                                CertificateIcon
                                Certificate UID: fmbp9t60q7gcy3nd
                                View Certificate
                                Showing 1 of 9 certificates

                                Academic Qualification

                                B.Tech

                                St. Mary's Group of Institutions

                                05 Jul 2016 - 18 Dec 2020

                                12th

                                Rashtramata Indira Gandhi

                                30 Jun 2015 - 10 Jun 2016

                                10th

                                St. Mary's High School (SMS)

                                11 Jun 2013 - 10 Jun 2014

                                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

                                13 Hours of Content

                                coursecard
                                Recently launched

                                18 Hours of Content

                                coursecard
                                3.4

                                7 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