SlideShare a Scribd company logo
1 of 35
RIVER STAGE FORECASTING USING
WAVELET TECHNIQUE
By-
1. Rajeev Ranajan Sahay, Assistant Professor,
Department of Civil Engineering,
BIT, Mesra.
2. Vinit Sehgal, BE
Department of Civil Engineering,
BIT, Mesra.
FLOOD PRONE RIVER KOSI
 River Kosi,a tributary of Ganga River, is often
called the ‘Sorrow of Bihar ‘ because of the
widespread destruction caused by the river
due to frequent floods in it.
 About 90% of the catchment area of River
Kosi is flood prone.During floods,water stage
of Kosi increases to about 18 times its
average value.
 Floods generally cause great devastation due
to their poor and late estimation. A recent
flood occurred in River Kosi in Monsoon
season of 2008 that lead to heavy loss of
man and material.
 In event of occurring of a flood, authorities
and people of the area are not forewarned of
the incoming high flood, thereby, not allowing
them enough time for taking up appropriate
flood-fighting measures.
BASIN MAP OF KOSI RIVER (NORTH BIHAR)
RIVER STAGE FORECASTING
 To predict river stage accurately and timely,
several mathematical models are employed.
 These are based on several techniques. Some
of them include:
 Auto Regression(AR)
 Artificial Neural Networks(ANN)
 Genetic Algorithm(GA)
 Genetic Programming (GP)
 Discrete Wavelet Transform(DWT) etc.
DATA ANALYSIS
 For Flood forecasting, 231 monsoon stage
data of year 2005 and 2006 is used as
derivation set data.
 120 stage data of year 2007 is used as
verification set data for verifying the ANN and
DWT models.
 The developed models are applied to
forecast one-day ahead flood levels of Kosi
River.
PARAMETERS OF STAGE DATA
 The statistical parameters of stage data is
given in the given Table.
Parameter Verification data
(m)
Derivation data
(m)
Min. Stage 73.70 72.88
Max. stage 74.95 74.98
Mean stage 74.39 74.22
Std. Dev. 0.24 0.31
Range 1.25 2.10
WAVELET REGRESSION MODEL
 Wavelet Regression Model is a recent technique
to model complex and nonlinear hydrological
processes without underlying physics being
explicitly provided.
 Wavelet models have a strong generalization
ability, which means that once mother wavelet is
properly selected, they are able to provide
accurate results even for cases they have never
seen before.
 Wavelet analysis is multi resolution analysis in time and
frequency domain .
 Wavelets are simple oscillatory function of finite duration with a
mean value of zero. If φ(t) represents the mother wavelet,

 At each step of analysis, correlation of wavelet to the input signal
is measured. When the full series is covered, a set of wavelet
coefficients is generated having same consistency in time as that
of original signal.
 Wavelet analysis is the breaking up of a selected most suitable
mother signal into shifted and scaled versions of wavelets. This
convolution process is called continuous wavelet transform and is
given by:
 a denotes wavelet dilation and is called scaling or frequency
factor, b denotes time shift of wavelet and is hence called the time
factor, R denotes all real numbers and * Symbol denotes complex
conjugate
Figure showing scaled and translated wavelet on a given signal.
•
 Since most of the natural time series are
discreet in nature, Discrete Wavelet
Transform is to applied for decomposition
and reconstruction of time series.
DWT FILTERS
 DWT operates as set of two functions or
filters i.e. high pass filter and low pass filter.
 The original time series is decomposed
through a process consisting of a number of
successive filtering steps giving
 a) Approximation(Low frequency terms)
 b) Details(High frequency terms)
Flow Chart for Decomposition of Time Series Wave
MATLAB DECOMPOSITION OF TIME SERIES
DWT PROCESS
 The derivation set data was decomposed upto
three levels of decomposition to obtain
d1,d2,d3,a3 (i.e. the details and the
approximation).
 d1,d2,d3,a3 were arranged in various lags and
their correlation with the original derivation set
data was obtained.
TABULATION OF CORRELATION
coif5 Average value of R
d1
0.053
d2
0.144
d3
0.155
a3
0.79
 Average correlation for d1 is
lowest . This indicates that it
may induce irregularity in
the mathematical model.
Hence, it is eliminated from
further analysis.
FORMATION OF WR MODELS
 d1 component was
neglected and the d2, d3
and a3 so obtained,
were fed to three AR
models separately as
independent inputs. The
outputs of these AR
models were added to
obtain the predicted river
stage Sp. This provided
wavelet regression
model 1 (WR1 model).
 Another wavelet
