SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) 
Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org 
Page | 29 
Paper Publications 
TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS 
1Chandani Sharma, 2Anamika Jain 
1Research Scholar, Electronics & Communication Engg. Graphic Era University, Dehradun, Uttrakhand, India 
2Professor, Electronics & Communication Engg. Graphic Era University, Dehradun, Uttrakhand, India 
Abstract: New generation Fuzzy Logic Controllers are based on the integration of conventional and Fuzzy controllers. India being the fastest growing market for paper globally presents an exciting industry scenario. The main requirement concerns measured and controlled variable for paper including Basis weight and moisture. This research is an effort to achieve better performance with nonlinear processes in servo applications. Three different structures on Fuzzy-P, Fuzzy-PD and Fuzzy-PD+I are studied for variable input using Simulink and Fuzzy Logic toolbox. Analysis of four scaling gains GE, GCE, GIE and GU is done to obtain most appropriate output. 
Keywords: Fuzzy Controllers, Fuzzy-P, Fuzzy-PD, Fuzzy-PD+I, Basis Weight, Simulink. 
I. INTRODUCTION 
A fuzzy controller is used to control a target system or for supervisory control. It has linguistic interpretation which can be represented using fuzzy sets, membership functions, and fuzzy rules. Real time applications involve more non linearity thus different fuzzy types are used. P-type, PD-type and PI-type fuzzy controllers are the best-known counterparts of conventional PID controller. They are used to achieve better performance with nonlinear processes. 
For analyzing performance of systems a two-input single-output fuzzy logic controller is designed. The target end product of paper that needs to be controlled is known as grammage per square meter (GSM). The process as a whole has one controlled output i.e. Basis weight (B) and one manipulated input i.e. pulp flow (G) monitored by the basis weight valve opening (BWVO) at the head box. 
The transfer function between input function "G(s)" to output function “B(s)” is given by: 
B(s) 5.12 
------- = exp (-144*s) ---------- ……………. (1.1) 
G(s) 105 s + 1 
where G(s) = Pulp Flow at head box and B(s) = Basis weight per square meter 
The system uses exp (-144*s) as transportation Lag and τ as time constant of the system. 5.12=K, a constant that represents the dimensional conversion factor based on equipments involved in the system. 
The FLC is used to adjust the basis weight valve opening according to the changing values of the basis weight set point. The input variables are the error (e) and change in error (che), and the output variable is basis weight valve opening (bwvo).Fuzzy controller gains needs to be monitored and integral or derivative of the error may be useful inputs as well. 
The basic structure and process dynamics for FP, FPD and FPD+I are described below, 
The fuzzy P (FP) two gains GE and GU are given by relation. 
GE * GU = KP …………………………. (1.2)
International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) 
Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org 
Page | 30 
Paper Publications 
. 
Figure 1.1 Fuzzy-Proportional Controller (FP) 
The fuzzy Proportional-derivative (FPD) uses derivative of gain related in the following way: 
GE*GU=KP ………………………… (1.3) 
And 
GCE/GE=τD………………………… (1.4) where ce = et – et-1 
Figure 1.2 Fuzzy-PD Controller (FPD) 
The fuzzy Proportional-derivative with integral (FPD+I) always return to zero in steady state with gains as, 
GE*GU=KP………………………… (1.5) 
GCE/GE=τD……………………….... (1.6) and 
GI/GE=1/τI………………………….. (1.7) 
Figure 1.3 Fuzzy PD+I Controller (FPD+I) 
The values of these normalization gains GE, GCE, GIE are responsible for the proportional constant (KP), the derivative rate (τD) and the reset rate (τI). Here the work is to analyze the effect of changing gains on the response of the system. 
II. SERVO MODEL FOR VARYING INPUT USING FLC 
A Servo model using Simulink, Fig 1.4 is developed which has a Fuzzy Logic Controller with a rule viewer, two summing elements, a process (Gb), a multiplexer, a derivative element, a input block from where the different types of inputs can be given, four gain elements representing the scaling gains as GE, GCE, GIE and GU, and finally an output block.
International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) 
Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org 
Page | 31 
Paper Publications 
The simulation is done for variable inputs i.e. the data for the reference inputs is collected from the mill where online sensors are incorporated and the value of the inputs i.e. the basis weight continuously changes according to the demand. This data has been saved in the m-file of Matlab and is collected from the workspace from where it is given as the input to model of Fig 1.4. 
Fig 1.4 Varying input Servo model for basis weight control using FLC 
The design parameters for this FLC are now set accordingly i.e. the universe of discourse for the input variables i.e. error in basis weight (e) is now taken according to the maximum error. The universe of discourse of the error is taken as [-20 35]. The universe of discourse for the change in error is taken as [-37 35], while the range of the output variable i.e. the basis weight valve opening (bwvo) is taken as [0 1]. 
The entire range of inputs as well as the output variables is divided into three subsets each of Gaussian type membership function. The degree of overlapping is taken as 50%. The Fuzzy controller so developed is now implemented for different cases. 
The optimum value of GU for each varying input is thus found by the program developed through controller and its values can be seen in the scope window of Fig 1.5. 
Fig 1.5 Varying values of GU as given by the Fuzzy controller.
International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) 
Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org 
Page | 32 
Paper Publications 
Now to find the optimum value of GE for the system, Fuzzy-P model is developed. 
III. FUZZY P MODEL 
The values of GU are decided according to the program developed, To develop the Fuzzy P model the values of different scaling gains are taken as: GCE = 0, GIE = 0 and different values of GE as: 0.1, 0.15, 0.25 and 0.4, The model of Fig 2.1 is made to run for these values of scaling gains and the results of simulation can be seen in Fig 1.6. 
Fig 1.6 Simulation results of BW for varying input servo model for different values of GE = 0.1, 0.15, 0.25 and 0.4. 
This shows that as the value of GE increases, the oscillatory behavior increases and the Rise time decreases. For higher values of GE, the output of the system is oscillatory but not unstable. Out of these values, GE=0.1 is taken as the optimum value. Further tests are carried out to find out the value of GCE, hence a Fuzzy-PD model is now developed. 
IV. FUZZY PD MODEL 
When the value of GCE is added along with the value of GE, the system becomes Fuzzy-PD model. The different values for the scaling factors are now taken as GE= 0.1, GIE= 0 and various values of GCE are taken as: 1, 2, 5 and 10. The simulation results for the same are shown in Fig 1.7. 
Fig 1.7 Simulation results of BW for varying input servo model for different values of GCE = 1, 2, 5, and 10.
International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) 
Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org 
Page | 33 
Paper Publications 
The response for GCE= 1, 5 and 10 is almost coinciding. For GCE=20, the response is a bit oscillatory in the beginning, but becomes stable after some time. It has also been tested that as the value of GCE is increased beyond 20, the response becomes more oscillatory. From the results the value of GCE = 1 is taken as the optimum value as it has comparatively lower Rise time. 
V. FUZZY PD+I MODEL 
For adding the integral effect to the system, the value of GIE is added. The system is now simulated for GE= 0.1, GCE = 1. Various values of GIE are taken as 0.00001, 0.000001, 0.0000001 and 0.00000001 and the results for the same can be seen in Fig 1.8. 
Fig 1.8 Simulation results of BW for varying input servo model for different values of GIE = 0.00001, 0.000001, 0.0000001 and 0.00000001. 
It is observed from the results that as the value of GIE increases, the overshoot increase. It also has a little effect on the offset. It has also been tested that if the value of GIE is increased beyond 0.00001, the system becomes unstable. From the above tests, the value of GIE = 0.0000001 is selected as the optimum value for the above system as a higher value of GIE eliminates the steady state error quickly. 
VI. RESULTS 
The performance of different types of Fuzzy Logic Controllers has been analyzed and it has been seen that GU is responsible for the offset, GE affects the oscillatory behavior, and GCE has a lesser effect on the system response. It affects the rise time of the system, but gives oscillations if the value of GCE is increased to a large extent, while GIE has an effect on the stability of the system. 
From all the above tests performed, the tuned values of various scaling gains are taken as: GE=0.1, GCE = 1 and GIE = 0.0000001. Using these values the model was simulated and its output can be seen in the scope window of Fig 1.9. 
Fig 1.9 The BW output using the Fuzzy Logic Controller
International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) 
Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org 
Page | 34 
Paper Publications 
The output of the basis weight (BW Output) moves according to the basis weight set point (BW Set point) but after a delay. The delay measured was 144 seconds. This delay is there in the system because of the process itself. The Fuzzy controller introduces no delay of its own. Now the simulation results for the same process, using the step input and the varying input is performed with a conventional controller. Tuning is done for the constants to get the optimum values for the three constants, and then the results for both types of controllers are compared. 
REFERENCES 
[1] Pfeiffer B. M. and Isermann. R, Criteria for successful applications of fuzzy control, Engineering Applications of Artificial Intelligence, Vol. 7, pp. 245-253, 1994. 
[2] Jantzen. J, Tuning of Fuzzy PID Controllers, Technical University of Denmark, Department of Automation, Bldg 326, DK-2800 Lyngby, DENMARK. Tech. report no 98-H 871 (fpid), 30 Sep 1998. 
[3] Makkonen. A and Koivo. H. N, Fuzzy control of a nonlinear servomotor model, in 3rd Int. Workshop on Advanced Motion Control, Berkeley, CA, USA, pp. 833-841, Mar. 20-23, 1994. 
[4] Mohd Fuaad Rahamat and Mariam Md Ghazaly, Performance Comparison between PID and Fuzzy Logic Controller in Position control of DC Servomotor, Journal Teknologi, 45(D) Dis. pp.1–17, 2006 
[5] Cao. Y and Zhang. W, Modified Fuzzy PID Control for Networked Control Systems with Random Delays, Proceedings of World academy of Science, Engineering and Technology, Vol. 12, March 2006. 
[6] Mohd Fuaad Rahamat and Mariam Md Ghazaly, Performance Comparison between PID and Fuzzy Logic Controller in Position control of DC Servomotor, Journal Teknologi, 45(D) Dis. pp.1–17, 2006. 
[7] Ross. T.J, Fuzzy Logic with Engineering Applications, 2005. 
[8] Markku Ohenoja, Ari Isokangas & Kauko Leiviska, Simulation studies of paper machine basis weight control, Tutorials on Control Engineering Laboratory, University of Oulu, August 2010. 
[9] Hiroshi Fukumine, Fumiharu Miura, Control Parameter Optimization Service for Paper Machine Quality Control Systems, QCS Tune-up Engineering, for Ideal Paper Manufacturing Plant, Yokogawa Technical Report English Edition Vol.54 No.1 (2011). 
[10] Control Tutorials on Matlab Simulink Introduction Design to PID Controllers. URL: Control%20Tutorials%20for%20MATLAB%20and%20Simulink%2020Introduction%20%20PID%20Controller%20Design.htm.

