SlideShare a Scribd company logo
Queue length estimation on urban corridors
Guillaume Costeseque
with Edward S. Canepa (KAUST) and Chris G. Claudel (UT, Austin)
Inria Sophia-Antipolis M´editerran´ee
VIII Workshop on the Mathematical Foundations of Traffic
March 08, 2017
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 1 / 25
Motivation
Traffic control strategies
[Source: TRI Old Dominion University website]
Main control schemes:
Highways
Variable speed limits
Ramp metering
Dynamic lane management
Arterial streets
Adaptative traffic signal timings
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 2 / 25
Motivation
Traffic control strategies
[Source: TRI Old Dominion University website]
Main control schemes:
Highways
Variable speed limits
Ramp metering
Dynamic lane management
Arterial streets
Adaptative traffic signal timings
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 2 / 25
Motivation
Why introducing bounded acceleration?
Traffic light: What scalar conservation laws theory teaches us
∂tk + ∂x Q(k) = 0,
Q(k) = min {vf k , w (k − κ)}
k
(A)
(B)
(C)
(A) (A)
(A)
(A)
(B)
(C)
x
t
vf
w
Q
0 κ
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
Motivation
Why introducing bounded acceleration?
Car trajectories (Assuming no Italian taxi drivers...)
t
x
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
Motivation
Why introducing bounded acceleration?
Bounded acceleration phase [Lebacque, 2003, Leclercq, 2007]
vf
w
Q
0 κ
(A)
(B)
(C)
k
t(C)
x
(B)
(A) (A)
(A)
(A)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
Motivation
Why introducing bounded acceleration?
Car trajectories with bounded acceleration phase
t
x
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
Motivation
Outline
1 Introduction
2 Optimization problem
3 Model and data constraints
4 Application to Lankershim Bvd, LA
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 4 / 25
Introduction
Outline
1 Introduction
2 Optimization problem
3 Model and data constraints
4 Application to Lankershim Bvd, LA
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 5 / 25
Introduction Quick review of queue length estimation methods
Queue length estimation at signalized intersections:
[data-driven] input-output techniques
(-) Need good estimate of the initial queue length
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 6 / 25
Introduction Quick review of queue length estimation methods
Queue length estimation at signalized intersections:
[data-driven] input-output techniques
(-) Need good estimate of the initial queue length
[data-driven] statistical/probabilistic approaches
(-) Strongly depend on realistic vehicles arrival patterns
VS sparsely available GPS data
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 6 / 25
Introduction Quick review of queue length estimation methods
Queue length estimation at signalized intersections:
[data-driven] input-output techniques
(-) Need good estimate of the initial queue length
[data-driven] statistical/probabilistic approaches
(-) Strongly depend on realistic vehicles arrival patterns
VS sparsely available GPS data
[model based] “shockwaves-based” approach
(-) Previous works do not account for bounded acceleration
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 6 / 25
Introduction Our approach
Our focus
“Shockwaves-based” approach:
optimization-based framework [Anderson et al., 2013]
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 7 / 25
Introduction Our approach
Our focus
“Shockwaves-based” approach:
optimization-based framework [Anderson et al., 2013]
+ explicit solutions for the macroscopic traffic flow models
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 7 / 25
Introduction Our approach
Our focus
“Shockwaves-based” approach:
optimization-based framework [Anderson et al., 2013]
+ explicit solutions for the macroscopic traffic flow models
Basic assumptions:
triangular fundamental diagram (FD)
Q(k) = min {vf k , w(k − κ)}
piecewise affine conditions
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 7 / 25
Introduction LWR and LWR-BA models
LWR model [Lighthill and Whitham, 1955, Richards, 1956]: scalar
conservation law
∂tk + ∂x Q(k) = 0, on (0, +∞) × R, (1)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 8 / 25
Introduction LWR and LWR-BA models
LWR model [Lighthill and Whitham, 1955, Richards, 1956]: scalar
conservation law
∂tk + ∂x Q(k) = 0, on (0, +∞) × R, (1)
LWR model with bounded acceleration
[Lebacque, 2002, Lebacque, 2003, Leclercq, 2002, Leclercq, 2007]
⎧
⎪⎨
⎪⎩
∂tk + ∂x Q(k) = 0, if v = Ve (k) ,
∂tk + ∂x (kv) = 0
∂tv + v∂xv = a
if v < Ve (k) ,
(2)
a is the maximal acceleration rate
Ve : k → Ve(k) equilibrium speed such that Q(k) = kVe(k)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 8 / 25
Introduction Hamilton-Jacobi setting
Consider the Moskowitz function
M(t, x) =
+∞
x
k(t, y)dy (3)
such that
∂x M = −k and ∂tM = kv
Then the LWR with bounded acceleration can be recast as
⎧
⎪⎪⎪⎪⎨
⎪⎪⎪⎪⎩
∂tM − Q (−∂x M) = 0, if v = Ve (−∂xM) ,
∂tM + v∂x M = 0,
∂tv + v∂x v = a,
if v < Ve (−∂xM)
(4)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 9 / 25
Introduction Hamilton-Jacobi setting
Explicit solutions
Viability theory + Lax-Hopf formula
[Claudel and Bayen, 2010a, Claudel and Bayen, 2010b]
=⇒ explicit solutions
LWR model
LWR model with bounded acceleration
[Mazar´e et al., 2011] [Qiu et al., 2013]
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 10 / 25
Optimization problem
Outline
1 Introduction
2 Optimization problem
3 Model and data constraints
4 Application to Lankershim Bvd, LA
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 11 / 25
Optimization problem Initial and boundary conditions
Piecewise affine conditions
c
(l)
intern
t
c
(i)
ini
c
(j)
down
c
(j)
up
xn
x0
x
t0 tmax
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 12 / 25
Optimization problem Initial and boundary conditions
Piecewise affine conditions
Initial conditions
c
(i)
ini (x) =
−ki x + bi , if x ∈ [xi , xi+1],
+∞, else,
Upstream boundary conditions
c
(j)
up (t) =
qj t + dj , if t ∈ [tj , tj+1],
+∞, else,
Downstream boundary conditions
c
(j)
down(t) =
pj t + bj , if t ∈ [tj , tj+1],
+∞, else,
Internal boundary condition
c
(l)
intern(t, x) =
M(l) + q
(l)
intern(t − t
(l)
min), if (t, x) ∈ D(l),
+∞, else
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 13 / 25
Optimization problem Setting of the MILP
Decision variable
y := . . . , ki , . . .
initial densities
, . . . , qj , . . .
upstream flows
, . . . , pj , . . .
downstream flows
, . . . , M(l)
, q
(l)
intern, . . .
internal conditions
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 14 / 25
Optimization problem Setting of the MILP
Decision variable
y := . . . , ki , . . .
initial densities
, . . . , qj , . . .
upstream flows
, . . . , pj , . . .
downstream flows
, . . . , M(l)
, q
(l)
intern, . . .
internal conditions
Optimization problem as a Mixed Integer Linear Programming (MILP)
Maximize g(y)
subject to
Amodely ≤ bmodel, (model constraints),
Cdatay ≤ ddata, (data constraints).
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 14 / 25
Optimization problem Setting of the MILP
Decision variable
y := . . . , ki , . . .
initial densities
, . . . , qj , . . .
upstream flows
, . . . , pj , . . .
downstream flows
, . . . , M(l)
, q
(l)
intern, . . .
internal conditions
Optimization problem as a Mixed Integer Linear Programming (MILP)
Maximize g(y)
subject to
Amodely ≤ bmodel, (model constraints),
Cdatay ≤ ddata, (data constraints).
Objective function: maximize the downstream outflows
g(y) = (0Rn , 0Rm , 1Rm , 0Ro ×Ro ) · yT
=
m−1
j=0
pj
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 14 / 25
Optimization problem Queue estimation
Algorithm
1 Compute the optimal solution to the MILP
y∗
:= . . . , k∗
i , . . .
initial densities
, . . . , q∗
j , . . .
upstream flows
, . . . , p∗
j , . . .
downstream flows
, . . . , M(l)
∗
, q
(l)
intern
∗
, . . .
internal conditions
= argmaxy g(y)
2 Compute the traffic states M and k = −∂x M thanks to the explicit
solutions [Qiu et al., 2013]
3 Deduce queue lengths by computing for any time step the extremal
points of
Qε(t) := (α, β)
ξ ≤ α < β ≤ χ,
|k(t, z) − κ| ≤ ε, ∀z ∈ [α, β]
where ε > 0 is a prescribed sensitivity parameter
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 15 / 25
Model and data constraints
Outline
1 Introduction
2 Optimization problem
3 Model and data constraints
4 Application to Lankershim Bvd, LA
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 16 / 25
Model and data constraints Model constraints
Compatibility conditions
Proposition (Compatibility conditions [Claudel and Bayen, 2011])
Consider a family of value conditions cj and define their minimum
c(t, x) := min
j∈J
cj (t, x).
Then, the solution M of the LWR-BA PDE verifies
M(t, x) = c(t, x), for any (t, x) ∈ Dom (c) ,
if and only if
Mci
(t, x) ≥ cj (t, x), for all i, j ∈ J, and (t, x) ∈ Dom(cj ).
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 17 / 25
Model and data constraints Model constraints
xn
x0
x
tmax
t
xi
xi+1
w
w
w
vf
c
(i)
ini
t0
(i)
(ii)
(iii)
(iv)
xn
x0
x
t0 tmax
t
tj tj+1
c
(j)
up
vf
(iv)
vf
(iii)
(v)
vf
(i)
(ii)
w
Check
Mc
(i)
ini
≥ c
(j)
up
and
Mc
(j)
up
≥ c
(i)
ini
only for crossing points of
domains of influence
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 18 / 25
Model and data constraints Data constraints
Data constraints
Assume that the data constraints are linear w.r.t. the decision variable y
Cdatay ≤ ddata.
1 Downstream outflow constraint (red light)
pj = 0, ∀ j s.t. Ωred ∩ [tj , tj+1] ̸= ∅,
2 [Loops] Upstream flow data qmeas with errors emeas
flow
(1 − emeas
flow )qmeas
(t) ≤ qj ≤ (1 + emeas
flow )qmeas
(t), ∀ t ∈ [tj , tj+1]
3 [GPS] Travel times data dmeas
travel with errors emeas
time
M (tmeas
exit − dmeas
travel − emeas
time , ξ) ≤ M(tmeas
exit , χ) ≤ M (tmeas
exit − dmeas
travel + emeas
time , ξ) .
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 19 / 25
Application to Lankershim Bvd, LA
Outline
1 Introduction
2 Optimization problem
3 Model and data constraints
4 Application to Lankershim Bvd, LA
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 20 / 25
Application to Lankershim Bvd, LA
NGSIM dataset (2006)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 21 / 25
Application to Lankershim Bvd, LA
NGSIM dataset (2006)
monitored section = 5 blocks and 4 signalized intersections
individual trajectories for each vehicle (+2,400) over 30 min
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 21 / 25
Queue Estimation on Networks
24	
Link	1
Queue Estimation on Networks
25	
Link	2
End of the talk
Thanks for your attention
Any question?
guillaume.costeseque@inria.fr
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 25 / 25
References
Some references I
Anderson, L. A., Canepa, E. S., Horowitz, R., Claudel, C. G., and Bayen, A. M.
(2013).
Optimization-based queue estimation on an arterial traffic link with measurement
uncertainties.
Transportation Research Board 93rd Annual Meeting. Paper 14-4570.
Claudel, C. G. and Bayen, A. M. (2010a).
Lax–Hopf based incorporation of internal boundary conditions into
Hamilton–Jacobi equation. Part I: Theory.
Automatic Control, IEEE Transactions on, 55(5):1142–1157.
Claudel, C. G. and Bayen, A. M. (2010b).
Lax–Hopf based incorporation of internal boundary conditions into
Hamilton–Jacobi equation. Part II: Computational methods.
Automatic Control, IEEE Transactions on, 55(5):1158–1174.
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 26 / 25
References
Some references II
Claudel, C. G. and Bayen, A. M. (2011).
Convex formulations of data assimilation problems for a class of Hamilton–Jacobi
equations.
SIAM Journal on Control and Optimization, 49(2):383–402.
Lebacque, J.-P. (2002).
A two phase extension of the LWR model based on the boundedness of traffic
acceleration.
In Transportation and Traffic Theory in the 21st Century. Proceedings of the 15th
International Symposium on Transportation and Traffic Theory.
Lebacque, J.-P. (2003).
Two-phase bounded-acceleration traffic flow model: analytical solutions and
applications.
Transportation Research Record: Journal of the Transportation Research Board,
1852(1):220–230.
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 27 / 25
References
Some references III
Leclercq, L. (2002).
Mod´elisation dynamique du trafic et applications `a l’estimation du bruit routier.
PhD thesis, Villeurbanne, INSA.
Leclercq, L. (2007).
Bounded acceleration close to fixed and moving bottlenecks.
Transportation Research Part B: Methodological, 41(3):309–319.
Lighthill, M. J. and Whitham, G. B. (1955).
On kinematic waves II. A theory of traffic flow on long crowded roads.
Proceedings of the Royal Society of London. Series A. Mathematical and Physical
Sciences, 229(1178):317–345.
Mazar´e, P.-E., Dehwah, A. H., Claudel, C. G., and Bayen, A. M. (2011).
Analytical and grid-free solutions to the Lighthill–Whitham–Richards traffic flow
model.
Transportation Research Part B: Methodological, 45(10):1727–1748.
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 28 / 25
References
Some references IV
Qiu, S., Abdelaziz, M., Abdellatif, F., and Claudel, C. G. (2013).
Exact and grid-free solutions to the Lighthill–Whitham–Richards traffic flow model
with bounded acceleration for a class of fundamental diagrams.
Transportation Research Part B: Methodological, 55:282–306.
Richards, P. I. (1956).
Shock waves on the highway.
Operations research, 4(1):42–51.
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 29 / 25
Appendices
Outline
5 References
6 Appendices
Initial condition: free-flow case
Initial condition: congested case
Upstream condition: free-flow case
Upstream condition: congested case
Downstream condition: free-flow case
Downstream condition: congested case
Junction setting
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 30 / 25
Appendices Initial condition: free-flow case
xn
x0
x
tmax
t
vf
vf
w
xi+1
(iii)
t0
c
(i)
ini
xi
(i)
(ii)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 31 / 25
Appendices Initial condition: congested case
xn
x0
x
tmax
t
xi
xi+1
w
w
w
vf
c
(i)
ini
t0
(i)
(ii)
(iii)
(iv)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 32 / 25
Appendices Upstream condition: free-flow case
xn
x0
x
t0 tmax
t
tj tj+1
vf
vf
c
(j)
up
(iii)
(ii)
(i)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 33 / 25
Appendices Upstream condition: congested case
xn
x0
x
t0 tmax
t
tj tj+1
c
(j)
up
vf
(iv)
vf
(iii)
(v)
vf
(i)
(ii)
w
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 34 / 25
Appendices Downstream condition: free-flow case
xn
x0
x
t0 tmax
t
tj+1tj
c
(j)
down
w w
w
(i)
(ii)
(iii)
(iv)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 35 / 25
Appendices Downstream condition: congested case
vf
(v)
w
xn
x0
x
t
w
vf
w
tmaxt0
c
(l)
intern
t
(l)
maxt
(l)
min
x
(l)
min
vf
(vi)
(ii)
(iv)
(i)
(iii)
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 36 / 25
Appendices Junction setting
frampin
fout
fin
frampout
G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 37 / 25

More Related Content

What's hot

FINDING FREQUENT SUBPATHS IN A GRAPH
FINDING FREQUENT SUBPATHS IN A GRAPHFINDING FREQUENT SUBPATHS IN A GRAPH
FINDING FREQUENT SUBPATHS IN A GRAPH
IJDKP
 
Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...
Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...
Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...
Guillaume Costeseque
 
Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020 Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020
Apostolos Chalkis
 
On complementarity in qec and quantum cryptography
On complementarity in qec and quantum cryptographyOn complementarity in qec and quantum cryptography
On complementarity in qec and quantum cryptographywtyru1989
 
Sampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and OptimizationSampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and Optimization
Apostolos Chalkis
 
Numerical methods for variational principles in traffic
Numerical methods for variational principles in trafficNumerical methods for variational principles in traffic
Numerical methods for variational principles in traffic
Guillaume Costeseque
 
dingo: a python package to analyzes metabolic networks
dingo: a python package to analyzes metabolic networksdingo: a python package to analyzes metabolic networks
dingo: a python package to analyzes metabolic networks
Apostolos Chalkis
 
Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...
Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...
Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...
Frank Nielsen
 
MAP Estimation Introduction
MAP Estimation IntroductionMAP Estimation Introduction
MAP Estimation Introduction
Yoshiyama Kazuki
 
Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...
Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...
Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...
Apostolos Chalkis
 
Hamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modeling
Hamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modelingHamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modeling
Hamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modeling
Guillaume Costeseque
 
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information SystemsRuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML
 
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ijaia
 
Shanghai tutorial
Shanghai tutorialShanghai tutorial
Shanghai tutorial
Christian Robert
 
Workflow Allocations and Scheduling on IaaS Platforms, from Theory to Practice
Workflow Allocations and Scheduling on IaaS Platforms, from Theory to PracticeWorkflow Allocations and Scheduling on IaaS Platforms, from Theory to Practice
Workflow Allocations and Scheduling on IaaS Platforms, from Theory to PracticeFrederic Desprez
 
Solving connectivity problems via basic Linear Algebra
Solving connectivity problems via basic Linear AlgebraSolving connectivity problems via basic Linear Algebra
Solving connectivity problems via basic Linear Algebra
cseiitgn
 
ESCC 2016, July 10-16, Athens, Greece
ESCC 2016, July 10-16, Athens, GreeceESCC 2016, July 10-16, Athens, Greece
ESCC 2016, July 10-16, Athens, Greece
LIFE GreenYourMove
 
Locality-sensitive hashing for search in metric space
Locality-sensitive hashing for search in metric space Locality-sensitive hashing for search in metric space
Locality-sensitive hashing for search in metric space
Eliezer Silva
 
Analysis of stochastic models in fluids by simulations
Analysis of stochastic models in fluids by simulationsAnalysis of stochastic models in fluids by simulations
Analysis of stochastic models in fluids by simulations
Dmitri Azarnyh
 
Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization Techniques
Ajay Bidyarthy
 

What's hot (20)

FINDING FREQUENT SUBPATHS IN A GRAPH
FINDING FREQUENT SUBPATHS IN A GRAPHFINDING FREQUENT SUBPATHS IN A GRAPH
FINDING FREQUENT SUBPATHS IN A GRAPH
 
Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...
Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...
Contribution à l'étude du trafic routier sur réseaux à l'aide des équations d...
 
Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020 Presentation of volesti in eRum 2020
Presentation of volesti in eRum 2020
 
On complementarity in qec and quantum cryptography
On complementarity in qec and quantum cryptographyOn complementarity in qec and quantum cryptography
On complementarity in qec and quantum cryptography
 
Sampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and OptimizationSampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and Optimization
 
Numerical methods for variational principles in traffic
Numerical methods for variational principles in trafficNumerical methods for variational principles in traffic
Numerical methods for variational principles in traffic
 
dingo: a python package to analyzes metabolic networks
dingo: a python package to analyzes metabolic networksdingo: a python package to analyzes metabolic networks
dingo: a python package to analyzes metabolic networks
 
Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...
Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...
Slides: Simplifying Gaussian Mixture Models Via Entropic Quantization (EUSIPC...
 
MAP Estimation Introduction
MAP Estimation IntroductionMAP Estimation Introduction
MAP Estimation Introduction
 
Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...
Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...
Practical Volume Estimation of Zonotopes by a new Annealing Schedule for Cool...
 
Hamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modeling
Hamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modelingHamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modeling
Hamilton-Jacobi equations and Lax-Hopf formulae for traffic flow modeling
 
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information SystemsRuleML2015: Learning Characteristic Rules in Geographic Information Systems
RuleML2015: Learning Characteristic Rules in Geographic Information Systems
 
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
ESTIMATE OF THE HEAD PRODUCED BY ELECTRICAL SUBMERSIBLE PUMPS ON GASEOUS PETR...
 
Shanghai tutorial
Shanghai tutorialShanghai tutorial
Shanghai tutorial
 
Workflow Allocations and Scheduling on IaaS Platforms, from Theory to Practice
Workflow Allocations and Scheduling on IaaS Platforms, from Theory to PracticeWorkflow Allocations and Scheduling on IaaS Platforms, from Theory to Practice
Workflow Allocations and Scheduling on IaaS Platforms, from Theory to Practice
 
Solving connectivity problems via basic Linear Algebra
Solving connectivity problems via basic Linear AlgebraSolving connectivity problems via basic Linear Algebra
Solving connectivity problems via basic Linear Algebra
 
ESCC 2016, July 10-16, Athens, Greece
ESCC 2016, July 10-16, Athens, GreeceESCC 2016, July 10-16, Athens, Greece
ESCC 2016, July 10-16, Athens, Greece
 
Locality-sensitive hashing for search in metric space
Locality-sensitive hashing for search in metric space Locality-sensitive hashing for search in metric space
Locality-sensitive hashing for search in metric space
 
Analysis of stochastic models in fluids by simulations
Analysis of stochastic models in fluids by simulationsAnalysis of stochastic models in fluids by simulations
Analysis of stochastic models in fluids by simulations
 
Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization Techniques
 

Similar to Queue length estimation on urban corridors

QCD Phase Diagram
QCD Phase DiagramQCD Phase Diagram
QCD Phase Diagram
RomanHllwieser
 
A Strategic Model For Dynamic Traffic Assignment
A Strategic Model For Dynamic Traffic AssignmentA Strategic Model For Dynamic Traffic Assignment
A Strategic Model For Dynamic Traffic Assignment
Kelly Taylor
 
Dual-time Modeling and Forecasting in Consumer Banking (2016)
Dual-time Modeling and Forecasting in Consumer Banking (2016)Dual-time Modeling and Forecasting in Consumer Banking (2016)
Dual-time Modeling and Forecasting in Consumer Banking (2016)
Aijun Zhang
 
"Using step-by-step Bayesian updating to better estimate the reinforcement lo...
"Using step-by-step Bayesian updating to better estimate the reinforcement lo..."Using step-by-step Bayesian updating to better estimate the reinforcement lo...
"Using step-by-step Bayesian updating to better estimate the reinforcement lo...
TRUSS ITN
 
A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...
A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...
A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...
AI Publications
 
Sampling-Based Planning Algorithms for Multi-Objective Missions
Sampling-Based Planning Algorithms for Multi-Objective MissionsSampling-Based Planning Algorithms for Multi-Objective Missions
Sampling-Based Planning Algorithms for Multi-Objective Missions
Md Mahbubur Rahman
 
Optimal Transport between Copulas for Clustering Time Series
Optimal Transport between Copulas for Clustering Time SeriesOptimal Transport between Copulas for Clustering Time Series
Optimal Transport between Copulas for Clustering Time Series
Gautier Marti
 
https:::arxiv.org:pdf:2105.13813.pdf
https:::arxiv.org:pdf:2105.13813.pdfhttps:::arxiv.org:pdf:2105.13813.pdf
https:::arxiv.org:pdf:2105.13813.pdf
Ketson Roberto Maximiano dos Santos
 
Low-complexity robust adaptive generalized sidelobe canceller detector for DS...
Low-complexity robust adaptive generalized sidelobe canceller detector for DS...Low-complexity robust adaptive generalized sidelobe canceller detector for DS...
Low-complexity robust adaptive generalized sidelobe canceller detector for DS...
Dr. Ayman Elnashar, PhD
 
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
Mokhtar SELLAMI
 
A Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation ProblemA Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation Problem
inventionjournals
 
Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...
Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...
Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...
IJCSIS Research Publications
 
Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...
INFOGAIN PUBLICATION
 
C05211326
C05211326C05211326
C05211326
IOSR-JEN
 
Prpagation of Error Bounds Across reduction interfaces
Prpagation of Error Bounds Across reduction interfacesPrpagation of Error Bounds Across reduction interfaces
Prpagation of Error Bounds Across reduction interfaces
Mohammad
 
Projection methods for stochastic structural dynamics
Projection methods for stochastic structural dynamicsProjection methods for stochastic structural dynamics
Projection methods for stochastic structural dynamics
University of Glasgow
 
A Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation ProblemA Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation Problem
inventionjournals
 

Similar to Queue length estimation on urban corridors (20)

QCD Phase Diagram
QCD Phase DiagramQCD Phase Diagram
QCD Phase Diagram
 
A Strategic Model For Dynamic Traffic Assignment
A Strategic Model For Dynamic Traffic AssignmentA Strategic Model For Dynamic Traffic Assignment
A Strategic Model For Dynamic Traffic Assignment
 
Dual-time Modeling and Forecasting in Consumer Banking (2016)
Dual-time Modeling and Forecasting in Consumer Banking (2016)Dual-time Modeling and Forecasting in Consumer Banking (2016)
Dual-time Modeling and Forecasting in Consumer Banking (2016)
 
"Using step-by-step Bayesian updating to better estimate the reinforcement lo...
"Using step-by-step Bayesian updating to better estimate the reinforcement lo..."Using step-by-step Bayesian updating to better estimate the reinforcement lo...
"Using step-by-step Bayesian updating to better estimate the reinforcement lo...
 
A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...
A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...
A New Method to Solving Generalized Fuzzy Transportation Problem-Harmonic Mea...
 
Sampling-Based Planning Algorithms for Multi-Objective Missions
Sampling-Based Planning Algorithms for Multi-Objective MissionsSampling-Based Planning Algorithms for Multi-Objective Missions
Sampling-Based Planning Algorithms for Multi-Objective Missions
 
Optimal Transport between Copulas for Clustering Time Series
Optimal Transport between Copulas for Clustering Time SeriesOptimal Transport between Copulas for Clustering Time Series
Optimal Transport between Copulas for Clustering Time Series
 
https:::arxiv.org:pdf:2105.13813.pdf
https:::arxiv.org:pdf:2105.13813.pdfhttps:::arxiv.org:pdf:2105.13813.pdf
https:::arxiv.org:pdf:2105.13813.pdf
 
Low-complexity robust adaptive generalized sidelobe canceller detector for DS...
Low-complexity robust adaptive generalized sidelobe canceller detector for DS...Low-complexity robust adaptive generalized sidelobe canceller detector for DS...
Low-complexity robust adaptive generalized sidelobe canceller detector for DS...
 
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
CARI-2020, Application of LSTM architectures for next frame forecasting in Se...
 
D'ARIANO WCRR 2016
D'ARIANO WCRR 2016D'ARIANO WCRR 2016
D'ARIANO WCRR 2016
 
A Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation ProblemA Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation Problem
 
Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...
Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...
Amelioration of Modeling and Solving the Weighted Constraint Satisfaction Pro...
 
Relatório
RelatórioRelatório
Relatório
 
Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...
 
C05211326
C05211326C05211326
C05211326
 
AbdoSummerANS_mod3
AbdoSummerANS_mod3AbdoSummerANS_mod3
AbdoSummerANS_mod3
 
Prpagation of Error Bounds Across reduction interfaces
Prpagation of Error Bounds Across reduction interfacesPrpagation of Error Bounds Across reduction interfaces
Prpagation of Error Bounds Across reduction interfaces
 
Projection methods for stochastic structural dynamics
Projection methods for stochastic structural dynamicsProjection methods for stochastic structural dynamics
Projection methods for stochastic structural dynamics
 
A Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation ProblemA Minimum Spanning Tree Approach of Solving a Transportation Problem
A Minimum Spanning Tree Approach of Solving a Transportation Problem
 

More from Guillaume Costeseque

Analyse des données du Registre de preuve de covoiturage à l'échelle régional...
Analyse des données du Registre de preuve de covoiturage à l'échelle régional...Analyse des données du Registre de preuve de covoiturage à l'échelle régional...
Analyse des données du Registre de preuve de covoiturage à l'échelle régional...
Guillaume Costeseque
 
Nouvelles mobilités, nouveaux usages, évolutions des marchés
Nouvelles mobilités, nouveaux usages, évolutions des marchésNouvelles mobilités, nouveaux usages, évolutions des marchés
Nouvelles mobilités, nouveaux usages, évolutions des marchés
Guillaume Costeseque
 
Cours its-ecn-2021
Cours its-ecn-2021Cours its-ecn-2021
Cours its-ecn-2021
Guillaume Costeseque
 
Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...
Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...
Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...
Guillaume Costeseque
 
Cours its-ecn-2020
Cours its-ecn-2020Cours its-ecn-2020
Cours its-ecn-2020
Guillaume Costeseque
 
A multi-objective optimization framework for a second order traffic flow mode...
A multi-objective optimization framework for a second order traffic flow mode...A multi-objective optimization framework for a second order traffic flow mode...
A multi-objective optimization framework for a second order traffic flow mode...
Guillaume Costeseque
 
Evaluation d'une navette autonome à Nantes 2019
Evaluation d'une navette autonome à Nantes 2019Evaluation d'une navette autonome à Nantes 2019
Evaluation d'une navette autonome à Nantes 2019
Guillaume Costeseque
 
TramOpt: plateforme logicielle pour l'optimisation du trafic routier
TramOpt: plateforme logicielle pour l'optimisation du trafic routierTramOpt: plateforme logicielle pour l'optimisation du trafic routier
TramOpt: plateforme logicielle pour l'optimisation du trafic routier
Guillaume Costeseque
 
A new solver for the ARZ traffic flow model on a junction
A new solver for the ARZ traffic flow model on a junctionA new solver for the ARZ traffic flow model on a junction
A new solver for the ARZ traffic flow model on a junction
Guillaume Costeseque
 
Some recent developments in the traffic flow variational formulation
Some recent developments in the traffic flow variational formulationSome recent developments in the traffic flow variational formulation
Some recent developments in the traffic flow variational formulation
Guillaume Costeseque
 
Representation formula for traffic flow estimation on a network
Representation formula for traffic flow estimation on a networkRepresentation formula for traffic flow estimation on a network
Representation formula for traffic flow estimation on a network
Guillaume Costeseque
 
Hamilton-Jacobi approach for second order traffic flow models
Hamilton-Jacobi approach for second order traffic flow modelsHamilton-Jacobi approach for second order traffic flow models
Hamilton-Jacobi approach for second order traffic flow models
Guillaume Costeseque
 
Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...
Guillaume Costeseque
 
Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...
Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...
Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...
Guillaume Costeseque
 
Hamilton-Jacobi equation on networks: generalized Lax-Hopf formula
Hamilton-Jacobi equation on networks: generalized Lax-Hopf formulaHamilton-Jacobi equation on networks: generalized Lax-Hopf formula
Hamilton-Jacobi equation on networks: generalized Lax-Hopf formula
Guillaume Costeseque
 
Road junction modeling using a scheme based on Hamilton-Jacobi equations
Road junction modeling using a scheme based on Hamilton-Jacobi equationsRoad junction modeling using a scheme based on Hamilton-Jacobi equations
Road junction modeling using a scheme based on Hamilton-Jacobi equations
Guillaume Costeseque
 
Mesoscopic multiclass traffic flow modeling on multi-lane sections
Mesoscopic multiclass traffic flow modeling on multi-lane sectionsMesoscopic multiclass traffic flow modeling on multi-lane sections
Mesoscopic multiclass traffic flow modeling on multi-lane sections
Guillaume Costeseque
 
The moving bottleneck problem: a Hamilton-Jacobi approach
The moving bottleneck problem: a Hamilton-Jacobi approachThe moving bottleneck problem: a Hamilton-Jacobi approach
The moving bottleneck problem: a Hamilton-Jacobi approach
Guillaume Costeseque
 
Micro to macro passage in traffic models including multi-anticipation effect
Micro to macro passage in traffic models including multi-anticipation effectMicro to macro passage in traffic models including multi-anticipation effect
Micro to macro passage in traffic models including multi-anticipation effect
Guillaume Costeseque
 
The impact of source terms in the variational representation of traffic flow
The impact of source terms in the variational representation of traffic flowThe impact of source terms in the variational representation of traffic flow
The impact of source terms in the variational representation of traffic flow
Guillaume Costeseque
 

More from Guillaume Costeseque (20)

Analyse des données du Registre de preuve de covoiturage à l'échelle régional...
Analyse des données du Registre de preuve de covoiturage à l'échelle régional...Analyse des données du Registre de preuve de covoiturage à l'échelle régional...
Analyse des données du Registre de preuve de covoiturage à l'échelle régional...
 
Nouvelles mobilités, nouveaux usages, évolutions des marchés
Nouvelles mobilités, nouveaux usages, évolutions des marchésNouvelles mobilités, nouveaux usages, évolutions des marchés
Nouvelles mobilités, nouveaux usages, évolutions des marchés
 
Cours its-ecn-2021
Cours its-ecn-2021Cours its-ecn-2021
Cours its-ecn-2021
 
Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...
Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...
Schéma numérique basé sur une équation d'Hamilton-Jacobi : modélisation des i...
 
Cours its-ecn-2020
Cours its-ecn-2020Cours its-ecn-2020
Cours its-ecn-2020
 
A multi-objective optimization framework for a second order traffic flow mode...
A multi-objective optimization framework for a second order traffic flow mode...A multi-objective optimization framework for a second order traffic flow mode...
A multi-objective optimization framework for a second order traffic flow mode...
 
Evaluation d'une navette autonome à Nantes 2019
Evaluation d'une navette autonome à Nantes 2019Evaluation d'une navette autonome à Nantes 2019
Evaluation d'une navette autonome à Nantes 2019
 
TramOpt: plateforme logicielle pour l'optimisation du trafic routier
TramOpt: plateforme logicielle pour l'optimisation du trafic routierTramOpt: plateforme logicielle pour l'optimisation du trafic routier
TramOpt: plateforme logicielle pour l'optimisation du trafic routier
 
A new solver for the ARZ traffic flow model on a junction
A new solver for the ARZ traffic flow model on a junctionA new solver for the ARZ traffic flow model on a junction
A new solver for the ARZ traffic flow model on a junction
 
Some recent developments in the traffic flow variational formulation
Some recent developments in the traffic flow variational formulationSome recent developments in the traffic flow variational formulation
Some recent developments in the traffic flow variational formulation
 
Representation formula for traffic flow estimation on a network
Representation formula for traffic flow estimation on a networkRepresentation formula for traffic flow estimation on a network
Representation formula for traffic flow estimation on a network
 
Hamilton-Jacobi approach for second order traffic flow models
Hamilton-Jacobi approach for second order traffic flow modelsHamilton-Jacobi approach for second order traffic flow models
Hamilton-Jacobi approach for second order traffic flow models
 
Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...
 
Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...
Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...
Intersection modeling using a convergent scheme based on Hamilton-Jacobi equa...
 
Hamilton-Jacobi equation on networks: generalized Lax-Hopf formula
Hamilton-Jacobi equation on networks: generalized Lax-Hopf formulaHamilton-Jacobi equation on networks: generalized Lax-Hopf formula
Hamilton-Jacobi equation on networks: generalized Lax-Hopf formula
 
Road junction modeling using a scheme based on Hamilton-Jacobi equations
Road junction modeling using a scheme based on Hamilton-Jacobi equationsRoad junction modeling using a scheme based on Hamilton-Jacobi equations
Road junction modeling using a scheme based on Hamilton-Jacobi equations
 
Mesoscopic multiclass traffic flow modeling on multi-lane sections
Mesoscopic multiclass traffic flow modeling on multi-lane sectionsMesoscopic multiclass traffic flow modeling on multi-lane sections
Mesoscopic multiclass traffic flow modeling on multi-lane sections
 
The moving bottleneck problem: a Hamilton-Jacobi approach
The moving bottleneck problem: a Hamilton-Jacobi approachThe moving bottleneck problem: a Hamilton-Jacobi approach
The moving bottleneck problem: a Hamilton-Jacobi approach
 
Micro to macro passage in traffic models including multi-anticipation effect
Micro to macro passage in traffic models including multi-anticipation effectMicro to macro passage in traffic models including multi-anticipation effect
Micro to macro passage in traffic models including multi-anticipation effect
 
The impact of source terms in the variational representation of traffic flow
The impact of source terms in the variational representation of traffic flowThe impact of source terms in the variational representation of traffic flow
The impact of source terms in the variational representation of traffic flow
 

Recently uploaded

weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 

Recently uploaded (20)

weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 

Queue length estimation on urban corridors

  • 1. Queue length estimation on urban corridors Guillaume Costeseque with Edward S. Canepa (KAUST) and Chris G. Claudel (UT, Austin) Inria Sophia-Antipolis M´editerran´ee VIII Workshop on the Mathematical Foundations of Traffic March 08, 2017 G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 1 / 25
  • 2. Motivation Traffic control strategies [Source: TRI Old Dominion University website] Main control schemes: Highways Variable speed limits Ramp metering Dynamic lane management Arterial streets Adaptative traffic signal timings G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 2 / 25
  • 3. Motivation Traffic control strategies [Source: TRI Old Dominion University website] Main control schemes: Highways Variable speed limits Ramp metering Dynamic lane management Arterial streets Adaptative traffic signal timings G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 2 / 25
  • 4. Motivation Why introducing bounded acceleration? Traffic light: What scalar conservation laws theory teaches us ∂tk + ∂x Q(k) = 0, Q(k) = min {vf k , w (k − κ)} k (A) (B) (C) (A) (A) (A) (A) (B) (C) x t vf w Q 0 κ G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
  • 5. Motivation Why introducing bounded acceleration? Car trajectories (Assuming no Italian taxi drivers...) t x G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
  • 6. Motivation Why introducing bounded acceleration? Bounded acceleration phase [Lebacque, 2003, Leclercq, 2007] vf w Q 0 κ (A) (B) (C) k t(C) x (B) (A) (A) (A) (A) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
  • 7. Motivation Why introducing bounded acceleration? Car trajectories with bounded acceleration phase t x G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 3 / 25
  • 8. Motivation Outline 1 Introduction 2 Optimization problem 3 Model and data constraints 4 Application to Lankershim Bvd, LA G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 4 / 25
  • 9. Introduction Outline 1 Introduction 2 Optimization problem 3 Model and data constraints 4 Application to Lankershim Bvd, LA G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 5 / 25
  • 10. Introduction Quick review of queue length estimation methods Queue length estimation at signalized intersections: [data-driven] input-output techniques (-) Need good estimate of the initial queue length G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 6 / 25
  • 11. Introduction Quick review of queue length estimation methods Queue length estimation at signalized intersections: [data-driven] input-output techniques (-) Need good estimate of the initial queue length [data-driven] statistical/probabilistic approaches (-) Strongly depend on realistic vehicles arrival patterns VS sparsely available GPS data G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 6 / 25
  • 12. Introduction Quick review of queue length estimation methods Queue length estimation at signalized intersections: [data-driven] input-output techniques (-) Need good estimate of the initial queue length [data-driven] statistical/probabilistic approaches (-) Strongly depend on realistic vehicles arrival patterns VS sparsely available GPS data [model based] “shockwaves-based” approach (-) Previous works do not account for bounded acceleration G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 6 / 25
  • 13. Introduction Our approach Our focus “Shockwaves-based” approach: optimization-based framework [Anderson et al., 2013] G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 7 / 25
  • 14. Introduction Our approach Our focus “Shockwaves-based” approach: optimization-based framework [Anderson et al., 2013] + explicit solutions for the macroscopic traffic flow models G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 7 / 25
  • 15. Introduction Our approach Our focus “Shockwaves-based” approach: optimization-based framework [Anderson et al., 2013] + explicit solutions for the macroscopic traffic flow models Basic assumptions: triangular fundamental diagram (FD) Q(k) = min {vf k , w(k − κ)} piecewise affine conditions G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 7 / 25
  • 16. Introduction LWR and LWR-BA models LWR model [Lighthill and Whitham, 1955, Richards, 1956]: scalar conservation law ∂tk + ∂x Q(k) = 0, on (0, +∞) × R, (1) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 8 / 25
  • 17. Introduction LWR and LWR-BA models LWR model [Lighthill and Whitham, 1955, Richards, 1956]: scalar conservation law ∂tk + ∂x Q(k) = 0, on (0, +∞) × R, (1) LWR model with bounded acceleration [Lebacque, 2002, Lebacque, 2003, Leclercq, 2002, Leclercq, 2007] ⎧ ⎪⎨ ⎪⎩ ∂tk + ∂x Q(k) = 0, if v = Ve (k) , ∂tk + ∂x (kv) = 0 ∂tv + v∂xv = a if v < Ve (k) , (2) a is the maximal acceleration rate Ve : k → Ve(k) equilibrium speed such that Q(k) = kVe(k) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 8 / 25
  • 18. Introduction Hamilton-Jacobi setting Consider the Moskowitz function M(t, x) = +∞ x k(t, y)dy (3) such that ∂x M = −k and ∂tM = kv Then the LWR with bounded acceleration can be recast as ⎧ ⎪⎪⎪⎪⎨ ⎪⎪⎪⎪⎩ ∂tM − Q (−∂x M) = 0, if v = Ve (−∂xM) , ∂tM + v∂x M = 0, ∂tv + v∂x v = a, if v < Ve (−∂xM) (4) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 9 / 25
  • 19. Introduction Hamilton-Jacobi setting Explicit solutions Viability theory + Lax-Hopf formula [Claudel and Bayen, 2010a, Claudel and Bayen, 2010b] =⇒ explicit solutions LWR model LWR model with bounded acceleration [Mazar´e et al., 2011] [Qiu et al., 2013] G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 10 / 25
  • 20. Optimization problem Outline 1 Introduction 2 Optimization problem 3 Model and data constraints 4 Application to Lankershim Bvd, LA G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 11 / 25
  • 21. Optimization problem Initial and boundary conditions Piecewise affine conditions c (l) intern t c (i) ini c (j) down c (j) up xn x0 x t0 tmax G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 12 / 25
  • 22. Optimization problem Initial and boundary conditions Piecewise affine conditions Initial conditions c (i) ini (x) = −ki x + bi , if x ∈ [xi , xi+1], +∞, else, Upstream boundary conditions c (j) up (t) = qj t + dj , if t ∈ [tj , tj+1], +∞, else, Downstream boundary conditions c (j) down(t) = pj t + bj , if t ∈ [tj , tj+1], +∞, else, Internal boundary condition c (l) intern(t, x) = M(l) + q (l) intern(t − t (l) min), if (t, x) ∈ D(l), +∞, else G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 13 / 25
  • 23. Optimization problem Setting of the MILP Decision variable y := . . . , ki , . . . initial densities , . . . , qj , . . . upstream flows , . . . , pj , . . . downstream flows , . . . , M(l) , q (l) intern, . . . internal conditions G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 14 / 25
  • 24. Optimization problem Setting of the MILP Decision variable y := . . . , ki , . . . initial densities , . . . , qj , . . . upstream flows , . . . , pj , . . . downstream flows , . . . , M(l) , q (l) intern, . . . internal conditions Optimization problem as a Mixed Integer Linear Programming (MILP) Maximize g(y) subject to Amodely ≤ bmodel, (model constraints), Cdatay ≤ ddata, (data constraints). G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 14 / 25
  • 25. Optimization problem Setting of the MILP Decision variable y := . . . , ki , . . . initial densities , . . . , qj , . . . upstream flows , . . . , pj , . . . downstream flows , . . . , M(l) , q (l) intern, . . . internal conditions Optimization problem as a Mixed Integer Linear Programming (MILP) Maximize g(y) subject to Amodely ≤ bmodel, (model constraints), Cdatay ≤ ddata, (data constraints). Objective function: maximize the downstream outflows g(y) = (0Rn , 0Rm , 1Rm , 0Ro ×Ro ) · yT = m−1 j=0 pj G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 14 / 25
  • 26. Optimization problem Queue estimation Algorithm 1 Compute the optimal solution to the MILP y∗ := . . . , k∗ i , . . . initial densities , . . . , q∗ j , . . . upstream flows , . . . , p∗ j , . . . downstream flows , . . . , M(l) ∗ , q (l) intern ∗ , . . . internal conditions = argmaxy g(y) 2 Compute the traffic states M and k = −∂x M thanks to the explicit solutions [Qiu et al., 2013] 3 Deduce queue lengths by computing for any time step the extremal points of Qε(t) := (α, β) ξ ≤ α < β ≤ χ, |k(t, z) − κ| ≤ ε, ∀z ∈ [α, β] where ε > 0 is a prescribed sensitivity parameter G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 15 / 25
  • 27. Model and data constraints Outline 1 Introduction 2 Optimization problem 3 Model and data constraints 4 Application to Lankershim Bvd, LA G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 16 / 25
  • 28. Model and data constraints Model constraints Compatibility conditions Proposition (Compatibility conditions [Claudel and Bayen, 2011]) Consider a family of value conditions cj and define their minimum c(t, x) := min j∈J cj (t, x). Then, the solution M of the LWR-BA PDE verifies M(t, x) = c(t, x), for any (t, x) ∈ Dom (c) , if and only if Mci (t, x) ≥ cj (t, x), for all i, j ∈ J, and (t, x) ∈ Dom(cj ). G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 17 / 25
  • 29. Model and data constraints Model constraints xn x0 x tmax t xi xi+1 w w w vf c (i) ini t0 (i) (ii) (iii) (iv) xn x0 x t0 tmax t tj tj+1 c (j) up vf (iv) vf (iii) (v) vf (i) (ii) w Check Mc (i) ini ≥ c (j) up and Mc (j) up ≥ c (i) ini only for crossing points of domains of influence G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 18 / 25
  • 30. Model and data constraints Data constraints Data constraints Assume that the data constraints are linear w.r.t. the decision variable y Cdatay ≤ ddata. 1 Downstream outflow constraint (red light) pj = 0, ∀ j s.t. Ωred ∩ [tj , tj+1] ̸= ∅, 2 [Loops] Upstream flow data qmeas with errors emeas flow (1 − emeas flow )qmeas (t) ≤ qj ≤ (1 + emeas flow )qmeas (t), ∀ t ∈ [tj , tj+1] 3 [GPS] Travel times data dmeas travel with errors emeas time M (tmeas exit − dmeas travel − emeas time , ξ) ≤ M(tmeas exit , χ) ≤ M (tmeas exit − dmeas travel + emeas time , ξ) . G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 19 / 25
  • 31. Application to Lankershim Bvd, LA Outline 1 Introduction 2 Optimization problem 3 Model and data constraints 4 Application to Lankershim Bvd, LA G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 20 / 25
  • 32. Application to Lankershim Bvd, LA NGSIM dataset (2006) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 21 / 25
  • 33. Application to Lankershim Bvd, LA NGSIM dataset (2006) monitored section = 5 blocks and 4 signalized intersections individual trajectories for each vehicle (+2,400) over 30 min G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 21 / 25
  • 34. Queue Estimation on Networks 24 Link 1
  • 35. Queue Estimation on Networks 25 Link 2
  • 36. End of the talk Thanks for your attention Any question? guillaume.costeseque@inria.fr G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 25 / 25
  • 37. References Some references I Anderson, L. A., Canepa, E. S., Horowitz, R., Claudel, C. G., and Bayen, A. M. (2013). Optimization-based queue estimation on an arterial traffic link with measurement uncertainties. Transportation Research Board 93rd Annual Meeting. Paper 14-4570. Claudel, C. G. and Bayen, A. M. (2010a). Lax–Hopf based incorporation of internal boundary conditions into Hamilton–Jacobi equation. Part I: Theory. Automatic Control, IEEE Transactions on, 55(5):1142–1157. Claudel, C. G. and Bayen, A. M. (2010b). Lax–Hopf based incorporation of internal boundary conditions into Hamilton–Jacobi equation. Part II: Computational methods. Automatic Control, IEEE Transactions on, 55(5):1158–1174. G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 26 / 25
  • 38. References Some references II Claudel, C. G. and Bayen, A. M. (2011). Convex formulations of data assimilation problems for a class of Hamilton–Jacobi equations. SIAM Journal on Control and Optimization, 49(2):383–402. Lebacque, J.-P. (2002). A two phase extension of the LWR model based on the boundedness of traffic acceleration. In Transportation and Traffic Theory in the 21st Century. Proceedings of the 15th International Symposium on Transportation and Traffic Theory. Lebacque, J.-P. (2003). Two-phase bounded-acceleration traffic flow model: analytical solutions and applications. Transportation Research Record: Journal of the Transportation Research Board, 1852(1):220–230. G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 27 / 25
  • 39. References Some references III Leclercq, L. (2002). Mod´elisation dynamique du trafic et applications `a l’estimation du bruit routier. PhD thesis, Villeurbanne, INSA. Leclercq, L. (2007). Bounded acceleration close to fixed and moving bottlenecks. Transportation Research Part B: Methodological, 41(3):309–319. Lighthill, M. J. and Whitham, G. B. (1955). On kinematic waves II. A theory of traffic flow on long crowded roads. Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences, 229(1178):317–345. Mazar´e, P.-E., Dehwah, A. H., Claudel, C. G., and Bayen, A. M. (2011). Analytical and grid-free solutions to the Lighthill–Whitham–Richards traffic flow model. Transportation Research Part B: Methodological, 45(10):1727–1748. G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 28 / 25
  • 40. References Some references IV Qiu, S., Abdelaziz, M., Abdellatif, F., and Claudel, C. G. (2013). Exact and grid-free solutions to the Lighthill–Whitham–Richards traffic flow model with bounded acceleration for a class of fundamental diagrams. Transportation Research Part B: Methodological, 55:282–306. Richards, P. I. (1956). Shock waves on the highway. Operations research, 4(1):42–51. G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 29 / 25
  • 41. Appendices Outline 5 References 6 Appendices Initial condition: free-flow case Initial condition: congested case Upstream condition: free-flow case Upstream condition: congested case Downstream condition: free-flow case Downstream condition: congested case Junction setting G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 30 / 25
  • 42. Appendices Initial condition: free-flow case xn x0 x tmax t vf vf w xi+1 (iii) t0 c (i) ini xi (i) (ii) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 31 / 25
  • 43. Appendices Initial condition: congested case xn x0 x tmax t xi xi+1 w w w vf c (i) ini t0 (i) (ii) (iii) (iv) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 32 / 25
  • 44. Appendices Upstream condition: free-flow case xn x0 x t0 tmax t tj tj+1 vf vf c (j) up (iii) (ii) (i) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 33 / 25
  • 45. Appendices Upstream condition: congested case xn x0 x t0 tmax t tj tj+1 c (j) up vf (iv) vf (iii) (v) vf (i) (ii) w G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 34 / 25
  • 46. Appendices Downstream condition: free-flow case xn x0 x t0 tmax t tj+1tj c (j) down w w w (i) (ii) (iii) (iv) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 35 / 25
  • 47. Appendices Downstream condition: congested case vf (v) w xn x0 x t w vf w tmaxt0 c (l) intern t (l) maxt (l) min x (l) min vf (vi) (ii) (iv) (i) (iii) G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 36 / 25
  • 48. Appendices Junction setting frampin fout fin frampout G. Costeseque Queue length estimation on arterials Roma, March 08th 2017 37 / 25