Fuzzy Logic Based Control System for Fresh Water Aquaculture: A MATLAB based Simulation Approach

Size: px
Start display at page:

Download "Fuzzy Logic Based Control System for Fresh Water Aquaculture: A MATLAB based Simulation Approach"

Transcription

1 SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 12, No. 2, June 2015, UDC: :597]:004.42MATLAB DOI: /SJEE R Fuzzy Logic Based Control System for Fresh Water Aquaculture: A MATLAB based Simulation Approach Dinesh Singh Rana 1, Sudha Rani 1 Abstract: Fuzzy control is regarded as the most widely used application of fuzzy logic. Fuzzy logic is an innovative technology to design solutions for multiparameter and non-linear control problems. One of the greatest advantages of fuzzy control is that it uses human experience and process information obtained from operator rather than a mathematical model for the definition of a control strategy. As a result, it often delivers solutions faster than conventional control design techniques. The proposed system is an attempt to apply fuzzy logic techniques to predict the stress factor on the fish, based on line data and rule base generated using domain expert. The proposed work includes a use of Data acquisition system, an interfacing device for on line parameter acquisition and analysis, fuzzy logic controller (FLC) for inferring the stress factor. The system takes stress parameters on the fish as inputs, fuzzified by using FLC with knowledge base rules and finally provides single output. All the parameters are controlled and calibrated by the fuzzy logic toolbox and MATLAB programming. Keywords: Fuzzy logic controller, Fuzzy interference systems, ANFIS. 1 Introduction In the world fishes are living into the natural water and because of that they are facing many diseases. These diseases occurred due to change in parameters i.e. dissolved oxygen, ammonia, nitrogen, carbon dioxide, calcium, ozone, hydrogen sulphide, ph present into the water. If these parameters vary abruptly changes, the fishes get affected by the several diseases. The fish farmer can control the rearing conditions so as to increase the productivity and the quality of the aquatic organism produced and this production is also independent of environmental impacts. The risk of diseases entering into the system is minimized as well as the chance of fish escaping. Due to improved water purification systems, the release of nutrients and waste water can be reduced considerably [1]. There is potential for marine pollution from marine cage 1 Department of Instrumentation (Formerly I.I.E), Kurukshetra University, Kurukshetra India; dineshsrana24@rediffmail.com 171

2 D.S. Rana, S.Rani farming fish from discharge of uneaten food and excreted material which results in organic enrichment of the sediments below the cages and hypernitrification and oxygen depletion in the water column [2]. It is well known that fish have a low food conversion rate and feeding represents the most important expenditure, approximately 40% of total production cost. Therefore, precise quantities of food should be provided to avoid water pollution and economic losses due to food waste when water conditions are inadequate for fish feeding [3]. Stress factor on the fish is an important parameter which gives information about the overall healthiness of the fish and the correctness of the methods adopted during the pond management. There is no direct tool or a model to measure this stress parameter. Fuzzy logic controller (FLC) provides a method to construct controller algorithms in a user-friendly way closer to human thinking and perception which can reduce the controller development time. The main advantage of Fuzzy based control is that no parameter identification is required as compare to other control strategies available [4]. Fuzzy logic is invariable used in system control and analysis design, because it shortens the time for engineering development and sometimes in the case of highly complex system. Fuzzy logic proved to be a valuable tool for translating the dive log data into quantitative form [5]. Temperature, salinity, photoperiod, ph, dissolved oxygen, water flow and water level were monitored and controlled in a closed, recirculating seawater raceway [6]. A fuzzy logic-based expert system replaced the classical process control system for operation of the bioreactor, continuing to optimize de-nitrification rates and eliminate discharge of toxic by-products [7]. Fuzzy systems have also been employed in order to model complex interactions of habitat variables and reflect expert knowledge [8]. Fuzzy controller can be designed without having the thrust force, by using intuitive data and human experience as fuzzy rules [9, 10]. Fuzzy-logic-based methods and fuzzy logic formalism have been demonstrated as appropriate to address the uncertainty and subjectivity in complex environmental problems [11]. This proposed system Fuzzy logic controller for fresh water aquaculture takes three stress parameters variables temperature, dissolve oxygen (DO) and conductivity as inputs in crisp form and converts these variables into single fuzzified output. Fuzzy logic controller system, control these input stress parameters and get output as a % health of fish which work as display effect of deflection in temperature, dissolve oxygen and conductivity on health of fish. This fuzzy logic system uses fuzzy toolbox in MATLAB and program has been written in MATLAB to implement the system. This process based system can also be controlled by using PLC but cost of hardware required would be too high [12]. 172

3 Fuzzy Logic Based Control System for Fresh Water Aquaculture 2 Methodology and Development of Fuzzy Inference Systems Fuzzy inference system (FIS) performance is evaluated by using the Fuzzy Logic Controller block in a Simulink model of system. The Fuzzy Logic Controller block automatically generates a hierarchical block for fuzzy inference systems. This representation uses only built-in Simulink blocks, enabling efficient code generation using Real-Time Workshop which is available separately. FIS can be saved in ASCII format for application of data outside the MATLAB environment. Table 1 shows asset of the stress parameters for fresh water aquaculture [13]. Table 1 The stress parameter ranges for fresh water aquaculture. Parameters Desirable Ranges Acceptable Ranges Dissolved oxygen 5 8 ppm ppm Temperature 65 F 75 F (20 C 35 C) 35 F 85 F (2 C 30 C) Conductivity μs/cm μs/cm The toolbox supplies a fuzzy inference engine with inputs that execute fuzzy system as a stand-alone application or can be embedded in an external application. For simulation, a program was developed in MATLAB with commands whose output predicts the effect of parameters on health of fish. A special function name fish was created. By this function one can get output directly by entering the various inputs. The output of the FIS is forwarded as input command to the process or system and output of the system is sensed by the sensor. If all stress factor is controlled according to specifications, then process is complete controlled otherwise the whole process has to be retune using input parameters i.e. stress factors (temperature, dissolve oxygen, conductivity). This simulation can also be done MATLAB toolbox having facility of graphically simulation. Initially three inputs were identified (Temperature, DO, conductivity) and only one output i.e. % of fish health. The first and foremost step is to obtain the fuzzification of inputs and output. For this a membership function is to be identified, so triangular membership function of inputs and output is selected. Afterwards three inputs stress parameters were identified i.e temperature, dissolve oxygen, conductivity. All these stress parameter have three stress factor i.e. low, medium, high. The percentage of fish health consists of three conditions bad, average and good condition. Table 2 shows the ranges of various stress factor membership functions. 173

4 D.S. Rana, S.Rani Table 2 The ranges of various stress factor membership functions. Stress Parameters Low Medium High Temperature Dissolve oxygen Conductivity Table 3 The output effect on fish. Percentage of fish health Bad Average Good 0 40% 20 60% % These are the specific range of stress factor of the stress parameters for the fish health. Most of the rules fire between these inputs and one can predict the stress factor on the fish. If the range is 0 20 that means temperature is low, if the range is that means temperature is medium and if the range is that means temperature is high. Similarly to the temperature ranges dissolve oxygen and conductivity ranges were also specified for various stress factors. According to the ranges for conditions of the fish one can predict the health of fish i.e. bad, average, and good (Table 3). The main objective of fuzzy based aquaculture is to maintain in good condition for fish, therefore parameters such as temperature, dissolve oxygen and condition must be adjusted accordingly. If the value of input variables is not suitable for good health of the fish, then that input variable has to be replaced. There are three membership functions for temperature, dissolved oxygen and conductivity. i.e., low, medium, and high. Each of these stress factors has different range. The type of membership function selected is triangular. Fig. 1 depicts the membership function for input variables (temperature, dissolve oxygen and conductivity). The O/P triangular membership functions for percentage of fish health is shown in Fig. 2. There are three membership functions for percentage of fish health and it consists of three stress factors i.e. low, medium, and high. These stress factors have different ranges. The type of membership function selected for output is also triangular. The output action words are Bad, Average, and Good. There exist a rule editor window through which one can add various linguistic rules for number of inputs and single output weight. The linguistic rule comprises of two parts i.e first part IF-And which is antecedence and second part Than is which is consequence. 174

5 Fuzzy Logic Based Control System for Fresh Water Aquaculture (a) (b) Fig. 1 Membership function for stress parameters: (a) Temperature, (b) Dissolve oxygen. (c) Fig. 1 Membership function for stress parameters: (a) Temperature, (b) Dissolve oxygen, (c) Conductivity. 175

6 D.S. Rana, S.Rani Figs. 3 and 4 represent the rule viewer window and the model structure of ANFIS. This window provides mapping between input stress parameters and output can be observed. The rule viewer displays the all part of the fuzzy inference process from inputs up to outputs. Each row of plots corresponds to one rule, and column of plots specifies to either an input variable (yellow, on the left) or an output variable (blue, on the right). One can modify the system input window by moving the long yellow index lines that go down each input variable s column of plots. By clicking on each node one can observe the detailed information about inputs, output, and rules of the FIS. The simulation of whole process is illustrated in flow chart depicted in Fig. 5. Fig. 2 The membership function for output (Percentage of fish health). Fig. 3 Rule viewer in fuzzy logic toolbox. 176

7 Fuzzy Logic Based Control System for Fresh Water Aquaculture Fig. 4 Model structure of ANFIS. Firstly a new fuzzy interference system has been built which given the name fish health. After then the membership function for input variable i.e. Temperature, Dissolve Oxygen, Conductivity and for output i.e. percentage of fish health has been added to it. Twenty seven (27) IF AND THEN rules between input and output membership function has been defined and added these rule list to fish health fuzzy interference system. Some of these rules are; If (temperature is low) and (dissolve oxygen is low) and (conductivity is low) then (fish health is bad) If (temperature is low) and (dissolve oxygen is medium) and (conductivity is medium) then (fish health is average) If (temperature is low) and (dissolve oxygen is high) and (conductivity is medium) then (fish health is average) If (temperature is low) and (dissolve oxygen is medium) and (conductivity is high) then (fish health is good) If (temperature is medium) and (dissolve oxygen is low) and (conductivity is low) then (fish health is bad) If (temperature is medium) and (dissolve oxygen is medium) and (conductivity is low) then (fish health is average) If (temperature is medium) and (dissolve oxygen is medium) and (conductivity is medium) then (fish health is good) If (temperature is high) and (dissolve oxygen is low) and (conductivity is medium) then (fish health is average) 177

8 D.S. Rana, S.Rani If (temperature is high) and (dissolve oxygen is low) and (conductivity is high) then (fish health is average) If (temperature is medium) and (dissolve oxygen is high) and (conductivity is medium) then (fish health is good) If (temperature is high) and (dissolve oxygen is high) and (conductivity is medium) then (fish health is good) If (temperature is high) and (dissolve oxygen is low) and (conductivity is low) then (fish health is bad) Fig. 5 Simulation flow chart for FLC system for fresh water Aquaculture. Centroid method mostly used for defuzzification of the fuzzified output of the fuzzifier. The defuzzification converts the fuzzy value into crisp value which is required for process (plant). The values of FIS loads from the.dat file 178

9 Fuzzy Logic Based Control System for Fresh Water Aquaculture and read the value form this file. These different values of input variables temperature, dissolve oxygen, conductivity loaded from file and predict the stress factor. If the stress factor are controlled then the process is complete otherwise all parameters tunes and these values load again into.dat file and entire process starts controlling again. 3 Simulation The final step starts with saving of Training data and verifying it. The Training data is stored in file, which saves in.dat form. Similarly the checking data file also stored in dat form. From these two files one can save the training and checking data from file into a disk. In.dat data file four column are present in which first three columns represents input parameters and last column indicates a single output for training data. In this window a graph between data set index and output can be observed. The Figs. 6 and 7 predicts the training and checking data output. With help of Adaptive Neuro-Fuzzy Inference System (ANFIS) Editor, membership functions can be shaped by training them with input/output data rather than specifying them manually. The toolbox uses a back propagation algorithm alone or in combination with a least squares method, enabling fuzzy systems to learn from the data. Error occurs between load checking data and test FIS checking data can be viewed in ANFIS Editor Window. Fig. 6 Training data output. 179

10 D.S. Rana, S.Rani Fig. 7 Checking data output. 4 Results Fig. 8 Surface viewer. 180

11 Fuzzy Logic Based Control System for Fresh Water Aquaculture The surface viewer is a GUI in MATLAB tool box that examines the output surface of a fuzzy inference system (FIS) for any one or two inputs (Fig. 8). Since it does not alter the fuzzy system or its associated FIS matrix in anyway, it is a read-only editor. By clicking on the plot axes and dragging the mouse, surface can be manipulated to view it from different angles. From the surface plot one can conclude that the feeding percentage increased, when the dissolved oxygen was above 75% and decreases when it goes below this marked percentage. The feeding percentage decrease substantially, when temperature decreases below 25 C. So from this point of view FLC based control maintain the feeding percentage by controlling the temperature and oxygen thus maintaining the good health of fish in the water body. 5 Conclusion In present paper, an attempt has been made to apply fuzzy logic to derive on-line stress parameters on the fish and their control. Fuzzy logic control system controls input stress parameters such as temperature, dissolve oxygen and conductivity and get output display as a % health of fish. Developed system presents a display that show deflection in temperature, dissolve oxygen and conductivity on health of fish as output. Thus by implementing the FLC in the MATLAB with the help of fuzzy logic toolbox and MATLAB programming can be utilized to control the various stress factors on the fish. This manuscript considers only three input parameters dissolved oxygen, temperature and conductivity. Some more parameters such as dissolved ammonia and carbon dioxide may be included in order to get better degree of accuracy. 6 References [1] A. Baer: Modeling of Growth and Mortality of Turbot Reared in Marine Recirculation Aquaculture Systems, PhD Thesis, University of Kiel, Germany, July [2] J.M. Navas, T.C. Telfer, L.G. Ross: Spatial Modeling of Environmental Vulnerability of Marine Finfish Aquaculture using GIS-based Neuro-fuzzy Techniques, Marine Pollution Bulletin, Vol. 62, No.8, Aug. 2011, pp [3] G. M. Soto-Zarazu, E. Rico-Garcıa, R. Ocampo, R.G. Guevara-Gonzalez, G. Herrera-Ruiz: Fuzzy-logic-based Feeder System for Intensive Tilapia Production, Aquaculture International, Vol. 18, No. 3, April 2010, pp [4] G.K. Sylaios, T. Koutroumanidis, A.C. Tsikliras: Ranking and Classification of Fishing Areas using Fuzzy Models and Techniques, Fisheries Management and Ecology, Vol. 17, No.3, June 2010, pp [5] A.M Gaur, R. Kumar, A. Kumar, D.S. Rana: PLC based Automatic Control of Rheometer, International Journal of Control and Automation, Vol. 3, No. 4, Dec. 2010, pp [6] R. Sharma, D.S. Rana, A.M Gaur: A Fuzzy Logic based Automatic Control of Rotary Crane (A Simulation Approach), Advanced Materials Research, Vol , Nov. 2011, pp

