Sie sind auf Seite 1von 5

INTERNATIONAL JOURNAL OF RESEARCH IN TECHNOLOGY (IJRT) ISSN No.

2394-9007
Vol. V, No. I, February 2018 www.ijrtonline.org

Modeling & Simulation of Grid-Tied Single Phase


PV System
Krishna Kumar Shahu, Ashok Jhala, Pramod Rathore

Abstract— Renewable energy sources is now a day become PV system can be standalone or grid connected. PV systems
more popular in to fulfill the power demand. Domestic are becoming very popular as stand-alone systems, where grids
application use single phase supply. This paper discusses the are not available or uneconomical and difficult to install.
simulation and modulation of grid-tied single phase PV system. Photovoltaic sources are used as standalone system in many
The system uses P & O based MPPT algorithm for tracking the
applications. They have many advantages but they mainly
solar energy. The P & O algorithm is widely used in MPPT
because of their simplicity. The proposed model is simulated in suffer from problems like high installation cost and
MATLAB/ SIMULINK software for its validity. requirement of power conditioning devices (DC/DC or DC/AC
Keywords: PV Grid, IP & O, MPPT, DC/AC converter, VSI etc...
converter) for load interface and lower PV panel efficiency.
This is the reason why most of the currently undergoing
I. INTRODUCTION research is focused on reducing the PV system’s costs. This
The demand of electricity required to invent the new sources cost reduction can be achieved by increasing the PV system
for generation. Various type of conventional various types of efficiency [3-4].
non conventional (Renewable) energy sources such as In this paper we discuss the PV system for grid
geothermal, ocean, wind and sun using solar PV etc. are interfacing of single phase supply system. There are a number
solution to all these problems. Renewable energy sources are of MPPT techniques available in literatures. Selection of a
the fastest growing source of electricity generation today. particular technique is a difficult task as these techniques have
Among all the renewable energy sources Photovoltaic (PV) is certain advantages and disadvantages. For domestic poit of
the most promising upcoming source of electrical energy due view here we use P & O technique for tracking maximum
to several advantages like free from atmospheric pollution, power of PV system.
availability of free solar energy anywhere and all the time, long II. PHOTOVOLTAIC SYSTEM
life, easy maintenance etc [1]. Although, generation from PV
system is very less percentage of the world’s energy generation A Photovoltaic system generates electricity using sun's energy.
yet, the fact that a PV system is modular and sun energy is The PV system, in general, consists of:
omnipresent, the PV generation is a prominent option  A power generation technology that converts solar energy
facilitated by recent technical developments. The PV into electricity ,
generation is going to be one among the most important  A Power conditioning unit that optimize generation to
renewable energy sources in future. match load characteristics,
The barrier to the development of PV source as viable  Other Balance of System (BOS) Components
alternative is high manufacturing costs of PV panels and low In power generation technology, the PV cells are used to
conversion efficiency The PV system offers many advantages convert photon energy of sun into electricity. The PV cells
such as: simple hardware implementation, robust; static, low customarily generate DC power. The generated DC power
maintenance, environmental friendlily, cleaner, greener must be controlled and conditioned to meet the load
generation and long life [2]. Moreover, the new modular PV requirement. The power electronics interface is invariably used
panels, which are very small in size with high power ratings, for this purpose. The power electronics interface, associated
enhance the use of PV system for power generation for control and protection circuit is generally encapsulated within a
commercial as well as domestic purposes. single box called power conditioning unit and abbreviated as
Manuscript received on February, 2018. PCU. A generalized block diagram of a PV System with
required power electronics is shown in Fig. 1. The PV system
Krishna Kumar Shahu, M.Tech Scholar, Department of Electrical
Engineering, RKDF College of Engineering, Bhopal, M.P., India. output may cater to standalone/local load with provision of
energy storage or may feed directly to available utility grid thus
Prof. Ashok Jhala, Asst. Professor, Department of Electrical Engineering,
eliminating the need of any battery storage.
RKDF College of Engineering, Bhopal, M.P., India.
Prof. Pramod Rathore, Asst. Professor, Department of Electrical Engineering,
RKDF College of Engineering, Bhopal, M.P., India.

