SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 1, February 2018, pp. 513~520
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i1.pp513-520  513
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Comparative Analysis of Linear Controllers used for Grid
Connected PV System
Ritesh Dash, Sarat Chandra Swain, Sanhita Mishra
School Of Electrical Engineering, KIIT University, India
Article Info ABSTRACT
Article history:
Received Nov 1, 2017
Revised Jan 5, 2018
Accepted Jan 17, 2018
Requirement for electrical energy is increasing in a ramp function manner.
To meet the steady increasing in energy demand it is required to find some
alternate source of energy. Except the conventional source of energy one
type of renewable energy i.e PV may be regarded as a clean source of energy
to meet the energy demand. PV modules generating DC power cannot be
directly connected to the electrical infrastructure as most of the grid
infrastructure uses either 230volt or 120 volt. Therefore power electronic
device most be connected (inverter) between PV and grid. In order to make a
competitive market between the renewable generated power and
conventional way of generating the power it is required to design a cost
effective inverter, qualitative output which is pure sinusoidal and harmonics
free. In this paper a comparative analysis among the various linear
controllers are presented. Proposed Optimised PID Controller is Presented
through MATLAB Simulink based environment.
Keyword:
Optimised PID controller
PI-controller
PR-controller
Solar PV System
State feedback controller
Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Ritesh Dash,
School Of Electrical Engineering,
KIIT University,
Bhubaneswar, India.
Email: rdasheee@gmail.com
1. INTRODUCTION
Power generation through photo voltaic module is increasing throughout the global and their by
gaining popularity in the PV application, C.F Figure 1. This is mainly to create a sustainable environment by
storing As conventional energy sources creates a lots of pollution, so importance of grid connected PV
system increases.Due to increase in solar photo voltaic production volume and avalability of material and
govt incentives the per unit generation cost of solar photovoltaic module is moving in down word tendency.
Renewable purchase obligation for industry has increased to a great extent, hence most of the industry are
now tending towards establishment of renewable based power plant to meet their RPO. According to IEEE
1547 maximum allowable grid interconnection of solar power most not increase 30% of the grid capacity.
The ongoing discussion clearly indicates that the power electronics inverter plays an important role
in the power conversion technology. Power electronics interference inverter perform two important tasks
such as:
a. To amplify the generated DC power to grid level and to convert it into AC power before
injecting into the grid.
b. Extracting maximum amount of power through MPPT and their by maintaining sufficient DC
voltage at the input level.
The two tasks as depicted above must be compiled with highest efficiency and a large bandwidth of
power. Inverter used in the grid connected photo voltaic system must be free from maintenance during the
entire life span operation of the solar PV module. It is recomended that inverter should have life span of
25 years with plug and play enabled features.Some of the grid interface inverter requires a transformer before
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520
514
injecting the AC voltage into the grid because presnce of DC in AC cause distortion. Some of the countries
like Australia, Italy, England, and japan made it mandatory to use transformer while injecting the AC power
into the grid.
2. GRID SYNCHRONISATION METHOD
The main task while interconnecting the inverter with the grid requires proper tracking of three
phase grid frequency phase angle and maintenance of proper voltage level at the terminal of inverter. Both
voltage control and current control method uses pulse width modulation techniques for inverter switching
frequency or pulse generation. Two types of current control techniques have been described over here. These
current control techniques can be classified as linear controller and non-linear controller. Linear controller
mainly consists of PI controller, PR controller, dead beat controller, repetitive current controller. Whereas
non-linear controller consists of hysteresis controller, ANN based controller, fuzzy inference controller and a
new type fractional order controller.
2.1. Stationary Reference Frame of Control
Stationary reference frame of control usually employs a PI controller to regulate the power flow
from the inverter side into the grid side. It usually consists of three number of PI error compensator, which is
further processed. Output of the PI controller has two parts integration and proportional parts integration part
provides compensation against low frequency of operation whereas proportion part provides compensation
against zero placement. Figure 1 shows the stationary reference frame of control.
RAMP
GENERATOR
THREE PHSE
LOAD
Sa,b,c
Ia,b,c
Figure 1. Stationary Ref. Frame of Control
2.2. Synchronous Reference Frame of Control
Some typical and precise industrial application required un-distorted source of current. A small
distortion in phase and amplitude may cause some undesirable effect in the industrial drivers. This type of
system requires space vector modulation approach to be implemented for the control of system. Therefore
synchronous ref. frame of control requires a module transformation which can transfer abc reference frame
into dq reference frame. Schematic diagram showing synchronous reference frame of control is shown in
Figure 2 with a PI Controller.
PI
PWM
CONTROLLER
PI
3-ɸ LOAD
ABC
dq αβ
αβ
dq
ABC
dq
αβIq
Id
Iq*
Id*
Sabc
Iabc*
Figure 2. Schematic Diagram of Synchronous Ref. Frame of Control
Int J Elec & Comp Eng ISSN: 2088-8708 
Comparative Analysis of Linear Controllers used for Grid Connected (Ritesh Das)
515
Here the required dc-link voltage is controlled depending upon the output requirement through a
filter capacity. Two independent controller one for voltage and one for current is applied. The reference
voltage for the controller depends upon the peak grid voltage and voltage loss on drop occurring at the
switches, therefore minimum dc reference that is to be maintained can be found by using Equation (1)
,min , ,DC DC ave DC rippleV V V  (1)
Where
,
2 . .
,
DC
DC ripple
DC ave DC
P
V
V C
 (2)
Comparing Equation (1) and (2)
, ,min ,DC ave DC DC rippleV V V  (3)
Multiplying VDC,avg on both side of Equation (3), it becomes
2
,min ,
( ), 2
dc
DC DC ave
DC
P
V VDC ave wC
V   (4)
Equation (6) clearly revels that, it is a second order polynomial equation, whose solution may be
written as:
2
,min
1
4
,min 2
, 2
( ) DC
DC
DC
V DC
DC avg
PV
CV

 
 (5)
Or,
, min, , min , min
( ) ( )DC DC no alDC ref DC no al grid grid no alV V V VP P      (6)
Where,
tan
, min
1
2.
21
.
2
conduc ce
DC
grid no al
Z
C
V



 (7)
And 2  (8)
Therefore from (7) and (8) it is clear that α can be controlled through frequency domain whereas β is
maintained constant.
In order to maintain a constant DC reference, it is required to implement the DC, Controller.
2
. .( 1)
( )
. ( 1)
sqs p
sys Pc
ST
H s
T ST
K K
S C K K


 
(9)
where
, min ,
, min
2.
grid no al ripple
sys
DC No al
V
K
V

 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520
