Vehicle Arrival Models : Headway

Lecture Notes in Transportation Systems Engineering

Prof. Tom V. Mathew
 
PDF for Online View or PDF for Print  
(PDF for IITB students and is password protected)

Contents

1 Introduction
2 Headway modelling
3 Negative exponential distribution
  3.0.1 Numerical Example
4 Normal distribution
  4.0.1 Numerical Example
  4.0.2 Numerical Example
  4.0.3 Numerical Example
5 Pearson Type III distribution
  5.0.1 Numerical Example
6 Conclusion
Exercises
References
Acknowledgments
______________________________________________________________________

1 Introduction

Modelling arrival of vehicle at section of road is an important step in traffic flow modelling. It has important application in traffic flow simulation where vehicles are to be generated how vehicles arrive at a section. The vehicle arrival is obviously a random process. This is evident if one observe how vehicles are arriving at a cross section. Some times several vehicles come together, while at other times, they come sparsely. Hence, vehicle arrival at a section need to be characterized statistically. Vehicle arrivals can be modelled in two inter-related ways; namely modelling what is the time interval between the successive arrival of vehicles or modelling how many vehicle arrive in a given interval of time. In the former approach, the random variables the time denoting interval between successive arrival of vehicle can be any positive real values and hence some suitable continuous distribution can be used to model the vehicle arrival. In the later approach, the random variables represent the number of vehicles arrived in a given interval of time and hence takes some integer values. Here in this approach, a discrete distribution can be used to model the process. This chapter presents how some continuous distributions can be used to model the vehicle arrival process.

2 Headway modelling

An important parameter to characterize the traffic is to model the inter-arrival time of vehicle at a section on the road. The inter-arrival time or the time headway is not constant due to the stochastic nature of vehicle arrival. A common way of modeling to treat the inter-arrival time or the time headway as a random variable and use some mathematical distributions to model them. The behavior of vehicle arrival is different at different flow condition. It may be possible that different distributions may work better at different flow conditions. Suppose the vehicle arrive at a point at time t1,t2,. Then the time difference between two consecutive arrivals is defined as headway. This is shown as a time-distance diagram in figure 1.


PIC

Figure 1: Illustration of headways


In fact the headway consist of two components, the occupancy time which is the duration required for the vehicle to pass the observation point and the time gap between the rear of the lead vehicle and front of the following vehicle. Hence, the headways h1 = t2 - t1, h2 = t3 - t2,  It may be noted that the headways h1, h2,  will not be constant, but follows some random distribution. Further, under various traffic states, different distribution may best explain the arrival pattern. A brief discussion of the various traffic states and suitable distributions are discussed next. Generally, traffic state can be divided into three; namely low, medium and high flow conditions. Salient features of each of the flow state is presented below after a brief discussion of the probability distribution.

  1. Low volume flow
    1. Headway follow a random process as there is no interaction between the arrival of two vehicles.
    2. The arrival of one vehicle is independent of the arrival of other vehicle.
    3. The minimum headway is governed by the safety criteria.
    4. A negative exponential distribution can be used to model such flow.
  2. High volume flow
    1. The flow is very high and is near to the capacity.
    2. There is very high interaction between the vehicle.
    3. This is characterized by near constant headway.
    4. The mean and variance of the headway is very low.
    5. A normal distribution can used to model such flow.
  3. Intermediate flow
    1. Some vehicle travel independently and some vehicle has interaction with other vehicles.
    2. More difficult to analyze, however, has more application in the field.
    3. Pearson Type III Distribution can be used which is a very general case of negative exponential distribution.

3 Negative exponential distribution

The low flow traffic can be modeled using the negative exponential distribution. First, some basics of negative exponential distribution is presented. The probability density function f(t) of any distribution has the following two important properties: First,

p[- ∞ < t < +∞ ] =  ∫-+∞∞ f(t) dt = 1               (1)
where t is the random variable. This means that the total probability defined by the probability density function is one. Second:
            ∫ b
p[a ≤ t ≤ b] =  f(t) dt
             a
(2)

