Sie sind auf Seite 1von 4

Design & Construction of Microcontroller Based

maximum power point PWM Charge Controller for


Photovoltaic Application
Gazi Mohammad Sharif, S. M. Mohaiminul Islam, Khosru Mohammad Salim
School of Engineering and Computer Science, Independent University, Bangladesh.
email: gsharif@gmail.com

Abstract: Photovoltaic cell converts solar energy directly The “maximum power point” is demonstrated by through
into electricity. This paper describes a design of a charge the voltage-current (VI) curve in Figure 1, the “knee” of
controller to get the maximum power by using the Pulse the curve is the vital point [2].
Width Modulation (PWM) technique. In this paper PWM is The technology for solar photovoltaic battery charge
controlled by the PIC Microcontroller. The work of the
paper is to charge a 12 volt battery by using a 50 watt solar
controllers increased dynamically. PWM charging is very
panel with maximum power. In this paper how maximum famous for its useful application. In previous days simple
power can be achieved from solar panel to charge the on-off regulators were used to limit battery out gassing
battery through PWM signal generated by microcontroller when a solar panel produced overkill power. On the other
is discussed and the experiments by taking voltage and hand, as solar systems developed it is clear now how
current’s values in different time interval are shown. Finally much these simple devices hampered with the charging
the experimental results are illustrated in this paper. process. In previous, when the on-off regulators were
used early battery failures, increasing load disconnects
1. Introduction happened very frequently. For this reason, user
Photovoltaic production becomes double every two years, frustrations were grown. In recent times PWM has played
increasing by an average of 48 percent each year since a significant role in solar battery charging. PWM solar
2002. For this reason it becomes the world’s fastest- chargers use the technology related to other modern high
growing energy technology [1]. Photovoltaic efficiency is quality battery chargers. When the battery voltage reaches
very important for solar application. There are three ways the regulation set point, the PWM algorithm slowly
to increase the efficiency of a photovoltaic (PV) system. reduces the charging current to avoid heating and gassing
The first way is to improve the solar cell’s efficiency. The of the battery, however the charging continues to return
second method is a solar panel tracking system to increase the maximum amount of energy to the battery in the
the efficiency of a PV system. Progress of solar panel shortest time. For that a superior charging efficiency,
tracking systems has been continuing for a number of quick recharging, and a healthy battery at full capacity are
years now. The third way is to maximize the energy got. The new way of solar battery charging guarantees
conversion from the solar panel. The paper focuses on many benefits for PWM technique. By using this
maximum power point PWM charge controller for technique it is possible to recover lost battery capacity
photovoltaic application. When a solar panel is under an and to increase the charge reception of battery. These
open circuit is able to supply a maximum voltage and includes the maintaining high average battery capacities
there is no current, whereas under a short circuit is able to (90% to 95%) compared to on-off regulated state-of-
provide a maximum current with no voltage. In either charge levels that are typically 55% to 60%. The other
case, the amount of power supplied by the solar panel is benefits are balancing drifting battery cells, reducing
zero. The target is to develop a method whereby battery heating, gassing and automatically regulating for
maximum power can be obtained from the voltage and battery aging, voltage drops and temperature effects in
current multiplied together. solar systems [3]. In this paper a charge controller is
designed to get the maximum power by using the PWM
technique. This PWM technique is employed by the PIC
Microcontroller. Here a 12 volt battery is charged by
using a 50 watt solar panel with maximum power through
the PWM charge controller circuit. The hardware designs,
software implementation, prototype construction, flow
chart of the program are discussed here. How maximum
power can be achieved from solar panel to charge the
battery through PWM signal generated by microcontroller
is explained and the experiments by taking voltage and
Fig.1 Illustration of a V-I Curve for a Solar Panel [2] current’s values in different time interval are also
described. voltage through its one pin and digitizes it. It compares
the digitized value with the stored value of 14 volt. If it
2. Hardware design and implementation matches, microcontroller maintains the pulse. But if the
A PWM Charge controller circuit is designed and getting voltage is greater than 14 volt, decreases the pulse
developed to sense the voltage of the solar panel. This is a width, hence voltage will be increased and vice versa.
half bridge circuit. A half bridge circuit diagram is shown
in fig 2. When there is enough sun shine, the panel voltage
is around 20 volt. When the battery is charged, the voltage
of the solar panel falls down. But the circuit will maintain
the required voltage of solar panel by the program in
microcontroller. The required voltage is determined from
the experimental results. These experiments are done
before designing the software and hardware.