516
Equation (9) shows that close loop control action of the considered controller. Therefore the
controller can be evaluated through natural frequency and damping ratio.
where,
.
.
sys P
n
DC
T
K K
C
 
.
2. .
sys P
n DC
K K
C


 .3,
,
2. grid THD
P
DC ripple
I
K
V

2.3. PR Controller
Limitation of PI controller while tracking the sinusoidal signal for compensation against error leads
to the designing of PR controller. The controller matrix of PR controller provides infinite gain at the resonant
frequency. Due to absence of cross coupling of control for a three phase voltage source converter.
Three phase voltages and currents are transformed into α, β reference frame using dark
transformation. Equation used for co-ordinate transformation is shown in the Equation (10). Figure 3 is
shows the PR Controller Strategies
1 1
1
2 2 2
3 3 3
0
2 2
a
b
c
V
V
V V
V


        
    
        
and
1 1
1
2 2 2
3 3 3
0
2 2
a
b
c
i
i
i i
i


        
    
        
(10)
VSC
FILTER
(LCL)
LOAD
PWM
RAMP
2 2
V V 

PLL
PR
DC Source CT PT
Iabc* Vabc*
VrefIβ,ref
Iα,ref
Eα,error
Iα*
HCHC
Iq,ref
Id,ref
Eβ,error*
Eβ,error*
Vabc* dq
abc
αβ
abc
αβ
αβ
Figure 3. PR Controller Strategies
The grid voltage thus transferred to α, β reference frame is used to calculate the grid voltage
amplitude through stationary ref. frame of control by using Equation (14)
2 2
V V V 
  (11)
Error between the grid voltage and ref. voltage is fed to a PI controller whose transfer function is
shown in Equation (12) as and Current reference for PR controller can be obtained by applying reverse
park transformation which is shown in Equation (12) as current
0
0
i
P
dq
PI
i
P
S
S
K
K
G
K
K
 
 
 
 
 
 
and
1
.
.
cos sin
sin cos
ref
d
ref
q
i i
ii


 
 

   
    
     
 
  
(12)
Int J Elec & Comp Eng ISSN: 2088-8708 
Comparative Analysis of Linear Controllers used for Grid Connected (Ritesh Das)
517
Equation (13) represent two gain matrix,1st one rerevels that presence of high gain around the
resonance frequency helps in elimination of steady state error and However in order to achieve infinite gain,
modified PR controller may be used as second matrix of equation( 13).
2 2
2 2
0
0
i
P
PR
i
P
S
S
K
K
S
G
K
K
S
 

 
 
 
  
 
  