This gives an expression for the probability that the random variable t takes a value with in an interval, which is essentially the area under the probability density function curve. The probability density function of negative exponential distribution is given as:

        - λt
f (t) = λe  ,  t ≥ 0
(3)

where λ is a parameter that determines the shape of the distribution often called as the shape parameter. The shape of the negative exponential distribution for various values of λ (0.5, 1, 1.5) is shown in figure 2.


PIC

Figure 2: Shape of the Negative exponential distribution for various values of λ


The probability that the random variable t is greater than or equal to zero can be derived as follow,

            ∫ ∞
p(t ≥ 0) =      λ e-λt dt                     (4)
             0∫ ∞
         =  λ     e-λt dt
             | 0  |
             ||e-λt||∞
         =  λ| - λ |0
            ||  -λt||∞
         =   - e  0
         =  - e-λ∞ + e-λ0

         =  0+ 1 = 1
The probability that the random variable t is greater than a specific value h is given as
p(t ≥ h) =  1 - p∫(th< h-)λt                       (5)
         =  1 -  0 λ.e   dt
                 [ -λt]h
         =  1 - λ e---
                   - λ 0
         =  1 + ||e-λt||h
                [    0     ]
         =  1 +  e- λh - e-λ0
         =  1 + e-λh - 1

         =  e- λh
Unlike many other distributions, one of the key advantages of the negative exponential distribution is the existence of a closed form solution to the probability density function as seen above. The probability that the random variable t lies between an interval is given as:
p[h ≤ t ≤ (h + δh)] =  p[t ≥ h]- p[t ≥ (h+ δh)]          (6)
                      - λ h  λ (h+δh)
                  =  e    - e
This is illustrated in figure 3.
PIC

Figure 3: Evaluation of negative exponential distribution for an interval


The negative exponential distribution is closely related to the Poisson distribution which is a discrete distribution. The probability density function of Poisson distribution is given as:

      λx e-λ
p(x) =--x!--
(7)

where, p(x) is the probability of x events (vehicle arrivals) in some time interval (t), and λ is the expected (mean) arrival rate in that interval. If the mean flow rate is q vehicles per hour, then λ = -q--
3600 vehicles per second. Now, the probability that zero vehicle arrive in an interval t, denoted as p(0), will be same as the probability that the headway (inter arrival time) greater than or equal to t. Therefore,

p(x = 0) ==   λe0-0λe-!-λ

        =   p(h ≥ t)
             -λ t
        =   e
Here, λ is defined as average number of vehicles arriving in time t. If the flow rate is q vehicles per hour, then,
λ = q×-t-= t-
    3600   μ
(8)

Since mean flow rate is inverse of mean headway, an alternate way of representing the probability density function of negative exponential distribution is given as

      1  -t
f(t) = μ-eμ
(9)

where μ = 1λ or λ = 1μ. Here, μ is the mean headway in seconds which is again the inverse of flow rate. Using equation 6 and equation 5 the probability that headway between any interval and flow rate can be computed. The next example illustrates how a negative exponential distribution can be fitted to an observed headway frequency distribution.

3.0.1 Numerical Example

An observation from 2434 samples is given table below. Mean headway and the standard deviation observed is 3.5 and 2.6 seconds respectively. Fit a negative exponential distribution.



Table 1: Observed headway distribution



h h + dh pio



0.0 1.0 0.012



1.0 2.0 0.178



2.0 3.0 0.316



3.0 4.0 0.218



4.0 5.0 0.108



5.0 6.0 0.055



6.0 7.0 0.033



7.0 8.0 0.022



8.0 9.0 0.013



9.0 > 0.045



Total 1.00




Solution: The solution is shown in Table 2. The headway range and the observed probability (or proportion) is given in column (2), (3) and (4). The observed frequency for the first interval (0 to 1) can be computed as the product of observed frequency pi and the number of observation (N). That is, fio = pi × N = 0.012 × 2434 = 29.21 and is shown in column (5). The probability that the headway greater than t = 0 is computed as p(t 0) = e-0 = 1 (refer equation 5) and is given in column (6). These steps are repeated for the second interval, that is fio = 0.178 × 2434 = 433.25, and p(t 1) = e-1 = 0.751. Now, the probability of headway lies between 0 and 1 for the first interval is given by the probability that headway greater than zero from the first interval minus probability that headway greater than one from second interval. That is pi(0 t 1) = pi(t > 0) - pi(t > 1) = 1.00 - 0.751 = 0.249 and is given in column (7). Now the computed frequency fic is pi ×N = 0.249 × 2434 = 604.904 and is given in column (8). This procedure is repeated for all the subsequent items. It may be noted that probability of headway > 9.0 is computed by 1-probability of headway less than 9.0 = 1 - (0.249 + 0.187 + ) = 0.076.



Table 2: Illustration of fitting a negative exponential distribution








No h h + dh pio fio p(t >= h) pic fic
(1) (2) (3) (4) (5) (6) (7) (8)








1 0.0 1.0 0.012 29.21 1.000 0.249604.904








2 1.0 2.0 0.178433.25 0.751 0.187454.572








3 2.0 3.0 0.316769.14 0.565 0.140341.600








4 3.0 4.0 0.218530.61 0.424 0.105256.705








5 4.0 5.0 0.108262.87 0.319 0.079192.908








6 5.0 6.0 0.055133.87 0.240 0.060144.966








7 6.0 7.0 0.033 80.32 0.180 0.045108.939








8 7.0 8.0 0.022 53.55 0.135 0.034 81.865








9 8.0 9.0 0.013 31.64 0.102 0.025 61.520








10 9.0 > 0.045109.53 0.076 0.076186.022








Total 2434 1.000 2434









4 Normal distribution

The probability density function of the normal distribution is given by:

        1    -(t-μ)2-
f(t) =--√--e  2σ2 ;- ∞ < t < ∞, - ∞ < μ < ∞, σ > 0
      σ  2π
(10)

where μ is the mean of the headway and σ is the standard deviation of the headways. The shape of the probability density function is shown in figure 4.


PIC

Figure 4: Shape of normal distribution curve


The probability that the time headway (t) less than a given time headway (h) is given by

            ∫ h
p(t ≤ h) =      f (t) dt                     (11)
             - ∞
and the value of this is shown as the area under the curve in figure 5 (a) and the probability of time headway (t) less than a given time headway (h + δh) is given by
                 ∫
p(t ≤ h +δh) =    h+δh f(t) dt                  (12)
                  -∞
This is shown as the area under the curve in figure 5 (b). Hence, the probability that the time headway lies in an interval, say h and h + δh is given by
p(h ≤ t ≤ h+ δh) =  p(t ≤ h + δh)- p(t ≤ h)             (13)
                    ∫ h+δh        ∫ h
                 =        f(t) dt-    f (t) dt
                     - ∞           -∞
This is illustrated as the area under the curve in figure 5 (c).
PIC

Figure 5: Illustration of the expression for probability that the random variable lies in an interval for normal distribution


Although the probability for headway for an interval can be computed easily using equation 13, there is no closed form solution to the equation 11. Even though it is possible to solve the above equation by numerical integration, the computations are time consuming for regular applications. One way to overcome this difficulty is to use the standard normal distribution table which gives the solution to the equation 11 for a standard normal distribution. A standard normal distribution is normal distribution of a random variable whose mean is zero and standard deviation is one. The probability for any random variable, having a mean (μ) and standard deviation (σ) can be computed by normalizing that random variable with respect to its mean and standard deviation and then use the standard normal distribution table. This is based on the concept of normalizing any normal distribution based on the assumption that if t follows normal distribution with mean μ and standard deviation σ, then (t - μ)∕σ follows a standard normal distribution having zero mean and unit standard deviation. The normalization steps shown below.

                      [                          ]
p[h ≤ t ≤ (h +δh)] =  p  h--μ-≤ t--μ-≤ (h-+δh)---μ          (14)
                      [  σ       σ   ]    [σ       ]
                           (h-+-δh)--μ-        h---μ
                  =  p t ≤     σ       - p t ≤  σ
The first and second term in this equation be obtained from standard normal distribution table. The following example illustrates this procedure.
4.0.1 Numerical Example

