Skip to content

HVS-5055. Battery Health and Recycling Traceability Intelligence system

9,500.00

The Battery Health and Recycling Traceability Intelligence System is designed to monitor and manage the overall performance, safety, and lifecycle of lithium-ion battery packs using an ESP32 microcontroller.

Category Tags
The Battery Health and Recycling Traceability Intelligence System is designed to monitor and manage the overall performance, safety, and lifecycle of lithium-ion battery packs using an ESP32 microcontroller. The system continuously measures important battery parameters such as voltage, current, and temperature using INA219 and DS18B20 sensors. Based on the monitored temperature, an automatic cooling fan control mechanism is activated through a relay to maintain safe operating conditions. The system also provides automatic charging control, charge/discharge state detection, and real-time parameter display on an LCD with I2C interface for effective battery monitoring. In addition to monitoring, the system incorporates intelligent battery analytics such as State of Charge (SOC), State of Health (SOH), and Remaining Useful Life (RUL) calculations to estimate battery performance and predict end-of-life conditions. EEPROM memory is used to store charge and discharge cycle counts for maintaining battery usage history and recycling traceability. When the battery reaches its end-life condition or when the temperature value cross the set limit, the system alerts the user through a buzzer indication. This project improves battery safety, efficiency, maintenance, and recycling management, making it suitable for electric vehicles, renewable energy storage systems, and smart battery management applications.        

Objectives:
  1. To monitor battery voltage, current, and temperature continuously using sensors.
  2. To calculate battery parameters such as State of Charge (SOC), State of Health (SOH), and Remaining Useful Life (RUL).
  3. To provide automatic charging and discharging control for safe battery operation.
  4. To control the cooling fan automatically when battery temperature increases.
  5. To store charge and discharge cycle data in EEPROM for battery usage tracking and recycling traceability.
  6. To detect battery end-life conditions and high-temperature conditions provide alerts using a buzzer.
  7. To display real-time battery information on an LCD screen for easy monitoring.
  8. To improve battery safety, efficiency, and lifecycle management in smart energy systems.
        The major building blocks of this project are:  
  • Regulated power supply
  • ESP32 Microcontroller.
  • DS18B20 Temperature sensor.
  • INA219 (Voltage& Current) sensor.
  • Buzzer.
  • Li-ion Battery pack
  • Relys.
  • Charging Circuit.
  • LCD display.
  • I2C module.
  • Cooling fan.
  • LED Indicators.
      Software’s used:
  • Embedded C programming.
  • Arduino UNO for dumping code into Micro controller.
  • Express SCH for Circuit design.
     

video: