SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 158
Fuzzy Logic Controller for Modern Power Systems
1Samudyata S J, 2Sharanya S, 3Shrusti Heroor, 4Sneha Majumder, 5Sangeeta Modi
Dept. of Electrical and Electronics Engineering, PES University, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The main objective of this work is to design a
fuzzy logic controller for the modern power system. In this
paper we deal with 2 different simulations that could be
designed to study the fuzzy logic controller design a). to
simulate the control of automatic voltage regulator for a
single synchronous generator during differentloadconditions
and b).to develop a linearized Heffron-Philips model of a
Single Machine Infinite Bus (SMIB) power systemwithaFuzzy
Logic Power System Stabilizer (FPSS) for different
membership functions[2]. In AVR modellingtheworkhasbeen
achieved on a main generator, which is mechanically coupled
with a small synchronous generator as an exciting system for
the main generator. The result for the fuzzy logic controller
has been compared with a MATLAB demo system using NO
controller with the same load conditions. The proposed fuzzy
controller enhancedtheperformanceofthegeneratorinterms
of response and performance. Where as in FPSS, speed
deviation and acceleration deviation are taken as inputs.
Further this paper investigatesthedesignandimplementation
of a Reduced Rule Fuzzy Logic Power System Stabilizer
(RLFPSS). A Reduced Rule Fuzzy Logic Power System
Stabilizer for different membership functions is proposed. The
effectiveness of the RLFPSS for different membershipfunctions
is illustrated with simulation carried out in MATLAB
Key Words: AVR, Fuzzy logic controller (FLC), Fuzzysets
and membership functions, Heffron-Philips Single
Machine Infinite Bus model.
1. INTRODUCTION
The two types of power system stability are steady stateand
transient stability. Here we will be dealing with transient
stability, i.e., ability of the power system to return to its
normal conditions after a large disturbance[2][7]. The large
disturbance occurs in the system due to the sudden removal
of the load, line switching operations; fault occurs in the
system, sudden outage of a line, etc.
The transient stability of a system was conventionally
suppressed using AVR (Automatic voltageregulator),but the
electric system hasbeenseenwithoscillationsoffrequencies
ranging from 0.1 to 2 Hz. These regulators have high gain
leading to destabilizing effect on power system.
Thus, we use Fuzzy logic controller. Fuzzy Logic has the
features of simple concept, easy implementation, and
computational efficiency. This provides an easy method to
draw the definite conclusion from hazy, uncertainorinexact
information.
Synchronous Generators play a very important role in the
stability of power systems. Electric power system stability
requirement is increasing along with the growth of load.
Thus, a robust reliable AVR system is needed to enhance the
voltage stability. Here, the AVR system used is Fuzzy logic
control system.
1.1 Fuzzy Logic Control System
Fuzzy control is an appealing alternative to
conventional control methods when systems follow some
general operating characteristics and a detailed process
understanding is unknown or traditional system models
become overly complex [7-8]. Fuzzy logic control is a range-
to-point or range-to-range control. The output of a fuzzy
controller is derived from fuzzifications of both inputs and
outputs using the associated membership functions.[2] A
crisp input will be converted to the different membersofthe
associated membership functions based on its value. From
this point of view, the output of a fuzzy logic controller(FLC)
is based on its memberships of the different membership
functions, which can be considered as a range of
inputs.[10].A fuzzy controller comprises of three stages:
fuzzification, fuzzy rule anddefuzzificationasshowninFig1.
1.2 Fuzzification
A fuzzy set is an expansion of standard sets and
can be comprehended as a membership degree of a set [6].
For example, a classic set can be written as { 1, 2, 3, 4 }
whereas a ,Fuzzy Set can be written as { (1,0.4), (2,0.7),
(3,0.1), (4,0.2)} wherein every pair (X,Y), X represents the
value of the element whereas Y represents the degree of
membership of the element in the set.
Fuzzification is the process of converting a crisp input value
to a fuzzy value that is performed by the use of the
information in the knowledge base [4]. This is done by the
help of fuzzifiers (membership functions).
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 159
Fig-1: Fuzzy Logic Control System
A membership function (MF) is a curve that defines how
each point in the input space is mapped to a membership
value (or degree of membership) between 0 and 1. In this
system there are two inputs, speed andaccelerationwhichis
converting into fuzzy value. Each of the input and output
fuzzy variables is assigned seven linguistic labels. Seven
membership functions are generating better result proved
by some testing are defined as NH (Negative High), NM
(Negative Medium), NS (Negative-Small), ZR (Zero), PS
(Positive-Small), PM (Positive-Medium), PH (Positive High)
membership functions are used to convert the fuzzy values
between 0 and 1 for both input and output values.
The member function itself can be an arbitrary curve
whose shape we can define as a function that suits us from
the point of view of simplicity, convenience, speed, and
efficiency. A classical set might be expressed as
A = {x | x > 6}
A fuzzy set is an extension of a classical set. If X is the sample
space and its elements are denoted by x, then a fuzzy set A in
X is defined as a set of ordered pairs.
A = {x, µA(x) | x ∊ X}
µA(x) is called the membership function (or MF) of x in A.
The membership function maps each element of X to a
membership value between 0 and 1.
1.3 Fuzzy Rule based system
Fuzzy Rule based system is a rule-based system where
fuzzy sets and fuzzy logics which constitute an extension of
classical rule-based systems, considering IF–THEN rules
whose antecedents and consequents are composed of fuzzy
logic (FL) statements, instead of classical logic onesareused
as tools for representing different forms ofknowledgeabout
the problem at hand, as well as for modelling the
interactions and relationshipsexistingbetweenitsvariables.
Conventional approaches to knowledge
representation are based on bivalent logic, which has
associated a serious shortcoming: the inability to reason in
situations of uncertainty and imprecision. Asa consequence,
conventional approaches do not provide an adequate
framework for this mode of reasoning familiar to humans,
and most common-sense reasoning falls into this category.
Fig-2: Membership functions for Fuzzy controller for input
and output variables
Table-1: Design Parameters of FLC [1]
1.4 Defuzzification
Defuzzificationistheprocess ofconvertingthefuzzy
output into crisp values to be applied to the system, by the
degree of membership values[3]. There are several heuristic
defuzzification methods. For instance, some methods
produce an integral output considering all the elements of
the resulting fuzzy set with the corresponding weights. One
of the widely used methodsisthecenter-of-area methodthat
takes the center of gravity of the fuzzy set[6].
Speed
deviation↓
ACCELERATION
NB NM NS ZR PS PM PB
NB NB NB NB NB NM NM NS
NM NB NM NM NM NS NS ZR
NS NB NM NM NM NS NS ZR
ZR NM NS NS ZR PS PS PM
PS NS ZR ZR PS PS PM PM
PM ZR PS PS PM PM PM PB
PB PS PM PM PB PB PB PB
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 160
2. Reduced Rule Fuzzy Based Power System Stabilizer
In previous section for a two input fuzzy controller 7
membership functions for each input were used. Due to the
need for a large rule-base, the design of such a PSS is a
tedious task. In the proposed fuzzy PSS, only two fuzzy
membership functions are used for the two inputs angular
speed and acceleration and three membership functions for
the output parameter are shown in Fig 3. Depending upon
whether the output is increasing or decreasing, 4 rules were
derived for the fuzzy logic controller. These four rules
sufficient to cover all possible situations.
Fig-3: New Reduced MFs for inputs angular speed and
acceleration. N: Negative, P: Positive
Table-2: Reduced rule base of a fuzzy Power System
Stabilizer
3. AUTOMATIC VOLTAGE REGULATOR FOR
SYNCHRONOUS GENERATOR
The AVR is a device to control the reactive power and hold
the terminal voltage of the synchronous generator at safer
limits. The AVR is a circuitry that holds the terminal voltage
of synchronous generators at safer limits[5]. AVR is used
wherever a voltage level is not stable and fluctuations is
more on the system loads. The AVR system provides the
control action to the exciter voltage for maintaining the
generator terminal.
The simple function of the AVR is to compute the difference
between a desired voltage and the output voltage of the
generator. The result of this difference is the error signal
that is used in the control inside the AVR itself, the output of
the AVR will be high or low depending to the degree of the
error signal, as the error is high the AVR output voltage will
be high and vice versa. The excitation coils of the generator
will receive this voltage from the AVR and change the
terminal voltage ( Vt) of the main generator according to
Equation due to the change of the flux density for every pole
( ɸ) in Tesla.
Where K is a constant, compute the numberofthenumberof
winding in the armature of the generator and is the
synchronous speed of the rotor in revolution per minutes
(rpm).
Steady state Response:
Steady State Actual response:
4. SIMULATION RESULTS
4.1Simulation Results for SMIB
The system that is used in SMIB, Single machine
infinite bus, meaning that there in neither voltage or
frequency change in the system. The inputs are speed and
acceleration. The outputsof SMIBsystemswithconventional
PSS (a) Speed Deviation (Dx) (b) PowerangleDeviation(Dd)
of generator. With Fuzzy power system stability as a
triangular membership, it can be seen that, system has
smaller overshoot (Mp-maximum peak), smaller settling
time (ts-time taken to reach steady state) and error steady
state is 0 and 2 for Speed Deviation and Power angle
respectively[4]. So, performance improved by using Fuzzy
PSS. This can be further improved by fine tuning of
controller parameters. Further studies show that, Fuzzy
Power system stability is better when trapezoidal
membership is used, where the system has much smaller
overshoot (Mp) and much smaller settling time (ts) [4].
We use the Fuzzy Rule base system, but the number of
iterations would take a lot of time, thus using the reduced
rule base system would be sufficient.
Parameter Values
OUTPUT
ACCELERATION
N P
SPEED
N N Z
P Z P
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 161
M = 7.0 s.,
D = 0,
Xd = 1.8,
Xq = 1.76,
X0 d = 0.3,
T0 do = 7.2940,
xb = 314
Exciter: (IEEE Type ST1): KA = 200,
TA = 0.02 s.
T1 = 0.154,
T2 = 0.033,
KS = 9.5,
TW = 1.4
K1 = 0.7636,
K2 = 0.8644,
K3 = 0.3231,
K4 = 1.4189,
K5 = 0.1463,
K6 = 0.4167
Input1 = 1.8,
Input2 = 29.56,
Output = 1.06
Fig-5: Speed deviation vs time
Fig-6: Power deviation vs time
4.2 Simulation results for fuzzy logic controller based
AVR
Simulation is carried out with the help of MATLAB Simulink.
The voltage response of the Simulink based SG model
without a fuzzy logic controller is shown in fig 7 [11].
Fig-7: Voltage response without FLC
We can observe that the AVR response presents a
ripple and some oscillations before reachingthesteadystate
operation point.
The voltage response of the Simulink based SG
model with a fuzzy logic controller is shown in fig 8. We can
observe that the ripples in the waveform are removed when
we use a fuzzy logic controller. So, by using a fuzzy logic
controller, we can prevent the ‘large overshoot’ and ‘very
long settling time’ of the voltage response of the
synchronous generator thus enhancing the system
performance and stability.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 162
Fig-8: Voltage response with FLC
CONCLUSION
In this paper, initially the effect of system stabilizer is
reviewed. The simulation results showed that in the
presence of small disturbances in the system, fuzzy
controller is more effective as compared to the conventional
controller. We also showed that the fuzzy controllers as
compared to the no controller system enhanced the system
performance and stability since the settling time valueusing
fuzzy controller is much lesser and the speed of the
synchronous generator is also enhanced. Further, the
Reduced Rule Fuzzy PSS is testedforTriangular,Trapezoidal
and Gaussian membership functions for input and output.
The Reduced Rule Fuzzy power system stability with
Trapezoidal membershipfunctionprovidebestperformance.
The future scope of work would be implementing this in
microgrid systems.
REFERENCES
[1] Arora, Ritika, and Surender Dahiya. "Dynamic stability
enhancement of power system using PSO optimized
fuzzy power system stabilizer" , 2014 6th IEEE Power
India International Conference (PIICON), 2014.
[2] "Advanced Fuzzy Logic Technologies in Industrial
Applications" , Springer Science and Business Media
LLC, 2006
[3] Ajeet Kumar Pandey, Neeraj Kumar Goyal. "Early
Software Reliability Prediction" , Springer Science and
Business Media LLC, 2013 "Proceedings of the Third
International Conferenceon SoftComputingforProblem
Solving" , Springer Science and Business Media LLC,
2014
[4] Tripti Gupta, D. K. Sambariya. "Optimal design of fuzzy
logic controller for automatic voltage regulator" , 2017
International Conference on Information,
Communication, Instrumentation and Control (ICICIC),
2017
[5] Erdal Kayacan, Mojtaba Ahmadieh Khanesar.
"Fundamentals of Type-1 Fuzzy Logic Theory" ,Elsevier
BV, 2016
[6] Nirupama Srinivas, Shivam Singh, Manish Gowda,
Chinmay Prasanna, Sangeeta Modi. "Comparative
Analysis of Traditional and Soft Computing Techniques
of MPPT in PV Applications" , 2021 IEEE 4th
International Conference on Computing, Power and
Communication Technologies (GUCON), 2021
[7] Zhiqiang Gao. "Fuzzy logic control of variabletimedelay
systems with a stability safe guard" , Proceedings of
International Conference on Control Applications CCA-
95,1995
[8] Meng Zhang, Chen-Nan Sun, Xiang Zhang,PhoiChinGoh,
Jun Wei, David Hardacre, Hua Li. "High cycle fatigue life
prediction oflaseradditive manufacturedstainlesssteel:
A machine learning approach" , International Journal of
Fatigue, 2019
[9] Salisu Muhammad Sani. "Design of Fuzzy Membership
Functions for Predicting Student’s Knowledge
Performance" , European Journal of Electrical
Engineering and Computer Science, 2019
[10] Gwi-Tae Park. "An adaptive fuzzy controller for power
converters" , FUZZ-IEEE 99 1999 IEEE International
Fuzzy Systems Conference Proceedings (Cat No
99CH36315), 1999

Weitere ähnliche Inhalte

Ähnlich wie Fuzzy Logic Controller for Modern Power Systems

IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...
IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...
IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...IRJET Journal
 
IRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABS
IRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABSIRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABS
IRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABSIRJET Journal
 
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET Journal
 
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINESFUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINESIAEME Publication
 
Mathematical Modelling and Simulation of Compensator for Dynamical System
Mathematical Modelling and Simulation of Compensator for Dynamical SystemMathematical Modelling and Simulation of Compensator for Dynamical System
Mathematical Modelling and Simulation of Compensator for Dynamical SystemIRJET Journal
 
IRJET- Fault Classification using Fuzzy for Grid Connected PV System
IRJET- Fault Classification using Fuzzy for Grid Connected PV SystemIRJET- Fault Classification using Fuzzy for Grid Connected PV System
IRJET- Fault Classification using Fuzzy for Grid Connected PV SystemIRJET Journal
 
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...IOSR Journals
 
Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...IJSRD
 
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...IJECEIAES
 
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...Cemal Ardil
 
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET Journal
 
Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...
Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...
Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...IRJET Journal
 
J0334063069
J0334063069J0334063069
J0334063069theijes
 
Voltage profile Improvement Using Static Synchronous Compensator STATCOM
Voltage profile Improvement Using Static Synchronous Compensator STATCOMVoltage profile Improvement Using Static Synchronous Compensator STATCOM
Voltage profile Improvement Using Static Synchronous Compensator STATCOMINFOGAIN PUBLICATION
 
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...IJECEIAES
 
