SlideShare a Scribd company logo
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3227
Estimation of Water Level Variations in Dams based on Rainfall Data
using ANN
Ankita Bhapkar1, Sumit Bante2, Shubham Deshmukh3, Mr.Rajesh Shekokar4
1,2,3Student, Department of Electronics and Telecommunication, RMD Sinhgad school of Engineering,
Warje, Pune-58
Assistant Professor4, Department of Electronics and Telecommunication, RMD Sinhgad school of Engineering,
Warje, Pune-58
-------------------------------------------------------------------------***------------------------------------------------------------------------
Abstract:- A method for estimating water level at Sungai Bedup in Sarawak is presented here. The method makes use of
Artificial Neural Network (ANN) – a new tool that is capable of modeling various nonlinear hydrological processes. ANN was
chosen based on its ability to generalize patterns in imprecise or noisy and ambiguous input and output data sets. In this
study, the networks were developed to forecast daily water level for Sungai Bedup station. Specially designed networks were
simulated using data obtained from Drainage and Irrigation Department with MATLAB 6.5 computer software. Various
training parameters were considered to achieve the best result. ANN Recurrent Network using Backpropagation algorithm
was adopted for this study.
Keywords: Artificial Neural Network, Water Level Prediction, Flood Forecasting.
1. INTRODUCTION
Rainfall brings the most important role in the matter of human life in all kinds of weather happenings. The effect of rainfall
for human civilization is very colossal. Rainfall is natural climatic phenomena whose prediction is challenging and
demanding. Accurate information on rainfall is essential for the planning and management of water resources and also
crucial for reservoir operation and flooding prevention. Additionally, rainfall has a strong influence on traffic, sewer
systems and other human activities in the urban areas. Nevertheless, rainfall is one of the most complex and difficult
elements of the hydrology cycle to understand and to model due to the complexity of the atmospheric processes that
generate rainfall and the tremendous range of variation over a wide range of scales both in space and time. Thus, accurate
rainfall prediction is one of the greatest challenges in operational hydrology, despite many advances in weather
forecasting in recent decades. Rainfall means crops; and crop means life. Rainfall prediction is closely related to agriculture
sector, which contributes significantly to the economy of the nation.
On a worldwide scale, large numbers of attempts have been made by different researchers to predict rainfall accurately
using various techniques. But due to the nonlinear nature of rainfall, prediction accuracy obtained by these techniques is
still below the satisfactory level. Artificial neural network algorithm becomes an attractive inductive approach in rainfall
prediction owing to their highly nonlinearity, flexibility.[1]
1.1. Artificial Neural Network (ANN)
The development of Artificial Neural Networks began approximately 50 years ago, inspired by a desire to understand the
human brain and emulate its functioning. Within the last two decades, it has experienced a huge resurgence due to the
development of more sophisticated algorithms and the emergence of powerful computation tools. It has been proved that
ANN models show better results in river stage-discharge modeling in comparison to traditional models. The human brain
always stores the information as a pattern. Any capability of the brain may be viewed as a pattern recognition task.
The high efficiency and speed with which the human brain processes the patterns inspired the development of ANN and its
application in field of pattern recognition. ANN is a computing model that tries to mimic the human brain and the nervous
system in a very primitive way to emulate the capabilities of the human being in a very limited sense. ANNs have been
developed as a generalization of mathematical models of human cognition or neural biology. Comparison to a conventional
statistical stage-discharge model shows the superiority of an approach.
using ANN. Basic principle of ANN is shown in Fig. 1.1
Enlargement of ANN is based on the following rules:
1. Information processing occurs at nodes that are single elements and are also denoted as units, neurons or cells.
2. Signals are passed between nodes through connection links.
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3228
3. Each connection link has an associated weight that represents its connection strength.
4. Each node typically applies a nonlinear transformation called an activation function to its net input to determine
its output signal.[2]
Fig.1 Working of ANN
1.2 FLOW DIAGRAM
The above figure is the basic flow diagram of our system. The previous year rainfall data will be fetched from the database.
This data will be in the form of cell array. First of all the cell array will be converted into mat array. After that, this data will
be send for training. Various input parameters are taken into consideration. Out of them six input parameters have been
considered in our system namely- Initial storage, Daily inflow, West and East Diversion, Power generation 1 and 2.
These input parameters will be send for testing. The tested input and target input will be compared to obtain output. This
predicted output will be the future water level.
2. STUDY AREA
The study area isSukhi Reservoir project, it is a part of the major Water Resources projects envisaged, constructed and
developed by Govt. of Gujarat at the confluence of river Sukhi and Bharaj river near village Sagadhra and Khos in
LoadData
TrainData
Input
Parameters
TestData
Predicted
Output
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3229
Pavijetpur and Chhota-UdepurTaluka of Vadodara District in Gujarat State, India and it lies between longitudes of 73˚ 53’
00” E and latitudes of 22˚ 26’ 00” N. The location of Sukhi Reservoir is shown in Fig. 2.
The region experiences a typical semi-arid climate (aridity index 15-20%); the average annual rainfall is 700-1000 mm
with 30 to 45 rainy days and has dependability of 50-60%. Mean annual temperature is 26-270 ˚C with mean maximum
and minimum temperatures of 410 ˚C and 110 ˚C respectively and the range of extremes is 460 ˚C to 500 ˚C. The average
annual wind speed is 5 to 15km/hr. Interestingly a pocket in Panchmahals experiences, a high wind velocity of more than
15 km/hr. Winds blow from West and South-West for most part of the year. The average relative humidity is 60-65 %. The
potential evapotranspiration is about 2250 mm. The Climate of Vadodara station is semi-arid with fairly dry and hot
summer. Winter is fairly cold and sets in, the month of November and continues till the middle of February. Summer is hot
and dry which commences from mid of February and ends by the month of June. Monsoon sets in around end of June to
mid-July.[3]
3. METHODOLOGY
The whole data set comprises of total of 23 years, out of which 16 years data was used for training and rest of the 07 years
of were used for validating the models. Forecasting was done by evaluating the model fitness and performance in 10 days
ahead forecasting. The desired outputs were the Water levels corresponding to the 10 days ahead forecast. Inputs were
feature group elements of inflow, water level and release. The testing patterns are used for evaluating accuracy of the ANN
trained model that is developed using ANN. Several patterns of input data have been employed to develop the optimum
ANN model for the reservoir Water level. Three different NN models; Cascade, Elman and Feedforward back propagation
were developed. A three-layered architecture with 10 neurons in the hidden layer and one neuron in the output layer was
adapted for all the models after trial and error. The number of neurons in the input layer varied with the number of
elements in the input vector for each model. Three elements from each feature group were joined to the input vector
elements by the relation given in equation (1). = ܰ∑ ௞ ௞ୀ ଵ ………….(1) Where, N is the number of elements in a data set
vector; k is the number of feature groups; Ni is the number of elements per feature group. First, real time information has
got to be inheritable from reservoirs through the file based mostly date transfer system like SFTP or transfer over by emails
manually. It includes daily information should also be added along with historical information over amount of time into the
database. Behavioural research and end-use analysis require not just information but also the context for energy use. These
slow dynamical datasets should be updated regularly, and also the modification of sources over time should be done
themselves. As a result, an automatic information ingest system has got different sizes as well as rates to support discrete
information acquisition, and be approachable for necessities and different information sources. Data inherited is kept into
the temporary storage and afterwards has got to be keep and shared with comparatively large system. To researchers
mining and exploring information for correlations and gaining information is most vital.[4] The information collaboration
has got to be balanced against the considerations of knowledge security. Data-driven forecasting models are essential and
for it data-driven models are trained using the existing data, and utilize large-scale options that are direct and indirect
indicators of water levels. In particular, our demand foretelling models use ANN time-series to supply high accuracy, uses
the feedforward back propagation for playacting such analytics. The greatest advantage of data-driven models is that the
convenience of automatically building a model without having deep technical information on the system. The models also
can be easily well-kept up to now by grooming them over new data that is collected. Further, it permits data analysts to try
completely different combos of options to find those that most significantly impact the water levels. This can help to outline
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3230
the limits for data collection, or alternatively can provide us the ways to reduce usage of water. This tends to noticethat
there's no one size fits alluniversal model, and a set of models are used for various functions, however the results of
exploitation ANN model provides most as regards to actual results. The information of the water level, inflow and release is
collected.The level of reservoir is plotted for the info collected for the past years and to see the patterns and behaviour. Fig.
3 and Fig. 4 shows observed water level for training and validation period. It is observed that the level volume unit are less
consistent across some of the years.[5]
4. RESULT
The most important part of ANN model is its ability to forecast future events accurately. This Water level forecasting is an
essential topic in water management affecting reservoir operations and effective multipurpose water storage. The statistical
evaluation criteria used in the present study are Root Mean Square Error (RMSE), Correlation Coefficient (R) Coefficient of
variation (R 2 ) Coefficient of Determination (D). Table 1 shows the values of evaluation parameters for training set of data.
After observing the evaluation parameters, it is observed that Feed Forward Back propagation gives the best output having
RMSE; 0.92, Correlation Coefficient, R ; 0.97, Coefficient of Determination, R 2 ; 0.95 and Discrepancy Ratio, D ; 1.00. The
ANN model using Feed Forward Back Propagation predicts the water levels that measure very close or near to the actual
levels, as depicted in the form of graph in Fig 5 and Fig.6. Less variation measure seen with the forecasted and that of the
actual provides the closeness of predication to the actual values.[6]
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3231
The forecast accuracy is validated on the remaining 30% of the data by evaluating the following statistic performance
indicators: Root Mean Square Error (RMSE), Correlation Coefficient (R), Coefficient of determination (R 2 ) and Discrepancy
Ratio (D) described in Table 2
Fig. 7 shows the variation of water levels between the forecasted and that of the actually observed.
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3232
5. CONCLUSION
The neural networks (NN) models developed in this study were able to forecast the water levels of Sukhi Reservoir for ten
daily consecutive days beginning after a given day and given data for ten consecutive days prior to that day. Thus, NN
provide an effective and timely method for forecasting water levels in the reservoir. This can help in water-use
formulation and scheduling for domestic, agricultural and municipal uses. Timely forecasting can also help in disaster
monitoring, response and control in areas prone to floods. For power generation, effective and timely reservoir level
forecasting can help in predicting power loads and management of power generation for efficiency and optimisation. The
number of feature groups and the number of elements in each feature group used as inputs greatlyinfluence the ability of
NN to forecast reservoir levels accurately. The main conclusions obtained are as below: 1. Soft computing technique like
ANN is reliable and more accurate than conventional methods. 2. On the basis of performance evaluation of models, ANN
model using Feed Forward Back Propagation gave best results among three developed ANN models. 3. This paper also
demonstrates that ANN technique give good results for more number of inputs. Feed Forward Back propagation gives the
best output having RMSE; 0.92, Correlation Coefficient, R;0.97, Coefficient of Determination, R 2; 0.95 and Discrepancy
Ratio, D;1.00 in comparison of Cascade which gives the output having RMSE; 0.73, Correlation Coefficient, R; 0.98,
Coefficient of Determination, R 2; 0.96 and Discrepancy Ratio, D; 1.00 and Elman which gives the output having RMSE;0.81,
Correlation Coefficient, R;0.98, Coefficient of Determination, R 2 ; 0.95 and Discrepancy Ratio, D; 1.00. Based on these
results, it can be concluded that amongst the three methods used for this study, ANN using Feed Forward Backpropagation
is an appropriate predictor for real-time Water Level forecasting of Sukhi Reservoir Project.
6. REFERENCES
[1] ASCE Task Committee on Application of Artificial Neural Networks in Hydrology. (April 2000). Artificial Neural
Networks in Hydrology. I: Preliminary Concepts. Journal of Hydrologic Engineering, 5(2): 115-123
[2] S. Haykin, 1999: Neural Networks- A Comprehensive Foundation. Addison Wesley Longman.
[3] Bisht D. C. S., M. M. Raju, M. C. Joshi, “ANN based river stage-Discharge modelling for Godavari river, India”, Computer
Modelling and New Technologies, vol. 14, no. 3, pp. 48-62, 2010.
[4] Golabi M, Radmanesh F,Akhondali A and Kashefipoor M., “Prediction of Seasonal Precipitation Using Artificial Neural
Networks (Case Study: Selected Stations of (Iran) Khozestan Province), ISSN 2090-4304, Journal of Basic and Applied
Scientific Research”, 2013.
[5] Jain S. K. and Chalisgaonkar , “Setting up stage-discharge relations using ANN”, Journal of Hydrologic Engg., vol. 5, no. 4,
pp. 428-433.[6] Box, G.E.P., Jenkins, G.M. and Reinsel, G.C. Time Series Analysis Forecasting and Control. McGraw-Hill Inc.,
USA, 1994.
[6] Mahmood, Mustafa and Muhammed, “Application of Artificial Neural Networks to Forecast theRelease Water from
Haditha Dam”, Special Issue of Engineering and Development Journal ISSN 1813-7822, 2012.
Ad