More Related Content

What's hot

Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorIAES-IJPEDS
 
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...IJRESJOURNAL
 
11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support system11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support systemAlexander Decker
 
Coalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support systemCoalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support systemAlexander Decker
 
Accelerating Compression Time of the Standard JPEG by Employing the Quantized...
Accelerating Compression Time of the Standard JPEG by Employing the Quantized...Accelerating Compression Time of the Standard JPEG by Employing the Quantized...
Accelerating Compression Time of the Standard JPEG by Employing the Quantized...IJECEIAES
 
On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...
On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...
On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...IRJET Journal
 
Modified sub-gradient based combined objective technique and evolutionary pro...
Modified sub-gradient based combined objective technique and evolutionary pro...Modified sub-gradient based combined objective technique and evolutionary pro...
Modified sub-gradient based combined objective technique and evolutionary pro...IJECEIAES
 
Data-based PID control of flexible joint robot using adaptive safe experiment...
Data-based PID control of flexible joint robot using adaptive safe experiment...Data-based PID control of flexible joint robot using adaptive safe experiment...
Data-based PID control of flexible joint robot using adaptive safe experiment...journalBEEI
 
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...IRJET Journal
 
GWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plantsGWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plantsTELKOMNIKA JOURNAL
 
Stability analysis and design of algorithmic tuned pid controller for bio rea...
Stability analysis and design of algorithmic tuned pid controller for bio rea...Stability analysis and design of algorithmic tuned pid controller for bio rea...
Stability analysis and design of algorithmic tuned pid controller for bio rea...eSAT Journals
 
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
 

