<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Proposal of information provision to probe vehicles based on distribution of link travel time that tends to have two peaks</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Nagoya Institute of Technology</institution>
          ,
          <addr-line>Gokiso, Showa, Nagoya 466-8555</addr-line>
          ,
          <country country="JP">JAPAN</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2013</year>
      </pub-date>
      <fpage>3</fpage>
      <lpage>13</lpage>
      <abstract>
        <p>In most cities, traffic congestion is a primary problem that must be tackled. Traffic control/operation systems based on information gathered from probe vehicles have attracted a lot of attention. In this paper, we examine provision of travel information to eliminate traffic jams. Although it is conventional to provide the mean of historical accumulated data, we introduce the 25th percentile and 75th percentile values because a distribution of link travel time tends to have two peaks. As a result, the proposed method reduced travel time of vehicles compared with the conventional method.</p>
      </abstract>
      <kwd-group>
        <kwd>Traffic management</kwd>
        <kwd>Probe car</kwd>
        <kwd>Intelligent Transport System</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Automobile traffic jams have become a major problem in many cities of the
world. In Japan, an increase in vehicle emissions and time loss due to traffic
congestion have also become signi cant problems. As a solution to these
problems, information collected from probe vehicles is attracting attention. In this
research, we assume an environment in which information of the travel time of
a vehicle in the past can be obtained, vehicles can communicate mutually, and
vehicles can share traffic conditions to reduce the travel time of all vehicles.
Thus, we propose a method of providing information to a probe vehicle for
reducing travel time of regular vehicles, and show the effectiveness of the proposed
method by simulation experiments.</p>
      <p>In this research, we focus on how a distribution of link travel time tends to
have two peaks for historical accumulated data of travel time of the vehicle. In
addition to the mean of historical accumulated data of the link travel time,
using the 25th percentile value and 75th percentile value of historical accumulated
data, we perform path nding and give information to the probe vehicle.
Furthermore, to demonstrate that the proposed method of this research is effective,
2</p>
      <p>
        Keita Mizuno, Ryo Kanamori, and Takayuki Ito
we implement traffic ow simulation based on the cell transmission model[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ][
        <xref ref-type="bibr" rid="ref2">2</xref>
        ],
and we perform vehicle movement simulation of the conventional method and
proposed method. We use travel time of the vehicle, which has also been used
in conventional research, for the effect analysis of information provided to the
probe vehicle. In addition, we examine the difference between the time taken to
move in the simulation and travel time to the destination that is expected from
the historical accumulated data of the vehicle.
      </p>
      <p>The remainder of this paper is organized as follows. Background and purpose
of this research are presented in chapter 2, and the distribution of link travel time
having two peaks is discussed in chapter 3. We describe the proposed information
provision method in chapter 4, the vehicle simulation in chapter 5, and the
effectiveness of the proposed method, along with future work in chapter 6.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Background and purpose</title>
      <p>
        In this chapter, we describe the background and purpose of this research.
Personal vehicles have become an essential means of transportation for many people.
However, there are many problems we must solve; for example, decline in
economic efficiency due to traffic congestion, global environmental degradation such
as global warming and air pollution, and many traffic accidents. Transportation
and traffic account for about 20% of carbon dioxide emissions in Japan, and of
that, vehicles account for about 90%[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Figure 1 is a diagram showing the
relationship between carbon dioxide emissions and the running speed of a vehicle.
Because we can see that the carbon dioxide emissions from the vehicle decrease
when running speed of the vehicle increases, we must decrease carbon dioxide
emissions by eliminating traffic congestion, and increasing the running speed of
the vehicle. Also, there are approximately 5 billion hours per year in time lost to
congestion in Japan, and the economic loss is 11 trillion yen. Problems caused by
traffic congestion have clearly become serious in Japan, as in many other parts
of the world, and it is necessary to resolve these issues.
      </p>
      <p>In addition to the promotion of next-generation vehicles such as electric cars
as a way to solve these problems, traffic operation and management measures
by Intelligent Transport Systems (ITS), such as providing path information and
road pricing, have attracted attention. The number of vehicles with vehicle
perception and navigation systems (probe vehicles) is increasing, and technology
of information collection and provision has also advanced in route search
information. Further, from the historical accumulated data collected from the probe
vehicle, it is observed that a distribution of link travel time tends to have two
peaks.</p>
      <p>
        About providing information to the probe vehicle, Kanamori et al.[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]
simulated providing information to a probe vehicle using not only the historical
accumulated data collected from the probe vehicle but also predicting the traffic
situation. Morikawa et al.[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] simulated providing information to a probe
vehicle using the number of right and left turns in the path to the destination, in
addition to the historical accumulated data collected from the probe vehicle.
      </p>
      <p>Proposal of information provision to probe vehicles
3
In researches of Kanamori et al. and Morikawa et al., they simulated providing
information that uses the mean of historical accumulated data collected from
probe vehicles, and searches for a route to a destination.</p>
      <p>The purpose of this research is to propose a method to use historical
accumulated data focusing on the distribution of link travel time, which tends to
have two peaks, and reducing travel link time of vehicles in the simulation.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Distribution of link travel time</title>
      <p>In this section, we discuss how a distribution of link travel time tends to have
two peaks. Link travel time of the vehicle described in this research is the time
to travel from one intersection to another.</p>
      <p>
        Figure 2 shows example of distribution of link travel time. It is observed that
a distribution of link travel time tends to have two peaks when the vehicles pass
through the intersection, and simulations that reproduce a distribution of link
travel time have been researched[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>The cause of the link travel time of the vehicle having two peaks is, for
example, a traffic signal. When the vehicle passes through an intersection, a
considerable difference occurs because the vehicle stops at the signal or doesn't
stop. In previous research, they didn't consider that a distribution of link travel
time tends to have two peaks; instead, they used the mean value of the link
travel time collected from the probe vehicle.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Information provision to probe vehicles</title>
      <p>In this chapter, we provide a detailed description of the method of information
provision to the probe vehicle in this research. As usage of the historical
accu</p>
      <p>Keita Mizuno, Ryo Kanamori, and Takayuki Ito
mulated data of link travel time for searching the route to the destination, in
addition to a conventional method to provide the mean of historical accumulated
data of the travel time, we introduce provisions of the 25th percentile value and
75th percentile value of historical accumulated data of the travel time in this
research.</p>
      <p>Probe vehicle assumed in this paper is sending information of link travel
time and receiving information of path to destination with least travel time.
Information of path to destination with least travel time is predicted by link
travel time collected from probe vehicle.</p>
      <p>In this experiment, we use the data of the 25th percentile and 75th percentile
values of the historical accumulated data of link travel time. To decide which
value we will use in this research, we conduct a preliminary experiment. First,
we used only the 25th percentile value of the historical accumulated data in
the information-providing simulation. Second, we used only the 75th percentile
value of the historical accumulated data in the information-providing simulation.
We compared the mean of historical accumulated data of the link travel time
with 25th percentile and 75th percentile values regarding the travel time of the
vehicle. In this research, assuming the differences of factors such as the number
of intersections passed through depending on the travel distance of the vehicle,</p>
      <p>Proposal of information provision to probe vehicles
5
we compare the mean value, 25th percentile and 75th percentile values by travel
distance of each vehicle.</p>
      <p>We set the travel distance of vehicles using the 25th percentile or 75th
percentile values in the simulation, and conduct information provision simulation
using the 25th percentile and 75th percentile values for searching the route to
the destination.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Simulation for evaluation</title>
      <p>5.1</p>
      <sec id="sec-5-1">
        <title>Settings of simulation</title>
        <p>
          We use the data of Kichijoji and Mitaka that are provided in the traffic
simulation clearing house as a road network used for the evaluation experiment in
this research. The traffic simulation clearing house[
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] is an institution providing
various data for validation. The network is composed of 57 nodes and 137 links.
Vehicles in the simulation number about 17,000 units, and approximately 50%
are probe vehicles in this experiment. Further, in order to accumulate link travel
time for the vehicles to be used for route search, the simulation was repeated
about 30 times. Figure 3 is a network diagram from Kichijoji and Mitaka that
is used for the simulation in this research.
6
        </p>
        <p>Keita Mizuno, Ryo Kanamori, and Takayuki Ito
In this research, we implemented a traffic ow simulation based on the cell
transmission model, in which the repeatability of travel time is high and we can control
the route choice of the vehicle in the simulation. The cell transmission model is
a model that divides the network links into cells and controls the movement of
vehicles by the density of vehicles in a cell.</p>
        <p>yi(t) = minf ni 1(t); Qi(t); Ni(t)
ni(t)g
(1)
{ yi(t): number of vehicles moving to the cell of index i at time t
{ Qi(t): maximum number of vehicles that can ow into the cell of index i
at time t
{ Ni(t): maximum number of vehicles in the cell of index i at time t
{ ni(t): number of vehicles in the cell of index i at time t</p>
        <p>Equation (1) represents the number of vehicles to move between cells on the
cell transmission model. The number of vehicles that can move to the next cell
is determined by the smallest number of the following: number of vehicles in the
present cell, the amount of empty space in the next cell, or maximum number
of vehicles that can ow into the next cell. Equation (2) represents traffic ow
rate.</p>
        <p>q = k
v
(2)
{ q: traffic ow rate in the cell.
{ k: vehicle density in the cell.</p>
        <p>Proposal of information provision to probe vehicles
7
{ v: vehicle speed in the cell.</p>
        <p>
          Traffic ow rate can be calculated from the vehicle speed and vehicle density
in the cell. There are many equations that can calculate the vehicle speed from
the density. In this research, we use the formula of Green Shields[
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] to calculate
the traffic ow rate.
        </p>
        <p>
          The traffic ow simulation implemented in this research uses a data set of
network and departure time, departure point, destination point, and whether
the vehicle is a probe vehicle. To verify the reproducibility of the traffic ow
simulation, we compare ours with the traffic ow simulation based on the cellular
automata model[
          <xref ref-type="bibr" rid="ref9">9</xref>
          ][
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] regarding a coefficient of simple linear regression and root
mean square of the travel time of the vehicle. The cellular automata model is a
discrete model and is easy to implement. In the experiments, root mean square
being close to 0 and a coefficient of simple linear regression being close to 1
represents that the reproducibility of vehicle travel time is high.
        </p>
        <p>Table 2 shows the results of a comparison of the coefficient of simple linear
regression and the root mean square regarding the simulation based on the
cellular automata model and the cell transmission model. Table 2 shows that the
reproducibility of the travel time in the simulation based on the cell
transmission model is greater than that of the cellular automata model from the values
of both the coefficient of simple linear regression and the root mean square.</p>
        <p>Traffic ow simulation that reproduces a distribution of link travel time
tending to have two peaks is required for information provision and shows the
effectiveness of proposed method.</p>
        <p>Figure 4 shows that the passage number and travel times of the vehicles on
one link in the network when we simulated movement of the vehicles using the
Kichijoji and Mitaka data set on traffic ow simulation. As Figure 4 shows, it
was con rmed that it is possible to reproduce a distribution of link travel time
tending to have two peaks in the traffic ow simulation implemented in this
research.
5.3</p>
      </sec>
      <sec id="sec-5-2">
        <title>Experimental result</title>
        <p>Difference of the travel time for each distance of vehicles We show
the comparison results regarding the travel time of vehicles between using the</p>
        <p>Keita Mizuno, Ryo Kanamori, and Takayuki Ito
mean value, 25th percentile value and 75th percentile value of the historical
accumulated data of the link travel time.</p>
        <p>Figures 5 and 6 show difference of travel time between using the mean, 25th
percentile value, and 75th percentile value for route search by travel distance
of vehicle. The value of the graph subtracts the travel time when using 75th
percentile and 25th percentile values from the travel time in case of using the
mean value. As the value of the graph is large, it represents that the travel time</p>
        <p>Proposal of information provision to probe vehicles
9
of vehicles using the mean value is more than the travel time of vehicles using
the 25th percentile value and 75th percentile value. In Figure 5, the travel time
of vehicles using the 75th percentile value is less than that using the mean value
regarding vehicles that travel distances of 1,000 meters or more. On the other
hand, in Figure 6, the travel time of vehicles using the 25th percentile value is
less than that using the mean value regarding vehicles that travel distances of
1,000 meters or less.</p>
        <p>Proposed method and evaluation In this research, we proposed that vehicles
whose travel distance is 1,000 meters or less perform a route search using the
25th percentile value of historical accumulated data, and vehicles whose travel
distance is 1,000 meters or more perform a route search using the 75th percentile
value of historical accumulated data. The effect analysis is the total travel time
of all vehicles in the simulation.</p>
        <p>Figure 7 shows the result of the simulation experiment in each case. Values
in the graph of Figure 7 show the total travel time of all vehicles in each case.
We describe setting of each case. There is no probe vehicle in case 1; that is,
vehicles do not change their routes in repetition. The probe vehicles search for
the route using mean value in case 2, 25th percentile value in case 3, and 75th
percentile value in case 4 as link cost. We use the proposed method in case 5.</p>
        <p>As shown in the graph of Figure 7, using both 25th percentile value and
75th percentile value of historical accumulated data reduced the travel time of
all vehicles most.</p>
        <p>Keita Mizuno, Ryo Kanamori, and Takayuki Ito</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusion and future work</title>
      <p>In this research, we presented background information about the problems caused
by the increasing number of vehicles on the road, such as economic losses and
environmental degradation. Also, the number of probe vehicles has increased in
recent years, and the distribution of link travel time tends to have two peaks.
Next, we proposed information provision based on a distribution of link travel
time tending to have two peaks. In the experimental simulation, as the
information provision to the probe vehicle, we proposed using both the 25th
percentile and 75th percentile values as a function of travel distance of a vehicle.
We demonstrated that the proposed method reduced the travel time of all
vehicles compared with the conventional method.</p>
      <p>In future work, we will simulate a large network. In this experiment, since we
used a small network data set, it is necessary to test a larger network to con rm
that the proposed method is effective.</p>
      <p>The information method proposed in this research used travel distance of
the vehicles; it is also necessary to use such factors as the departure time of the
vehicles in future research.</p>
      <p>Proposal of information provision to probe vehicles
11</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. Carlos F.
          <article-title>Daganzo: The cell transmission model: A dynamic representation of highway traffic consistent with the hydrodynamic theory</article-title>
          , Transportation Research B,
          <volume>28</volume>
          (
          <issue>4</issue>
          ):
          <fpage>269</fpage>
          -
          <lpage>287</lpage>
          (
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. Carlos F.
          <article-title>Daganzo: The cell transmission model, part II: Network traffic</article-title>
          ,
          <source>Transportation Research Part B: Methodological</source>
          , Volume
          <volume>29</volume>
          ,
          <string-name>
            <surname>Issue</surname>
            <given-names>2</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pages</surname>
            <given-names>79</given-names>
          </string-name>
          <source>-93</source>
          , (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>3. Ministry of Land, Infrastructure, Transport and Tourism: amount of carbon dioxide emissions: http://www.mlit.go.jp/sogoseisaku/environment/sosei environment tk 000007.html, Ministry of Land, Infrastructure, Transport and Tourism</mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>Ryo</given-names>
            <surname>Kanamori</surname>
          </string-name>
          :
          <article-title>Jun Takahashi, Takayuki Ito: A proposal of Route Information Provision with Anticipatory Stigmergy for Traffic Management</article-title>
          ,
          <source>IPSJ SIG Technical Report. ICS</source>
          , 2012-ICS-
          <volume>169</volume>
          (
          <issue>1</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          , (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Takayuki</given-names>
            <surname>Morikawa</surname>
          </string-name>
          : Toshiyuki Yamamoto, Tomio Miwa, Lixiao Wang:
          <article-title>Development and Performance Evaluation of Dynamic Route Guidance System "PRONAVI" , Traffic Engineering</article-title>
          , Vol.
          <volume>42</volume>
          , No.
          <issue>3</issue>
          , pp.
          <fpage>65</fpage>
          -
          <lpage>75</lpage>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Mohsen</given-names>
            <surname>Ramezani</surname>
          </string-name>
          , Nikolas Geroliminis:
          <article-title>On the estimation of arterial route travel time distribution with Markov chains</article-title>
          ,
          <source>Elsevier</source>
          , vol.
          <volume>46</volume>
          , pages
          <fpage>1576</fpage>
          -
          <lpage>1590</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Traffic</given-names>
            <surname>Simulation</surname>
          </string-name>
          Clearing House: http://www.jste.or.jp/sim/index.html
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>B.D.</given-names>
            <surname>Greenshields</surname>
          </string-name>
          : A Study in Highway Capacity,
          <string-name>
            <given-names>H. R. B.</given-names>
            ,
            <surname>Proceedings</surname>
          </string-name>
          , Vol.
          <volume>14</volume>
          , p.
          <volume>468</volume>
          (
          <year>1935</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>A.</given-names>
            <surname>Schadschneider</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Schreckenberg: Cellular automaton models and traffic ow</article-title>
          ,
          <source>J. Phys. A26</source>
          ,
          <issue>L679</issue>
          (
          <year>1993</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Shinichi</surname>
            <given-names>Tadaki</given-names>
          </string-name>
          , Makoto Kikuchi:
          <article-title>Stability of congestion phase in a twodimensional cellular automata traffic model</article-title>
          ,
          <source>Bussei Kenkyu</source>
          <volume>61</volume>
          (
          <issue>5</issue>
          ),
          <fpage>453</fpage>
          -
          <lpage>457</lpage>
          (
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Hirokazu</surname>
            <given-names>Akahane</given-names>
          </string-name>
          , Takashi Ooguchi, Hiroyuki Oneyama:
          <article-title>Genealogy of the development of traffic simulation model</article-title>
          ,
          <source>Traffic Engineering</source>
          <volume>37</volume>
          (
          <issue>5</issue>
          ),
          <fpage>47</fpage>
          -
          <lpage>55</lpage>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>