Impact Factor: 4.012 78


Published under
Asian Research & Training Publication
ISO 9001:2015 Certified
INTERNATIONAL JOURNAL OF RESEARCH IN TECHNOLOGY (IJRT) ISSN No. 2394-9007
Vol. V, No. I, February 2018 www.ijrtonline.org
IV. IMPROVED P&O BASED MPPT
P&O algorithms are widely used in MPPT because of their
simple structure and the few measured parameters which are
required. They operate by periodically perturbing (i.e.
incrementing or decrementing) the array termed voltage and
comparing the PV output power with that of the previous
perturbation cycle. If the power is increasing, the perturbation
will continue in the same direction in the next cycle, otherwise
the perturbation direction will be reversed. This means the
array terminal voltage is perturbed every MPPT cycle,
therefore when the P&O is reached, the P&O algorithm will
oscillate around it resulting in a loss of PV power, especially in
cases of constant or slowly varying atmospheric conditions.
This problem can be solved by improving the logic of the P&O
algorithm to compare the parameters of two preceding cycles
in order to check when the P&O is reached, and bypass the
Fig. 1: A generalized Model of PV System with Grid perturbation stage.
Another way to reduce the power loss around the P&O is
III. BACKGROUND
to decrease the perturbation step, however, the algorithm will
Grid connected PV systems are categorized based on the be slow in following the P&O when the atmospheric conditions
number of power stages. A general summary of the evolution start to vary and more power will be lost. The implementation
of the PV system configurations are described in [8]. In this of P&O type MPPTs with increased refresh rates of current (I)-
configuration, the centralized DC/AC inverter is subjected to requires two things. First, the P&O algorithm should operate
handle, maximum power point tracking (MPPT), grid current with high sampling rates and the sample values of voltage and
control and voltage amplification if necessary. Although the current should reflect the tendency of the output power when
configuration is simple, the drawbacks are substantial. One of increasing or decreasing the reference signal for the MPPT
the biggest is the poor energy harvesting capabilities of the power converter. Second, the response time of the MPPT
centralized MPPT due to shading, panel mismatch and power converter should be very fast while keeping the
degradation factors [9]. Other drawbacks may include losses in switching losses (frequency) low. This can be done by
the string diodes and the non-flexibility of the design. In order comparing instantaneous, instead of average, values of and
to improve the energy harvesting capabilities and design Vpv and peak current control that presents one-cycle speed of
flexibility, dedicated DC/DC converters, which perform MPPT response for small variations in the reference current, to further
for each PV string, can be connected in the middle between the improve the performance of the system. The proposed MPPT
PV modules and the DC/AC inverter. The DC/DC converter system employs peak current control. The switch is turned on
handles MPPT and output current regulation while the DC/AC by a clock signal and turned off when the actual current
inverter switches at the grid frequency to unfold the rectified reaches the reference current. Therefore, the reference current
sine wave. Reference [10] is an example of the unfolding can be perturbed (increased or decreased) in every switching
configuration. cycle, meaning that the perturbation cycle or refresh rate is
There are three major output current control techniques for equal to the switching cycle.
the single phase VSI: hysteresis band, predictive, and The limitation of P&O methods is that they tend to mist
sinusoidal pulse width modulation (SPWM) control [11] [12]. rack the MPP under rapidly changing atmospheric conditions.
Traditional hysteresis controllers normally have an error During a transient it moves the operating point away from the
band within a fixed range [13]. An example of an adaptive MPP instead of towards it. This phenomenon shows how a
hysteresis band current controller which can achieve almost faster IP&O implementation can reduce this problem. IP&O
constant switching frequency to overcome the aforementioned MPPT algorithms are based on the assumption of constant
problems is stated in [14]. Predictive controller control offers a atmospheric conditions and that the variations in the output
potential to achieve precise current control with minimum power are due to the injected perturbations. It compares values
distortions [15] [16]. of ppv and ipv at are supposed to lie on the same curve.
Adaptive predictive current controller which has more Problems arise when the two points are not on the same curve
tolerance for system parameter mismatch, i.e. unexpected due to a sudden variation on the solar irradiation. Let's assume
changes of actual inductance with magnetic field intensity, that the solar irradiation level is initially and then increases.
temperature, etc [17]. A fuzzy logic controller was also Depending on the sampling frequency, the present values for P
proposed in [18] which provide robust performance under and I will be obtained from curves (high sampling rate). The
parameter and load disturbances. IP&O algorithm would be decrease I, driving the operating
point towards the new MPP. However, for low sampling rates,
would then be increased by the IP&O algorithm driving the

