Skip to content

HVS-5001. Optimizing EV Charging with Dual Energy Sources: Grid and Solar.

9,500.00

This project presents the design and implementation of an optimized EV charging system using dual energy sources—solar and grid power.

Category Tags
The increasing demand for efficient and sustainable electric vehicle (EV) charging systems has led to the integration of hybrid energy sources. This project presents the design and implementation of an optimized EV charging system using dual energy sources—solar and grid power. The system intelligently prioritizes solar energy for charging the battery whenever it is available, thereby reducing dependency on conventional grid power and promoting renewable energy utilization. In the absence of solar energy, the system automatically switches to grid supply to ensure uninterrupted charging. An ESP32 microcontroller acts as the central control unit, continuously monitoring solar voltage and current, grid voltage and current, and battery voltage through appropriate sensors, including the INA219 module. A dual-relay mechanism is employed to switch between solar and grid sources efficiently. The charging process is enhanced using a buck-boost converter integrated with Maximum Power Point Tracking (MPPT) to ensure optimal energy extraction and efficient battery charging under varying conditions. All key parameters such as solar voltage and current, grid voltage and current, and battery voltage are displayed in real-time on an LCD screen for user monitoring. This system improves energy efficiency, ensures reliable charging, and supports sustainable energy practices, making it highly suitable for modern EV charging applications.      

Objectives:
  • To utilize solar energy as the primary power source
  • To ensure uninterrupted charging using grid backup
  • To implement automatic source switching using relays
  • To monitor voltage and current using sensors
  • To improve efficiency using MPPT-based buck-boost converter
  • To display real-time parameters on LCD
  • To enhance battery life and charging efficiency.
      The major building blocks of this project are:
  1. Solar
  2. Grid.
  3. Charging circuits.
  4. Rechargeable Battery.
  5. Regulated power supply.
  6. ESP32 microcontroller.
  7. I2C through LCD display.
  8. Two Relays.
  9. Buck Boost converter.
  10. INA219 sensor.
  11. Voltage sensor.
  12. Power supply.
      Software’s used:  
  1. Embedded C programming.
  2. Arduino IDE for dumping code into Micro controller.
  3. Express SCH for Circuit design.
                           

video: