It can be expressed as:
γ
j
k
′′
=
|speed
k
′′
− ALTS
′
j
|
max{speed
k
′′
, ALTS
′
j
}
, k
′′
= 1, 2, . . . K
′′
(1)
Where speed
k
′′
describes the speed value of LD
k
′′
in the last sampling interval. ALTS
′
j
is the average
link travel speed of link j in previous sampling inter-
val. K
′′
is the sample size of LD
k
′′
in current sampling
interval.
Using floating cars, real-time OD data can be ob-
tained. From the point of view of urban road network,
the length of link is relativelyshort and most of the ve-
hicle tracks are constituted by two or more road links
in the urban network, thus the calculated average ve-
locities above should be distributed spatially to these
road links. So in our method,the weight value of each
track is definited (Qing-jie Kong and Liu, 2007). It
not only consider travel information of track k’ which
cover current link, but also consider travel informa-
tion of track k’ on its adjacent links. That is,
γ
j
k
′
=
∑
J
j=1
D
j
∑
J
j=1
l
j
, k
′
= 1, 2, . . . K
′
(2)
Where
∑
J
j=1
D
j
describes the traveled distance of
track k’ on link l
j
and its adjacent links,
∑
J
j=1
l
j
de-
scribes the overall length of these links. The number
of tracks which covered link l
j
is the sample size and
express as K’.
3 APPLICATION OF D-S
EVIDENCE THEORY IN DATA
FUSION
The general goal of our method is to acquire real-time
and accurate ALTT of each link in road network. In
this section, we utilize an improved evidence theory
for data classification. Firstly, traffic status are di-
vided into three levels: jam (speed≤20 km/h), slow
(20 km/h < speed ≤ 40 km/h) and smooth (speed
> 40km/h). Each one is viewed as a classification
and an element of the frame of discernment. That is,
Θ = { jam, slow, smooth} The power set is:
2
Θ
= {⊘, { jam}, {slow}, {smooth}, { jam, slow},
{slow, smooth}, { jam, smooth}, { jam, slow, smooth}
Among these, A =
{{ jam}, {slow}, {smooth}}, ∀A
f
∈ A is single-
tons set. At the same time, because we are not
sure which singleton the evidence belong to, so
B = {{ jam, slow}, {slow, smooth}}, ∀B
g
∈ B is
defined as the set of uncertain sets; { jam, smooth}, ⊘
are meaningless, { jam, slow, smooth} is an unknown
set.
In a sampling interval, each link has been labeled
by several velocities of different vehicles and loop de-
tectors. Every track or a piece of LDD is defined as
an evidence and express as t. The basic probability as-
signment, or mass function, assigns some quantity of
belief to the elements of the frame of discernment. In
our algorithm, m(C
z
) is the measure of the belief as-
signed by support degree of a evidence t
k
, which can
be assigned as:
m(C
z
) =
γ
N
′
∀C
z
∈ 2
Θ
(3)
Where γ is the weight of an evidence , N’ is the
sample size of evidence set in the current sampling
interval.
The belief Bel(A
f
) measures the degree given by
a source support the belief in a specified element as
the right answer. It is given by:
Bel
j
(A
f
) =
∑
m(A
f
) ∀A
f
∈ A (4)
The plausibilityPl(A
f
) measures how much we
should believe in an element if all unknown belief is
assigned to it. So we comprehensivelytake account of
the information of all the surrounding evidences that
in the edge transition area: uncertain set is assigned
by the evidence which the labeled in the edge transi-
tion area.
Pl(A
f
) =
∑
C
z
∩A
f
6=⊘
m(C
z
) ∀A
f
∈ A,C
z
∈ 2
Θ
(5)
At last, we define m(Θ) as:
m(Θ) =
N
′
∑
k=1
1− γ
k
N
′
(6)
Where N’ is the sample size of evidences set.
4 ALGORITHM DESCRIPTION
In this section, there are two critical procedures: one
is data cluster based on D-S theory, the other is the
method for decision rule.
4.1 Evidence Classification
It is tricky that assorted evidences from different
IDs generally share some common road link, while
declaring disparate average velocities on it. A prac-
tical way is to optimize all these distributed velocity
contributions on the road link as well as their corre-
sponding weight factors into account integrated, then
ICAART 2010 - 2nd International Conference on Agents and Artificial Intelligence
508