Advanced Optimization of Single Area Power Generation System using Adaptive F...
Advanced Optimization of Single Area Power Generation System using Adaptive F...Advanced Optimization of Single Area Power Generation System using Adaptive F...
Advanced Optimization of Single Area Power Generation System using Adaptive F...IRJET Journal
 

Ähnlich wie Fuzzy Logic Controller for Modern Power Systems (20)

IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...
IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...
IRJET- Comparative Study on Angular Position and Angular Speed in 36 Rules of...
 
IRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABS
IRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABSIRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABS
IRJET- Static Analysis of a RC Framed 20 Storey Structure using ETABS
 
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
 
Ab35157161
Ab35157161Ab35157161
Ab35157161
 
Ab35157161
Ab35157161Ab35157161
Ab35157161
 
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINESFUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES
 
Mathematical Modelling and Simulation of Compensator for Dynamical System
Mathematical Modelling and Simulation of Compensator for Dynamical SystemMathematical Modelling and Simulation of Compensator for Dynamical System
Mathematical Modelling and Simulation of Compensator for Dynamical System
 
IRJET- Fault Classification using Fuzzy for Grid Connected PV System
IRJET- Fault Classification using Fuzzy for Grid Connected PV SystemIRJET- Fault Classification using Fuzzy for Grid Connected PV System
IRJET- Fault Classification using Fuzzy for Grid Connected PV System
 