Recommended

IRJET- Indian Water Pollution Monitoring and Forecasting for Anomaly with...
IRJET- Indian Water Pollution Monitoring and Forecasting for Anomaly with...
IRJET Journal
 
Access.2020.3025590
Access.2020.3025590
Jenitha Rajadurai
 
IRJET- Univariate Time Series Prediction of Reservoir Inflow using Artifi...
IRJET- Univariate Time Series Prediction of Reservoir Inflow using Artifi...
IRJET Journal
 
IRJET- IoT based Flow Analyzing and Alerting System
IRJET- IoT based Flow Analyzing and Alerting System
IRJET Journal
 
IRJET- Recognition of Future Air Quality Index using Artificial Neural Network
IRJET- Recognition of Future Air Quality Index using Artificial Neural Network
IRJET Journal
 
IRJET-Analysis of Storm Water Drain in 1410 Acres, Palasamudram Site
IRJET-Analysis of Storm Water Drain in 1410 Acres, Palasamudram Site
IRJET Journal
 
Evaluating IoT based passive water catchment monitoring system data acquisiti...
Evaluating IoT based passive water catchment monitoring system data acquisiti...
journalBEEI
 
Forecasting precipitation using sarima model
Forecasting precipitation using sarima model
Alexander Decker
 
Data Analysis for Solar Energy Generation in a University Microgrid
Data Analysis for Solar Energy Generation in a University Microgrid
IJECEIAES
 
