Keywords: Rainfall, runoff, RBF, ANN, model 5, watershed.

Size: px
Start display at page:

Download "Keywords: Rainfall, runoff, RBF, ANN, model 5, watershed."

Transcription

1 ISSN: ISO 91:8 Certified Volume 4, Issue 1, January 15 Assessing Runoff from Small Watershed with Data Driven Model A. D. Pundlik 1, S. M. Taley and M. U. Kale 3 * Dr. Panjabrao Deshmukh Krishi Vidyapeeth, Akola Abstract: Radial Basis Function ANN models with Levenberg-Marquardt (L-M) and momentum algorithm were formulated to predict runoff from watershed. Best architecture of RBF ANN model to predict runoff from watershed was investigated on the basis of statistical performance. The model 5 (5-1-1) and model 5 (5-5-1) predicted runoff with accuracy, in terms of Nash-Sutcliffe coefficient of efficiency and persistence index for sowing along slope cultivation with opening of tide furrows (T1), contour cultivation with opening of alternate furrow (T) and contour cultivation with opening of ridge and furrow (T3), respectively. Therefore these models having inputs as current day rainfall, one day ahead rainfall, two day ahead rainfall, one day ahead runoff, two day ahead runoff should be used to predict simulated runoff from watershed for all three treatments. The study also confirmed that the number of processing elements in hidden layer and epochs did not have any consistent impact on the performance of RBF ANN models. Thus it is concluded that number of nodes in the hidden layer and epochs during training should be optimized by trial and error method. Keywords: Rainfall, runoff, RBF, ANN, model 5, watershed. I. INTRODUCTION Rainfall-runoff (R-R) relationship is one of the most complex hydrologic phenomena to comprehend due to the tremendous spatial and temporal variability of watershed characteristics and precipitation patterns, and the number of variables involved in the modelling of the physical processes. Various models were developed by the researchers to describe R-R relationship. Most of these models work best when data on the physical characteristics of the watershed are available at the model grid scale (Line et al., 1997; Colby, 1; Miller et al., ). This kind of data is rarely available, even in heavily instrumented research watersheds. One of the most widely used techniques for estimating direct runoff depths from storm rainfall is the United States Department of Agriculture (USDA) Soil Conservation Service s (SCS) curve number (CN) method. However, it requires a detailed knowledge of several important properties of the watershed which may not be readily available. The complexity and non-linearity involved in R-R process and routing of runoff downstream through a channel make it attractive to try data driven approach for R-R modeling. The artificial neural network (ANN), a data driven model, is inherently suited to the problems that are mathematically difficult to describe. Majority of studies in the past have proved that the ANNs are capable of performing quite satisfactorily in R-R modeling (Solaimani, 9; Bhola and Singh, 1; EI-shafie, 11). Due to acceptable performance in R-R modeling, ANN remains a topic of continuing interest. Artificial Neural Networks are a form of computing inspired by the functioning of the brain and nervous system and are discussed in detail in a number of hydrological papers (Minns and Hall, 1996; ASCE, a, b; Maier and Dandy, ; Sudheer et al., ; Senthil Kumar et al., 5; Vos and Rientjes, 8; Srinivasulu and Jain, 9). The basic structure of ANN usually consists of three layers: the input layer, where the data are introduced to the network; the hidden layer or layers, where data are processed; and the output layer, where the results of given outputs are produced. The neurons in the layers are interconnected by strength called weights. The incoming data are processed by nonlinear functions at hidden and output layers to get the output. The watershed of Agro-Ecology and Environment Center (AEEC) of Dr. Panjabrao Deshmukh Krishi Vidyapeeth, Akola was selected for study. The daily rainfall and runoff values for the study area were obtained for three treatments viz. sowing along slope cultivation with opening of tide furrows (T1), contour cultivation with opening of alternate furrow (T) and contour cultivation with opening of ridge and furrow (T3) for the period from to 1. The area under T1, T and T3 is.4,.35 and.34 ha, respectively. The crop on the watershed is cotton. 1 M. Tech Student, Deptt. of SWCE, Dr. PDKV, Akola Head of Department, Deptt. of SWCE, Dr. PDKV, Akola 3 Assistant Professor, Deptt. of IDE, Dr. PDKV, Akola; kale91@gmail.com 195

2 ISSN: ISO 91:8 Certified Volume 4, Issue 1, January 15 Taking into account the spatial and temporal non availability of data on physical process of hydrologic cycle, this study was undertaken aimed to predict runoff using limited commonly available data. II. MATERIAL AND METHODS A. Study area and Data collection The common parameters require for formulation of ANN model are optimum number of hidden layers, number of processing elements in hidden layer, training algorithm, activation function, stop criteria and input parameters. Radial Basis Function (RBF) ANN is mostly used type of ANN in hydrological modeling (Harun et al., 3; Karem et al., 7; Fernando and Shamseldin, 1; Joshi and Patel, 11) and so is adopted in this research to predict runoff. A single hidden layer was used in this study considering the recommendations of Hornik et al. (1989) and Dawson and Wilby (1). As no specific guidelines exist in literature for choosing the optimum number of hidden nodes for a given problem, this network parameter was optimized using trial and error procedure. Among various algorithms reported in literature Levenberg-Marquardt (L-M) algorithm is much more robust and outperformed other algorithms (e.g. variable learning rate and momentum (BPvm), Resilient Back Propagation (RBP), Polak-Ribiere etc.) in terms of accuracy and convergence speed (Vos and Rientjes, 5b; Solaimani, 9). Levenberg-Marquardt (L-M) algorithm was, therefore, chosen for modeling application in this research. Also momentum algorithm was selected for judging its ability to predict runoff. In literature, most commonly used transfer functions for R-R modeling are sigmoidal type transfer functions in hidden layers and linear transfer functions in output layer due to its advantage in extrapolation beyond the range of training data (Zealand et al., 1999; Calvoa and Portelab, 7). Therefore, these transfer functions are used in this study. The use of early stopping (split sampling method) approach reduced training time four times and provides better and more reliable generalization performance than use of L-M algorithm alone (Coulibaly et al. ). Considering advantages of early stopping approach, it was used in this research work. A so-called batch training approach was used for training ANNs i.e. the whole training data set is presented once, after which the weights and biases are updated according to the average error. B. Brief information of model In ANN modeling, choice of input variables is an important issue. There is no general theory to choose input parameters to ANN model, rather it is problem dependent. Generally, trial and error procedure is used to finalize the input variables to ANN model. As hydrological state (i.e. amount and distribution of stored water in catchment) for a great part determines catchment s response to a rainfall event, it is critical as input to ANN model. Previous discharge values are therefore often used as ANN inputs, since these are indirectly indicative for hydrological state (ASCE, ). Based on this line of work, five models were formulated as follows using current and previous days rainfall as well as runoff as inputs and desirable output is one-day later runoff. Model 1 R t+1 = f((p t, )(R t )).. (1) Model R t+1 = f((p t, P t-1 )(R t )).. () Model 3 R t+1 = f((p t, P t-1 )(R t, R t-1 )).. (3) Model 4 R t+1 = f(( P t- )(R t, R t-1 )).. (4) Model 5 R t+1 = f(( P t- )(R t, R t-1, R t- )).. (5) Where, P t = Current day rainfall; P t-n = Rainfall of n th days before current day; R t = Current day runoff; R t-n = runoff n days before current day; R t+1 = One day later runoff; t = Current day; n = 1,, 3.. N th day; The performance of these formulated models was tested with Levenberg Marquardt algorithm at 1 epochs. The best ANN model, in terms of statistical parameters, among these formulated models, was tested with Momentum algorithm for 5, 1,, 5 and 3 epochs by varying nodes (1-1) in the hidden layer. The best ANN model found for treatment T1 was further tested for treatment T and T3 by varying 1-1 nodes in the hidden layer. 196