regression model had
slightly different
methodology. A modified
series, obtained by
adding d2, d3 and a3 (MD)
was used as input to Auto
regression model. This
provided Wavelet
regression model 2 (WR2
model).
-0.3
-0.15
0
0.15
0.3
0 100 200
-0.3
-0.15
0
0.15
0.3
0 100 200
-0.3
-0.15
0
0.15
0.3
0 100 200
73
74
75
0 50 100 150 200
73
74
75
1 101 201
73
74
75
0 50 100 150 200
(f) ORIGINAL RIVER STAGE DATA(e) MD (a3+ d3+ d2)
(d) a3(c) d3
(b)d2(a) d1
Decomposed wavelet sub time series components
STRUCTURE OF WR1 AND WR2 MODEL
RESULTS FOR WR MODELS
DERIVATION PERIOD VARIFICATION PERIOD
WR1 CC RMSE (m) CC RMSE (m)
MD t-1 0.925 0.129 0.912 0.104
MD t-1, MD t-2 0.959 0.096 0.945 0.082
MD t-1, MD t-2, MD t-3 0.959 0.096 0.947 0.0817
MD t-1, MD t-2, MD t-3, MD t-4 0.963 0.091 0.951 0.079
MD t-1, MD t-2, MD t-3, MD t-4, MDt-5 0.963 0.091 0.951 0.079
WR2 CC RMSE (m) CC RMSE (m)
MD t-1 0.893 0.140 0.901 0.110
MD t-1, MD t-2 0.917 0.124 0.914 0.104
MD t-1, MD t-2, MD t-3 0.939 0.107 0.932 0.092
MD t-1, MD t-2, MD t-3, MD t-4 0.943 0.104 0.938 0.089
MD t-1, MD t-2, MD t-3, MD t-4, MDt-5 0.945 0.103 0.943 0.085
 The model for river stage for Kosi River using the
best performing WR1model is given as:
St = 0.707+(1.319 MDd2(t-1)-1.99 MDd2(t-2) +1.30 MDd2(t-3)
-0.95 MDd2(t-4) +0.193 MDd2(t-5) )+(2.83 MDd3(t-1)-3.47 MDd3(t-2)
+1.93 MDd3(t-3)-0.27 MDd3(t-4)-0.164 MDd3(t-5) )+(3.87 MDa3(t-1)
-5.95 MDa3(t-2)+4.437 MDa3(t-3)-1.54 MDa3(t-4)+0.179 MDa3(t-5)
 Similarly for WR2 model, the equation
describing river stage with best results is given
by:
St = 2.36+ 2.26 MDt-1 - 2.67 MDt-2 + 2.15 MDt-3 -1.12 MDt-4 + 0.34 MDt-5
EFFECT OF INCREASING THE NUMBER OF LAGS
 In the models for river stage of Kosi River, the river stage
values only up to last five days are involved. The models
involving higher number of previous stage data were also
tested but it was observed that there was no significant
increase in the result of the models in terms of coefficient of
correlation.
0.87
0.88
0.89
0.9
0.91
0.92
0.93
0.94
0.95
0.96
1 2 3 4 5 6 7 8 9 10
Rvalue
No. of previous day's data involved
EFFECT OF USING DIFFERENT WAVELETS
0.82
0.84
0.86
0.88
0.9
0.92
0.94
0.96
haar db3 db5 db10 sym9 coif5 bior6.8 rbio6.8 dmey
Rvalue
Wavelet used in model formation
0
0.02
0.04
0.06
0.08
0.1
0.12
0.14
haar db3 db5 db10 sym9 coif5 bior6.8 rbio6.8 dmey
RMSE
Wavelet used in model formation
ANN PROCEDURE
 As in the case of the WR models, five input
combinations based on previous Daily River stages
were used as inputs to the ANN models to estimate
the current stage value.
 The output node consisted of stage S t for the current
day.
 The three input nodes in this network represent the
stages at days t - 1, t - 2, and t – 3 (S t-1, S t-2, and S
t-3), and the unique output represents the stage (St) to
be predicted.
RMSE & R STATISTICS OF ANN
MODEL
Model Inputs
ANN
STRUCTURE
DERIVATION
PERIOD
VARIFICATION
PERIOD
CC RMSE (m) CC RMSE (m)
S t-1 (1,4,1) 0.815
0.179
0.787
0.152
S t-1, S t-2 (2,6,1) 0.819
0.297
0.821
0.147
S t-1, S t-2, S t-3 (3,8,1) 0.819
0.180
0.827
0.146
S t-1, S t-2, S t-3, S t-4 (4,8,1) 0.822
0.179
0.829
0.146
S t-1, S t-2, S t-3, S t-4, St-5 (5,10,1)
0.823 0.179 0.831 0.146
COMPARISON OF PERFORMANCE
 Performance indices considered for comparing results from
different models are the root mean square error (RMSE),
coefficient of correlation (CC) and the discrepancy
ratio.(DR).RMSE, CC, DR are defined as:
ACCURACY OF MODEL
 If the accuracy of the model can be defined as
percentage of DR values falling between -0.001 to
0.001i.e. Predicted values of river stage lying
between 99.8% and 100.2% of the measured
values.
COMPARISON OF PERFORMANCE
Name of the
model
RMSE (m) CC DR Range Accuracy in %
WR 1 0.079 0.95 -0.0016 to 0.0012 97.41
WR 2 0.085 0.94 -0.0014 to 0.0015 95.65
ANN 0.153 0.83 -0.002 to 0.0027 81.74
0
5
10
15
20
25
30
35
40
45
ANN WR2
WR1
COMPARISON OF DISCREPANCY RATIO FOR VARIOUS MODELS.
COMPARISON OF RESULT OF DIFFERENT MODELS
73.70
73.90
74.10
74.30
74.50
74.70
74.90
1
4
7
10
13
16
19
22
25
28
31
34
37
40
43
46
49
52
55
58
61
64
67
70
73
76
79
82
85
88
91
94
97
100
103
106
109
112
115
RiverStage(m)
No. of days in verification period
Original River stage Stage predicted using ANN model
73.70
73.90
74.10
74.30
74.50
74.70
74.90
1
4
7
10
13
16
19
22
25
28
31
34
37
40
43
46
49
52
55
58
61
64
67
70
73
76
79
82
85
88
91
94
97
100
103
106
109
112
115
RiverStage(m)
No. of days in Verification period
Original River stage Stage predicted using WR1 model
73.70
73.90
74.10
74.30
74.50
74.70
74.90
1
4
7
10
13
16
19
22
25
28
31
34
37
40
43
46
49
52
55
58
61
64
67
70
73
76
79
82
85
88
91
94
97
100
103
106
109
112
115
RiverStage(m)
No. of daya in verification period
Original River stage Stage predicted using WR2 model
73.70
73.90
74.10
74.30
74.50
74.70
74.90
1
4
7
10
13
16
19
22
25
28
31
34
37
40
43
46
49
52
55
58
61
64
67
70
73
76
79
82
85
88
91
94
97
100
103
106
109
112
115
RiverStage(m)
Original River stage Stage predicted using ANN model
73.70
73.90
74.10
74.30
74.50
74.70
74.90
1
4
7
10
13
16
19
22
25
28
31
34
37
40
43
46
49
52
55
58
61
64
67
70
73
76
79
82
85
88
91
94
97
100
103
106
109
112
115
RiverStage(m)
Original River stage Stage predicted using WR1 model
73.70
73.90
74.10
74.30
74.50
74.70
74.90
1
4
7
10
13
16
19
22
25
28
31
34
37
40
43
46
49
52
55
58
61
64
67
70
73
76
79
82
85
88
91
94
97
100
103
106
109
112
115
RiverStage(m)
Original River stage Stage predicted using WR2 model
CONCLUSION
 The WR model has been found to perform
better than ANN models.
 WR model has high value of R, low RMSE
and greater accuracy as compared to ANN.
 It was also observed that more number of
previous days’ stage data did not give much
increment to the performance of any model.
Hence models involving only up to five
previous days’ stage data were studied.
THANK YOU..

More Related Content

What's hot

International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) ijceronline
 
Sudden Accelerated Plate
Sudden Accelerated PlateSudden Accelerated Plate
Sudden Accelerated PlateAndi Firdaus
 
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavitLattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavitIAEME Publication
 
DSD-INT 2016 The unsaturated zone MetaSWAP-package - Van Walsum
DSD-INT 2016 The unsaturated zone MetaSWAP-package - Van WalsumDSD-INT 2016 The unsaturated zone MetaSWAP-package - Van Walsum
DSD-INT 2016 The unsaturated zone MetaSWAP-package - Van WalsumDeltares
 
DSD-INT - SWAN Advanced Course - 04 - Numerics in SWAN
DSD-INT - SWAN Advanced Course - 04 - Numerics in SWANDSD-INT - SWAN Advanced Course - 04 - Numerics in SWAN
DSD-INT - SWAN Advanced Course - 04 - Numerics in SWANDeltares
 
Research Project Presentation_Michael Li
Research Project Presentation_Michael LiResearch Project Presentation_Michael Li
Research Project Presentation_Michael LiMichael Li
 
Linear inversion of absorptive/dispersive wave field measurements: theory and...
Linear inversion of absorptive/dispersive wave field measurements: theory and...Linear inversion of absorptive/dispersive wave field measurements: theory and...
Linear inversion of absorptive/dispersive wave field measurements: theory and...Arthur Weglein
 
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8World University of Bangladesh
 
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...Abrar Hussain
 
Robust SINS/GNSS Integration Method for High Dynamic Applications
Robust SINS/GNSS Integration Method for High Dynamic ApplicationsRobust SINS/GNSS Integration Method for High Dynamic Applications
Robust SINS/GNSS Integration Method for High Dynamic ApplicationsRadita Apriana
 
Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...
Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...
Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...Arthur Weglein
 
Webinar deltares hydrodynamic modeling on the northwest european shelf and no...
Webinar deltares hydrodynamic modeling on the northwest european shelf and no...Webinar deltares hydrodynamic modeling on the northwest european shelf and no...
Webinar deltares hydrodynamic modeling on the northwest european shelf and no...Deltares
 
Design of pipe network
Design of pipe networkDesign of pipe network
Design of pipe networkManoj Mota
 