If the mean and standard deviation of certain observed set of headways is 2.25 and 0.875 respectively, then compute the probability that the headway lies in an interval of 1.5 to 2.0 seconds.

Solution: The probability that headway lies between 1.5 and 2.0 can be obtained using equation 14, given that μ = 2.25 and σ = 0.85 as:

p[1.5 ≤ t ≤ 2.0] = p[t ≤ 2.0]- p[t ≤ 1.5]
                   [            ]   [            ]
              =   p t ≤ 2.0--2.25 - p t ≤ 1.5---2.25
                         0.875             0.875
              =   p[t ≤ - 0.29]- p [t ≤ - 0.86]

              =   0.3859- 0.1949 (from tables)
              =   0.191.
Note that the p(t ≤-0.29) and p(t ≤-0.80) are obtained from the standard normal distribution tables. Since the normal distribution is defined from -α to +α unlike an exponential distribution which is defined only for positive number, it is possible that normal distribution may generate negative headways. A practical way of avoiding this is to shift the distribution by some value so that it will mostly generate realistic headways. The concept is illustrated in figure 6.
PIC

Figure 6: Normal Distribution


Suppose α is the minimum possible headway and if we set α = μ - σ than about 60% of headway will be greater than α. Alternatively, if we set α = μ - 2σ, than about 90% of the headway will be greater than α. Further, if we set α = μ- 3σ, than about 99% of the headway will be greater than α.  To generalize,

α  =  μ - nσ
where n is 1, 2, 3, etc and higher the value of n, then is better the precision. From this equation, we can compute the value of σ to be used in normal distribution calculation when the random variable cannot be negative as:
       μ-- α
σ  =     n                             (15)
4.0.2 Numerical Example

Given that observed mean headway is 3.5 seconds and standard distribution is 2.6 seconds, then compute the probability that the headway lies between 0 and 0.5. Assume that the minimum expected headway is 0.5 seconds.

Solution: First, compute the standard deviation to be used in calculation using equation 15, given that μ = 3.5, σ = 2.6, and α = 0.5. Then:

    μ - α   3.5 - 0.5
σ = -----=  --------= 1.5
      2        2
(16)

Second, compute the probability that headway less than zero.

             (          )
p(t < 0) ≈  p t ≤ 0--3.5
                    1.5
        =   p(t ≤ - 2.33) = 0.01
The value 0.01 is obtained from standard normal distribution table. Similarly, compute the probability that headway less than 0.5 as
              (            )
p(t ≤ 0.5)  ≈  p  t ≤ 0.5--3.5
                      1.5
          =  p(t < - 2)

          =  0.023
The value 0.23 is obtained from the standard normal distribution table. Hence, the probability that headway lies between 0 and 0.5 is obtained using equation 14 as p(0 t 0.5)=0.023 - 0.010 = 0.023.
4.0.3 Numerical Example

An observation from 2434 samples is given table below. Mean headway observed was 3.5 seconds and the standard deviation observed was 2.6 seconds. Fit a normal distribution, if we assume minimum expected headway is 0.5.



Table 3: Observed headway distribution



h h + dh pio



0.0 1.0 0.012



1.0 2.0 0.178



2.0 3.0 0.316



3.0 4.0 0.218



4.0 5.0 0.108



5.0 6.0 0.055



6.0 7.0 0.033



7.0 8.0 0.022



8.0 9.0 0.013



9.0 > 0.045



Total 1.00




Solutions The given headway range and the observed probability is given in column (2), (3) and (4). The observed frequency for the first interval (0 to 1) can be computed as the product of observed frequency pi and the number of observation (N) i.e. pio = pi × N = 0.012 × 2434 = 29.21 as shown in column (5). Compute the standard deviation to be used in calculation, given that μ = 3.5, σ = 2.6, and α = 0.5 as:

      μ---α   3.5--0.5-
σ  =    2   =    2    = 1.5
Second, compute the probability that headway less than zero.
              (         )
p(t < 0) ≈  p  t ≤ 0---3.5
                    1.5
         =  p(t ≤ - 2.33) = 0.010