12 D.S. Rana, S.Rani [7] D.L. Angel, P. Krost, W.L. Silvert: Describing Benthic Impacts of Fish Farming with Fuzzy Sets: Theoretical Background and Analytic Methods, Journal of Applied Ichthyology, Vol. 14, No. 1-2, Juy 1998, pp [8] P.G. Lee: A Review of Automated Control Systems for Aquaculture and Design Criteria for Their Implementation, Aquaculture Engineering, Vol. 14, No. 3, 1995, pp [9] P.G. Lee, R.N. Lea, E. Dohmann, W. Prebilsky, P.E. Turk, H. Ying, J.L. Whitson: Denitrification in Aquaculture Systems: An Example of a Fuzzy Logic Control Problem, Aquacultural Engineering, Vol. 23, No. 1-3, Sept. 2000, pp [10] S. Fukuda, N. Onikura, B. De Baets, W. Waegeman, A.M. Mouton, J. Nakajima, T. Mukai: A Genetic Takagi-Sugeno Fuzzy System for Fish Habitat Preference Modelling, Second World Congress on Nature and Biologically Inspired Computing, Dec. 2010, Fukuoka, Japan, pp [11] A.R. Alamdar, M.R. Dehghani, A. Alasty: Modeling of Tail Dynamic Behavior and Trajectory Control of a Fish-Robot using Fuzzy Logic, IEEE International Conference on Robotics and Biomimetics, Dec. 2010, Tianjin, China, pp [12] D.S. Rana, R. Sharma: Fuzzy Logic based Automation of Green House Environmental parameters for Agro-industries - A Simulation Approach, International Journal of Applied Engineering Research, Vol. 6, No. 5, 2011, pp [13] C. Gautam, S. Sadistap, P. Kumar, K.S.N. Rao: LabVIEW based Automatic Measuring System for Fresh Water Aquaculture Parameters, International Journal of Scientific and Engineering Research, Vol. 5, No. 2, Feb. 2014, pp

UTM. Evaluation of Knowledge Management Processes using Fuzzy Logic. Kuan Yew Wong, PhD UNIVERSITI TEKNOLOGI MALAYSIA

UTM. Evaluation of Knowledge Management Processes using Fuzzy Logic. Kuan Yew Wong, PhD UNIVERSITI TEKNOLOGI MALAYSIA UTM UNIVERSITI TEKNOLOGI MALAYSIA Evaluation of Knowledge Management Processes using Fuzzy Logic Kuan Yew Wong, PhD UTM UNIVERSITI TEKNOLOGI MALAYSIA INTRODUCTION Knowledge - One of the most important

More information

Fuzzy Logic based Short-Term Electricity Demand Forecast

Fuzzy Logic based Short-Term Electricity Demand Forecast Fuzzy Logic based Short-Term Electricity Demand Forecast P.Lakshmi Priya #1, V.S.Felix Enigo #2 # Department of Computer Science and Engineering, SSN College of Engineering, Chennai, Tamil Nadu, India

More information

Development of a Portable Sensor-based Indoor Air Quality Monitoring and Modeling System Using Artificial Intelligence Algorithm

Development of a Portable Sensor-based Indoor Air Quality Monitoring and Modeling System Using Artificial Intelligence Algorithm Development of a Portable Sensor-based Indoor Air Quality Monitoring and Modeling System Using Artificial Intelligence Algorithm MARY ANNE SY ROA AND ROSULA SAN JOSE REYES, PH.D Electronics, Computer,

More information

Chapter 7 IMPACT OF INTERCONNECTING ISSUE OF PV/WES WITH EU ON THEIR RELIABILITY USING A FUZZY SCHEME

Chapter 7 IMPACT OF INTERCONNECTING ISSUE OF PV/WES WITH EU ON THEIR RELIABILITY USING A FUZZY SCHEME Minia University From the SelectedWorks of Dr. Adel A. Elbaset 2006 Chapter 7 IMPACT OF INTERCONNECTING ISSUE OF PV/WES WITH EU ON THEIR RELIABILITY USING A FUZZY SCHEME Dr. Adel A. Elbaset, Minia University

More information

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN 3 st October 24. Vol. 68 No.3 25-24 JATIT & LLS. All rights reserved. ADAPTIVE NEURO FUZZY INFEREN SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN G. R. UMAMAHESWARI, 2

More information

ICMIEE-PI A Case Study of Appropriate Supplier Selection of RFL industry by using Fuzzy Inference System (FIS)

ICMIEE-PI A Case Study of Appropriate Supplier Selection of RFL industry by using Fuzzy Inference System (FIS) International Conference on Mechanical, Industrial and Energy Engineering 2014 25-26 December, 2014, Khulna, BANGLADESH ICMIEE-PI-14034510 000 A Case Study of Appropriate Supplier Selection of RFL industry

More information

An Evolutionary Approach involving Training of ANFIS with the help of Genetic Algorithm for PID Controller Tuning

An Evolutionary Approach involving Training of ANFIS with the help of Genetic Algorithm for PID Controller Tuning An Evolutionary Approach involving Training of ANFIS with the help of Genetic Algorithm for PID... An Evolutionary Approach involving Training of ANFIS with the help of Genetic Algorithm for PID Controller

More information

Average Span & Comment Ratio for Maintenance of Model Using Fuzzy Technique

Average Span & Comment Ratio for Maintenance of Model Using Fuzzy Technique Average Span & Comment Ratio for Maintenance of Model Using Fuzzy Technique *Rupali Malhotra & **Naveen Jindal *Head, Department of Computer Sciences & Engineering, Sat Priya Group of Institutions, Rohtak,

More information

CHAPTER VI FUZZY MODEL

CHAPTER VI FUZZY MODEL CHAPTER VI This chapter covers development of a model using fuzzy logic to relate degree of recording/evaluation with the effectiveness of financial decision making and validate the model vis-à-vis results

More information

SOLUTION TO AN ECONOMIC LOAD DISPATCH PROBLEM USING FUZZY LOGIC

