SlideShare a Scribd company logo
1 of 6
Download to read offline
IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 4, 2013 | ISSN (online): 2321-0613
Abstract— The accuracy of an adaptive neurofuzzy
computing technique in estimation of reference
evapotranspiration (ETo) is investigated in this paper. The
model is based on Adaptive Neurofuzzy Inference System
(ANFIS) and uses commonly available weather information
such as the daily climatic data, Maximum and Minimum Air
Temperature, Relative Humidity, Wind Speed and Sunshine
hours from station, Karjan (Latitude - 22°03′10.95″N,
Longitude - 73°07′24.65″E), in Vadodara (Gujarat), are used
as inputs to the neurofuzzy model to estimate ETo obtained
using the FAO-56 Penman–Monteith equation. The daily
meteorological data of two years from 2009 and 2010 at
Karjan Takuka, Vadodara, are used to train the model, and
the data in 2011 is used to predict the ETo in that year and to
validate the model. The ETo in training period (Train- ETo)
and the predicted results (Test-ETo) are compared with the
ETo computed by Penman-Monteith method (PM-ETo)
using “DailyET” Software. The results indicate that the PM-
ETo values are closely and linearly correlated with Train-
ETo and Test- ETo with Root Mean Squared Error (RMSE)
and showed the higher significances of the Train- ETo and
Test- ETo. The results indict the feasibility of using the
convenient model to resolve the problems of agriculture
irrigation with intelligent algorithm, and more accurate
weather forecast, appropriate membership function and
suitable fuzzy rules.
Keywords: ANFIS model, Fuzzy Inference, Neural Network,
Penman-Monteith, Predicting, Reference evapotranspiration
(ETo), Weather Forecast.
I. INTRODUCTION
Evaporation is the process whereby liquid water is
converted to water vapor and removed from the evaporating
surface. Transpiration consists of the vaporization of liquid
water contained in plant tissues and the vapor removal to the
atmosphere, the combination of the two separate processes
whereby water is lost on the one hand from the soil surface
by evaporation and on the other hand from the crop by
transpiration is referred to as evapotranspiration (Allen et al.
1998). Knowledge of crop evapotranspiration (ET) is very
important, because it allows optimization of the irrigation
water use in arid and semiarid regions where water shortage
is a problem. The estimation of evapotranspiration is of
great importance for agricultural, hydrological, and climatic
studies, as it constitutes a major part of the hydrological
cycle (Sobrino et al. 2005). Numerous methods have been
proposed for modeling evapotranspiration as described by
Brutsaert (1982) and Jensen et al. (1990), In general,
combination of energy balance/ aerodynamic equations
“provides the most accurate results as a result of their
foundation in physics and basis on rational relationships”
(Jensen et al. 1990). The Food and Agricultural
Organization of the United Nations (FAO) assumed the ET
definition from Smith et al. (1997) and adopted the FAO
Penman–Monteith as the standard equation for estimation of
ET (Allen et al. 1998; Naoum and Tsanis 2003).
Neural networks approaches have been
successfully applied in a number of diverse fields, including
water resources. In the hydrological context, recent
experiments have reported that artificial neural networks
(ANN) may offer a promising alternative for modeling
hydrological variables (e.g., rainfall–runoff, streamflow,
suspended sediment) (Minnes and Hall 1996; Jain et al.
1999). However, the application of ANN to
evapotranspiration modeling is limited in the literature.
Kumar et al. (2002) used a multilayer perceptron (MLP)
with backpropagation training algorithm for estimation of
ETo. They used various ANN architectures and found that
the ANN gave accurate ETo estimates. Sudheer et al.
(2003b) used radial basis ANN in modeling ETo using
limited climatic data. The objective of this study is to use
the free general weather forecasting messages to determine
daily ETo value by the analytical method (AM) and adaptive
neural network and fuzzy inference system (ANFIS), and
made comparison between (1) main variables with values
estimated using AM and PM method, (2) Penman -
Monteith ETo values calculated from complete daily weather
records (PM- ETo) and values calculated by AM (AM- ETo)
and fuzzy method (Train- ETo and Test- ETo) using daily
general weather forecasting messages.
The objectives of this study are to, (1) Made
comparison between Penman-Monteith ETo values
calculated from “DailyET” software and neuro-fuzzy
method (Train- ETo and Test- ETo) using daily general
metrological data and (2) Make fuzzy and neuro fuzzy
model and their results will be evaluated. The fuzzy rule-
based approach is applied for the construction of fuzzy
models. To remove the weaknesses of fuzzy models that are
not trained during the modeling, adaptive neuro-fuzzy
inference system (ANFIS) with given input/output data sets
will be use for neuro-fuzzy model. To do this, Fuzzy models
was studied with input parameters such as daily maximum
and minimum temperature, relative humidity percent,
sunshine hours, wind speed. As well as output of this fuzzy
system such as Evapotranspiration will studied in this
research. After determining effective parameters in
modeling, data sets will be divided into two parts: the first
Development of Adaptive Neuro Fuzzy Inference System for Estimation of
Evapotranspiration
Dhruv Patel1
Dr. T. M. V. Suryanarayana2
1
Student M. E. (Civil) 2
Assistant Professor
1,2
Faculty of Technology and Engineering
1, 2
Water Resources Engineering and Management Institute, Samiala
1,2
The Maharaja Sayajirao University of Baroda, Vadodara.
Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration
(IJSRD/Vol. 1/Issue 4/2013/0031)
All rights reserved by www.ijsrd.com 940
part included 70% of the data used for training the model.
The second part consisted of 30% of data used for testing of
the model. The result concluded from ANFIS model and the
result concluded from Fuzzy Logic & ANN will be
compared.
Fig. 1: Two input first-order Sugeno fuzzy model with two
rules
II. ADAPTIVE NEUROFUZZY INFERENCE SYSTEM
The adaptive neuro fuzzy inference system (ANFIS), first
introduced by Jang (1993), is a universal approximator and
as such is capable of approximating any real continuous
function on a compact set to any degree of accuracy (Jang et
al. 1997). ANFIS is functionally equivalent to fuzzy
inference systems (Jang et al. 1997). Specifically the ANFIS
system of interest here is functionally equivalent to the
Sugeno first-order fuzzy model (Jang et al. 1997; Drake
2000). Below, the hybrid learning algorithm, which
combines gradient descent and the least-squares method, is
introduced. As a simple example we assume a fuzzy
inference system with two inputs x and y and one output z.
The first-order Sugeno fuzzy model, a typical rule set with
two fuzzy If–Then rules can be expressed as
Rule 1: If x is A1 and y is B1, then f1 = p1x + q1y + r1. . . . (1)
Rule 2: If x is A2 and y is B2, then f2 = p2x + q2y + r2. . . .(2)
Here, the output z weighted average of the individual rule
outputs and is itself a crisp value. The corresponding
equivalent ANFIS architecture is shown in Fig. 2. Nodes at
the same layer have similar functions. The node function is
described next. The output of the ith
node in layer l is
denoted as Ol,i.
Layer 1
Every node i in this layer is an adaptive node with node
function
( )
Or
( )
Where x (or y) input to the ith node; and Ai (or Bi-2) is a
linguistic label (such as “low” or “high”) associated with
this node. In words, Ol,i is the membership grade of a fuzzy
set A (=A1, A2, B1, or B2) and it specifies the degree to
which the given input x (or y) satisfies the quantifier A. The
membership functions for A and B are generally described
by generalized bell functions, e.g.
( )
[( )] ]
Where {ai , bi , ci } is the parameter set. As the values of
these parameters change, the bell-shaped function varies
accordingly, thus exhibiting various forms of membership
functions on linguistic label Ai. In fact, any continuous and
piecewise differentiable functions, such as commonly used
triangular-shaped membership functions, are also qualified
candidates for node functions in this layer. Parameters in
this layer are referred to as premise parameters. The outputs
of this layer are the membership values of the premise part.
Layer 2
Fig. 2: Equivalent ANFIS structure
This layer consists of the nodes labeled П, which multiply
incoming signals and sending the product out. For instance
( ) ( )
Each node output represents the firing strength of a rule.
Layer 3
In this layer, the nodes labeled N calculate the ratio of the ith
rule’s firing strength to the sum of all rules’ firing strengths
̅̅̅
The outputs of this layer are called normalized firing
strengths.
Layer 4
This layer’s nodes are adaptive with node functions
̅̅̅ ̅̅̅( )
Where ̅̅̅ = output of Layer 3; and {pi, qi , ri} parameter set.
Parameters of this layer are referred to as consequent
parameters.
Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration
(IJSRD/Vol. 1/Issue 4/2013/0031)
All rights reserved by www.ijsrd.com 941
Layer 5
This layer’s single fixed node labeled ∑ computes the final
output as the summation of all incoming signal
∑ ̅̅̅
∑
∑
Thus, an adaptive network is functionally equivalent to a
Sugeno first-order fuzzy inference system. The learning rule
specifies how the premise parameters (see Layer 1) and
consequent parameters (see Layer 4) should be updated to
minimize a prescribed error measure E. The error measure is
a mathematical expression that measures the difference
between the networks actual output and the desired output,
such as the squared error. The steepest descent method is
used as the basic learning rule of the adaptive network. In
this method the gradient is derived by repeated application
of the chain rule. Calculation of the gradient in a network
structure requires use of the ordered derivative denoted as
as opposed to the ordinary partial derivative ∂. This
technique is called the back propagation rule. The core of
this learning rule involves how to recursively obtain a
gradient vector in which each element is defined as the
derivative of an error measure with respect to a parameter.
The update formula for simple steepest descent for the
generic parameter is α is
Where = learning rate.
While the back propagation learning rule can be used to
identify the parameters in an adaptive network, this method
is slow to converge. The hybrid learning algorithm, which
combines back propagation and the least-squares method
can be used to rapidly train and adapt the equivalent fuzzy
inference system. It can be seen from the Fig. 2 that if the
premise parameters are fixed, the overall output can be
given as a linear combination of the consequent parameters.
The output f can be written as
. . . . . . . (9)
This is linear in the consequent parameters p1, q1, r1, p2,
q2, and r2. Then we have S = set of total parameters; S1 =
set of premise (nonlinear) parameters; and S2 = set of
consequent (linear) parameters. Given values of S1, we can
plug P training data into the Eq. (9) and obtain the matrix
equation,
= y
Where = unknown vector whose elements are parameters
in S2, the set of consequent (linear) parameters. Then the set
S2 of consequent parameters can be identified with the
standard least-squares estimator (LSE)
( )
Where AT
= transpose of A; and ( ) =
pseudo inverse of A if AT
A is nonsingular. The recursive
least-square estimator (RLS) can also be used to calculate
(Jang 1993). Backpropagation and LSE can now be
combined to update the parameters of the adaptive network.
In the forward pass of the hybrid learning algorithm, node
outputs go forward until the final layer (Layer 4 in Fig. 2)
and the consequent parameters are identified by the least-
squares method. In the backward pass, the error signals
propagate backward and the premise parameters are updated
by gradient descent.
III. STUDY AREA & DATA USED
For this study, daily climatic data are required. The daily
climatic data of weather stations Karjan which is situated at
Vadodara District in Gujarat state of India (Latitude -
22°03′10.95″N, Longitude - 73°07′24.65″E) were utilized in
the calculation. The elevation is 29 m. from the mean sea
level. The location is shown in Fig 3.
It is about 1095 daily metrological data such as
Maximum and Minimum Air Temperature, Relative
Humidity, Wind Speed and Sunshine hours which are
extracted from three years data (January 1, 2009 to
December 31, 2011)
To calculate the ETo by Penman-Monteith method,
“DailyET” software was used for the same data.
Fig. 3: Location of study area (Karjan, Vadodara).
IV. THEORY AND METHODOLOGY
Adaptive Network-Based-Fuzzy Inferences System
(ANFIS) approach was employed in this study. The ANFIS
KARJAN
Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration
(IJSRD/Vol. 1/Issue 4/2013/0031)
All rights reserved by www.ijsrd.com 942
architecture consists of fuzzification layer, inferences
process, defuzzification layer, and summation as final output
layer. Typical architecture of ANFIS is shown by Figure 2.
The process flows from layer 1 to layer 5. It is started by
giving a number of sets of crisp values as input to be
fuzzyfied in layer 1, passing through inference process in
layer 2 and 3 where rules applied, calculating output for
each corresponding rules in layer 4 and then in layer 5 all
outputs from layer 4 are summed up to get one final output.
The main objective of the ANFIS is to determine the
optimum values of the equivalent fuzzy inference system
parameters by applying a learning algorithm using input-
output data sets. The parameter optimization is done in such
a way during training session that the error between the
target and the actual output is minimized. Parameters are
optimized by Backpropagation. The parameters to be
optimized in ANFIS are the premise parameters which
describe the shape of the membership functions, and the
consequent parameters which describe the overall output of
the system. The optimum parameters obtained are then used
in testing session to calculate the prediction. A number of
730 data were utilized during training session and 365 data
were used during testing session.
In this study, basic model is constructed by 5 inputs
and 1 output. The inputs are Maximum and Minimum Air
Temperature, Relative Humidity, Wind Speed and Sunshine
hours while for the output is Evapotranspiration (ETo). The
basic model then varied in 3 different number of
membership functions.
The membership function and fuzzy rules of the
inference system always determine the ANFIS- ETo in good
performance or not. In training period, some different
membership functions (trimf, gbellmf, gaussmf, guass2mf
and smf) in Fuzzy Logic Toolbox of MATLAB were tried to
find which would be the most suitable one. The Gauss
distribution function (gaussmf) would be best one for the
presented ANFIS- ETo, with speedy running and relative
small error in 100 training epochs. The fuzzy rules were
assessed based on the knowledge of the regression
relationships between each input and PM- ETo and the
relative expert knowledge.
The Architecture of the above described ANFIS
Model is shown in figure 4 which uses Backpropagation and
Grid Partition.
V. STATISTICAL INDICES USED TO EVALUATE
PERFORMANCE
The following statistical indices were used to evaluate the
agreement of main actual meteorological parameters and
PM- ETo with estimated values.
A. Root Mean Square Error (RMSE)
It yields the residual error in terms of the mean square error
expressed as
n
XX
RMSE
n
i idelmoiobs 

 1
