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

Week 1 Understanding Different Battery Chemistry

1)Li-ion Batteries: A lithium-ion (Li-ion) battery is an advanced battery technology that uses lithium ions as a key component of its electrochemistry. It  is a type of a rechargeble battery which uses the reversible reduction of lithium ions to store energy. While discharging negative electrode gives up…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Aswin KS (10)

    Week 1 Understanding Different Battery Chemistry

    Objective:

    1)Li-ion Batteries: A lithium-ion (Li-ion) battery is an advanced battery technology that uses lithium ions as a key component of its electrochemistry. It  is a type of a rechargeble battery which uses the reversible reduction of lithium ions to store energy. While discharging negative electrode gives up…

    calendar

    03 Apr 2023 11:58 AM IST

      Read more

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

      Objective:

      OVERVIEW OF THE PROJECT : In this project we are going to  controll the retraction and extension of Airplane’s landing gear can be implemented using Finite State Machine (FSM). Airplane has three gears namely "Nose gear, Right gear, Left gear" . These gears are connected with a hydraulic pump for the pull up…

      calendar

      17 Feb 2023 06:16 AM IST

        Read more

        Week -2

        Objective:

         1) First we are going to explore the Simulink model of the doorbell using a solenoid then need to get to understand the theory behind the Doorbell mechanism. THEORY OF DOORBELL :  A chime doorbell uses a specialized sort of electromagnet called a Solenoid. A solenoid is just an electromagnet where…

        calendar

        25 Dec 2022 05:11 AM IST

          Read more

          Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

          Objective:

          Overview of the Project:  In this project the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (28015 Ping) and also smoothen the sensor data using moving average filter”. Goals: Measuring the distance in terms of inches of an object using Ultrasonic Distance…

          calendar

          03 Dec 2022 06:45 AM IST

            Read more

            Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

            Objective:

            Goals: Communication between Arduino and 16*2 LCD using I2C protocol. Displaying the message sent by Master and received by slave i.e. LCD display. Key Highlights of the Project:  Using the inter-integrated circuit communication protocol, transferring the data i.e. the message we want to display is sent to the LCD.…

            calendar

            02 Dec 2022 08:19 AM IST

              Read more

              Project 2 - V&V SW Analysis II

              Objective:

              1. The Project 2 code review analysis was done and the screenshot was attached. 2. a)Screenshot (115 -121) are the reports for manual test case.    Screenshot(123-125) are the report for manual test case. (b) the test case is stores in the name of Pro 2 and the screenshot(127) was uploaded 

              calendar

              22 Oct 2022 09:20 AM IST

                Read more

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

                Objective:

                Overview of the Project:  In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04) Goals: Measuring the distance of an object using Ultrasonic Distance Sensor (HC-SR04) Usage of Input Capture Mode Key Highlights of the Project:  Measuring…

                calendar

                22 Oct 2022 06:33 AM IST

                  Read more

                  Project 1 - V&V SW Analysis - I

                  Objective:

                  Black box testing: Black box testing is a technique of software testing which examines the functionality of the software without peering into its internal structure or coding. The primary source of black-box testing is a specification of requirements that is stated by the customer. In this method, the tester selects a…

                  calendar

                  16 Oct 2022 08:31 AM IST

                    Read more

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

                    Objective:

                    CODE:   #include <avr/io.h> //we are using I/O registers of AVR#define F_CPU 16000000L // define the crystal frequency#include "avr/interrupt.h" // we are using external interrupt pin#include <util/delay.h> // delay function purpose#define lcd_port PORTB //PORTB pins are for LCD data#define RS_high PORTD…

                    calendar

                    08 Oct 2022 01:45 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:

                      OVERVIEW OF THE PROJECT:           In this project,  interfaces for mathematical Set Theory are implemented using C programming language. User can give the input like two list of data and this program will give  the output as the union and intersection of these two lists. GOAL OF THE…

                      calendar

                      20 Sep 2022 08:45 AM IST

                        Read more
                        Showing 1 of 10 projects