Fig. 2 Half Bridge Circuit


Fig 3 shows the PWM charge controller circuit which is
mainly responsible for getting the maximum power. A
PIC microcontroller is the heart of the circuit. It senses
the voltage of the solar panel and increases or decreases
its pulse width for maintaining the required voltage for
the maximum power.
Fig. 4 Flow Chart of the PWM Charge Control program

3. Prototype, construction and experimental


results
A 50 watt solar panel was used for the experiments. The
picture of solar panels is shown in fig 5. In a shiny day,
the voltage and current were measured in different time
interval using a voltmeter and an ammeter. Voltages and
currents were measured from 12 pm to 4 pm in a day.
Two wires (one is positive and another is negative) of the
solar panel are connected with a Heater coil which was
used as a load here. The wires and the load are connected
in series with an ammeter.

Fig. 3 The constructed PWM Charge Controller Circuit


Fig 4 shows the Flow Chart of the PWM Charge Control
program. According to the flow chart a program is written
in assembly language and loaded the program in to the
microcontroller. Here, the microcontroller initially set a
pulse which is appropriate for 14 volt at where the
maximum power point was achieved from the
experiments before. Microcontroller gets the solar panel’s
Fig. 5 Solar panel used for experiments
Fig. 7 Maximum Power Tracking Curve

Then different voltages from 18 volt to 11 volt are A 12 volt battery was charged during the experiments and
measured using a voltmeter by changing the load. the charging current was observed. Figure 8 shows the
The flows of current were changed according to the picture of the charging current when the battery is charged.
change of voltages. Voltage and current are shown in The battery can be charged efficiently by ensuring the
figure 6. maximum power point for photovoltaic application.

Fig. 6 voltage and current are shown


Fig. 8 Charging current is measured when the battery is
The formula of power is; P = V*I. By calculating the
charged
voltages and currents, different powers were
obtained. These are plotted in Microsoft excel. Fig 7
shows the graph which is maximum power tracking
curve. From this curve, it is assumed that the 4. Conclusions
maximum power obtained is 32 watt at 14 volt when The PWM charge control technique presented in this paper
the current was 2.28 ampere. So it was important to shows the assurance for charging the battery with the
know the maximum power before software design, maximum power. Though the voltage of photovoltaic cell
because microcontroller increases or decreases the and the voltage of battery are different, the maximum
pulse width according to the voltage whether it is less power can be attained during battery charging from the
or greater than 14 volt, the target is to stable the photovoltaic cell through this technique. The voltages of
voltage to 14 volt. the solar panel are different in different time and days.
This depends on the solar cell’s consumed sun light. When
the sky is cloudy or there is no enough sun light, the
voltage of the solar panel becomes low. In that case, by
increasing the pulse width, the battery is charged with
maximum power. For this reason, the battery is charged
quickly and efficiently.
References
[1] Wikipedia, http://en.wikipedia.org/wiki/Photovoltaics
[2]Robert Weissbach, Isaac Aunkst, AC 2007-1213: A
MICROCONTROLLER-BASED SOLAR PANEL
TRACKING SYSTEM, American Society for Engineering
Education, 2007
[3]Why PWM, Morning Star Corporation, USA,
www.morningstarcorp.org

Das könnte Ihnen auch gefallen