2
,, )(
B. Coefficient of Correlation (r)
The correlation coefficient a concept from statistics is a
measure of how well trends in the predicted values follow
trends in past actual values. It is a measure of how well the
predicted values from a forecast model fit with the real-life
data. It is expressed as







n
i i
n
i i
n
i ii
yyxx
yyxx
r
1
2
1
2
1
)()(
)()(
VI. RESULTS
Figure 5 shows the RMSE when the model is run for 100
epochs, using Grid Partition Algorithm and
Backpropagation which is 0.38001, quite acceptable to
estimate Evapotranspiration. Figure 6 shows the comparison
of training output and predicted output when the model is
plotted against Training data set. Rule viewer and input
output surface view with two different sample inputs [NaN
15.5 3.165 47 NaN] and [NaN 15.5 NaN 47 5.65] are shown
in figure 7, figure 8 and figure 9 respectively, Where NaN is
the value that varies according to the variable which is
plotted as input. Finally, the model is plotted against testing
data set and the graph shown in figure 10 that compares
between Predicted FIS output and Testing Data Set.
As far as the significance of individual
meteorological parameters is concerned, the study revealed
that the highest value of correlation coefficient and least
value of root mean square error were obtained for
evapotranspiration with air temperature, followed by using
sunshine hours and relative humidity (Table 1). While the
lowest correlation coefficient was obtained with wind speed,
which mean wind speed alone does not appear to influence
the evapotranspiration significantly. The effect of air
temperature, wind speed and sunshine hours was found to be
positive; whereas a negative correlation exists between
evapotranspiration and relative humidity (that is
evapotranspiration decreases with increase in relative
humidity). It is a natural fact that the
climatic/meteorological factors in general act in concert.
Therefore, it is pertinent to take into account the combined
influence of all the meteorological parameter on
evapotranspiration. By various trials it was suggested that a
combination of temperature, wind speed, sunshine hour and
humidity provides a maximum value of correlation
coefficient with minimum values of root mean square error
in comparison to other inputs combinations, by ANFIS.
Sr
.No
Data
Maximu
m
Minimu
m
Correlation Coefficient
with evapotranspiration
1
Air temperature
(°C)
45.50 8.50 0.94
2
Relative humidity
(%)
94 0.20 -0.44
3 Wind speed (m/s) 6.40 0.30 0.21
4
Sunshine hours
(hour)
11.30 0 0.36
5
Evapotranspiration
(mm/day)
9.08 1.00 1.00
Table (1): Statistical analysis of the total daily weather data
Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration
(IJSRD/Vol. 1/Issue 4/2013/0031)
All rights reserved by www.ijsrd.com 943
Fig (4): ANFIS Architecture
Fig 5:Training of ANFIS Backpropagation model with 100
epochs
Fig 6: ANFIS Model on Training Data Set
Fig. 7: Rule Viewer of a sample input of ANFIS
Fig. 8: Surface View with Reference input:
[NaN 15.5 3.165 47 NaN]
Fig. 9: Surface View with Reference input:
[NaN 15.5 NaN 47 5.65]
Fig.10 Comparison of Predicted and observed value
VII. CONCLUSION
The Most important advantage of using ANFIS model to
predict Evapotranspiration is that this model is much
adaptive, easy and effective to every natural behavior of
weather system. Implementation of ANFIS model is less
complicated as compared to other neural network models.
Non-linear behavior of Temperature, Humidity, Wind Speed
and Sunshine Hours can be efficiently handled by ANFIS
model as there is no need to define membership function
manually which may be quite erratic, and time consuming
process. Presently used Model (3-3-3-3-3-1 architecture)
gives very good results when applied on training and testing
data set of Karjan, Vadodara, India. The Root Mean Squared
Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration
(IJSRD/Vol. 1/Issue 4/2013/0031)
All rights reserved by www.ijsrd.com 944
Error thus obtained is 0.38001 when we compared the
predicted output and compared output. This paper tries to
contribute its part to estimate evapotranspiration so that
decision can be taken in advance in agriculture operation
and planning so as to make the best use of favorable weather
conditions and make adjustment for adverse weather.
The ANFIS technique could be of use in design of
reservoirs and various other hydrological analyses where
other models may be inappropriate. These neuro fuzzy
models can be embedded as a module for estimating ETo
data in hydrological modeling studies. The study used data
from only one station and further studies using more data
from various areas may be required to reinforce the
conclusions drawn from this study.
REFERENCES
[1] Amutha R and Porchelvan P. (2011), “Seasonal Prediction
of Groundwater Levels Using Anfis and Radial Basis
Neural Network”, International Journal of Geology, Earth
and Environmental Sciences, 2011 Vol. 1 (1) September-
December, pp.98-108.
[2] Bisht, D., C., S., and Jangid, A., (2011), “Discharge
Modelling using Adaptive Neuro - Fuzzy Inference
System”, International Journal of Advanced Science and
Technology Vol. 31, June, 2011, pp 99-114.
[3] Bisht, D., C., S., et al. (2009), “Simulation Of Water Table
Elevation Fluctuation Using Fuzzy-Logic And Anfis”,
Computer Modelling and New Technologies, 2009,
Vol.13, No.2, 16–23.
[4] Chowdhary A., and Shrivastava R., K., (2010), “Reference
Crop Evapotranspiration estimation using Artificial Neural
Networks”, International Journal of Engineering Science
and Technology, Vol. 2(9), 2010, 4205-4212.
[5] Chung, C., H., et al. (2011), “A spatial neural fuzzy
network for estimating pan evaporation at ungauged sites”,
Hydrology. Earth Syst. Sci. Discuss., 8, 9675–9705, 2011.
[6] Coppolaet al. (2002), “Fuzzy Rule-based Methodology for
Estimating Monthly Groundwater Recharge in a
Temperate Watershed”, Journal of Hydrologic
Engineering.
[7] Chang, J., and Chang, T., (2006), “Adaptive neuro-fuzzy
inference system for prediction of water level in reservoir”,
Advances in Water Resources, Vol- 29 (2006) 1–10.
[8] Corani, G., and Guariso, G., (2005), “Coupling fuzzy
modelling and neural networks for river flood prediction”,
http://ieeexplore.ieee.org/
[9] Dubrovin, T. et al., “Fuzzy Model for Real-Time Reservoir
Operation”, journal of water resources planning and
management.66-73.
[10] Galavi, H., and Lee T., S., (2012), “Neuro-fuzzy modelling
and forecasting in water resources”, Scientific Research
and Essays, Vol. 7(24), pp. 2112-2121.
[11] Hessami et al. (2003), “An adaptive neuro-fuzzy inference
system for the post-calibration of weather radar rainfall
estimation”, Journal of Hydroinformatics, Vol.05.1, pp 63-
70.
[12] Kumar, M., and Garg, D., P., (2004), “Intelligent Learning
Of Fuzzy Logic Controllers Via Neural Network And
Genetic Algorithm”, Proceedings of 2004 JUSFA, 2004
Japan – USA Symposium on Flexible Automation,
Denver, Colorado, July 19-21, 2004.
[13] Kumar. P., and Devendra K., “Rainfall-runoff modelling
of a watershed”, Civil and Environmental Research, Vol 2,
No.2, 2012, pp 35-43.
[14] Kumar et al., “Evaporation Estimation Using Artificial
Neural Networks and Adaptive Neuro-Fuzzy Inference
System Techniques”, Pakistan Journal of Meteorology,
Vol. 8, Issue 16: Jan 2012, pp 81-88.
[15] Kisi, O., and Ozgur O., “Adaptive Neurofuzzy Computing
Technique for Evapotranspiration Estimation”, Journal Of
Irrigation And Drainage Engineering © ASCE. Pp 368-
369.
[16] Lohani et al. (2005), “Development Of Fuzzy Logic Based
Real Time Flood Forecasting System For River Narmada
In Central India”, International conference on innovation
advances and implementation of flood forecasting
technology.
[17] Mandal et al. (2008), “Roll of Membership functions in
Fuzzy Logic for Prediction of Shoot Length of Mustard
Plant Based on Residual Analysis”, World Academy of
Science, Engineering and Technology 378-384.
[18] Mayilvaganan, M., K., (2011), “ANN and Fuzzy Logic
Models for the Prediction of groundwater level of a
watershed”, International Journal on Computer Science
and Engineering (IJCSE) Vol. 3 No. 6, 2523-2530.
[19] Paulo C., and Toshiharu K., “Stochastic Fuzzy Neural
Network: Case Study of Optimal Reservoir Operation”,
Journal Of Water Resources Planning And Management ©
ASCE, pp 509-518.
[20] Paulo J. A. S., et al., “A Comparison Of Mandani And
Sugeno Inference Systems For A Space Fault Etection
Application”, The example used was adapted from the
research project "Fuzzy Logic for Mission Control
Processes" financed by European Space Agency,
ESA/ESOC No: AO/1-3874/01/D/HK (2001-2003).
[21] Rahimi. D and Mokarram. M, “Assessing the groundwater
quality by applying fuzzy logic in GIS environment– A
case study in Southwest Iran”, international journal of
environmental sciences volume 2, no 3, 1798-1806.
[22] Salih B., and Ercan O., “Adaptive neuro fuzzy inference
system for estimating particle diameter of soils in micro
structure for varying quantities of sodium
hexametaphosphate”, Scientific Research and Essays Vol.
5(8), pp. 782-789.

More Related Content

What's hot

Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...elelijjournal
 
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...eSAT Publishing House
 
Supervised machine learning based dynamic estimation of bulk soil moisture us...
Supervised machine learning based dynamic estimation of bulk soil moisture us...Supervised machine learning based dynamic estimation of bulk soil moisture us...
Supervised machine learning based dynamic estimation of bulk soil moisture us...eSAT Journals
 
Supervised machine learning based dynamic estimation
Supervised machine learning based dynamic estimationSupervised machine learning based dynamic estimation
Supervised machine learning based dynamic estimationeSAT Publishing House
 
Hybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning System
Hybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning SystemHybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning System
Hybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning SystemIOSR Journals
 
Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...
Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...
Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...IJMERJOURNAL
 
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
 
A PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGN
A PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGNA PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGN
A PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGNIJDKP
 
Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...
Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...
Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...IJECEIAES
 
Efficient robotic path planning algorithm based on artificial potential field
Efficient robotic path planning algorithm based on  artificial potential field Efficient robotic path planning algorithm based on  artificial potential field
Efficient robotic path planning algorithm based on artificial potential field IJECEIAES
 
Vibration Analysis and Modelling of a Cantilever Beam
Vibration Analysis and Modelling of a Cantilever Beam Vibration Analysis and Modelling of a Cantilever Beam
Vibration Analysis and Modelling of a Cantilever Beam Muhammad Usman
 
APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...
APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...
APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...IJITCA Journal
 
Fault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using waveletFault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using waveleteSAT Publishing House
 
Chebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectionChebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectioneSAT Journals
 

What's hot (17)

Bv34442446
Bv34442446Bv34442446
Bv34442446
 
Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...Power system transient stability margin estimation using artificial neural ne...
Power system transient stability margin estimation using artificial neural ne...
 
Paper1
Paper1Paper1
Paper1
 
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...Feature extraction from asthma patient’s voice using mel frequency cepstral c...
Feature extraction from asthma patient’s voice using mel frequency cepstral c...
 
Supervised machine learning based dynamic estimation of bulk soil moisture us...
Supervised machine learning based dynamic estimation of bulk soil moisture us...Supervised machine learning based dynamic estimation of bulk soil moisture us...
Supervised machine learning based dynamic estimation of bulk soil moisture us...
 
Supervised machine learning based dynamic estimation
Supervised machine learning based dynamic estimationSupervised machine learning based dynamic estimation
Supervised machine learning based dynamic estimation
 
Hybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning System
Hybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning SystemHybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning System
Hybrid Algorithm for Dose Calculation in Cms Xio Treatment Planning System
 
Remotesensing 06-02069
Remotesensing 06-02069Remotesensing 06-02069
Remotesensing 06-02069
 
Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...
Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...
Vibrational Behaviour of Composite Beams Based on Fiber Orientation with Piez...
 
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...
 
A PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGN
A PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGNA PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGN
A PARTICLE SWARM OPTIMIZATION ALGORITHM BASED ON UNIFORM DESIGN
 
Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...
Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...
Initial Optimal Parameters of Artificial Neural Network and Support Vector Re...
 
Efficient robotic path planning algorithm based on artificial potential field
Efficient robotic path planning algorithm based on  artificial potential field Efficient robotic path planning algorithm based on  artificial potential field
Efficient robotic path planning algorithm based on artificial potential field
 
Vibration Analysis and Modelling of a Cantilever Beam
Vibration Analysis and Modelling of a Cantilever Beam Vibration Analysis and Modelling of a Cantilever Beam
Vibration Analysis and Modelling of a Cantilever Beam
 
APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...
APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...
APPLYING DYNAMIC MODEL FOR MULTIPLE MANOEUVRING TARGET TRACKING USING PARTICL...
 
Fault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using waveletFault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using wavelet
 
Chebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detectionChebyshev filter applied to an inversion technique for breast tumour detection
Chebyshev filter applied to an inversion technique for breast tumour detection
 

Viewers also liked

Final presentation
Final presentationFinal presentation
Final presentationAjay Yadav
 
Classification and Regression Tree Analysis in Biomedical Research
Classification and Regression Tree Analysis in Biomedical Research Classification and Regression Tree Analysis in Biomedical Research
Classification and Regression Tree Analysis in Biomedical Research Salford Systems
 
Adaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image CompressionAdaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image CompressionIDES Editor
 
Neuro-fuzzy systems
Neuro-fuzzy systemsNeuro-fuzzy systems
Neuro-fuzzy systemsSagar Ahire
 

Viewers also liked (11)

Anfis.rpi04
Anfis.rpi04Anfis.rpi04
Anfis.rpi04
 
انفیس ANFIS
انفیس ANFISانفیس ANFIS
انفیس ANFIS
 
IDK Anfis jantung
IDK Anfis jantungIDK Anfis jantung
IDK Anfis jantung
 
Final presentation
Final presentationFinal presentation
Final presentation
 
Classification and Regression Tree Analysis in Biomedical Research
Classification and Regression Tree Analysis in Biomedical Research Classification and Regression Tree Analysis in Biomedical Research
Classification and Regression Tree Analysis in Biomedical Research
 
fghdfh
fghdfhfghdfh
fghdfh
 
Adaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image CompressionAdaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image Compression
 
Anfis
AnfisAnfis
Anfis
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
 
Fuzzy+logic
Fuzzy+logicFuzzy+logic
Fuzzy+logic
 
Neuro-fuzzy systems
Neuro-fuzzy systemsNeuro-fuzzy systems
Neuro-fuzzy systems
 

Similar to Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration

11.rainfall runoff modelling of a watershed
11.rainfall runoff modelling of a watershed11.rainfall runoff modelling of a watershed
11.rainfall runoff modelling of a watershedAlexander Decker
 
Electricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemElectricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemCemal Ardil
 
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...IJDKP
 
Application of artificial_neural_network
Application of artificial_neural_networkApplication of artificial_neural_network
Application of artificial_neural_networkgabo GAG
 
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Waqas Tariq
 
Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...eSAT Publishing House
 
Crop yield forecasting by adaptive neuro fuzzy inference system
Crop yield forecasting by adaptive neuro fuzzy inference systemCrop yield forecasting by adaptive neuro fuzzy inference system
Crop yield forecasting by adaptive neuro fuzzy inference systemAlexander Decker
 
11.crop yield forecasting by adaptive neuro fuzzy inference system
11.crop yield forecasting by adaptive neuro fuzzy inference system11.crop yield forecasting by adaptive neuro fuzzy inference system
11.crop yield forecasting by adaptive neuro fuzzy inference systemAlexander Decker
 
Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural  Network ApproachPrediction of Extreme Wind Speed Using Artificial Neural  Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural Network ApproachScientific Review SR
 
Minimum weekly temperature forecasting using anfis
Minimum weekly temperature forecasting using anfisMinimum weekly temperature forecasting using anfis
Minimum weekly temperature forecasting using anfisAlexander Decker
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionIAEME Publication
 
Investigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISInvestigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISIJERA Editor
 
Implementation of recurrent neural network for the forecasting of USD buy ra...
Implementation of recurrent neural network for the forecasting  of USD buy ra...Implementation of recurrent neural network for the forecasting  of USD buy ra...
Implementation of recurrent neural network for the forecasting of USD buy ra...IJECEIAES
 

Similar to Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration (20)

Ag04606202206
Ag04606202206Ag04606202206
Ag04606202206
 
11.rainfall runoff modelling of a watershed
11.rainfall runoff modelling of a watershed11.rainfall runoff modelling of a watershed
11.rainfall runoff modelling of a watershed
 
Electricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-systemElectricity consumption-prediction-model-using neuro-fuzzy-system
Electricity consumption-prediction-model-using neuro-fuzzy-system
 
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
DEEP LEARNING BASED MULTIPLE REGRESSION TO PREDICT TOTAL COLUMN WATER VAPOR (...
 
20320140502008
2032014050200820320140502008
20320140502008
 
Application of artificial_neural_network
Application of artificial_neural_networkApplication of artificial_neural_network
Application of artificial_neural_network
 
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
Differential Protection of Generator by Using Neural Network, Fuzzy Neural an...
 
American Journal of Biometrics & Biostatistics
American Journal of Biometrics & BiostatisticsAmerican Journal of Biometrics & Biostatistics
American Journal of Biometrics & Biostatistics
 
Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...
 
20320140503021
2032014050302120320140503021
20320140503021
 
Crop yield forecasting by adaptive neuro fuzzy inference system
Crop yield forecasting by adaptive neuro fuzzy inference systemCrop yield forecasting by adaptive neuro fuzzy inference system
Crop yield forecasting by adaptive neuro fuzzy inference system
 
11.crop yield forecasting by adaptive neuro fuzzy inference system
11.crop yield forecasting by adaptive neuro fuzzy inference system11.crop yield forecasting by adaptive neuro fuzzy inference system
11.crop yield forecasting by adaptive neuro fuzzy inference system
 
Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural  Network ApproachPrediction of Extreme Wind Speed Using Artificial Neural  Network Approach
Prediction of Extreme Wind Speed Using Artificial Neural Network Approach
 
Minimum weekly temperature forecasting using anfis
Minimum weekly temperature forecasting using anfisMinimum weekly temperature forecasting using anfis
Minimum weekly temperature forecasting using anfis
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Optimal neural network models for wind speed prediction
Optimal neural network models for wind speed predictionOptimal neural network models for wind speed prediction
Optimal neural network models for wind speed prediction
 
Springer
SpringerSpringer
Springer
 
Investigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISInvestigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFIS
 
Implementation of recurrent neural network for the forecasting of USD buy ra...
Implementation of recurrent neural network for the forecasting  of USD buy ra...Implementation of recurrent neural network for the forecasting  of USD buy ra...
Implementation of recurrent neural network for the forecasting of USD buy ra...
 

More from ijsrd.com

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Gridijsrd.com
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Thingsijsrd.com
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Lifeijsrd.com
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTijsrd.com
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...ijsrd.com
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...ijsrd.com
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Lifeijsrd.com
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learningijsrd.com
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation Systemijsrd.com
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...ijsrd.com
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigeratorijsrd.com
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...ijsrd.com
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingijsrd.com
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logsijsrd.com
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMijsrd.com
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Trackingijsrd.com
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...ijsrd.com
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparatorsijsrd.com
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...ijsrd.com
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.ijsrd.com
 

More from ijsrd.com (20)

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
 

Recently uploaded

complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 

Recently uploaded (20)

complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 

Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 4, 2013 | ISSN (online): 2321-0613 Abstract— The accuracy of an adaptive neurofuzzy computing technique in estimation of reference evapotranspiration (ETo) is investigated in this paper. The model is based on Adaptive Neurofuzzy Inference System (ANFIS) and uses commonly available weather information such as the daily climatic data, Maximum and Minimum Air Temperature, Relative Humidity, Wind Speed and Sunshine hours from station, Karjan (Latitude - 22°03′10.95″N, Longitude - 73°07′24.65″E), in Vadodara (Gujarat), are used as inputs to the neurofuzzy model to estimate ETo obtained using the FAO-56 Penman–Monteith equation. The daily meteorological data of two years from 2009 and 2010 at Karjan Takuka, Vadodara, are used to train the model, and the data in 2011 is used to predict the ETo in that year and to validate the model. The ETo in training period (Train- ETo) and the predicted results (Test-ETo) are compared with the ETo computed by Penman-Monteith method (PM-ETo) using “DailyET” Software. The results indicate that the PM- ETo values are closely and linearly correlated with Train- ETo and Test- ETo with Root Mean Squared Error (RMSE) and showed the higher significances of the Train- ETo and Test- ETo. The results indict the feasibility of using the convenient model to resolve the problems of agriculture irrigation with intelligent algorithm, and more accurate weather forecast, appropriate membership function and suitable fuzzy rules. Keywords: ANFIS model, Fuzzy Inference, Neural Network, Penman-Monteith, Predicting, Reference evapotranspiration (ETo), Weather Forecast. I. INTRODUCTION Evaporation is the process whereby liquid water is converted to water vapor and removed from the evaporating surface. Transpiration consists of the vaporization of liquid water contained in plant tissues and the vapor removal to the atmosphere, the combination of the two separate processes whereby water is lost on the one hand from the soil surface by evaporation and on the other hand from the crop by transpiration is referred to as evapotranspiration (Allen et al. 1998). Knowledge of crop evapotranspiration (ET) is very important, because it allows optimization of the irrigation water use in arid and semiarid regions where water shortage is a problem. The estimation of evapotranspiration is of great importance for agricultural, hydrological, and climatic studies, as it constitutes a major part of the hydrological cycle (Sobrino et al. 2005). Numerous methods have been proposed for modeling evapotranspiration as described by Brutsaert (1982) and Jensen et al. (1990), In general, combination of energy balance/ aerodynamic equations “provides the most accurate results as a result of their foundation in physics and basis on rational relationships” (Jensen et al. 1990). The Food and Agricultural Organization of the United Nations (FAO) assumed the ET definition from Smith et al. (1997) and adopted the FAO Penman–Monteith as the standard equation for estimation of ET (Allen et al. 1998; Naoum and Tsanis 2003). Neural networks approaches have been successfully applied in a number of diverse fields, including water resources. In the hydrological context, recent experiments have reported that artificial neural networks (ANN) may offer a promising alternative for modeling hydrological variables (e.g., rainfall–runoff, streamflow, suspended sediment) (Minnes and Hall 1996; Jain et al. 1999). However, the application of ANN to evapotranspiration modeling is limited in the literature. Kumar et al. (2002) used a multilayer perceptron (MLP) with backpropagation training algorithm for estimation of ETo. They used various ANN architectures and found that the ANN gave accurate ETo estimates. Sudheer et al. (2003b) used radial basis ANN in modeling ETo using limited climatic data. The objective of this study is to use the free general weather forecasting messages to determine daily ETo value by the analytical method (AM) and adaptive neural network and fuzzy inference system (ANFIS), and made comparison between (1) main variables with values estimated using AM and PM method, (2) Penman - Monteith ETo values calculated from complete daily weather records (PM- ETo) and values calculated by AM (AM- ETo) and fuzzy method (Train- ETo and Test- ETo) using daily general weather forecasting messages. The objectives of this study are to, (1) Made comparison between Penman-Monteith ETo values calculated from “DailyET” software and neuro-fuzzy method (Train- ETo and Test- ETo) using daily general metrological data and (2) Make fuzzy and neuro fuzzy model and their results will be evaluated. The fuzzy rule- based approach is applied for the construction of fuzzy models. To remove the weaknesses of fuzzy models that are not trained during the modeling, adaptive neuro-fuzzy inference system (ANFIS) with given input/output data sets will be use for neuro-fuzzy model. To do this, Fuzzy models was studied with input parameters such as daily maximum and minimum temperature, relative humidity percent, sunshine hours, wind speed. As well as output of this fuzzy system such as Evapotranspiration will studied in this research. After determining effective parameters in modeling, data sets will be divided into two parts: the first Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration Dhruv Patel1 Dr. T. M. V. Suryanarayana2 1 Student M. E. (Civil) 2 Assistant Professor 1,2 Faculty of Technology and Engineering 1, 2 Water Resources Engineering and Management Institute, Samiala 1,2 The Maharaja Sayajirao University of Baroda, Vadodara.
  • 2. Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration (IJSRD/Vol. 1/Issue 4/2013/0031) All rights reserved by www.ijsrd.com 940 part included 70% of the data used for training the model. The second part consisted of 30% of data used for testing of the model. The result concluded from ANFIS model and the result concluded from Fuzzy Logic & ANN will be compared. Fig. 1: Two input first-order Sugeno fuzzy model with two rules II. ADAPTIVE NEUROFUZZY INFERENCE SYSTEM The adaptive neuro fuzzy inference system (ANFIS), first introduced by Jang (1993), is a universal approximator and as such is capable of approximating any real continuous function on a compact set to any degree of accuracy (Jang et al. 1997). ANFIS is functionally equivalent to fuzzy inference systems (Jang et al. 1997). Specifically the ANFIS system of interest here is functionally equivalent to the Sugeno first-order fuzzy model (Jang et al. 1997; Drake 2000). Below, the hybrid learning algorithm, which combines gradient descent and the least-squares method, is introduced. As a simple example we assume a fuzzy inference system with two inputs x and y and one output z. The first-order Sugeno fuzzy model, a typical rule set with two fuzzy If–Then rules can be expressed as Rule 1: If x is A1 and y is B1, then f1 = p1x + q1y + r1. . . . (1) Rule 2: If x is A2 and y is B2, then f2 = p2x + q2y + r2. . . .(2) Here, the output z weighted average of the individual rule outputs and is itself a crisp value. The corresponding equivalent ANFIS architecture is shown in Fig. 2. Nodes at the same layer have similar functions. The node function is described next. The output of the ith node in layer l is denoted as Ol,i. Layer 1 Every node i in this layer is an adaptive node with node function ( ) Or ( ) Where x (or y) input to the ith node; and Ai (or Bi-2) is a linguistic label (such as “low” or “high”) associated with this node. In words, Ol,i is the membership grade of a fuzzy set A (=A1, A2, B1, or B2) and it specifies the degree to which the given input x (or y) satisfies the quantifier A. The membership functions for A and B are generally described by generalized bell functions, e.g. ( ) [( )] ] Where {ai , bi , ci } is the parameter set. As the values of these parameters change, the bell-shaped function varies accordingly, thus exhibiting various forms of membership functions on linguistic label Ai. In fact, any continuous and piecewise differentiable functions, such as commonly used triangular-shaped membership functions, are also qualified candidates for node functions in this layer. Parameters in this layer are referred to as premise parameters. The outputs of this layer are the membership values of the premise part. Layer 2 Fig. 2: Equivalent ANFIS structure This layer consists of the nodes labeled П, which multiply incoming signals and sending the product out. For instance ( ) ( ) Each node output represents the firing strength of a rule. Layer 3 In this layer, the nodes labeled N calculate the ratio of the ith rule’s firing strength to the sum of all rules’ firing strengths ̅̅̅ The outputs of this layer are called normalized firing strengths. Layer 4 This layer’s nodes are adaptive with node functions ̅̅̅ ̅̅̅( ) Where ̅̅̅ = output of Layer 3; and {pi, qi , ri} parameter set. Parameters of this layer are referred to as consequent parameters.
  • 3. Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration (IJSRD/Vol. 1/Issue 4/2013/0031) All rights reserved by www.ijsrd.com 941 Layer 5 This layer’s single fixed node labeled ∑ computes the final output as the summation of all incoming signal ∑ ̅̅̅ ∑ ∑ Thus, an adaptive network is functionally equivalent to a Sugeno first-order fuzzy inference system. The learning rule specifies how the premise parameters (see Layer 1) and consequent parameters (see Layer 4) should be updated to minimize a prescribed error measure E. The error measure is a mathematical expression that measures the difference between the networks actual output and the desired output, such as the squared error. The steepest descent method is used as the basic learning rule of the adaptive network. In this method the gradient is derived by repeated application of the chain rule. Calculation of the gradient in a network structure requires use of the ordered derivative denoted as as opposed to the ordinary partial derivative ∂. This technique is called the back propagation rule. The core of this learning rule involves how to recursively obtain a gradient vector in which each element is defined as the derivative of an error measure with respect to a parameter. The update formula for simple steepest descent for the generic parameter is α is Where = learning rate. While the back propagation learning rule can be used to identify the parameters in an adaptive network, this method is slow to converge. The hybrid learning algorithm, which combines back propagation and the least-squares method can be used to rapidly train and adapt the equivalent fuzzy inference system. It can be seen from the Fig. 2 that if the premise parameters are fixed, the overall output can be given as a linear combination of the consequent parameters. The output f can be written as . . . . . . . (9) This is linear in the consequent parameters p1, q1, r1, p2, q2, and r2. Then we have S = set of total parameters; S1 = set of premise (nonlinear) parameters; and S2 = set of consequent (linear) parameters. Given values of S1, we can plug P training data into the Eq. (9) and obtain the matrix equation, = y Where = unknown vector whose elements are parameters in S2, the set of consequent (linear) parameters. Then the set S2 of consequent parameters can be identified with the standard least-squares estimator (LSE) ( ) Where AT = transpose of A; and ( ) = pseudo inverse of A if AT A is nonsingular. The recursive least-square estimator (RLS) can also be used to calculate (Jang 1993). Backpropagation and LSE can now be combined to update the parameters of the adaptive network. In the forward pass of the hybrid learning algorithm, node outputs go forward until the final layer (Layer 4 in Fig. 2) and the consequent parameters are identified by the least- squares method. In the backward pass, the error signals propagate backward and the premise parameters are updated by gradient descent. III. STUDY AREA & DATA USED For this study, daily climatic data are required. The daily climatic data of weather stations Karjan which is situated at Vadodara District in Gujarat state of India (Latitude - 22°03′10.95″N, Longitude - 73°07′24.65″E) were utilized in the calculation. The elevation is 29 m. from the mean sea level. The location is shown in Fig 3. It is about 1095 daily metrological data such as Maximum and Minimum Air Temperature, Relative Humidity, Wind Speed and Sunshine hours which are extracted from three years data (January 1, 2009 to December 31, 2011) To calculate the ETo by Penman-Monteith method, “DailyET” software was used for the same data. Fig. 3: Location of study area (Karjan, Vadodara). IV. THEORY AND METHODOLOGY Adaptive Network-Based-Fuzzy Inferences System (ANFIS) approach was employed in this study. The ANFIS KARJAN
  • 4. Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration (IJSRD/Vol. 1/Issue 4/2013/0031) All rights reserved by www.ijsrd.com 942 architecture consists of fuzzification layer, inferences process, defuzzification layer, and summation as final output layer. Typical architecture of ANFIS is shown by Figure 2. The process flows from layer 1 to layer 5. It is started by giving a number of sets of crisp values as input to be fuzzyfied in layer 1, passing through inference process in layer 2 and 3 where rules applied, calculating output for each corresponding rules in layer 4 and then in layer 5 all outputs from layer 4 are summed up to get one final output. The main objective of the ANFIS is to determine the optimum values of the equivalent fuzzy inference system parameters by applying a learning algorithm using input- output data sets. The parameter optimization is done in such a way during training session that the error between the target and the actual output is minimized. Parameters are optimized by Backpropagation. The parameters to be optimized in ANFIS are the premise parameters which describe the shape of the membership functions, and the consequent parameters which describe the overall output of the system. The optimum parameters obtained are then used in testing session to calculate the prediction. A number of 730 data were utilized during training session and 365 data were used during testing session. In this study, basic model is constructed by 5 inputs and 1 output. The inputs are Maximum and Minimum Air Temperature, Relative Humidity, Wind Speed and Sunshine hours while for the output is Evapotranspiration (ETo). The basic model then varied in 3 different number of membership functions. The membership function and fuzzy rules of the inference system always determine the ANFIS- ETo in good performance or not. In training period, some different membership functions (trimf, gbellmf, gaussmf, guass2mf and smf) in Fuzzy Logic Toolbox of MATLAB were tried to find which would be the most suitable one. The Gauss distribution function (gaussmf) would be best one for the presented ANFIS- ETo, with speedy running and relative small error in 100 training epochs. The fuzzy rules were assessed based on the knowledge of the regression relationships between each input and PM- ETo and the relative expert knowledge. The Architecture of the above described ANFIS Model is shown in figure 4 which uses Backpropagation and Grid Partition. V. STATISTICAL INDICES USED TO EVALUATE PERFORMANCE The following statistical indices were used to evaluate the agreement of main actual meteorological parameters and PM- ETo with estimated values. A. Root Mean Square Error (RMSE) It yields the residual error in terms of the mean square error expressed as n XX RMSE n i idelmoiobs    1 2 ,, )( B. Coefficient of Correlation (r) The correlation coefficient a concept from statistics is a measure of how well trends in the predicted values follow trends in past actual values. It is a measure of how well the predicted values from a forecast model fit with the real-life data. It is expressed as        n i i n i i n i ii yyxx yyxx r 1 2 1 2 1 )()( )()( VI. RESULTS Figure 5 shows the RMSE when the model is run for 100 epochs, using Grid Partition Algorithm and Backpropagation which is 0.38001, quite acceptable to estimate Evapotranspiration. Figure 6 shows the comparison of training output and predicted output when the model is plotted against Training data set. Rule viewer and input output surface view with two different sample inputs [NaN 15.5 3.165 47 NaN] and [NaN 15.5 NaN 47 5.65] are shown in figure 7, figure 8 and figure 9 respectively, Where NaN is the value that varies according to the variable which is plotted as input. Finally, the model is plotted against testing data set and the graph shown in figure 10 that compares between Predicted FIS output and Testing Data Set. As far as the significance of individual meteorological parameters is concerned, the study revealed that the highest value of correlation coefficient and least value of root mean square error were obtained for evapotranspiration with air temperature, followed by using sunshine hours and relative humidity (Table 1). While the lowest correlation coefficient was obtained with wind speed, which mean wind speed alone does not appear to influence the evapotranspiration significantly. The effect of air temperature, wind speed and sunshine hours was found to be positive; whereas a negative correlation exists between evapotranspiration and relative humidity (that is evapotranspiration decreases with increase in relative humidity). It is a natural fact that the climatic/meteorological factors in general act in concert. Therefore, it is pertinent to take into account the combined influence of all the meteorological parameter on evapotranspiration. By various trials it was suggested that a combination of temperature, wind speed, sunshine hour and humidity provides a maximum value of correlation coefficient with minimum values of root mean square error in comparison to other inputs combinations, by ANFIS. Sr .No Data Maximu m Minimu m Correlation Coefficient with evapotranspiration 1 Air temperature (°C) 45.50 8.50 0.94 2 Relative humidity (%) 94 0.20 -0.44 3 Wind speed (m/s) 6.40 0.30 0.21 4 Sunshine hours (hour) 11.30 0 0.36 5 Evapotranspiration (mm/day) 9.08 1.00 1.00 Table (1): Statistical analysis of the total daily weather data
  • 5. Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration (IJSRD/Vol. 1/Issue 4/2013/0031) All rights reserved by www.ijsrd.com 943 Fig (4): ANFIS Architecture Fig 5:Training of ANFIS Backpropagation model with 100 epochs Fig 6: ANFIS Model on Training Data Set Fig. 7: Rule Viewer of a sample input of ANFIS Fig. 8: Surface View with Reference input: [NaN 15.5 3.165 47 NaN] Fig. 9: Surface View with Reference input: [NaN 15.5 NaN 47 5.65] Fig.10 Comparison of Predicted and observed value VII. CONCLUSION The Most important advantage of using ANFIS model to predict Evapotranspiration is that this model is much adaptive, easy and effective to every natural behavior of weather system. Implementation of ANFIS model is less complicated as compared to other neural network models. Non-linear behavior of Temperature, Humidity, Wind Speed and Sunshine Hours can be efficiently handled by ANFIS model as there is no need to define membership function manually which may be quite erratic, and time consuming process. Presently used Model (3-3-3-3-3-1 architecture) gives very good results when applied on training and testing data set of Karjan, Vadodara, India. The Root Mean Squared
  • 6. Development of Adaptive Neuro Fuzzy Inference System for Estimation of Evapotranspiration (IJSRD/Vol. 1/Issue 4/2013/0031) All rights reserved by www.ijsrd.com 944 Error thus obtained is 0.38001 when we compared the predicted output and compared output. This paper tries to contribute its part to estimate evapotranspiration so that decision can be taken in advance in agriculture operation and planning so as to make the best use of favorable weather conditions and make adjustment for adverse weather. The ANFIS technique could be of use in design of reservoirs and various other hydrological analyses where other models may be inappropriate. These neuro fuzzy models can be embedded as a module for estimating ETo data in hydrological modeling studies. The study used data from only one station and further studies using more data from various areas may be required to reinforce the conclusions drawn from this study. REFERENCES [1] Amutha R and Porchelvan P. (2011), “Seasonal Prediction of Groundwater Levels Using Anfis and Radial Basis Neural Network”, International Journal of Geology, Earth and Environmental Sciences, 2011 Vol. 1 (1) September- December, pp.98-108. [2] Bisht, D., C., S., and Jangid, A., (2011), “Discharge Modelling using Adaptive Neuro - Fuzzy Inference System”, International Journal of Advanced Science and Technology Vol. 31, June, 2011, pp 99-114. [3] Bisht, D., C., S., et al. (2009), “Simulation Of Water Table Elevation Fluctuation Using Fuzzy-Logic And Anfis”, Computer Modelling and New Technologies, 2009, Vol.13, No.2, 16–23. [4] Chowdhary A., and Shrivastava R., K., (2010), “Reference Crop Evapotranspiration estimation using Artificial Neural Networks”, International Journal of Engineering Science and Technology, Vol. 2(9), 2010, 4205-4212. [5] Chung, C., H., et al. (2011), “A spatial neural fuzzy network for estimating pan evaporation at ungauged sites”, Hydrology. Earth Syst. Sci. Discuss., 8, 9675–9705, 2011. [6] Coppolaet al. (2002), “Fuzzy Rule-based Methodology for Estimating Monthly Groundwater Recharge in a Temperate Watershed”, Journal of Hydrologic Engineering. [7] Chang, J., and Chang, T., (2006), “Adaptive neuro-fuzzy inference system for prediction of water level in reservoir”, Advances in Water Resources, Vol- 29 (2006) 1–10. [8] Corani, G., and Guariso, G., (2005), “Coupling fuzzy modelling and neural networks for river flood prediction”, http://ieeexplore.ieee.org/ [9] Dubrovin, T. et al., “Fuzzy Model for Real-Time Reservoir Operation”, journal of water resources planning and management.66-73. [10] Galavi, H., and Lee T., S., (2012), “Neuro-fuzzy modelling and forecasting in water resources”, Scientific Research and Essays, Vol. 7(24), pp. 2112-2121. [11] Hessami et al. (2003), “An adaptive neuro-fuzzy inference system for the post-calibration of weather radar rainfall estimation”, Journal of Hydroinformatics, Vol.05.1, pp 63- 70. [12] Kumar, M., and Garg, D., P., (2004), “Intelligent Learning Of Fuzzy Logic Controllers Via Neural Network And Genetic Algorithm”, Proceedings of 2004 JUSFA, 2004 Japan – USA Symposium on Flexible Automation, Denver, Colorado, July 19-21, 2004. [13] Kumar. P., and Devendra K., “Rainfall-runoff modelling of a watershed”, Civil and Environmental Research, Vol 2, No.2, 2012, pp 35-43. [14] Kumar et al., “Evaporation Estimation Using Artificial Neural Networks and Adaptive Neuro-Fuzzy Inference System Techniques”, Pakistan Journal of Meteorology, Vol. 8, Issue 16: Jan 2012, pp 81-88. [15] Kisi, O., and Ozgur O., “Adaptive Neurofuzzy Computing Technique for Evapotranspiration Estimation”, Journal Of Irrigation And Drainage Engineering © ASCE. Pp 368- 369. [16] Lohani et al. (2005), “Development Of Fuzzy Logic Based Real Time Flood Forecasting System For River Narmada In Central India”, International conference on innovation advances and implementation of flood forecasting technology. [17] Mandal et al. (2008), “Roll of Membership functions in Fuzzy Logic for Prediction of Shoot Length of Mustard Plant Based on Residual Analysis”, World Academy of Science, Engineering and Technology 378-384. [18] Mayilvaganan, M., K., (2011), “ANN and Fuzzy Logic Models for the Prediction of groundwater level of a watershed”, International Journal on Computer Science and Engineering (IJCSE) Vol. 3 No. 6, 2523-2530. [19] Paulo C., and Toshiharu K., “Stochastic Fuzzy Neural Network: Case Study of Optimal Reservoir Operation”, Journal Of Water Resources Planning And Management © ASCE, pp 509-518. [20] Paulo J. A. S., et al., “A Comparison Of Mandani And Sugeno Inference Systems For A Space Fault Etection Application”, The example used was adapted from the research project "Fuzzy Logic for Mission Control Processes" financed by European Space Agency, ESA/ESOC No: AO/1-3874/01/D/HK (2001-2003). [21] Rahimi. D and Mokarram. M, “Assessing the groundwater quality by applying fuzzy logic in GIS environment– A case study in Southwest Iran”, international journal of environmental sciences volume 2, no 3, 1798-1806. [22] Salih B., and Ercan O., “Adaptive neuro fuzzy inference system for estimating particle diameter of soils in micro structure for varying quantities of sodium hexametaphosphate”, Scientific Research and Essays Vol. 5(8), pp. 782-789.