Impact Factor: 4.012 79


Published under
Asian Research & Training Publication
ISO 9001:2015 Certified
INTERNATIONAL JOURNAL OF RESEARCH IN TECHNOLOGY (IJRT) ISSN No. 2394-9007
Vol. V, No. I, February 2018 www.ijrtonline.org
operating point away from the new MPP. Therefore, operation V. SIMULATION & RESULT
with high sampling rates (small perturbation cycles) reduces Figure 3 shows the SIMULINK model of Improved P & O
the odds of wrong tracking the MPP during sudden solar algorithm based MPPT. The improved perturbation and
irradiation variations. Fig 2 shows the flow chart of the observation method (IP&O) is proposed in this paper. The
improved P & O based MPPT. IP&O method is implemented in a SIMULINK block with
fixed algorithm, which automatically adjusts the reference
voltage step size and hysteresis band to achieve dynamic
response and search exactly MPP under rapidly changing
condition. The improved P&O method is introduced, based on
hysteresis band and auto-tuning perturbation step. There is
trade-off between dynamic response and steady state due to the
selection of “dv” the perturbation step. The system response of
the IP&O method has faster dynamic response and higher
induced-power than the Perturbation and Observation (P&O)
method has. The overall Maximum Power Point (MPP)
tracking efficiencies of Improved Perturbation and Observation
(IP&O) method are also higher as around 0.5% in the unsettled
weather condition than those of P&O method.

Fig. 2: The flow chart of the improved P&O based MPPT

Fig. 3: SIMULINK Model of Single phase Grid Connected PV system with domestic load

Impact Factor: 4.012 80


Published under
Asian Research & Training Publication
ISO 9001:2015 Certified
INTERNATIONAL JOURNAL OF RESEARCH IN TECHNOLOGY (IJRT) ISSN No. 2394-9007
Vol. V, No. I, February 2018 www.ijrtonline.org
The whole simulation is simulating in the MATLAB Grid Side Voltage (V)
250
environment. The simulation is design for low voltage side grid
200
connection. In this simulation we use the 1kW load
demonstration. Here we use 150 W solar modules for 150

generation in electrical energy. The simulation result is shows 100

bellow

Grid Voltage in V
50
Figure 4 shows the PV module output dc voltage for
0
variable irradiation and temperature. Here we see that with
changing irradiation and temperature the output is also varied. -50

Figure 5 shows the boost voltage based on I P & O algorithm -100

MPPT. The voltage is boosted from 72V to 154 V. Figure 6: -150


Output voltage of PV module. Figure7 and 8 shows the grid -200
side voltage and FFT analysis. Here we see that the voltage is
-250
generated by 220 V which is used for domestic purpose. The 0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5
Time in min
output frequency is also 50Hz. The PLL loop synchronies the
output voltage of the PV system to the grid. So, this power is Fig. 6: Grid Side Voltage of PV module
used to give the power to grid when it is not used in the
residential. The FFT analysis shows that the total harmonic FFT window: 50 of 250 cycles of selected signal
200
distortion is 0.01%. This shows the power quality of the system
is nice. 0

PV Voltage (V)
90 -200
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
80 Time (s)

70 -3
x 10 Fundamental (50Hz) = 220 , THD= 0.01%
4
60
Mag (% of Fundamental)
Voltage in V