Short Term Load Forecasting Using Multi Layer Perceptron
Short Term Load Forecasting Using Multi Layer Perceptron
IJMER
 
Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...
IJECEIAES
 
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
IRJET Journal
 
Implementation of Integration VaaMSN and SEMAR for Wide Coverage Air Quality ...
Implementation of Integration VaaMSN and SEMAR for Wide Coverage Air Quality ...
TELKOMNIKA JOURNAL
 
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET Journal
 
IRJET- Study of Ionospheric Scintillation using IRNSS Data Over Bengaluru
IRJET- Study of Ionospheric Scintillation using IRNSS Data Over Bengaluru
IRJET Journal
 
IRJET- Estimation of Water Discharge using Image Processing
IRJET- Estimation of Water Discharge using Image Processing
IRJET Journal
 
Effectiveness of the telemetric flood monitoring device
Effectiveness of the telemetric flood monitoring device
Harhar Caparida
 
WiRoTip: an IoT-based Wireless Sensor Network for Water Pipeline Monitoring
WiRoTip: an IoT-based Wireless Sensor Network for Water Pipeline Monitoring
IJECEIAES
 
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
IRJET Journal
 
Flood Prediction Model using Artificial Neural Network
Flood Prediction Model using Artificial Neural Network
Editor IJCATR
 
Intelligent methods in load forecasting
Intelligent methods in load forecasting
prj_publication
 
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET Journal
 
Effects of statistical properties of dataset in predicting performance of var...
Effects of statistical properties of dataset in predicting performance of var...
iaemedu
 
Comparative Study of Machine Learning Algorithms for Rainfall Prediction
Comparative Study of Machine Learning Algorithms for Rainfall Prediction
ijtsrd
 
Ijmer 44041014-140513065911-phpapp02
Ijmer 44041014-140513065911-phpapp02
Nihar Ranjan Behera
 
Hz3414691476
Hz3414691476
IJERA Editor
 
PREDICT THE QUALITY OF FRESHWATER USING MACHINE LEARNING
PREDICT THE QUALITY OF FRESHWATER USING MACHINE LEARNING
IRJET Journal
 
CROP YIELD PREDICTION USING ARTIFICIAL NEURAL NETWORK
CROP YIELD PREDICTION USING ARTIFICIAL NEURAL NETWORK
IRJET Journal
 
On the performance analysis of rainfall prediction using mutual information...
On the performance analysis of rainfall prediction using mutual information...
IJECEIAES
 
A Comparative study on Different ANN Techniques in Wind Speed Forecasting for...
A Comparative study on Different ANN Techniques in Wind Speed Forecasting for...
IOSRJEEE
 

More Related Content

What's hot (10)

Data Analysis for Solar Energy Generation in a University Microgrid
Data Analysis for Solar Energy Generation in a University Microgrid
IJECEIAES
 
Short Term Load Forecasting Using Multi Layer Perceptron
Short Term Load Forecasting Using Multi Layer Perceptron
IJMER
 
Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...
IJECEIAES
 
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
IRJET Journal
 
Implementation of Integration VaaMSN and SEMAR for Wide Coverage Air Quality ...
Implementation of Integration VaaMSN and SEMAR for Wide Coverage Air Quality ...
TELKOMNIKA JOURNAL
 
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET Journal
 
IRJET- Study of Ionospheric Scintillation using IRNSS Data Over Bengaluru
IRJET- Study of Ionospheric Scintillation using IRNSS Data Over Bengaluru
IRJET Journal
 
IRJET- Estimation of Water Discharge using Image Processing
IRJET- Estimation of Water Discharge using Image Processing
IRJET Journal
 
Effectiveness of the telemetric flood monitoring device
Effectiveness of the telemetric flood monitoring device
Harhar Caparida
 
WiRoTip: an IoT-based Wireless Sensor Network for Water Pipeline Monitoring
WiRoTip: an IoT-based Wireless Sensor Network for Water Pipeline Monitoring
IJECEIAES
 
Data Analysis for Solar Energy Generation in a University Microgrid
Data Analysis for Solar Energy Generation in a University Microgrid
IJECEIAES
 
Short Term Load Forecasting Using Multi Layer Perceptron
Short Term Load Forecasting Using Multi Layer Perceptron
IJMER
 
Short-term wind speed forecasting system using deep learning for wind turbine...
Short-term wind speed forecasting system using deep learning for wind turbine...
IJECEIAES
 
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
A Review on: Spatial Image Processing and Wireless Sensor Network Design to I...
IRJET Journal
 
Implementation of Integration VaaMSN and SEMAR for Wide Coverage Air Quality ...
Implementation of Integration VaaMSN and SEMAR for Wide Coverage Air Quality ...
TELKOMNIKA JOURNAL
 
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET- Rainfall Simulation using ANN based Generealized Feed Forward and MLR ...
IRJET Journal
 
IRJET- Study of Ionospheric Scintillation using IRNSS Data Over Bengaluru
IRJET- Study of Ionospheric Scintillation using IRNSS Data Over Bengaluru
IRJET Journal
 
IRJET- Estimation of Water Discharge using Image Processing
IRJET- Estimation of Water Discharge using Image Processing
IRJET Journal
 
Effectiveness of the telemetric flood monitoring device
Effectiveness of the telemetric flood monitoring device
Harhar Caparida
 
WiRoTip: an IoT-based Wireless Sensor Network for Water Pipeline Monitoring
WiRoTip: an IoT-based Wireless Sensor Network for Water Pipeline Monitoring
IJECEIAES
 

Similar to IRJET- Estimation of Water Level Variations in Dams Based on Rainfall Data using ANN (20)

Integrated Water Resources Management Using Rainfall Forecasting With Artific...
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
IRJET Journal
 
Flood Prediction Model using Artificial Neural Network
Flood Prediction Model using Artificial Neural Network
Editor IJCATR
 
Intelligent methods in load forecasting
Intelligent methods in load forecasting
prj_publication
 
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET Journal
 
Effects of statistical properties of dataset in predicting performance of var...
Effects of statistical properties of dataset in predicting performance of var...
iaemedu
 
Comparative Study of Machine Learning Algorithms for Rainfall Prediction
Comparative Study of Machine Learning Algorithms for Rainfall Prediction
ijtsrd
 
Ijmer 44041014-140513065911-phpapp02
Ijmer 44041014-140513065911-phpapp02
Nihar Ranjan Behera
 
Hz3414691476
Hz3414691476
IJERA Editor
 
PREDICT THE QUALITY OF FRESHWATER USING MACHINE LEARNING
PREDICT THE QUALITY OF FRESHWATER USING MACHINE LEARNING
IRJET Journal
 
CROP YIELD PREDICTION USING ARTIFICIAL NEURAL NETWORK
CROP YIELD PREDICTION USING ARTIFICIAL NEURAL NETWORK
IRJET Journal
 
On the performance analysis of rainfall prediction using mutual information...
On the performance analysis of rainfall prediction using mutual information...
IJECEIAES
 