SOLUTION TO AN ECONOMIC LOAD DISPATCH PROBLEM USING FUZZY LOGIC ISSN IJCSCE Special issue on Emerging Trends in Engineering & Management ICETE PTU Sponsored ICETE Paper Id: ICETE SOLUTION TO AN ECONOMIC LOAD DISPATCH PROBLEM USING FUZZY LOGIC Maninder Kaur, Avtar Singh,

More information

FLC and PLC based Process Optimization and Control of Batch Digester in Pulp and Paper Mill

FLC and PLC based Process Optimization and Control of Batch Digester in Pulp and Paper Mill Research Journal of Engineering Sciences ISSN 2278 9472 FLC and PLC based Process Optimization and Control of Batch Digester in Pulp and Paper Mill Abstract Singh Rana Dinesh Department of Instrumentation,

More information

Flood Forecasting using Adaptive Neuro-Fuzzy Inference System (ANFIS)

Flood Forecasting using Adaptive Neuro-Fuzzy Inference System (ANFIS) Flood Forecasting using Adaptive Neuro-Fuzzy Inference System (ANFIS) Dushyant Patel 1, Dr. Falguni Parekh 2 PG Student, Water Resources Engineering and Management Institute (WREMI), Faculty of Technology

More information

RECIRCULATING AQUACULTURE SYSTEMS AND TECHNOLOGIES

RECIRCULATING AQUACULTURE SYSTEMS AND TECHNOLOGIES RECIRCULATING AQUACULTURE SYSTEMS AND TECHNOLOGIES Process Aquatics International, LLC 131 Wallace Avenue, Suite 12 Downingtown, Pennsylvania 19335 Phone: (610) 873-9762 Fax: (610) 873-3577 E-Mail: sales@processaquatics.com

More information

DESIGN AND SIMULATION OF INTELLIGENT GREENHOUSE CLIMATE CONTROLLER

DESIGN AND SIMULATION OF INTELLIGENT GREENHOUSE CLIMATE CONTROLLER DESIGN AND SIMULATION OF INTELLIGENT GREENHOUSE CLIMATE CONTROLLER M. S. Salim School of Laser and Optical Electronics Engineering, AlNahrain University, Engineering College, Iraq muhsabri1967@yahoo.com

More information

Models for the assessment of sustainability and risk in fish and shellfish aquaculture

Models for the assessment of sustainability and risk in fish and shellfish aquaculture Models for the assessment of sustainability and risk in fish and shellfish aquaculture TABLE OF CONTENTS LONGLINE ENVIRONMENT CONTEXT & EXPERIENCE FISH FARMING: CREATING A SUSTAINABLE INDUSTRY ACCESS MARKETS

More information

EVALUATION THE PERFORMANCE AND IMPLEMENTATION OF FUZZY LOGIC CONTROLLER IN STEAM TURBINE OF THE THERMAL POWER PLANT

EVALUATION THE PERFORMANCE AND IMPLEMENTATION OF FUZZY LOGIC CONTROLLER IN STEAM TURBINE OF THE THERMAL POWER PLANT EVALUATION THE PERFORMANCE AND IMPLEMENTATION OF FUZZY LOGIC CONTROLLER IN STEAM TURBINE OF THE THERMAL POWER PLANT Hosham SalimAneed, Khalid Faisal Sultan and Mohammed Salamabdl Ghafoor Department of

More information

Advances in Economics, Law and Political Sciences

Advances in Economics, Law and Political Sciences Human resource management from the perspective of fuzzy logic in the soccer clubs a catalyzer for facilitating the balance between sports high performance and financial high performance PhD. Student ALIN

More information

Design of A hierarchical Sugeno Fuzzy Controller for HVAC in Large Buildings

Design of A hierarchical Sugeno Fuzzy Controller for HVAC in Large Buildings JOURNAL OF ENGINEERING RESEARCH AND TECHNOLOGY, VOLUME 1, ISSUE 1, MARCH 2014 Design of A hierarchical Sugeno Fuzzy Controller for HVAC in Large Buildings Basil Hamed 1, Loai Khashan 2 1 Electrical Engineering

More information

FUZZY BASED DECISION MODEL FOR SELECTING CAM BASED MACHINING PROCESS

FUZZY BASED DECISION MODEL FOR SELECTING CAM BASED MACHINING PROCESS FUZZY BASED DECISION MODEL FOR SELECTING CAM BASED MACHINING PROCESS Ramanbharath V R #1 Manjunaathan S.P #1, Vijaya ramnath B #2 #1 P.G.Student, #2 Asst Prof, Sri Sairam Engineering College, Anna University,

More information

Influencing Factors on Water Treatment Plant Performance Analysis Using Fuzzy Logic Technique

Influencing Factors on Water Treatment Plant Performance Analysis Using Fuzzy Logic Technique Volume 118 No. 23 2018, 29-37 ISSN: 1314-3395 (on-line version) url: http://acadpubl.eu/hub ijpam.eu Influencing Factors on Water Treatment Plant Performance Analysis Using Fuzzy Logic Technique K. Kaleeswari

More information

Using Fuzzy Logic for Accessories Ordering in Conversion Services

Using Fuzzy Logic for Accessories Ordering in Conversion Services 2016 UKSim-AMSS 18th International Conference on Computer Modelling and Simulation Using Fuzzy Logic for Accessories Ordering in Conversion Services Mohammed Mira Industrial Engineering Department University

More information

FIS Based Speed Scheduling System of Autonomous Railway Vehicle

FIS Based Speed Scheduling System of Autonomous Railway Vehicle International Journal of Scientific & Engineering Research Volume 2, Issue 6, June-2011 1 FIS Based Speed Scheduling System of Autonomous Railway Vehicle Aiesha Ahmad, M.Saleem Khan, Khalil Ahmed, Nida

More information

International Conference on Management Science and Management Innovation (MSMI 2014)

International Conference on Management Science and Management Innovation (MSMI 2014) International Conference on Management Science and Management Innovation (MSMI 2014) A Fuzzy Approach for the Evaluation of Accounting Information Quality under Big Data Environmental Case Study from China

More information

PERFORMANCE APPRAISAL USING BASIC T- NORMS BY SOFTWARE FUZZY ALGORITHM

PERFORMANCE APPRAISAL USING BASIC T- NORMS BY SOFTWARE FUZZY ALGORITHM International Journal of Scientific and Research Publications, Volume 6, Issue 6, June 206 434 PERFORMANCE APPRAISAL USING BASIC T- NORMS BY SOFTWARE FUZZY ALGORITHM Dr. G.Nirmala *, G.Suvitha ** * Principal,

More information

A fuzzy inference expert system to support the decision of deploying a military naval unit to a mission

A fuzzy inference expert system to support the decision of deploying a military naval unit to a mission A fuzzy inference epert system to support the decision of deploying a military naval unit to a mission Giuseppe Aiello 1, Antonella Certa 1 and Mario Enea 1 1 Dipartimento di Tecnologia Meccanica, Produzione

More information

OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM

OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM Mohit Deswal 1, S.K. Garg 2 1 Department of applied sciences, MSIT, Janakpuri, New Delhi 2 Department of mechanical