2 2 2
0
2 2 2
0
2
0
2
2
0
2
C
P i
PR
C
P i
S
S
S
S
K K
S
G
K K
S


 

 
 
 
  
  
 
   
(13)
Natural reference frame of control or abc controller uses three independent controller for three no. of
phases individually. However use of star, delta connection and isolated design system (Neutral) are some of
the critical issues which needs to be addressed while designing the controller. Therefore it can be assumed
that by using two controller for two different phases, current in other phases can be automatically adjusted.
Real time implementation of controller is an issue. The advantages of the controller can be found
out through the implementation of controller in digital electronics. Non-linear controller at the cost of linear
controller have many advantages. Transfer matrix implementing PI and PR controller in abc natural frame of
reference is shown in Equation (14) and Equation (15) respectively.
(14)
2 2
0
2 2
0
2 2
0
0 0
0 0
0 0
i
p
abc i
pPR
i
p
S
S
S
K
K
S
KG K
S
K
K
S



 
 
 
 
 
   
 
 
  
(15)
3. EXPERIMENTAL RESULTS
An inverter prototype for 100Kwatt solar PV grid connected system has been designed with
MATLAB Simulink. Grid connectd system is designed to inject maximum amount of power strictly to the
maximum outgoing feeder connected to that particular system. PWM controller has been used to generate
pulses so as to inject maximum amount of power.
Based on the design criteria and theory as mentioned above the simulated result is shown in Figure 4
shows that voltage of solar PV system varies in between 302.4 to 303.8V. Voltage across the input of inverter
is stepped up to 670V with an allowable ripple conent of 5%.
Figure 4. PV Output Voltage
0 0
2 2 2 2 2 2
0
0 0
2 2 2 2 2 2
0
0 0
2 2 2 2 2 2
0
3 3
2 22( ) 2( )
3 3
2 22( ) 2( )
3 3
2 22( ) 2( )
p pi i i ii
p
abc p pi i i ii
pPI
p pi i i i i
p
S SS
S SS
S S S
K KK K K KK
K
S S S
K KK K K KKG K
S S S
K KK K K K K
K
S S S
 
  
 
  
 
  
  
     
   
 
  
      
   
 
      
    
0.9988 0.999 0.9992 0.9994 0.9996 0.9998 1
304.2
304.4
304.6
304.8
305
305.2
305.4
Time
V-PV
V-PV
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520
518
Figure 5 shows that input Id,Iq to state feedback controller and output Id,Iq of state feedback
controller.
(a) (b)
Figure 5. (a) Input Id,Iq to State feedback Controller (b) Output Id,Iq of State feedback Controller
Figure 6 shows that input Id,Iq to PR controller and output of Id,Iq PR controller.
(a) (b)
Figure 6. (a) Input Id,Iq to PR Controller (b) Output of Id,Iq PR Controller
Figure 7 shows that PI controller takes two input i.e. Id and Iq to make it stable to a particular level
to generate firing signal for the inverter switch. Figure 8 shows the stability analysis of PI controller.
(a) (b)
Figure 7. (a) Input Id,Iq to PI Controller (b) Output Id,Iq of PI Controller
2.4994 2.4995 2.4996 2.4997 2.4998 2.4999 2.5
-2
-1.5
-1
-0.5
0
0.5
1
1.5
2
Time
Id
B
efore
C
ontroller
2.4994 2.4995 2.4996 2.4997 2.4998 2.4999 2.5
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
Time
Id
A
fter
C
ontroller
0.997 0.9975 0.998 0.9985 0.999 0.9995 1 1.0005
-0.4
-0.3
-0.2
-0.1
0
0.1
0.2
0.3
0.4
0.5
Id&IqatOutputofPR
Time
0.997 0.9975 0.998 0.9985 0.999 0.9995 1 1.0005
-0.4
-0.3
-0.2
-0.1
0
0.1
0.2
0.3
0.4
0.5
Id&IqatOutputofPR
Time
0 500 1000 1500 2000 2500 3000
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
y1
Inputandoutputsignals
0 500 1000 1500 2000 2500 3000
1
1.5
2
2.5
3
u1
0 500 1000 1500 2000 2500 3000
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
y1
Inputandoutputsignals
0 500 1000 1500 2000 2500 3000
1
1.5
2
2.5
3
Time
u1
Int J Elec & Comp Eng ISSN: 2088-8708 
Comparative Analysis of Linear Controllers used for Grid Connected (Ritesh Das)
519
Figure 9 shows the stability analysis of PR controller.
Figure 10 shows the stability analysis of state feedback controller.
Figure 8. Stability Analysis of PI Controller Figure 9. Stability analysis of PR Controller
Figure 10. Stability analysis of State feedback Controller
4. CONCLUSION
Evaluation of the linear controller has been carried out under a steady state condition. Power
injected into the grid is maintained at aparticular level by fixing the voltage. Current injection quantity has
been increasesd by applying different controller. Stability analysis of all the discussed controller has been
presented with Nyquist plot to check the stability.Best on the result PI controller is found to be best one under
non transient condition. PR- controller shows high gain around the resonance frequency thereby increasing
the grid current injection level and real power transmission.
ACKNOWLEDGEMENT
Authors would like to give thanks to the school of electrical engineering for providing necessary
laboratory arrangement and experimental setup to carry out the experiment on linear controller.
REFERENCES
[1] R. M. Essefi, M. Souissi and H. H. Abdallah, "Linear current control technique for grid connected photovoltaic
system," Sciences and Techniques of Automatic Control and Computer Engineering (STA), 2013 14th International
Conference on, Sousse, 2013, pp. 432-437.
[2] H.H. Sait, S.A. Daniel, “New control paradigm for integration of photovoltaic energy sources with utility network,”
International journal of Electrical Power & Energy Systems, Vol. 33(Issue 1):86-93, January 2011.
[3] G. Shen, D. Xu, L. Cao, X. Zhu, “An Improved Control Strategy for Grid-Connected Voltage Source Inverters
With an LCL Filter,” IEEE Transactions on Power Electronics, Vol. 23(Issue 4):1899-1906, July 2008.
-1 -0.5 0 0.5
-0.4
-0.3
-0.2
-0.1
0
0.1
0.2
0.3
0.4
0 dB
-20 dB
-10 dB-6 dB-4 dB-2 dB
20 dB
10 dB
6 dB 4 dB 2 dB
Nyquist Diagram
Real Axis
ImaginaryAxis
-2.5 -2 -1.5 -1 -0.5 0 0.5 1
-2.5
-2
-1.5
-1
-0.5
0
0.5
1
1.5
2
2.5
0 dB
-20 dB
-10 dB
-6 dB
-4 dB
-2 dB
20 dB
10 dB
6 dB
4 dB
2 dB
System: H
Real: -0.347
Imag: -2.02
Frequency (rad/s): -0.000415
NyquistDiagram
RealAxis
ImaginaryAxis
-5 -4 -3 -2 -1 0 1 2 3 4
-8
-6
-4
-2
0
2
4
6
8
0 dB
-10 dB
-6 dB
-4 dB
-2 dB
10 dB
6 dB
4 dB
2 dB
NyquistDiagram
RealAxis
ImaginaryAxis
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520
520
[4] S. Fukuda, T. Yoda, "A novel current-tracking method for active filters based on a sinusoidal internal model", IEEE
Trans. Ind. Appl., vol. 37, no. 3, pp. 888-895, May/Jun. 2001.
[5] M. Liserre, R. Teodorescu, F. Blaabjerg, "Stability of photovoltaic and wind turbine grid-connected inverters for a
large set of grid impedance values", IEEE Trans. Power Electron., vol. 21, no. 1, pp. 263-272, Jan. 2006.
[6] M. Liserre, F. Blaabjerg, S. Hansen, "Design and control of an LCL-filter based active rectifier", IEEE Trans. Ind.
Appl., vol. 41, no. 5, pp. 1281-1291, Sep./Oct. 2005.
[7] M. Liserre, R. Teodorescu, F. Blaabjerg, "Multiple harmonics control for three-phase grid converter systems with
the use of PI-RES current controller in a rotating frame", IEEE Trans. Power Electron., vol. 21, no. 3, pp. 836-841,
May 2006.
[8] D. N. Zmood, D. G. Holmes, G. H. Bode, "Frequency-domain analysis of three-phase linear current
regulators", IEEE Trans. Ind. Appl., vol. 37, no. 2, pp. 601-610, Mar./Apr. 2001.
[9] R. Zhang, M. Cardinal, P. Szczesny, M. Dame, "A grid simulator with control of single-phase power converters in
D-Q rotating frame", Proc. PESC'02, vol. 2, pp. 1431-1436, 2002.
BIOGRAPHIES OF AUTHORS
Ritesh Dash holds an M.Tech in Power & Energy System from School of Electrical Engineering,
KIIT University and presently a research scholar at School of Electrical Engineering, KIIT
University. His research interests includes Linear & non linear controller, Inverter topologies,
Renewable systems.
Sarat Chandra Swain holds a Ph.D degree in Elelctrrical Engineering from School of Electrical
Engineering, KIIT University. He is currently an asoociate professor with School of Electrical
Engineering, KIIT University. He has published a nos. of paper in national and internation
journals. His research interest includes AI Techniques, Converter for electrical machines and
power system analysis.
Sanhita Mishra holds an M.Tech in Electrical Engineering from VSSUT, Burla and presently a
research scholar at School of Electrical Engineering, KIIT University. Her research interest
includes Load flow studies, Economic load dispatch analysis, and Transient analysis.

More Related Content

What's hot

Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...
Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...
Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...IJECEIAES
 
OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...
OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...
OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...Ijorat1
 
IRJET- Comparative Analysis for Power Quality Improvenment of Cascaded an...
IRJET-  	  Comparative Analysis for Power Quality Improvenment of Cascaded an...IRJET-  	  Comparative Analysis for Power Quality Improvenment of Cascaded an...
IRJET- Comparative Analysis for Power Quality Improvenment of Cascaded an...IRJET Journal
 
Real time parameter estimation for power quality control and intelligent prot...
Real time parameter estimation for power quality control and intelligent prot...Real time parameter estimation for power quality control and intelligent prot...
Real time parameter estimation for power quality control and intelligent prot...EG TECHNOLOGIES
 
Automatic power factor_improvement_and_monitoring_by_using_plc[1]
Automatic power factor_improvement_and_monitoring_by_using_plc[1]Automatic power factor_improvement_and_monitoring_by_using_plc[1]
Automatic power factor_improvement_and_monitoring_by_using_plc[1]ferozpatowary
 
