CONSTRUCTION OF BATTERY CHARGE CONTROL FOR PHOTOVOLTAIC SYSTEMS


CONSTRUCTION OF BATTERY CHARGE CONTROL FOR PHOTOVOLTAIC SYSTEMS 

CHAPTER ONEINTRODUCTION1.0   Background of the study

A charge controller is an essential part of any alternative energy system. In its simplest form, a charge controller's job is to make sure the power (such as a solar panel) 'plays nice' with the load (such as a battery). The simplest implementation of this is a single diode placed in between a solar panel and battery. This ensures that the battery does not discharge into the solar panel at night. A more sophisticated implementation will be adding the ability for the charge controller to disconnect the solar panel when the batteries are fully charged in order to prevent over-charging damage to the batteries (James and Dunlop, 1991).        The current version of the open-source free charge controller is a converter for charging batteries, A bulk converter steps down the voltage from a higher voltage level to a lower voltage level. In this case, it would step the voltage down from the 18volts of a solar panel to the 12volts of a battery (Harrington and Dunlop, 1992). Since the converter is software controlled, it can be programmed to charge any battery chemistry, change its drive frequency to achieve maximum conversion efficiency as well as implement MPPT to allow a solar panel to deliver maximum power, all without any changes to hardware (Robert and Isaac, 2007). A charge controller also called a charge regulator or battery regulator limits the rate at which electric current is added to or drawn from electric batteries. It prevents overcharging and may prevent over voltage, which can reduce battery performance or life span, or may pose a safety risk. It may also prevent completely draining (deep discharging) a battery, or perform controlled discharges, depending on the battery technology, to protect battery life.        The term charge controller or charge regulator may refer to either a stand-alone device, or a control circuitry integrated within a battery pack, battery-power device, or recharger (Dunlop, 1991; Harrington and Dunlop, 1992) Basically, there are four types of charge controllers. These are namely:-                    I.        Series charge controller or series regulator                  II.       Shunt charge controller or shunt regulator                III.      Pulse width modulated charge controller (MPPT)                IV.      Maximum power point tracker (MPPT)A series charger controller disables further current flow into batteries when they are full. A shunt charge controller diverts excess electricity to an auxiliary or shunts load as an electric heater when batteries are full (Harrington and Dunlop, 1992).  Pulse width modulated (PWM) and maximum power point tracker technologies adjust charging rates depending on the battery voltage level to allow charging closer to its maximum capacity. The charge controller may also monitor battery temperature to prevent over-heating. Some charge controller systems also display and transmit data to remote displays and data logging to track electric flow over time (Sanjit, 1980; James and Dunlop, 1991; Robert and Isaac, 2007).        The primary function of a charge controller in a stand-alone PV system is to maintain the battery at the highest possible state of charge while protecting it from overcharge by the array of solar panels and from over-discharge by the loads, Although some PV system can be effectively designed without the use of charge control, any system that has unpredictable loads, user intervention, optimized or undersized battery storage (to minimize initial cost) typically requires a battery charge controller (James and Dunlop, 1991). The algorithm or control strategy of a battery charge controller determines the effectiveness of battery charging and PV array utilization, and most importantly the ability of the system to meet the load demands. Additional features such as temperature compensation, alarms, meters, remote voltage sense leads, and special algorithm law enhance the ability of a charge controller to maintain the health and extend the lifespan of the battery, as well as providing an indication of operational status to the system caretaker (James and Dunlop, 1991; Harrington and Dunlop, 1992).