3 ISSN: ISO 91:8 Certified Volume 4, Issue 1, January 15 C. Calibration and validation of ANN model The available data was split into three separate data sets: (1) training set, () cross-validation set, and (3) validation set. These data sets were then used for respective operation. The size of training, cross validation and testing set was (6%), (%) and (%) exemplars, respectively. The ANN model implementation was carried out using Neuro Solutions for Excel version V. D. Model performance Nash-Sutcliffe coefficient was used as performance indicator along with Persistence Index, a dimensionless statistical performance criterion. While during training and cross validation the software uses mean squared error, a built in statistical performance criterion. These performance measures are described below. a) Nash-Sutcliffe coefficient of efficiency Nash-Sutcliffe coefficient of efficiency ( R ) is used to assess predictive power of hydrological models (Nash and Sutcliffe, 197). R NS = 1 - R NS is described by following relationship (Q -Q ) o s (Q -Q ) o av Where, Q o = observed runoff; Q s = simulated runoff; and Q av = mean of observed runoff. NS.. (6) b) Persistence index Persistence index (PI) was generally used to evaluate the performance of model (Kitanidis and Bras, 198). PI index is especially useful when previous discharge values are used as input to ANN model since it evaluates model in comparison to a persistence model, which is a model that presents the last observation as a prediction (Anctil et al., 4b; Vos and Rientjes, 5b). PI = 1- N k=1 N k=1 (Q - Q ) O P (Q - Q ) O O-1 where, Q = discharge at time k; O Q = discharge at time k-1; and Q O-1 P = predicted discharge.. (7) c) Mean Square Error MSE is measures the averages of squares of error. It is risk function, corresponding to the expected value of the squared error loss or quadratic loss.mse was calculated by using following equation MSE= where, N = number of observations, P i =simulated runoff, = observed runoff Qi.. (8) III. RESULTS AND DISCUSSION A. Performance of formulated ANN models For real time prediction of runoff, one day ahead forecast of runoff from watershed was chosen and accordingly five RBF ANN models were formulated with varying input parameters. Accurate forecast of runoff in monsoon season (June to September) is of particular interest. The best ANN architecture for each of all models were determined and presented in Table 1 197

4 ISSN: ISO 91:8 Certified Volume 4, Issue 1, January 15 Table.1 Statistical evaluation of best neural network architecture of each ANN model on test data set for treatment T1 Model No. Particular ANN architecture 1/1/1 /5/1 3//1 4/4/1 5/1/1 5/5/1 5//1 5/5/1 5/8/1 5/9/1 Inputs P t P t, R t P t, P t-1, R t P t, P t-1, R t, R t-1 P t-, R t, R t- 1 P t-, R t, R t-1 P t-, R t, R t-1 P t-, R t, R t-1 P t-, R t, R t-1 Input layer Hidden layer Output layer Nodes in hidden layer Epochs P t-, R t, R t-1 Algorithm LM LM LM LM LM Moment Moment Moment Moment Moment Transfer function Hidden layer Sigmoid Sigmoid Sigmoid Sigmoid Sigmoid Sigmoid Sigmoid Sigmoid Sigmoid Sigmoid Output layer R NS PI Pt = current day rainfall, Rt = current day runoff; t = current day, t-n = n day before current day; n = 1,, 3 N From Table 1, it is cleared that the performance of five models i.e. with Levenberg- Marquardt (L-M) algorithm is comparable with each other though at varying number of nodes in hidden layer. Performance of models with momentum algorithm except for Model 7 is below the minimum criteria for statistical measures. The model 7 (5--1, for 1 epochs) performed better with R and PI values as.986 and.675, respectively. But the NS value of PI is below the minimum criteria i.e..7 and thus it is not considered for prediction of runoff from watershed. Therefore, it is cleared from the Table 4.1 that the RBF ANN models with momentum algorithm could not quantify the runoff from the watershed to the accuracy. Among formulated five ANN RBF models the performance of model 5 was found best for the architecture i.e. five inputs, ten processing elements in the hidden layer and one output at 1 epochs with Levenberg Marquadt (L-M) algorithm. It performed best in terms of statistical parameters such as Nash-Sutcliffe coefficient of efficiency as.86 and persistence index as.9. Therefore, performance of Model 5 is discussed in detail below. 198

5 ISSN: ISO 91:8 Certified Volume 4, Issue 1, January Performance of model 5 during training and cross validation The performance of Model 5 in terms of MSE during training and cross validation with respect to epochs as given by software is depicted in Fig.1. The Fig. 1 shows that the minimum MSE during training was.167 for 1 epochs, while during cross validation the MSE started increasing after 6 epochs. The minimum MSE during cross validation was while final MSE was Performance of model 5 during testing The temporal variation of rainfall, observed runoff and runoff simulated with Model 5 over test period is shown in Fig., while Fig 3 depicts the scatter plot. It is cleared from Fig. that the observed and simulated runoff is in good agreement with each other. Though, all runoff events small as well as large are well simulated by the model, the model 5 underestimated the moderate peak flows. The scatter plot clears that the simulated runoff lies on both sides of 1:1 line, which shows that there is no consistent over or under estimation. Nash-Sutcliffe coefficient of efficiency close to 1 indicates that the Model 5 predicts runoff from watershed with accuracy. Value of Persistence index as.9 also confirms satisfactory agreement between simulated and observed runoff. B. Performance of model 5 for treatment T The model 5 was tested for treatment T, as its performance of model 5 was found best. The performance of model 5 was assessed by varying 1-1 nodes in the hidden layer. From Table, it is cleared that model 5 performed best for the architecture i.e. five inputs, five processing elements in the hidden layer and one output at 1 epochs. Fig. 4 and 5 shows temporal variation of rainfall runoff and scatter plot for testing period, respectively. Table : Statistical performance of model for treatment T No. of nodes in hidden layer R PI NS From Fig.4, it is cleared that the observed and simulated runoff is in good agreement. The model 5 underestimated the moderate peak flow. All runoff events small as well as large are well simulated by the model. The scatter plot shows that there is no consistent over or under estimation. High values of statistical performance measures confirm good agreement between simulated and observed runoff. C. Performance of model for treatment T3 The model 5 was also tested for treatment T3 by varying nodes 1-1 in hidden layer and presented in Table 3. Fig. 6 and 7 shows temporal variation of runoff and scatter plot over testing period, respectively. Table 3: Statistical performance of model for treatment T3 No. of nodes in hidden layer R PI NS

6 ISSN: ISO 91:8 Certified Volume 4, Issue 1, January From Fig.6, it is cleared that the observed and simulated runoff are in good agreement. It is also cleared from figure that the model 5 underestimated the moderate peak flow. There is no consistent over or under estimation as evidenced in Fig.7. The performance of Model 5 (5-5-1) in terms of statistical measures confirms good agreement between simulated and observed runoff. D. Prediction of runoff using simulated results The runoff was predicted using model 5 for treatments T1, T, T3 using validated architectures, for the period Fig. 8, 9 and 1 shows temporal variation of runoff for treatments T1, T and T3, respectively. The figures confirmed good agreement between observed and simulated runoff. High value of statistical measures confirmed the close agreement between observed and simulated runoff. It is also cleared from Fig.8, 9 and 1 that there was no significant difference in the runoff generated from various tillage treatments on the watershed. It might be due to small size of watershed. IV. CONCLUSIONS As model 5 (5-1-1) identified as five inputs (current day rainfall, one day ahead rainfall, two day ahead rainfall, one day ahead runoff, two day ahead runoff and current day runoff from the watershed); ten nodes in hidden layer and for single output with Levenberg Marquadt (L-M) algorithm, and model 5 with architecture i.e. (current day rainfall, one day ahead rainfall, two day ahead rainfall, one day ahead runoff, two day ahead runoff and current day runoff from the watershed); five processing elements in the hidden layer for single output with Levenberg Marquadt (L-M) algorithm predicts runoff with accuracy for sowing along slope cultivation with opening of tide furrows (T1); and contour cultivation with opening of alternate furrow (T) and contour cultivation with opening of ridge and furrow (T3), respectively. Thus these RBF ANN models should be used for assessment of effect of tillage treatments (T1, T and T3) on runoff from this small watershed. ANN model with Levenberg Marquadt (L-M) algorithm predicts runoff with more accuracy compared to that with momentum algorithm. REFERENCES [1] Anctil, F., C. Michel, C.Perrin, and V.Andrassian (4). A soil moisture index as an auxiliary ANN input for streamflow forecasting, J. Hydrol., 86, [] ASCE Task Committee on Application of Artificial Neural Networks in Hydrology. (a). artificial neural networks in hydrology-i: Preliminary concepts. J. Hydrol. Eng., 5(), [3] ASCE Task Committee on Application of Artificial Neural Networks in Hydrology. (b). artificial neural networks in hydrology-ii: Hydrologic applications. J. Hydrol. Eng., 5(), [4] Bhola P.K., and A. Singh (1). Rainfall-runoff modeling of river Kosi using SCS-CS method and ANN. Unpublished B. Tech. thesis, Department of Civil Engineering, National Institute of Technology Rourkela. < CN_method _and_ann.pdf.>. [5] Calvoa I., and M. Portelab (7). Application of neural approaches to one step daily flow forecasting in Portuguese watersheds. J. Hydrol., 33(1-): [6] Colby J.D. (1). Simulation of a Costa Rica watershed: resolution effects and fractals. J. Water Resour. Plng. Mgmt., ASCE, 17(4): [7] Coulibaly P, F.Anctil, and B. Bobee (). Daily reservoir inflow forecasting using artificial neural networks with stopped training approach. J. Hydrol., 3: [8] Dawson, C.W. and R.L.Wilby, (1). Hydrological modelling using artificial neural networks. Prog. Phys. Geog., 5:8-18. [9] El-shafie A, M.Mukhlisin, A.A. Najah, and M.R. Taha (11). Performance of artificial neural network and regression techniques for rainfall-runoff prediction. Int. J. Physical Sciences, 6(8):

7 ISSN: ISO 91:8 Certified Volume 4, Issue 1, January 15 [1] Eldar Y. C., A. Nehorai, and P. S. La Rosa, (7). A competitive mean-squared error approach to beamforming. IEEE transactions on signal processing, vol. 55, no. 11. [11] Fernando, D. A. K., and A. Y. Shamseldin, (9). Investigation of internal functioning of the radial-basis-function neural network river flow forecasting models. J. Hydrol. Eng., 14(3), [1] Harun, S., I.A. Nor, and A.H. Kassim, (3). Rainfall-Runoff Modelling Using Artificial Neural Network. M. Sc. Thesis, Kolej Universiti Tenkologi Tun Hussein Onn.pp: [13] Hornik, K., M. Stinchcombe, and H.White, (1989). Multilayer feed forward networks are universal approximators. Neural Networks, : [14] Hsu, K. L., H. V. Gupta, and S. Sorooshian, (1995). Artificial neural network modeling of the rainfall-runoff process. Water Resour. Res., 31(1): [15] Jain, A., and S. Srinivasulu, (4). Development of effective and efficient rainfall-runoff models using integration of deterministic, real-coded genetic algorithms and artificial neural network techniques. Water Resour. Res., 4(4), W43, 1 1. [16] Joshi, J. (11). Rainfall-Runoff Modeling Using Artificial Neural Network (A Literature Review). Proceeding of National Conference on Recent Trends in Engineering & Technology.1(6): [17] Kerem, H.P., Ahmet and A. Omer, (7). Artificial neural network models in rainfall-runoff modelling of Turkish rivers. [18] Line D.E., S.W. Coffey, and D.L. Osmond (1997). Watersheds GRASS-AGNPS model tool. Trans. ASAE, 4(4): [19] Maier, H. R., and G. C. Dandy, (). Neural networks for the prediction and forecasting of water resources variables: A review of modeling issues and applications. Environ. Model. Software, 15(1), [] Miller S.N., W.G. Kepner, M.H. Mehaffey, M. Hernandez, R.C. Miller, D.C. Goodrich, K.K. Devonald, D.T. Heggem, and W.P. Miller (). Integrating landscape assessment and hydrologic modeling for land cover change analysis. J. Am. Water Resour. Assoc., 38(4): [1] Minns, A.W., and M. J. Hall, (1996). Artificial neural networks as rainfall runoff models. Hydrol. Sci. J., 41(3), [] Nash, J.E. and J.V. Sutcliffe, (197). River flow forecasting through conceptual models part 1 - a discussion of principles. J. Hydrol., 1: 8 9. [3] Rumelhart, D. E., E.Hinton, and J. Williams, (1986). Learning internal representation by error propagation, parallel distributed processing, Vol. 1, MIT, Cambridge, MA, [4] Senthil Kumar, A. R., K. P. Sudheer, S. K. Jain, and P. K. Agarwal, (5). Rainfall-runoff modelling using artificial neural networks: Comparison of network types. Hydrol. Process. 19(6), [5] Solaimani, K. (9). Rainfall-runoff Prediction Based on Artificial Neural Network (A Case Study: Jarahi Watershed), American-Eurasian J. Agric. & Environ. Sci., 5 (6): [6] Srinivasulu, S., and A. Jain, (9). River flow prediction using an integrated approach. J. Hydrol. Eng., 14(1), [7] Sudheer, K. P., A. K. Gosain, and K. S. Ramasastri, (). A data-driven algorithm for constructing artificial neural network rainfall-runoff models. Hydrol. Process. 16(6), [8] Thirumalaiah, K., and M. C. Deo, (1998). River stage forecasting using artificial neural networks. J. Hydrol. Eng., 3(1), 6 3. [9] Vos, N. J., and T. H. M. Rientjes, (8). Multiobjective training of artificial neural networks for rainfall-runoff modelling. Water Resour.Res, 44, W8434, [3] Zealand C.M., D.H. Burn, and S.P. Simonovic (1999). Short term streamflow forecasting using artificial neural networks. J. Hydrol., 14(1-4),

8 Simulated runoff, mm MSE ISSN: ISO 91:8 Certified Volume 4, Issue 1, January Training MSE Cross Validation MSE Epoch Fig. 1 Performance of model 5 during training and cross validation Fig. Performance of model 5 during testing R NS =.86 PI = Obsrved Runoff, mm Fig. 3 Scatter diagram of simulated and observed runoff

9 Simulated runoff, mm Rainfall, mm Runoff, mm Simulated runoff, mm Rainfall, mm Runoff, mm ISSN: ISO 91:8 Certified Volume 4, Issue 1, January Rainfall Observed Runoff Simulated Runoff 15-Aug-6 15-Jan-7 15-Jun-7 15-Nov-7 15-Apr-8 Period Fig.4 Performance of model for treatment T during testing Sept R NS =.93 PI = Observed Runoff, mm Fig.5 Scatter diagram of simulated and observed runoff from watershed for treatment T Rainfall Observed Runoff Simulated Runoff 15-Aug-6 15-Jan-7 15-Jun-7 15-Nov-7 15-Apr-8 Period Fig. 6 Performance of model for treatment T3 during testing Sept R NS =.89 PI = Observed Runoff, mm Fig. 7 Scatter diagram of simulated and observed runoff from watershed for treatment T3 3

10 Rainfall,mm Runoff, mm Rainfall,mm Runoff, mm Rainfall,mm Runoff, mm ISSN: ISO 91:8 Certified Volume 4, Issue 1, January Rainfall Observed Runoff Simulated Runoff Jun-1 7-Jul-1 17-Jul-1 7-Jul-1 6-Aug-1 14-Aug-1 Period Fig. 8 Performance of model for prediction for treatment T1 during testing Jun-1 7-Jul-1 17-Jul-1 7-Jul-1 6-Aug-1 Period Rainfall Observed Runoff Simulated Runoff Aug-1 Fig.9 Performance of model for prediction for treatment T during testing Rainfall Observed Runoff Simulated Runoff 6-Jun-1 7-Jul-1 17-Jul-1 7-Jul-1 6-Aug-1 14-Aug-1 Period Fig.1 Performance of model for prediction for treatment T3 during testing

INTERNATIONAL JOURNAL OF CIVIL ENGINEERING AND TECHNOLOGY (IJCIET) FORECASTING OF DAILY RUNOFF USING ARTIFICIAL NEURAL NETWORKS