50 3

40 2

30
1

20
0
0 200 400 600 800 1000
10
Frequency (Hz)

0
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 Fig. 7: FFT Analysis of Grid Connected voltage
Time in min
Active and Reactive power at Grid side
Fig. 4: Output Voltage of PV module 800

700
PV Voltage after Boost converter
250
600

500
200
400
Power in W

300
150
Voltage in V

200 Active Power

100
100
0

-100
50
Reactive power
-200
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
Time in Min
0
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
Time in Min Fig. 8: Active & Reactive Power of Grid Connected PV System

Fig. 5: Output Voltage of PV module after Boost Converter VI. CONCLUSION


Grid synchronization is main issue in distribution system. In
PV system it produces variable dc voltage. So the proper
synchronization required for grid interfacing. In this paper we
discuss the modeling of the PV grid interfacing with the MPPT
algorithm. In this paper discuss the design of the IP & O based

Impact Factor: 4.012 81


Published under
Asian Research & Training Publication
ISO 9001:2015 Certified
INTERNATIONAL JOURNAL OF RESEARCH IN TECHNOLOGY (IJRT) ISSN No. 2394-9007
Vol. V, No. I, February 2018 www.ijrtonline.org
MPPT system for PV tracking of the maximum power. The Applications Society Annual Meeting, 1988., Conference
whole model is simulating in the MATLAB software and result Record of the 1988 IEEE, oct 1988, pp. 689 –693 vol.1.
is discussed. [14] G. Vazquez, P. Rodriguez, R. Ordonez, T. Kerekes, and R.
Teodorescu, “Adaptive hysteresis band current control for
REFERENCES transformerless single-phase pv inverters,” in Industrial
[1] “IEEE standard for interconnecting distributed resources with Electronics, 2009. IECON ’09. 35th Annual Conference of
IEEE, nov. 2009, pp. 173 –177.
electric power systems,” IEEE Std 1547-2003, pp. 1 –16, 2003.
[15] B. Yu and L. Chang, “Improved predictive current controlled
[2] K. Turitsyn, P. Sulc, S. Backhaus, and M. Chertkov, “Local
pwm for single-phase grid-connected voltage source inverters,”
control of reactive power by distributed photovoltaic
in Power Electronics Specialists Conference, 2005. PESC ’05.
generators,” in Smart Grid Communications (SmartGridComm),
IEEE 36th, june 2005, pp. 231 –236.
2010 First IEEE International Conference on, oct. 2010, pp. 79 –
84. [16] T.-F. Wu, K.-H. Sun, C.-L. Kuo, and C.-H. Chang, “Predictive
[3] E. Paal and Z. Tatai, “Grid connected inverters influence on current controlled 5-kw single-phase bidirectional inverter with
wide inductance variation for dc microgrid applications,” Power
power quality of smart grid,” in Power Electronics and Motion
Control Conference (EPE/PEMC), 2010 14th International, sept. Electronics, IEEE Transactions on, vol. 25, no. 12, pp. 3076 –
3084, dec. 2010.
2010, pp. T6–35 –T6–39.
[17] Y. Xue, Y. Wu, and H. Zhang, “An adaptive predictive current-
[4] M. Ettehadi, H. Ghasemi, and S. Vaez-Zadeh, “Reactive power
controlled pwm strategy for single-phase grid-connected
ranking for dg units in distribution networks,” in Environment
inverters,” in Industrial Electronics Society, 2007. IECON 2007.
and Electrical Engineering (EEEIC), 2011 10th International
Conference on, May 2011, pp. 1 –4. 33rd Annual Conference of the IEEE, nov. 2007, pp. 1548 –
1552.
[5] M. Kandil, M. El-Saadawi, A. Hassan, and K. Abo-Al-Ez, “A
[18] S. Premrudeep reechacharn and T. Poapornsawan, “Fuzzy logic
proposed reactive power controller for dg grid connected
control of predictive current control for grid-connected single
systems,” in Energy Conference and Exhibition (EnergyCon),
2010 IEEE International, dec. 2010, pp. 446 –451. phase inverter,” in Photovoltaic Specialists Conference, 2000.
Conference Record of the Twenty-Eighth IEEE, 2000, pp. 1715
[6] S. Dasgupta, S. Sahoo, and S. Panda, “Single-phase inverter –1718.
control techniques for interfacing renewable energy sources with
[19] A. Kahrobaeian and S. Farhangi, “Stationary frame current
microgrid, part i: Parallel-connected inverter topology with
control of single phase grid connected pv inverters,” in Power
active and reactive power flow control along with grid current
Electronic Drive Systems Technologies Conference (PEDSTC),
shaping,” Power Electronics, IEEE Transactions on, vol. 26, no.
2010 1st, feb. 2010, pp. 435 –438.
3, pp. 717 –731, march 2011
[20] D. Zmood and D. Holmes, “Stationary frame current regulation
[7] L. Liu, Y. Zhou, and H. Li, “Coordinated active and reactive
of pwm inverters with zero steady state error,” in Power
power management implementation based on dual-stage pll
Electronics Specialists Conference, 1999. PESC 99. 30th
method for grid-connected pv system with battery,” in Energy
Annual IEEE, vol. 2, 1999, pp. 1185 –1190 vol.2.
Conversion Congress and Exposition (ECCE), 2010 IEEE, sept.
2010, pp. 328 –335. [21] X. Yuan, J. Allmeling, W. Merk, and H. Stemmler, “Stationary
frame generalized integrators for current control of active power
[8] S. Kjaer, J. Pedersen, and F. Blaabjerg, “A review of single-
phase grid-connected inverters for photovoltaic modules,” filters with zero steady state error for current harmonics of
concern under unbalanced and distorted operation conditions,”
Industry Applications, IEEE Transactions on, vol. 41, no. 5, pp.
1292 – 1306, sept.-oct. 2005. in Industry Applications Conference, 2000. Conference Record
of the 2000 IEEE, vol. 4, oct 2000, pp. 2143 –2150 vol.4.
[9] G. Simeonov, “Novel resonant boost converter for distributed
[22] B. Francis and W. Wonham, “The internal model principle for
mppt grid-connected photovoltaic systems,” Master’s thesis,
University of Toronto, Toronto, 2010. linear multivariable regulators,” J. Appl. Maths. Optim., vol. 2,
no. 2, pp. 170 –194, 1975.
[10] R. Erickson and A. Rogers, “A microinverter for building-
[23] H. Cha, T.-K. Vu, and J.-E. Kim, “Design and control of
integrated photovoltaics,” in Applied Power Electronics
proportional resonant controller based photovoltaic power
Conference and Exposition, 2009. APEC 2009. Twenty-Fourth
Annual IEEE, feb. 2009, pp. 911 –917. conditioning system,” in Energy Conversion Congress and
Exposition, 2009. ECCE 2009. IEEE, sept. 2009, pp. 2198 –
[11] M. Kazmierkowski and L. Malesani, “Current control 2205.
techniques for three-phase voltage-source pwm converters: a
[24] A. Timbus, M. Ciobotaru, R. Teodorescu, and F. Blaabjerg,
survey,” Industrial Electronics, IEEE Transactions on, vol. 45,
no. 5, pp. 691 –703, oct 1998. “Adaptive resonant controller for grid-connected converters in
distributed power generation systems,” in Applied Power
[12] D. M. Brod and D. W. Novotny, “Current control of vsi-pwm Electronics Conference and Exposition, 2006. APEC ’06.
inverters,” Industry Applications, IEEE Transactions on, vol. Twenty First Annual IEEE, March 2006, p. 6 pp.
IA-21, no. 3, pp. 562 –570, may 1985.
[13] T. Kato and K. Miyao, “Modified hysteresis control with minor
loops for single phase full-bridge inverters,” in Industry

Impact Factor: 4.012 82


Published under
Asian Research & Training Publication
ISO 9001:2015 Certified

Das könnte Ihnen auch gefallen