Three Phase AC to DC Boost Converter Using D-Q Theory
Three Phase AC to DC Boost Converter Using D-Q TheoryThree Phase AC to DC Boost Converter Using D-Q Theory
Three Phase AC to DC Boost Converter Using D-Q TheoryIRJET Journal
 
Close Loop Control of Induction Motor Using Z-Source Inverter
Close Loop Control of Induction Motor Using Z-Source InverterClose Loop Control of Induction Motor Using Z-Source Inverter
Close Loop Control of Induction Motor Using Z-Source InverterIJSRD
 
Design And Simulation of Microgrid Control based Wind Power Generation Syst...
Design And Simulation of  Microgrid Control  based Wind Power Generation Syst...Design And Simulation of  Microgrid Control  based Wind Power Generation Syst...
Design And Simulation of Microgrid Control based Wind Power Generation Syst...IRJET Journal
 
Design and Construction of Automatic Three Phase Power System Selector
Design and Construction of Automatic Three Phase Power System SelectorDesign and Construction of Automatic Three Phase Power System Selector
Design and Construction of Automatic Three Phase Power System Selectoriosrjce
 
Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...
Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...
Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...IRJET Journal
 
Modified cascaded multilevel inverter with ga to reduce line to line voltage thd
Modified cascaded multilevel inverter with ga to reduce line to line voltage thdModified cascaded multilevel inverter with ga to reduce line to line voltage thd
Modified cascaded multilevel inverter with ga to reduce line to line voltage thdIAEME Publication
 
Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...
Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...
Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...iosrjce
 

What's hot (20)

A1103030111
A1103030111A1103030111
A1103030111
 
Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...
Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...
Contemporary Control of DG Integrated DVR for Sag, Swell and Harmonic Mitigat...
 
Application of direct MRAC in PI controller for DC-DC boost converter
Application of direct MRAC in PI controller for DC-DC boost converterApplication of direct MRAC in PI controller for DC-DC boost converter
Application of direct MRAC in PI controller for DC-DC boost converter
 
A Grid-Connected Photovoltaic Interface System for Delivering Active and Reac...
A Grid-Connected Photovoltaic Interface System for Delivering Active and Reac...A Grid-Connected Photovoltaic Interface System for Delivering Active and Reac...
A Grid-Connected Photovoltaic Interface System for Delivering Active and Reac...
 
E1103032933
E1103032933E1103032933
E1103032933
 
J1103035766
J1103035766J1103035766
J1103035766
 
OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...
OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...
OPTIMAL CURRENT REGULATION STRATEGY FOR THREE-PHASE BACK-TOBACK ACTIVE POWER ...
 
IRJET- Comparative Analysis for Power Quality Improvenment of Cascaded an...
IRJET-  	  Comparative Analysis for Power Quality Improvenment of Cascaded an...IRJET-  	  Comparative Analysis for Power Quality Improvenment of Cascaded an...
IRJET- Comparative Analysis for Power Quality Improvenment of Cascaded an...
 
Real time parameter estimation for power quality control and intelligent prot...
Real time parameter estimation for power quality control and intelligent prot...Real time parameter estimation for power quality control and intelligent prot...
Real time parameter estimation for power quality control and intelligent prot...
 
Jn3616501653
Jn3616501653Jn3616501653
Jn3616501653
 
40220130405019
4022013040501940220130405019
40220130405019
 
Automatic power factor_improvement_and_monitoring_by_using_plc[1]
Automatic power factor_improvement_and_monitoring_by_using_plc[1]Automatic power factor_improvement_and_monitoring_by_using_plc[1]
Automatic power factor_improvement_and_monitoring_by_using_plc[1]
 
Three Phase AC to DC Boost Converter Using D-Q Theory
Three Phase AC to DC Boost Converter Using D-Q TheoryThree Phase AC to DC Boost Converter Using D-Q Theory
Three Phase AC to DC Boost Converter Using D-Q Theory
 
Close Loop Control of Induction Motor Using Z-Source Inverter
Close Loop Control of Induction Motor Using Z-Source InverterClose Loop Control of Induction Motor Using Z-Source Inverter
Close Loop Control of Induction Motor Using Z-Source Inverter
 
Modeling and design of an adaptive control for VSC-HVDC system under paramete...
Modeling and design of an adaptive control for VSC-HVDC system under paramete...Modeling and design of an adaptive control for VSC-HVDC system under paramete...
Modeling and design of an adaptive control for VSC-HVDC system under paramete...
 
Design And Simulation of Microgrid Control based Wind Power Generation Syst...
Design And Simulation of  Microgrid Control  based Wind Power Generation Syst...Design And Simulation of  Microgrid Control  based Wind Power Generation Syst...
Design And Simulation of Microgrid Control based Wind Power Generation Syst...
 
Design and Construction of Automatic Three Phase Power System Selector
Design and Construction of Automatic Three Phase Power System SelectorDesign and Construction of Automatic Three Phase Power System Selector
Design and Construction of Automatic Three Phase Power System Selector
 
Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...
Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...
Improved Transient Compensation using PI-SRF Control Scheme Based UHVDC for O...
 
Modified cascaded multilevel inverter with ga to reduce line to line voltage thd
Modified cascaded multilevel inverter with ga to reduce line to line voltage thdModified cascaded multilevel inverter with ga to reduce line to line voltage thd
Modified cascaded multilevel inverter with ga to reduce line to line voltage thd
 
Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...
Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...
Design & Implementation of Controller Based Buck-Boost Converter for Small Wi...
 

Similar to Comparative Analysis of Linear Controllers for Grid-Connected PV Systems

Control Scheme for Solar PV System under Asymmetrical Fault Condition
Control Scheme for Solar PV System under Asymmetrical Fault ConditionControl Scheme for Solar PV System under Asymmetrical Fault Condition
Control Scheme for Solar PV System under Asymmetrical Fault ConditionIRJET Journal
 
5 kW Three-Channel CCM PFC Controller
5 kW Three-Channel CCM PFC Controller5 kW Three-Channel CCM PFC Controller
5 kW Three-Channel CCM PFC ControllerIRJET Journal
 
Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter
Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter
Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter IJECEIAES
 
Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...
Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...
Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...ijtsrd
 
IRJET- Implementation of Grid Tied Inverter in Solar Panel
IRJET-  	  Implementation of Grid Tied Inverter in Solar PanelIRJET-  	  Implementation of Grid Tied Inverter in Solar Panel
IRJET- Implementation of Grid Tied Inverter in Solar PanelIRJET Journal
 
IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...
IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...
IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...IRJET Journal
 
IRJET - Comparative Study of Different AC-DC Converter for High Step Down
IRJET - Comparative Study of Different AC-DC Converter for High Step DownIRJET - Comparative Study of Different AC-DC Converter for High Step Down
IRJET - Comparative Study of Different AC-DC Converter for High Step DownIRJET Journal
 
Design and control technique for single phase bipolar H-bridge inverter conne...
Design and control technique for single phase bipolar H-bridge inverter conne...Design and control technique for single phase bipolar H-bridge inverter conne...
Design and control technique for single phase bipolar H-bridge inverter conne...IJECEIAES
 
Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...
Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...
Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...IJERA Editor
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 
Boukhriss AECE.pdf
Boukhriss AECE.pdfBoukhriss AECE.pdf
Boukhriss AECE.pdfALIBOUKHRISS
 
Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...
Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...
Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...IRJET Journal
 
Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...eSAT Publishing House
 
IRJET- Improved Energy Harvesting Conditioning Circuit using an Inductor
IRJET-  	  Improved Energy Harvesting Conditioning Circuit using an InductorIRJET-  	  Improved Energy Harvesting Conditioning Circuit using an Inductor
IRJET- Improved Energy Harvesting Conditioning Circuit using an InductorIRJET Journal
 
Modeling and simulation of three phases cascaded H-bridge grid-tied PV inverter
Modeling and simulation of three phases cascaded H-bridge grid-tied PV inverterModeling and simulation of three phases cascaded H-bridge grid-tied PV inverter
Modeling and simulation of three phases cascaded H-bridge grid-tied PV inverterjournalBEEI
 

Similar to Comparative Analysis of Linear Controllers for Grid-Connected PV Systems (20)

Control Scheme for Solar PV System under Asymmetrical Fault Condition
Control Scheme for Solar PV System under Asymmetrical Fault ConditionControl Scheme for Solar PV System under Asymmetrical Fault Condition
Control Scheme for Solar PV System under Asymmetrical Fault Condition
 
5 kW Three-Channel CCM PFC Controller
5 kW Three-Channel CCM PFC Controller5 kW Three-Channel CCM PFC Controller
5 kW Three-Channel CCM PFC Controller
 
Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter
Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter
Adaptive Fuzzy PI Current Control of Grid Interact PV Inverter
 
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
 
Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...
Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...
Control of Two Stage PV Power System under the Unbalanced Three Phase Grid Vo...
 
IRJET- Implementation of Grid Tied Inverter in Solar Panel
IRJET-  	  Implementation of Grid Tied Inverter in Solar PanelIRJET-  	  Implementation of Grid Tied Inverter in Solar Panel
IRJET- Implementation of Grid Tied Inverter in Solar Panel
 
IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...
IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...
IRJET- Optimal Control of Multilevel Inverter to Minimize Harmonic Distortion...
 
IRJET - Comparative Study of Different AC-DC Converter for High Step Down
IRJET - Comparative Study of Different AC-DC Converter for High Step DownIRJET - Comparative Study of Different AC-DC Converter for High Step Down
IRJET - Comparative Study of Different AC-DC Converter for High Step Down
 
A Novel Line Current Control Strategy to Control the Real Power Flow at PCC u...
A Novel Line Current Control Strategy to Control the Real Power Flow at PCC u...A Novel Line Current Control Strategy to Control the Real Power Flow at PCC u...
A Novel Line Current Control Strategy to Control the Real Power Flow at PCC u...
 
Stability analysis of photovoltaic system under grid faults
Stability analysis of photovoltaic system under grid faultsStability analysis of photovoltaic system under grid faults
Stability analysis of photovoltaic system under grid faults
 
Design and control technique for single phase bipolar H-bridge inverter conne...
Design and control technique for single phase bipolar H-bridge inverter conne...Design and control technique for single phase bipolar H-bridge inverter conne...
Design and control technique for single phase bipolar H-bridge inverter conne...
 
Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...
Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...
Power Quality Improvement Using Cascaded H-Bridge Multilevel Inverter Based D...
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Boukhriss AECE.pdf
Boukhriss AECE.pdfBoukhriss AECE.pdf
Boukhriss AECE.pdf
 
Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...
Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...
Real and Reactive Power Compensation by using Diode Clamped Multilevel Invert...
 
J0372049056
J0372049056J0372049056
J0372049056
 
An Analysis of Virtual Flux Direct Power Control of Three-Phase AC-DC Converter
An Analysis of Virtual Flux Direct Power Control of Three-Phase AC-DC ConverterAn Analysis of Virtual Flux Direct Power Control of Three-Phase AC-DC Converter
An Analysis of Virtual Flux Direct Power Control of Three-Phase AC-DC Converter
 
Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...Control of inverters to support bidirectional power flow in grid connected sy...
Control of inverters to support bidirectional power flow in grid connected sy...
 
IRJET- Improved Energy Harvesting Conditioning Circuit using an Inductor
IRJET-  	  Improved Energy Harvesting Conditioning Circuit using an InductorIRJET-  	  Improved Energy Harvesting Conditioning Circuit using an Inductor
IRJET- Improved Energy Harvesting Conditioning Circuit using an Inductor
 
Modeling and simulation of three phases cascaded H-bridge grid-tied PV inverter
Modeling and simulation of three phases cascaded H-bridge grid-tied PV inverterModeling and simulation of three phases cascaded H-bridge grid-tied PV inverter
Modeling and simulation of three phases cascaded H-bridge grid-tied PV inverter
 

More from IJECEIAES

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...IJECEIAES
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionIJECEIAES
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...IJECEIAES
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...IJECEIAES
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningIJECEIAES
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...IJECEIAES
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...IJECEIAES
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...IJECEIAES
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...IJECEIAES
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyIJECEIAES
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceIJECEIAES
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...IJECEIAES
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...IJECEIAES
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...IJECEIAES
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...IJECEIAES
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...IJECEIAES
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...IJECEIAES
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...IJECEIAES
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...IJECEIAES
 

More from IJECEIAES (20)

Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...Cloud service ranking with an integration of k-means algorithm and decision-m...
Cloud service ranking with an integration of k-means algorithm and decision-m...
 
Prediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regressionPrediction of the risk of developing heart disease using logistic regression
Prediction of the risk of developing heart disease using logistic regression
 
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...Predictive analysis of terrorist activities in Thailand's Southern provinces:...
Predictive analysis of terrorist activities in Thailand's Southern provinces:...
 
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...Optimal model of vehicular ad-hoc network assisted by  unmanned aerial vehicl...
Optimal model of vehicular ad-hoc network assisted by unmanned aerial vehicl...
 