A Comparative study on Different ANN Techniques in Wind Speed Forecasting for...
A Comparative study on Different ANN Techniques in Wind Speed Forecasting for...
IOSRJEEE
 
A Literature Review on Rainfall Prediction using different Data Mining Techni...
A Literature Review on Rainfall Prediction using different Data Mining Techni...
IRJET Journal
 
IRJET- Estimation the Bod of Wastewater by using the Neural Networks (ANN)
IRJET- Estimation the Bod of Wastewater by using the Neural Networks (ANN)
IRJET Journal
 
IRJET- Modelling BOD and COD using Artificial Neural Network with Factor Anal...
IRJET- Modelling BOD and COD using Artificial Neural Network with Factor Anal...
IRJET Journal
 
WATER QUALITY MONITORING RC BOAT
WATER QUALITY MONITORING RC BOAT
IRJET Journal
 
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET Journal
 
Intelligent flood disaster warning on the fly: developing IoT-based managemen...
Intelligent flood disaster warning on the fly: developing IoT-based managemen...
journalBEEI
 
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
IRJET Journal
 
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET Journal
 
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
Integrated Water Resources Management Using Rainfall Forecasting With Artific...
IRJET Journal
 
Flood Prediction Model using Artificial Neural Network
Flood Prediction Model using Artificial Neural Network
Editor IJCATR
 
Intelligent methods in load forecasting
Intelligent methods in load forecasting
prj_publication
 
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET Journal
 
Effects of statistical properties of dataset in predicting performance of var...
Effects of statistical properties of dataset in predicting performance of var...
iaemedu
 
Comparative Study of Machine Learning Algorithms for Rainfall Prediction
Comparative Study of Machine Learning Algorithms for Rainfall Prediction
ijtsrd
 
Ijmer 44041014-140513065911-phpapp02
Ijmer 44041014-140513065911-phpapp02
Nihar Ranjan Behera
 
PREDICT THE QUALITY OF FRESHWATER USING MACHINE LEARNING
PREDICT THE QUALITY OF FRESHWATER USING MACHINE LEARNING
IRJET Journal
 
CROP YIELD PREDICTION USING ARTIFICIAL NEURAL NETWORK
CROP YIELD PREDICTION USING ARTIFICIAL NEURAL NETWORK
IRJET Journal
 
On the performance analysis of rainfall prediction using mutual information...
On the performance analysis of rainfall prediction using mutual information...
IJECEIAES
 
A Comparative study on Different ANN Techniques in Wind Speed Forecasting for...
A Comparative study on Different ANN Techniques in Wind Speed Forecasting for...
IOSRJEEE
 
A Literature Review on Rainfall Prediction using different Data Mining Techni...
A Literature Review on Rainfall Prediction using different Data Mining Techni...
IRJET Journal
 
IRJET- Estimation the Bod of Wastewater by using the Neural Networks (ANN)
IRJET- Estimation the Bod of Wastewater by using the Neural Networks (ANN)
IRJET Journal
 
IRJET- Modelling BOD and COD using Artificial Neural Network with Factor Anal...
IRJET- Modelling BOD and COD using Artificial Neural Network with Factor Anal...
IRJET Journal
 
WATER QUALITY MONITORING RC BOAT
WATER QUALITY MONITORING RC BOAT
IRJET Journal
 
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET- Software Sensor for Potable Water Quality through Qualitative and ...
IRJET Journal
 
Intelligent flood disaster warning on the fly: developing IoT-based managemen...
Intelligent flood disaster warning on the fly: developing IoT-based managemen...
journalBEEI
 
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
A Comparative Performance Analysis of Centralized and Distributed Hierarchica...
IRJET Journal
 
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET Journal
 
Ad

More from IRJET Journal (20)

Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Ad

Recently uploaded (20)

دراسة حاله لقرية تقع في جنوب غرب السودان
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
IJDKP
 
International Journal of Advanced Information Technology (IJAIT)
International Journal of Advanced Information Technology (IJAIT)
ijait
 
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
cl144
 
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
resming1
 
retina_biometrics ruet rajshahi bangdesh.pptx
retina_biometrics ruet rajshahi bangdesh.pptx
MdRakibulIslam697135
 
Validating a Citizen Observatories enabling Platform by completing a Citizen ...
Validating a Citizen Observatories enabling Platform by completing a Citizen ...
Diego López-de-Ipiña González-de-Artaza
 
Rapid Prototyping for XR: Lecture 3 - Video and Paper Prototyping
Rapid Prototyping for XR: Lecture 3 - Video and Paper Prototyping
Mark Billinghurst
 
Rapid Prototyping for XR: Lecture 1 Introduction to Prototyping
Rapid Prototyping for XR: Lecture 1 Introduction to Prototyping
Mark Billinghurst
 
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Shabista Imam
 
Solar thermal – Flat plate and concentrating collectors .pptx
Solar thermal – Flat plate and concentrating collectors .pptx
jdaniabraham1
 
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Mark Billinghurst
 
Industrial internet of things IOT Week-3.pptx
Industrial internet of things IOT Week-3.pptx
KNaveenKumarECE
 
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
AlqualsaDIResearchGr
 
Tesla-Stock-Analysis-and-Forecast.pptx (1).pptx
Tesla-Stock-Analysis-and-Forecast.pptx (1).pptx
moonsony54
 
Introduction to Python Programming Language
Introduction to Python Programming Language
merlinjohnsy
 
