SlideShare a Scribd company logo
International Journal of Engineering Science Invention
ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726
www.ijesi.org Volume 3 Issue 4 ǁ April 2014ǁ PP.54-59
www.ijesi.org 54 | Page
The Artificial Neural Network and Time Series Models
Assessment (ARMA) In River Flow Simulation (Case Study:
Jamash River)
Mehrdad Fereydooni 1
, Mojtaba Khalilizadeh 2
, Mohsen Tabasi3
1
(Asistant Professor,Department of Civil Eng.Larestan Branch Islamic Azad University, Larestan, Iran.
Corresponding author, m.fereydooni@yahoo.com.)
2
(Asistant Professor,Department of Civil Eng.Larestan Branch Islamic Azad University, Larestan, Iran.)
3
(M.sc.candidate, Larestan Branch Islamic Azad University, Larestan, Iran.)
ABSTRACT: One of the basic tools of water resources management is to predict the water demand and
supply. Predicting suitable river flows in civil tasks, rivers rearrangement, fluid warning systems, and
particularly, planning to achieve optimal utilization from the reservoirs of the dams, is likely a vital issue. Lots
of different methods have been developed in order to predict river flows over the recent years. In current study,
the water flow of JamashRiver has been simulated in two stations with Neural Network and Time Series Models
(ARMA) with different structures,and finallythe neural network MLP-GDX is considered as the most suitable
model, in accordance with statistical indexes R2=95/89 and RMSE= 4/99 percent.
I. INTRODUCTION
One of the basic tools in water resources management is to predict the water demand and
supply.Predicting suitable river flows in civil tasks, rivers rearrangement, fluid warning systems, and
particularly, planning to achieve optimal utilization from the reservoirs of the dams, is likely a vital issue. Lots
of different methods have been developed in order to predict river flows over the recent years that can be
classified into two models: a conceptual model and a “based on the statistical data” model.Considering the
conceptual models’ requirement to accurate and complete data and knowledge about the physical alternatives
which can affect the river flow in a particular place, and this has been impossible so far, researchers appealed to
use statistical models. During the recent four decades, Time series models have been widely used as a statistical
model in predicting the river flows. It has been observed that the artificial-intelligencemethods have been
broadly utilized in recent years such as the artificial neural networks as well as the Time series methods in the
fieldsin which the relationship between the input and output isnon-linear. These artificial-intelligence methods
act like a proper flight recorder which is less restricted by physical matters and can model the non-linear and
non-static processes of the river flow with no need to model the environmental and geometrical factors which
are effective on the river flow.In this study the monthly flow of Jamash River is predicted in two stations of
Sikhouran and Sarkhain a monthly scale by means of artificial neural networks and Time seriesmethods and
their functions are compared with each other. Water-controlling structures such as dams, flood walls, …play an
efficient role in reducing or eliminating the damages made by flood. However, in a lot of cases, the
topographical or economic factors make it impractical to control the flood. Therefore, predicting the river flow
provides alternative tools to reduce the damages of the flood. Warning prior to a progressive flood, allows
evacuating people, domestic animals and machinery. Considering appropriate results gained from the models,
their utilization in these fields is adequately acceptable. Some researches performed on the river water flow by
means of Artificial Neural Networks and Time series are: Marcos (1995), Hall & Mainz (1998), Dahn (1998),
Madsen (2000), Kishi&Kebanz (2009), John Adamofski et al (2010), Rahnama (2003), Dastourani& Wright
(2004), Rezaei et al. (2007), Barani (2002), Sartaj et al. (2009), KarimiMasouleh et al (2010).
II. STUDIED REGION
With an area of about 1001 km2
, Jamash River watershed in North East of Bandar Abbas located
between Eastern longitude 49 30 56 to 32 28 56 and Northern latitude 558 29 30 and 431 55 27 in the Persian
Gulf basin (see fig. 1-2) and considering the divisions of the country, it is located in the region of Bandar Abbas
city (Hydrological Report of Jamash).
The Artificial Neural Network And Time…
www.ijesi.org 55 | Page
Figure (1): the location of Jamash River watershed
III. UTILIZED NETWORKS AND ALGORITHMS:
Based on how the nodes connection in the architecture of the neural networks, they are divided into the
following types:
3-1- Progressive Networks
In a progressive network, the nodes are located in consecutive layers and their relationship is unilateral
and when an input pattern is applied to the network, the first layer calculates its output values and delivers it to
the next layer. The next layer receives these values as the input and transfers its output to the next one. Each
node transfers the signal to the nodes of the next layer.
Where,
netjis the net input to the motor function,
wij is the matrix of the network weights
xj is the input vector of the network
andw0 is the bias vector of the network
3-2- Reverse Networks
They are the networks with at least one reverse flow from the output; that is, the layer received in this
kind of network is affected not only by connecting to the input layer, but also bythe output vector. This network
uses the output data as the new improved weights, therefore, allows the weights to return to the input. Figure (3-
3) shows the subsets of these two networks each of which is used for certain purposes.
Various Training Algorithms:
All implemented stages were performed in a network using different mathematical algorithms.
4-1- Luneburg – Marquardt Algorithm
This is the modified Newton’s classical algorithm which is used to find a suitable solution for the
problems with minimization requirement. This method, like Newton’s method, considers an approximation to
Hazen’s matrix of weights variations:
Where,
X is the neural network weights,
K is the number of rehearsals,
T indicates the transposed matrix,
J is Jacobin’s standard matrix of the network performance which should be minimized,
μ is the number which controls the training process,
ande is the residual error vector.
  eJIJXX
TT
kk



1
1

The Artificial Neural Network And Time…
www.ijesi.org 56 | Page
4-2- Momentum Back-error Propagation Descent Gradient
In this method, the back-error propagation algorithm is used to estimate the network error and
determine the weight vector and network bias (critical limit) so that it has the least error. The momentum
parameter creates a kind of motional inertiato change the weights. This leads the system to get to the converge
stage with fewer samples and in a shorter time interval. If the used data has fewer numerical errors, it is possible
to use the above mentioned momentum, but in inaccurate systems lower amounts should be adopted.
4-3- Bayzyn Setting:
Bayzyn setting is an algorithm which automatically sets suitable values for the functional parameters.
In this method, weights and biases of the network are considered as random variables with particular
distributions. The statistical techniques are used to estimate the parameter with unknown changes. The
advantage of this algorithm is that the size of the network has less effect on its results.
Time Series (ARMA)
ARMA model with p and q parameters is generally expressed as follow:
Where,
Xt-i: observations of groundwater level at the time t-i,
Zt-i: Noise seed at the time t-i,
andØi , Øj: the Model Coefficients.
There are three fundamental stages in modeling the time series including:
a) Specifications and model determination
In this stage, considering the statistical characteristics of the time series and comparing with the properties
of different models, the type and the form of the model is already specified, which in fact, represents the
manner of the time series. However, the form of the model is not a fixed and final one and may change in
later stages.
b) Model Fitting
Model fitting over the Time series data means to evaluate the parameters of the model on the basis of data
given together with reliable investigation on the evaluated parameters.
c) Recognizing the Model Credit
In this stage the quality of the adopted model will be checked, i.e. how well the model has been fitted on the
sample data and furthermore, whether the existing assumptions of the adopted model are true for the Time
series.
The criterion to Evaluatethe Workability and Errorsof the Model:
The evaluation criteria to assess the workability of different models have been represented by the International
Meteorological Organization.
- The average square root of the error will be estimated as follow:
In the above equation, y1 is the “observed results”, ŷ1 is the “estimated results” and N is the “frequency of the
observations, and RMSE shows the difference between the observed and calculated values.
R2
presents the Network’s Efficiency and is expressed as follow:
The most optimum answer of this model will be gained when RMSE tends toward zero and R2
tends toward
one, and in Time series the Residual Analysis must be checked as well as the above stages.
1- Analysis Results:
Data preparation of these models will be usually done in two stages:
a) Data Normalization:
N
yy
RMSE
N
i
ii



1
2
)ˆ(




 2
2
2
)(
)ˆ(
1
ii
ii
yy
yy
R
The Artificial Neural Network And Time…
www.ijesi.org 57 | Page
The first step to prepare the data for modeling by neural networks is data normalization. There are several
methods of data normalization. In this study, equations 1-4 are used to normalize the data.
b) Data Classification:
The most important effort taken after data normalization is to determine the set of training, examining
and validationdata. The examining data set which examines the model generalization capability must explain
and represent the whole data sets. In this study, 70% of the total data is used for training, while 30% is used for
examining as well. The results gained via different structures are presented with six input patterns by means of
error evaluation criteriaR2
and RMSE in table (1-7). Considering the results, it has been clarified that the best
input pattern for prediction is the fourth one, that is, the waterflow with two delays and precipitation,
evaporation and temperature, each one with a delay, same as figure (1-7). In this study, the best model is
determined with 5 nodes in the first layer and 6 nodes in the middle one. Thus, this type of model is used to
simulate and predict the water flow rate.
Table (1-7): Results gained via different structures with 6 input patterns
)(
)(
minmax
min
xx
xx
x normalize



The Artificial Neural Network And Time…
www.ijesi.org 58 | Page
Figure (1-7): Observed and calculated water flow diagram of the fourth pattern with network type FNN-LM
model
The results of the Stoke Stykymodel (ARMA) in simulation did not meet the requirements at all for 36 months
due to the lack of data and the 6-month simulation is related to ARMA (p=13,q=21) with correlation coefficients
equal to R2
=0.733 and RMSE=0.2604 (see fig. 2-7).
Figure (2-7): Dotted diagram of R2
correlation coefficient and the true and simulated data assessment diagram
Briefly, it can be stated that considering the results achieved through different models the artificial neural
networks capability is beyond the Time series models.
REFERENCES:
[1] Marcos (1995). They used neural networks during their researches to predict monthly water flow of a
river in Western Colorado.
[2] Hall and Maness (1998) in two southern and western regions of England, evaluated the peak flow rate
of the watersheds lacked the hydrometer station by means of different methods.
[3] Dahn (1998) in a study in the central highlands of Vietnam in two watershed regions of Da Nhimn and
Nga, predicted the daily water flow of the river using artificial neural network method with the method
of training after error propagation and physical method of the Tank prediction model.
[4] KarimiMasouleh (1388 / 2009) Application of neural networks in predicting Karoon River’s water flow
rate based on the statistical data of the last six months precipitation of the upstream stations – the
Eighth International Seminar on River Engineering
The Artificial Neural Network And Time…
www.ijesi.org 59 | Page
[5] Rahnama (2003) Studied Qareghajbolson flood prediction using artificial neural networks method.
[6] Rezaei and colleagues (2007), using physiographical features of Sefidrood River watershed regions and
one and five-day precipitations before the example flood, tried to model the peak water flow rate
regionally.
[7] Sartaj, Majid et al (1387, 2008) predicting the River flow by means of an artificial neural network –
The 3rd
Iranian Water Resources Management Conference – October 2008
[8] Mohammadi, Mahmood, et al (1385, 2006) predicting average weekly water flow rate entering
Doroodzan Dam Reservoir by artificial neural network –National Conference on Irrigation and
Drainage Networks Management- May 2006
[9] KarimiMasouleh et al (2009)investigated the neural networks application in predicting Karoon River’s
water flow rate on the basis of the statistical data of the lastsix months precipitation of the upstream
stations.

More Related Content

What's hot

Travel time prediction using svm and wma
Travel time prediction using svm and wmaTravel time prediction using svm and wma
Travel time prediction using svm and wma
tanjil huda sany
 
Aw34290297
Aw34290297Aw34290297
Aw34290297
IJERA Editor
 
A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...
TELKOMNIKA JOURNAL
 
international article- semnan
international article- semnaninternational article- semnan
international article- semnanM Jafari
 
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves
 
Learning from data for wind–wave forecasting
Learning from data for wind–wave forecastingLearning from data for wind–wave forecasting
Learning from data for wind–wave forecastingJonathan D'Cruz
 
One–day wave forecasts based on artificial neural networks
One–day wave forecasts based on artificial neural networksOne–day wave forecasts based on artificial neural networks
One–day wave forecasts based on artificial neural networksJonathan D'Cruz
 
Change Point Analysis
Change Point AnalysisChange Point Analysis
Change Point Analysis
Taha Kass-Hout, MD, MS
 
Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...
Benito Ortiz Bejar
 
Analysis of the Use of Universal Distribution Factors in SEC Power Grid
Analysis of the Use of Universal Distribution Factors in SEC Power GridAnalysis of the Use of Universal Distribution Factors in SEC Power Grid
Analysis of the Use of Universal Distribution Factors in SEC Power Grid
researchinventy
 
Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...
Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...
Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...
TELKOMNIKA JOURNAL
 
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Polytechnique Montreal
 
Shantanu Kulkarni Research Career Interests
Shantanu Kulkarni Research Career InterestsShantanu Kulkarni Research Career Interests
Shantanu Kulkarni Research Career Interests
sdkulkar
 
MCP_ES_2012_Jie
MCP_ES_2012_JieMCP_ES_2012_Jie
MCP_ES_2012_Jie
MDO_Lab
 
Application of Principal Components Analysis in Quality Control Problem
Application of Principal Components Analysisin Quality Control ProblemApplication of Principal Components Analysisin Quality Control Problem
Application of Principal Components Analysis in Quality Control Problem
MaxwellWiesler
 
Equity-Based free channels assignment for secondary users in a cognitive radi...
Equity-Based free channels assignment for secondary users in a cognitive radi...Equity-Based free channels assignment for secondary users in a cognitive radi...
Equity-Based free channels assignment for secondary users in a cognitive radi...
IJECEIAES
 
I02095257
I02095257I02095257
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET Journal
 
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...
srinivasanece7
 

What's hot (20)

Travel time prediction using svm and wma
Travel time prediction using svm and wmaTravel time prediction using svm and wma
Travel time prediction using svm and wma
 
Aw34290297
Aw34290297Aw34290297
Aw34290297
 
A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...A verification of periodogram technique for harmonic source diagnostic analyt...
A verification of periodogram technique for harmonic source diagnostic analyt...
 
international article- semnan
international article- semnaninternational article- semnan
international article- semnan
 
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
 
Learning from data for wind–wave forecasting
Learning from data for wind–wave forecastingLearning from data for wind–wave forecasting
Learning from data for wind–wave forecasting
 
One–day wave forecasts based on artificial neural networks
One–day wave forecasts based on artificial neural networksOne–day wave forecasts based on artificial neural networks
One–day wave forecasts based on artificial neural networks
 
Change Point Analysis
Change Point AnalysisChange Point Analysis
Change Point Analysis
 
Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...Time domain harmonic state estimation using filtered measurements based on fo...
Time domain harmonic state estimation using filtered measurements based on fo...
 
Analysis of the Use of Universal Distribution Factors in SEC Power Grid
Analysis of the Use of Universal Distribution Factors in SEC Power GridAnalysis of the Use of Universal Distribution Factors in SEC Power Grid
Analysis of the Use of Universal Distribution Factors in SEC Power Grid
 
Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...
Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...
Integration Method of Local-global SVR and Parallel Time Variant PSO in Water...
 
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
 
Shantanu Kulkarni Research Career Interests
Shantanu Kulkarni Research Career InterestsShantanu Kulkarni Research Career Interests
Shantanu Kulkarni Research Career Interests
 
MCP_ES_2012_Jie
MCP_ES_2012_JieMCP_ES_2012_Jie
MCP_ES_2012_Jie
 
Application of Principal Components Analysis in Quality Control Problem
Application of Principal Components Analysisin Quality Control ProblemApplication of Principal Components Analysisin Quality Control Problem
Application of Principal Components Analysis in Quality Control Problem
 
Equity-Based free channels assignment for secondary users in a cognitive radi...
Equity-Based free channels assignment for secondary users in a cognitive radi...Equity-Based free channels assignment for secondary users in a cognitive radi...
Equity-Based free channels assignment for secondary users in a cognitive radi...
 
I02095257
I02095257I02095257
I02095257
 
Ni2421862197
Ni2421862197Ni2421862197
Ni2421862197
 
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
 
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...Ieeepro techno solutions   2013 ieee embedded project person-based traffic re...
Ieeepro techno solutions 2013 ieee embedded project person-based traffic re...
 

Viewers also liked

(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...
(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...
(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...
Naoki Shibata
 
Prsntation on s&s
Prsntation on s&sPrsntation on s&s
Prsntation on s&sjaniriddhi
 
Los fines de semana
Los fines de semanaLos fines de semana
Los fines de semana
myriam2009
 
Will power - tobacco
Will power - tobaccoWill power - tobacco
Will power - tobaccoSHIVI JAIN
 
2012 library hours all
2012 library hours all2012 library hours all
2012 library hours allgcareaga
 
Patent Wars
Patent WarsPatent Wars
Patent Wars
Visually
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Irrf Presentation
Irrf PresentationIrrf Presentation
Irrf Presentation
gregoryg
 
Comportamiento Organizacional
Comportamiento OrganizacionalComportamiento Organizacional
Comportamiento Organizacionalecheversangie
 
Ecoventura new brochure 2013
Ecoventura new brochure 2013Ecoventura new brochure 2013
Ecoventura new brochure 2013ecoventura
 
Data Mining in Market Research
Data Mining in Market ResearchData Mining in Market Research
Data Mining in Market Researchbutest
 
A WAVELET BASED MODULATION
A WAVELET BASED MODULATIONA WAVELET BASED MODULATION
A WAVELET BASED MODULATION
Roman M. Vitenberg
 
Price action pattern chart
Price action pattern chartPrice action pattern chart
Price action pattern chartWilliam Perkasa
 
Teaching with pictures
Teaching with pictures   Teaching with pictures
Teaching with pictures
Anastacia Lobanova
 
Caperucita roja
Caperucita rojaCaperucita roja
Caperucita rojamyriam2009
 
Numbers Pp
Numbers PpNumbers Pp
Numbers Pp
bionicteaching
 
El cambio - the change
El cambio - the changeEl cambio - the change
El cambio - the change
glopezsegura
 
2 seminario de investigacion cap ii y iii
2  seminario de investigacion cap ii y iii2  seminario de investigacion cap ii y iii
2 seminario de investigacion cap ii y iii
alex
 

Viewers also liked (20)

(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...
(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...
(Slides) UbiREMOTE: Framework for Remotely Controlling Networked Appliances t...
 
Prsntation on s&s
Prsntation on s&sPrsntation on s&s
Prsntation on s&s
 
Los fines de semana
Los fines de semanaLos fines de semana
Los fines de semana
 
Will power - tobacco
Will power - tobaccoWill power - tobacco
Will power - tobacco
 
2012 library hours all
2012 library hours all2012 library hours all
2012 library hours all
 
Patent Wars
Patent WarsPatent Wars
Patent Wars
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Irrf Presentation
Irrf PresentationIrrf Presentation
Irrf Presentation
 
Comportamiento Organizacional
Comportamiento OrganizacionalComportamiento Organizacional
Comportamiento Organizacional
 
Protection
ProtectionProtection
Protection
 
Ecoventura new brochure 2013
Ecoventura new brochure 2013Ecoventura new brochure 2013
Ecoventura new brochure 2013
 
Data Mining in Market Research
Data Mining in Market ResearchData Mining in Market Research
Data Mining in Market Research
 
A WAVELET BASED MODULATION
A WAVELET BASED MODULATIONA WAVELET BASED MODULATION
A WAVELET BASED MODULATION
 
Price action pattern chart
Price action pattern chartPrice action pattern chart
Price action pattern chart
 
IIR Geneva 2001 Final
IIR Geneva 2001 FinalIIR Geneva 2001 Final
IIR Geneva 2001 Final
 
Teaching with pictures
Teaching with pictures   Teaching with pictures
Teaching with pictures
 
Caperucita roja
Caperucita rojaCaperucita roja
Caperucita roja
 
Numbers Pp
Numbers PpNumbers Pp
Numbers Pp
 
El cambio - the change
El cambio - the changeEl cambio - the change
El cambio - the change
 
2 seminario de investigacion cap ii y iii
2  seminario de investigacion cap ii y iii2  seminario de investigacion cap ii y iii
2 seminario de investigacion cap ii y iii
 

Similar to J0342054059

ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...
ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...
ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...
IOSR Journals
 
Ijciet 10 01_010
Ijciet 10 01_010Ijciet 10 01_010
Ijciet 10 01_010
IAEME Publication
 
EFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASIN
EFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASINEFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASIN
EFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASIN
IAEME Publication
 
G1304025056
G1304025056G1304025056
G1304025056
IOSR Journals
 
Discharge-Forecasting-of-Mahanadi-River-Basin.pptx
Discharge-Forecasting-of-Mahanadi-River-Basin.pptxDischarge-Forecasting-of-Mahanadi-River-Basin.pptx
Discharge-Forecasting-of-Mahanadi-River-Basin.pptx
SubhadeepSahu4
 
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEYRAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
csandit
 
IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...
IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...
IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...
IRJET Journal
 
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEYRAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
cscpconf
 
WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS
WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS
WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS
IAEME Publication
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil Engineering
Pramey Zode
 
Application Of Artificial Neural Networks In Civil Engineering
Application Of Artificial Neural Networks In Civil EngineeringApplication Of Artificial Neural Networks In Civil Engineering
Application Of Artificial Neural Networks In Civil Engineering
Janelle Martinez
 
Urban strategies to promote resilient cities The case of enhancing Historic C...
Urban strategies to promote resilient cities The case of enhancing Historic C...Urban strategies to promote resilient cities The case of enhancing Historic C...
Urban strategies to promote resilient cities The case of enhancing Historic C...
inventionjournals
 
Multi-task learning using non-linear autoregressive models and recurrent neur...
Multi-task learning using non-linear autoregressive models and recurrent neur...Multi-task learning using non-linear autoregressive models and recurrent neur...
Multi-task learning using non-linear autoregressive models and recurrent neur...
IJECEIAES
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Waqas Tariq
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Waqas Tariq
 
Reliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov modelReliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov model
amaresh1234
 

Similar to J0342054059 (20)

ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...
ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...
ANN Modeling of Monthly and Weekly Behaviour of the Runoff of Kali River Catc...
 
20320140503003
2032014050300320320140503003
20320140503003
 
Kavitha soft computing
Kavitha soft computingKavitha soft computing
Kavitha soft computing
 
20320140501002
2032014050100220320140501002
20320140501002
 
Ijciet 10 01_010
Ijciet 10 01_010Ijciet 10 01_010
Ijciet 10 01_010
 
EFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASIN
EFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASINEFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASIN
EFFICACY OF NEURAL NETWORK IN RAINFALL-RUNOFF MODELLING OF BAGMATI RIVER BASIN
 
G1304025056
G1304025056G1304025056
G1304025056
 
Discharge-Forecasting-of-Mahanadi-River-Basin.pptx
Discharge-Forecasting-of-Mahanadi-River-Basin.pptxDischarge-Forecasting-of-Mahanadi-River-Basin.pptx
Discharge-Forecasting-of-Mahanadi-River-Basin.pptx
 
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEYRAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
 
IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...
IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...
IRJET-Mitigation of Harmonic Power Flow in Unbalanced and Polluted Radial Dis...
 
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEYRAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
RAINFALL PREDICTION USING DATA MINING TECHNIQUES - A SURVEY
 
WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS
WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS
WATERSHED MODELING USING ARTIFICIAL NEURAL NETWORKS
 
Applications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil EngineeringApplications of Artificial Neural Networks in Civil Engineering
Applications of Artificial Neural Networks in Civil Engineering
 
Application Of Artificial Neural Networks In Civil Engineering
Application Of Artificial Neural Networks In Civil EngineeringApplication Of Artificial Neural Networks In Civil Engineering
Application Of Artificial Neural Networks In Civil Engineering
 
Urban strategies to promote resilient cities The case of enhancing Historic C...
Urban strategies to promote resilient cities The case of enhancing Historic C...Urban strategies to promote resilient cities The case of enhancing Historic C...
Urban strategies to promote resilient cities The case of enhancing Historic C...
 
Multi-task learning using non-linear autoregressive models and recurrent neur...
Multi-task learning using non-linear autoregressive models and recurrent neur...Multi-task learning using non-linear autoregressive models and recurrent neur...
Multi-task learning using non-linear autoregressive models and recurrent neur...
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
 
Reliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov modelReliability analysis of pmu using hidden markov model
Reliability analysis of pmu using hidden markov model
 
3051(4)
3051(4)3051(4)
3051(4)
 

Recently uploaded

When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 

Recently uploaded (20)

When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 

J0342054059

  • 1. International Journal of Engineering Science Invention ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726 www.ijesi.org Volume 3 Issue 4 ǁ April 2014ǁ PP.54-59 www.ijesi.org 54 | Page The Artificial Neural Network and Time Series Models Assessment (ARMA) In River Flow Simulation (Case Study: Jamash River) Mehrdad Fereydooni 1 , Mojtaba Khalilizadeh 2 , Mohsen Tabasi3 1 (Asistant Professor,Department of Civil Eng.Larestan Branch Islamic Azad University, Larestan, Iran. Corresponding author, m.fereydooni@yahoo.com.) 2 (Asistant Professor,Department of Civil Eng.Larestan Branch Islamic Azad University, Larestan, Iran.) 3 (M.sc.candidate, Larestan Branch Islamic Azad University, Larestan, Iran.) ABSTRACT: One of the basic tools of water resources management is to predict the water demand and supply. Predicting suitable river flows in civil tasks, rivers rearrangement, fluid warning systems, and particularly, planning to achieve optimal utilization from the reservoirs of the dams, is likely a vital issue. Lots of different methods have been developed in order to predict river flows over the recent years. In current study, the water flow of JamashRiver has been simulated in two stations with Neural Network and Time Series Models (ARMA) with different structures,and finallythe neural network MLP-GDX is considered as the most suitable model, in accordance with statistical indexes R2=95/89 and RMSE= 4/99 percent. I. INTRODUCTION One of the basic tools in water resources management is to predict the water demand and supply.Predicting suitable river flows in civil tasks, rivers rearrangement, fluid warning systems, and particularly, planning to achieve optimal utilization from the reservoirs of the dams, is likely a vital issue. Lots of different methods have been developed in order to predict river flows over the recent years that can be classified into two models: a conceptual model and a “based on the statistical data” model.Considering the conceptual models’ requirement to accurate and complete data and knowledge about the physical alternatives which can affect the river flow in a particular place, and this has been impossible so far, researchers appealed to use statistical models. During the recent four decades, Time series models have been widely used as a statistical model in predicting the river flows. It has been observed that the artificial-intelligencemethods have been broadly utilized in recent years such as the artificial neural networks as well as the Time series methods in the fieldsin which the relationship between the input and output isnon-linear. These artificial-intelligence methods act like a proper flight recorder which is less restricted by physical matters and can model the non-linear and non-static processes of the river flow with no need to model the environmental and geometrical factors which are effective on the river flow.In this study the monthly flow of Jamash River is predicted in two stations of Sikhouran and Sarkhain a monthly scale by means of artificial neural networks and Time seriesmethods and their functions are compared with each other. Water-controlling structures such as dams, flood walls, …play an efficient role in reducing or eliminating the damages made by flood. However, in a lot of cases, the topographical or economic factors make it impractical to control the flood. Therefore, predicting the river flow provides alternative tools to reduce the damages of the flood. Warning prior to a progressive flood, allows evacuating people, domestic animals and machinery. Considering appropriate results gained from the models, their utilization in these fields is adequately acceptable. Some researches performed on the river water flow by means of Artificial Neural Networks and Time series are: Marcos (1995), Hall & Mainz (1998), Dahn (1998), Madsen (2000), Kishi&Kebanz (2009), John Adamofski et al (2010), Rahnama (2003), Dastourani& Wright (2004), Rezaei et al. (2007), Barani (2002), Sartaj et al. (2009), KarimiMasouleh et al (2010). II. STUDIED REGION With an area of about 1001 km2 , Jamash River watershed in North East of Bandar Abbas located between Eastern longitude 49 30 56 to 32 28 56 and Northern latitude 558 29 30 and 431 55 27 in the Persian Gulf basin (see fig. 1-2) and considering the divisions of the country, it is located in the region of Bandar Abbas city (Hydrological Report of Jamash).
  • 2. The Artificial Neural Network And Time… www.ijesi.org 55 | Page Figure (1): the location of Jamash River watershed III. UTILIZED NETWORKS AND ALGORITHMS: Based on how the nodes connection in the architecture of the neural networks, they are divided into the following types: 3-1- Progressive Networks In a progressive network, the nodes are located in consecutive layers and their relationship is unilateral and when an input pattern is applied to the network, the first layer calculates its output values and delivers it to the next layer. The next layer receives these values as the input and transfers its output to the next one. Each node transfers the signal to the nodes of the next layer. Where, netjis the net input to the motor function, wij is the matrix of the network weights xj is the input vector of the network andw0 is the bias vector of the network 3-2- Reverse Networks They are the networks with at least one reverse flow from the output; that is, the layer received in this kind of network is affected not only by connecting to the input layer, but also bythe output vector. This network uses the output data as the new improved weights, therefore, allows the weights to return to the input. Figure (3- 3) shows the subsets of these two networks each of which is used for certain purposes. Various Training Algorithms: All implemented stages were performed in a network using different mathematical algorithms. 4-1- Luneburg – Marquardt Algorithm This is the modified Newton’s classical algorithm which is used to find a suitable solution for the problems with minimization requirement. This method, like Newton’s method, considers an approximation to Hazen’s matrix of weights variations: Where, X is the neural network weights, K is the number of rehearsals, T indicates the transposed matrix, J is Jacobin’s standard matrix of the network performance which should be minimized, μ is the number which controls the training process, ande is the residual error vector.   eJIJXX TT kk    1 1 
  • 3. The Artificial Neural Network And Time… www.ijesi.org 56 | Page 4-2- Momentum Back-error Propagation Descent Gradient In this method, the back-error propagation algorithm is used to estimate the network error and determine the weight vector and network bias (critical limit) so that it has the least error. The momentum parameter creates a kind of motional inertiato change the weights. This leads the system to get to the converge stage with fewer samples and in a shorter time interval. If the used data has fewer numerical errors, it is possible to use the above mentioned momentum, but in inaccurate systems lower amounts should be adopted. 4-3- Bayzyn Setting: Bayzyn setting is an algorithm which automatically sets suitable values for the functional parameters. In this method, weights and biases of the network are considered as random variables with particular distributions. The statistical techniques are used to estimate the parameter with unknown changes. The advantage of this algorithm is that the size of the network has less effect on its results. Time Series (ARMA) ARMA model with p and q parameters is generally expressed as follow: Where, Xt-i: observations of groundwater level at the time t-i, Zt-i: Noise seed at the time t-i, andØi , Øj: the Model Coefficients. There are three fundamental stages in modeling the time series including: a) Specifications and model determination In this stage, considering the statistical characteristics of the time series and comparing with the properties of different models, the type and the form of the model is already specified, which in fact, represents the manner of the time series. However, the form of the model is not a fixed and final one and may change in later stages. b) Model Fitting Model fitting over the Time series data means to evaluate the parameters of the model on the basis of data given together with reliable investigation on the evaluated parameters. c) Recognizing the Model Credit In this stage the quality of the adopted model will be checked, i.e. how well the model has been fitted on the sample data and furthermore, whether the existing assumptions of the adopted model are true for the Time series. The criterion to Evaluatethe Workability and Errorsof the Model: The evaluation criteria to assess the workability of different models have been represented by the International Meteorological Organization. - The average square root of the error will be estimated as follow: In the above equation, y1 is the “observed results”, ŷ1 is the “estimated results” and N is the “frequency of the observations, and RMSE shows the difference between the observed and calculated values. R2 presents the Network’s Efficiency and is expressed as follow: The most optimum answer of this model will be gained when RMSE tends toward zero and R2 tends toward one, and in Time series the Residual Analysis must be checked as well as the above stages. 1- Analysis Results: Data preparation of these models will be usually done in two stages: a) Data Normalization: N yy RMSE N i ii    1 2 )ˆ(      2 2 2 )( )ˆ( 1 ii ii yy yy R
  • 4. The Artificial Neural Network And Time… www.ijesi.org 57 | Page The first step to prepare the data for modeling by neural networks is data normalization. There are several methods of data normalization. In this study, equations 1-4 are used to normalize the data. b) Data Classification: The most important effort taken after data normalization is to determine the set of training, examining and validationdata. The examining data set which examines the model generalization capability must explain and represent the whole data sets. In this study, 70% of the total data is used for training, while 30% is used for examining as well. The results gained via different structures are presented with six input patterns by means of error evaluation criteriaR2 and RMSE in table (1-7). Considering the results, it has been clarified that the best input pattern for prediction is the fourth one, that is, the waterflow with two delays and precipitation, evaporation and temperature, each one with a delay, same as figure (1-7). In this study, the best model is determined with 5 nodes in the first layer and 6 nodes in the middle one. Thus, this type of model is used to simulate and predict the water flow rate. Table (1-7): Results gained via different structures with 6 input patterns )( )( minmax min xx xx x normalize   
  • 5. The Artificial Neural Network And Time… www.ijesi.org 58 | Page Figure (1-7): Observed and calculated water flow diagram of the fourth pattern with network type FNN-LM model The results of the Stoke Stykymodel (ARMA) in simulation did not meet the requirements at all for 36 months due to the lack of data and the 6-month simulation is related to ARMA (p=13,q=21) with correlation coefficients equal to R2 =0.733 and RMSE=0.2604 (see fig. 2-7). Figure (2-7): Dotted diagram of R2 correlation coefficient and the true and simulated data assessment diagram Briefly, it can be stated that considering the results achieved through different models the artificial neural networks capability is beyond the Time series models. REFERENCES: [1] Marcos (1995). They used neural networks during their researches to predict monthly water flow of a river in Western Colorado. [2] Hall and Maness (1998) in two southern and western regions of England, evaluated the peak flow rate of the watersheds lacked the hydrometer station by means of different methods. [3] Dahn (1998) in a study in the central highlands of Vietnam in two watershed regions of Da Nhimn and Nga, predicted the daily water flow of the river using artificial neural network method with the method of training after error propagation and physical method of the Tank prediction model. [4] KarimiMasouleh (1388 / 2009) Application of neural networks in predicting Karoon River’s water flow rate based on the statistical data of the last six months precipitation of the upstream stations – the Eighth International Seminar on River Engineering
  • 6. The Artificial Neural Network And Time… www.ijesi.org 59 | Page [5] Rahnama (2003) Studied Qareghajbolson flood prediction using artificial neural networks method. [6] Rezaei and colleagues (2007), using physiographical features of Sefidrood River watershed regions and one and five-day precipitations before the example flood, tried to model the peak water flow rate regionally. [7] Sartaj, Majid et al (1387, 2008) predicting the River flow by means of an artificial neural network – The 3rd Iranian Water Resources Management Conference – October 2008 [8] Mohammadi, Mahmood, et al (1385, 2006) predicting average weekly water flow rate entering Doroodzan Dam Reservoir by artificial neural network –National Conference on Irrigation and Drainage Networks Management- May 2006 [9] KarimiMasouleh et al (2009)investigated the neural networks application in predicting Karoon River’s water flow rate on the basis of the statistical data of the lastsix months precipitation of the upstream stations.