Improving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learningImproving cyberbullying detection through multi-level machine learning
Improving cyberbullying detection through multi-level machine learning
 
Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...Comparison of time series temperature prediction with autoregressive integrat...
Comparison of time series temperature prediction with autoregressive integrat...
 
Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...Strengthening data integrity in academic document recording with blockchain a...
Strengthening data integrity in academic document recording with blockchain a...
 
Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...Design of storage benchmark kit framework for supporting the file storage ret...
Design of storage benchmark kit framework for supporting the file storage ret...
 
Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...Detection of diseases in rice leaf using convolutional neural network with tr...
Detection of diseases in rice leaf using convolutional neural network with tr...
 
A systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancyA systematic review of in-memory database over multi-tenancy
A systematic review of in-memory database over multi-tenancy
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
Three layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performanceThree layer hybrid learning to improve intrusion detection system performance
Three layer hybrid learning to improve intrusion detection system performance
 
Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...Non-binary codes approach on the performance of short-packet full-duplex tran...
Non-binary codes approach on the performance of short-packet full-duplex tran...
 
Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...Improved design and performance of the global rectenna system for wireless po...
Improved design and performance of the global rectenna system for wireless po...
 
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...Advanced hybrid algorithms for precise multipath channel estimation in next-g...
Advanced hybrid algorithms for precise multipath channel estimation in next-g...
 
Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...Performance analysis of 2D optical code division multiple access through unde...
Performance analysis of 2D optical code division multiple access through unde...
 
On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...On performance analysis of non-orthogonal multiple access downlink for cellul...
On performance analysis of non-orthogonal multiple access downlink for cellul...
 
Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...Phase delay through slot-line beam switching microstrip patch array antenna d...
Phase delay through slot-line beam switching microstrip patch array antenna d...
 
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...A simple feed orthogonal excitation X-band dual circular polarized microstrip...
A simple feed orthogonal excitation X-band dual circular polarized microstrip...
 
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
A taxonomy on power optimization techniques for fifthgeneration heterogenous ...
 

Recently uploaded

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 

Recently uploaded (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 

Comparative Analysis of Linear Controllers for Grid-Connected PV Systems

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 1, February 2018, pp. 513~520 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i1.pp513-520  513 Journal homepage: http://iaescore.com/journals/index.php/IJECE Comparative Analysis of Linear Controllers used for Grid Connected PV System Ritesh Dash, Sarat Chandra Swain, Sanhita Mishra School Of Electrical Engineering, KIIT University, India Article Info ABSTRACT Article history: Received Nov 1, 2017 Revised Jan 5, 2018 Accepted Jan 17, 2018 Requirement for electrical energy is increasing in a ramp function manner. To meet the steady increasing in energy demand it is required to find some alternate source of energy. Except the conventional source of energy one type of renewable energy i.e PV may be regarded as a clean source of energy to meet the energy demand. PV modules generating DC power cannot be directly connected to the electrical infrastructure as most of the grid infrastructure uses either 230volt or 120 volt. Therefore power electronic device most be connected (inverter) between PV and grid. In order to make a competitive market between the renewable generated power and conventional way of generating the power it is required to design a cost effective inverter, qualitative output which is pure sinusoidal and harmonics free. In this paper a comparative analysis among the various linear controllers are presented. Proposed Optimised PID Controller is Presented through MATLAB Simulink based environment. Keyword: Optimised PID controller PI-controller PR-controller Solar PV System State feedback controller Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Ritesh Dash, School Of Electrical Engineering, KIIT University, Bhubaneswar, India. Email: rdasheee@gmail.com 1. INTRODUCTION Power generation through photo voltaic module is increasing throughout the global and their by gaining popularity in the PV application, C.F Figure 1. This is mainly to create a sustainable environment by storing As conventional energy sources creates a lots of pollution, so importance of grid connected PV system increases.Due to increase in solar photo voltaic production volume and avalability of material and govt incentives the per unit generation cost of solar photovoltaic module is moving in down word tendency. Renewable purchase obligation for industry has increased to a great extent, hence most of the industry are now tending towards establishment of renewable based power plant to meet their RPO. According to IEEE 1547 maximum allowable grid interconnection of solar power most not increase 30% of the grid capacity. The ongoing discussion clearly indicates that the power electronics inverter plays an important role in the power conversion technology. Power electronics interference inverter perform two important tasks such as: a. To amplify the generated DC power to grid level and to convert it into AC power before injecting into the grid. b. Extracting maximum amount of power through MPPT and their by maintaining sufficient DC voltage at the input level. The two tasks as depicted above must be compiled with highest efficiency and a large bandwidth of power. Inverter used in the grid connected photo voltaic system must be free from maintenance during the entire life span operation of the solar PV module. It is recomended that inverter should have life span of 25 years with plug and play enabled features.Some of the grid interface inverter requires a transformer before
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520 514 injecting the AC voltage into the grid because presnce of DC in AC cause distortion. Some of the countries like Australia, Italy, England, and japan made it mandatory to use transformer while injecting the AC power into the grid. 2. GRID SYNCHRONISATION METHOD The main task while interconnecting the inverter with the grid requires proper tracking of three phase grid frequency phase angle and maintenance of proper voltage level at the terminal of inverter. Both voltage control and current control method uses pulse width modulation techniques for inverter switching frequency or pulse generation. Two types of current control techniques have been described over here. These current control techniques can be classified as linear controller and non-linear controller. Linear controller mainly consists of PI controller, PR controller, dead beat controller, repetitive current controller. Whereas non-linear controller consists of hysteresis controller, ANN based controller, fuzzy inference controller and a new type fractional order controller. 2.1. Stationary Reference Frame of Control Stationary reference frame of control usually employs a PI controller to regulate the power flow from the inverter side into the grid side. It usually consists of three number of PI error compensator, which is further processed. Output of the PI controller has two parts integration and proportional parts integration part provides compensation against low frequency of operation whereas proportion part provides compensation against zero placement. Figure 1 shows the stationary reference frame of control. RAMP GENERATOR THREE PHSE LOAD Sa,b,c Ia,b,c Figure 1. Stationary Ref. Frame of Control 2.2. Synchronous Reference Frame of Control Some typical and precise industrial application required un-distorted source of current. A small distortion in phase and amplitude may cause some undesirable effect in the industrial drivers. This type of system requires space vector modulation approach to be implemented for the control of system. Therefore synchronous ref. frame of control requires a module transformation which can transfer abc reference frame into dq reference frame. Schematic diagram showing synchronous reference frame of control is shown in Figure 2 with a PI Controller. PI PWM CONTROLLER PI 3-ɸ LOAD ABC dq αβ αβ dq ABC dq αβIq Id Iq* Id* Sabc Iabc* Figure 2. Schematic Diagram of Synchronous Ref. Frame of Control
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Comparative Analysis of Linear Controllers used for Grid Connected (Ritesh Das) 515 Here the required dc-link voltage is controlled depending upon the output requirement through a filter capacity. Two independent controller one for voltage and one for current is applied. The reference voltage for the controller depends upon the peak grid voltage and voltage loss on drop occurring at the switches, therefore minimum dc reference that is to be maintained can be found by using Equation (1) ,min , ,DC DC ave DC rippleV V V  (1) Where , 2 . . , DC DC ripple DC ave DC P V V C  (2) Comparing Equation (1) and (2) , ,min ,DC ave DC DC rippleV V V  (3) Multiplying VDC,avg on both side of Equation (3), it becomes 2 ,min , ( ), 2 dc DC DC ave DC P V VDC ave wC V   (4) Equation (6) clearly revels that, it is a second order polynomial equation, whose solution may be written as: 2 ,min 1 4 ,min 2 , 2 ( ) DC DC DC V DC DC avg PV CV     (5) Or, , min, , min , min ( ) ( )DC DC no alDC ref DC no al grid grid no alV V V VP P      (6) Where, tan , min 1 2. 21 . 2 conduc ce DC grid no al Z C V     (7) And 2  (8) Therefore from (7) and (8) it is clear that α can be controlled through frequency domain whereas β is maintained constant. In order to maintain a constant DC reference, it is required to implement the DC, Controller. 2 . .( 1) ( ) . ( 1) sqs p sys Pc ST H s T ST K K S C K K     (9) where , min , , min 2. grid no al ripple sys DC No al V K V 
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520 516 Equation (9) shows that close loop control action of the considered controller. Therefore the controller can be evaluated through natural frequency and damping ratio. where, . . sys P n DC T K K C   . 2. . sys P n DC K K C    .3, , 2. grid THD P DC ripple I K V  2.3. PR Controller Limitation of PI controller while tracking the sinusoidal signal for compensation against error leads to the designing of PR controller. The controller matrix of PR controller provides infinite gain at the resonant frequency. Due to absence of cross coupling of control for a three phase voltage source converter. Three phase voltages and currents are transformed into α, β reference frame using dark transformation. Equation used for co-ordinate transformation is shown in the Equation (10). Figure 3 is shows the PR Controller Strategies 1 1 1 2 2 2 3 3 3 0 2 2 a b c V V V V V                          and 1 1 1 2 2 2 3 3 3 0 2 2 a b c i i i i i                          (10) VSC FILTER (LCL) LOAD PWM RAMP 2 2 V V   PLL PR DC Source CT PT Iabc* Vabc* VrefIβ,ref Iα,ref Eα,error Iα* HCHC Iq,ref Id,ref Eβ,error* Eβ,error* Vabc* dq abc αβ abc αβ αβ Figure 3. PR Controller Strategies The grid voltage thus transferred to α, β reference frame is used to calculate the grid voltage amplitude through stationary ref. frame of control by using Equation (14) 2 2 V V V    (11) Error between the grid voltage and ref. voltage is fed to a PI controller whose transfer function is shown in Equation (12) as and Current reference for PR controller can be obtained by applying reverse park transformation which is shown in Equation (12) as current 0 0 i P dq PI i P S S K K G K K             and 1 . . cos sin sin cos ref d ref q i i ii                            (12)
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Comparative Analysis of Linear Controllers used for Grid Connected (Ritesh Das) 517 Equation (13) represent two gain matrix,1st one rerevels that presence of high gain around the resonance frequency helps in elimination of steady state error and However in order to achieve infinite gain, modified PR controller may be used as second matrix of equation( 13). 2 2 2 2 0 0 i P PR i P S S K K S G K K S                  2 2 2 0 2 2 2 0 2 0 2 2 0 2 C P i PR C P i S S S S K K S G K K S                        (13) Natural reference frame of control or abc controller uses three independent controller for three no. of phases individually. However use of star, delta connection and isolated design system (Neutral) are some of the critical issues which needs to be addressed while designing the controller. Therefore it can be assumed that by using two controller for two different phases, current in other phases can be automatically adjusted. Real time implementation of controller is an issue. The advantages of the controller can be found out through the implementation of controller in digital electronics. Non-linear controller at the cost of linear controller have many advantages. Transfer matrix implementing PI and PR controller in abc natural frame of reference is shown in Equation (14) and Equation (15) respectively. (14) 2 2 0 2 2 0 2 2 0 0 0 0 0 0 0 i p abc i pPR i p S S S K K S KG K S K K S                         (15) 3. EXPERIMENTAL RESULTS An inverter prototype for 100Kwatt solar PV grid connected system has been designed with MATLAB Simulink. Grid connectd system is designed to inject maximum amount of power strictly to the maximum outgoing feeder connected to that particular system. PWM controller has been used to generate pulses so as to inject maximum amount of power. Based on the design criteria and theory as mentioned above the simulated result is shown in Figure 4 shows that voltage of solar PV system varies in between 302.4 to 303.8V. Voltage across the input of inverter is stepped up to 670V with an allowable ripple conent of 5%. Figure 4. PV Output Voltage 0 0 2 2 2 2 2 2 0 0 0 2 2 2 2 2 2 0 0 0 2 2 2 2 2 2 0 3 3 2 22( ) 2( ) 3 3 2 22( ) 2( ) 3 3 2 22( ) 2( ) p pi i i ii p abc p pi i i ii pPI p pi i i i i p S SS S SS S S S K KK K K KK K S S S K KK K K KKG K S S S K KK K K K K K S S S                                                           0.9988 0.999 0.9992 0.9994 0.9996 0.9998 1 304.2 304.4 304.6 304.8 305 305.2 305.4 Time V-PV V-PV
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520 518 Figure 5 shows that input Id,Iq to state feedback controller and output Id,Iq of state feedback controller. (a) (b) Figure 5. (a) Input Id,Iq to State feedback Controller (b) Output Id,Iq of State feedback Controller Figure 6 shows that input Id,Iq to PR controller and output of Id,Iq PR controller. (a) (b) Figure 6. (a) Input Id,Iq to PR Controller (b) Output of Id,Iq PR Controller Figure 7 shows that PI controller takes two input i.e. Id and Iq to make it stable to a particular level to generate firing signal for the inverter switch. Figure 8 shows the stability analysis of PI controller. (a) (b) Figure 7. (a) Input Id,Iq to PI Controller (b) Output Id,Iq of PI Controller 2.4994 2.4995 2.4996 2.4997 2.4998 2.4999 2.5 -2 -1.5 -1 -0.5 0 0.5 1 1.5 2 Time Id B efore C ontroller 2.4994 2.4995 2.4996 2.4997 2.4998 2.4999 2.5 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 Time Id A fter C ontroller 0.997 0.9975 0.998 0.9985 0.999 0.9995 1 1.0005 -0.4 -0.3 -0.2 -0.1 0 0.1 0.2 0.3 0.4 0.5 Id&IqatOutputofPR Time 0.997 0.9975 0.998 0.9985 0.999 0.9995 1 1.0005 -0.4 -0.3 -0.2 -0.1 0 0.1 0.2 0.3 0.4 0.5 Id&IqatOutputofPR Time 0 500 1000 1500 2000 2500 3000 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.2 y1 Inputandoutputsignals 0 500 1000 1500 2000 2500 3000 1 1.5 2 2.5 3 u1 0 500 1000 1500 2000 2500 3000 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.2 y1 Inputandoutputsignals 0 500 1000 1500 2000 2500 3000 1 1.5 2 2.5 3 Time u1
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Comparative Analysis of Linear Controllers used for Grid Connected (Ritesh Das) 519 Figure 9 shows the stability analysis of PR controller. Figure 10 shows the stability analysis of state feedback controller. Figure 8. Stability Analysis of PI Controller Figure 9. Stability analysis of PR Controller Figure 10. Stability analysis of State feedback Controller 4. CONCLUSION Evaluation of the linear controller has been carried out under a steady state condition. Power injected into the grid is maintained at aparticular level by fixing the voltage. Current injection quantity has been increasesd by applying different controller. Stability analysis of all the discussed controller has been presented with Nyquist plot to check the stability.Best on the result PI controller is found to be best one under non transient condition. PR- controller shows high gain around the resonance frequency thereby increasing the grid current injection level and real power transmission. ACKNOWLEDGEMENT Authors would like to give thanks to the school of electrical engineering for providing necessary laboratory arrangement and experimental setup to carry out the experiment on linear controller. REFERENCES [1] R. M. Essefi, M. Souissi and H. H. Abdallah, "Linear current control technique for grid connected photovoltaic system," Sciences and Techniques of Automatic Control and Computer Engineering (STA), 2013 14th International Conference on, Sousse, 2013, pp. 432-437. [2] H.H. Sait, S.A. Daniel, “New control paradigm for integration of photovoltaic energy sources with utility network,” International journal of Electrical Power & Energy Systems, Vol. 33(Issue 1):86-93, January 2011. [3] G. Shen, D. Xu, L. Cao, X. Zhu, “An Improved Control Strategy for Grid-Connected Voltage Source Inverters With an LCL Filter,” IEEE Transactions on Power Electronics, Vol. 23(Issue 4):1899-1906, July 2008. -1 -0.5 0 0.5 -0.4 -0.3 -0.2 -0.1 0 0.1 0.2 0.3 0.4 0 dB -20 dB -10 dB-6 dB-4 dB-2 dB 20 dB 10 dB 6 dB 4 dB 2 dB Nyquist Diagram Real Axis ImaginaryAxis -2.5 -2 -1.5 -1 -0.5 0 0.5 1 -2.5 -2 -1.5 -1 -0.5 0 0.5 1 1.5 2 2.5 0 dB -20 dB -10 dB -6 dB -4 dB -2 dB 20 dB 10 dB 6 dB 4 dB 2 dB System: H Real: -0.347 Imag: -2.02 Frequency (rad/s): -0.000415 NyquistDiagram RealAxis ImaginaryAxis -5 -4 -3 -2 -1 0 1 2 3 4 -8 -6 -4 -2 0 2 4 6 8 0 dB -10 dB -6 dB -4 dB -2 dB 10 dB 6 dB 4 dB 2 dB NyquistDiagram RealAxis ImaginaryAxis
  • 8.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 1, February 2018 : 513 – 520 520 [4] S. Fukuda, T. Yoda, "A novel current-tracking method for active filters based on a sinusoidal internal model", IEEE Trans. Ind. Appl., vol. 37, no. 3, pp. 888-895, May/Jun. 2001. [5] M. Liserre, R. Teodorescu, F. Blaabjerg, "Stability of photovoltaic and wind turbine grid-connected inverters for a large set of grid impedance values", IEEE Trans. Power Electron., vol. 21, no. 1, pp. 263-272, Jan. 2006. [6] M. Liserre, F. Blaabjerg, S. Hansen, "Design and control of an LCL-filter based active rectifier", IEEE Trans. Ind. Appl., vol. 41, no. 5, pp. 1281-1291, Sep./Oct. 2005. [7] M. Liserre, R. Teodorescu, F. Blaabjerg, "Multiple harmonics control for three-phase grid converter systems with the use of PI-RES current controller in a rotating frame", IEEE Trans. Power Electron., vol. 21, no. 3, pp. 836-841, May 2006. [8] D. N. Zmood, D. G. Holmes, G. H. Bode, "Frequency-domain analysis of three-phase linear current regulators", IEEE Trans. Ind. Appl., vol. 37, no. 2, pp. 601-610, Mar./Apr. 2001. [9] R. Zhang, M. Cardinal, P. Szczesny, M. Dame, "A grid simulator with control of single-phase power converters in D-Q rotating frame", Proc. PESC'02, vol. 2, pp. 1431-1436, 2002. BIOGRAPHIES OF AUTHORS Ritesh Dash holds an M.Tech in Power & Energy System from School of Electrical Engineering, KIIT University and presently a research scholar at School of Electrical Engineering, KIIT University. His research interests includes Linear & non linear controller, Inverter topologies, Renewable systems. Sarat Chandra Swain holds a Ph.D degree in Elelctrrical Engineering from School of Electrical Engineering, KIIT University. He is currently an asoociate professor with School of Electrical Engineering, KIIT University. He has published a nos. of paper in national and internation journals. His research interest includes AI Techniques, Converter for electrical machines and power system analysis. Sanhita Mishra holds an M.Tech in Electrical Engineering from VSSUT, Burla and presently a research scholar at School of Electrical Engineering, KIIT University. Her research interest includes Load flow studies, Economic load dispatch analysis, and Transient analysis.