MATERIAL SCIENCE LECTURE NOTES FOR DIPLOMA STUDENTS
MATERIAL SCIENCE LECTURE NOTES FOR DIPLOMA STUDENTS
SAMEER VISHWAKARMA
 
Rapid Prototyping for XR: Lecture 5 - Cross Platform Development
Rapid Prototyping for XR: Lecture 5 - Cross Platform Development
Mark Billinghurst
 
Data Structures Module 3 Binary Trees Binary Search Trees Tree Traversals AVL...
Data Structures Module 3 Binary Trees Binary Search Trees Tree Traversals AVL...
resming1
 
System design handwritten notes guidance
System design handwritten notes guidance
Shabista Imam
 
دراسة حاله لقرية تقع في جنوب غرب السودان
دراسة حاله لقرية تقع في جنوب غرب السودان
محمد قصص فتوتة
 
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
May 2025: Top 10 Read Articles in Data Mining & Knowledge Management Process
IJDKP
 
International Journal of Advanced Information Technology (IJAIT)
International Journal of Advanced Information Technology (IJAIT)
ijait
 
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
cl144
 
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
resming1
 
retina_biometrics ruet rajshahi bangdesh.pptx
retina_biometrics ruet rajshahi bangdesh.pptx
MdRakibulIslam697135
 
Validating a Citizen Observatories enabling Platform by completing a Citizen ...
Validating a Citizen Observatories enabling Platform by completing a Citizen ...
Diego López-de-Ipiña González-de-Artaza
 
Rapid Prototyping for XR: Lecture 3 - Video and Paper Prototyping
Rapid Prototyping for XR: Lecture 3 - Video and Paper Prototyping
Mark Billinghurst
 
Rapid Prototyping for XR: Lecture 1 Introduction to Prototyping
Rapid Prototyping for XR: Lecture 1 Introduction to Prototyping
Mark Billinghurst
 
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Abraham Silberschatz-Operating System Concepts (9th,2012.12).pdf
Shabista Imam
 
Solar thermal – Flat plate and concentrating collectors .pptx
Solar thermal – Flat plate and concentrating collectors .pptx
jdaniabraham1
 
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Mark Billinghurst
 
Industrial internet of things IOT Week-3.pptx
Industrial internet of things IOT Week-3.pptx
KNaveenKumarECE
 
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
Generative AI & Scientific Research : Catalyst for Innovation, Ethics & Impact
AlqualsaDIResearchGr
 
Tesla-Stock-Analysis-and-Forecast.pptx (1).pptx
Tesla-Stock-Analysis-and-Forecast.pptx (1).pptx
moonsony54
 
Introduction to Python Programming Language
Introduction to Python Programming Language
merlinjohnsy
 
MATERIAL SCIENCE LECTURE NOTES FOR DIPLOMA STUDENTS
MATERIAL SCIENCE LECTURE NOTES FOR DIPLOMA STUDENTS
SAMEER VISHWAKARMA
 
Rapid Prototyping for XR: Lecture 5 - Cross Platform Development
Rapid Prototyping for XR: Lecture 5 - Cross Platform Development
Mark Billinghurst
 
Data Structures Module 3 Binary Trees Binary Search Trees Tree Traversals AVL...
Data Structures Module 3 Binary Trees Binary Search Trees Tree Traversals AVL...
resming1
 
System design handwritten notes guidance
System design handwritten notes guidance
Shabista Imam
 