The value 0.01 is obtained for standard normal distribution table is shown in column (6). Similarly, compute the probability that headway less than 1.0 as:
              (           )
                   1.0--3.5-
p(t ≤ 1) ≈  p  t ≤   1.5
         =  p(t < - 2)

         =  0.048
The value 0.048 is obtained from the standard normal distribution table is shown in column (6). Hence, the probability that headway between 0 and 1 is obtained using equation 14 as p(0 t 1)=0.048 - 0.010 = 0.038 and is shown in column (7). Now the computed frequency Fic is p(t < h < t + 1) × N = 0.038 × 2434 = 92.431 and is given in column (8). This procedure is repeated for all the subsequent items. It may be noted that probability of headway > 9.0 is computed by one minus probability of headway less than 9.0 = 1 - (0.038 + 0.111 + ) = 0.010.



Table 4: Solution using normal distribution








No h h + δ h pio fio = pio × Np(t h)p(t < h < t + δ h)fic = pic × N
(1) (2) (3) (4) (5) (6) (7) (8)








1 0.0 1.0 0.012 29.21 0.010 0.038 92.431








2 1.0 2.0 0.178 433.25 0.048 0.111 269.845








3 2.0 3.0 0.316 769.14 0.159 0.211 513.053








4 3.0 4.0 0.218 530.61 0.369 0.261 635.560








5 4.0 5.0 0.108 262.87 0.631 0.211 513.053








6 5.0 6.0 0.055 133.87 0.841 0.111 269.845








7 6.0 7.0 0.033 80.32 0.952 0.038 92.431








8 7.0 8.0 0.022 53.55 0.990 0.008 20.605








9 8.0 9.0 0.013 31.64 0.999 0.001 2.987








10 9.0 > 0.045 109.53 1.000 0.010 24.190








Total 2434









5 Pearson Type III distribution

As noted earlier, the intermediate flow is more complex since certain vehicles will have interaction with the other vehicles and certain may not. Here, Pearson Type III distribution can be used for modelling intermediate flow. The probability density function for the Pearson Type III distribution is given as

         --λ-        K -1 -λ(t-α)
f (t)  =  Γ (K) [λ(t- α)] e      , K, α ∈ R               (17)
where λ is a parameter which is a function of μ, K and α, and determine the shape of the distribution. The term μ is the mean of the observed headways, K is a user specified parameter greater than 0 and is called as a shift parameter. The Γ() is the gamma function and given as
Γ (K ) = (K - 1)!                         (18)
It may also be noted that Pearson Type III is a general case of Gamma, Erlang and Negative Exponential distribution as shown in below:
f(t)  =  Γ (λK) [λ(t- α)]K -1e-λ(t- α) K, α ∈ R  Pearson
        --λ-   K -1 -λt
     =  Γ (K) [λt]  e             if α = 0  Gamma
     =  (K-λ1)! [λt]K-1 e- λt       if K ∈ I  Erlang
     =  λe-λt                    if K = 1  Neg.Exp.
The expression for the probability that the random headway (t) is greater than a given headway (h), p(t h), is given as:
            ∫ ∞
p(t ≥ h) =      f(t) dt                     (19)
              h
and similarly p(t > h + δh) is given as:
                ∫ ∞
p(t > h+ δh) =         f(t) dt                  (20)
                 (h+δh)
and hence, the probability that the headway between h and h + δh is given as
                     ∫ ∞        ∫ ∞
p(h ≤ t ≤ (h + δh )) =     f(t)dt -       f(t) dt          (21)
                      h           (h+δh)
It may be noted that closed form solution to equation 19 and equation 20 is not available. Numerical integration is also difficult due to computational requirement. Using table as in the case of Normal Distribution is difficult, since the table will be different for each K. A common way of solving this is by using the numerical approximation to equation 21. The solution to equation 21 is essentially the area under the curve defined by the probability density function between h and h + δh. If we assume that line joining f(h) and f(h + δh) is linear, which is a reasonable assumption if δh is small, than the are under the curve can be found out by the following approximate expression:
                     [               ]
p(h ≤ t ≤ (h + δh)) ≈   f(h)+-f(h+-δh)-× δh            (22)
                             2
This concept is illustrated in figure 7
PIC

Figure 7: Illustration of the expression for probability that the random variable lies in an interval for Person Type III distribution


Step wise procedure to fit a Pearson Type III distribution

  1. Input required: the mean (μ) and the standard deviation (σ) of the headways.
  2. Set the minimum expected headway (α). Say, for example, 0.5. It means that the p(t < 0.5) 0.
  3. Compute the shape factor using the mean (μ) the standard deviation (σ) and the minimum expected headway (α)
         μ--α-
K  =   σ
  4. Compute the term flow rate (λ) as
    λ =--K--
   μ - α
    Note that if K = 1 and α = 0, then λ = 1μ which is the flow rate.
  5. Compute gamma function value for K as:
    Γ (K ) = (K - 1)!        if K ∈ I (Integer)
      = (K - 1) Γ (K - 1) if K ∈ R (Real)
    (23)

    Although the closed form solution of Γ(K) is available, it is difficult to compute. Hence, it can be obtained from gamma table. For, example:

    Γ (4.785) ==  33..778855×× Γ2 (.37.87585×)Γ (2.785)

         =  3.785× 2.785× 1.785 ×Γ (1.785)

         =  3.785× 2.785× 1.785 ×0.92750
         =  17.45
    Note that the value of Γ(1.785) is obtained from gamma table for Γ(x) which is given for 1 x 2.
  6. Using equation 17 solve for f(h) by setting t = h where h is the lower value of the range and f(h + δh) by setting t = h + δh where (h + δh) is the upper value of the headway range. Compute the probability that headway lies between the interval of h and h + δh using equation 22.

The Gamma function is defined as:

       ∫
         ∞  x n-1
Γ (x ) = 0  e x    dx
(24)

The Gamma function can be evaluated by the following approximate expression also:

            ∘ ----(                    )
       x  -x   2 π     -1--  --1--
Γ (x) = x e    x   1+  12 x + 288x2 + ...
(25)

5.0.1 Numerical Example

An observation from 2434 samples is given table below. Mean headway observed was 3.5 seconds and the standard deviation 2.6 seconds. Fit a Person Type III Distribution.



Table 5: Observed headway distribution



h h + dh pio



0.0 1.0 0.012



1.0 2.0 0.178



2.0 3.0 0.316



3.0 4.0 0.218



4.0 5.0 0.108



5.0 6.0 0.055



6.0 7.0 0.033



7.0 8.0 0.022



8.0 9.0 0.013



9.0 > 0.045



Total 1.00






Table 6: Solution using Pearson Type III distribution








No h h + δ h pio fio f(t) pic fic
(1) (2) (3) (4) (5) (6) (7) (8)








1 0 1 0.012 29.2 0.0000.132321.2








2 1 2 0.178433.30.2640.238580.1








3 2 3 0.316769.10.2130.185449.5








4 3 4 0.218530.60.1570.134327.3








5 4 5 0.108262.90.1120.096233.4








6 5 6 0.055133.90.0790.068164.6








7 6 7 0.033 80.3 0.0560.047115.3








8 7 8 0.022 53.6 0.0390.033 80.4








9 8 9 0.013 31.6 0.0270.023 55.9








10 >9 0.045109.50.0190.044106.4








Total 1.0 2434 1.0 2434









Solutions Given that mean headway (μ) is 3.5 and the standard deviation (σ) is 2.6. Assuming the expected minimum headway (α) is 0.5, K can be computed as

       μ---α   3.5---0.5-
K   =    σ   =   2.6   = 1.15
and flow rate term λ as
λ  =   -K---=  --1.15---= 0.3896
       μ - α   3.5- 0.5
Now, since K = 1.15 which is between 1 and 2, Γ(K) can be obtained directly from the gamma table as Γ(K) = 0.93304. Here, the probability density function for this example can be expressed as
f (t)  =  -0.3846-× [ 0.3846 × (t - 0.5) ]1.15- 1 × e-0.3846 (t-0.5)
         0.93304
