Tracking maximum power point of a multi panel solar system - - PowerPoint PPT Presentation

tracking maximum power point of a
SMART_READER_LITE
LIVE PREVIEW

Tracking maximum power point of a multi panel solar system - - PowerPoint PPT Presentation

Tracking maximum power point of a multi panel solar system Presenters: Annum Malik Asad Najeeb Joveria Baig Sohaib Iqbal Presentation at a glance Introduction Project Overview PV panel characteristics Block diagram and flow of project


slide-1
SLIDE 1

Tracking maximum power point of a multi panel solar system

Presenters: Annum Malik Asad Najeeb Joveria Baig Sohaib Iqbal

slide-2
SLIDE 2

Presentation at a glance…

Introduction Project Overview PV panel characteristics Block diagram and flow of project DC-DC convertor Charge controller Q & A session

slide-3
SLIDE 3

Introduction

Need for alternative sources:

  • a. Fossil fuel depletion
  • b. Fossil fuel pollution
  • c. Increase in energy demand
  • d. Gap in supply and demand
slide-4
SLIDE 4

Why solar power??

Drivers  Continuous source  Environment friendly  Low running cost  Low variability Challenges Low efficiency (19%) High installation cost

  • nly in day light

Market trend

slide-5
SLIDE 5

Why solar power??

Drivers  Continuous source  Environment friendly  Low running cost  Low variability Challenges Low efficiency (19%) High installation cost

  • nly in day light

Market trend

slide-6
SLIDE 6

Go green and save green with clean power!

slide-7
SLIDE 7

Project Overview

Mission Statement:____________

  • T
  • operate the solar panel at its

maximum power point under variable environmental conditions

  • T
  • operate a multi panel system at

maximum power point of each panel

  • T
  • achieve maximum power efficiency

Problem Targeted Increased Efficiency______

Maximum tracking efficiency up to more than 89.2%

Market trends shifting to cater demand_______________________ _ Market moving towards Cleaner energy

slide-8
SLIDE 8

PV array characteristics

Power maxima varies with irradiance and temperature MPPT algorithm needed to track this maxima in varying conditions

T

  • operate each of them at their

maximum power point

slide-9
SLIDE 9

OUR VISION

ELECTRICITY FOR ALL

slide-10
SLIDE 10

PROJECT OVERVIEW DC-DC converter Panel A Panel B Charge Controller BJT Excess power delivered to load Micro controller irradiance temperature V pv PWM DAC I base V out I out V battery

slide-11
SLIDE 11

Case 1: Not on maximum power point

  • 1. MPPT algorithm detects system is not on MPP.
  • 2. It calculates the optimum voltage the panel should be on.
  • 3. PWM signal is generated to alter the duty cycle, ensuring constant

V out .

  • 4. I base is calculated using

V optimum . I out is hence changed. ( B * I base )

  • 5. Characteristic resistance changes ( V out / I out ).
  • 6. The load-line hence shifts, and the solar panel starts operating at MPP.
slide-12
SLIDE 12

Case 2: Change in irradiance or temperature

  • 1. Microcontroller detects the change
  • 2. New optimum voltage is calculated.
  • 3. I base calculated accordingly
  • 4. Duty cycle of the PWM wave is altered to ensure

V out remains constant.

  • 5. I base changes I out. Hence the load line shifts to intersect with MPP.
slide-13
SLIDE 13

Case 3: Battery is not fully charged i.e. variable load resistance

  • 1. V battery is measured by the micro controller.
  • 2. A PWM is generated to ensure

V out = V battery .

  • 3. I base is altered to ensure the load line continues to intersect

with the MPP.

  • 4. As the battery charges,

V battery changes dynamically, hence PWM is continuously altered.

  • 5. I base is also changed dynamically ensuring MPP is maintained.
slide-14
SLIDE 14

Measure G now and T now Calculate Tcell Measure V pv and dP / dV Calculate co-efficients P1- P4 dP / dV = 0 V optimum = V pv Duty cycle calculated dP / dV > V pv = V pv + c V pv = V pv - c YES NO YES NO

slide-15
SLIDE 15

Equations

slide-16
SLIDE 16

Single input buck converter

  • Dealing with continuous

conduction mode.

  • Input signal from

Vd from solar panel

  • Use PWM duty cycle, D, generated

from microcontroller for switching.

  • Essentially passing through a 2nd order

low pass filter to get Vo.

  • Vo =

Vd * D

  • Change D continuously to get

constant Vo.

slide-17
SLIDE 17

Single input buck converter (contd.)

  • Output current, IL, has a waveform as

shown.

  • Output voltage is voltage across

capacitor = Vo + delta(Vo)

  • Ripple in output current and output

voltage can be minimized by selecting corner frequency of low pass filter, fc << fs , which is our switching frequency.

  • fc = 1 / (2*pi *sqrt(RC))
slide-18
SLIDE 18

TWO INPUT BUCK CONVERTER

Traditional two input buck converter

slide-19
SLIDE 19

A BETTER DESIGN

 Cost reduced and power circuit simplified

slide-20
SLIDE 20

TWO FAULTY APPROCHES

 Connecting the two sources in parallel and PWM used to

transfer power to the load (based on the time sharing concept).

 Disadvantage : power cannot be delivered to the load

simultaneously.

 Connecting the sources in series with bypass paths incase

  • ne of the input is not connected.

 Disadvantage: huge variations when only one source is

connected.

slide-21
SLIDE 21

INNOVATIVE DOUBLE INPUT PWM DC-DC CONVERTER

slide-22
SLIDE 22

ADVANTAGES

 Both sources can transfer power individually as well as

simultaneously.

 No variations  And the magnitude of the input dc voltage can be higher

  • r lower than the one with regulated output.
slide-23
SLIDE 23

CIRCUIT OPERATION

MODE1 (SHI: ON/SLO: OFF): VHI will charge the inductor and the capacitor as well as provide current to the load.

slide-24
SLIDE 24

MODE2 (SHI: OFF/SLO: ON):

In this mode VLO will charge the inductor and the capacitor will provide the current to the load

slide-25
SLIDE 25

MODE3 (SHI: OFF/SLO: OFF):

Both the voltage sources are disconnected from the circuit and thus the energy stored in the inductor and capacitor will be released to provide the required current to the load.

slide-26
SLIDE 26

MODE4 (SHI: ON/SLO: ON):

The input voltages VOL and VHI are connected in series to charge the inductor. The capacitor provides the current to the load.

slide-27
SLIDE 27

OUTPUT WAVEFORMS

slide-28
SLIDE 28

CHARGE CONTROLLER

 Regulates the rate at which current is added or drawn

from the battery.

 Prevents over charging, over voltage and complete

discharging (by disconnecting the load)

 Life of the battery is increased and it is protected from

getting damaged.

 “12 volts” solar panels emit around 16 to 20 volts so

charge controllers are vital.

slide-29
SLIDE 29

TYPES OF CHARGE CONTROLLERS

 SERIES CONTROLLERS: disables further current flow

when batteries are fully charged.

 SHUNT CONTROLLERS: diverts excess current to drive

the shunt load such as a water heater.

 Simple charge controllers stop charging a battery when

they exceed a set high voltage level, and re-enable charging when battery voltage drops back below that level.

slide-30
SLIDE 30

PWM CONTROLLERS

 Good quality controllers use PWM to charge.  On reaching the regulation voltage (14.1V), a PWM

algorithm reduces the charging current and continues charging slow enough to prevent the battery overcharging instead of stopping charging and so are 30 % more efficient.

slide-31
SLIDE 31

3 STAGES OF A SINGLE CHARGE CYCLE

 BULK PHASE: voltage of the battery gradually rises to a

bulk level while drawing maximum current (14.4 to 14.6 volts).

 ABSORPTION PHASE: voltage is maintained at the bulk

level for some specific time while the current tapers off gradually as the battery charges up.

 FLOAT LEVEL: After the absorption time passes, the

voltage is lowered to a lower level i.e. the float level (13.4 to 13.7 volts) during which a small maintenance current flows until the next cycle.

slide-32
SLIDE 32