What's hot (14)

Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC Motor
 
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
 
11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support system11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support system
 
Coalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support systemCoalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support system
 
Defuzzification
DefuzzificationDefuzzification
Defuzzification
 
Accelerating Compression Time of the Standard JPEG by Employing the Quantized...
Accelerating Compression Time of the Standard JPEG by Employing the Quantized...Accelerating Compression Time of the Standard JPEG by Employing the Quantized...
Accelerating Compression Time of the Standard JPEG by Employing the Quantized...
 
On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...
On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...
On the Selection of Optimum Blend of WPO – Combinatorial Mathematics Based Ap...
 
Modified sub-gradient based combined objective technique and evolutionary pro...
Modified sub-gradient based combined objective technique and evolutionary pro...Modified sub-gradient based combined objective technique and evolutionary pro...
Modified sub-gradient based combined objective technique and evolutionary pro...
 
Data-based PID control of flexible joint robot using adaptive safe experiment...
Data-based PID control of flexible joint robot using adaptive safe experiment...Data-based PID control of flexible joint robot using adaptive safe experiment...
Data-based PID control of flexible joint robot using adaptive safe experiment...
 
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
Relevance of Particle Swarm Optimization Technique for the Solution of Econom...
 
GWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plantsGWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plants
 
Stability analysis and design of algorithmic tuned pid controller for bio rea...
Stability analysis and design of algorithmic tuned pid controller for bio rea...Stability analysis and design of algorithmic tuned pid controller for bio rea...
Stability analysis and design of algorithmic tuned pid controller for bio rea...
 