The given headway range and the observed probability is given in column (2), (3) and (4). The observed frequency (fio) for the first interval (0 to 1) can be computed as the product of observed proportion pio and the number of observations (N). That is, fio = pio × N = 0.012 × 2434 = 29.21 as shown in column (5). The probability density function value for the lower limit of the first interval (h=0) is shown in column (6) and computed as:
         -0.3846-                 1.15- 1   -0.3846 (0-0.5)
f(0)  =  0.93304 [ 0.3846× (0- 0.5)]   × e           ≈ 0.
Note that since t - α (0 - 0.5) is negative and K - 1 (1.15 - 1) is a fraction, the above expression cannot be evaluated and hence approximated to zero (corresponding to t=0.5). Similarly, the probability density function value for the lower limit of the second interval (h=1) is shown in column 6 and computed as:
f(1)  =   0.3846-[0.3846(1- 0.5)]1.15-1 × e-0.3846(1-0.5) = 0.264
         0.93304
Now, for the first interval, the probability for headway between 0 and 1 is computed by equation 22 as pic(0 t 1) = (f(0)+(f(1))
     2× (1 - 0) = (0 + 0.0264)2 × 1 = 0.132 and is given in column (7). Now the computed frequency fic is pic ×N = 0.132 × 2434 = 321.1 and is given in column (8). This procedure is repeated in all the subsequent rows. It may be noted that probability of headway greater than 9 is computed by subtracting the probability of headway less than 9 from 1; i.e., p(t > 9) = 1 - p(t 9) = 1 - (0.132 + 0.238 + ) = 0.044. The comparison of the three distribution for the above data is plotted in Figure 8. It can be noted that none of the distributions exactly replicated the observed distribution. Further, visual observation may not help is judge which is better. This require some objective measure for comparing distribution. One such comparison is using chi-square, which will be covered next chapter.
PIC

Figure 8: Comparison of distributions


6 Conclusion

This chapter covers how the vehicle arrival can be modelled using various distributions. The negative exponential distribution is used when the traffic is low and is most simplest of the distributions in terms of computation effort. The normal distribution on the other hand is used for highly congested traffic and its evaluation require standard normal distribution tables. The Pearson Type III distribution is a most general kind of distribution and can be used intermediate or normal traffic conditions.

Exercises

  1. (a) Derive the relationship between time mean speed and space mean speed. (b) Write the probability density function for normal distribution and Parson type III distribution and its special cases with various notations used.
  2. An observation of headways for 800 samples is given below. Mean headway and standard deviation observed are 2.76 and 1.79. Fit Pearson type III distribution if the shift parameter is 0.5.




    t t + δtObserved Proportion



    0.0 1.0 191
    1.0 2.0 131
    2.0 3.0 170
    3.0 4.0 98
    4.0 5.0 82
    5.0 6.0 81
    6.0 7.0 44
    > 7.0 2



  3. An observer counts 300 vehicles in an hour at a location. Assuming that the vehicle arrival follows Poisson distribution: (i) estimate the probability of a pedestrian getting a gap of at least 5 seconds; and (ii) estimate how many vehicles will be generated in two minutes (Assume 20 second interval and use the following random numbers: 0.60, 0.42, 0.54, 0.48, 0.69, 0.42)
  4. Using the following random numbers generate vehicle arrival for a period of 20 sec. Assume headways to follow exponential distribution with mean time headway 6 sec. [0.59,0.45,0.26,0.70,0.14,0.28]
  5. At a particular section on a highway the following headways are observed: 0.04, 1.37, 1.98, 5.09, 3.00, 2.32, 2.54, 1.37, 0.94, 1.79, 1.10, 6.24, 4.82, 2.77, 4.82, 6.44. Fit an exponential distribution and compare the observed and estimated mean. [Assume headway ranges as 0-2, 2-4, 4-6, and 6-8]
  6. A headway survey gave a mean of 3.76 and standard deviation of 1.17. Fit a Pearson type III distribution and find probability that the headway is between 2 and 4 seconds. Assume a shift parameter of 0.5 and an interval of 0.5 for calculations.
  7. If the flow rate at a given section of road is 1600 and if we assume the inter arrival time of vehicles follow an exponential distribution, then:
    1. the probability of headways greater than 1.8 second
    2. the probability of headway between 1.2 and 2.4 seconds
    3. the probability of headways less than the mean headway
  8. An obseravtion from 3424 samples is given table below. Mean headway observed was 3.5 seconds and the standard deviation 2.6 seconds. Fit a negative exponetial distribution.



    Table 7: Obsered headway distribution



    h h + dh piobs



    0.0 0.5 0.012



    0.5 1.0 0.064



    1.0 1.5 0.114



    1.5 2.0 0.159



    2.0 2.5 0.157



    2.5 3.0 0.130



    3.0 3.5 0.088



    3.5 4.0 0.065



    4.0 4.5 0.043



    4.5 5.0 0.033



    5.0 5.5 0.022



    5.5 6.0 0.019



    6.0 6.5 0.014



    6.5 7.0 0.010



    7.0 7.5 0.012



    7.5 8.0 0.008



    8.0 8.5 0.005



    8.5 9.0 0.007



    9.0 9.5 0.005



    9.5 > 0.033



    Total 1.00




  9. An obseravtion from 3424 samples is given table below. Mean headway observed was 3.5 seconds and the standard deviation 2.6 seconds. Fit a normal distrbution, if we assume minimum expected headway is 0.5.



    Table 8: Obsered headway distribution



    h h+dh piobs



    0.0 0.5 0.012



    0.5 1.0 0.064



    1.0 1.5 0.114



    1.5 2.0 0.159



    2.0 2.5 0.157



    2.5 3.0 0.130



    3.0 3.5 0.088



    3.5 4.0 0.065



    4.0 4.5 0.043



    4.5 5.0 0.033



    5.0 5.5 0.022



    5.5 6.0 0.019



    6.0 6.5 0.014



    6.5 7.0 0.010



    7.0 7.5 0.012



    7.5 8.0 0.008



    8.0 8.5 0.005



    8.5 9.0 0.007



    9.0 9.5 0.005



    9.5 > 0.033



    Total 1.00




  10. An obseravtion from 3424 samples is given table below. Mean headway observed was 3.5 seconds and the standard deviation 2.6 seconds. Fit a Person Type III Distribution.



    Table 9: Obtained headway distribution



    h h+dhpiobs



    0.0 0.5 0.012



    0.5 1.0 0.064



    1.0 1.5 0.114



    1.5 2.0 0.159



    2.0 2.5 0.157



    2.5 3.0 0.130



    3.0 3.5 0.088



    3.5 4.0 0.065



    4.0 4.5 0.043



    4.5 5.0 0.033



    5.0 5.5 0.022



    5.5 6.0 0.019



    6.0 6.5 0.014



    6.5 7.0 0.010



    7.0 7.5 0.012



    7.5 8.0 0.008



    8.0 8.5 0.005



    8.5 9.0 0.007



    9.0 9.5 0.005



    9.5 > 0.033



    Total 1.00




  11. Given the headways observed from a survey is given below. Fit an exponential distribution and compare the actual and computed mean and standard deviation. 5.15, 1.22, 2.65, 2.35, 0.47, 2.8, 7.67, 4.74, 2.42, 4.87, 5.94, 8.58, 9.74, 0.56, 0.66, 6.72, 7.41, 6.94, 2.42, 5.61

References

  1. L R Kadiyali. Traffic Engineering and Transportation Planning. Khanna Publishers, New Delhi, 1987.
  2. Adolf D. May. Fundamentals of Traffic Flow. Prentice - Hall, Inc. Englewood Cliff New Jersey 07632, second edition, 1990.

Acknowledgments

I wish to thank several of my students and staff of NPTEL for their contribution in this lecture. I also appreciate your constructive feedback which may be sent to tvm@civil.iitb.ac.in

Prof. Tom V. Mathew
Department of Civil Engineering
Indian Institute of Technology Bombay, India

_________________________________________________________________________

Thursday 31 August 2023 12:12:44 AM IST