Fundamentals of Transportation/Traffic Signals/Solution

From testwiki
Revision as of 01:08, 9 September 2017 by imported>Pi zero ({{BOOKCATEGORY}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:TProblem

Example
Example
Solution:

With the statements in the problem, we know:

  • Green Time = 30 seconds
  • Red Time = 70 seconds
  • Cycle Length = 100 seconds
  • Arrival Rate = 500 veh/hr (0.138 veh/sec)
  • Departure Rate = 3000 veh/hr (0.833 veh/sec)

Traffic intensity, ρ, is the first value to calculate.

ρ=λμ=5003000=0.167

Time to queue clearance after the start of effective green:

tc=ρr1ρ=0.167(70)10.167=14.03 s

Proportion of the cycle with a queue:

Pq=r+tcC=70+14.03100=0.84

Proportion of vehicles stopped:

Ps=λ(r+tC)λ(r+g)=0.138(70+14.03)0.138(70+30)=0.84

Maximum number of vehicles in the queue:

Qmax=λr=0.138(70)=9.66

Total vehicle delay per cycle:

Dt=λr22(1ρ)=0.138(702)2(10.167)=406 vehs

Average delay per vehicle:

davg=r22C(1ρ)=(70)22(100)(10.167)=29.41 s

Maximum delay of any vehicle:

dmax=r=70 s

Thus, the solution can be determined:

  • Proportion of the cycle with a queue = 0.84
  • Maximum number of vehicles in the queue = 9.66
  • Total Delay = 406 veh-sec
  • Average Delay = 29.41 sec
  • Maximum Delay = 70 sec

[[Template:BOOKCATEGORY/Solutions]]