0% found this document useful (0 votes)
62 views6 pages

Homework 2 Spring 2020 Solution

This homework problem involves analyzing traffic data collected from different locations to calculate metrics like speed, density, and flow rate. It also involves using regression analysis to fit traffic data to the Greenshields model in order to determine characteristics like free flow speed, jam density, and capacity. Finally, it asks the student to use the saturation flow rate, density, and duration of a red signal to calculate the queue length during the red phase.

Uploaded by

Mae Ann Sacay
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views6 pages

Homework 2 Spring 2020 Solution

This homework problem involves analyzing traffic data collected from different locations to calculate metrics like speed, density, and flow rate. It also involves using regression analysis to fit traffic data to the Greenshields model in order to determine characteristics like free flow speed, jam density, and capacity. Finally, it asks the student to use the saturation flow rate, density, and duration of a red signal to calculate the queue length during the red phase.

Uploaded by

Mae Ann Sacay
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

C E 34500: Transportation Engineering

Spring 2020
H om ew ork 2

1. Two sets of students are collecting traffic data at two sections, xx and yy, of a highway 1500
ft. apart. Observations at xx show that five vehicles passed that section at intervals of 3, 4,
3, and 5 sec, respectively. If the speeds of the vehicles were 50, 45, 38, 35, and 30 mi/hr
respectively, draw a schematic showing the locations of the vehicles 20 sec after the first
vehicle passed section xx. Also determine (a) the time mean speed, (b) the space mean
speed, and (c) the density on the highway.

Answer:

The distance traversed by each vehicle 20 seconds after crossing section x-x is calculated as
follows:

Vehicle A: 𝑋𝐴 = 50 ∗ 1.47 ∗ 20 = 1470 𝑓𝑡.

Vehicle B: 𝑋𝐵 = 45 ∗ 1.47 ∗ (20 − 3) = 1125 𝑓𝑡.

Vehicle C: 𝑋𝐶 = 38 ∗ 1.47 ∗ (20 − 3 − 4) = 726 𝑓𝑡.

Vehicle D: 𝑋𝐷 = 35 ∗ 1.47 ∗ (20 − 3 − 4 − 3) = 515 𝑓𝑡.

Vehicle E: 𝑋𝐸 = 30 ∗ 1.47 ∗ (20 − 3 − 4 − 3 − 5) = 221 𝑓𝑡.

X-X E D C B A Y-Y

221’ 515’ 726’ 1125’ 1470’

50+45+38+35+30
a) Time mean speed= 5
= 39.6 mph

5
b) Space mean speed = 1 1 1 1 1 = 38.3 mph
+ + + +
50 45 38 35 30

5 𝑣𝑒ℎ 3600
c) Density = ∗ = 31.3 𝑣𝑒ℎ/𝑚𝑖
3+4+3+5 38.3

Page 1 of 6
2. The following dataset consists of 30 observations of vehicle speed and length taken from a 6-
ft by 6-ft inductive loop detector during a 60-second time period. Determine the occupancy,
density, and flow rate.

Vehicle Speed, mph Length, ft.


1 61 18
2 66 17
3 62 19
4 70 21
5 65 16
6 69 26
7 72 21
8 66 19
9 65 20
10 64 20
11 67 25
12 68 70
13 65 35
14 66 20
15 71 65
16 64 24
17 59 23
18 58 22
19 64 65
20 64 30
21 68 24
22 58 21
23 66 56
24 57 21
25 64 20
26 61 50
27 69 19
28 63 23
29 63 17
30 66 18

Answer:

Vehicle Speed, mph, u Length, ft., L Time Vehicle Spends


in Detector Zone
1 61 18 0.27
2 66 17 0.24
3 62 19 0.27
4 70 21 0.26
5 65 16 0.23
6 69 26 0.32
7 72 21 0.26
8 66 19 0.26
9 65 20 0.27
10 64 20 0.28
11 67 25 0.31
Page 2 of 6
12 68 70 0.76
13 65 35 0.43
14 66 20 0.27
15 71 65 0.68
16 64 24 0.32
17 59 23 0.33
18 58 22 0.33
19 64 65 0.75
20 64 30 0.38
21 68 24 0.30
22 58 21 0.32
23 66 56 0.64
24 57 21 0.32
25 64 20 0.28
26 61 50 0.62
27 69 19 0.25
28 63 23 0.31
29 63 17 0.25
30 66 18 0.25
Total= 10.75
Average 28.2

10.75
Occupancy = 60
= 17.92%

𝑂𝑐𝑐𝑢𝑝𝑎𝑛𝑐𝑦 0.1792 𝑣𝑒ℎ


Density= 𝐿𝑚𝑒𝑎𝑛 +𝑑
= .28.2+6 = 0.0052 𝑓𝑡
= 27.66 𝑣𝑒ℎ/𝑚𝑖𝑙𝑒 (assuming similar lengths of vehicles)

3600 3600 𝑣𝑒ℎ


Flowrate= 𝑛 ∗ 𝑇
= 30 ∗ 60
= 1800 ℎ𝑟

3. The data shown below were obtained by time-lapse photography on a highway. Use
regression analysis to fit these data to the Greenshields model and determine (a) the mean
free speed, (b) the jam density, (c) the capacity, and (d) the speed at maximum flow.

Speed, mph Density, veh/mi


14.2 85
24.1 70
30.3 55
40.1 41
50.6 20
55 15

Answer:

Page 3 of 6
70

60

50

40 Speed = -0.5684*Density + 62.813

Speed
R² = 0.9965
30

20

10

0
0 20 40 60 80 100 120
Density

When density =0; Speed=62.8= Free flow speed

When speed=0, density=110.5 = jam density

Speed at max flow= 62.8/2= 31.4

110
Capacity=62.8 ∗ 4
= 1727 𝑣𝑒ℎ/ℎ𝑟

4. Traffic on the eastbound approach of a signalized intersection is traveling at 35 mi/hr, with


a density of 46 veh/mi/ln. The duration of the red signal indication for this approach is 30
sec. If the saturation flow is 1900 veh/h/ln with a density of 52 veh/mi/ln, and the jam
density is 125 veh/mi/ln, determine the following:

(i) The length of the queue at the end of the red phase
(ii) The maximum queue length
(iii) The time it takes for the queue to dissipate after the end of the red indication.

Answer:

Page 4 of 6
Page 5 of 6
5. If a traffic stream is modeled using Greenshields model, prove that the space mean speed at
which the volume is maximum is equal to half the free mean speed. Similarly, the density at
which the volume is maximum is equal to half the jam density.

Answer:

Page 6 of 6

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy