Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo...

17
Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering University of Connecticut Advisor: Dr. Sung Yeul Park Date 19 April 2013

Transcript of Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo...

Page 1: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Solar Powered Battery Charger

Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias

Department of Electrical and Computer Engineering

University of Connecticut

Advisor: Dr. Sung Yeul Park

Date 19 April 2013

Page 2: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Motivation

Specifications

Buck Converter Topology

Sensors

Microcontroller

Algorithm

Design Details

Results

Cost

Conclusion

Questions

Outline

Page 3: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Motivation

Decided to leave IFEC work and start new work on Solar Battery Charger for better design experience

Design topologies are similar so will help us in transition

Page 4: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Buck Converter Topology

24V ≤ Vin ≤ 48V Vout < 13.8V Buck converter is a

step-down DC to DC converter

Therefore, buck converter topology was chosen

Block Diagram

Page 5: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Sensors

Need sensors for feedback purposes The input voltage and current are monitored, as

is the output voltage and current. This is done with current sensors and

operational amplifier comparators.

Page 6: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Microcontroller Board

The microcontroller chip is TMS320F28335, coded in C++.

The board monitors input current, input voltage, output current, output voltage and current battery charge.

Page 7: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Control Algorithms

The control board is coded to operate three different algorithms; Constant Current, Constant Voltage and Maximum Power Point tracking.

Constant Current – The first stage of the charging process. Will charge battery to about 95% completion

Page 8: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Constant Voltage

The second stage of the charging process. The battery is supplied 13V across its terminals until the full charge is reached.

Page 9: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

MPPT

Maximum Power Point Tracking (MPPT) – Sunlight conditions change, so there is need to constantly calculate maximum power available from PV panel

Page 10: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Design details: Power Circuit Schematic

Isolator for signal transfer

Page 11: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Design details: Voltage Supply Schematic

12 Volt Supply

5 Volt Supply

Page 12: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Design details: Sensor Schematic

Current Sensor

Comparator

Comparator

Page 13: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

PCB Layout

• Altium Designer• 4 layers

• Top Layer• 5V Layer• 3.3V Layer• GND Layer

Page 14: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Results

• Slight errors in sensor readings

• Modification required in the gate driver

• Able to run all algorithms successfully

Page 15: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Board Cost

The total cost to produce the power board is: $162.06

Cost of control board: $102.80 The cost of a 220W solar panel is: ~$350

Page 16: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Conclusion and Learning Experience

• We have achieved all specification and design requirements

• Learned:

• PV Model

• Battery Charging algorithms

• Design of schematic and PCB board

• Able to combine knowledge from courses such as microcontrollers, power electronics, and digital control systems

Page 17: Solar Powered Battery Charger Kevin McDowall, Joshua Ivaldi, Muhammad Mustaqeem Khatri, and Alfredo Elias Department of Electrical and Computer Engineering.

Questions???