More information

Controlling Smart Green House Using Fuzzy Logic Method

Controlling Smart Green House Using Fuzzy Logic Method International Journal on Smart Material and Mechatronics IJSMM Vol. 2 No. 2 2015 Controlling Smart Green House Using Fuzzy Logic Method Rafiuddin Syam 1), Wahyu H. Piarah 1) and Budi Jaelani 2) 1) Mechanical

More information

A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation

A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation 2010 12th International Conference on Computer Modelling and Simulation A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation Ferdinand Murni H School of Computer Sciences, Universiti

More information

CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION

CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION The Fuzzy Logic System is one of the main components of soft computing, the field in computer science that deals with imprecision, uncertainty,

More information

Sustainable sequencing of N jobs on one machine: a fuzzy approach

Sustainable sequencing of N jobs on one machine: a fuzzy approach 44 Int. J. Services and Operations Management, Vol. 15, No. 1, 2013 Sustainable sequencing of N jobs on one machine: a fuzzy approach Sanjoy Kumar Paul Department of Industrial and Production Engineering,

More information

Simulation and Design of Fuzzy Temperature Control for Heating and Cooling Water System

Simulation and Design of Fuzzy Temperature Control for Heating and Cooling Water System Simulation and Design of Fuzzy Temperature Control for Heating and Cooling Water System Department of Computer Science College of Education Basra University, Basra, Iraq. zaidalsulami@yahoo.com doi:10.4156/ijact.vol3.issue4.5

More information

Fuzzy Control and Virtual Instrumentation for Superheated Steam Electrolysis in Solid Oxide Cells

