- Open Access
- Total Downloads : 136
- Authors : Ramesh Chander Agarwal, Alok Kumar Bhardwaj
- Paper ID : IJERTCONV5IS10002
- Volume & Issue : ICCCS – 2017 (Volume 5 – Issue 10)
- Published (First Online): 24-04-2018
- ISSN (Online) : 2278-0181
- Publisher Name : IJERT
- License: This work is licensed under a Creative Commons Attribution 4.0 International License
Control & Design for Battery Energy Integrated Grid-Connected Photovoltaic System
1Ramesh Chander Agarwal, 2Alok Kumar Bhardwaj
1, 2 Electrical Engineering Department, Mewar University, Rajasthan, India.
Abstract In this paper, a concept of photovoltaic system integrated with battery storage is developed with coordinated, simple and robust control structure. In grid connected mode of operation current injection control or power injection is required to control whereas in islanded mode of operation, voltage and frequency control is required for stable operation of the power system. In proposed photovoltaic system, DC-DC boost converter is operating at MPPT for maximum power extraction, current injection control is implemented on inverter and battery control with SOC (State Of Charge) is taking care of batterys charge and discharge mode. The control philosophy shows an effective coordination between current injection control, MPPT control and battery storage charging and discharging control. The simulation studies are performed in MATLAB and SimPower Systems to verify the effectiveness of proposed control.
Index Terms Renewable energy, Photovoltaic system, Maximum Power Point Tracking (MPPT), Coordinated Current injection control,, Battery storage, Battery Model, SOC control.
-
INTRODUCTION
With the ever increasing energy demands and cost of fossil fuels, many new sources of energy have been proposed in the last few years. Fossil fuels also have a huge negative impact on the environment. In this context, the new energy sources are essentially renewable in nature. In Indian context Photovoltaic (PV) energy is one of the types of renewable energy which is available in large amount and if efficient conversion of PV energy to electrical energy is done than country would be able to deal with the electricity deficiency problem and in a more environmental friendly manner. Broadly two types of PV system are possible i.e grid connected and offgrid PV systems. In both cases, essentially an electricity storage system is required so that in case when load is less than the power produced by PV system or vice-versa, maximum utilization of solar energy would be possible. For instance the Photovoltaic
In literature integration of Battery storage with PV system in both cases i.e grid connected and offgrid mode is reported in large number. But few papers are reported in which battery State of Charge (SOC) is considered in control architecture. This is the novelty of presented work. Control architecture presented in this paper considers SOC of battery which will directly enhance the life of battery and thus will indirectly reduce the cost.
-
DESCRIPTION OF CONSIDERED GRID CONNECTED SYSTEM
In the considered grid connected PV system, two PV arrays are connected in series to reduce the size and current rating of conductors. PV arrays connected in series are further connected to DC-DC converter as first stage of power conversion. As second stage DC-AC converter is connected to
3 phase grid as shown in Figure 1. MPPT control is implemented on DC-DC converter to extract maximum power from PV. Inverter control is taking care of power injection to grid. Battery storage is connected to DC bus as shown in Figure 1. Battery storage controller is taking care of optimal charging and discharging of battery. Depending upon the voltage of power generated by photovoltaic system, need of step up transformer is required to calculate. In considered case step up transformer is required as voltage level of utility grid is high as compared to power generated by PV source.
A. PV system mathemetical model and implementation
The modules in a PV system are typically connected in arrays in series and parallel configurations. Electrical modeling of suggested PV array system is represented in the following equations [1]:
V = ( B ×K ×T× Ns) × In (Np (IL+ Ios Ipv)) (1)
systems used in the solar projects require interfacing power converters between the PV arrays and the grid. These power
pv
I = I
q
T 3
q EGo 1
Np × Ios
1
converters are used for two major tasks. First, to ensure the PV
arrays are operated at the Maximum Power Point (MPPT) [2-
os or [ ]
T
r
exp ( (
BK Tr
)) (2)
T
7]. Second objective is to ensure that inverter is injecting a sinusoidal current into the grid. Normally there are two power converters in a two stage PV system [8, 9]. The first one is a DC/DC power converter that is used to operate the PV arrays at the maximum power point. The other one is a DC/AC power converter to interconnect the photovoltaic system to the grid. On the other hand in case of single stage PV system one DC/AC power inverter takes care of both the objectives i.e PV operation at MPPT and sinusoidal current injection to the grid.
Tc = Tair + 0.2 × H% (3)
Inverter Control
MPPT
Control
Irradiance
PV
DC DC
PPV
VPVref
Gate pulse for DC-DC
Pulse Width Modulation
Kp1 + Ki1/S
Converter
Irradiance
Array 1
PV
Array 2 DC
Filter
AC
VPV
Utility Grid
VPV
Perturb & Observe Algorithm
Saw tooth
Battery Storage
Battery Storage Control
Figure 1 Block diagram of considered system
Where, Vpv is the PV array output voltage (V), Ipv is the PV array output current (A), Ior is the reverse saturation current, Ios is the cell reverse saturation current (A), Ns is the number of cells connected in series, Np is the number of cells connected in parallel, IL is the light generated current (A), B is the ideality factors , K is the Boltzmanns constant, is the electronic charge, Tr is the reference temperature, Tr is the cell temperature (ºC), T is the cell temperature (ºK), Kl is the short-circuit current temperature coefficient (0.0017 A / ºC), H is the cell irradiance
Figure 2 Control structure for MPPT control
C. Inverter Control
Point of common coupling (PCC) voltage and current is measured and Parks transformation is applied on it which will provide corresponding Vd, Vq , Id, and Iq components. Vdref is compared with Vdc and error is fed to the Proportional and Integral (PI) controller; which will result in Idref. Idref is then compared with Id and error signal is send to PI controller in order to ensure that reference is tracked efficiently. As shown in Figure 3 Pulse width modulation (PWM) will give pulses of gate firing of IGBT. In this control structure there are two control loops; inner control loop and outer control loop. Outer control loop provides a signal which contributes as reference current signal for inner loop control.
Kp3 + Ki3/S
Pulse Width Modulation
Gate pulse for Inverter
(W/m2), Isc is the module short-circuit current, EGo is the band
Vdcref
Control
gap for silicon. The output of a PV module changes depending on the amount of solar irradiance, the angle of the module with
respect to the sun, the temperature of the module and the voltage at which the load is drawing power from the module
Idref
Kp4 + Ki4/S
abc
dq
[10].B. Boost Converter
Boost converter is DC-DC converter which converts output
Vdc
Iabc Id
voltage of PV array to higher voltage level. A typical boost converter is composed of an inductor, switching device, diode, capacitor, load and gate signal for switching device. The boost coverter with MPPT algorithm is used in solar PV system to generated maximum power at different weather condition and constant voltage across the load so that it can be converted to AC power easily by using inverter. The inductor is used to store the energy. By switching IGBT on and off, the stored current from the inductor is transformed to load through the diode. The output voltage is kept continuous and constant by using large capacitor [11]. Reference voltage signal is generated by using any Maximum power tracking algorithm (MPPT). In this work Perturb and Observe algorithm is used. Reference voltage signal is compared with actual common bus DC voltage. Difference of Vpvref and Vpv is fed to the proportional and integral controller and output of controller is given to pulse generator which generates pulses for switching of DC booster IGBT as shown in Figure 2.
Figure 3 Control structure for inverter control
D. Battery model and implementation
Considering the advantages and usage of lead acid battery, model of lead acid battery is considered for simulation. General purpose lead acid batteries consist of two plates, positive and negative, immersed in a dilute sulfuric acid solution. Anode i.e. the positive plate is made up of lead dioxide (PbO2) and the cathode i.e. the negative plate is made up of lead (Pb). SOC defines batterys charging condition; for healthy and long life SOC should be considered. Battery model has two modes of operation: charge and discharge. The battery is in charge mode when the battery input current is positive while the discharge mode is in case of the input current being negative. The terminal voltage (Vb ) of the battery is given by (4). Vl and Rl are governed by a set of equations depending on which mode of operation the battery is in.
Vb = Vl + Ib × Rl (4)
Where,
Vl : battery open circuit voltage (V), Ib : battery current (A) and
Rl : internal resistance of the battery (I) respectively Charge Mode
The battery voltage and state of charge (SOC) during charging mode can be described using the following equation [2]:
V1 = Vch = [2+ 0.148 × SOC(t)] × ns (5)
is stored in battery during the period when energy generated by photovoltaic system is more than required as per agreement
R1 = Rch
= 0.758+0.1309[1.06SOC (t)] ×ns
Qm
(6)
must be utilized to avoid any penalty. When available power from PV source is reduced suddenly at t = 3 second, there is
dip in common DC bus voltage is noticed as shown in Figure
Discharge Mode
During discharging, the battery voltage SOC relationship is given by [7]:
V1 = Vch = [1.926+ 0.124 × SOC(t)] × ns (7)
6. At t = 3 second battery mode changes from charging mode to discharging mode and thus supports to maintain desired common DC bus voltage of 500 volt.
R1 = R
dch
= 0.19+0.1037[SOC (t) 0.14] ×ns
Qm
(8)
Where, SOC (t) is the current state of charge and Qm is the maximum battery capacity (Wh). The SOC (t) is the ratio between the present capacity and the nominal capacity and can be estimated using the following equation [9]:
t1
SOC(t) = SOC(t 1) + t
( Kb ×VI × Ib SOC(t 1) ×
Qm
D) (9)
Where, Kb is the battery charge/discharge efficiency and D is the battery self discharge rate (h-1). The SOC (t) can be found by knowing the previous condition. Since SOC (0) = SOC(1)
= initial state of charge, SOC(1) can be found.
Figure 5 Considered signal for irradiation variation
Vdcref
Pulse Width Modulation
Vdc
Idref
Kp2 + Ki2/S
IGBT1 IGBT2
IPV
Kp3 + Ki3/S
Decision Making
NOT
Figure 6 Common DC bus reference voltage and common DC bus voltage
Figure 4 Control structure of Battery Storage Control
-
SIMULATION RESULTS AND DISCUSSION
Grid connected solar photovoltaic system (Figure 1) integrated with battery storage simulated in MATLAB/Simulink and results of simulation are presented from Figure 5 to Figure 8. For testing and analyzing the designed system and to understand the battery storage functioning; irradiation as per Figure 5 is considered. Initially irradiation is 1000 W/m2 and then suddenly reduced to 300 W/m2 at t = 3 second. Reference common DC bus voltage is considered as 500 volt and is shown in Figure 6 (Vdcref). Implementing control structure as shown in Figure 2 for MPPT control, common DC bus voltage is obtained as shown in Figure 6 (Vdc). From Figure 6 it is evident that actual measured common DC bus voltage is almost equal to the reference common DC bus voltage; considered as 500V.
Here it is important to note that as irradiation reduced to 300 W/m2 from 1000 W/m2, there is great reduction in energy available from photovoltaic system. At that time when energy available from photovoltaic system is less than the required as per agreement with energy producer. In this case energy which
Figure 7 Grid Voltage (Volt)
Figure 7 represents the grid voltage for considered grid connected PV system. At t = 3 second when there is sudden reduction in irradiance (Figure 5), a dip in DC bus voltage is realized but due to effective battery control and inverter control action no such kind of dip or fluctuation is seen in 3 phase grid voltage. For long life and efficient usage of battery it is must to consider its SOC. SOC of battery is considered in control structure implemented for battery storage control. Battery storage control is also implemented in literature widely
but a few papers considered SOC in control loop. But this type of control structure (without considering SOC) will finally lead to decrease in batterys life and performance. When SOC is less than or equal to 20% or greater than 80% then both charge and discharge mode are equal to zero i.e battery current is zero. When SOC is between 40% and 80% than charge mode is zero and discharge mode = 1 i.e. as battery is discharging .
Figure 8 SOC of Battery
Figure 8 shows the battery SOC. Initial SOC is considered as 50%. Initially when irradiance is 1000 W/m2, Battery SOC is 50%; battery operating in charging mode. Suddenly when irradiance falls to 300 W/m2, battery control leads to operate battery in discharging mode (refer Figure 8).
CONCLUSION
This paper presented an integrated current injection control for grid connected PV system with PV generator and battery storage. PV generator is operated with the Maximum Power point tracking algorithm and the battery storage is added as back up to meet the deficit or surplus power need by using the charge or discharge mode of operation. SOC control is implemented for battery storage control to enhance the life of battery instead of simple capacitor charging/discharging base control. An efficient MPPT control, power control and Battery storage control is obtained as discussed in previous section. The implemented algorithm can be effectively used in supplying some critical loads of a microgrid with solar PV and battery. Proposed PV system in grid connected mode with battery storage will be useful in cases where grid load changes widely; as an additional power support can be provided even in night hours when PV system will not be able to produce electricity directly, but excess energy which was produced by PV system can be used using battery storage.
REFERENCES
-
European Commission, EU Energy Trends to 2030, Luxembourg, Publications Office of the European Union, accessedon:http://ec.europa.eu/energy/observatory/trends_2030/, 2010.
-
E. Koutroulis, K. Kalaitzakis, N. C. Voulgaris, Development of a microcontroller-based, photovoltaic maximum power point tracking control system. IEEE Transactions Power Electronics, vol. 16, No 1, pp. 46-54, 2001.
-
I. Houssamo, F. Locment, M. Sechilariu, Maximum power tracking for photovoltaic power system: Development and experimental comparison of two algorithms. Renewable Energy, vol. 35, No 10, p. 2381-2387, 2010.
-
I. H. Altasa, A. M. Sharaf, A novel maximum power fuzzy logic controller for photovoltaic solar energy systems. Renewable Energy, vol. 33, No 3, pp. 388-399, 2008.
-
Syafaruddin, E. Karatepe, T. Hiyama, Polar coordinated fuzzy controller based real-time maximum-power point control of photovoltaic system. Renewable Energy, vol. 34, no 12, pp. 2597-2606, 2009.
-
C. Larbes, S. M. A. Cheikh, T. Obeidi, A. Zerguerras, Genetic algorithms optimized fuzzy logic control for the maximum power point tracking in photovoltaic system. Renewable Energy, vol. 34, No 10, pp. 2093-2100, 2009.
-
T. Tafticht, K. Agbossou, M. L. Doumbia, A. Chériti, An improved maximum power point tracking method for photovoltaic systems. Renewable Energy, vol. 33, No 7, pp. 1508-1516, 2008.
-
A. Chaouachi, R. M. Kamel, K. Nagasaka, A novel multi-model neuro- fuzzy-based MPPT for three-phase grid-connected photovoltaic system. Solar Energy 2010;84(12):2219-2229.
-
N. Hamrouni, M. Jraidi, A. Chérif, New control strategy for 2-stage grid-connected photovoltaic power system. Renewable Energy, vol. 33, no 10 pp. 2212-2221, 2008.
-
H. Mark, "Solar Electric Systems for Africa," Agrotech and Commonwealth Science Council, 2005.
-
M. H. Rashid, Power Electronics, India: Pentice Hall, 2005.
-
Muralidhar Killi, Samanta S., "Modified Perturb and Observe MPPT Algorithm for Drift Avoidance in Photovoltaic Systems", IEEE Transactions on Industrial Electronics, Vol. PP, Issue 99, February 2015.
-
Yohan Hong,Pham S.N., Taegeun Yoo, Kookbyung Chae, Kwang-Hyun Baek, Yong Sin Kim, "Efficient Maximum Power Point Tracking for a Distributed PV System under Rapidly Changing Environmental Conditions", IEEE Transactions on Power Electronics, Vol. 30, Issue 8, pp. 4209-4218, March 2015.