INTERNATIONAL JOURNAL OF CIVIL ENGINEERING AND TECHNOLOGY (IJCIET) FORECASTING OF DAILY RUNOFF USING ARTIFICIAL NEURAL NETWORKS INTERNATIONAL JOURNAL OF CIVIL ENGINEERING AND TECHNOLOGY (IJCIET) ISSN 0976 6308 (Print) ISSN 0976 6316(Online) Volume 5, Issue 1, January (2014), pp. 13-20 IAEME: www.iaeme.com/ijciet.asp Journal Impact

More information

ESTIMATION OF EVAPOTRANSPIRATION WITH ANN TECHNIQUE

ESTIMATION OF EVAPOTRANSPIRATION WITH ANN TECHNIQUE J. Indian Water Resour. Journal Soc., of Vol. Indian, Water No., Resources January, Society, Vol, No., January, ESTIMATION OF EVAPOTRANSPIRATION WITH ANN TECHNIQUE M. U. Kale, M. B. Nagdeve and S. J. Bagade

More information

Modeling of Rainfall - Runoff relationship using Artificial Neural Networks

Modeling of Rainfall - Runoff relationship using Artificial Neural Networks Modeling of Rainfall - Runoff relationship using Artificial Neural Networks Nimiya Baby Department of Applied Mechanics and Hydrauliics National Institute of Technology Karnataka, Surathkal Karnataka,

More information

Artificial Neural Network Model for Rainfall-Runoff -A Case Study

Artificial Neural Network Model for Rainfall-Runoff -A Case Study , pp. 263-272 http://dx.doi.org/10.14257/ijhit.2016.9.3.24 Artificial Neural Network Model for Rainfall-Runoff -A Case Study P.Sundara Kumar 1, T.V.Praveen 2 and M. Anjanaya Prasad 3 1 Research scholar,

More information

Hydrological processes modeling using RBNN - a neural computing technique

Hydrological processes modeling using RBNN - a neural computing technique Journal of Crop and Weed 7(): 51-58 (011) Hydrological processes modeling using RBNN - a neural computing technique t t t IS A. SINGH, M. IMTIYAZ, R. K. ISAAC AND D. M. DEN Regional Research Station (OAZ),

More information

Analysis of Mean Monthly Rainfall Runoff Data of Indian Catchments Using Dimensionless Variables by Neural Network

Analysis of Mean Monthly Rainfall Runoff Data of Indian Catchments Using Dimensionless Variables by Neural Network Journal of Environmental Protection, 2010, 1, 155-171 doi:10.4236/jep.2010.12020 Published Online June 2010 (http://www.scirp.org/journal/jep) 1 Analysis of Mean Monthly Rainfall Runoff Data of Indian

More information

EFFECT OF TRAINING DATASET LENGTH ON THE PERFORMANCE OF ARTIFICIAL NEURAL NETWORK MODEL

EFFECT OF TRAINING DATASET LENGTH ON THE PERFORMANCE OF ARTIFICIAL NEURAL NETWORK MODEL EFFECT OF TRAINING DATASET LENGTH ON THE PERFORMANCE OF ARTIFICIAL NEURAL NETWORK MODEL *Jitendra Sinha, Rajendra Kumar Netam and Rekha Bai Department of Agricultural Engineering, Indira Gandhi Krishi

More information

WATER LEVEL PREDICTION BY ARTIFICIAL NEURAL NETWORK IN THE SURMA-KUSHIYARA RIVER SYSTEM OF BANGLADESH

WATER LEVEL PREDICTION BY ARTIFICIAL NEURAL NETWORK IN THE SURMA-KUSHIYARA RIVER SYSTEM OF BANGLADESH WATER LEVEL PREDICTION BY ARTIFICIAL NEURAL NETWORK IN THE SURMA-KUSHIYARA RIVER SYSTEM OF BANGLADESH Robin Kumar Biswas MEE0877 Supervisor: Prof. A. W. Jayawardena ABSTRACT The nonlinear relationship

More information

PERFORMANCE EVALUATION OF NEURAL NETWORKS IN DAILY STREAMFLOW FORECASTING

PERFORMANCE EVALUATION OF NEURAL NETWORKS IN DAILY STREAMFLOW FORECASTING PERFORMANCE EVALUATION OF NEURAL NETWORKS IN DAILY STREAMFLOW FORECASTING Dr.C.S.V. Subrahmanya Kumar 2 Dr.G.K.Viswanadh Professor, 2 Professor & OSD to VC Department of Civil Engineering 2 Department

More information

EVALUATION OF ARTIFICIAL NEURAL NETWORKS IN OPTIMIZATION MODELS OF HYDROPOWER RESERVOIR OPERATION

EVALUATION OF ARTIFICIAL NEURAL NETWORKS IN OPTIMIZATION MODELS OF HYDROPOWER RESERVOIR OPERATION Ninth International Water Technology Conference, IWTC9 2005, Sharm El-Sheikh, Egypt 985 EVALUATION OF ARTIFICIAL NEURAL NETWORKS IN OPTIMIZATION MODELS OF HYDROPOWER RESERVOIR OPERATION Omid Bozorg Haddad*

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): 2321-0613 Development of Stage Discharge Relationship at Barman Station on Narmada River M.D. Maitri

More information

Groundwater Level Forecasting in a Shallow Aquifer Using Artificial Neural Network Approach

Groundwater Level Forecasting in a Shallow Aquifer Using Artificial Neural Network Approach Water Resources Management (2006) 20: 77 90 DOI: 10.1007/s11269-006-4007-z C Springer 2006 Groundwater Level Forecasting in a Shallow Aquifer Using Artificial Neural Network Approach PURNA C. NAYAK 1,,Y.R.SATYAJIRAO

More information

River Flood Forecasting Using Complementary Muskingum Rating Equations

River Flood Forecasting Using Complementary Muskingum Rating Equations River Flood Forecasting Using Complementary Muskingum Rating Equations Parthasarathi Choudhury 1 and A. Sankarasubramanian 2 Abstract: A model for real-time flood forecasting in river systems with large

More information

Multi-criteria validation of artificial neural network rainfall-runoff modeling

Multi-criteria validation of artificial neural network rainfall-runoff modeling Hydrol. Earth Syst. Sci., 13, 411 421, 2009 Author(s) 2009. This work is distributed under the Creative Commons Attribution 3.0 License. Hydrology and Earth System Sciences Multi-criteria validation of

More information

Modelling hydrological time series data using wavelet neural network analysis

Modelling hydrological time series data using wavelet neural network analysis New Approaches to Hydrological Prediction in Data-sparse Regions (Proc. of Symposium HS. at the Joint AHS & AH Convention, Hyderabad, ndia, September 9). AHS Publ. 333, 9. 11 Modelling hydrological time

More information

Forecasting low-cost housing demand in Pahang, Malaysia using Artificial Neural Networks

Forecasting low-cost housing demand in Pahang, Malaysia using Artificial Neural Networks Forecasting low-cost housing demand in Pahang, Malaysia using Artificial Neural Networks Noor Yasmin Zainun 1,, Ismail Abdul Rahman 1 and Mahroo Eftekhari 2 1 Faculty of Civil and Environmental Engineering,

More information

Prediction of Groundwater Levels Using Artificial Neural Network: A Case Study of Gandhinagar and Kalol Taluka

Prediction of Groundwater Levels Using Artificial Neural Network: A Case Study of Gandhinagar and Kalol Taluka Prediction of Groundwater Levels Using Artificial Neural Network: A Case Study of Gandhinagar and Kalol Taluka Kaushal C. Raval 1, Dr.Falguni Parekh 2 P.G. Student, Water Resources Engineering and Management

More information

RAINFALL-RUNOFF MODELING AT MONTHLY AND DAILY SCALES USING CONCEPTUAL MODELS AND NEURO-FUZZY INFERENCE SYSTEM