1.1    AIM AND OBJECTIVESThe project is aimed at the following:-                    I.     Preventing battery overheating to limit the energy supplied to the battery by the PV array when the battery becomes fully charged.                  II.    Preventing battery undercharges to disconnect the battery from electrical loads when the battery reaches a low state of charge.                III.   Providing load control functions to automatically connect and disconnect an electrical load at the specified time, for example, operating a lighting load from sunset to sunrise.                IV.   Designing a control algorithm for the charge controller to determine which particular algorithm will be suitable and efficient for charge regulation (Stevens, 1999, Robert and Isaac 2007)                  V.    Knowing how to design, select and match guidelines for battery application and charge control requirements in PV systems.    

 1.2  JUSTIFICATION OF THE STUDYPhotovoltaic systems remain the best alternative to the power supply problem in Nigeria today. And the importance of a charge controller in a stand-alone photovoltaic system cannot be over-emphasized as mentioned earlier. But the efficiency of a charge controller clearly depends on the regulation technique that is used. Modern charge controllers employ the dynamic potentials of pulse width modulation in tracking the maximum power of the battery bank, through the voltage regulation set points. This method provides for a range of voltages through which charge disconnection and reconnection occur. However, the type of charge controller described above makes use of several integrated circuits (ICs) to generate the pulses. This is usually complex and expensive to realize. In this project work, a single chip of IC 555 timer is used to generate the pulses, bearing in mind its basic function as a multivibrator, its availability, and low cost.

1.3  RESEARCH METHODOLOGYThe project begins with the sourcing of materials and textbooks in the library and through the internet, to understand what a charge controller is and how it works including its basic functions. The research continued with an inquiry into the various types of charge controllers with their respective charge regulation techniques and designs which include series design, shunt design, pulse width modulation, and maximum power point tracking. Thereafter, the design of the project was done to determine the appropriate components to be used. Thus, linear circuit theorems were applied for the mathematical analysis of various voltages, currents, and resistances at set points. For a 24v, 0.96Kw charge controller, it will handle a maximum current, I as follows:From P = V2/R,where P represents total power,V represents voltage andR represents circuit resistance,If P = 0.96kw and V = 24v,then 0.96 = (24)2/R or R = 24x24/960 = 0.6 ohmsBy ohm's law, V = IR,where I represents the maximum current, it implies thatI = V/R = 24/0.6 = 40ATherefore, the maximum short circuit current that can be managed by the charge controller is 40 amperes. Other theorems such as The venin's and Norton's theorems are also applied in addition to the modeled equations to calculate and determine the values of components used. After the design, the components are sourced according to the design specifications made by calculation. Thereafter, the components are mounted by carefully following the schematic diagram for the project. The project work is tested to examine how it functions, and a charge controller algorithm is designed to operate the charge controller according to the voltage regulation set points. The last stage of the project work deals with the conclusion, where the emphasis is laid on problems encountered during the process of carrying out the project work and suggested solutions as well as recommendations on the need to encourage charge control in solar energy systems. 

         1.4    EXPECTED FINDINGSAt the end of the project, it is expected that:-                  I.    In a PV system, the battery system should be electrically designed for optimal performance and safety                II.   Adequate knowledge of different types and classifications of battery charge controllers will be acquired.              III.  Different design and hardware assembly for the various types of charge controllers can be achieved.              IV.  There is a new technique in getting the maximum power by using the pulse width modulation technique; the PIC microcontroller performs this function primarily. But it is believed that 555timer IC can also  perform this function due to its characteristics (Sanjit, 1980; Lam, 1995)  

1.5 EXPECTED CONTRIBUTION TO KNOWLEDGE                  I.     The project work will give an insight into the common terminologies associated with battery charge controllers in PV systems.                  II.    Detailed understanding of the actual modes operations of different charge controllers in PV systems will be enhanced.III.   The effect of charge rate, charge regulation algorithm, and set points on battery performance and life in PV systems will be clearly understood (Robert and Isaac, 2007).The importance of equalization for batteries in PV systems will be known in addition to knowing the types of equalization and conditions necessary for the adoption of  battery equalization (Lam, 1995

.


TYPE IN YOUR TOPIC AND CLICK SEARCH.






RESEARCHWAP.COM

Researchwap.com is an online repository for free project topics and research materials, articles and custom writing of research works. We’re an online resource centre that provides a vast database for students to access numerous research project topics and materials. Researchwap.com guides and assist Postgraduate, Undergraduate and Final Year Students with well researched and quality project topics, topic ideas, research guides and project materials. We’re reliable and trustworthy, and we really understand what is called “time factor”, that is why we’ve simplified the process so that students can get their research projects ready on time. Our platform provides more educational services, such as hiring a writer, research analysis, and software for computer science research and we also seriously adhere to a timely delivery.

TESTIMONIES FROM OUR CLIENTS


Please feel free to carefully review some written and captured responses from our satisfied clients.

  • "Exceptionally outstanding. Highly recommend for all who wish to have effective and excellent project defence. Easily Accessable, Affordable, Effective and effective."

    Debby Henry George, Massachusetts Institute of Technology (MIT), Cambridge, USA.
  • "I saw this website on facebook page and I did not even bother since I was in a hurry to complete my project. But I am totally amazed that when I visited the website and saw the topic I was looking for and I decided to give a try and now I have received it within an hour after ordering the material. Am grateful guys!"

    Hilary Yusuf, United States International University Africa, Nairobi, Kenya.
  • "Researchwap.com is a website I recommend to all student and researchers within and outside the country. The web owners are doing great job and I appreciate them for that. Once again, thank you very much "researchwap.com" and God bless you and your business! ."

    Debby Henry George, Massachusetts Institute of Technology (MIT), Cambridge, USA.
  • "I love what you guys are doing, your material guided me well through my research. Thank you for helping me achieve academic success."

    Sampson, University of Nigeria, Nsukka.
  • "researchwap.com is God-sent! I got good grades in my seminar and project with the help of your service, thank you soooooo much."

    Cynthia, Akwa Ibom State University .
  • "Great User Experience, Nice flows and Superb functionalities.The app is indeed a great tech innovation for greasing the wheels of final year, research and other pedagogical related project works. A trial would definitely convince you."

    Lamilare Valentine, Kwame Nkrumah University, Kumasi, Ghana.
  • "Sorry, it was in my spam folder all along, I should have looked it up properly first. Please keep up the good work, your team is quite commited. Am grateful...I will certainly refer my friends too."

    Elizabeth, Obafemi Awolowo University
  • "Am happy the defense went well, thanks to your articles. I may not be able to express how grateful I am for all your assistance, but on my honour, I owe you guys a good number of referrals. Thank you once again."

    Ali Olanrewaju, Lagos State University.
  • "My Dear Researchwap, initially I never believed one can actually do honest business transactions with Nigerians online until i stumbled into your website. You have broken a new legacy of record as far as am concerned. Keep up the good work!"

    Willie Ekereobong, University of Port Harcourt.
  • "WOW, SO IT'S TRUE??!! I can't believe I got this quality work for just 3k...I thought it was scam ooo. I wouldn't mind if it goes for over 5k, its worth it. Thank you!"

    Theressa, Igbinedion University.
  • "I did not see my project topic on your website so I decided to call your customer care number, the attention I got was epic! I got help from the beginning to the end of my project in just 3 days, they even taught me how to defend my project and I got a 'B' at the end. Thank you so much researchwap.com, infact, I owe my graduating well today to you guys...."

    Joseph, Abia state Polytechnic.
  • "My friend told me about ResearchWap website, I doubted her until I saw her receive her full project in less than 15 miniutes, I tried mine too and got it same, right now, am telling everyone in my school about researchwap.com, no one has to suffer any more writing their project. Thank you for making life easy for me and my fellow students... Keep up the good work"

    Christiana, Landmark University .
  • "I wish I knew you guys when I wrote my first degree project, it took so much time and effort then. Now, with just a click of a button, I got my complete project in less than 15 minutes. You guys are too amazing!."

    Musa, Federal University of Technology Minna
  • "I was scared at first when I saw your website but I decided to risk my last 3k and surprisingly I got my complete project in my email box instantly. This is so nice!!!."

    Ali Obafemi, Ibrahim Badamasi Babangida University, Niger State.
  • To contribute to our success story, send us a feedback or please kindly call 2348037664978.
    Then your comment and contact will be published here also with your consent.

    Thank you for choosing researchwap.com.