IRJET- Estimation of Water Level Variations in Dams Based on Rainfall Data using ANN

  • 1. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3227 Estimation of Water Level Variations in Dams based on Rainfall Data using ANN Ankita Bhapkar1, Sumit Bante2, Shubham Deshmukh3, Mr.Rajesh Shekokar4 1,2,3Student, Department of Electronics and Telecommunication, RMD Sinhgad school of Engineering, Warje, Pune-58 Assistant Professor4, Department of Electronics and Telecommunication, RMD Sinhgad school of Engineering, Warje, Pune-58 -------------------------------------------------------------------------***------------------------------------------------------------------------ Abstract:- A method for estimating water level at Sungai Bedup in Sarawak is presented here. The method makes use of Artificial Neural Network (ANN) – a new tool that is capable of modeling various nonlinear hydrological processes. ANN was chosen based on its ability to generalize patterns in imprecise or noisy and ambiguous input and output data sets. In this study, the networks were developed to forecast daily water level for Sungai Bedup station. Specially designed networks were simulated using data obtained from Drainage and Irrigation Department with MATLAB 6.5 computer software. Various training parameters were considered to achieve the best result. ANN Recurrent Network using Backpropagation algorithm was adopted for this study. Keywords: Artificial Neural Network, Water Level Prediction, Flood Forecasting. 1. INTRODUCTION Rainfall brings the most important role in the matter of human life in all kinds of weather happenings. The effect of rainfall for human civilization is very colossal. Rainfall is natural climatic phenomena whose prediction is challenging and demanding. Accurate information on rainfall is essential for the planning and management of water resources and also crucial for reservoir operation and flooding prevention. Additionally, rainfall has a strong influence on traffic, sewer systems and other human activities in the urban areas. Nevertheless, rainfall is one of the most complex and difficult elements of the hydrology cycle to understand and to model due to the complexity of the atmospheric processes that generate rainfall and the tremendous range of variation over a wide range of scales both in space and time. Thus, accurate rainfall prediction is one of the greatest challenges in operational hydrology, despite many advances in weather forecasting in recent decades. Rainfall means crops; and crop means life. Rainfall prediction is closely related to agriculture sector, which contributes significantly to the economy of the nation. On a worldwide scale, large numbers of attempts have been made by different researchers to predict rainfall accurately using various techniques. But due to the nonlinear nature of rainfall, prediction accuracy obtained by these techniques is still below the satisfactory level. Artificial neural network algorithm becomes an attractive inductive approach in rainfall prediction owing to their highly nonlinearity, flexibility.[1] 1.1. Artificial Neural Network (ANN) The development of Artificial Neural Networks began approximately 50 years ago, inspired by a desire to understand the human brain and emulate its functioning. Within the last two decades, it has experienced a huge resurgence due to the development of more sophisticated algorithms and the emergence of powerful computation tools. It has been proved that ANN models show better results in river stage-discharge modeling in comparison to traditional models. The human brain always stores the information as a pattern. Any capability of the brain may be viewed as a pattern recognition task. The high efficiency and speed with which the human brain processes the patterns inspired the development of ANN and its application in field of pattern recognition. ANN is a computing model that tries to mimic the human brain and the nervous system in a very primitive way to emulate the capabilities of the human being in a very limited sense. ANNs have been developed as a generalization of mathematical models of human cognition or neural biology. Comparison to a conventional statistical stage-discharge model shows the superiority of an approach. using ANN. Basic principle of ANN is shown in Fig. 1.1 Enlargement of ANN is based on the following rules: 1. Information processing occurs at nodes that are single elements and are also denoted as units, neurons or cells. 2. Signals are passed between nodes through connection links.
  • 2. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3228 3. Each connection link has an associated weight that represents its connection strength. 4. Each node typically applies a nonlinear transformation called an activation function to its net input to determine its output signal.[2] Fig.1 Working of ANN 1.2 FLOW DIAGRAM The above figure is the basic flow diagram of our system. The previous year rainfall data will be fetched from the database. This data will be in the form of cell array. First of all the cell array will be converted into mat array. After that, this data will be send for training. Various input parameters are taken into consideration. Out of them six input parameters have been considered in our system namely- Initial storage, Daily inflow, West and East Diversion, Power generation 1 and 2. These input parameters will be send for testing. The tested input and target input will be compared to obtain output. This predicted output will be the future water level. 2. STUDY AREA The study area isSukhi Reservoir project, it is a part of the major Water Resources projects envisaged, constructed and developed by Govt. of Gujarat at the confluence of river Sukhi and Bharaj river near village Sagadhra and Khos in LoadData TrainData Input Parameters TestData Predicted Output
  • 3. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3229 Pavijetpur and Chhota-UdepurTaluka of Vadodara District in Gujarat State, India and it lies between longitudes of 73˚ 53’ 00” E and latitudes of 22˚ 26’ 00” N. The location of Sukhi Reservoir is shown in Fig. 2. The region experiences a typical semi-arid climate (aridity index 15-20%); the average annual rainfall is 700-1000 mm with 30 to 45 rainy days and has dependability of 50-60%. Mean annual temperature is 26-270 ˚C with mean maximum and minimum temperatures of 410 ˚C and 110 ˚C respectively and the range of extremes is 460 ˚C to 500 ˚C. The average annual wind speed is 5 to 15km/hr. Interestingly a pocket in Panchmahals experiences, a high wind velocity of more than 15 km/hr. Winds blow from West and South-West for most part of the year. The average relative humidity is 60-65 %. The potential evapotranspiration is about 2250 mm. The Climate of Vadodara station is semi-arid with fairly dry and hot summer. Winter is fairly cold and sets in, the month of November and continues till the middle of February. Summer is hot and dry which commences from mid of February and ends by the month of June. Monsoon sets in around end of June to mid-July.[3] 3. METHODOLOGY The whole data set comprises of total of 23 years, out of which 16 years data was used for training and rest of the 07 years of were used for validating the models. Forecasting was done by evaluating the model fitness and performance in 10 days ahead forecasting. The desired outputs were the Water levels corresponding to the 10 days ahead forecast. Inputs were feature group elements of inflow, water level and release. The testing patterns are used for evaluating accuracy of the ANN trained model that is developed using ANN. Several patterns of input data have been employed to develop the optimum ANN model for the reservoir Water level. Three different NN models; Cascade, Elman and Feedforward back propagation were developed. A three-layered architecture with 10 neurons in the hidden layer and one neuron in the output layer was adapted for all the models after trial and error. The number of neurons in the input layer varied with the number of elements in the input vector for each model. Three elements from each feature group were joined to the input vector elements by the relation given in equation (1). = ܰ∑ ௞ ௞ୀ ଵ ………….(1) Where, N is the number of elements in a data set vector; k is the number of feature groups; Ni is the number of elements per feature group. First, real time information has got to be inheritable from reservoirs through the file based mostly date transfer system like SFTP or transfer over by emails manually. It includes daily information should also be added along with historical information over amount of time into the database. Behavioural research and end-use analysis require not just information but also the context for energy use. These slow dynamical datasets should be updated regularly, and also the modification of sources over time should be done themselves. As a result, an automatic information ingest system has got different sizes as well as rates to support discrete information acquisition, and be approachable for necessities and different information sources. Data inherited is kept into the temporary storage and afterwards has got to be keep and shared with comparatively large system. To researchers mining and exploring information for correlations and gaining information is most vital.[4] The information collaboration has got to be balanced against the considerations of knowledge security. Data-driven forecasting models are essential and for it data-driven models are trained using the existing data, and utilize large-scale options that are direct and indirect indicators of water levels. In particular, our demand foretelling models use ANN time-series to supply high accuracy, uses the feedforward back propagation for playacting such analytics. The greatest advantage of data-driven models is that the convenience of automatically building a model without having deep technical information on the system. The models also can be easily well-kept up to now by grooming them over new data that is collected. Further, it permits data analysts to try completely different combos of options to find those that most significantly impact the water levels. This can help to outline
  • 4. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3230 the limits for data collection, or alternatively can provide us the ways to reduce usage of water. This tends to noticethat there's no one size fits alluniversal model, and a set of models are used for various functions, however the results of exploitation ANN model provides most as regards to actual results. The information of the water level, inflow and release is collected.The level of reservoir is plotted for the info collected for the past years and to see the patterns and behaviour. Fig. 3 and Fig. 4 shows observed water level for training and validation period. It is observed that the level volume unit are less consistent across some of the years.[5] 4. RESULT The most important part of ANN model is its ability to forecast future events accurately. This Water level forecasting is an essential topic in water management affecting reservoir operations and effective multipurpose water storage. The statistical evaluation criteria used in the present study are Root Mean Square Error (RMSE), Correlation Coefficient (R) Coefficient of variation (R 2 ) Coefficient of Determination (D). Table 1 shows the values of evaluation parameters for training set of data. After observing the evaluation parameters, it is observed that Feed Forward Back propagation gives the best output having RMSE; 0.92, Correlation Coefficient, R ; 0.97, Coefficient of Determination, R 2 ; 0.95 and Discrepancy Ratio, D ; 1.00. The ANN model using Feed Forward Back Propagation predicts the water levels that measure very close or near to the actual levels, as depicted in the form of graph in Fig 5 and Fig.6. Less variation measure seen with the forecasted and that of the actual provides the closeness of predication to the actual values.[6]
  • 5. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3231 The forecast accuracy is validated on the remaining 30% of the data by evaluating the following statistic performance indicators: Root Mean Square Error (RMSE), Correlation Coefficient (R), Coefficient of determination (R 2 ) and Discrepancy Ratio (D) described in Table 2 Fig. 7 shows the variation of water levels between the forecasted and that of the actually observed.
  • 6. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 04 | APR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3232 5. CONCLUSION The neural networks (NN) models developed in this study were able to forecast the water levels of Sukhi Reservoir for ten daily consecutive days beginning after a given day and given data for ten consecutive days prior to that day. Thus, NN provide an effective and timely method for forecasting water levels in the reservoir. This can help in water-use formulation and scheduling for domestic, agricultural and municipal uses. Timely forecasting can also help in disaster monitoring, response and control in areas prone to floods. For power generation, effective and timely reservoir level forecasting can help in predicting power loads and management of power generation for efficiency and optimisation. The number of feature groups and the number of elements in each feature group used as inputs greatlyinfluence the ability of NN to forecast reservoir levels accurately. The main conclusions obtained are as below: 1. Soft computing technique like ANN is reliable and more accurate than conventional methods. 2. On the basis of performance evaluation of models, ANN model using Feed Forward Back Propagation gave best results among three developed ANN models. 3. This paper also demonstrates that ANN technique give good results for more number of inputs. Feed Forward Back propagation gives the best output having RMSE; 0.92, Correlation Coefficient, R;0.97, Coefficient of Determination, R 2; 0.95 and Discrepancy Ratio, D;1.00 in comparison of Cascade which gives the output having RMSE; 0.73, Correlation Coefficient, R; 0.98, Coefficient of Determination, R 2; 0.96 and Discrepancy Ratio, D; 1.00 and Elman which gives the output having RMSE;0.81, Correlation Coefficient, R;0.98, Coefficient of Determination, R 2 ; 0.95 and Discrepancy Ratio, D; 1.00. Based on these results, it can be concluded that amongst the three methods used for this study, ANN using Feed Forward Backpropagation is an appropriate predictor for real-time Water Level forecasting of Sukhi Reservoir Project. 6. REFERENCES [1] ASCE Task Committee on Application of Artificial Neural Networks in Hydrology. (April 2000). Artificial Neural Networks in Hydrology. I: Preliminary Concepts. Journal of Hydrologic Engineering, 5(2): 115-123 [2] S. Haykin, 1999: Neural Networks- A Comprehensive Foundation. Addison Wesley Longman. [3] Bisht D. C. S., M. M. Raju, M. C. Joshi, “ANN based river stage-Discharge modelling for Godavari river, India”, Computer Modelling and New Technologies, vol. 14, no. 3, pp. 48-62, 2010. [4] Golabi M, Radmanesh F,Akhondali A and Kashefipoor M., “Prediction of Seasonal Precipitation Using Artificial Neural Networks (Case Study: Selected Stations of (Iran) Khozestan Province), ISSN 2090-4304, Journal of Basic and Applied Scientific Research”, 2013. [5] Jain S. K. and Chalisgaonkar , “Setting up stage-discharge relations using ANN”, Journal of Hydrologic Engg., vol. 5, no. 4, pp. 428-433.[6] Box, G.E.P., Jenkins, G.M. and Reinsel, G.C. Time Series Analysis Forecasting and Control. McGraw-Hill Inc., USA, 1994. [6] Mahmood, Mustafa and Muhammed, “Application of Artificial Neural Networks to Forecast theRelease Water from Haditha Dam”, Special Issue of Engineering and Development Journal ISSN 1813-7822, 2012.