Br4301389395
Br4301389395Br4301389395
Br4301389395
 
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
An Improved Performance of Switched Reluctance Motor Drives Using Z-Source In...
 
Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...Correlative Study on the Modeling and Control of Boost Converter using Advanc...
Correlative Study on the Modeling and Control of Boost Converter using Advanc...
 
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
A new scaled fuzzy method using PSO segmentation (SePSO) applied for two area...
 
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
 
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
 
Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...
Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...
Transient Stability Analysis with SSSC and UPFC in Multi-Machine Power System...
 
J0334063069
J0334063069J0334063069
J0334063069
 
J010435966
J010435966J010435966
J010435966
 
Voltage profile Improvement Using Static Synchronous Compensator STATCOM
Voltage profile Improvement Using Static Synchronous Compensator STATCOMVoltage profile Improvement Using Static Synchronous Compensator STATCOM
Voltage profile Improvement Using Static Synchronous Compensator STATCOM
 
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
A new design of fuzzy logic controller optimized by PSO-SCSO applied to SFO-D...
 
Advanced Optimization of Single Area Power Generation System using Adaptive F...
Advanced Optimization of Single Area Power Generation System using Adaptive F...Advanced Optimization of Single Area Power Generation System using Adaptive F...
Advanced Optimization of Single Area Power Generation System using Adaptive F...
 

