Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Vinod Choudhary, Velma Anjali Reddy, Sakki Srinikesh, Mr. P. Hari Krishna
DOI Link: https://doi.org/10.22214/ijraset.2024.60176
Certificate: View Certificate
This paper presents a project that addresses the transportation sector\'s rapid growth contributes to pollution through conventional fossil fuel vehicles emitting harmful gases, leading to global warming. Electric vehicles (EVs) offer a cleaner alternative, but range anxiety hinders widespread adoption. Range prediction, crucial for EV practicality, estimates travel distance on a single charge, considering factors like battery capacity, driving conditions, and weather. Accurate models, rooted in deep knowledge of EV technology and real-world driving, are essential. Our proposed solution employs a machine learning approach, integrating physical and environmental variables to minimize range anxiety, empower informed decision-making, and enhance the overall electric vehicle experience, promoting sustainable transportation
I. INTRODUCTION
Transport is a fundamental requirement of modern life, conventional combustion engines that use petrol and diesel are highly polluting and contribute to global warming. These conventional vehicles can be replaced with electric vehicles that have zero tailpipe emissions and are much better for the environment. They have relatively lower running costs, maintenance cost, convenience of charging at home, and are easy to drive and quiet. There is an increase in usage of electrical vehicles lately. It is expected that 145 million electric vehicles will be on the road by 2030. Range prediction is a critical factor for EV users to plan their trips effectively and alleviate range anxiety. Calculating the range of electric vehicles (EVs) using Machine Learning (ML) techniques has gained significant attention in recent years. ML algorithms leverage historical data from EVs, such as driving patterns, battery characteristics, and external factors like weather and road conditions. By analyzing this data, ML models can learn complex relationships and patterns that impact the vehicle's range. These models can then predict the remaining range based on real- time data inputs. ML-based range prediction systems can continuously adapt and improve their accuracy by learning from a large amount of data collected from various EVs and diverse driving scenarios. These models can account for factors like battery degradation, traffic conditions, driving behavior, and energy consumption patterns, providing more reliable and personalized range estimations. The integration of ML in range prediction for EVs has the potential to enhance the driving experience, optimize route planning, and increase confidence in electric vehicle technology. As research and development in this area advance, ML algorithms can contribute to maximizing the efficiency and usability of EVs, promoting their widespread adoption and contributing to a sustainable transportation future.
II. LITERATURE REVIEW
III. PROBLEM STATEMENT
The current range prediction systems for electric vehicles (EVs) often oversimplify calculations, focusing primarily on battery capacity and neglecting crucial factors like driving conditions and weather. This limitation contributes to widespread range anxiety, as drivers cannot fully rely on the accuracy of estimated remaining range. The proposed project aims to rectify this by introducing a sophisticated machine learning based system that considers diverse variables, providing more accurate and reliable range predictions. This improvement is crucial for enhancing the overall user experience, encouraging informed decision-making, and addressing concerns hindering the widespread adoption of EVs.
IV. PROPOSED SYSTEM
The proposed system aims to transform the way electric vehicle (EV) range is predicted by leveraging sophisticated machine learning algorithms that incorporate a wide array of variables. Unlike current models, this system will overcome limitations by adjusting in real-time to actual driving conditions, user habits, and environmental influences. By constantly updating itself with the latest information, the system will seamlessly integrate with existing EV setups, providing drivers with precise predictions while on the road. This empowerment will enable drivers to make informed choices, enhancing their overall driving experience.
Through the integration of advanced machine learning techniques and a comprehensive range of factors, the proposed system promises to revolutionize EV range prediction. By addressing the shortcomings of existing models, it will dynamically adapt to the complexities of real-world driving scenarios, ensuring accuracy and reliability. The system's ability to deliver real-time updates will empower drivers with timely information, allowing them to optimize their journeys and make educated decisions. This seamless integration into existing EV systems will enhance user experience and contribute to the widespread adoption of electric vehicles.
V. METHODOLOGY
The methodology for the project "Estimation of Electric Vehicle Range Using Artificial Neural Networks" is a comprehensive and systematic approach aimed at developing a sophisticated predictive model for estimating electric vehicle (EV) range. At the outset, the project meticulously defines its objective: leveraging artificial neural networks (ANNs) to accurately predict EV range based on various input parameters.
The journey begins with the thorough collection of pertinent data on electric vehicles, encompassing factors such as battery capacity, vehicle weight, driving conditions, weather, terrain, and driving patterns. This rich dataset forms the foundation upon which the predictive model will be built.
Subsequently, the collected data undergoes a rigorous preprocessing phase, where it is meticulously cleaned and transformed to ensure uniformity and eliminate any anomalies or irrelevant information. Techniques such as normalization, scaling, and feature engineering are employed to optimize the dataset for input into the ANN. With the data primed and ready, the focus shifts to designing the architecture of the artificial neural network. Here, considerations are made regarding the number of layers, types of neurons, and activation functions to construct a model capable of capturing the intricate relationships between the input parameters and EV range.
Following architecture design, the ANN model undergoes intensive training using a portion of the collected data. Through iterative adjustments of its internal parameters, the model endeavors to minimize the disparity between predicted and actual EV range observed in the training data. Validation of the trained model follows, wherein a separate dataset, distinct from the training data, is employed to ensure the model's ability to generalize and accurately predict EV range under diverse conditions. Rigorous testing further scrutinizes the model's performance, either through additional datasets or real-world scenarios, to assess its reliability and accuracy.
In the pursuit of optimization, the performance of the ANN model is meticulously evaluated, identifying areas for refinement or enhancement. Fine-tuning of model parameters, adjustments to architecture, and the incorporation of supplementary features are explored to augment prediction accuracy. Upon achieving satisfactory performance benchmarks, the ANN model is poised for deployment, potentially integrating into EV dashboard systems or mobile applications. This deployment would empower EV owners with real-time estimates of their vehicle's range, predicated on prevailing conditions.
Throughout this methodology, meticulous documentation and reporting serve as indispensable companions, chronicling each step of the journey from data collection to model deployment. By adhering to this comprehensive approach, the project endeavors to deliver a robust and reliable predictive model, enriching the understanding of EV range dynamics and offering practical utility to both EV owners and manufacturers.
VI. ARCHITECTURE
This fig.1 presents a detailed diagram of a computer chip, specifically focusing on the conceptual design and functionality aspects of machine learning (ML) models within a System on Chip (SOC) architecture. The diagram is rendered in black and white, emphasizing the schematic nature of the illustration. It includes textual annotations that guide the viewer through various stages of machine learning processes, such as data collection, cleaning, preprocessing, learning parameters setting, training, and prediction phases. Notably, the diagram highlights the application of trained ML models in predicting the State of Health (SOH) from data collected through sensors from an electric vehicle (e-Vehicle), indicating a practical use case in the automotive industry. The design includes a mix of flowcharts and textual descriptions to explain the sequential steps involved in training and deploying ML models. The presence of terms like "Additional Learning process," "Training and testing data," and "Predicted range Prediction" suggests a comprehensive approach to understanding and optimizing machine learning workflows for predictive analytics. The diagram serves as an educational tool, offering insights into the complexities and considerations involved in developing and implementing machine learning models within electronic devices. Overall, the image is a fusion of technical design and instructional content, aimed at conveying the intricacies of machine learning integration in modern technology applications.
The image under discussion provides a comprehensive overview of a computer chip, with a specific focus on the conceptual design and functionality aspects related to machine learning (ML) models within a System on Chip (SOC) architecture. Rendered in black and white, the schematic illustration prioritizes clarity and simplicity to effectively convey intricate details. The inclusion of textual annotations guides the viewer through various stages of the machine learning process, from initial data collection to the practical application of trained models in predicting the State of Health (SOH) in electric vehicles (e-Vehicles).
The diagram emphasizes the sequential nature of machine learning workflows, starting with data collection, cleaning, and preprocessing. This foundational stage ensures that the input data is appropriately formatted and devoid of inconsistencies, laying the groundwork for accurate model training. The annotations within this section likely detail specific techniques and considerations in preparing data for effective machine learning applications.
Moving forward, the illustration covers the learning parameter setting phase, a critical step where the model's hyperparameters are tuned for optimal performance. The inclusion of this component suggests a focus on the intricacies of configuring ML models, reflecting an understanding of the nuanced decisions involved in fine-tuning algorithms to achieve desired outcomes.
The subsequent phases in the diagram involve training the ML models, reflecting the process of exposing the model to labeled data to enable it to learn and adjust its internal parameters. The annotations likely elaborate on the methodologies employed in this stage, shedding light on the algorithms and techniques chosen for effective model training. Furthermore, the presence of terms like "Additional Learning process" hints at a nuanced understanding of continuous improvement and refinement beyond the initial training phase.
The image's thematic highlight is the practical application of trained ML models in predicting the State of Health (SOH) from sensor data in electric vehicles. This real-world use case emphasizes the relevance and applicability of machine learning in the automotive industry, underlining the potential benefits of predictive analytics in enhancing the performance and reliability of electric vehicles.
In summary, the diagram intricately weaves together various components of machine learning, from data preprocessing to model training and real-world applications, offering an educational tool that delves into the complexities and considerations involved in integrating machine learning models within the context of a System on Chip (SOC) architecture.
VII. ACKNOWLEDGMENT
The group express our gratitude most sincerely to our guide Mr. P. Hari Krishna who guided and motivated us in this course of time of understanding the concepts. We are grateful for the insightful comments offered by the peer reviewers.
The machine learning model\'s successful application in calculating State of Charge (SOC) has yielded highly promising results, demonstrating its efficacy in practical scenarios. Through the utilization of updated SOC values, the model not only accurately predicts the State of Energy (SOE) but also exhibits a remarkable closeness between its predictions and the actual outputs, as evidenced by the Mean Absolute Error (MAE) of 5.96 during the computation of remaining range. This low MAE signifies a tight match between the model\'s estimations and the true values, underscoring its precision in capturing complex relationships within the data. The observed accuracy in estimating the remaining range implies the model\'s robust ability to understand and generalize patterns, showcasing its reliability for predicting crucial parameters in real-world applications. This outcome is particularly noteworthy, as it enhances the model\'s practical usability in contexts where precise state-of-charge information is crucial, such as electric vehicle management systems. The consistent and close correspondence between predicted and actual values, coupled with the model\'s low MAE, establishes its trustworthiness and suitability for deployment in diverse settings, further validating its potential for optimizing decision-making processes based on accurate state-of-charge predictions. In conclusion, the machine learning model emerges as a valuable tool with tangible benefits for applications requiring dependable SOC estimations in practical, dynamic environments.
[1] Penghua Li, Zijian Zhang, Qingyu Xiong, Baocang Ding, Jie Hou, Dechao Luo, Yujun Rong, Shuaiyong Li,\"State-of-health estimation and remaining useful life prediction for the lithium-ion battery based on a variant long short term memory neural network\",Journal of Power Sources,Volume 459,2020Author: Mohd Hyder Gouri [2] B. Zheng, P. He, L. Zhao and H. Li, \"A Hybrid Machine Learning Model for Range Estimation of Electric Vehicles,\" 2016 IEEE Global Communications Conference (GLOBECOM), Washington, DC, USA, 2016, pp. 1-6, doi: 10.1109/GLOCOM.2016.7841506. [3] P. Sharma and B. J. Bora, “A Review of Modern Machine Learning Techniques in the Prediction of Remaining Useful Life of Lithium-Ion Batteries,” Batteries, vol. 9, no. 1, p. 13, Dec. 2022 [4] R. Li, H. Sun, X. Wei, W. Ta, and H. Wang, “Lithium Battery State-of-Charge Estimation Based on AdaBoost.Rt-RNN,” Energies, vol. 15, no. 16, p. 6056, Aug. 2022 [5] Ganesh Sankaran, S. Venkatesan, M. Prabhahar, Range Anxiety on electric vehicles in India - Impact on customer and factors influencing range Anxiety, Materials Today: Proceedings, Volume 33, Part 1,2020 [6] Miri, I, Fotouhi, A, Ewin, N. Electric vehicle energy consumption modelling and estimation—A case study. Int J Energy Res. 2021 [7] Szumska, E.M.; Jurecki, R.S. Parameters Influencing on Electric Vehicle Range. Energies 2021, 14, 4821. [8] Jun Bi, Yongxing Wang, Qiuyue Sai, Cong Ding, estimating remaining driving range of battery electric vehicles based on real-world data: A case study of Beijing, China, Energy, Volume 169, 2019, Pages 833-843, ISSN 0360-5442 [9] JOUR, Sun, Shuai, Zhang, Jun, Bi, Jun, Wang, Yongxing, 2019/01/09, A Machine Learning Method for Predicting Driving Range of Battery Electric Vehicles, 4109148 [10] J. Hong, S. Park and N. Chang, \"Accurate remaining range estimation for Electric vehicles,\" 2016 21st Asia and South Pacific Design Automation Conference (ASP-DAC), Macao, China, 2016 [11] M. Smuts, B. Scholtz and J. Wesson, \"A critical review of factors influencing the remaining driving range of electric vehicles,\" 2017 1st International Conference on Next Generation Computing Applications (NextComp), Mauritius, 2017 [12] S. Sharma, P. D. Achlerkar, P. Shrivastava, A. Garg and B. K. Panigrahi, \"Combined SoC and SoE Estimation of Lithium-ion Battery using Multi-layer Feedforward Neural Network,\" 2022 IEEE International Conference on Power Electronics, Drives and Energy Systems (PEDES), Jaipur, India, 2022, pp. 1-6, doi: 10.1109/PEDES56012.2022.10080110. [13] O. Rahbari, N. Omar, P. Van Den Bossche and J. Van Mierlo, \"A centralized state of charge estimation technique for electric vehicles equipped with lithium- ion batteries in smart grid environment,\" 2018 IEEE International Conference on Industrial Technology (ICIT), Lyon, France, 2018, pp. 1721-1725, doi: 10.1109/ICIT.2018.8352442. [14] P. A. Topan, M. N. Ramadan, G. Fathoni, A. I. Cahyadi and O. Wahyunggoro, \"State of Charge (SOC) and State of Health (SOH) estimation on lithium polymer battery via Kalman filter,\" 2016 2nd International Conference on Science and Technology-Computer (ICST), Yogyakarta, Indonesia, 2016, pp. 93-96, doi: 10.1109/ICSTC.2016.7877354. [15] M. Xu, Q. Zhu and M. Zheng, \"A State of Charge Estimation Approach Based on Fractional Order Adaptive Extended Kalman Filter for Lithium-ion Batteries,\" 2018 IEEE 7th Data Driven Control and Learning Systems Conference (DDCLS), Enshi, China, 2018, pp. 271- 276, doi: 10.1109/DDCLS.2018.8516091. [16] S. Barcellona, D. D. Simone and S. Grillo, \"Real-time Electric Vehicle Range Estimation Based on a Lithium-Ion Battery Model,\" 2019 International Conference on Clean Electrical Power (ICCEP), Otranto, Italy, 2019, pp. 351- 357, doi: 10.1109/ICCEP.2019.8890095. [17] S. Sautermeister, M. Falk, B. Bäker, F. Gauterin and M. Vaillant, \"Influence of Measurement and Prediction Uncertainties on Range Estimation for Electric Vehicles,\" in IEEE Transactions on Intelligent Transportation Systems, vol. 19, no. 8, pp. 2615-2626, Aug. 2018, doi: 10.1109/TITS.2017.2762829. [18] A. Bolovinou, I. Bakas, A. Amditis, F. Mastrandrea and W. Vinciotti, \"Online prediction of an electric vehicle remaining range based on regression analysis,\" 2014 IEEE International Electric Vehicle Conference (IEVC), Florence, Italy, 2014, pp. 1-8, doi: 10.1109/IEVC.2014.7056167. [19] K. Sarrafan, K. M. Muttaqi, D. Sutanto and G. E. Town, \"A Real-Time Range Indicator for EVs Using Web-Based Environmental Data and Sensorless Estimation of Regenerative Braking Power,\" in IEEE Transactions on Vehicular Technology, vol. 67, no. 6, pp. 4743-4756, June 2018, doi: 10.1109/TVT.2018.2829728. [20] P. Tyagi, L. Padmavathi and A. Abhishek, \"Performance Analysis of State of Charge Estimation Techniques for Two-Wheeler Electric Vehicles,\" 2022 International Virtual Conference on Power Engineering Computing and Control: Developments in Electric Vehicles and Energy Sector for Sustainable Future (PECCON), Chennai, India, 2022, pp. 1-5, doi: 10.1109/PECCON55017.2022.9851113. [21] R. Zhi-yong, \"Research on influence factors affecting driving range of flame- proof battery electric vehicles,\" 2019 IEEE 4th Advanced Information Technology, Electronic and Automation Control Conference (IAEAC), ChengduChina, 2019, pp. 1982-1986doi: 10.1109/IAEAC47372.2019.8997686. [22] K. S. Grewal and P. M. Darnell, \"Model-based EV range prediction for Electric Hybrid Vehicles,\" IET Hybrid and Electric Vehicles Conference 2013 (HEVC 2013), London, 2013, pp. 1-6, doi: 10.1049/cp.2013.1895. [23] J. Poxon, A. McGordon, G. Muraleedharakurup and P. Jennings, \"Determining a suitable all electric range for a light weight plug-in hybrid electric vehicle,\" 2010 IEEE Vehicle Power and Propulsion Conference, Lille, France, 2010, pp. 1-8, doi: 10.1109/VPPC.2010.5729219. [24] A. Enthaler, T. Weustenfeld, F. Gauterin and J. Koehler, \"Thermal management consumption and its effect on remaining range estimation of electric vehicles,\" 2014 International Conference on Connected Vehicles and Expo (ICCVE), Vienna, Austria, 2014, pp. 170-177, doi: 10.1109/ICCVE.2014.7297537
Copyright © 2024 Vinod Choudhary, Velma Anjali Reddy, Sakki Srinikesh, Mr. P. Hari Krishna. 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 : IJRASET60176
Publish Date : 2024-04-11
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here