Q130402109113
Q130402109113Q130402109113
Q130402109113
 
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...
 

Viewers also liked

FLOWER POLLINATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...
FLOWER POLLINATION ALGORITHM FOR  SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...FLOWER POLLINATION ALGORITHM FOR  SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...
FLOWER POLLINATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...paperpublications3
 
Role of Language in Maintaining Ethnic Identity
Role of Language in Maintaining Ethnic IdentityRole of Language in Maintaining Ethnic Identity
Role of Language in Maintaining Ethnic Identitypaperpublications3
 
EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...
EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...
EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...paperpublications3
 
Segmentation Words for Speech Synthesis in Persian Language Based On Silence
Segmentation Words for Speech Synthesis in Persian Language Based On SilenceSegmentation Words for Speech Synthesis in Persian Language Based On Silence
Segmentation Words for Speech Synthesis in Persian Language Based On Silencepaperpublications3
 
HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI...
 HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI... HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI...
HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI...paperpublications3
 
Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...
Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...
Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...paperpublications3
 
HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...
HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...
HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...paperpublications3
 
LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...
LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...
LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...paperpublications3
 
Discourse Analysis of News from DAWN (Pakistani) Newspaper
Discourse Analysis of News from DAWN (Pakistani) NewspaperDiscourse Analysis of News from DAWN (Pakistani) Newspaper
Discourse Analysis of News from DAWN (Pakistani) Newspaperpaperpublications3
 
Developing an Auto Sizing System for Vertical Honing Machine
Developing an Auto Sizing System for Vertical Honing MachineDeveloping an Auto Sizing System for Vertical Honing Machine
Developing an Auto Sizing System for Vertical Honing Machinepaperpublications3
 
STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...
STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...
STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...paperpublications3
 
SYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPER
SYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPERSYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPER
SYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPERpaperpublications3
 
A DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTS
A DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTSA DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTS
A DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTSpaperpublications3
 

Viewers also liked (13)

FLOWER POLLINATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...
FLOWER POLLINATION ALGORITHM FOR  SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...FLOWER POLLINATION ALGORITHM FOR  SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...
FLOWER POLLINATION ALGORITHM FOR SOLVING OPTIMAL REACTIVE POWER DISPATCH PRO...
 
Role of Language in Maintaining Ethnic Identity
Role of Language in Maintaining Ethnic IdentityRole of Language in Maintaining Ethnic Identity
Role of Language in Maintaining Ethnic Identity
 
EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...
EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...
EVOLVING TRENDS FOR ENHANCING THE ACCURACY OF FAULT LOCATION IN POWER DISTRIB...
 
Segmentation Words for Speech Synthesis in Persian Language Based On Silence
Segmentation Words for Speech Synthesis in Persian Language Based On SilenceSegmentation Words for Speech Synthesis in Persian Language Based On Silence
Segmentation Words for Speech Synthesis in Persian Language Based On Silence
 
HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI...
 HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI... HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI...
HISTOCHEMICAL STUDIES OF ENZYMES INVOVED IN HORMONAL REGULATION IN GARDEN LI...
 
Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...
Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...
Out Crossing, Heterozygosis and Inbreeding with Environments Interaction in R...
 
HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...
HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...
HISTOCHEMICAL OBSERVATIONS OF ENZYMES DURING ESTROUS CYCLE IN THE ADRENAL GLA...
 
LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...
LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...
LANGUAGE ASSIMILATION THROUGH TYPE-2 FUZZY GRAMMARS: AN APPLICATION IN COMPUT...
 
Discourse Analysis of News from DAWN (Pakistani) Newspaper
Discourse Analysis of News from DAWN (Pakistani) NewspaperDiscourse Analysis of News from DAWN (Pakistani) Newspaper
Discourse Analysis of News from DAWN (Pakistani) Newspaper
 
Developing an Auto Sizing System for Vertical Honing Machine
Developing an Auto Sizing System for Vertical Honing MachineDeveloping an Auto Sizing System for Vertical Honing Machine
Developing an Auto Sizing System for Vertical Honing Machine
 
STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...
STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...
STUDY ON IMPACTS OF ORGANIC FOOD PRODUCTION TO THE ENVIORNMENT: A CASE OF KAZ...
 
SYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPER
SYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPERSYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPER
SYNTHESIS AND CHARACTERIZATION OF CONDUCTING POLYMERS: A REVIEW PAPER
 
A DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTS
A DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTSA DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTS
A DEVELOPMENT OF QUALITY IN CASTING BY MINIMIZING DEFECTS
 

Similar to TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS

TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS
TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERSTUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS
TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERSpaperpublications3
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Editor IJARCET
 
Ijarcet vol-2-issue-7-2333-2336
Ijarcet vol-2-issue-7-2333-2336Ijarcet vol-2-issue-7-2333-2336
Ijarcet vol-2-issue-7-2333-2336Editor IJARCET
 
Using particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problemsUsing particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problemsriyaniaes
 
Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...
Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...
Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...IRJET Journal
 
Heat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI Controller
Heat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI ControllerHeat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI Controller
Heat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI ControllerIJMER
 
Modeling and Control of MIMO Headbox System Using Fuzzy Logic
Modeling and Control of MIMO Headbox System Using Fuzzy LogicModeling and Control of MIMO Headbox System Using Fuzzy Logic
Modeling and Control of MIMO Headbox System Using Fuzzy LogicIJERA Editor
 
A comparative study of controllers for stabilizing a rotary inverted pendulum
A comparative study of controllers for stabilizing a rotary inverted pendulumA comparative study of controllers for stabilizing a rotary inverted pendulum
A comparative study of controllers for stabilizing a rotary inverted pendulumijccmsjournal
 
A Comparative study of controllers for stabilizing a Rotary Inverted Pendulum
A Comparative study of controllers for stabilizing a Rotary Inverted PendulumA Comparative study of controllers for stabilizing a Rotary Inverted Pendulum
A Comparative study of controllers for stabilizing a Rotary Inverted Pendulumijccmsjournal
 
12 article azojete vol 8 125 131
12 article azojete vol 8 125 13112 article azojete vol 8 125 131
12 article azojete vol 8 125 131Oyeniyi Samuel
 
ijccms paper 29--04--22.pdf
ijccms paper  29--04--22.pdfijccms paper  29--04--22.pdf
ijccms paper 29--04--22.pdfijccmsjournal
 
Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...
Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...
Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...IRJET Journal
 
Enhancement of Power System Performance by Optimal Placement of Distributed G...
Enhancement of Power System Performance by Optimal Placement of Distributed G...Enhancement of Power System Performance by Optimal Placement of Distributed G...
Enhancement of Power System Performance by Optimal Placement of Distributed G...IRJET Journal
 
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...Hanoi, Water Resources University
 
IRJET- Design of Photovoltaic System using Fuzzy Logic Controller
IRJET- Design of Photovoltaic System using Fuzzy Logic ControllerIRJET- Design of Photovoltaic System using Fuzzy Logic Controller
IRJET- Design of Photovoltaic System using Fuzzy Logic ControllerIRJET Journal
 
A comparative analysis for stabilize the temperature variation of a water bod...
A comparative analysis for stabilize the temperature variation of a water bod...A comparative analysis for stabilize the temperature variation of a water bod...
A comparative analysis for stabilize the temperature variation of a water bod...eSAT Journals
 
Design and optimization of pid controller using genetic algorithm
Design and optimization of pid controller using genetic algorithmDesign and optimization of pid controller using genetic algorithm
Design and optimization of pid controller using genetic algorithmeSAT Journals
 

Similar to TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS (20)

TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS
TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERSTUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS
TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS
 
Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138Volume 2-issue-6-2130-2138
Volume 2-issue-6-2130-2138
 
Ijarcet vol-2-issue-7-2333-2336
Ijarcet vol-2-issue-7-2333-2336Ijarcet vol-2-issue-7-2333-2336
Ijarcet vol-2-issue-7-2333-2336
 
Using particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problemsUsing particle swarm optimization to solve test functions problems
Using particle swarm optimization to solve test functions problems
 
Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...
Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...
Estimation of Air-Cooling Devices Run Time Via Fuzzy Logic and Adaptive Neuro...
 
109 me0422
109 me0422109 me0422
109 me0422
 
Heat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI Controller
Heat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI ControllerHeat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI Controller
Heat Ventilation & Air- Conditioning System with Self-Tuning Fuzzy PI Controller
 