RAINFALL-RUNOFF MODELING AT MONTHLY AND DAILY SCALES USING CONCEPTUAL MODELS AND NEURO-FUZZY INFERENCE SYSTEM 2 nd International Conference - Water resources and wetlands. 11-13 September, 2014 Tulcea (Romania); Available online at http://www.limnology.ro/water2014/proceedings.html Editors: Petre Gâştescu ; Włodzimierz

More information

STUDY OF RAINFALL-RUNOFF RESPONSE OF A CATCHMENT USING SCS CURVE NUMBER COMBINED WITH MUSKINGUM ROUTING TECHNIQUES

STUDY OF RAINFALL-RUNOFF RESPONSE OF A CATCHMENT USING SCS CURVE NUMBER COMBINED WITH MUSKINGUM ROUTING TECHNIQUES Int. J. Struct. & Civil Engg. Res. 214 Ratul Das, 214 Research Paper ISSN 2319 69 www.ijscer.com Vol. 3, No. 3, August 214 214 IJSCER. All Rights Reserved STUDY OF RAINFALL-RUNOFF RESPONSE OF A CATCHMENT

More information

Short term river flood forecasting with neural networks

Short term river flood forecasting with neural networks Short term river flood forecasting with neural networks R.García-Bartual Department of Hydraulic and Environmental Engineering, Universidad Politécnica de Valencia, Camino de Vera s/n, 467 - Valencia,

More information

Modeling of Rainfall-Runoff by Artificial Neural Network for Micro Hydro Power Plant: A Case Study in Cameroon

Modeling of Rainfall-Runoff by Artificial Neural Network for Micro Hydro Power Plant: A Case Study in Cameroon Modeling of Rainfall-Runoff by Artificial Neural Network for Micro Hydro Power Plant: A Case Study in Cameroon Kengne Signe Elie Bertrand (1&2)*, O. Hamandjoda 1, Fanyep Nana Antoine 2, Gubong Takam Charles

More information

Flood Forecasting Using Artificial Neural Networks: an Application of Multi-Model Data Fusion Technique

Flood Forecasting Using Artificial Neural Networks: an Application of Multi-Model Data Fusion Technique Journal of Hydraulic Structures J. Hydraul. Struct., 2016; 2(2):62-73 DOI: 10.22055/jhs.2016.12853 Flood Forecasting Using Artificial Neural Networks: an Application of Multi-Model Data Fusion Technique

More information

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW 9 CHAPTER 2 LITERATURE REVIEW 2.1 INTRODUCTION The estimation of reservoir sedimentation has been the subject of several empirical studies since the 1950s. However, this prediction has never been an easy

More information

Forecasting of Runoff and Sediment Yield Using Artificial Neural Networks

Forecasting of Runoff and Sediment Yield Using Artificial Neural Networks J. Water Resource and Protection, 29, 1, 368-375 doi:1.4236/jwarp.29.1544 Published Online November 29 (http://www.scirp.org/journal/jwarp). Forecasting of Runoff and Sediment Yield Using Artificial Neural

More information

Artificial Neural Network Modeling for Predicting Compaction Parameters based on Index Properties of Soil

Artificial Neural Network Modeling for Predicting Compaction Parameters based on Index Properties of Soil Artificial Neural Network Modeling for Predicting Compaction Parameters based on Index Properties of Soil Ashwini Tenpe 1, Dr. Suneet Kaur 2 1 Mtech Scholar, Civil Department, MANIT, Madhya Pradesh, India

More information

NEURAL NETWORK SIMULATION OF KARSTIC SPRING DISCHARGE

NEURAL NETWORK SIMULATION OF KARSTIC SPRING DISCHARGE NEURAL NETWORK SIMULATION OF KARSTIC SPRING DISCHARGE 1 I. Skitzi, 1 E. Paleologos and 2 K. Katsifarakis 1 Technical University of Crete 2 Aristotle University of Thessaloniki ABSTRACT A multi-layer perceptron

More information

Reservoirs performances under climate variability: a case study

Reservoirs performances under climate variability: a case study 526 Evolving Water Resources Systems: Understanding, Predicting and Managing Water Society Interactions Proceedings of ICWRS24, Bologna, Italy, June 24 (IAHS Publ. 364, 24). Reservoirs performances under

More information

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

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

More information

Application of Artificial Neural Networks to Estimate Wastewater Treatment Plant Inlet Biochemical Oxygen Demand

Application of Artificial Neural Networks to Estimate Wastewater Treatment Plant Inlet Biochemical Oxygen Demand Application of Artificial Neural Networks to Estimate Wastewater Treatment Plant Inlet Biochemical Oxygen Demand Emrah Dogan, a Asude Ates, b Ece Ceren Yilmaz, b Beytullah Eren b a Department of Civil

More information

Inflow forecasting using Artificial Neural Networks for reservoir operation

Inflow forecasting using Artificial Neural Networks for reservoir operation Proc IAHS, 373, 29 214, 216 proc-iahsnet/373/29/216/ doi:15194/piahs-373-29-216 Author(s) 216 CC Attribution 3 License Inflow forecasting using Artificial Neural Networks for reservoir operation Chuthamat

More information

A Comparative Study of Artificial Neural Networks and Adaptive Nero- Fuzzy Inference System for Forecasting Daily Discharge of a Tigris River

A Comparative Study of Artificial Neural Networks and Adaptive Nero- Fuzzy Inference System for Forecasting Daily Discharge of a Tigris River A Comparative Study of Artificial Neural Networks and Adaptive Nero- Fuzzy Inference System for Forecasting Daily Discharge of a Tigris River Sarmad A. Abbas Civil Engineering Department, College of Engineering,

More information

WATER QUALITY PREDICTION IN DISTRIBUTION SYSTEM USING CASCADE FEED FORWARD NEURAL NETWORK

WATER QUALITY PREDICTION IN DISTRIBUTION SYSTEM USING CASCADE FEED FORWARD NEURAL NETWORK WATER QUALITY PREDICTION IN DISTRIBUTION SYSTEM USING CASCADE FEED FORWARD NEURAL NETWORK VINAYAK K PATKI, S. SHRIHARI, B. MANU Research scholar, National Institute of Technology Karnataka (NITK), Surathkal,

More information

[ED03] Automated low cost house demand forecasting for urban area

[ED03] Automated low cost house demand forecasting for urban area [ED03] Automated low cost house demand forecasting for urban area Noor Yasmin Zainun 1, Muhd Zaimi Abd. Majid 1 Faculty of Environment and Structural Engineering, Department of Building and Construction,

More information

Application and comparison of several artificial neural networks for forecasting the Hellenic daily electricity demand load

Application and comparison of several artificial neural networks for forecasting the Hellenic daily electricity demand load Application and comparison of several artificial neural networks for forecasting the Hellenic daily electricity demand load L. EKONOMOU 1 D.S. OIKONOMOU 2 1 Hellenic American University, 12 Kaplanon Street,

More information

Estimation of Infiltration Parameter for Tehri Garhwal Catchment

Estimation of Infiltration Parameter for Tehri Garhwal Catchment Estimation of Infiltration Parameter for Tehri Garhwal Catchment Ashish Bhatt 1 H L Yadav 2 Dilip Kumar 3 1 UG Student, Department of civil engineering, G B Pant Engineering College, Pauri, UK-246194 2,3

More information

WATER RESOURCES RESEARCH, VOL. 40, W04302, doi: /2003wr002355, 2004

WATER RESOURCES RESEARCH, VOL. 40, W04302, doi: /2003wr002355, 2004 WATER RESOURCES RESEARCH, VOL. 40, W04302, doi:10.1029/2003wr002355, 2004 Development of effective and efficient rainfall-runoff models using integration of deterministic, real-coded genetic algorithms

More information

Application of ANN and fuzzy logic algorithms for streamflow modelling of Savitri catchment

Application of ANN and fuzzy logic algorithms for streamflow modelling of Savitri catchment Application of ANN and fuzzy logic algorithms for streamflow modelling of Savitri catchment Mahesh Kothari 1 and KDGharde 2, 1 Department of Soil and Water Engineering, College of Technology and Engineering,

More information

Review of Artificial Neural Network Model for Suspended Sediment Estimation

Review of Artificial Neural Network Model for Suspended Sediment Estimation Australian Journal of Basic and Applied Sciences, 4(8): 3347-3353, 2010 ISSN 1991-8178 Review of Artificial Neural Network Model for Suspended Sediment Estimation 1 2 3 Omolbani Mohamad Rezapour, Lee Teang

More information

RAINFALL-RUNOFF STUDY FOR SINGAPORE RIVER CATCHMENT

RAINFALL-RUNOFF STUDY FOR SINGAPORE RIVER CATCHMENT 10 th International Conference on Hydroinformatics HIC 2012, Hamburg, GERMANY RAINFALL-RUNOFF STUDY FOR SINGAPORE RIVER CATCHMENT CHI DUNG DOAN (1)(3), JIANDONG LIU (1), SHIE-YUI LIONG (1), ADRI VERWEY

More information

IJSER. within the watershed during a specific period. It is constructed

IJSER. within the watershed during a specific period. It is constructed International Journal of Scientific & Engineering Research, Volume 5, Issue 7, July-014 ISSN 9-5518 306 within the watershed during a specific period. It is constructed I. INTRODUCTION In many instances,

More information

A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network

A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network Cagatay Bal, 1 *, Serdar Demir, 2 and Cagdas Hakan Aladag 3 Abstract Feed Forward

More information

DEVELOPMENT OF A NEURAL NETWORK MATHEMATICAL MODEL FOR DEMAND FORECASTING IN FLUCTUATING MARKETS

DEVELOPMENT OF A NEURAL NETWORK MATHEMATICAL MODEL FOR DEMAND FORECASTING IN FLUCTUATING MARKETS Proceedings of the 11 th International Conference on Manufacturing Research (ICMR2013), Cranfield University, UK, 19th 20th September 2013, pp 163-168 DEVELOPMENT OF A NEURAL NETWORK MATHEMATICAL MODEL

More information

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

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

More information

IJMTES International Journal of Modern Trends in Engineering and Science ISSN:

IJMTES International Journal of Modern Trends in Engineering and Science ISSN: ANN MODEL FOR ESTIMATION OF CONSTRUCTION LABOUR PRODUCTIVITY T.Aswin Dayanand 1, S. Shanmugapriya 2 1 (Department of Civil Engineering, Coimbatore Institute of Technology, Coimbatore, India, aswin.daya14@gmail.com)

More information

CHAPTER 8 ARTIFICIAL NEURAL NETWORKS

CHAPTER 8 ARTIFICIAL NEURAL NETWORKS 247 CHAPTER 8 ARTIFICIAL NEURAL NETWORKS 8.1 GENERAL Artificial neural networks are biologically inspired and they are composed of elements that perform in a manner that is analogous to the most elementary

More information

RAINFALL - RUNOFF MODELING IN AN EXPERIMENTAL WATERSHED IN GREECE

RAINFALL - RUNOFF MODELING IN AN EXPERIMENTAL WATERSHED IN GREECE Proceedings of the 14 th International Conference on Environmental Science and Technology Rhodes, Greece, 3-5 September 2015 RAINFALL - RUNOFF MODELING IN AN EXPERIMENTAL WATERSHED IN GREECE KOTSIFAKIS

More information

Lecture 9A: Drainage Basins

Lecture 9A: Drainage Basins GEOG415 Lecture 9A: Drainage Basins 9-1 Drainage basin (watershed, catchment) -Drains surfacewater to a common outlet Drainage divide - how is it defined? Scale effects? - Represents a hydrologic cycle

More information

Journal of Asian Scientific Research PREDICTION OF MECHANICAL PROPERTIES OF TO HEAT TREATMENT BY ARTIFICIAL NEURAL NETWORKS

Journal of Asian Scientific Research PREDICTION OF MECHANICAL PROPERTIES OF TO HEAT TREATMENT BY ARTIFICIAL NEURAL NETWORKS Journal of Asian Scientific Research journal homepage: http://aessweb.com/journal-detail.php?id=5003 PREDICTION OF MECHANICAL PROPERTIES OF TO HEAT TREATMENT BY ARTIFICIAL NEURAL NETWORKS Esmaeil Alibeiki

More information

Comparative Evaluation of Neural Network and Regression Based Models to Simulate Runoff and Sediment Yield in an Outer Himalayan Watershed

Comparative Evaluation of Neural Network and Regression Based Models to Simulate Runoff and Sediment Yield in an Outer Himalayan Watershed J. Agr. Sci. Tech. (2016) Vol. 18: 681-694 Comparative Evaluation of Neural Network and Regression Based Models to Simulate Runoff and Sediment Yield in an Outer Himalayan Watershed S. Sudhishri 1, A.

More information

Prediction of Properties of Austempered Ductile Iron Assisted by Artificial Neural Network

Prediction of Properties of Austempered Ductile Iron Assisted by Artificial Neural Network ISSN 1392 132 MATERIALS SCIENCE (MEDŽIAGOTYRA). Vol. 12, No. 1. 26 Prediction of Properties of Austempered Ductile Iron Assisted by Artificial Neural Network Robert BIERNACKI, Jacek KOZŁOWSKI, Dawid MYSZKA,

More information

A Mirsepassi: Application of Chemical Dosage Alum, Polymer Lime, Chlorine Mixers Chemical Dosage Chlorine, Fluoride Carbon dioxide, Lime Filter Media

A Mirsepassi: Application of Chemical Dosage Alum, Polymer Lime, Chlorine Mixers Chemical Dosage Chlorine, Fluoride Carbon dioxide, Lime Filter Media Iranian J Env Health Sci Eng, 2004, Iranian Vol.1, No.2, J Env pp.51-57 Health Sci Eng, 2004, Vol.1, No.2, pp.51-57 Application of Intelligent System for Water Treatment Plant Operation *A Mirsepassi Dept.

More information

Externalities in watershed management

Externalities in watershed management 56 Changes in Water Resources Systems: Methodologies to Maintain Water Security and Ensure Integrated Management (Proceedings of Symposium HS3006 at IUGG2007, Perugia, July 2007). IAHS Publ. 315, 2007.

More information

Wastewater Effluent Flow Control Using Multilayer Neural Networks

Wastewater Effluent Flow Control Using Multilayer Neural Networks Wastewater Effluent Flow Control Using Multilayer Neural Networks Heidar A. Malki University of Houston 304 Technology Building Houston, TX 77204-4022 malki@uh.edu Shayan Mirabi University of Houston 304

More information

SEASONAL PREDICTION OF GROUNDWATER LEVELS USING ANFIS AND RADIAL BASIS NEURAL NETWORK

SEASONAL PREDICTION OF GROUNDWATER LEVELS USING ANFIS AND RADIAL BASIS NEURAL NETWORK SEASONAL PREDICTION OF GROUNDWATER LEVELS USING ANFIS AND RADIAL BASIS NEURAL NETWORK *Amutha R and Porchelvan P School of Mechanical and Building Sciences, VIT University, Vellore 632014 *Author for Correspondence

More information

FLOOD FORECASTING MODEL USING EMPIRICAL METHOD FOR A SMALL CATCHMENT AREA

FLOOD FORECASTING MODEL USING EMPIRICAL METHOD FOR A SMALL CATCHMENT AREA Journal of Engineering Science and Technology Vol. 11, No. 5 (2016) 666-672 School of Engineering, Taylor s University FLOOD FORECASTING MODEL USING EMPIRICAL METHOD FOR A SMALL CATCHMENT AREA CHANG L.

More information

Hydrological design of flood reservoirs by utilization of GIS and remote sensing

Hydrological design of flood reservoirs by utilization of GIS and remote sensing Remote Sensing and Geographic Information Systems for Design and Operation of Water Resources Systems (Proceedings of Rabat Symposium S3, April 1997). IAHS Publ. no. 242, 1997 173 Hydrological design of

More information

Study of Pile Cap Lateral Resistance using Artificial Neural Networks

Study of Pile Cap Lateral Resistance using Artificial Neural Networks International Journal of Computer Applications (975 8887) Volume 21 No.1, May 211 Study of Pile Cap Lateral Resistance using Artificial Neural Networks Utpal K. Nath Assistant Professor Civil Engineering

More information

OPTIMISATION OF HYDROPOWER IN A MULTI-OBJECTIVE CONTEXT

OPTIMISATION OF HYDROPOWER IN A MULTI-OBJECTIVE CONTEXT Proc. Int. Conf. on Water Environment, Energy and Society (WEES-2009), (eds. S. K. Jain, V. P. Singh, V. Kumar, OPTIMISATION OF HYDROPOWER IN A MULTI-OBJECTIVE CONTEXT Dan Rosbjerg 1 * Institute of Environment

More information

Event and Continuous Hydrological Modeling with HEC- HMS: A Review Study

Event and Continuous Hydrological Modeling with HEC- HMS: A Review Study Event and Continuous Hydrological Modeling with HEC- HMS: A Review Study Sonu Duhan *, Mohit Kumar # * M.E (Water Resources Engineering) Civil Engineering Student, PEC University Of Technology, Chandigarh,

More information

Comparison of Artificial Neural Network and regression models for sediment loss prediction from Banha watershed in India

Comparison of Artificial Neural Network and regression models for sediment loss prediction from Banha watershed in India Agricultural Water Management 78 (2005) 195 208 www.elsevier.com/locate/agwat Comparison of Artificial Neural Network and regression models for sediment loss prediction from Banha watershed in India A.

More information

Flood forecasting model based on geographical information system

Flood forecasting model based on geographical information system 192 Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). Flood forecasting model based on geographical information

More information

MODELLING STUDIES BY APPLICATION OF ARTIFICIAL NEURAL NETWORK USING MATLAB

MODELLING STUDIES BY APPLICATION OF ARTIFICIAL NEURAL NETWORK USING MATLAB Journal of Engineering Science and Technology Vol. 10, No.11 (2015) 1477-1486 School of Engineering, Taylor s University MODELLING STUDIES BY APPLICATION OF ARTIFICIAL NEURAL NETWORK USING MATLAB K. S.

More information

Comparison of Artificial Neural Networks ANN and Statistica in Daily Flow Forecasting

Comparison of Artificial Neural Networks ANN and Statistica in Daily Flow Forecasting Advances in Environmental Biology, 6(2): 863-868, 2012 ISSN 1995-0756 863 This is a refereed journal and all articles are professionally screened and reviewed ORIGINAL ARTICLE Comparison of Artificial

More information

Flood forecasting model based on geographical information system

Flood forecasting model based on geographical information system doi:10.5194/piahs-368-192-2015 192 Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). Flood forecasting model

More information

COMPARISON BETWEEN NEURAL NETWORKS AND MULTIPLE REGRESSION METHODS IN METALLURGICAL PERFORMANCE MODELING OF FLOTATION COLUMN

COMPARISON BETWEEN NEURAL NETWORKS AND MULTIPLE REGRESSION METHODS IN METALLURGICAL PERFORMANCE MODELING OF FLOTATION COLUMN Physicochem. Probl. Miner. Process. 49(1), 2013, 255 266 www.minproc.pwr.wroc.pl/journal/ Physicochemical Problems of Mineral Processing ISSN 1643-1049 (print) ISSN 2084-4735 (online) Received May 15,

More information

Coupling of MODFLOW and WATFLOOD in hydrological modelling of a small watershed

Coupling of MODFLOW and WATFLOOD in hydrological modelling of a small watershed 294 Weather Radar Information and Distributed Hydrological Modelling (Proceedings of symposium HS03 held during IUGG2003 at Sapporo, July 2003). IAHS Publ. no. 282. 2003. Coupling of MODFLOW and WATFLOOD

More information

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Electrical and Electronic Engineering 2018, 8(2): 37-52 DOI: 10.5923/j.eee.20180802.02 Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Kamran Rahimimoghadam

More information

Comparison of static-feedforward and dynamic-feedback neural networks for rainfall runoff modeling

Comparison of static-feedforward and dynamic-feedback neural networks for rainfall runoff modeling Journal of Hydrology 290 (2004) 297 311 www.elsevier.com/locate/jhydrol Comparison of static-feedforward and dynamic-feedback neural networks for rainfall runoff modeling Yen-Ming Chiang, Li-Chiu Chang,

More information

FLOOD FORECASTING USING FGM MODEL IN CHINDWIN RIVER BASIN. Win Win Zin 1*, F. Nestmann 2, J. Ihringer Introduction

FLOOD FORECASTING USING FGM MODEL IN CHINDWIN RIVER BASIN. Win Win Zin 1*, F. Nestmann 2, J. Ihringer Introduction Malaysian Journal of Civil Engineering 21(2) : 135-151 (2009) FOOD FORECASTING USING FGM MODE IN CHINDWIN RIVER BASIN Win Win Zin 1*, F. Nestmann 2, J. Ihringer 2 1 Department of Civil Engineering, Yangon

More information

Artificial Neural Networks for predicting cooling load in buildings in tropical countries

Artificial Neural Networks for predicting cooling load in buildings in tropical countries Artificial Neural Networks for predicting cooling load in buildings in tropical countries Sapan Agarwal, M.Tech. (IT in Building Science), International Institute of Information Technology, Hyderabad.

More information

July 31, 2012

July 31, 2012 www.knightpiesold.com July 31, 212 Mr. Scott Jones Vice President Engineering Taseko Mines Limited 15th Floor, 14 West Georgia Street Vancouver, BC V6E 4H8 File No.:VA11-266/25-A.1 Cont. No.:VA12-743 Dear

More information

Comparison of hedging rule curves depending on available water and current storage in reservoir operation under droughts

Comparison of hedging rule curves depending on available water and current storage in reservoir operation under droughts European Water 60: 227-232, 2017. 2017 E.W. Publications Comparison of hedging rule curves depending on available water and current storage in reservoir operation under droughts S. Lee 1*, Y. Jin 1 and

More information

Estimation of pesticides usage in the agricultural sector in Turkey using Artificial Neural Network (ANN)

Estimation of pesticides usage in the agricultural sector in Turkey using Artificial Neural Network (ANN) Publication date: 18 October 2009, http://www.biosciences.elewa.org/; ISSN 2071-7024 Estimation of pesticides usage in the agricultural sector in Turkey using Artificial Neural Network (ANN) Özbek F. Ş.

More information

Learning objectives. Upon successful completion of this lecture, the participants will be able to describe:

Learning objectives. Upon successful completion of this lecture, the participants will be able to describe: Solomon Seyoum Learning objectives Upon successful completion of this lecture, the participants will be able to describe: The different approaches for estimating peak runoff for urban drainage network

More information

Integrated ANN model for earthfill dams seepage analysis: Sattarkhan Dam in Iran

Integrated ANN model for earthfill dams seepage analysis: Sattarkhan Dam in Iran ORIGINAL RESEARCH Integrated ANN model for earthfill dams seepage analysis: Sattarkhan Dam in Iran Vahid Nourani, Elnaz Sharghi, Mohammad Hossein Aminfar Department of Water Resources Engineering, Faculty

More information

Enabling Distributed Hydrologic Prediction through Radar Detection of Rainfall

Enabling Distributed Hydrologic Prediction through Radar Detection of Rainfall Engineering Conferences International ECI Digital Archives Fifty Years Of Watershed Modeling - Past, Present And Future Proceedings 2012 Enabling Distributed Hydrologic Prediction through Radar Detection

More information

Comparison of different approaches to quantify the reliability of hydrological simulations

Comparison of different approaches to quantify the reliability of hydrological simulations Author(s) 27. This work is licensed under a Creative Commons License. Advances in Geosciences Comparison of different approaches to quantify the reliability of hydrological simulations C. Gattke and A.

More information

Hamid R. Solaymani. A.K.Gosain

Hamid R. Solaymani. A.K.Gosain Motivation An integrated management plan is required to prevent the negative impacts of climate change on social- economic and environment aspects Each of these segments is expected to be strongly impacted

More information

Modelling of hydrological processes for estimating impacts of man's interventions

