SlideShare a Scribd company logo
1 of 37
Download to read offline
Stochastic runoff forecasting and real time control
of urban drainage systems
Ude af øje, ude af sind, ude af kontrol, 13/03/2013
Roland Löwe (DTU Compute) rolo@imm.dtu.dk
Luca Vezzaro (DTU Environment / Krüger A/S)
Morten Grum (Krüger A/S)
Peter Steen Mikkelsen (DTU Environment)
Henrik Madsen (DTU Compute)
13/03/2013Stochastic runoff forecasting and RTC2 DTU Compute, Technical University of Denmark
Why do we need probabilistic forecasts? -
The way home
10min5min
20min
13/03/2013Stochastic runoff forecasting and RTC3 DTU Compute, Technical University of Denmark
Why do we need probabilistic forecasts? -
The way home
20min5min
20min
13/03/2013Stochastic runoff forecasting and RTC4 DTU Compute, Technical University of Denmark
Source: Vezzaro and Grum (2012)
Why do we need probabilistic forecasts? –
Stormwater Storage Basins
13/03/2013Stochastic runoff forecasting and RTC5 DTU Compute, Technical University of Denmark
0100030005000
predictedrunoffvolume[m3]
12.08. 01:20 14.08. 00:00
0100030005000
predictedrunoffvolume[m3]
12.08. 01:20 14.08. 00:00
Generating probabilistic forecasts
13/03/2013Stochastic runoff forecasting and RTC6 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts
Output Y Model f(X) Stochastic term σ(X)= +
e.g. flow e.g. reservoir
cascade,
simple clarifier
model
describes error
in model
description
13/03/2013Stochastic runoff forecasting and RTC7 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts –
The Greybox Modeling Approach
• combines prior physical knowledge with data
• the system is not completely described by physical equations, but
equations and parameters are physically interpretable
13/03/2013Stochastic runoff forecasting and RTC8 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts –
Why Greybox Models
vs. white box models
• online applications – need simple, fast models for real time operation
• greybox models can be tuned for forecasting
• white box models typically do not account for uncertainty
vs. black box models
• include physical knowledge about the system in the model
• model nonlinear relationships which is not possible e.g. in ARX, ARMAX
...
13/03/2013Stochastic runoff forecasting and RTC9 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts –
Runoff Forecasting Models
Graph from Breinholt et al.
(2011)
𝑑𝑆1 = 𝐴 ∙ 𝑃 + 𝑎0 −
1
𝑘
𝑆1 𝑑𝑡
𝑑𝑆2 =
1
𝑘
𝑆1 −
1
𝑘
𝑆2 𝑑𝑡
𝜎1 ∙ 𝑆1 𝑑𝜔1
𝜎2 ∙ 𝑆2 𝑑𝜔2
+
𝑄𝑡 =
1
𝑘
𝑆3 + 𝐷 + 𝜀𝑡
𝐴 – area parameter
k – time constant
𝑎0 – mean dry weather flow
𝑃 – rain input
𝑄𝑡 – observed flow
𝐷 – dry weather variation
13/03/2013Stochastic runoff forecasting and RTC10 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts –
Runoff Forecasting Models
Graph from Breinholt et al.
(2011)
𝑑𝑆1 = 𝐴 ∙ 𝑃 + 𝑎0 −
1
𝑘
𝑆1 𝑑𝑡
𝑑𝑆2 =
1
𝑘
𝑆1 −
1
𝑘
𝑆2 𝑑𝑡
𝜎1 ∙ 𝑆1 𝑑𝜔1
𝜎2 ∙ 𝑆2 𝑑𝜔2
+
0100030005000
predictedrunoffvolume[m3]
12.08. 01:20 13.08. 00:40 14.08. 00:00
13/03/2013Stochastic runoff forecasting and RTC11 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts –
Runoff Forecasting Models - Updating
Predicted states
(Basin storage)
Graph from Breinholt et al.
(2011)
Input
predict
Flow
predict
Difference predicted -
measured flow
Reconstructed states
update
weighting by state and
observation uncertainty
13/03/2013Stochastic runoff forecasting and RTC12 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts –
Runoff Forecasting Models - Updating
0100200300400500600
predictedrunoffvolume[m3]
11.08. 23:50 12.08. 23:10 13.08. 22:30
13/03/2013Stochastic runoff forecasting and RTC13 DTU Compute, Technical University of Denmark
Generating probabilistic forecasts –
Runoff Forecasting Models - Adaptivity
rainintensity[mm/min]
600 800 1000 1200 1400
0.000.100.20
flow[m3/s]
600 800 1000 1200 1400
0.01.02.0
time steps [2min]
K
600 800 1000 1200 1400
040008000
𝑑𝑆1 = 𝐴 ∙ 𝑃 + 𝑎0 −
1
𝑘
𝑆1 𝑑𝑡 + 𝜎1 ∙ 𝑆1 𝑑𝜔1
𝑑𝑆2 =
1
𝑘
𝑆1 −
1
𝑘
𝑆2 𝑑𝑡 + 𝜎2 ∙ 𝑆2 𝑑𝜔2
𝒅𝒌 = 𝟎 𝒅𝒕 + 𝝈 𝟒 𝒅𝝎 𝟒
𝑄𝑡 =
1
𝑘
𝑆3 + 𝐷 + 𝜀𝑡
13/03/2013Stochastic runoff forecasting and RTC14 DTU Compute, Technical University of Denmark
Stochastic Greybox Models – Pros and Cons
application range for greybox models
• online applications and forecasting
• quantifying simulation / forecast uncertainty
advantages
• simple, fast models
• state updating – models adapt to observations
• flexible framework for modeling forecast uncertainty
• typically better predictions than deterministic model
• adaptivity can be implemented
limitation
• complex, physical models cannot be handled in the current framework
13/03/2013Stochastic runoff forecasting and RTC15 DTU Compute, Technical University of Denmark
Stochastic Greybox Models –Software CTSM
CTSM = Continuous Time Stochastic Modeling
• model development, parameter estimation, simulation and forecasting
• developed at DTU Compute
• implement as a package in R (‘open source MATLAB’)
• download from www.ctsm.info (and www.r-project.org + www.rstudio.com)
13/03/2013Stochastic runoff forecasting and RTC16 DTU Compute, Technical University of Denmark
Generating Probabilistic Forecasts –
What is a good forecast???
0100030005000
predictedrunoffvolume[m3]
12.08. 01:20 14.08. 00:00
0100030005000
predictedrunoffvolume[m3]
12.08. 01:20 14.08. 00:00
0100030005000
predictedrunoffvolume[m3]
12.08. 01:20 14.08. 00:00
13/03/2013Stochastic runoff forecasting and RTC17 DTU Compute, Technical University of Denmark
Generating Probabilistic Forecasts –
What is a good forecast???
reliability
% of observations not included in a
‘x %’ prediction interval
Requirement
sharpness
width of a ‘x %’ prediction interval
Minimize
skillscores
(e.g. CRPS – continuous ranked
probability score)
Minimize 0100020003000400050006000
predictedrunoffvolume[m3]
12.08. 01:20 13.08. 00:40 14.08. 00:00
13/03/2013Stochastic runoff forecasting and RTC18 DTU Compute, Technical University of Denmark
Case Study 1
Value of radar rainfall observations and
forecasts for online runoff forecasting
(thank you to Aalborg University and DMI for providing
radar data)
13/03/2013Stochastic runoff forecasting and RTC19 DTU Compute, Technical University of Denmark
Radar rainfall and online runoff forecasting
!
!
!
!
! !
! !
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!!
!
!
!
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
0 1.500 3.000 Meters
• Ballerup and
Damhusåen
catchments
• 5min rain gauge
observations
• 10min C-band
radar data from
Stevns (DMI /
AAU)
• Period
25/06-06/09/2010
13/03/2013Stochastic runoff forecasting and RTC20 DTU Compute, Technical University of Denmark
Radar rainfall and online runoff forecasting –
comparing radar and rain gauge input
• use mean area rainfall
• 100min runoff forecasts with
different rainfall inputs
• using radar rainfall
measurements and forecasts
reduces error of probabilistic
runoff forecasts
(compared to input from rain
gauges)
Ballerup Damhusåen
RMSE
Raingauge
276.8 3464.1
RMSE
Radar
260.3 2624.7
CRPS
Raingauge
152.3 1463.3
CRPS
Radar
144.9 1399.1
RMSE (root mean square error) – average
error of 100min point forecast [m3]
CRPS (continuous ranked probability score)
– average error of probabilistic forecast
13/03/2013Stochastic runoff forecasting and RTC21 DTU Compute, Technical University of Denmark
Radar rainfall and online runoff forecasting –
comparing model complexity
!
!
!
!
! !
! !
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!!
!
!
!
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
!.
0 1.500 3.000 Meters
13/03/2013Stochastic runoff forecasting and RTC22 DTU Compute, Technical University of Denmark
Radar rainfall and online runoff forecasting –
comparing model complexity
• use rain gauge input
• model 1 – mean area rainfall
• model 2 – subcatchment model
• 100min runoff forecasts with
different model structures
• accounting for spatial
distribution of rainfall in the
model improves forecasts
Ballerup Damhusåen
RMSE
model 1
276.8 3464.1
RMSE
model 2
262.4 2631.3
CRPS
model 1
152.3 1463.3
CRPS
model 2
146.0 1352.2
RMSE (root mean square error) – average
error of 100min point forecast [m3]
CRPS (continuous ranked probability score)
– average error of probabilistic forecast
13/03/2013Stochastic runoff forecasting and RTC23 DTU Compute, Technical University of Denmark
Case Study 2
Value of probabilistic runoff forecasts in real
time control
(in cooperation with Krüger AS)
13/03/2013Stochastic runoff forecasting and RTC24 DTU Compute, Technical University of Denmark
Real Time Control of Stormwater Flows
• dynamic operation of drainage
system
• objectives:
– reduction of combined sewer
overflows
– avoiding flooding
– ...
• actuators: pumps, valves
• operational examples: Québec, Paris,
Dresden
Source: Stadtentwässerung Dresden
13/03/2013Stochastic runoff forecasting and RTC25 DTU Compute, Technical University of Denmark
The Lynetten Catchment
13/03/2013Stochastic runoff forecasting and RTC26 DTU Compute, Technical University of Denmark
Real Time Control Lynetten Catchment
(METSAM project)
Source: Krüger A/S
Sewer Network Control
(DORA)
Current state Desired State
13/03/2013Stochastic runoff forecasting and RTC27 DTU Compute, Technical University of Denmark
Integrated control strategy
(Dynamic Overflow Risk Analysis – DORA)
• runoff forecasts are uncertain
• uncertainty varies
– between wet and dry
weather
– in the course of events
– from event to event
• proper decision making
requires dynamic
quantification of forecast
uncertainty Source: Vezzaro and Grum (2012)
13/03/2013Stochastic runoff forecasting and RTC28 DTU Compute, Technical University of Denmark
Real Time Control Lynetten Catchment
(METSAM project)
Control Strategy
(DORA)
Model
now
future
Fixed uncertainty
distribution
Measurements
(flows & volumes)
rain
flow future
Current state Future evolution
13/03/2013Stochastic runoff forecasting and RTC29 DTU Compute, Technical University of Denmark
Stochastic runoff models
Control Strategy
(DORA)
Model
now
future
Fixed uncertainty
distribution
Measurements
(flows & volumes)
rain
flow future
Current state Future evolution
13/03/2013Stochastic runoff forecasting and RTC30 DTU Compute, Technical University of Denmark
Stochastic runoff models
Control Strategy
(DORA)
Model
now
future
Measurements
(flows & volumes)
rain
Current state Future evolution
Greybox model
13/03/2013Stochastic runoff forecasting and RTC31 DTU Compute, Technical University of Denmark
Probabilistic Runoff Forecasting –
Example
Forecast horizon 4 min Forecast horizon 120 min
black – observation, green – state of the art deterministic forecast, red /
blue – probabilistic forecast with 95% confidence bounds
13/03/2013Stochastic runoff forecasting and RTC32 DTU Compute, Technical University of Denmark
Experimental design
Stochastic
Greybox Model
(CTSM)
Control
Algorithm
(DORA)
Simplified
Catchment
Model
(Water Aspects)
simulated basin
overflow resulting
from control
decisions
generates
probabilistic
forecasts
evaluates risk of
overflow and sends
control decision
13/03/2013Stochastic runoff forecasting and RTC33 DTU Compute, Technical University of Denmark
Effect of Probabilistic Forecasts on Real
Time Control
0
100
200
300
400
500
600
700
800
1000m3
Overflow Volume
deterministic forecast stochastic forecast
overflow volume
in 7 sample
events increased
by +3%
(compared to
state-of-the-art)
control objective
is not overflow
volume but
overflow cost
(overflow volume
weighted by
location where it
occurs)
13/03/2013Stochastic runoff forecasting and RTC34 DTU Compute, Technical University of Denmark
Effect of Probabilistic Forecasts on Real
Time Control
0
2
4
6
8
10
12
14
16
18
Millions
Overflow Cost
deterministic forecast stochastic forecast
overflow cost in 7
sample events
reduced by -32%
(compared to
state-of-the-art)
13/03/2013Stochastic runoff forecasting and RTC35 DTU Compute, Technical University of Denmark
Summary
13/03/2013Stochastic runoff forecasting and RTC36 DTU Compute, Technical University of Denmark
Summary and Outlook
Use greybox models for
• online applications –simple, fast models for real time operation that
adapt to online measurements
• quantifying predictive uncertainties
Applications
• runoff forecasting – simulation studies indicate improved decisions in real
time control
• other applications where forecasts and quantification of uncertainties are
required (predicting capacity of secondary clarifiers, predicting TSS)
Future work
• study effect of probabilistic forecasts on real time control in more detail
• model runoff forecast uncertainties depending on rainfall input (rainfall
patterns, weather model data)
Thank you!
For further info: rolo@dtu.dk