Fuzzy Control and Virtual Instrumentation for Superheated Steam Electrolysis in Solid Oxide Cells Proceedings of the 2 nd World Congress on Mechanical, Chemical, and Material Engineering (MCM'16) Budapest, Hungary August 22 23, 2016 Paper No. ICMIE 105 DOI: 10.11159/icmie16.105 Fuzzy Control and Virtual

More information

Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction

Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction Journal of Advanced Agricultural Technologies Vol. 3, No. 4, December 2016 Research on the Improved Back Propagation Neural Network for the Aquaculture Water Quality Prediction Ding Jin-ting and Zang Ze-lin

More information

International Journal of Advancements in Research & Technology, Volume 5, Issue 6, June ISSN

International Journal of Advancements in Research & Technology, Volume 5, Issue 6, June ISSN International Journal of Advancements in Research & Technology, Volume 5, Issue 6, June-2016 113 Improving the Stability of Hydro Power Generator Using Neuro-Fuzzy Techniques Enebechi Chukwuemeka Theophilus

More information

AN EXPERT FUZZY MODEL FOR THE DETERMINATION OF THE AMOUNT OF PURCHASE

AN EXPERT FUZZY MODEL FOR THE DETERMINATION OF THE AMOUNT OF PURCHASE AN EXPERT FUZZY MODEL FOR THE DETERMINATION OF THE Siniša Sremac a*, Bojan Matić a, Miloš Kopić a, Goran Tepić a a University of Novi Sad, Faculty of Technical Sciences, Serbia Abstract: In this paper

More information

Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk

Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk Mohammad Ahmad Ibraigheeth 1, Syed Abdullah Fadzli 2 Faculty of Informatics and Computing, Universiti Sultan ZainalAbidin,

More information

Design and Development of Fuzzy Logic Controller for Flow Control of Dams

Design and Development of Fuzzy Logic Controller for Flow Control of Dams International Journal of Computational Engineering & Management, Vol. 7 Issue 3, May 204 www..org 40 Design and Development of Fuzzy Logic Controller for Flow Control of Dams Thae Thae Ei Aung Department

More information

Load Forecasting for Power System Planning using Fuzzy-Neural Networks

Load Forecasting for Power System Planning using Fuzzy-Neural Networks , October 24-26, 2012, San Francisco, USA Forecasting for Power System Planning using Fuzzy-Neural Networks Swaroop R, Member IAENG Hussein Ali Al Abdulqader Abstract--- A long term prediction of future

More information

Using Fuzzy Logic to Increase the Accuracy of E-Commerce Risk Assessment Based on an Expert System

Using Fuzzy Logic to Increase the Accuracy of E-Commerce Risk Assessment Based on an Expert System Engineering, Technology & Applied Science Research Vol. 7, No. 6, 2017, 2205-2209 2205 Using Fuzzy Logic to Increase the Accuracy of E-Commerce Risk Assessment Based on an Expert System Haniyeh Beheshti

More information

Keywords: Breach width; Embankment dam; Uncertainty analysis, neuro-fuzzy.

Keywords: Breach width; Embankment dam; Uncertainty analysis, neuro-fuzzy. ESTIMATION OF DAM BREACH WIDTHS USING A NEURO-FUZZY COMPUTING TECHNIQUE Lubna S. Bentaher 1 and Hasan G. Elmazoghi 2 1 University of Benghazi, Civil Eng. Dept., Email: lubna.bentaher@benghazi.edu.ly 2

More information

DGA Method-Based ANFIS Expert System for Diagnosing Faults and Assessing Quality of Power Transformer Insulation Oil

DGA Method-Based ANFIS Expert System for Diagnosing Faults and Assessing Quality of Power Transformer Insulation Oil Modern Applied Science; Vol. 10, No. 1; 2016 ISSN 1913-1844 E-ISSN 1913-1852 Published by Canadian Center of Science and Education DGA Method-Based ANFIS Expert System for Diagnosing Faults and Assessing

More information

NEURO-FUZZY CONTROLLER ALGORITHM FOR OBTAINING MAXIMUM POWER POINT TRACKING OF PHOTOVOLTAIC SYSTEM FOR DYNAMIC ENVIRONMENTAL CONDITIONS

NEURO-FUZZY CONTROLLER ALGORITHM FOR OBTAINING MAXIMUM POWER POINT TRACKING OF PHOTOVOLTAIC SYSTEM FOR DYNAMIC ENVIRONMENTAL CONDITIONS International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol.2, Issue 3 Sep 2012 1-11 TJPRC Pvt. Ltd., NEURO-UZZY CONTROLLER ALGORITHM OR OBTAINING MAXIMUM POWER

More information

SMART IRRIGATION USING FUZZY LOGIC METHOD

SMART IRRIGATION USING FUZZY LOGIC METHOD SMART IRRIGATION USING FUZZY LOGIC METHOD T. A. Izzuddin, M. A. Johari, M. Z. A Rashid and M. H Jali Faculty of Electrical Engineering Universiti Teknikal Malaysia Melaka, Hang Tuah Jaya, Durian Tunggal,

More information

Advance Modeling of Agriculture Farming Techniques Using Internet of Things

Advance Modeling of Agriculture Farming Techniques Using Internet of Things 114 IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.12, December 2017 Advance Modeling of Agriculture Farming Techniques Using Internet of Things Qura-Tul-Ain Khan NCBA&E,

More information

Quality of Data Set In Modeling Work: A Case Study in Urban Area for Different Inputs Using Fuzzy Approach

Quality of Data Set In Modeling Work: A Case Study in Urban Area for Different Inputs Using Fuzzy Approach International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-3, Issue-3, March 2015 Quality of Data Set In Modeling Work: A Case Study in Urban Area for Different Inputs

More information

Henk Stander Aquaculture Division, Department of Animal SCIENCES UNIVERSITY OF STELLENBOSCH

Henk Stander Aquaculture Division, Department of Animal SCIENCES UNIVERSITY OF STELLENBOSCH Henk Stander Aquaculture Division, Department of Animal SCIENCES Photos provided UNIVERSITY OF STELLENBOSCH T he global aquaculture industry, which has been growing at a very high rate for many years now,

More information

A framework of fuzzy control-based intelligent control system for greenhouse

A framework of fuzzy control-based intelligent control system for greenhouse ORIGINAL RESEARCH A framework of fuzzy control-based intelligent control system for greenhouse Yi-Han Xu 1, Wen-Li Wu 1, Yong Xu 1, Mau-Luen Tham 2, Nordin Ramli 3 1 College of Information Science and

More information

A Meteorological Tower Based Wind Speed Prediction Model Using Fuzzy Logic

A Meteorological Tower Based Wind Speed Prediction Model Using Fuzzy Logic American Journal of Environmental Science 9 (3): 226-230, 2013 ISSN: 1553-345X 2013 Science Publication doi:10.3844/ajessp.2013.226.230 Published Online 9 (3) 2013 (http://www.thescipub.com/ajes.toc) A

More information

Keywords Barcode, Labview, Real time barcode detection, 1D barcode, Barcode Recognition.

Keywords Barcode, Labview, Real time barcode detection, 1D barcode, Barcode Recognition. Volume 7, Issue 4, April 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Real Time Barcode

More information

APPLICATION OF A FUZZY-SIMULATION MODEL OF SCHEDULING ROBOTIC FLEXIBLE ASSEMBLY CELLS

APPLICATION OF A FUZZY-SIMULATION MODEL OF SCHEDULING ROBOTIC FLEXIBLE ASSEMBLY CELLS Journal of Computer Science 9 (12): 1769-1777, 2013 ISSN: 1549-3636 2013 doi:10.3844/jcssp.2013.1769.1777 Published Online 9 (12) 2013 (http://www.thescipub.com/jcs.toc) APPLICATION OF A FUZZY-SIMULATION

More information

TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING

TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING Usha Badhera 1 and Debarupa Biswas 2 Computer Science Department, Banasthali University, India 1 ushas133@yahoo.com, 2 biswas.debarupa@gmail.com

More information

Water Quality Management for Coastal Aquaculture

Water Quality Management for Coastal Aquaculture SUB Hamburg A/534446 Water Quality Management for Coastal Aquaculture By Sukumar Bandyopadhyay Former Professor and Emeritus Fellow Indian institute of Technology Kharagpur 2008 DAYA PUBLISHING HOUSE Delhi

More information

FUZZY BASED EXPERT SYSTEM FOR RENEWABLE ENERGY MANAGEMENT

FUZZY BASED EXPERT SYSTEM FOR RENEWABLE ENERGY MANAGEMENT FUZZY BASED EXPERT SYSTEM FOR RENEWABLE ENERGY MANAGEMENT Alexandre BARIN Luciane CANHA Alzenira ABAIDE CEESP/UFSM - Brazil CEESP/UFSM - Brazil CEESP/UFSM - Brazil chbarin@gmail.com lucianecanha@gmail.com

More information

ISSN Vol.08,Issue.01, January-2016, Pages:

ISSN Vol.08,Issue.01, January-2016, Pages: ISSN 2348 2370 Vol.08,Issue.01, January-2016, Pages:0037-0042 www.ijatir.org Analysis of PI and Fuzzy Based Unit Vector Control Strategies of STATCOM for Power Quality Improvement in Grid Connected Wind

More information

Fuzzy Logic Model to Quantify Risk Perception

Fuzzy Logic Model to Quantify Risk Perception Fuzzy Logic Model to Quantify Risk Perception Julia Bukh a, Phineas Dickstein a,b, a Quality Assurance and Reliability, Technion, Israel Institute of Technology, Haifa 32000, Israel b Soreq Nuclear Research

More information

Criteria For Selection of Software Development Environment For Construction Robotic Systems

Criteria For Selection of Software Development Environment For Construction Robotic Systems Criteria For Selection of Software Development Environment For Construction Robotic Systems Khaled Zied and Derek Seward Engineering department, Lancaster University, Lancaster, LA1 4YR, UK k.zied@lancaster.ac.uk

More information

Fuzzy Techniques vs. Multicriteria Optimization Method in Bioprocess Control

Fuzzy Techniques vs. Multicriteria Optimization Method in Bioprocess Control Fuzzy Techniques vs. Multicriteria Optimization Method in Bioprocess Control CRISTINA TANASE 1, CAMELIA UNGUREANU 1 *, SILVIU RAILEANU 2 1 University Politehnica of Bucharest, Faculty of Applied Chemistry

More information

William E. Lynch Jr. Co-Owner, Manager Millcreek Perch Farm Marysville, OH

William E. Lynch Jr. Co-Owner, Manager Millcreek Perch Farm Marysville, OH William E. Lynch Jr. Co-Owner, Manager Millcreek Perch Farm Marysville, OH Chair, Industry Advisory Council North Central Regional Aquaculture Center An Interesting Insight A close aquaculture friend recently

More information

An Experimental Liquid Cooling System Dynamic Simulator for the Evaluation of Intelligent Control Techniques

An Experimental Liquid Cooling System Dynamic Simulator for the Evaluation of Intelligent Control Techniques A publication of 1243 CHEMICAL ENGINEERING TRANSACTIONS VOL. 32, 2013 Chief Editors: Sauro Pierucci, Jiří J. Klemeš Copyright 2013, AIDIC Servizi S.r.l., ISBN 978-88-95608-23-5; ISSN 1974-9791 The Italian

More information

The 2nd International Conference on Civil Engineering Research (ICCER) 2016 Contribution of Civil Engineering toward Building Sustainable City 27

The 2nd International Conference on Civil Engineering Research (ICCER) 2016 Contribution of Civil Engineering toward Building Sustainable City 27 Contribution of Civil Engineering toward Building Sustainable City 27 IRRIGATION SYSTEM PERFORMANCE EVALUATION OF SUB IRRIGATION AREA OF JEJERUK KIRI TAMBRAN USING PUBLIC WORKS MINISTER S REGULATION NO.

More information

Greenhouse Air-Temperature Modelling and Fuzzy Logic Control

Greenhouse Air-Temperature Modelling and Fuzzy Logic Control International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 5 (2017) pp. 727-734 Research India Publications http://www.ripublication.com Greenhouse Air-Temperature Modelling

More information

INTELLIGENT DIAGNOSTIC METHOD FOR PREDICTION OF INTERNAL CONDITION OF TRANSFORMER USING FUZZY LOGIC

INTELLIGENT DIAGNOSTIC METHOD FOR PREDICTION OF INTERNAL CONDITION OF TRANSFORMER USING FUZZY LOGIC INTELLIGENT DIAGNOSTIC METHOD FOR PREDICTION OF INTERNAL CONDITION OF TRANSFORMER USING FUZZY LOGIC by LAXMANRAO ALUR KARNATAKA POWER CORPORATION LTD.,INDIA alur.laxman@gmail.com 1 INDEX INTRODUCTION DISSOLVED

More information

Smart control of Air conditioning system for thermal comfort

Smart control of Air conditioning system for thermal comfort Smart control of Air conditioning system for thermal comfort Zainab Siddqui 1, Asif Jamil Ansari 2, Ahmad Faiz Minai 3 1 Department of Instrumentation & Control, Integral University, Lucknow, India 2 Department

More information

Fuzzy Logic Approach to Corporate Strategy Mapping

Fuzzy Logic Approach to Corporate Strategy Mapping Fuzzy Logic Approach to Corporate Strategy Mapping Nooraini Yusoff, Fadzilah Siraj and Siti Maimon Kamso Faculty of IT Universiti Utara Malaysia, 06010 Sintok Kedah, Malaysia Tel: +604-9284629, Fax: +604-9284753,

More information

1 Objectives of the project

1 Objectives of the project 1 Objectives of the project The aims of the project as specified in the memorandum were to estimate the yield of capture fisheries based on stock enhancement programmes in small reservoirs, and to assess

More information

Management Science Letters

Management Science Letters Management Science Letters 4 (2014) 2057 2064 Contents lists available at GrowingScience Management Science Letters homepage: www.growingscience.com/msl Predicting product life cycle using fuzzy neural

More information

Two Level Fuzzy Based Energy Management System with Integrated Solar and Wind Based Generating System in Smart Grid Environment

Two Level Fuzzy Based Energy Management System with Integrated Solar and Wind Based Generating System in Smart Grid Environment Two Level Fuzzy Based Energy Management System with Integrated Solar and Wind Based Generating System in Smart Grid Environment AAlbert Martin Ruban $1, NHemavathi* 2, NRajeswari* 3,KSelvakumar #4 $ Research

More information

PROCESS SIMULATOR FOR WASTEWATER TREATMENT PLANT

PROCESS SIMULATOR FOR WASTEWATER TREATMENT PLANT ISSN 139 1 INFORMACINĖS TECHNOLOGIJOS IR VALDYMAS, 00, Nr.3(3) PROCESIMULATOR FOR WASTEWATER TREATMENT PLANT Jolanta Repšytė, Rimvydas Simutis Process Control Department, Kaunas University of Technology

More information

Management and Evaluation of Road Traffic System Using Fuzzy Logic

Management and Evaluation of Road Traffic System Using Fuzzy Logic International Journal of Engineering and Management Research, Vol. 2, Issue-1, Jan 2012 ISSN No.: 2250-0758 Pages: 9-13 www.ijemr.net Management and Evaluation of Road Traffic System Using Fuzzy Logic

More information

A fuzzy inference system modeling the interactions among environmental stressors in the ecosystem of Lake Koronia, Greece

A fuzzy inference system modeling the interactions among environmental stressors in the ecosystem of Lake Koronia, Greece A fuzzy inference system modeling the interactions among environmental stressors in the ecosystem of Lake Koronia, Greece I. A. loannidoul, S. ~araskevo~oulos' & P. ~zionas~ 1 Laboratory of Ecology and

More information

A New Method for Modeling System Dynamics by Fuzzy Logic: Modeling of Research and Development in the National System of Innovation

A New Method for Modeling System Dynamics by Fuzzy Logic: Modeling of Research and Development in the National System of Innovation Hassan Youssefi, Vahid Saeid Nahaei, Javad Nematian/ TJMCS Vol.2 No.1 (2011) 88-99 The Journal of Mathematics and Computer Science Available online at http://www.tjmcs.com The Journal of Mathematics and

More information

Application of Fuzzy Logic for Predicting the Production of Pottery Souvenir

Application of Fuzzy Logic for Predicting the Production of Pottery Souvenir 4 th ICRIEMS Proceedings Published by The Faculty Of Mathematics And Natural Sciences Yogyakarta State University, ISBN 978-60-7459--3 Application of Fuzzy Logic for Predicting the Production of Pottery

More information

Available online Journal of Scientific and Engineering Research, 2018, 5(3): Research Article

Available online  Journal of Scientific and Engineering Research, 2018, 5(3): Research Article Available online www.jsaer.com, 2018, 5(3):302-310 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR Kenaf for Electricity Generation: A Fuzzy Inference System Michael N. Tsatiris Department of Forestry

More information

Applying Fuzzy Inference System Tsukamoto for Decision Making in Crude Palm Oil Production Planning

Applying Fuzzy Inference System Tsukamoto for Decision Making in Crude Palm Oil Production Planning Applying Fuzzy Inference System Tsukamoto for Decision Making in Crude Palm Oil Production Planning Abdul Talib Bon Department Production and Operations Management Universiti Tun Hussein Onn Malaysia 86400

More information

Fuzzy rule-based inference of reasons for high effluent quality in municipal wastewater treatment plant

Fuzzy rule-based inference of reasons for high effluent quality in municipal wastewater treatment plant Korean J. Chem. Eng., 28(3), 817-824 (2011) DOI: 10.1007/s11814-010-0428-8 INVITED REVIEW PAPER Fuzzy rule-based inference of reasons for high effluent quality in municipal wastewater treatment plant Taesup

More information

Caption: three-tiered aquaponics sytem design

Caption: three-tiered aquaponics sytem design Lesson Plan - The Design & Monitoring of an Aquaponics Systems Subject Areas: Biology & Chemistry & Acquatics Associated units: Variables affecting plant growth in an inert media Solubility of gases in

More information

Fuzzy Expert system for the Impact of Climate Change in Indian Agriculture

Fuzzy Expert system for the Impact of Climate Change in Indian Agriculture Volume 118 No. 5 2018 455-473 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Fuzzy Expert system for the Impact of Climate Change in Indian Agriculture

More information

Day Ahead Electricity Price Prediction for a Distribution System in India

Day Ahead Electricity Price Prediction for a Distribution System in India Day Ahead Electricity Price Prediction for a Distribution System in India R.Ragavi 1, M.S.Kamalesh 2, N. Senthilnathan 3, PG Student [AE], Dept of EEE, Kongu Engineering College, Erode, Tamilnadu, India

More information

An Inventory Cost Model of a Government Owned Facility using Fuzzy Set Theory

An Inventory Cost Model of a Government Owned Facility using Fuzzy Set Theory An Cost Model of a Government Owned Facility using Fuzzy Set Theory Derek M. Malstrom, Terry R. Collins, Ph.D., P.E., Heather L. Nachtmann, Ph.D., Manuel D. Rossetti, Ph.D., P.E Department of Industrial

More information

Design of an Improved Fuzzy Logic based Control System for Washing Machines

Design of an Improved Fuzzy Logic based Control System for Washing Machines Design of an Improved Fuzzy Logic based Control System for Washing Machines Ankur Agarwal M.Tech Scholar Department of Computer Science and Engineering Radharaman Engineering College, Bhopal (M.P.) Ankur

More information

COST-EFFICIENT ENVIRONMENTALLY-FRIENDLY CONTROL OF MICRO- GRIDS USING INTELLIGENT DECISION-MAKING FOR STORAGE ENERGY MANAGEMENT

COST-EFFICIENT ENVIRONMENTALLY-FRIENDLY CONTROL OF MICRO- GRIDS USING INTELLIGENT DECISION-MAKING FOR STORAGE ENERGY MANAGEMENT Intelligent Automation and Soft Computing, Vol. 1X, No. X, pp. 1-26, 20XX Copyright 20XX, TSI Press Printed in the USA. All rights reserved COST-EFFICIENT ENVIRONMENTALLY-FRIENDLY CONTROL OF MICRO- GRIDS

More information

Embedded System for Waste Management using Fuzzy Logic

Embedded System for Waste Management using Fuzzy Logic Embedded System for Waste Management using Fuzzy Logic Sai Venkatesh Balasubramanian SASTRA University, Thanjavur - 613402, Tamilnadu, India s.venky30@gmail.com Abstract: The non-degradable wastes such

More information

Estimation of social network user s influence in a given area of expertise

Estimation of social network user s influence in a given area of expertise Journal of Physics: Conference Series PAPER OPEN ACCESS Estimation of social network user s influence in a given area of expertise To cite this article: E E Luneva et al 2017 J. Phys.: Conf. Ser. 803 012089

More information

AUTOMATED WATER QUALITY MONITORING SYSTEM USING GSM SERVICE

AUTOMATED WATER QUALITY MONITORING SYSTEM USING GSM SERVICE AUTOMATED WATER QUALITY MONITORING SYSTEM USING GSM SERVICE Ramesh Bhaarath Vijay, Kapil Adhikesavalu Abstract: - This research paper proposes a design of Water Quality monitoring System Using GSM Service

More information

Comparison between Different Control Approaches of the UOP Fluid Catalytic Cracking Unit

Comparison between Different Control Approaches of the UOP Fluid Catalytic Cracking Unit 17 th European Symposium on Computer Aided Process Engineering ESCAPE17 V. Plesu and P.S. Agachi (Editors) 2007 Elsevier B.V. All rights reserved. 1 Comparison between Different Control Approaches of the

More information

CHAPTER 8 PROFILING METHODOLOGY

CHAPTER 8 PROFILING METHODOLOGY 107 CHAPTER 8 PROFILING METHODOLOGY 8.1 INTRODUCTION This research aims to develop a customer profiling methodology with reference to customer lifetime value, relationship, satisfaction, behavior using

More information

Detection of NPK Ratio Level Using SVM Algorithm And Smart Agro Sensor System

Detection of NPK Ratio Level Using SVM Algorithm And Smart Agro Sensor System Detection of NPK Ratio Level Using SVM Algorithm And Smart Agro Sensor System Sabina Rahaman 1, Harshitha M 2, Anusha R 3, Bhargavi YR 4, Chandana M 5 Department of Electronics and Communication Engineering

More information

A Novel Intelligent Fuzzy Controller for MPPT in Grid-connected Photovoltaic Systems

A Novel Intelligent Fuzzy Controller for MPPT in Grid-connected Photovoltaic Systems A Novel Intelligent Fuzzy Controller for MPPT in Grid-connected Photovoltaic Systems Guohui Zeng, Xiubin Zhang, Junhao Ying,Changan Ji Department of Electric Engineering Shanghai Jiaotong University A0303121,

More information

SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM

SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM International Journal of Marketing and Finance Vol. 1 No. 1 (January-June 2011) pp. 1-23 SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM 1 C. Elanchezhian Research Scholar, Department of Production Technology,

More information

Aquaculture Evaluation

Aquaculture Evaluation Aquaculture Evaluation Species: Insert Species Analyst: Insert Analyst Region: Insert Region Date: Insert Date Seafood Watch defines sustainable seafood as from sources, whether fished or farmed, that

More information

H2020: SC2: Food security, sustainable agriculture and forestry, marine, maritime and inland water research and the bioeconomy - Topics

H2020: SC2: Food security, sustainable agriculture and forestry, marine, maritime and inland water research and the bioeconomy - Topics H2020: SC2: Food security, sustainable agriculture and forestry, marine, maritime and inland water research and the bioeconomy - Topics 2018-2019 Green 2018 Yellow 2019 Call - Sustainable Food Security

More information

CBF Water Quality Interactive Map

CBF Water Quality Interactive Map CBF Water Quality Interactive Map Student and adult groups that take part Often, they measure the water chemistry to evaluate the be doing it when you come out with us! By compiling these points on a map

More information

Dissolved Oxygen Level Monitoring in Shrimp Aquaculture using Embedded System

Dissolved Oxygen Level Monitoring in Shrimp Aquaculture using Embedded System Dissolved Oxygen Level Monitoring in Shrimp Aquaculture using Embedded System NECTEC-ACE 2010 23 September 2010 Science Park by Embedded System Technology Laboratory (EST) NSTDA: National Science and Technology

More information

Sizing of Energy Storage for Wind Power Applications

Sizing of Energy Storage for Wind Power Applications Sizing of Energy Storage for Wind Power Applications S.Gowri Mani Shankar 1, Harsha anantwar 2 PG student (PE), Dept. Of EEE, Dayananda Sagar College of engineering, Karnataka, India 1 Associate professor,

More information

Weighting Suppliers Using Fuzzy Inference System and Gradual Covering in a Supply Chain Network

Weighting Suppliers Using Fuzzy Inference System and Gradual Covering in a Supply Chain Network Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 Weighting Suppliers Using Fuzzy Inference System and Gradual Covering

More information

Temperature effect on fish culture tank facilities inside greenhouse

Temperature effect on fish culture tank facilities inside greenhouse International Journal of the Physical Sciences Vol. 6(5), pp. 1039-1044, 4 March, 2011 Availale online at http://www.academicjournals.org/ijps DOI: 10.5897/IJPS11.062 ISSN 1992-1950 2011 Academic Journals

More information

Compliance Guide for the Concentrated Aquatic Animal Production Point Source Category

Compliance Guide for the Concentrated Aquatic Animal Production Point Source Category EPA 821-B-05-001 Compliance Guide for the Concentrated Aquatic Animal Production Point Source Category : Glossary Full document available at http://www.epa.gov/waterscience/guide/aquaculture Engineering

More information

Fuzzy Inference System for productivity and fertility of soil

Fuzzy Inference System for productivity and fertility of soil Fuzzy Inference System for productivity and fertility of soil 1 Miss Maya V. Mawale, 2 Dr. Vinay Chavan 1 Researcher Department of Computer Science, Adarsha Science J.B.Arts and Birla Commerce, Mahavidyalaya

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK SPECIAL ISSUE FOR NATIONAL LEVEL CONFERENCE "RENEWABLE ENERGY RESOURCES & IT S

More information