Morphological model of the river rhine branches from the concept to the opera...
Morphological model of the river rhine branches from the concept to the opera...Morphological model of the river rhine branches from the concept to the opera...
Morphological model of the river rhine branches from the concept to the opera...Deltares
 

What's hot (20)

International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Sudden Accelerated Plate
Sudden Accelerated PlateSudden Accelerated Plate
Sudden Accelerated Plate
 
10 rans
10 rans10 rans
10 rans
 
Hydrostatics and stability
Hydrostatics and stabilityHydrostatics and stability
Hydrostatics and stability
 
PhD_defence_Filonovich_2015
PhD_defence_Filonovich_2015PhD_defence_Filonovich_2015
PhD_defence_Filonovich_2015
 
Master_Thesis_Koushik
Master_Thesis_KoushikMaster_Thesis_Koushik
Master_Thesis_Koushik
 
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavitLattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
 
DSD-INT 2016 The unsaturated zone MetaSWAP-package - Van Walsum
DSD-INT 2016 The unsaturated zone MetaSWAP-package - Van WalsumDSD-INT 2016 The unsaturated zone MetaSWAP-package - Van Walsum
DSD-INT 2016 The unsaturated zone MetaSWAP-package - Van Walsum
 
DSD-INT - SWAN Advanced Course - 04 - Numerics in SWAN
DSD-INT - SWAN Advanced Course - 04 - Numerics in SWANDSD-INT - SWAN Advanced Course - 04 - Numerics in SWAN
DSD-INT - SWAN Advanced Course - 04 - Numerics in SWAN
 
Research Project Presentation_Michael Li
Research Project Presentation_Michael LiResearch Project Presentation_Michael Li
Research Project Presentation_Michael Li
 
Linear inversion of absorptive/dispersive wave field measurements: theory and...
Linear inversion of absorptive/dispersive wave field measurements: theory and...Linear inversion of absorptive/dispersive wave field measurements: theory and...
Linear inversion of absorptive/dispersive wave field measurements: theory and...
 
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
Class lectures on hydrology by Rabindra Ranjan Saha, Lecture 8
 
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
185817220 7e chapter5sm-final-newfrank-white-fluid-mechanics-7th-ed-ch-5-solu...
 
Robust SINS/GNSS Integration Method for High Dynamic Applications
Robust SINS/GNSS Integration Method for High Dynamic ApplicationsRobust SINS/GNSS Integration Method for High Dynamic Applications
Robust SINS/GNSS Integration Method for High Dynamic Applications
 
Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...
Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...
Wavelet estimation for a multidimensional acoustic or elastic earth- Arthur W...
 
WaReS Validation Report
WaReS Validation ReportWaReS Validation Report
WaReS Validation Report
 
Webinar deltares hydrodynamic modeling on the northwest european shelf and no...
Webinar deltares hydrodynamic modeling on the northwest european shelf and no...Webinar deltares hydrodynamic modeling on the northwest european shelf and no...
Webinar deltares hydrodynamic modeling on the northwest european shelf and no...
 
Design of pipe network
Design of pipe networkDesign of pipe network
Design of pipe network
 
Morphological model of the river rhine branches from the concept to the opera...
Morphological model of the river rhine branches from the concept to the opera...Morphological model of the river rhine branches from the concept to the opera...
Morphological model of the river rhine branches from the concept to the opera...
 
CFD Course
CFD CourseCFD Course
CFD Course
 

Viewers also liked

Signal Processing Course : Wavelets
Signal Processing Course : WaveletsSignal Processing Course : Wavelets
Signal Processing Course : WaveletsGabriel Peyré
 
Discrete wavelet transform using matlab
Discrete wavelet transform using matlabDiscrete wavelet transform using matlab
Discrete wavelet transform using matlabIAEME Publication
 
Support Vector Machines
Support Vector MachinesSupport Vector Machines
Support Vector Machinesadil raja
 
Wavelet transform and its applications in data analysis and signal and image ...
Wavelet transform and its applications in data analysis and signal and image ...Wavelet transform and its applications in data analysis and signal and image ...
Wavelet transform and its applications in data analysis and signal and image ...Sourjya Dutta
 
Ffeature extraction of epilepsy eeg using discrete wavelet transform
Ffeature extraction of epilepsy eeg  using discrete wavelet transformFfeature extraction of epilepsy eeg  using discrete wavelet transform
Ffeature extraction of epilepsy eeg using discrete wavelet transformAboul Ella Hassanien
 
Wavelet Based Feature Extraction Scheme Of Eeg Waveform
Wavelet Based Feature Extraction Scheme Of Eeg WaveformWavelet Based Feature Extraction Scheme Of Eeg Waveform
Wavelet Based Feature Extraction Scheme Of Eeg Waveformshan pri
 
Introduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSPIntroduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSPHicham Berkouk
 
Introduction to wavelet transform
Introduction to wavelet transformIntroduction to wavelet transform
Introduction to wavelet transformRaj Endiran
 
discrete wavelet transform
discrete wavelet transformdiscrete wavelet transform
discrete wavelet transformpiyush_11
 
Wavelet based image compression technique
Wavelet based image compression techniqueWavelet based image compression technique
Wavelet based image compression techniquePriyanka Pachori
 

Viewers also liked (13)

Signal Processing Course : Wavelets
Signal Processing Course : WaveletsSignal Processing Course : Wavelets
Signal Processing Course : Wavelets
 
Difference between wavelet transform and fourier transform
Difference between wavelet transform and fourier transformDifference between wavelet transform and fourier transform
Difference between wavelet transform and fourier transform
 
Discrete wavelet transform using matlab
Discrete wavelet transform using matlabDiscrete wavelet transform using matlab
Discrete wavelet transform using matlab
 
Wavelet Transform and DSP Applications
Wavelet Transform and DSP ApplicationsWavelet Transform and DSP Applications
Wavelet Transform and DSP Applications
 
Support Vector Machines
Support Vector MachinesSupport Vector Machines
Support Vector Machines
 
Wavelet transform and its applications in data analysis and signal and image ...
Wavelet transform and its applications in data analysis and signal and image ...Wavelet transform and its applications in data analysis and signal and image ...
Wavelet transform and its applications in data analysis and signal and image ...
 
Ffeature extraction of epilepsy eeg using discrete wavelet transform
Ffeature extraction of epilepsy eeg  using discrete wavelet transformFfeature extraction of epilepsy eeg  using discrete wavelet transform
Ffeature extraction of epilepsy eeg using discrete wavelet transform
 
Wavelet
WaveletWavelet
Wavelet
 
Wavelet Based Feature Extraction Scheme Of Eeg Waveform
Wavelet Based Feature Extraction Scheme Of Eeg WaveformWavelet Based Feature Extraction Scheme Of Eeg Waveform
Wavelet Based Feature Extraction Scheme Of Eeg Waveform
 
Introduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSPIntroduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSP
 
Introduction to wavelet transform
Introduction to wavelet transformIntroduction to wavelet transform
Introduction to wavelet transform
 
discrete wavelet transform
discrete wavelet transformdiscrete wavelet transform
discrete wavelet transform
 
Wavelet based image compression technique
Wavelet based image compression techniqueWavelet based image compression technique
Wavelet based image compression technique
 

Similar to River Stage Forecasting Using Wavelet Technique

Applications of Wavelet Transform
Applications of Wavelet TransformApplications of Wavelet Transform
Applications of Wavelet Transformijtsrd
 
Anomaly Detection in Sequences of Short Text Using Iterative Language Models
Anomaly Detection in Sequences of Short Text Using Iterative Language ModelsAnomaly Detection in Sequences of Short Text Using Iterative Language Models
Anomaly Detection in Sequences of Short Text Using Iterative Language ModelsCynthia Freeman
 
On The Fundamental Aspects of Demodulation
On The Fundamental Aspects of DemodulationOn The Fundamental Aspects of Demodulation
On The Fundamental Aspects of DemodulationCSCJournals
 
generation of ac voltage
generation of ac voltagegeneration of ac voltage
generation of ac voltage2461998
 
Wavelet neural network conjunction model in flow forecasting of subhimalayan ...
Wavelet neural network conjunction model in flow forecasting of subhimalayan ...Wavelet neural network conjunction model in flow forecasting of subhimalayan ...
Wavelet neural network conjunction model in flow forecasting of subhimalayan ...iaemedu
 
Alternating current and voltages
Alternating current and voltagesAlternating current and voltages
Alternating current and voltagesBhavik Koradiya
 
Flood routing by kinematic wave model
Flood routing by kinematic wave modelFlood routing by kinematic wave model
Flood routing by kinematic wave modelIOSR Journals
 
Detection of Transmission Line Faults by Wavelet Based Transient Extraction
Detection of Transmission Line Faults by Wavelet Based Transient ExtractionDetection of Transmission Line Faults by Wavelet Based Transient Extraction
Detection of Transmission Line Faults by Wavelet Based Transient ExtractionIDES Editor
 
Si Intro(100413)
Si Intro(100413)Si Intro(100413)
Si Intro(100413)imsong
 
Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...
Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...
Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...Piero Belforte
 
Rg58 s par theory cst_spice_dws_final
Rg58 s par theory cst_spice_dws_finalRg58 s par theory cst_spice_dws_final
Rg58 s par theory cst_spice_dws_finalPiero Belforte
 
Multiuser detection new
Multiuser detection newMultiuser detection new
Multiuser detection newNebiye Slmn
 
Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...
Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...
Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...Mr Santosh Kumar Chhotray
 
A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...
A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...
A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...IJERA Editor
 
Investigation of repeated blasts at Aitik mine using waveform cross correlation
Investigation of repeated blasts at Aitik mine using waveform cross correlationInvestigation of repeated blasts at Aitik mine using waveform cross correlation
Investigation of repeated blasts at Aitik mine using waveform cross correlationIvan Kitov
 
Baseband transmission
Baseband transmissionBaseband transmission
Baseband transmissionPunk Pankaj
 

Similar to River Stage Forecasting Using Wavelet Technique (20)

Applications of Wavelet Transform
Applications of Wavelet TransformApplications of Wavelet Transform
Applications of Wavelet Transform
 
Fz3510511056
Fz3510511056Fz3510511056
Fz3510511056
 
Anomaly Detection in Sequences of Short Text Using Iterative Language Models
Anomaly Detection in Sequences of Short Text Using Iterative Language ModelsAnomaly Detection in Sequences of Short Text Using Iterative Language Models
Anomaly Detection in Sequences of Short Text Using Iterative Language Models
 
On The Fundamental Aspects of Demodulation
On The Fundamental Aspects of DemodulationOn The Fundamental Aspects of Demodulation
On The Fundamental Aspects of Demodulation
 
generation of ac voltage
generation of ac voltagegeneration of ac voltage
generation of ac voltage
 
Wavelet neural network conjunction model in flow forecasting of subhimalayan ...
Wavelet neural network conjunction model in flow forecasting of subhimalayan ...Wavelet neural network conjunction model in flow forecasting of subhimalayan ...
Wavelet neural network conjunction model in flow forecasting of subhimalayan ...
 
Alternating current and voltages
Alternating current and voltagesAlternating current and voltages
Alternating current and voltages
 
Flood routing by kinematic wave model
Flood routing by kinematic wave modelFlood routing by kinematic wave model
Flood routing by kinematic wave model
 
Detection of Transmission Line Faults by Wavelet Based Transient Extraction
Detection of Transmission Line Faults by Wavelet Based Transient ExtractionDetection of Transmission Line Faults by Wavelet Based Transient Extraction
Detection of Transmission Line Faults by Wavelet Based Transient Extraction
 
Jy3517271730
Jy3517271730Jy3517271730
Jy3517271730
 
Si Intro(100413)
Si Intro(100413)Si Intro(100413)
Si Intro(100413)
 
Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...
Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...
Comparison of time-domain S-parameters of RG58 cable computed by Theory, CST,...
 
Rg58 s par theory cst_spice_dws_final
Rg58 s par theory cst_spice_dws_finalRg58 s par theory cst_spice_dws_final
Rg58 s par theory cst_spice_dws_final
 
Alternating current voltages
Alternating current voltagesAlternating current voltages
Alternating current voltages
 
Multiuser detection new
Multiuser detection newMultiuser detection new
Multiuser detection new
 
Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...
Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...
Crosstalk Aware Bandwidth Modelling for VLSI RC Global Interconnects using 2-...
 
A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...
A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...
A Review: Compensation of Mismatches in Time Interleaved Analog to Digital Co...
 
Investigation of repeated blasts at Aitik mine using waveform cross correlation
Investigation of repeated blasts at Aitik mine using waveform cross correlationInvestigation of repeated blasts at Aitik mine using waveform cross correlation
Investigation of repeated blasts at Aitik mine using waveform cross correlation
 
cfd ahmed body
cfd ahmed bodycfd ahmed body
cfd ahmed body
 
Baseband transmission
Baseband transmissionBaseband transmission
Baseband transmission
 

Recently uploaded

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...
EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...
EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...liera silvan
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxRosabel UA
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 

Recently uploaded (20)

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...
EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...
EmpTech Lesson 18 - ICT Project for Website Traffic Statistics and Performanc...
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 

River Stage Forecasting Using Wavelet Technique

  • 1. RIVER STAGE FORECASTING USING WAVELET TECHNIQUE By- 1. Rajeev Ranajan Sahay, Assistant Professor, Department of Civil Engineering, BIT, Mesra. 2. Vinit Sehgal, BE Department of Civil Engineering, BIT, Mesra.
  • 2. FLOOD PRONE RIVER KOSI  River Kosi,a tributary of Ganga River, is often called the ‘Sorrow of Bihar ‘ because of the widespread destruction caused by the river due to frequent floods in it.  About 90% of the catchment area of River Kosi is flood prone.During floods,water stage of Kosi increases to about 18 times its average value.
  • 3.  Floods generally cause great devastation due to their poor and late estimation. A recent flood occurred in River Kosi in Monsoon season of 2008 that lead to heavy loss of man and material.  In event of occurring of a flood, authorities and people of the area are not forewarned of the incoming high flood, thereby, not allowing them enough time for taking up appropriate flood-fighting measures.
  • 4. BASIN MAP OF KOSI RIVER (NORTH BIHAR)
  • 5. RIVER STAGE FORECASTING  To predict river stage accurately and timely, several mathematical models are employed.  These are based on several techniques. Some of them include:  Auto Regression(AR)  Artificial Neural Networks(ANN)  Genetic Algorithm(GA)  Genetic Programming (GP)  Discrete Wavelet Transform(DWT) etc.
  • 6. DATA ANALYSIS  For Flood forecasting, 231 monsoon stage data of year 2005 and 2006 is used as derivation set data.  120 stage data of year 2007 is used as verification set data for verifying the ANN and DWT models.  The developed models are applied to forecast one-day ahead flood levels of Kosi River.
  • 7. PARAMETERS OF STAGE DATA  The statistical parameters of stage data is given in the given Table. Parameter Verification data (m) Derivation data (m) Min. Stage 73.70 72.88 Max. stage 74.95 74.98 Mean stage 74.39 74.22 Std. Dev. 0.24 0.31 Range 1.25 2.10
  • 8. WAVELET REGRESSION MODEL  Wavelet Regression Model is a recent technique to model complex and nonlinear hydrological processes without underlying physics being explicitly provided.  Wavelet models have a strong generalization ability, which means that once mother wavelet is properly selected, they are able to provide accurate results even for cases they have never seen before.
  • 9.  Wavelet analysis is multi resolution analysis in time and frequency domain .  Wavelets are simple oscillatory function of finite duration with a mean value of zero. If φ(t) represents the mother wavelet,   At each step of analysis, correlation of wavelet to the input signal is measured. When the full series is covered, a set of wavelet coefficients is generated having same consistency in time as that of original signal.  Wavelet analysis is the breaking up of a selected most suitable mother signal into shifted and scaled versions of wavelets. This convolution process is called continuous wavelet transform and is given by:  a denotes wavelet dilation and is called scaling or frequency factor, b denotes time shift of wavelet and is hence called the time factor, R denotes all real numbers and * Symbol denotes complex conjugate
  • 10. Figure showing scaled and translated wavelet on a given signal. •
  • 11.  Since most of the natural time series are discreet in nature, Discrete Wavelet Transform is to applied for decomposition and reconstruction of time series.
  • 12. DWT FILTERS  DWT operates as set of two functions or filters i.e. high pass filter and low pass filter.  The original time series is decomposed through a process consisting of a number of successive filtering steps giving  a) Approximation(Low frequency terms)  b) Details(High frequency terms)
  • 13. Flow Chart for Decomposition of Time Series Wave
  • 14. MATLAB DECOMPOSITION OF TIME SERIES
  • 15. DWT PROCESS  The derivation set data was decomposed upto three levels of decomposition to obtain d1,d2,d3,a3 (i.e. the details and the approximation).  d1,d2,d3,a3 were arranged in various lags and their correlation with the original derivation set data was obtained.
  • 16. TABULATION OF CORRELATION coif5 Average value of R d1 0.053 d2 0.144 d3 0.155 a3 0.79  Average correlation for d1 is lowest . This indicates that it may induce irregularity in the mathematical model. Hence, it is eliminated from further analysis.
  • 17. FORMATION OF WR MODELS  d1 component was neglected and the d2, d3 and a3 so obtained, were fed to three AR models separately as independent inputs. The outputs of these AR models were added to obtain the predicted river stage Sp. This provided wavelet regression model 1 (WR1 model).  Another wavelet regression model had slightly different methodology. A modified series, obtained by adding d2, d3 and a3 (MD) was used as input to Auto regression model. This provided Wavelet regression model 2 (WR2 model).
  • 18. -0.3 -0.15 0 0.15 0.3 0 100 200 -0.3 -0.15 0 0.15 0.3 0 100 200 -0.3 -0.15 0 0.15 0.3 0 100 200 73 74 75 0 50 100 150 200 73 74 75 1 101 201 73 74 75 0 50 100 150 200 (f) ORIGINAL RIVER STAGE DATA(e) MD (a3+ d3+ d2) (d) a3(c) d3 (b)d2(a) d1 Decomposed wavelet sub time series components
  • 19. STRUCTURE OF WR1 AND WR2 MODEL
  • 20. RESULTS FOR WR MODELS DERIVATION PERIOD VARIFICATION PERIOD WR1 CC RMSE (m) CC RMSE (m) MD t-1 0.925 0.129 0.912 0.104 MD t-1, MD t-2 0.959 0.096 0.945 0.082 MD t-1, MD t-2, MD t-3 0.959 0.096 0.947 0.0817 MD t-1, MD t-2, MD t-3, MD t-4 0.963 0.091 0.951 0.079 MD t-1, MD t-2, MD t-3, MD t-4, MDt-5 0.963 0.091 0.951 0.079 WR2 CC RMSE (m) CC RMSE (m) MD t-1 0.893 0.140 0.901 0.110 MD t-1, MD t-2 0.917 0.124 0.914 0.104 MD t-1, MD t-2, MD t-3 0.939 0.107 0.932 0.092 MD t-1, MD t-2, MD t-3, MD t-4 0.943 0.104 0.938 0.089 MD t-1, MD t-2, MD t-3, MD t-4, MDt-5 0.945 0.103 0.943 0.085
  • 21.  The model for river stage for Kosi River using the best performing WR1model is given as: St = 0.707+(1.319 MDd2(t-1)-1.99 MDd2(t-2) +1.30 MDd2(t-3) -0.95 MDd2(t-4) +0.193 MDd2(t-5) )+(2.83 MDd3(t-1)-3.47 MDd3(t-2) +1.93 MDd3(t-3)-0.27 MDd3(t-4)-0.164 MDd3(t-5) )+(3.87 MDa3(t-1) -5.95 MDa3(t-2)+4.437 MDa3(t-3)-1.54 MDa3(t-4)+0.179 MDa3(t-5)  Similarly for WR2 model, the equation describing river stage with best results is given by: St = 2.36+ 2.26 MDt-1 - 2.67 MDt-2 + 2.15 MDt-3 -1.12 MDt-4 + 0.34 MDt-5
  • 22. EFFECT OF INCREASING THE NUMBER OF LAGS  In the models for river stage of Kosi River, the river stage values only up to last five days are involved. The models involving higher number of previous stage data were also tested but it was observed that there was no significant increase in the result of the models in terms of coefficient of correlation. 0.87 0.88 0.89 0.9 0.91 0.92 0.93 0.94 0.95 0.96 1 2 3 4 5 6 7 8 9 10 Rvalue No. of previous day's data involved
  • 23. EFFECT OF USING DIFFERENT WAVELETS 0.82 0.84 0.86 0.88 0.9 0.92 0.94 0.96 haar db3 db5 db10 sym9 coif5 bior6.8 rbio6.8 dmey Rvalue Wavelet used in model formation 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 haar db3 db5 db10 sym9 coif5 bior6.8 rbio6.8 dmey RMSE Wavelet used in model formation
  • 24. ANN PROCEDURE  As in the case of the WR models, five input combinations based on previous Daily River stages were used as inputs to the ANN models to estimate the current stage value.  The output node consisted of stage S t for the current day.  The three input nodes in this network represent the stages at days t - 1, t - 2, and t – 3 (S t-1, S t-2, and S t-3), and the unique output represents the stage (St) to be predicted.
  • 25. RMSE & R STATISTICS OF ANN MODEL Model Inputs ANN STRUCTURE DERIVATION PERIOD VARIFICATION PERIOD CC RMSE (m) CC RMSE (m) S t-1 (1,4,1) 0.815 0.179 0.787 0.152 S t-1, S t-2 (2,6,1) 0.819 0.297 0.821 0.147 S t-1, S t-2, S t-3 (3,8,1) 0.819 0.180 0.827 0.146 S t-1, S t-2, S t-3, S t-4 (4,8,1) 0.822 0.179 0.829 0.146 S t-1, S t-2, S t-3, S t-4, St-5 (5,10,1) 0.823 0.179 0.831 0.146
  • 26. COMPARISON OF PERFORMANCE  Performance indices considered for comparing results from different models are the root mean square error (RMSE), coefficient of correlation (CC) and the discrepancy ratio.(DR).RMSE, CC, DR are defined as:
  • 27. ACCURACY OF MODEL  If the accuracy of the model can be defined as percentage of DR values falling between -0.001 to 0.001i.e. Predicted values of river stage lying between 99.8% and 100.2% of the measured values.
  • 28. COMPARISON OF PERFORMANCE Name of the model RMSE (m) CC DR Range Accuracy in % WR 1 0.079 0.95 -0.0016 to 0.0012 97.41 WR 2 0.085 0.94 -0.0014 to 0.0015 95.65 ANN 0.153 0.83 -0.002 to 0.0027 81.74
  • 29. 0 5 10 15 20 25 30 35 40 45 ANN WR2 WR1 COMPARISON OF DISCREPANCY RATIO FOR VARIOUS MODELS.
  • 30. COMPARISON OF RESULT OF DIFFERENT MODELS 73.70 73.90 74.10 74.30 74.50 74.70 74.90 1 4 7 10 13 16 19 22 25 28 31 34 37 40 43 46 49 52 55 58 61 64 67 70 73 76 79 82 85 88 91 94 97 100 103 106 109 112 115 RiverStage(m) No. of days in verification period Original River stage Stage predicted using ANN model
  • 33. 73.70 73.90 74.10 74.30 74.50 74.70 74.90 1 4 7 10 13 16 19 22 25 28 31 34 37 40 43 46 49 52 55 58 61 64 67 70 73 76 79 82 85 88 91 94 97 100 103 106 109 112 115 RiverStage(m) Original River stage Stage predicted using ANN model 73.70 73.90 74.10 74.30 74.50 74.70 74.90 1 4 7 10 13 16 19 22 25 28 31 34 37 40 43 46 49 52 55 58 61 64 67 70 73 76 79 82 85 88 91 94 97 100 103 106 109 112 115 RiverStage(m) Original River stage Stage predicted using WR1 model 73.70 73.90 74.10 74.30 74.50 74.70 74.90 1 4 7 10 13 16 19 22 25 28 31 34 37 40 43 46 49 52 55 58 61 64 67 70 73 76 79 82 85 88 91 94 97 100 103 106 109 112 115 RiverStage(m) Original River stage Stage predicted using WR2 model
  • 34. CONCLUSION  The WR model has been found to perform better than ANN models.  WR model has high value of R, low RMSE and greater accuracy as compared to ANN.  It was also observed that more number of previous days’ stage data did not give much increment to the performance of any model. Hence models involving only up to five previous days’ stage data were studied.