Mehr von IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
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
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
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
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(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
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 

Kürzlich hochgeladen (20)

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
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
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...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
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
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(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...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 

Fuzzy Logic Controller for Modern Power Systems

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 158 Fuzzy Logic Controller for Modern Power Systems 1Samudyata S J, 2Sharanya S, 3Shrusti Heroor, 4Sneha Majumder, 5Sangeeta Modi Dept. of Electrical and Electronics Engineering, PES University, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The main objective of this work is to design a fuzzy logic controller for the modern power system. In this paper we deal with 2 different simulations that could be designed to study the fuzzy logic controller design a). to simulate the control of automatic voltage regulator for a single synchronous generator during differentloadconditions and b).to develop a linearized Heffron-Philips model of a Single Machine Infinite Bus (SMIB) power systemwithaFuzzy Logic Power System Stabilizer (FPSS) for different membership functions[2]. In AVR modellingtheworkhasbeen achieved on a main generator, which is mechanically coupled with a small synchronous generator as an exciting system for the main generator. The result for the fuzzy logic controller has been compared with a MATLAB demo system using NO controller with the same load conditions. The proposed fuzzy controller enhancedtheperformanceofthegeneratorinterms of response and performance. Where as in FPSS, speed deviation and acceleration deviation are taken as inputs. Further this paper investigatesthedesignandimplementation of a Reduced Rule Fuzzy Logic Power System Stabilizer (RLFPSS). A Reduced Rule Fuzzy Logic Power System Stabilizer for different membership functions is proposed. The effectiveness of the RLFPSS for different membershipfunctions is illustrated with simulation carried out in MATLAB Key Words: AVR, Fuzzy logic controller (FLC), Fuzzysets and membership functions, Heffron-Philips Single Machine Infinite Bus model. 1. INTRODUCTION The two types of power system stability are steady stateand transient stability. Here we will be dealing with transient stability, i.e., ability of the power system to return to its normal conditions after a large disturbance[2][7]. The large disturbance occurs in the system due to the sudden removal of the load, line switching operations; fault occurs in the system, sudden outage of a line, etc. The transient stability of a system was conventionally suppressed using AVR (Automatic voltageregulator),but the electric system hasbeenseenwithoscillationsoffrequencies ranging from 0.1 to 2 Hz. These regulators have high gain leading to destabilizing effect on power system. Thus, we use Fuzzy logic controller. Fuzzy Logic has the features of simple concept, easy implementation, and computational efficiency. This provides an easy method to draw the definite conclusion from hazy, uncertainorinexact information. Synchronous Generators play a very important role in the stability of power systems. Electric power system stability requirement is increasing along with the growth of load. Thus, a robust reliable AVR system is needed to enhance the voltage stability. Here, the AVR system used is Fuzzy logic control system. 1.1 Fuzzy Logic Control System Fuzzy control is an appealing alternative to conventional control methods when systems follow some general operating characteristics and a detailed process understanding is unknown or traditional system models become overly complex [7-8]. Fuzzy logic control is a range- to-point or range-to-range control. The output of a fuzzy controller is derived from fuzzifications of both inputs and outputs using the associated membership functions.[2] A crisp input will be converted to the different membersofthe associated membership functions based on its value. From this point of view, the output of a fuzzy logic controller(FLC) is based on its memberships of the different membership functions, which can be considered as a range of inputs.[10].A fuzzy controller comprises of three stages: fuzzification, fuzzy rule anddefuzzificationasshowninFig1. 1.2 Fuzzification A fuzzy set is an expansion of standard sets and can be comprehended as a membership degree of a set [6]. For example, a classic set can be written as { 1, 2, 3, 4 } whereas a ,Fuzzy Set can be written as { (1,0.4), (2,0.7), (3,0.1), (4,0.2)} wherein every pair (X,Y), X represents the value of the element whereas Y represents the degree of membership of the element in the set. Fuzzification is the process of converting a crisp input value to a fuzzy value that is performed by the use of the information in the knowledge base [4]. This is done by the help of fuzzifiers (membership functions).
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 159 Fig-1: Fuzzy Logic Control System A membership function (MF) is a curve that defines how each point in the input space is mapped to a membership value (or degree of membership) between 0 and 1. In this system there are two inputs, speed andaccelerationwhichis converting into fuzzy value. Each of the input and output fuzzy variables is assigned seven linguistic labels. Seven membership functions are generating better result proved by some testing are defined as NH (Negative High), NM (Negative Medium), NS (Negative-Small), ZR (Zero), PS (Positive-Small), PM (Positive-Medium), PH (Positive High) membership functions are used to convert the fuzzy values between 0 and 1 for both input and output values. The member function itself can be an arbitrary curve whose shape we can define as a function that suits us from the point of view of simplicity, convenience, speed, and efficiency. A classical set might be expressed as A = {x | x > 6} A fuzzy set is an extension of a classical set. If X is the sample space and its elements are denoted by x, then a fuzzy set A in X is defined as a set of ordered pairs. A = {x, µA(x) | x ∊ X} µA(x) is called the membership function (or MF) of x in A. The membership function maps each element of X to a membership value between 0 and 1. 1.3 Fuzzy Rule based system Fuzzy Rule based system is a rule-based system where fuzzy sets and fuzzy logics which constitute an extension of classical rule-based systems, considering IF–THEN rules whose antecedents and consequents are composed of fuzzy logic (FL) statements, instead of classical logic onesareused as tools for representing different forms ofknowledgeabout the problem at hand, as well as for modelling the interactions and relationshipsexistingbetweenitsvariables. Conventional approaches to knowledge representation are based on bivalent logic, which has associated a serious shortcoming: the inability to reason in situations of uncertainty and imprecision. Asa consequence, conventional approaches do not provide an adequate framework for this mode of reasoning familiar to humans, and most common-sense reasoning falls into this category. Fig-2: Membership functions for Fuzzy controller for input and output variables Table-1: Design Parameters of FLC [1] 1.4 Defuzzification Defuzzificationistheprocess ofconvertingthefuzzy output into crisp values to be applied to the system, by the degree of membership values[3]. There are several heuristic defuzzification methods. For instance, some methods produce an integral output considering all the elements of the resulting fuzzy set with the corresponding weights. One of the widely used methodsisthecenter-of-area methodthat takes the center of gravity of the fuzzy set[6]. Speed deviation↓ ACCELERATION NB NM NS ZR PS PM PB NB NB NB NB NB NM NM NS NM NB NM NM NM NS NS ZR NS NB NM NM NM NS NS ZR ZR NM NS NS ZR PS PS PM PS NS ZR ZR PS PS PM PM PM ZR PS PS PM PM PM PB PB PS PM PM PB PB PB PB
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 160 2. Reduced Rule Fuzzy Based Power System Stabilizer In previous section for a two input fuzzy controller 7 membership functions for each input were used. Due to the need for a large rule-base, the design of such a PSS is a tedious task. In the proposed fuzzy PSS, only two fuzzy membership functions are used for the two inputs angular speed and acceleration and three membership functions for the output parameter are shown in Fig 3. Depending upon whether the output is increasing or decreasing, 4 rules were derived for the fuzzy logic controller. These four rules sufficient to cover all possible situations. Fig-3: New Reduced MFs for inputs angular speed and acceleration. N: Negative, P: Positive Table-2: Reduced rule base of a fuzzy Power System Stabilizer 3. AUTOMATIC VOLTAGE REGULATOR FOR SYNCHRONOUS GENERATOR The AVR is a device to control the reactive power and hold the terminal voltage of the synchronous generator at safer limits. The AVR is a circuitry that holds the terminal voltage of synchronous generators at safer limits[5]. AVR is used wherever a voltage level is not stable and fluctuations is more on the system loads. The AVR system provides the control action to the exciter voltage for maintaining the generator terminal. The simple function of the AVR is to compute the difference between a desired voltage and the output voltage of the generator. The result of this difference is the error signal that is used in the control inside the AVR itself, the output of the AVR will be high or low depending to the degree of the error signal, as the error is high the AVR output voltage will be high and vice versa. The excitation coils of the generator will receive this voltage from the AVR and change the terminal voltage ( Vt) of the main generator according to Equation due to the change of the flux density for every pole ( ɸ) in Tesla. Where K is a constant, compute the numberofthenumberof winding in the armature of the generator and is the synchronous speed of the rotor in revolution per minutes (rpm). Steady state Response: Steady State Actual response: 4. SIMULATION RESULTS 4.1Simulation Results for SMIB The system that is used in SMIB, Single machine infinite bus, meaning that there in neither voltage or frequency change in the system. The inputs are speed and acceleration. The outputsof SMIBsystemswithconventional PSS (a) Speed Deviation (Dx) (b) PowerangleDeviation(Dd) of generator. With Fuzzy power system stability as a triangular membership, it can be seen that, system has smaller overshoot (Mp-maximum peak), smaller settling time (ts-time taken to reach steady state) and error steady state is 0 and 2 for Speed Deviation and Power angle respectively[4]. So, performance improved by using Fuzzy PSS. This can be further improved by fine tuning of controller parameters. Further studies show that, Fuzzy Power system stability is better when trapezoidal membership is used, where the system has much smaller overshoot (Mp) and much smaller settling time (ts) [4]. We use the Fuzzy Rule base system, but the number of iterations would take a lot of time, thus using the reduced rule base system would be sufficient. Parameter Values OUTPUT ACCELERATION N P SPEED N N Z P Z P
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 161 M = 7.0 s., D = 0, Xd = 1.8, Xq = 1.76, X0 d = 0.3, T0 do = 7.2940, xb = 314 Exciter: (IEEE Type ST1): KA = 200, TA = 0.02 s. T1 = 0.154, T2 = 0.033, KS = 9.5, TW = 1.4 K1 = 0.7636, K2 = 0.8644, K3 = 0.3231, K4 = 1.4189, K5 = 0.1463, K6 = 0.4167 Input1 = 1.8, Input2 = 29.56, Output = 1.06 Fig-5: Speed deviation vs time Fig-6: Power deviation vs time 4.2 Simulation results for fuzzy logic controller based AVR Simulation is carried out with the help of MATLAB Simulink. The voltage response of the Simulink based SG model without a fuzzy logic controller is shown in fig 7 [11]. Fig-7: Voltage response without FLC We can observe that the AVR response presents a ripple and some oscillations before reachingthesteadystate operation point. The voltage response of the Simulink based SG model with a fuzzy logic controller is shown in fig 8. We can observe that the ripples in the waveform are removed when we use a fuzzy logic controller. So, by using a fuzzy logic controller, we can prevent the ‘large overshoot’ and ‘very long settling time’ of the voltage response of the synchronous generator thus enhancing the system performance and stability.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 162 Fig-8: Voltage response with FLC CONCLUSION In this paper, initially the effect of system stabilizer is reviewed. The simulation results showed that in the presence of small disturbances in the system, fuzzy controller is more effective as compared to the conventional controller. We also showed that the fuzzy controllers as compared to the no controller system enhanced the system performance and stability since the settling time valueusing fuzzy controller is much lesser and the speed of the synchronous generator is also enhanced. Further, the Reduced Rule Fuzzy PSS is testedforTriangular,Trapezoidal and Gaussian membership functions for input and output. The Reduced Rule Fuzzy power system stability with Trapezoidal membershipfunctionprovidebestperformance. The future scope of work would be implementing this in microgrid systems. REFERENCES [1] Arora, Ritika, and Surender Dahiya. "Dynamic stability enhancement of power system using PSO optimized fuzzy power system stabilizer" , 2014 6th IEEE Power India International Conference (PIICON), 2014. [2] "Advanced Fuzzy Logic Technologies in Industrial Applications" , Springer Science and Business Media LLC, 2006 [3] Ajeet Kumar Pandey, Neeraj Kumar Goyal. "Early Software Reliability Prediction" , Springer Science and Business Media LLC, 2013 "Proceedings of the Third International Conferenceon SoftComputingforProblem Solving" , Springer Science and Business Media LLC, 2014 [4] Tripti Gupta, D. K. Sambariya. "Optimal design of fuzzy logic controller for automatic voltage regulator" , 2017 International Conference on Information, Communication, Instrumentation and Control (ICICIC), 2017 [5] Erdal Kayacan, Mojtaba Ahmadieh Khanesar. "Fundamentals of Type-1 Fuzzy Logic Theory" ,Elsevier BV, 2016 [6] Nirupama Srinivas, Shivam Singh, Manish Gowda, Chinmay Prasanna, Sangeeta Modi. "Comparative Analysis of Traditional and Soft Computing Techniques of MPPT in PV Applications" , 2021 IEEE 4th International Conference on Computing, Power and Communication Technologies (GUCON), 2021 [7] Zhiqiang Gao. "Fuzzy logic control of variabletimedelay systems with a stability safe guard" , Proceedings of International Conference on Control Applications CCA- 95,1995 [8] Meng Zhang, Chen-Nan Sun, Xiang Zhang,PhoiChinGoh, Jun Wei, David Hardacre, Hua Li. "High cycle fatigue life prediction oflaseradditive manufacturedstainlesssteel: A machine learning approach" , International Journal of Fatigue, 2019 [9] Salisu Muhammad Sani. "Design of Fuzzy Membership Functions for Predicting Student’s Knowledge Performance" , European Journal of Electrical Engineering and Computer Science, 2019 [10] Gwi-Tae Park. "An adaptive fuzzy controller for power converters" , FUZZ-IEEE 99 1999 IEEE International Fuzzy Systems Conference Proceedings (Cat No 99CH36315), 1999