Modeling and Control of MIMO Headbox System Using Fuzzy Logic
Modeling and Control of MIMO Headbox System Using Fuzzy LogicModeling and Control of MIMO Headbox System Using Fuzzy Logic
Modeling and Control of MIMO Headbox System Using Fuzzy Logic
 
A comparative study of controllers for stabilizing a rotary inverted pendulum
A comparative study of controllers for stabilizing a rotary inverted pendulumA comparative study of controllers for stabilizing a rotary inverted pendulum
A comparative study of controllers for stabilizing a rotary inverted pendulum
 
A Comparative study of controllers for stabilizing a Rotary Inverted Pendulum
A Comparative study of controllers for stabilizing a Rotary Inverted PendulumA Comparative study of controllers for stabilizing a Rotary Inverted Pendulum
A Comparative study of controllers for stabilizing a Rotary Inverted Pendulum
 
12 article azojete vol 8 125 131
12 article azojete vol 8 125 13112 article azojete vol 8 125 131
12 article azojete vol 8 125 131
 
ijccms paper 29--04--22.pdf
ijccms paper  29--04--22.pdfijccms paper  29--04--22.pdf
ijccms paper 29--04--22.pdf
 
Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...
Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...
Artificial Intelligent and meta-heuristic Control Based DFIG model Considered...
 
Enhancement of Power System Performance by Optimal Placement of Distributed G...
Enhancement of Power System Performance by Optimal Placement of Distributed G...Enhancement of Power System Performance by Optimal Placement of Distributed G...
Enhancement of Power System Performance by Optimal Placement of Distributed G...
 
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
An Effective Biogeography Based Optimization Algorithm to Slove Economic Load...
 
Fz3410961102
Fz3410961102Fz3410961102
Fz3410961102
 
IRJET- Design of Photovoltaic System using Fuzzy Logic Controller
IRJET- Design of Photovoltaic System using Fuzzy Logic ControllerIRJET- Design of Photovoltaic System using Fuzzy Logic Controller
IRJET- Design of Photovoltaic System using Fuzzy Logic Controller
 
54 890
54 89054 890
54 890
 
A comparative analysis for stabilize the temperature variation of a water bod...
A comparative analysis for stabilize the temperature variation of a water bod...A comparative analysis for stabilize the temperature variation of a water bod...
A comparative analysis for stabilize the temperature variation of a water bod...
 
Design and optimization of pid controller using genetic algorithm
Design and optimization of pid controller using genetic algorithmDesign and optimization of pid controller using genetic algorithm
Design and optimization of pid controller using genetic algorithm
 

Recently uploaded

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 

Recently uploaded (20)

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 

TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS

  • 1. International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org Page | 29 Paper Publications TUNING OF GAINS IN BASIS WEIGHT USING FUZZY CONTROLLERS 1Chandani Sharma, 2Anamika Jain 1Research Scholar, Electronics & Communication Engg. Graphic Era University, Dehradun, Uttrakhand, India 2Professor, Electronics & Communication Engg. Graphic Era University, Dehradun, Uttrakhand, India Abstract: New generation Fuzzy Logic Controllers are based on the integration of conventional and Fuzzy controllers. India being the fastest growing market for paper globally presents an exciting industry scenario. The main requirement concerns measured and controlled variable for paper including Basis weight and moisture. This research is an effort to achieve better performance with nonlinear processes in servo applications. Three different structures on Fuzzy-P, Fuzzy-PD and Fuzzy-PD+I are studied for variable input using Simulink and Fuzzy Logic toolbox. Analysis of four scaling gains GE, GCE, GIE and GU is done to obtain most appropriate output. Keywords: Fuzzy Controllers, Fuzzy-P, Fuzzy-PD, Fuzzy-PD+I, Basis Weight, Simulink. I. INTRODUCTION A fuzzy controller is used to control a target system or for supervisory control. It has linguistic interpretation which can be represented using fuzzy sets, membership functions, and fuzzy rules. Real time applications involve more non linearity thus different fuzzy types are used. P-type, PD-type and PI-type fuzzy controllers are the best-known counterparts of conventional PID controller. They are used to achieve better performance with nonlinear processes. For analyzing performance of systems a two-input single-output fuzzy logic controller is designed. The target end product of paper that needs to be controlled is known as grammage per square meter (GSM). The process as a whole has one controlled output i.e. Basis weight (B) and one manipulated input i.e. pulp flow (G) monitored by the basis weight valve opening (BWVO) at the head box. The transfer function between input function "G(s)" to output function “B(s)” is given by: B(s) 5.12 ------- = exp (-144*s) ---------- ……………. (1.1) G(s) 105 s + 1 where G(s) = Pulp Flow at head box and B(s) = Basis weight per square meter The system uses exp (-144*s) as transportation Lag and τ as time constant of the system. 5.12=K, a constant that represents the dimensional conversion factor based on equipments involved in the system. The FLC is used to adjust the basis weight valve opening according to the changing values of the basis weight set point. The input variables are the error (e) and change in error (che), and the output variable is basis weight valve opening (bwvo).Fuzzy controller gains needs to be monitored and integral or derivative of the error may be useful inputs as well. The basic structure and process dynamics for FP, FPD and FPD+I are described below, The fuzzy P (FP) two gains GE and GU are given by relation. GE * GU = KP …………………………. (1.2)
  • 2. International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org Page | 30 Paper Publications . Figure 1.1 Fuzzy-Proportional Controller (FP) The fuzzy Proportional-derivative (FPD) uses derivative of gain related in the following way: GE*GU=KP ………………………… (1.3) And GCE/GE=τD………………………… (1.4) where ce = et – et-1 Figure 1.2 Fuzzy-PD Controller (FPD) The fuzzy Proportional-derivative with integral (FPD+I) always return to zero in steady state with gains as, GE*GU=KP………………………… (1.5) GCE/GE=τD……………………….... (1.6) and GI/GE=1/τI………………………….. (1.7) Figure 1.3 Fuzzy PD+I Controller (FPD+I) The values of these normalization gains GE, GCE, GIE are responsible for the proportional constant (KP), the derivative rate (τD) and the reset rate (τI). Here the work is to analyze the effect of changing gains on the response of the system. II. SERVO MODEL FOR VARYING INPUT USING FLC A Servo model using Simulink, Fig 1.4 is developed which has a Fuzzy Logic Controller with a rule viewer, two summing elements, a process (Gb), a multiplexer, a derivative element, a input block from where the different types of inputs can be given, four gain elements representing the scaling gains as GE, GCE, GIE and GU, and finally an output block.
  • 3. International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org Page | 31 Paper Publications The simulation is done for variable inputs i.e. the data for the reference inputs is collected from the mill where online sensors are incorporated and the value of the inputs i.e. the basis weight continuously changes according to the demand. This data has been saved in the m-file of Matlab and is collected from the workspace from where it is given as the input to model of Fig 1.4. Fig 1.4 Varying input Servo model for basis weight control using FLC The design parameters for this FLC are now set accordingly i.e. the universe of discourse for the input variables i.e. error in basis weight (e) is now taken according to the maximum error. The universe of discourse of the error is taken as [-20 35]. The universe of discourse for the change in error is taken as [-37 35], while the range of the output variable i.e. the basis weight valve opening (bwvo) is taken as [0 1]. The entire range of inputs as well as the output variables is divided into three subsets each of Gaussian type membership function. The degree of overlapping is taken as 50%. The Fuzzy controller so developed is now implemented for different cases. The optimum value of GU for each varying input is thus found by the program developed through controller and its values can be seen in the scope window of Fig 1.5. Fig 1.5 Varying values of GU as given by the Fuzzy controller.
  • 4. International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org Page | 32 Paper Publications Now to find the optimum value of GE for the system, Fuzzy-P model is developed. III. FUZZY P MODEL The values of GU are decided according to the program developed, To develop the Fuzzy P model the values of different scaling gains are taken as: GCE = 0, GIE = 0 and different values of GE as: 0.1, 0.15, 0.25 and 0.4, The model of Fig 2.1 is made to run for these values of scaling gains and the results of simulation can be seen in Fig 1.6. Fig 1.6 Simulation results of BW for varying input servo model for different values of GE = 0.1, 0.15, 0.25 and 0.4. This shows that as the value of GE increases, the oscillatory behavior increases and the Rise time decreases. For higher values of GE, the output of the system is oscillatory but not unstable. Out of these values, GE=0.1 is taken as the optimum value. Further tests are carried out to find out the value of GCE, hence a Fuzzy-PD model is now developed. IV. FUZZY PD MODEL When the value of GCE is added along with the value of GE, the system becomes Fuzzy-PD model. The different values for the scaling factors are now taken as GE= 0.1, GIE= 0 and various values of GCE are taken as: 1, 2, 5 and 10. The simulation results for the same are shown in Fig 1.7. Fig 1.7 Simulation results of BW for varying input servo model for different values of GCE = 1, 2, 5, and 10.
  • 5. International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org Page | 33 Paper Publications The response for GCE= 1, 5 and 10 is almost coinciding. For GCE=20, the response is a bit oscillatory in the beginning, but becomes stable after some time. It has also been tested that as the value of GCE is increased beyond 20, the response becomes more oscillatory. From the results the value of GCE = 1 is taken as the optimum value as it has comparatively lower Rise time. V. FUZZY PD+I MODEL For adding the integral effect to the system, the value of GIE is added. The system is now simulated for GE= 0.1, GCE = 1. Various values of GIE are taken as 0.00001, 0.000001, 0.0000001 and 0.00000001 and the results for the same can be seen in Fig 1.8. Fig 1.8 Simulation results of BW for varying input servo model for different values of GIE = 0.00001, 0.000001, 0.0000001 and 0.00000001. It is observed from the results that as the value of GIE increases, the overshoot increase. It also has a little effect on the offset. It has also been tested that if the value of GIE is increased beyond 0.00001, the system becomes unstable. From the above tests, the value of GIE = 0.0000001 is selected as the optimum value for the above system as a higher value of GIE eliminates the steady state error quickly. VI. RESULTS The performance of different types of Fuzzy Logic Controllers has been analyzed and it has been seen that GU is responsible for the offset, GE affects the oscillatory behavior, and GCE has a lesser effect on the system response. It affects the rise time of the system, but gives oscillations if the value of GCE is increased to a large extent, while GIE has an effect on the stability of the system. From all the above tests performed, the tuned values of various scaling gains are taken as: GE=0.1, GCE = 1 and GIE = 0.0000001. Using these values the model was simulated and its output can be seen in the scope window of Fig 1.9. Fig 1.9 The BW output using the Fuzzy Logic Controller
  • 6. International Journal of Recent Research in Interdisciplinary Sciences (IJRRIS) Vol. 1, Issue 1, pp: (29-34), Month: April - June 2014, Available at: www.paperpublications.org Page | 34 Paper Publications The output of the basis weight (BW Output) moves according to the basis weight set point (BW Set point) but after a delay. The delay measured was 144 seconds. This delay is there in the system because of the process itself. The Fuzzy controller introduces no delay of its own. Now the simulation results for the same process, using the step input and the varying input is performed with a conventional controller. Tuning is done for the constants to get the optimum values for the three constants, and then the results for both types of controllers are compared. REFERENCES [1] Pfeiffer B. M. and Isermann. R, Criteria for successful applications of fuzzy control, Engineering Applications of Artificial Intelligence, Vol. 7, pp. 245-253, 1994. [2] Jantzen. J, Tuning of Fuzzy PID Controllers, Technical University of Denmark, Department of Automation, Bldg 326, DK-2800 Lyngby, DENMARK. Tech. report no 98-H 871 (fpid), 30 Sep 1998. [3] Makkonen. A and Koivo. H. N, Fuzzy control of a nonlinear servomotor model, in 3rd Int. Workshop on Advanced Motion Control, Berkeley, CA, USA, pp. 833-841, Mar. 20-23, 1994. [4] Mohd Fuaad Rahamat and Mariam Md Ghazaly, Performance Comparison between PID and Fuzzy Logic Controller in Position control of DC Servomotor, Journal Teknologi, 45(D) Dis. pp.1–17, 2006 [5] Cao. Y and Zhang. W, Modified Fuzzy PID Control for Networked Control Systems with Random Delays, Proceedings of World academy of Science, Engineering and Technology, Vol. 12, March 2006. [6] Mohd Fuaad Rahamat and Mariam Md Ghazaly, Performance Comparison between PID and Fuzzy Logic Controller in Position control of DC Servomotor, Journal Teknologi, 45(D) Dis. pp.1–17, 2006. [7] Ross. T.J, Fuzzy Logic with Engineering Applications, 2005. [8] Markku Ohenoja, Ari Isokangas & Kauko Leiviska, Simulation studies of paper machine basis weight control, Tutorials on Control Engineering Laboratory, University of Oulu, August 2010. [9] Hiroshi Fukumine, Fumiharu Miura, Control Parameter Optimization Service for Paper Machine Quality Control Systems, QCS Tune-up Engineering, for Ideal Paper Manufacturing Plant, Yokogawa Technical Report English Edition Vol.54 No.1 (2011). [10] Control Tutorials on Matlab Simulink Introduction Design to PID Controllers. URL: Control%20Tutorials%20for%20MATLAB%20and%20Simulink%2020Introduction%20%20PID%20Controller%20Design.htm.