Modelling of hydrological processes for estimating impacts of man's interventions Hydrology of Warm Humid Regions (Proceedings of the Yokohama Symposium, July 1993). IAHS Publ. no. 216, 1993. 231 Modelling of hydrological processes for estimating impacts of man's interventions TAKESHI

More information

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

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

More information

Short-term electricity price forecasting in deregulated markets using artificial neural network

Short-term electricity price forecasting in deregulated markets using artificial neural network Proceedings of the 2011 International Conference on Industrial Engineering and Operations Management Kuala Lumpur, Malaysia, January 22 24, 2011 Short-term electricity price forecasting in deregulated

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 7, July-2014 ISSN Sruthy Nattuvetty Manoharan

International Journal of Scientific & Engineering Research, Volume 5, Issue 7, July-2014 ISSN Sruthy Nattuvetty Manoharan ISSN 2229-5518 210 Sruthy Nattuvetty Manoharan Department of Civil Engineering Government Engineering College, Thrissur Thrissur, 680009 sruthy.n.m@gmail.com a spatially distributed excess rainfall. It

More information

ANN-Based Sizing of Battery Storage in a StandAlone PV System

ANN-Based Sizing of Battery Storage in a StandAlone PV System Journal of Automation and Control Engineering Vol., No. 1, February 1 ANN-Based Sizing of Battery Storage in a StandAlone PV System Ahmet Afşin Kulaksız, Bayram Akdemir, and Hale Bakır Selcuk University,

More information

Research Review and Modeling of Concrete Compressive Strength Using Artificial Neural Networks

Research Review and Modeling of Concrete Compressive Strength Using Artificial Neural Networks Research Review and Modeling of Concrete Compressive Strength Using Artificial Neural Networks Geet Kalra Undergraduate Student, Department of Civil Engineering 6021, New Academic Block, Birla Institute

More information

Study on optimal operating rule curves including hydropower purpose in parallel multireservoir systems

Study on optimal operating rule curves including hydropower purpose in parallel multireservoir systems River Basin Management III 151 Study on optimal operating rule curves including hydropower purpose in parallel multireservoir systems S.-C. Lin 1, R.-S. Wu 2 & S.-W. Chen 2 1 Department of Information

More information

Modeling of Irrigation Water Quality using Multilayer Perceptron Back Propagation Neural Network (MLBP-NN)

Modeling of Irrigation Water Quality using Multilayer Perceptron Back Propagation Neural Network (MLBP-NN) International Journal of ChemTech Research CODEN (USA): IJCRGG ISSN : 0974-4290 Vol.6, No.5, pp 3053-3061, Aug-Sept 2014 Modeling of Irrigation Water Quality using Multilayer Perceptron Back Propagation

More information

The Texas A&M University and U.S. Bureau of Reclamation Hydrologic Modeling Inventory (HMI) Questionnaire

The Texas A&M University and U.S. Bureau of Reclamation Hydrologic Modeling Inventory (HMI) Questionnaire The Texas A&M University and U.S. Bureau of Reclamation Hydrologic Modeling Inventory (HMI) Questionnaire May 4, 2010 Name of Model, Date, Version Number Dynamic Watershed Simulation Model (DWSM) 2002

More information

Re-conceptualizing SWAT for Variable Source Area Hydrology

Re-conceptualizing SWAT for Variable Source Area Hydrology Re-conceptualizing SWAT for Variable Source Area Hydrology Zachary Easton *, Daniel Fuka, Eric White, Todd Walter, Tammo Steenhuis Dept. Biological and Environmental Engineering, Cornell University, Elliot

More information

Neural Network Approximation of a Hydrodynamic Model in Optimizing Reservoir Operation

Neural Network Approximation of a Hydrodynamic Model in Optimizing Reservoir Operation Neural Network Approximation of a Hydrodynamic Model in Optimizing Reservoir Operation D.P. Solomatine International Institute for Infrastructural, Hydraulic and Environmental Engineering, P.O.Box 3015,

More information

Modeling the production of multiple ecosystems services from agricultural and forest landscape in Rhode Island

Modeling the production of multiple ecosystems services from agricultural and forest landscape in Rhode Island Modeling the production of multiple ecosystems services from agricultural and forest landscape in Rhode Island Tingting Liu a, Nathaniel H. Merrill a, Arthur J. Gold b, Dorothy Q. Kellogg b and Emi Uchida

More information

A&M WATERSHED MODEL USERS MANUAL WATER RESOURCES ENGINEERING

A&M WATERSHED MODEL USERS MANUAL WATER RESOURCES ENGINEERING TWRI Special Report 90-1 A&M WATERSHED MODEL USERS MANUAL by: Wesley P. James Phillip W. Winsor, John F. Bell Melvin G. Spinks, Alfred J. Garcia Dan Pridal, John Warinner Kelly Kaatz, Veronica Morgan Mike

More information

Artificial neural networks and particle swarm optimization based model for the solution of groundwater management problem

Artificial neural networks and particle swarm optimization based model for the solution of groundwater management problem European Water 57: 345-352, 2017. 2017 E.W. Publications Artificial neural networks and particle swarm optimization based model for the solution of groundwater management problem S. Gaur *, A. Dave, A.

More information

A Generalized Regression Neural Network Based on Soft Sensor for Multicomponent Distillation Column

A Generalized Regression Neural Network Based on Soft Sensor for Multicomponent Distillation Column A Generalized Regression Neural Network Based on Soft Sensor for Multicomponent Distillation Column Sanjay R. Patil 1 *, V. N. Ghate 2 1 Department of Instrumentation Engineering, Government College of

More information

Enabling Distributed Hydrologic Prediction through Radar Detection of Rainfall

Enabling Distributed Hydrologic Prediction through Radar Detection of Rainfall Enabling Distributed Hydrologic Prediction through Radar Detection of Rainfall Baxter E. Vieux Ph.D., P.E. Professor, School of Civil Engineering and Environmental Science, University of Oklahoma Vieux

More information

SPATIAL-TEMPORAL ADJUSTMENTS OF TIME OF CONCENTRATION

SPATIAL-TEMPORAL ADJUSTMENTS OF TIME OF CONCENTRATION JOURNAL O LOOD ENGINEERING J E 1(1) January June 2009; pp. 21 28 SPATIAL-TEMPORAL ADJUSTMENTS OF TIME OF CONCENTRATION Kristin L. Gilroy & Richard H. McCuen Dept. of Civil and Environmental Engineering,

More information

Time Series Modeling in Water Resources Planning and Management

Time Series Modeling in Water Resources Planning and Management 247 Y. R. Satyaji Rao, B. Krishna, and P. C. Nayak Deltaic Regional Centre, National nstitute of Hydrology, Kakinada, Andhra Pradesh, ndia ABSTRACT: Most of the times continuous hydrological time series

More information

Daily Runoff Forecasting Model Based on ANN and Data Preprocessing Techniques

Daily Runoff Forecasting Model Based on ANN and Data Preprocessing Techniques Water 25, 7, 444-46; doi:.339/w78444 Article OPEN ACCESS water ISSN 273-444 www.mdpi.com/journal/water Daily Runoff Forecasting Model Based on ANN and Data Preprocessing Techniques Yun Wang,2, Shenglian

More information

70569 Stuttgart, Germany;

70569 Stuttgart, Germany; Hydrology 2014, 1, 40-62; doi:10.3390/hydrology1010040 OPEN ACCESS hydrology ISSN 2306-5338 www.mdpi.com/journal/hydrology Article Training of Artificial Neural Networks Using Information-Rich Data Shailesh

More information

Surface Soil Moisture Assimilation with SWAT

Surface Soil Moisture Assimilation with SWAT Surface Soil Moisture Assimilation with SWAT Eunjin Han, Venatesh Merwade School of Civil Engineering, Purdue University, West Lafayette, IN, USA Gary C. Heathman USDA-ARS, National Soil Erosion Research

More information

Wind Power Generation Prediction for a 5Kw Wind turbine

Wind Power Generation Prediction for a 5Kw Wind turbine Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 3 (1) December 2013: 163-168 2013 Academy for Environment and Life Sciences, India Online ISSN 2277-1808 Journal

More information