More Related Content

What's hot

IGARSS_LIU_XU_2011.ppt
IGARSS_LIU_XU_2011.pptIGARSS_LIU_XU_2011.ppt
IGARSS_LIU_XU_2011.pptgrssieee
 
CLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing ImagesCLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing ImagesEditor IJCATR
 
EMERGENCIES Paris & EMERGENCIES Mediterranean
EMERGENCIES Paris & EMERGENCIES MediterraneanEMERGENCIES Paris & EMERGENCIES Mediterranean
EMERGENCIES Paris & EMERGENCIES MediterraneanBigData_Europe
 
Uniform geometrical theory of diffraction (User body shadowing)
Uniform geometrical theory of diffraction (User body shadowing)Uniform geometrical theory of diffraction (User body shadowing)
Uniform geometrical theory of diffraction (User body shadowing)Seoul National Univ in South Korea
 
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...Globus
 

What's hot (7)

Marvuglia
MarvugliaMarvuglia
Marvuglia
 
IGARSS_LIU_XU_2011.ppt
IGARSS_LIU_XU_2011.pptIGARSS_LIU_XU_2011.ppt
IGARSS_LIU_XU_2011.ppt
 
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
 
CLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing ImagesCLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing Images
 
EMERGENCIES Paris & EMERGENCIES Mediterranean
EMERGENCIES Paris & EMERGENCIES MediterraneanEMERGENCIES Paris & EMERGENCIES Mediterranean
EMERGENCIES Paris & EMERGENCIES Mediterranean
 
Uniform geometrical theory of diffraction (User body shadowing)
Uniform geometrical theory of diffraction (User body shadowing)Uniform geometrical theory of diffraction (User body shadowing)
Uniform geometrical theory of diffraction (User body shadowing)
 
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
 

Similar to Stochastic runoff forecasting and real time control of urban drainage systems

DSD-INT 2015 - Satellite based near-real time information services for aquati...
DSD-INT 2015 - Satellite based near-real time information services for aquati...DSD-INT 2015 - Satellite based near-real time information services for aquati...
DSD-INT 2015 - Satellite based near-real time information services for aquati...Deltares
 
4 - DHI-Presentation-flood management-16 Sept
4 - DHI-Presentation-flood management-16 Sept4 - DHI-Presentation-flood management-16 Sept
4 - DHI-Presentation-flood management-16 Septindiawrm
 
069MSW405_Devendra Tamrakar_Presentation
069MSW405_Devendra Tamrakar_Presentation069MSW405_Devendra Tamrakar_Presentation
069MSW405_Devendra Tamrakar_PresentationDevendra Tamrakar
 
The effect of microscale spatial variability of wind on estimation of technic...
The effect of microscale spatial variability of wind on estimation of technic...The effect of microscale spatial variability of wind on estimation of technic...
The effect of microscale spatial variability of wind on estimation of technic...IEA-ETSAP
 
Modelling of water quality in sewer wwtp systems during normal and extreme co...
Modelling of water quality in sewer wwtp systems during normal and extreme co...Modelling of water quality in sewer wwtp systems during normal and extreme co...
Modelling of water quality in sewer wwtp systems during normal and extreme co...EVAnetDenmark
 
AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017
AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017
AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017Amazon Web Services Korea
 
Global grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testingGlobal grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testingIvan Kitov
 
DSD-INT 2019 The FEWSPo system - actual state and new developments - Tonelli
DSD-INT 2019 The FEWSPo system - actual state and new developments - TonelliDSD-INT 2019 The FEWSPo system - actual state and new developments - Tonelli
DSD-INT 2019 The FEWSPo system - actual state and new developments - TonelliDeltares
 
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...iosrjce
 
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...TELKOMNIKA JOURNAL
 
Nir y. krakauer
Nir y. krakauerNir y. krakauer
Nir y. krakauerClimDev15
 
Urban flood prediction digital ocean august edition
Urban flood prediction   digital ocean august editionUrban flood prediction   digital ocean august edition
Urban flood prediction digital ocean august editiontransight
 
ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...
ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...
ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...Guillaume Touya
 
Simulating several flood events using Nays 2D Flood
Simulating several flood events using Nays 2D FloodSimulating several flood events using Nays 2D Flood
Simulating several flood events using Nays 2D FloodPutika Ashfar Khoiri
 

Similar to Stochastic runoff forecasting and real time control of urban drainage systems (20)

DSD-INT 2015 - Satellite based near-real time information services for aquati...
DSD-INT 2015 - Satellite based near-real time information services for aquati...DSD-INT 2015 - Satellite based near-real time information services for aquati...
DSD-INT 2015 - Satellite based near-real time information services for aquati...
 
4 - DHI-Presentation-flood management-16 Sept
4 - DHI-Presentation-flood management-16 Sept4 - DHI-Presentation-flood management-16 Sept
4 - DHI-Presentation-flood management-16 Sept
 
069MSW405_Devendra Tamrakar_Presentation
069MSW405_Devendra Tamrakar_Presentation069MSW405_Devendra Tamrakar_Presentation
069MSW405_Devendra Tamrakar_Presentation
 
The effect of microscale spatial variability of wind on estimation of technic...
The effect of microscale spatial variability of wind on estimation of technic...The effect of microscale spatial variability of wind on estimation of technic...
The effect of microscale spatial variability of wind on estimation of technic...
 
Modelling of water quality in sewer wwtp systems during normal and extreme co...
Modelling of water quality in sewer wwtp systems during normal and extreme co...Modelling of water quality in sewer wwtp systems during normal and extreme co...
Modelling of water quality in sewer wwtp systems during normal and extreme co...
 
AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017
AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017
AWS 클라우드를 통한 쓰나미 연구 사례: 日츄오대 - AWS Summit Seoul 2017
 
Global grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testingGlobal grid of master events for waveform cross correlation: design and testing
Global grid of master events for waveform cross correlation: design and testing
 
DSD-INT 2019 The FEWSPo system - actual state and new developments - Tonelli
DSD-INT 2019 The FEWSPo system - actual state and new developments - TonelliDSD-INT 2019 The FEWSPo system - actual state and new developments - Tonelli
DSD-INT 2019 The FEWSPo system - actual state and new developments - Tonelli
 
E012662431
E012662431E012662431
E012662431
 
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
 
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
Energy Consumption Saving in Embedded Microprocessors Using Hardware Accelera...
 
Nir y. krakauer
Nir y. krakauerNir y. krakauer
Nir y. krakauer
 
Adige modelling
Adige modellingAdige modelling
Adige modelling
 
Urban flood prediction digital ocean august edition
Urban flood prediction   digital ocean august editionUrban flood prediction   digital ocean august edition
Urban flood prediction digital ocean august edition
 
Abdel1
Abdel1Abdel1
Abdel1
 
Downscaling climate information (BC3 Summer School _July 2015)
Downscaling climate information (BC3 Summer School _July 2015)Downscaling climate information (BC3 Summer School _July 2015)
Downscaling climate information (BC3 Summer School _July 2015)
 
Chapter 1.pdf
Chapter 1.pdfChapter 1.pdf
Chapter 1.pdf
 
ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...
ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...
ScaleMaster 2.0: a ScaleMaster extension to monitor automatic multi-scales ge...
 
Simulating several flood events using Nays 2D Flood
Simulating several flood events using Nays 2D FloodSimulating several flood events using Nays 2D Flood
Simulating several flood events using Nays 2D Flood
 
5 ijsrms-02617 (1)
5 ijsrms-02617 (1)5 ijsrms-02617 (1)
5 ijsrms-02617 (1)
 

More from EVAnetDenmark

Separat-det-er-klart.pdf
Separat-det-er-klart.pdfSeparat-det-er-klart.pdf
Separat-det-er-klart.pdfEVAnetDenmark
 
Forsyningernes-nye-udfordringer.pdf
Forsyningernes-nye-udfordringer.pdfForsyningernes-nye-udfordringer.pdf
Forsyningernes-nye-udfordringer.pdfEVAnetDenmark
 
Er-separering-vejen-frem.pdf
Er-separering-vejen-frem.pdfEr-separering-vejen-frem.pdf
Er-separering-vejen-frem.pdfEVAnetDenmark
 
Tingbjerg-med-fokus-på-strategi.pdf
Tingbjerg-med-fokus-på-strategi.pdfTingbjerg-med-fokus-på-strategi.pdf
Tingbjerg-med-fokus-på-strategi.pdfEVAnetDenmark
 
En-forsynings-perspektiv.pdf
En-forsynings-perspektiv.pdfEn-forsynings-perspektiv.pdf
En-forsynings-perspektiv.pdfEVAnetDenmark
 
Klimatilpasning-paa-forkant.pdf
Klimatilpasning-paa-forkant.pdfKlimatilpasning-paa-forkant.pdf
Klimatilpasning-paa-forkant.pdfEVAnetDenmark
 
Synergiprojekter-tvaerfaglig-samskabelse.pdf
Synergiprojekter-tvaerfaglig-samskabelse.pdfSynergiprojekter-tvaerfaglig-samskabelse.pdf
Synergiprojekter-tvaerfaglig-samskabelse.pdfEVAnetDenmark
 
Potentialer-og-udfordringer-i-skybrudsprojekter.pdf
Potentialer-og-udfordringer-i-skybrudsprojekter.pdfPotentialer-og-udfordringer-i-skybrudsprojekter.pdf
Potentialer-og-udfordringer-i-skybrudsprojekter.pdfEVAnetDenmark
 
Behov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdf
Behov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdfBehov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdf
Behov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdfEVAnetDenmark
 
Om-brug-og-misbrug-af-oekonomisk-analyse.pdf
Om-brug-og-misbrug-af-oekonomisk-analyse.pdfOm-brug-og-misbrug-af-oekonomisk-analyse.pdf
Om-brug-og-misbrug-af-oekonomisk-analyse.pdfEVAnetDenmark
 
Retlige-muligheder-og-udfordringer-i-klimatilpasning.pdf
Retlige-muligheder-og-udfordringer-i-klimatilpasning.pdfRetlige-muligheder-og-udfordringer-i-klimatilpasning.pdf
Retlige-muligheder-og-udfordringer-i-klimatilpasning.pdfEVAnetDenmark
 
Robust-klimatilpasning.pdf
Robust-klimatilpasning.pdfRobust-klimatilpasning.pdf
Robust-klimatilpasning.pdfEVAnetDenmark
 
Klimatilpasnings i-jyllinge-nordmark
Klimatilpasnings i-jyllinge-nordmarkKlimatilpasnings i-jyllinge-nordmark
Klimatilpasnings i-jyllinge-nordmarkEVAnetDenmark
 

More from EVAnetDenmark (20)

Separat-det-er-klart.pdf
Separat-det-er-klart.pdfSeparat-det-er-klart.pdf
Separat-det-er-klart.pdf
 
Forsyningernes-nye-udfordringer.pdf
Forsyningernes-nye-udfordringer.pdfForsyningernes-nye-udfordringer.pdf
Forsyningernes-nye-udfordringer.pdf
 
Er-separering-vejen-frem.pdf
Er-separering-vejen-frem.pdfEr-separering-vejen-frem.pdf
Er-separering-vejen-frem.pdf
 
Tingbjerg-med-fokus-på-strategi.pdf
Tingbjerg-med-fokus-på-strategi.pdfTingbjerg-med-fokus-på-strategi.pdf
Tingbjerg-med-fokus-på-strategi.pdf
 
En-forsynings-perspektiv.pdf
En-forsynings-perspektiv.pdfEn-forsynings-perspektiv.pdf
En-forsynings-perspektiv.pdf
 
Klimatilpasning-paa-forkant.pdf
Klimatilpasning-paa-forkant.pdfKlimatilpasning-paa-forkant.pdf
Klimatilpasning-paa-forkant.pdf
 
Synergiprojekter-tvaerfaglig-samskabelse.pdf
Synergiprojekter-tvaerfaglig-samskabelse.pdfSynergiprojekter-tvaerfaglig-samskabelse.pdf
Synergiprojekter-tvaerfaglig-samskabelse.pdf
 
Potentialer-og-udfordringer-i-skybrudsprojekter.pdf
Potentialer-og-udfordringer-i-skybrudsprojekter.pdfPotentialer-og-udfordringer-i-skybrudsprojekter.pdf
Potentialer-og-udfordringer-i-skybrudsprojekter.pdf
 
Behov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdf
Behov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdfBehov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdf
Behov-for-langsigtet-og-helhedsorienteret-vandplanlægning.pdf
 
Harrestrup.pdf
Harrestrup.pdfHarrestrup.pdf
Harrestrup.pdf
 
Om-brug-og-misbrug-af-oekonomisk-analyse.pdf
Om-brug-og-misbrug-af-oekonomisk-analyse.pdfOm-brug-og-misbrug-af-oekonomisk-analyse.pdf
Om-brug-og-misbrug-af-oekonomisk-analyse.pdf
 
Retlige-muligheder-og-udfordringer-i-klimatilpasning.pdf
Retlige-muligheder-og-udfordringer-i-klimatilpasning.pdfRetlige-muligheder-og-udfordringer-i-klimatilpasning.pdf
Retlige-muligheder-og-udfordringer-i-klimatilpasning.pdf
 
GRAVA.pdf
GRAVA.pdfGRAVA.pdf
GRAVA.pdf
 
Kagsaaparken.pdf
Kagsaaparken.pdfKagsaaparken.pdf
Kagsaaparken.pdf
 
Vandloeb.pdf
Vandloeb.pdfVandloeb.pdf
Vandloeb.pdf
 
HIP-GEUS.pdf
HIP-GEUS.pdfHIP-GEUS.pdf
HIP-GEUS.pdf
 
Kolding_Aa.pdf
Kolding_Aa.pdfKolding_Aa.pdf
Kolding_Aa.pdf
 
Robust-klimatilpasning.pdf
Robust-klimatilpasning.pdfRobust-klimatilpasning.pdf
Robust-klimatilpasning.pdf
 
Kongeaaen.pdf
Kongeaaen.pdfKongeaaen.pdf
Kongeaaen.pdf
 
Klimatilpasnings i-jyllinge-nordmark
Klimatilpasnings i-jyllinge-nordmarkKlimatilpasnings i-jyllinge-nordmark
Klimatilpasnings i-jyllinge-nordmark
 

Recently uploaded

Unit 1 - introduction to environmental studies.pdf
Unit 1 - introduction to environmental studies.pdfUnit 1 - introduction to environmental studies.pdf
Unit 1 - introduction to environmental studies.pdfRajjnish1
 
Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527
Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527
Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527nagunakhan
 
