Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Miss. Sayali A. Patil, Prof. Atul R. Nigavekar
DOI Link: https://doi.org/10.22214/ijraset.2022.46647
Certificate: View Certificate
The electric vehicle market in India appears to be gaining traction. The automobile industry is shifting to EV manufacturing, as the fuel is expensive and there is global pressure to reduce carbon footprint. There is necessity to improve the current technology and performance of electric vehicles. The continuous monitoring of EV battery for customer safety against accident due to battery failure is vital. There is a need to improve battery analysis and monitoring to improve EV performance. The cloud based BMS system for EV data analysis using IoT is an ongoing monitoring system for battery performance analysis. Along with this the system provides performance analysis of each EV battery, supplied by battery manufacture. The EV manufacturing is at its early stage, in comparison with fossil fuel vehicles. This maturity in fossil fuel engine has come long way by experimentation, experience, and revolutionary inventions as well stringent norms of government authorities like Euro/Bharat stage 6 etc. The consistent improvement in battery technology is a way ahead for successful deployment of EV. Therefore, continuous monitoring of battery performance parameter is essential which should help battery manufacture to estimate accurately the battery model, state of charge, state of health etc. It will also help to correctly predict possibility of accidents due to improper charging and discharging of battery and estimate of EV.
I. INTRODUCTION
The advancement in cloud computing along with internet of things (IOT) has provided a promising opportunity to resoluteness the challenges caused by the increasing transportation issues. Advancement in the field of Internet of Things and cloud computing has given an opportunity of continues monitoring of data of electric vehicles along with its analyzing and graphical visualization. This system is one of the realistic applications of cloud computing and IOT of monitoring and analyzing the performance parameter of electric vehicles battery.
Electric vehicles depend on the battery as a source of power. However, improper battery charging cycles (during lifetime) gradually reduce battery performance. This is a major concern for battery design in terms of taking full advantage of the potential battery life, and the best performance possible.
Improper battery handling can lead to permanent damage or deterioration of the battery. The plan proposes a concept to monitor battery performance, using IoT-cloud techniques, so that battery monitoring can be done using the thingspeak IoT Cloud channel that works for EV builder and battery manufacturer. The Cloud- based BMS data analytics system consists of two major parts: i) Collecting performance parameter of EV’s Battery by communicating with BMS ii) Aggregating, uploading performance parameters data onto cloud, and analyzing data to identify best performing battery. Based on performance parameter analysis, the system is capable to detect degradation in battery performance [2]. Based on battery’s overall performance the EV manufacture can rate the battery suppliers. This project presents the cloud computing & IOT based system designed for monitoring & sending the parameters of the EV, opportunistically to cloud, through the Wi-Fi Module. This system aims to provide safety to the customer along with analysis of batteries supplied by different battery supplier. The performance analysis finds the best battery supplier and improving performance of batteries supplier by other manufactures if needed.
Key Services provided by Cloud Based BMS Data Analytics System for EV using IOT:
II. EXISTING SYSTEM
BMS plays a vital part in an electric vehicle's general control, charging efficiency, safe operation, and energy usage optimization. The battery powered EV's power system topology is depicted in Figure [1]. The traction battery, which has a sizable capacity and strong power, is the only source of energy. It operates primarily in two different modes: charging and discharging. It operates electric motor that transforms electrical energy into mechanical energy (while in discharge mode). The vehicle's wheels receive rotational energy from the mechanical drive. Additionally, the battery meets the remaining onboard power needs for things like air conditioning, sensors, communication, infotainment, etc. There have been discussions on various hybrid power train configurations and design elements.
A. Causes of battery fire as part of BMS safety function analysis [1]:
B. BMS Test Cases
Electric mobility is often regarded as the kind of transportation of the future. There is more support for expanding the usage of electric mobility while gradually phasing out fossil fuel-powered vehicles because of the increased worldwide concern for reducing emissions to combat climate change. BMS dangers and hazards can be considerably decreased by standardizing BMS for EVs and properly implementing the standards in EVs. The following table contains BMS test cases [1].
III. PROPOSED SYSTEM
In this project, the main objectives of the proposed work are to monitor performance parameters of the lithium-ion battery cells and to load the performance parameters onto thingspeak web page. The microcontroller is the heart of the system; we have used the Arduino UNO as a microcontroller. The main advantage of using Arduino UNO is it has inbuilt multichannel, 10-bit analog to digital converter (ADC). There are total four voltage sensor module and four temperature sensors along with one current sensor module.
As the output of the four voltages sensors and a current sensor is in analog form so it cannot be directly interfaced to the Arduino UNO digital input pins. Therefore, the output of the voltage sensors’ module and a current sensor module are connected to 5 ADC input pins. The DS18B20 is a single-wire digital temperature sensor, so its output is directly connected to the Arduino UNO digital input line. Four temperature sensors are connected to a single wire and this single wire is further connected to microcontroller Arduino UNO digital input pins. To display the performance parameter of the lithium- ion battery cell the Arduino Uno is connected 20X4 LCD display. Wi-Fi module sends the parameters to the thingspeak cloud. This Wi-Fi module is interfaced to Arduino to collect the parameters. The ESP8266 is connected to the Internet for uploading performance parameter. The thingspeak is the IoT service we used which has 8 channels.
1. Arduino UNO: The Arduino UNO is based on the ATMEL AVR processor. The Arduino programming language gives you access to microcontroller peripherals, including analog to digital converters, general purpose input/output pins, communication buses (including I2C and SPI) and serial interface.
2. Current Sensor: This system uses the current sensor ACS172, which has analog output. The load (Bulb) is connected in series with the sensor. This sensor accurately calculates the current of lithium-ion cell. As this sensor output is analog so it is converted digital form by applying it to one of the ADC pins of Arduino UNO.
3. Voltage sensors: One of the performance parameters that we have calculated is voltage of lithium-ion cells; this is achieved by voltage sensor module. As there are total four lithium-ion cells used in this system, across each lithium-ion cell a voltage sensor is connected to measure operating voltage of each cell. This operating voltage output at each voltage sensor is then applied to ADC pins of Arduino to convert it into digital form. Then these parameters are uploaded on webpage.
4. HX-4S-01 (BMS): The HX-4S-01 is a battery management system/charge protection circuit. This charge protection circuit provides over-charge, over-discharge, short circuit protection, over current protection. This chip is connected to four lithium-ion cell in series to increase the life of lithium-ion cell by protecting their charging cycles. This chip is low cost, small size also this has high performance
5. Temperature Sensor: The temperature sensor used in this proposed work is DS18B20 which is 1 wire digital sensor. There are four temperature sensors, which are mounted on each lithium-ion cell to measure their temperature. As this sensor has digital output so it is connected to digital input pin of Arduino.
6. Lithium-ion Cell: The system battery is of 14.8v which is formed by connecting four 3.7v lithium- ion cells in series with each other. These cells are of 3.7v and 2200mAH current.
7. Thingspeak (IOT): The thingspeak is a service of IOT which is free of cost and provides analysis, monitoring in graphical format. With the help of Wi-Fi module Arduino can access internet, so Arduino transfer the performance parameter of each lithium-ion cell onto thingspeak webpage. This webpage has 8 data channels. The battery parameters are graphically represented on thingspeak webpage.
8. LCD Display: This system consists of 20X4 LCD display. This display is interfaced with Arduino to display performance parameter of lithium-ion cell.
9. Wi-Fi Module: This ESP8266 module is interfaced with Arduino with objective that Arduino can have internet access to transfer the performance parameters of the battery under monitoring to thingspeak data channels.
A. System Operation
IV. IMPLEMENTAION
The figure 14 contains the main circuit diagram of the project when the load is connected. As shown in the figure four lithium-ion cells are connected to BMS. The figure 15 represents the LCD display showing the project name. Figure 16 contains LCD display is showing the performance parameter, after that the figure 10 contains sending data to thingspeak server. From above figure it is clear that the real time performance parameters are transferred to the Thingspeak IOT server.
VI. ADVANTAGES
A. It provides easy analysis of performance parameter of lithium-ion battery of different battery supplier.
B. Continuous monitoring of performance parameter of electric vehicle
C. Convenient data accessibility on Thingspeak webpage
D. Avoid any kind of accidents, hazardous effect due to continue monitoring of EV parameters
VII. FUTURE SCOPE
A. To make system more reliable and accessible to owner of Electric Vehicle create a simple database that can be analyzed, and the previous data can be accessed at any time on cloud.
B. Create mobile application that displays the analysis of the performance parameter of each cell of EV and also sends notification/alerts for further preventive action.
C. Analysis of each EV battery, supplied by battery manufactures to find best battery supplier, amongst all and locate improvement areas for rest of battery suppliers so they can correct their products.
The main objective of the system is, continues monitoring of EV performance parameters through thingspeak IOT webpage. This is achieved by using Arduino UNO. We can easily interface the different sensors connected to lithium-ion cells to build in ADC of Arduino. These parameters are essential for analyzing the performance of electric vehicle. That’s why it is necessary to continuously monitor the parameters. This continuous parameter monitoring is achieved with the help of internet of things (IOT) and Wi-Fi module. Then with the help of Arduino UNO this parameter will get uploaded on webpage of IOT. The IOT webpage graphically represents the performance parameter of each lithium- ion cell.
[1] Hossam A. Gabbar, Ahmed M. Othman “Review of Battery Management System (BMS) Development and Industrial Standards” MDPI Published 11 April 2021 [2] Julio A. Sanguesa 1, Vicente Torres-Sanz “A Review on Electric Vehicles: Technologies and challenges”, © 2021 by the authors. Licensee MDPI Published: 15 March 2021 [3] Shabana Urooj 1 , Fadwa Alrowais “ IOT Based Electric Vehicle Application Using Boosting Algorithm for Smart Cities” Published: 18 February 2021 [4] Anjali Vekhande, Ashish Maske “iot-based battery parameter monitoring system for electric vehicle” IJCRT | Volume 8, Issue 7 July 2020 [5] Nikita N. Mutrak1,Kaveri Pagar 2 “IoT based Battery Monitoring System” International Research Journal of Engineering and Technology (IRJET) e- ISSN: 2395-0056 Volume: 07 Issue:06 |June 2020 www.irjet.net p-ISSN: 2395- 0072 [6] R. M. Vethekar1 , A.B Chandgude “Review on IOT based electric vehicle battery management system using LAB View” International Journal of Future Generation Communication and Networking Vol. 13 [7] Mohd Helmy Abd Wahab*,1,5 , Nur Imanina Mohamad Anuar “IOT based battery monitoring system for Electric Vehicle” International Journal of Engineering & Technology International Journal of Engineering &Technology, January 2018 [8] Harish N1 , Prashal V2 “IOT Based Battery Management System” International Journal of Applied Engineering Research ISSN 0973-4562 Volume 13, Number 8 (2018) pp.5711-5714 [9] Jose A. Afonso, Joao C. Ferreir “IoT System for Anytime/Anywhere Monitoring & control of vehicle Parameters” 2017 IEEE International Conference on Service Operations and Logistics, and Information September 2017 [10] Koko Friansa1 , Irsyad Nashirul Haq2 “Development of Battery Monitoring System in Smart Microgrid based on Internet of Things (IOT)” ScienceDirect 2017
Copyright © 2022 Miss. Sayali A. Patil, Prof. Atul R. Nigavekar. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET46647
Publish Date : 2022-09-07
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here