Call {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDF
Call {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDFCall {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDF
Call {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDFMs Riya
 
AI and Ecology - The H4rmony Project.pptx
AI and Ecology - The H4rmony Project.pptxAI and Ecology - The H4rmony Project.pptx
AI and Ecology - The H4rmony Project.pptxNeoV2
 
Soil pollution causes effects remedial measures
Soil pollution causes effects remedial measuresSoil pollution causes effects remedial measures
Soil pollution causes effects remedial measuresvasubhanot1234
 
5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdf
5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdf5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdf
5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdfsrivastavaakshat51
 
Abu Dhabi Sea Beach Visitor Community pp
Abu Dhabi Sea Beach Visitor Community ppAbu Dhabi Sea Beach Visitor Community pp
Abu Dhabi Sea Beach Visitor Community pp202215407
 
Call Girls Abids 7001305949 all area service COD available Any Time
Call Girls Abids 7001305949 all area service COD available Any TimeCall Girls Abids 7001305949 all area service COD available Any Time
Call Girls Abids 7001305949 all area service COD available Any Timedelhimodelshub1
 
办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样
办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样
办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样umasea
 
Call Girls Ahmedabad 7397865700 Ridhima Hire Me Full Night
Call Girls Ahmedabad 7397865700 Ridhima Hire Me Full NightCall Girls Ahmedabad 7397865700 Ridhima Hire Me Full Night
Call Girls Ahmedabad 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012sapnasaifi408
 
Along the Lakefront, "Menacing Unknown"s
Along the Lakefront, "Menacing Unknown"sAlong the Lakefront, "Menacing Unknown"s
Along the Lakefront, "Menacing Unknown"syalehistoricalreview
 
Dwarka Call Girls 9643097474 Phone Number 24x7 Best Services
Dwarka Call Girls 9643097474 Phone Number 24x7 Best ServicesDwarka Call Girls 9643097474 Phone Number 24x7 Best Services
Dwarka Call Girls 9643097474 Phone Number 24x7 Best Servicesnajka9823
 
9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhi
9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhi9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhi
9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhidelih Escorts
 
Environmental and Social Impact Assessment
Environmental and Social Impact AssessmentEnvironmental and Social Impact Assessment
Environmental and Social Impact AssessmentTesfahunTesema
 

Recently uploaded (20)

Unit 1 - introduction to environmental studies.pdf
Unit 1 - introduction to environmental studies.pdfUnit 1 - introduction to environmental studies.pdf
Unit 1 - introduction to environmental studies.pdf
 
Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527
Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527
Private Escorts Aliganj \ 9548273370 Indian Call Girls Service Lucknow ₹,9527
 
Call {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDF
Call {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDFCall {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDF
Call {Girls Delhi} Very Low rateVaishali 9711199012 DownLoad PDF
 
AI and Ecology - The H4rmony Project.pptx
AI and Ecology - The H4rmony Project.pptxAI and Ecology - The H4rmony Project.pptx
AI and Ecology - The H4rmony Project.pptx
 
Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Rajiv Chowk Delhi reach out to us at 🔝9953056974🔝
 
Soil pollution causes effects remedial measures
Soil pollution causes effects remedial measuresSoil pollution causes effects remedial measures
Soil pollution causes effects remedial measures
 
5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdf
5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdf5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdf
5 Wondrous Places You Should Visit at Least Once in Your Lifetime (1).pdf
 
Abu Dhabi Sea Beach Visitor Community pp
Abu Dhabi Sea Beach Visitor Community ppAbu Dhabi Sea Beach Visitor Community pp
Abu Dhabi Sea Beach Visitor Community pp
 
Call Girls Abids 7001305949 all area service COD available Any Time
Call Girls Abids 7001305949 all area service COD available Any TimeCall Girls Abids 7001305949 all area service COD available Any Time
Call Girls Abids 7001305949 all area service COD available Any Time
 
办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样
办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样
办理La Trobe学位证(文凭证书)拉筹伯大学毕业证成绩单原版一模一样
 
Call Girls In { Delhi } South Extension Whatsup 9873940964 Enjoy Unlimited Pl...
Call Girls In { Delhi } South Extension Whatsup 9873940964 Enjoy Unlimited Pl...Call Girls In { Delhi } South Extension Whatsup 9873940964 Enjoy Unlimited Pl...
Call Girls In { Delhi } South Extension Whatsup 9873940964 Enjoy Unlimited Pl...
 
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls ServicesGandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
Gandhi Nagar (Delhi) 9953330565 Escorts, Call Girls Services
 
Call Girls Ahmedabad 7397865700 Ridhima Hire Me Full Night
Call Girls Ahmedabad 7397865700 Ridhima Hire Me Full NightCall Girls Ahmedabad 7397865700 Ridhima Hire Me Full Night
Call Girls Ahmedabad 7397865700 Ridhima Hire Me Full Night
 
Sexy Call Girls Patel Nagar New Delhi +918448380779 Call Girls Service in Del...
Sexy Call Girls Patel Nagar New Delhi +918448380779 Call Girls Service in Del...Sexy Call Girls Patel Nagar New Delhi +918448380779 Call Girls Service in Del...
Sexy Call Girls Patel Nagar New Delhi +918448380779 Call Girls Service in Del...
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Along the Lakefront, "Menacing Unknown"s
Along the Lakefront, "Menacing Unknown"sAlong the Lakefront, "Menacing Unknown"s
Along the Lakefront, "Menacing Unknown"s
 
young call girls in Janakpuri🔝 9953056974 🔝 escort Service
young call girls in Janakpuri🔝 9953056974 🔝 escort Serviceyoung call girls in Janakpuri🔝 9953056974 🔝 escort Service
young call girls in Janakpuri🔝 9953056974 🔝 escort Service
 
Dwarka Call Girls 9643097474 Phone Number 24x7 Best Services
Dwarka Call Girls 9643097474 Phone Number 24x7 Best ServicesDwarka Call Girls 9643097474 Phone Number 24x7 Best Services
Dwarka Call Girls 9643097474 Phone Number 24x7 Best Services
 
9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhi
9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhi9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhi
9873940964 Full Enjoy 24/7 Call Girls Near Shangri La’s Eros Hotel, New Delhi
 
Environmental and Social Impact Assessment
Environmental and Social Impact AssessmentEnvironmental and Social Impact Assessment
Environmental and Social Impact Assessment
 

Stochastic runoff forecasting and real time control of urban drainage systems

  • 1. Stochastic runoff forecasting and real time control of urban drainage systems Ude af øje, ude af sind, ude af kontrol, 13/03/2013 Roland Löwe (DTU Compute) rolo@imm.dtu.dk Luca Vezzaro (DTU Environment / Krüger A/S) Morten Grum (Krüger A/S) Peter Steen Mikkelsen (DTU Environment) Henrik Madsen (DTU Compute)
  • 2. 13/03/2013Stochastic runoff forecasting and RTC2 DTU Compute, Technical University of Denmark Why do we need probabilistic forecasts? - The way home 10min5min 20min
  • 3. 13/03/2013Stochastic runoff forecasting and RTC3 DTU Compute, Technical University of Denmark Why do we need probabilistic forecasts? - The way home 20min5min 20min
  • 4. 13/03/2013Stochastic runoff forecasting and RTC4 DTU Compute, Technical University of Denmark Source: Vezzaro and Grum (2012) Why do we need probabilistic forecasts? – Stormwater Storage Basins
  • 5. 13/03/2013Stochastic runoff forecasting and RTC5 DTU Compute, Technical University of Denmark 0100030005000 predictedrunoffvolume[m3] 12.08. 01:20 14.08. 00:00 0100030005000 predictedrunoffvolume[m3] 12.08. 01:20 14.08. 00:00 Generating probabilistic forecasts
  • 6. 13/03/2013Stochastic runoff forecasting and RTC6 DTU Compute, Technical University of Denmark Generating probabilistic forecasts Output Y Model f(X) Stochastic term σ(X)= + e.g. flow e.g. reservoir cascade, simple clarifier model describes error in model description
  • 7. 13/03/2013Stochastic runoff forecasting and RTC7 DTU Compute, Technical University of Denmark Generating probabilistic forecasts – The Greybox Modeling Approach • combines prior physical knowledge with data • the system is not completely described by physical equations, but equations and parameters are physically interpretable
  • 8. 13/03/2013Stochastic runoff forecasting and RTC8 DTU Compute, Technical University of Denmark Generating probabilistic forecasts – Why Greybox Models vs. white box models • online applications – need simple, fast models for real time operation • greybox models can be tuned for forecasting • white box models typically do not account for uncertainty vs. black box models • include physical knowledge about the system in the model • model nonlinear relationships which is not possible e.g. in ARX, ARMAX ...
  • 9. 13/03/2013Stochastic runoff forecasting and RTC9 DTU Compute, Technical University of Denmark Generating probabilistic forecasts – Runoff Forecasting Models Graph from Breinholt et al. (2011) 𝑑𝑆1 = 𝐴 ∙ 𝑃 + 𝑎0 − 1 𝑘 𝑆1 𝑑𝑡 𝑑𝑆2 = 1 𝑘 𝑆1 − 1 𝑘 𝑆2 𝑑𝑡 𝜎1 ∙ 𝑆1 𝑑𝜔1 𝜎2 ∙ 𝑆2 𝑑𝜔2 + 𝑄𝑡 = 1 𝑘 𝑆3 + 𝐷 + 𝜀𝑡 𝐴 – area parameter k – time constant 𝑎0 – mean dry weather flow 𝑃 – rain input 𝑄𝑡 – observed flow 𝐷 – dry weather variation
  • 10. 13/03/2013Stochastic runoff forecasting and RTC10 DTU Compute, Technical University of Denmark Generating probabilistic forecasts – Runoff Forecasting Models Graph from Breinholt et al. (2011) 𝑑𝑆1 = 𝐴 ∙ 𝑃 + 𝑎0 − 1 𝑘 𝑆1 𝑑𝑡 𝑑𝑆2 = 1 𝑘 𝑆1 − 1 𝑘 𝑆2 𝑑𝑡 𝜎1 ∙ 𝑆1 𝑑𝜔1 𝜎2 ∙ 𝑆2 𝑑𝜔2 + 0100030005000 predictedrunoffvolume[m3] 12.08. 01:20 13.08. 00:40 14.08. 00:00
  • 11. 13/03/2013Stochastic runoff forecasting and RTC11 DTU Compute, Technical University of Denmark Generating probabilistic forecasts – Runoff Forecasting Models - Updating Predicted states (Basin storage) Graph from Breinholt et al. (2011) Input predict Flow predict Difference predicted - measured flow Reconstructed states update weighting by state and observation uncertainty
  • 12. 13/03/2013Stochastic runoff forecasting and RTC12 DTU Compute, Technical University of Denmark Generating probabilistic forecasts – Runoff Forecasting Models - Updating 0100200300400500600 predictedrunoffvolume[m3] 11.08. 23:50 12.08. 23:10 13.08. 22:30
  • 13. 13/03/2013Stochastic runoff forecasting and RTC13 DTU Compute, Technical University of Denmark Generating probabilistic forecasts – Runoff Forecasting Models - Adaptivity rainintensity[mm/min] 600 800 1000 1200 1400 0.000.100.20 flow[m3/s] 600 800 1000 1200 1400 0.01.02.0 time steps [2min] K 600 800 1000 1200 1400 040008000 𝑑𝑆1 = 𝐴 ∙ 𝑃 + 𝑎0 − 1 𝑘 𝑆1 𝑑𝑡 + 𝜎1 ∙ 𝑆1 𝑑𝜔1 𝑑𝑆2 = 1 𝑘 𝑆1 − 1 𝑘 𝑆2 𝑑𝑡 + 𝜎2 ∙ 𝑆2 𝑑𝜔2 𝒅𝒌 = 𝟎 𝒅𝒕 + 𝝈 𝟒 𝒅𝝎 𝟒 𝑄𝑡 = 1 𝑘 𝑆3 + 𝐷 + 𝜀𝑡
  • 14. 13/03/2013Stochastic runoff forecasting and RTC14 DTU Compute, Technical University of Denmark Stochastic Greybox Models – Pros and Cons application range for greybox models • online applications and forecasting • quantifying simulation / forecast uncertainty advantages • simple, fast models • state updating – models adapt to observations • flexible framework for modeling forecast uncertainty • typically better predictions than deterministic model • adaptivity can be implemented limitation • complex, physical models cannot be handled in the current framework
  • 15. 13/03/2013Stochastic runoff forecasting and RTC15 DTU Compute, Technical University of Denmark Stochastic Greybox Models –Software CTSM CTSM = Continuous Time Stochastic Modeling • model development, parameter estimation, simulation and forecasting • developed at DTU Compute • implement as a package in R (‘open source MATLAB’) • download from www.ctsm.info (and www.r-project.org + www.rstudio.com)
  • 16. 13/03/2013Stochastic runoff forecasting and RTC16 DTU Compute, Technical University of Denmark Generating Probabilistic Forecasts – What is a good forecast??? 0100030005000 predictedrunoffvolume[m3] 12.08. 01:20 14.08. 00:00 0100030005000 predictedrunoffvolume[m3] 12.08. 01:20 14.08. 00:00 0100030005000 predictedrunoffvolume[m3] 12.08. 01:20 14.08. 00:00
  • 17. 13/03/2013Stochastic runoff forecasting and RTC17 DTU Compute, Technical University of Denmark Generating Probabilistic Forecasts – What is a good forecast??? reliability % of observations not included in a ‘x %’ prediction interval Requirement sharpness width of a ‘x %’ prediction interval Minimize skillscores (e.g. CRPS – continuous ranked probability score) Minimize 0100020003000400050006000 predictedrunoffvolume[m3] 12.08. 01:20 13.08. 00:40 14.08. 00:00
  • 18. 13/03/2013Stochastic runoff forecasting and RTC18 DTU Compute, Technical University of Denmark Case Study 1 Value of radar rainfall observations and forecasts for online runoff forecasting (thank you to Aalborg University and DMI for providing radar data)
  • 19. 13/03/2013Stochastic runoff forecasting and RTC19 DTU Compute, Technical University of Denmark Radar rainfall and online runoff forecasting ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !! ! ! ! !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. 0 1.500 3.000 Meters • Ballerup and Damhusåen catchments • 5min rain gauge observations • 10min C-band radar data from Stevns (DMI / AAU) • Period 25/06-06/09/2010
  • 20. 13/03/2013Stochastic runoff forecasting and RTC20 DTU Compute, Technical University of Denmark Radar rainfall and online runoff forecasting – comparing radar and rain gauge input • use mean area rainfall • 100min runoff forecasts with different rainfall inputs • using radar rainfall measurements and forecasts reduces error of probabilistic runoff forecasts (compared to input from rain gauges) Ballerup Damhusåen RMSE Raingauge 276.8 3464.1 RMSE Radar 260.3 2624.7 CRPS Raingauge 152.3 1463.3 CRPS Radar 144.9 1399.1 RMSE (root mean square error) – average error of 100min point forecast [m3] CRPS (continuous ranked probability score) – average error of probabilistic forecast
  • 21. 13/03/2013Stochastic runoff forecasting and RTC21 DTU Compute, Technical University of Denmark Radar rainfall and online runoff forecasting – comparing model complexity ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !! ! ! ! !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. !. 0 1.500 3.000 Meters
  • 22. 13/03/2013Stochastic runoff forecasting and RTC22 DTU Compute, Technical University of Denmark Radar rainfall and online runoff forecasting – comparing model complexity • use rain gauge input • model 1 – mean area rainfall • model 2 – subcatchment model • 100min runoff forecasts with different model structures • accounting for spatial distribution of rainfall in the model improves forecasts Ballerup Damhusåen RMSE model 1 276.8 3464.1 RMSE model 2 262.4 2631.3 CRPS model 1 152.3 1463.3 CRPS model 2 146.0 1352.2 RMSE (root mean square error) – average error of 100min point forecast [m3] CRPS (continuous ranked probability score) – average error of probabilistic forecast
  • 23. 13/03/2013Stochastic runoff forecasting and RTC23 DTU Compute, Technical University of Denmark Case Study 2 Value of probabilistic runoff forecasts in real time control (in cooperation with Krüger AS)
  • 24. 13/03/2013Stochastic runoff forecasting and RTC24 DTU Compute, Technical University of Denmark Real Time Control of Stormwater Flows • dynamic operation of drainage system • objectives: – reduction of combined sewer overflows – avoiding flooding – ... • actuators: pumps, valves • operational examples: Québec, Paris, Dresden Source: Stadtentwässerung Dresden
  • 25. 13/03/2013Stochastic runoff forecasting and RTC25 DTU Compute, Technical University of Denmark The Lynetten Catchment
  • 26. 13/03/2013Stochastic runoff forecasting and RTC26 DTU Compute, Technical University of Denmark Real Time Control Lynetten Catchment (METSAM project) Source: Krüger A/S Sewer Network Control (DORA) Current state Desired State
  • 27. 13/03/2013Stochastic runoff forecasting and RTC27 DTU Compute, Technical University of Denmark Integrated control strategy (Dynamic Overflow Risk Analysis – DORA) • runoff forecasts are uncertain • uncertainty varies – between wet and dry weather – in the course of events – from event to event • proper decision making requires dynamic quantification of forecast uncertainty Source: Vezzaro and Grum (2012)
  • 28. 13/03/2013Stochastic runoff forecasting and RTC28 DTU Compute, Technical University of Denmark Real Time Control Lynetten Catchment (METSAM project) Control Strategy (DORA) Model now future Fixed uncertainty distribution Measurements (flows & volumes) rain flow future Current state Future evolution
  • 29. 13/03/2013Stochastic runoff forecasting and RTC29 DTU Compute, Technical University of Denmark Stochastic runoff models Control Strategy (DORA) Model now future Fixed uncertainty distribution Measurements (flows & volumes) rain flow future Current state Future evolution
  • 30. 13/03/2013Stochastic runoff forecasting and RTC30 DTU Compute, Technical University of Denmark Stochastic runoff models Control Strategy (DORA) Model now future Measurements (flows & volumes) rain Current state Future evolution Greybox model
  • 31. 13/03/2013Stochastic runoff forecasting and RTC31 DTU Compute, Technical University of Denmark Probabilistic Runoff Forecasting – Example Forecast horizon 4 min Forecast horizon 120 min black – observation, green – state of the art deterministic forecast, red / blue – probabilistic forecast with 95% confidence bounds
  • 32. 13/03/2013Stochastic runoff forecasting and RTC32 DTU Compute, Technical University of Denmark Experimental design Stochastic Greybox Model (CTSM) Control Algorithm (DORA) Simplified Catchment Model (Water Aspects) simulated basin overflow resulting from control decisions generates probabilistic forecasts evaluates risk of overflow and sends control decision
  • 33. 13/03/2013Stochastic runoff forecasting and RTC33 DTU Compute, Technical University of Denmark Effect of Probabilistic Forecasts on Real Time Control 0 100 200 300 400 500 600 700 800 1000m3 Overflow Volume deterministic forecast stochastic forecast overflow volume in 7 sample events increased by +3% (compared to state-of-the-art) control objective is not overflow volume but overflow cost (overflow volume weighted by location where it occurs)
  • 34. 13/03/2013Stochastic runoff forecasting and RTC34 DTU Compute, Technical University of Denmark Effect of Probabilistic Forecasts on Real Time Control 0 2 4 6 8 10 12 14 16 18 Millions Overflow Cost deterministic forecast stochastic forecast overflow cost in 7 sample events reduced by -32% (compared to state-of-the-art)
  • 35. 13/03/2013Stochastic runoff forecasting and RTC35 DTU Compute, Technical University of Denmark Summary
  • 36. 13/03/2013Stochastic runoff forecasting and RTC36 DTU Compute, Technical University of Denmark Summary and Outlook Use greybox models for • online applications –simple, fast models for real time operation that adapt to online measurements • quantifying predictive uncertainties Applications • runoff forecasting – simulation studies indicate improved decisions in real time control • other applications where forecasts and quantification of uncertainties are required (predicting capacity of secondary clarifiers, predicting TSS) Future work • study effect of probabilistic forecasts on real time control in more detail • model runoff forecast uncertainties depending on rainfall input (rainfall patterns, weather model data)
  • 37. Thank you! For further info: rolo@dtu.dk