maximize the average southbound flux of automobiles on Michigan Street, keep the speed of an individual automobile below the posted speed limit,

Size: px
Start display at page:

Download "maximize the average southbound flux of automobiles on Michigan Street, keep the speed of an individual automobile below the posted speed limit,"

Transcription

1 TO:JosephM.Powers FROM: Kevin R. O Neill DATE: 31 March 1999 RE: ME 334 Project: Part II 1 Problem Statement The city of South B wants to create a timing system for the traffic lights on Michigan Street at the intersections of Angela Street and North Shore Drive. The city has requested that the chosen timing system meet the following design goals: maximize the average southbound flux of automobiles on Michigan Street, keep the speed of an individual automobile below the posted speed limit, allow east-west traffic flow at least one minute for every three minutes of north-south flow, never allow a light to remain red for over two minutes. With these constaints, the maximum time that the light on Michigan Street can remain green is 2 min., which must be followed by a red light for 40 s. This timing sequence will thus serve as an initial proposition. In order to test this proposition on traffic responses, the traffic flow is modeled as fluid flow so that governing fluid equations may be analogously utilized. 2 Analysis It has been shown by Lighthill and Whitham 1, Whitham 2, and LeVeque 3 that traffic flow is closely described by ρ t + x (ρu) =ν 2 ρ x, 2 where ρ is the vehicle density (vehicles/mile), u is the vehicle velocity, and ν is a vehicle diffusivity (mile 2 /hr). This equation is analogous to the mass conservation equation of fluid mechanics. Furthermore, it is known that u is a function of ρ, estimated by LeVeque according to u(ρ) =u max (1 ρ/ρ max ), 1 Lighthill, M. J. and Whitham, G. B., 1955, Proceedings of the Royal Society of London, Series A, Vol. 229, pp Whitham, G. B., 1974, Linear and Nonlinear Waves, John Wiley: New York. 3 LeVeque, R. J., 1992, Numerical Methods for Conservation Laws, Birkhäuser: Basel. 1

2 where u max and ρ max are the maximum vehicle velocity and vehicle density, respectively. This equation predicts that when the density is maximum the velocity is zero, and when the density is zero the velocity reaches a maximum. However, it is known from experience that vehicles travel at the maximum speed limit at densities greater than zero. Therefore, the equation relating vehicle speed to density was improvised to account for this fact. In order to approximate the density at which the maximum velocity is reached, a safe following distance, d, between each car at any velocity was first estimated by d =(2s)( hr. 3600s )(umi. hr. ), which is known as the the two second rule. Using the maximum speed on Michigan Street, 30 mph, this distance was found to be 88 ft. With each car traveling at the maximum speed and following at this distance, the vehicle density is found to be approximately 50 vehicles/mile, where the average car length was taken to be 20 ft. Thus, the relation of vehicle speed to density was taken to be u(ρ) =u max (1 (ρ 50)/(ρ max 50)), for vehicle densities greater than fifty, and was taken to be the maximum speed for densities less than fifty. The value of ρ max was taken to be 225 vpm, according to Whitham. In addition, ν was estimated as 0.01 miles 2 /hr. The physical meaning of this viscous term can be thought of as a measure of the response time of each driver and car. In order to apply the mass conservation equation to the discrete system of vehicle traffic, the equation was discretized using an explicit second order central differencing technique. The resulting equation is ρ n+1 i = ρ n i t 2 x (qn i+1 qn i 1 )+ν t x 2 (ρn i+1 2ρn i + ρn i 1 ), where qi n = ρ n i u(ρn i ) is the vehicle concentration (vehicles/hour), and x and t are the chosen step sizes of the position x and the time t. Then, given an initial density distribution ρ 1 1,ρ1 2,..., ρ1 i, a computer code can be generated to numerically approximate the resulting densities using this discretized equation. An example of such a code is shown in the MATLAB program of Appix A, where x and t were taken to be 20 ft. and 0.1 s, respectively. This code was used to produce all of the following plots. A map of the intersections of interest is shown in Figure 1, where a position axis is defined as a reference for the following plots. The distance between the two intersections was measured using a vehicle odometer. In order to create a model for these two intersections, the amount of traffic backed up at each traffic light must be determined. As previously mentioned, the free-flowing traffic density was found to be approximately 50 vehicles/mile and the maximum speed is 30 mph. Thus, the vehicle flux, q = ρu, for such a traffic flow was found to be 1500 vehicles/hour. Using this fact along with the proposed timing scheme of having each light remain red for 40 s, it was estimated that approximately 20 cars would be stopped at each intersection prior to the light turning green. This estimation was made by considering the number of cars that would have passed through the intersection had 2

3 North Shore Angela N E S W (miles) Figure 1: This is a map of the intersections of interest, along with a reference position axis. the light been green, and was increased slightly from that figure to account for traffic that continues to build up at the of the slug. Therefore, using an average car length of 20 ft. as before, traffic would be backed up about 0.1 miles at each intersection before the light turned green. It is first useful to consider an initial distribution of cars backed up 0.1 miles behind a single traffic light before it turns green. The resulting density distribution for three different times is shown in Figure 2(a), and the resulting velocity distribution is shown in Figure 2(b). Notice that it takes approximately one minute for the entire slug of traffic (a) 0 minutes 3 minutes (b) 3 minutes 28 Density (vpm) Speed (mph) Figure 2: These plots show the depence of density (a) and speed (b) on the position for three specified times after an initial slug of traffic is given a green light. to make it through the intersection. Also, it takes over two minutes for the slug to make it past where the second intersection would be located. It can therefore be concluded that with the given constraints and with the given traffic conditions (typical of a busy workday morning), it is not possible for all the cars to make it through both intersections. Next, the second intersection is introduced with an intitial density distribution equivalent to the first intersection. This situation was then modeled using the discretized mass conservation equation. The resulting density and velocity distributions at two different times are shown in Figure 3(a) and (b), respectively. In this example, the lights were synchronized to turn green 3

4 250 (a) 0 minutes (b) Density (vpm) Speed (mph) Figure 3: These plots show the depence of density (a) and speed (b) on the position for three specified times after the initial slugs of traffic are given green lights at the same time. at the same time. Notice that both slugs make it through their respective intersections after about, but that some of the cars from the slug at the intersection of Michigan and Angela do not make it through the intersection at Michigan and North Shore. The number of cars from the intitial 20 that did not make it can be estimated by the area under the density distribution plot to the left of the second traffic light at 0.6 miles, and was found to be about 11 cars. Because it is desirable to maximize the number of cars that make it through both intersections, a staggerred timing system for the two traffic lights was tested, but it was found that such a staggered system did not improve the overall vehicle flux. In fact, if the lights are staggered too much, the flux will actually decrease. This is evident by comparing the density distribution for a 30 s staggered setting given in Figure 4(a) with that of Figure 4(a). The number of cars that do not make it through the intersection with the staggered setting increases from 11 to about 15. Note that the referred times correspond to those after the light at the intersection of North Shore and Michigan is turned green, so that the time the light at the intersection of Angela and Michigan is 30 s less than these times. Also, Figure 4(b) shows the effect of the staggered system on the velocity distribution. In addition to the noted negative effects on southbound vehicle flux, such a staggered system would have even greater negative effects on northbound vehicle flux because the staggering would be, in a sense, reversed. 3 Recommation It is reccommed that the traffic lights at the intersections of Michigan Street with Angela Street and North Shore Drive be synchonized. They should be set to remain green for two minutes on Michigan Street, followed by 40 s of red. This design would maximize the southbound flux of traffic on Michigan Street while allowing east-west traffic one minute of 4

5 250 (a) 0 minutes (b) Density (vpm) Speed (mph) Figure 4: These plots show the depence of density (a) and speed (b) on the position for three specified times when the slugs of traffic are given green lights at 30 s staggered times. flow for every three minutes of north-south flow, preventing any light from remaining red for over two minutes, and keeping the speed of each individual vehicle below the speed limit. With the existing timing pattern of the traffic lights at the intersection of Angela and Michigan, it is estimated that 20 cars will make it through the intersection for a single green light period. 5

6 Appix A: MATLAB Program % % Traffic Modeling Program % clear p clear u % Define initial parameters. p_max = 225; u_max = 30; % vehicles per mile % miles per hour del_x = 2/528; del_t =.1/3600; % miles (=20ft.) % hours (=.1s) v = 0.01; % miles^2 per hour n_max = 180/(del_t*3600)+1; i_max = 529; % distance integer % time integer x=[0:del_x:(i_max-1)*del_x]; % Define initial density distribution. backup =.1; % miles; how far cars are backed up k1=(.2-backup)/2; k2=(.6-backup)/2; for i=[1:1:round((i_max-1)*k1)] p(1,i) = 0; for i=[round((i_max-1)*k1)+1:1:round((i_max-1)/10)] p(1,i) = p_max; for i=[round((i_max-1)/10)+1:1:round((i_max-1)*k2)] p(1,i) = 0; for i=[round((i_max-1)*k2)+1:1:round(3*(i_max-1)/10)] p(1,i) = p_max; for i=[round(3*(i_max-1)/10)+1:1:i_max] p(1,i) = 0; % Set the density at each " point." for n=[1:1:n_max] p(n,1) = p(1,1); p(n,i_max) = p(1,i_max); % Evaluate each density value in array. The first for loop block can be ommitted % when considering either a single slug or two synchronized slugs. It is included % here to calculate the effects of staggering the traffic lights. for n=[1:1:(n_max-1)/6] 6

7 for i=[2:1:round((i_max-1)*k2)] p(n+1,i)=p(1,i); for i=[round((i_max-1)*k2)+1:1:(i_max-1)] del_q = p(n,i+1)*u_max*(1-p(n,i+1)/p_max)-p(n,i-1)*u_max*(1-p(n,i-1)/p_max); visc = p(n,i+1)-2*p(n,i)+p(n,i-1); p(n+1,i)=p(n,i)-(del_t/(2*del_x))*del_q+((v*del_t)/(del_x^2))*visc; for n=[(n_max-1)/6+1:1:n_max-1] for i=[2:1:(i_max-1)] del_q = p(n,i+1)*u_max*(1-p(n,i+1)/p_max)-p(n,i-1)*u_max*(1-p(n,i-1)/p_max); visc = p(n,i+1)-2*p(n,i)+p(n,i-1); p(n+1,i)=p(n,i)-(del_t/(2*del_x))*del_q+((v*del_t)/(del_x^2))*visc; % Plot the density at specified times. Output files can be changed. figure(1) plot(x,p(1,:),x,p(60/(3600*del_t)+1,:), :,x,p(120/(3600*del_t)+1,:), -- ) leg( 0 minutes,, ) axis([ ]) xlabel( ) ylabel( Density (vpm) ) print stag_den.ps % Calculate velocities. for n=[1:1:n_max] for i=[1:1:i_max] if p(n,i) >= 50 u(n,i)=u_max*(1-(p(n,i)-50)/(p_max-50)); else u(n,i)=30; % Plot velocity distribution at various times. Output file can be changed. figure(2) plot(x,u(60/(3600*del_t)+1,:), :,x,u(120/(3600*del_t)+1,:), -- ) leg(, ) axis([ ]) title( (b) ) xlabel( ) ylabel( Speed (mph) ) print stag_vel.ps 7

Using Matlab for Laboratory Data Reduction

Using Matlab for Laboratory Data Reduction Data Collected Using Matlab for Laboratory Data Reduction Munson, Young, and Okiishi [1] provide laboratory data for the measurement of the viscosity of water with a capillary tube viscometer. The viscometer

More information

Traffic Flow Problems

Traffic Flow Problems Traffic Flow Problems Nicodemus Banagaaya Supervisor : Dr. J.H.M. ten Thije Boonkkamp October 15, 2009 Outline Introduction Mathematical model derivation Godunov Scheme for the Greenberg Traffic model.

More information

Assignment 4:Rail Analysis and Stopping/Passing Distances

Assignment 4:Rail Analysis and Stopping/Passing Distances CEE 3604: Introduction to Transportation Engineering Fall 2012 Date Due: September 28, 2012 Assignment 4:Rail Analysis and Stopping/Passing Distances Instructor: Trani Problem 1 You are ased to evaluate

More information

A Probability-Based Model of Traffic Flow

A Probability-Based Model of Traffic Flow A Probability-Based Model of Traffic Flow Richard Yi, Harker School Mentored by Gabriele La Nave, University of Illinois, Urbana-Champaign January 23, 2016 Abstract Describing the behavior of traffic via

More information

TEEN DRIVER SEAT BELT OBSERVATION FORM

TEEN DRIVER SEAT BELT OBSERVATION FORM TEEN DRIVER SEAT BELT OBSERVATION FORM High Schools will count only teen drivers and passengers. If the vehicle is being driven by an adult, only count teen passengers. DO NOT notify students that counts

More information

TEEN DRIVER ELECTRONIC DEVICE OBSERVATION FORM

TEEN DRIVER ELECTRONIC DEVICE OBSERVATION FORM TEEN OBSERVATION FORM High Schools will count only teen drivers. If your school does not have many teen drivers, please use the Junior High form to count adult drivers. Choose a day to conduct your pre-observations.

More information

Problem Set Number 01, MIT (Winter-Spring 2018)

Problem Set Number 01, MIT (Winter-Spring 2018) Problem Set Number 01, 18.306 MIT (Winter-Spring 2018) Rodolfo R. Rosales (MIT, Math. Dept., room 2-337, Cambridge, MA 02139) February 28, 2018 Due Monday March 12, 2018. Turn it in (by 3PM) at the Math.

More information

Statistical and Econometric Methods

Statistical and Econometric Methods Statistical and Econometric Methods Assignment #1 (Continuous Data - Regression Analysis) You are given 151 observations of a travel survey collected in State College, Pennsylvania. All of the households

More information

Numerical Simulation of Traffic Flow via Fluid Dynamics Approach

Numerical Simulation of Traffic Flow via Fluid Dynamics Approach International Journal of Computing and Optimization Vol. 3, 2016, no. 1, 93-104 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijco.2016.6613 Numerical Simulation of Traffic Flow via Fluid Dynamics

More information

Answers to Problem Set Number 02 for MIT (Spring 2008)

Answers to Problem Set Number 02 for MIT (Spring 2008) Answers to Problem Set Number 02 for 18.311 MIT (Spring 2008) Rodolfo R. Rosales (MIT, Math. Dept., room 2-337, Cambridge, MA 02139). March 10, 2008. Course TA: Timothy Nguyen, MIT, Dept. of Mathematics,

More information

Numerical simulation of some macroscopic mathematical models of traffic flow. Comparative study

Numerical simulation of some macroscopic mathematical models of traffic flow. Comparative study Numerical simulation of some macroscopic mathematical models of traffic flow. Comparative study A. Lakhouili 1, El. Essoufi 1, H. Medromi 2, M. Mansouri 1 1 Hassan 1 st University, FST Settat, Morocco

More information

Brandywine Road Speed Study FINAL REPORT

Brandywine Road Speed Study FINAL REPORT Brandywine Road Speed Study FINAL REPORT City of Albuquerque Brandywine Road Speed Study Final Report Albuquerque, New Mexico City of Albuquerque May, 2016 Brandywine Road Speed Study Final Report City

More information

Active Traffic & Safety Management System for Interstate 77 in Virginia. Chris McDonald, PE VDOT Southwest Regional Operations Director

Active Traffic & Safety Management System for Interstate 77 in Virginia. Chris McDonald, PE VDOT Southwest Regional Operations Director Active Traffic & Safety Management System for Interstate 77 in Virginia Chris McDonald, PE VDOT Southwest Regional Operations Director Interstate 77 at Fancy Gap Mountain Mile markers 0-15 Built in late

More information

FY 2010 Continuing i Planning Program Product Report. Local Transportation and Traffic Data. Wood-Washington-Wirt Interstate Planning Commission

FY 2010 Continuing i Planning Program Product Report. Local Transportation and Traffic Data. Wood-Washington-Wirt Interstate Planning Commission FY 2010 Continuing i Planning Program Product Report Local Transportation and Traffic Data Travel Time and Delay Data for Belpre and Marietta, Ohio Wood-Washington-Wirt Interstate Planning Commission CONTINUING

More information

Motivation Traffic control strategies Main control schemes: Highways Variable speed limits Ramp metering Dynamic lane management Arterial streets Adap

Motivation Traffic control strategies Main control schemes: Highways Variable speed limits Ramp metering Dynamic lane management Arterial streets Adap Queue length estimation on urban corridors Guillaume Costeseque with Edward S. Canepa (KAUST) and Chris G. Claudel (UT, Austin) Inria Sophia-Antipolis Méditerranée VIII Workshop on the Mathematical Foundations

More information

CONTINUING PLANNING PROGRAM LOCAL TRANSPORTATION AND TRAFFIC DATA PRODUCT REPORT [OH Corridors]

CONTINUING PLANNING PROGRAM LOCAL TRANSPORTATION AND TRAFFIC DATA PRODUCT REPORT [OH Corridors] CONTINUING PLANNING PROGRAM LOCAL TRANSPORTATION AND TRAFFIC DATA PRODUCT REPORT [OH Corridors] Travel Time and Delay Analysis for Belpre (OH) and Marietta (OH) Fiscal Year 2009 Report WOOD WASHINGTON

More information

Lesson 5: Solving Linear Systems Problem Solving Assignment solutions

Lesson 5: Solving Linear Systems Problem Solving Assignment solutions Write inequalities to represent the following problem, and then solve to answer the question. 1. The Rent-A-Lemon Car Rental Company charges $60 a day to rent a car and an additional $0.40 per mile. Alex

More information

KINEMATICS WHERE ARE YOU? HOW FAST? VELOCITY OR SPEED WHEN YOU MOVE. Typical Cartesian Coordinate System. usually only the X and Y axis.

KINEMATICS WHERE ARE YOU? HOW FAST? VELOCITY OR SPEED WHEN YOU MOVE. Typical Cartesian Coordinate System. usually only the X and Y axis. KINEMATICS File:The Horse in Motion.jpg - Wikimedia Foundation 1 WHERE ARE YOU? Typical Cartesian Coordinate System usually only the X and Y axis meters File:3D coordinate system.svg - Wikimedia Foundation

More information

FIRST MIDTERM - REVIEW PROBLEMS

FIRST MIDTERM - REVIEW PROBLEMS Physics 10 Spring 009 George Williams FIRST MIDTERM - REVIEW PROBLEMS A data sheet is provided at the end. Problems labeled [Ch. 4] are relevant to the second midterm. 1. Convert 747 m to feet. Convert

More information

A Study of Red Light Cameras in Kansas City, MO

A Study of Red Light Cameras in Kansas City, MO A Study of Red Light s in Kansas City, MO Prepared by the Special Operations Division Executive Summary This paper will analyze the crash data for the 29 red light cameras located in 17 intersections in

More information

JEP John E. Jack Pflum, P.E. Consulting Engineering 7541 Hosbrook Road, Cincinnati, OH Telephone:

JEP John E. Jack Pflum, P.E. Consulting Engineering 7541 Hosbrook Road, Cincinnati, OH Telephone: JEP John E. Jack Pflum, P.E. Consulting Engineering 7541 Hosbrook Road, Cincinnati, OH 45243 Email: jackpflum1@gmail.com Telephone: 513.919.7814 MEMORANDUM REPORT Traffic Impact Analysis Proposed Soccer

More information

PHYS 1401 Homework #1 Solutions

PHYS 1401 Homework #1 Solutions PHYS 1401 Homework #1 Solutions 1. For each of the following, tell whether nm, μm, mm, m, or km is the most appropriate unit. Explain your answer a. The distance from Greeley to Denver km comparable to

More information

KINEMATICS. File:The Horse in Motion.jpg - Wikimedia Foundation. Monday, June 17, 13

KINEMATICS. File:The Horse in Motion.jpg - Wikimedia Foundation. Monday, June 17, 13 KINEMATICS File:The Horse in Motion.jpg - Wikimedia Foundation 1 WHERE ARE YOU? Typical Cartesian Coordinate System usually only the X and Y axis meters File:3D coordinate system.svg - Wikimedia Foundation

More information

Signalized Intersections

Signalized Intersections Signalized Intersections Kelly Pitera October 23, 2009 Topics to be Covered Introduction/Definitions D/D/1 Queueing Phasing and Timing Plan Level of Service (LOS) Signal Optimization Conflicting Operational

More information

Working with equations for speed and velocity

Working with equations for speed and velocity Working with equations for speed and velocity Objectives Interpret symbolic relationships. Describe motion using equations for speed and average velocity. Solve speed and velocity problems mathematically.

More information

HALFF 16196? TRAFFIC MANAGEMENT PLAN. Richardson ISD Aikin Elementary School Dallas, Texas North Bowser Road Richardson, Texas 75081

HALFF 16196? TRAFFIC MANAGEMENT PLAN. Richardson ISD Aikin Elementary School Dallas, Texas North Bowser Road Richardson, Texas 75081 30280 16196? TRAFFIC MANAGEMENT PLAN Exhibit 572B Aikin Elementary School Planned Development District No. 572 Approved City Plan Commission October20, 2016 July 12, 2016 Prepared for HALFF AVO 31586 PHO1

More information

Calculus Jeopardy Sample

Calculus Jeopardy Sample In the purchased version, the game board has 6 categories and is interactive, allowing you to click on category and money amount to see the answers. In this sample just scroll through the document. www.mastermathmentor.com

More information

The Sunland Park flyover ramp is set to close the week of March 19 until early summer

The Sunland Park flyover ramp is set to close the week of March 19 until early summer March 2, 2018 The Sunland Park flyover ramp is set to close the week of March 19 until early summer GO 10 is targeting the week of March 19 to close the Sunland Park Drive flyover entrance ramp to I 10

More information

REVIEW SET MIDTERM 1

REVIEW SET MIDTERM 1 Physics 010 Fall 01 Orest Symko REVIEW SET MIDTERM 1 1. On April 15, 1991, Dr. Rudolph completed the Boston Marathon (6 miles, 385 yards) in a time of 3 hours, minutes, 30 seconds. Later in the summer

More information

Math 100 Exam 4 Review (Chapters 7-8) Name

Math 100 Exam 4 Review (Chapters 7-8) Name Math 100 Eam 4 Review (Chapters 7-8) Name The problems included in this review involve the important concepts covered in chapters 7 and 8. Be prepared to write soltuions on the board if called upon. Find

More information

MEMORANDUM. The study area of the analysis was discussed with City staff and includes the following intersections:

MEMORANDUM. The study area of the analysis was discussed with City staff and includes the following intersections: MEMORANDUM DATE: JULY 6, 2012 TO: FROM: RE: CC: MELANIE KNIGHT BRAD BYVELDS/ JENNIFER LUONG 1050 SOMERSET STREET PRELIMINARY TRAFFIC ANALYSIS OUR FILE NO. 111152 NEIL MALHOTRA The purpose of this memo

More information

VIRGINIA S I-77 VARIABLE SPEED LIMIT SYSTEM FOR LOW VISIBILITY CONDITIONS

VIRGINIA S I-77 VARIABLE SPEED LIMIT SYSTEM FOR LOW VISIBILITY CONDITIONS VIRGINIA S I-77 VARIABLE SPEED LIMIT SYSTEM FOR LOW VISIBILITY CONDITIONS Christopher D. McDonald, PE, PTOE Regional Operations Director, Southwest Region NRITS and ITS Arizona Annual Conference October

More information

FUNDAMENTALS OF TRANSPORTATION ENGINEERING By Jon D. Fricker and Robert K. Whitford

FUNDAMENTALS OF TRANSPORTATION ENGINEERING By Jon D. Fricker and Robert K. Whitford FUNDAMENTALS OF TRANSPORTATION ENGINEERING By Jon D. Fricker and Robert K. Whitford This table includes typos Dr. Saito found besides the ones listed in the authors official errata sheet. Please note that

More information

Subject: Desert Palisades Specific Plan - Tram Way Access Sight Distance

Subject: Desert Palisades Specific Plan - Tram Way Access Sight Distance Endo Engineering Traffic Engineering Air Quality Studies Noise Assessments July 13, 2015 Mr. Ed Freeman Pinnacle View, LLC P.O. Box 1754 Lake Oswego, OR 97035-0579 Subject: Desert Palisades Specific Plan

More information

5.1 Area and Estimating with Finite Sums

5.1 Area and Estimating with Finite Sums 5.1 Area and Estimating with Finite Sums Ideas for this section The ideas for this section are Left-Hand Sums Ideas for this section The ideas for this section are Left-Hand Sums Right-Hand Sums Ideas

More information

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions 4.5: Implicit Functions We can employ implicit differentiation when an equation that defines a function is so complicated that we cannot use an explicit rule to find the derivative. EXAMPLE 1: Find dy

More information

Vehicle Motion Equations:

Vehicle Motion Equations: 1 Vehicle Motion Equations: v = at + v (2.2.4) x x = v2 2 v 2a (2.2.6) v 2 = v 2 + 2a(x x ) (2.2.6) x = 1 2 at2 + v t + x (2.2.7) D b = x cos α (2.2.10) x = vt D b = v 2 v 2 2g(f G) (2.2.14) e + f s =

More information

Lesson 11: Mass-Spring, Resonance and ode45

Lesson 11: Mass-Spring, Resonance and ode45 Lesson 11: Mass-Spring, Resonance and ode45 11.1 Applied Problem. Trucks and cars have springs and shock absorbers to make a comfortable and safe ride. Without good shock absorbers, the truck or car will

More information

Conservation laws and some applications to traffic flows

Conservation laws and some applications to traffic flows Conservation laws and some applications to traffic flows Khai T. Nguyen Department of Mathematics, Penn State University ktn2@psu.edu 46th Annual John H. Barrett Memorial Lectures May 16 18, 2016 Khai

More information

To convert a speed to a velocity. V = Velocity in feet per seconds (ft/sec) S = Speed in miles per hour (mph) = Mathematical Constant

To convert a speed to a velocity. V = Velocity in feet per seconds (ft/sec) S = Speed in miles per hour (mph) = Mathematical Constant To convert a speed to a velocity V S ( 1.466) V Velocity in feet per seconds (ft/sec) S Speed in miles per hour (mph) 1.466 Mathematical Constant Example Your driver just had a rear-end accident and says

More information

US 169/I-70 North Loop Planning & Environmental Linkages Study

US 169/I-70 North Loop Planning & Environmental Linkages Study US 169/I-70 North Loop Planning & Environmental Linkages Study VISSIM Calibration Document Draft April 13, 2018 Page i Table of Contents 1. Overview... 1 2. Data Types... 2 3. Model Parameter Adjustments...

More information

Chapter 5 Traffic Flow Characteristics

Chapter 5 Traffic Flow Characteristics Chapter 5 Traffic Flow Characteristics 1 Contents 2 Introduction The Nature of Traffic Flow Approaches to Understanding Traffic Flow Parameters Connected with Traffic Flow Categories of Traffic Flow The

More information

WEBER ROAD RESIDENTIAL DEVELOPMENT Single Family Residential Project

WEBER ROAD RESIDENTIAL DEVELOPMENT Single Family Residential Project WEBER ROAD RESIDENTIAL DEVELOPMENT Single Family Residential Project WEBER ROAD RESIDENTIAL DEVELOPMENT TRAFFIC IMPACT STUDY TABLE OF CONTENTS 1.0 Executive Summary Page 2.0 Introduction 2.1 DEVELOPMENT

More information

2D Traffic Flow Modeling via Kinetic Models

2D Traffic Flow Modeling via Kinetic Models Modeling via Kinetic Models Benjamin Seibold (Temple University) September 22 nd, 2017 Benjamin Seibold (Temple University) 2D Traffic Modeling via Kinetic Models 09/22/2017, ERC Scale-FreeBack 1 / 18

More information

MADISON, WI STONE HOUSE DEVELOPMENT 1000 E. WASHINGTON AVENUE REDEVELOPMENT TRANSPORTATION STUDY DECEMBER 14, 2015

MADISON, WI STONE HOUSE DEVELOPMENT 1000 E. WASHINGTON AVENUE REDEVELOPMENT TRANSPORTATION STUDY DECEMBER 14, 2015 MADISON, WI STONE HOUSE DEVELOPMENT 1000 E. WASHINGTON AVENUE REDEVELOPMENT TRANSPORTATION STUDY DECEMBER 14, 2015 TABLE OF CONTENTS... 3 Proposed Development... 3 Methodology... 3 Phase 1 Development...

More information

Traffic Flow. June 30, David Bosworth

Traffic Flow. June 30, David Bosworth Traffic Flow June 30, 2009 By David Bosworth Abstract: In the following, I will try to eplain the method of characteristics, which is involved in solving many aspects of traffic flow, but not for traffic

More information

Warm Up Lesson Presentation Lesson Quiz. Holt Algebra 2 2

Warm Up Lesson Presentation Lesson Quiz. Holt Algebra 2 2 8-8 Warm Up Lesson Presentation Lesson Quiz 2 Warm Up Simplify each expression. Assume all variables are positive. 1. 2. 3. 4. Write each expression in radical form. 5. 6. Objective Solve radical equations

More information

Focused Traffic Analysis for the One Lincoln Park Project

Focused Traffic Analysis for the One Lincoln Park Project September 15, 2015 Mr. Bill Johnson Coldwell Banker 511 Sir Francis Drake Boulevard Greenbrae, CA 94904 Focused Traffic Analysis for the One Lincoln Park Project Dear Mr. Johnson; As requested, W-Trans

More information

TRAFFIC IMPACT STUDY. Platte Canyon Villas Arapahoe County, Colorado (Arapahoe County Case Number: Z16-001) For

TRAFFIC IMPACT STUDY. Platte Canyon Villas Arapahoe County, Colorado (Arapahoe County Case Number: Z16-001) For TRAFFIC IMPACT STUDY For Platte Canyon Villas Arapahoe County, Colorado (Arapahoe County Case Number: Z16-001) February 2015 Revised: August 2015 April 2016 July 2016 September 2016 Prepared for: KB Home

More information

Related Rates STEP 1 STEP 2:

Related Rates STEP 1 STEP 2: Related Rates You can use derivative analysis to determine how two related quantities also have rates of change which are related together. I ll lead off with this example. 3 Ex) A spherical ball is being

More information

Notes on traffic flow

Notes on traffic flow Notes on traffic flow Stephen Childress March 29, 2005 1 The modeling of automobile traffic When one thinks of modeling automobile traffic, it is natural to reason from personal experience and to visualize

More information

Section 3 Average Speed: Following Distance and Models of Motion

Section 3 Average Speed: Following Distance and Models of Motion Section 3 Average Speed: Following Distance and Models of Motion WDYS? (p34) 1. 2. 3. WDYT? (p34) 1. 2. 1-3 Investigate use strobe photos to observe constant motion at different speeds 1-3 Investigate

More information

05724 BUTLER TWP PD /04/ :31 Sun 39:54: :11: F F T 1

05724 BUTLER TWP PD /04/ :31 Sun 39:54: :11: F F T 1 ue 7035 2 ru 0572 BUTLER TWP PD 0 57 Butler 06/0/207 6:3 Sun 39:5:53.69 08::56.6 39.996 8.99069 N DIXIE DR 6.70 N VANCO LA 03 T 0 2 2 Unit # was traveling southbound on North Dixie Drive and when at Vanco

More information

Equation... Gives you... If you know... v = d/t speed distance and time. t = d/v time distance and speed

Equation... Gives you... If you know... v = d/t speed distance and time. t = d/v time distance and speed Name: Date: Velocity and Speed Speed To determine the speed of an object, you need to know the distance traveled and the time taken to travel that distance. However, by rearranging the formula for speed,

More information

Math 0302 Course Review

Math 0302 Course Review 89 Solve the following: Math 0302 Course Review ) 4y + 23 = 47 2) 6(2y + 3) 4 = 2y 22 3) 5y+ 6 2y 4 3 = 2 4) 2+6 7 = 3 5) = 7 y + pg (solve for y) 6) 2 7 + 6 = 0 7) ac bc = ab + vh (solve for a) 8) 2 =

More information

Answers to Problem Set # 01, MIT (Winter-Spring 2018)

Answers to Problem Set # 01, MIT (Winter-Spring 2018) Answers to Problem Set # 01, 18.306 MIT (Winter-Spring 2018) Rodolfo R. Rosales (MIT, Math. Dept., room 2-337, Cambridge, MA 02139) February 28, 2018 Contents 1 Nonlinear solvable ODEs 2 1.1 Statement:

More information

Xiaoguang Wang, Assistant Professor, Department of Geography, Central Michigan University Chao Liu,

Xiaoguang Wang,   Assistant Professor, Department of Geography, Central Michigan University Chao Liu, Xiaoguang Wang, Email: wang9x@cmich.edu Assistant Professor, Department of Geography, Central Michigan University Chao Liu, Email: cliu8@umd.edu Research Associate, National Center for Smart Growth, Research

More information

Vectors Mini Project Materials Part I Velocity Vectors

Vectors Mini Project Materials Part I Velocity Vectors Vectors Mini Project Follow all the directions of this assignment and show all your work. Your parent(s) will need to help you and sign this paper indicating that they ve helped you and that you ve taught

More information

Numerical Methods for Modern Traffic Flow Models. Alexander Kurganov

Numerical Methods for Modern Traffic Flow Models. Alexander Kurganov Numerical Methods for Modern Traffic Flow Models Alexander Kurganov Tulane University Mathematics Department www.math.tulane.edu/ kurganov joint work with Pierre Degond, Université Paul Sabatier, Toulouse

More information

April 10, Mr. Curt Van De Walle, City Manager City of Castle Hills 209 Lemonwood Drive Castle Hills, Texas 78213

April 10, Mr. Curt Van De Walle, City Manager City of Castle Hills 209 Lemonwood Drive Castle Hills, Texas 78213 Mr. Curt Van De Walle, City Manager City of Castle Hills 209 Lemonwood Drive Castle Hills, Texas 78213 Subject: Revised Castle Hills BASIS Charter School Traffic Impact Analysis Review City of Castle Hills,

More information

RECAP!! Paul is a safe driver who always drives the speed limit. Here is a record of his driving on a straight road. Time (s)

RECAP!! Paul is a safe driver who always drives the speed limit. Here is a record of his driving on a straight road. Time (s) RECAP!! What is uniform motion? > Motion in a straight line > Moving at a constant speed Yes or No? Yes or No? Paul is a safe driver who always drives the speed limit. Here is a record of his driving on

More information

The LWR model on a network

The LWR model on a network Mathematical Models of Traffic Flow (October 28 November 1, 2007) Mauro Garavello Benedetto Piccoli DiSTA I.A.C. Università del Piemonte Orientale C.N.R. Via Bellini, 25/G Viale del Policlinico, 137 15100

More information

Continuum Modelling of Traffic Flow

Continuum Modelling of Traffic Flow Continuum Modelling of Traffic Flow Christopher Lustri June 16, 2010 1 Introduction We wish to consider the problem of modelling flow of vehicles within a traffic network. In the past, stochastic traffic

More information

Monroe County: Key West and Lower Keys

Monroe County: Key West and Lower Keys FDOT PROJECT UPDATES June 15-21, 2015 Monroe County: Key West and Lower Keys Monroe County projects website: www.fdotmonroe.com Opt Out: If you no longer wish to receive these weekly notifications, please

More information

Appendix C Final Methods and Assumptions for Forecasting Traffic Volumes

Appendix C Final Methods and Assumptions for Forecasting Traffic Volumes Fairview Ave. and Main St. Improvements and Local Streets Plan Appendices Ada County Highway District Appendix C Final Methods and Assumptions for Forecasting Traffic Volumes January 3, 207 Appendices

More information

What is a Vector? A vector is a mathematical object which describes magnitude and direction

What is a Vector? A vector is a mathematical object which describes magnitude and direction What is a Vector? A vector is a mathematical object which describes magnitude and direction We frequently use vectors when solving problems in Physics Example: Change in position (displacement) Velocity

More information

Density. Mass Volume. Density =

Density. Mass Volume. Density = Mass Mass is a property of an object that measures how much matter is there in the object. It doesn t depend on where the object is. It doesn t have a direction. Weight Weight is due to the gravitational

More information

Traffic Flow Simulation using Cellular automata under Non-equilibrium Environment

Traffic Flow Simulation using Cellular automata under Non-equilibrium Environment Traffic Flow Simulation using Cellular automata under Non-equilibrium Environment Hideki Kozuka, Yohsuke Matsui, Hitoshi Kanoh Institute of Information Sciences and Electronics, University of Tsukuba,

More information

A first car following model

A first car following model A first car following model CE 391F March 21, 2013 ANNOUNCEMENTS Homework 3 to be posted this weekend Course project abstracts due Tuesday Announcements REVIEW Driver characteristics... Reaction time and

More information

Comparative study of traffic models: a concrete mass evacuation example

Comparative study of traffic models: a concrete mass evacuation example Comparative study of traffic models: a concrete mass evacuation example W. Cousins 1, S. Deutsch, P.A. Gremaud 2,3 Department of Mathematics, North Carolina State University, Raleigh, NC 27695-825, USA

More information

Week In Review #8 Covers sections: 5.1, 5.2, 5.3 and 5.4. Things you must know

Week In Review #8 Covers sections: 5.1, 5.2, 5.3 and 5.4. Things you must know Week In Review #8 Covers sections: 5.1, 5.2, 5.3 and 5. Things you must know Know how to get an accumulated change by finding an upper or a lower estimate value Know how to approximate a definite integral

More information

Freeway Work Zone Lane Capacity

Freeway Work Zone Lane Capacity Freeway Work Zone Lane Capacity Thomas Notbohm, P.E. Wisconsin Department of Transportation Thomas.Notbohm@dot.state.wi.us Alex Drakopoulos Department of Civil & Environmental Engineering Marquette University,

More information

(b) A particle with v > 0 and a < 0 is moving forward with decreasing speed. Example: a car slowing down before exiting an Eastbound freeway.

(b) A particle with v > 0 and a < 0 is moving forward with decreasing speed. Example: a car slowing down before exiting an Eastbound freeway. PHY 302 K. Solutions for Problem set # 2. Non-textbook problem #1: (a) A particle with v > 0 and a > 0 is moving forward (i.e., in the positive direction) with increasing speed. Example: a car entering

More information

S.170 th Street Micro-Simulation Seattle-Tacoma International Airport Port of Seattle/Aviation Planning

S.170 th Street Micro-Simulation Seattle-Tacoma International Airport Port of Seattle/Aviation Planning Seattle-acoma International Airport Port of Seattle/Aviation Planning Port of Seattle PO OF SEAE Aviation Planning Airport Operations January 24, 2013 Summary he Port is planning to relocate the cell phone

More information

Traffic Impact Study

Traffic Impact Study Traffic Impact Study Statham DRI One University Parkway Prepared for: Barrow County Prepared by: October 2012 Table of Contents Executive Summary i Section 1. Introduction 1 Project Description 1 Methodology

More information

Section 2-2: Constant velocity means moving at a steady speed in the same direction

Section 2-2: Constant velocity means moving at a steady speed in the same direction Section 2-2: Constant velocity means moving at a steady speed in the same direction 1. A particle moves from x 1 = 30 cm to x 2 = 40 cm. The displacement of this particle is A. 30 cm B. 40 cm C. 70 cm

More information

D) sin A = D) tan A = D) cos B =

D) sin A = D) tan A = D) cos B = MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Evaluate the function requested. Write your answer as a fraction in lowest terms. 1) 1) Find sin A.

More information

Accumulated change from rates of change

Accumulated change from rates of change Section 6.1 1 Accumulated change from rates of change Suppose that r(t) measures a rate of change with respect to a time variable t. For example, say that for a two-hour period ( 0 t 2), we have r(t) =

More information

Solar Powered Illuminated RPMs

Solar Powered Illuminated RPMs Report Title Report Date: 2000 Solar Powered Illuminated RPMs Principle Investigator Name Meyer, Eric Affiliation Meyer ITS Address 2617 W 27th Terrace Lawrence, KS 66047 Vendor Name and Address Interplex

More information

C. 3 PRACTICE FINAL EXAM. 1. Simplify B. 2. D. E. None of the above. 2. Factor. completely. E. None of the above. 3.

C. 3 PRACTICE FINAL EXAM. 1. Simplify B. 2. D. E. None of the above. 2. Factor. completely. E. None of the above. 3. MA 1500 1. Simplify ; A. B. 2 C. 2. Factor 8 completely. A. x y x + y B. x 2y C. 2x y 2x + y 2x y. Simplify ( ) ; A. a b c B. C. a b c a b 6c c a b 1 MA 1500 4. Subtract and simplify. + 2 A. x: x ; x;

More information

x = x 0 + vt x = 6000 m + (0.7 m/s)(25 min*60 s/min) = 7050 m I would be between the 7000m mark and the 8000m mark, closer to the 7000m mark.

x = x 0 + vt x = 6000 m + (0.7 m/s)(25 min*60 s/min) = 7050 m I would be between the 7000m mark and the 8000m mark, closer to the 7000m mark. PUM Physics II - Kinematics Lesson 6 Solutions Page 1 of 6 6.1 Observe and Represent a) The cars were only next to each other at the initial clock reading. This is because Car 2 was moving twice as fast

More information

CHAPTER 3. CAPACITY OF SIGNALIZED INTERSECTIONS

CHAPTER 3. CAPACITY OF SIGNALIZED INTERSECTIONS CHAPTER 3. CAPACITY OF SIGNALIZED INTERSECTIONS 1. Overview In this chapter we explore the models on which the HCM capacity analysis method for signalized intersections are based. While the method has

More information

Kinematics II Mathematical Analysis of Motion

Kinematics II Mathematical Analysis of Motion AP Physics Kinematics II Mathematical Analysis of Motion Introduction: Everything in the universe is in a state of motion. It might seem impossible to find a simple way to describe and understand the motion

More information

Adding Integers. Adding Integers.notebook. September 22, Symbols. Addition: A walk on the number line. Let's do on the number line.

Adding Integers. Adding Integers.notebook. September 22, Symbols. Addition: A walk on the number line. Let's do on the number line. Symbols Adding Integers We will use "+" to indicate addition and " " for subtraction. Parentheses will also be used to show things more clearly. For instance, if we want to add 3 to 4 we will write: 4

More information

Determine whether the given lengths can be side lengths of a right triangle. 1. 6, 7, , 15, , 4, 5

Determine whether the given lengths can be side lengths of a right triangle. 1. 6, 7, , 15, , 4, 5 Algebra Test Review Name Instructor Hr/Blk Determine whether the given lengths can be side lengths of a right triangle. 1., 7, 8. 17, 1, 8.,, For the values given, a and b are legs of a right triangle.

More information

Mt. Douglas Secondary

Mt. Douglas Secondary Foundations of Math 11 Section 7.3 Quadratic Equations 31 7.3 Quadratic Equations Quadratic Equation Definition of a Quadratic Equation An equation that can be written in the form ax + bx + c = 0 where

More information

HWA CHONG INSTITUTION 2018 JC2 PRELIMINARY EXAMINATION. Monday 17 September hours

HWA CHONG INSTITUTION 2018 JC2 PRELIMINARY EXAMINATION. Monday 17 September hours HWA CHONG INSTITUTION 08 JC PRELIMINARY EXAMINATION MATHEMATICS Higher 9758/0 Paper Monday 7 September 08 hours Additional materials: Answer paper List of Formula (MF6) Cover Page READ THESE INSTRUCTIONS

More information

The Mean Value Theorem Rolle s Theorem

The Mean Value Theorem Rolle s Theorem The Mean Value Theorem In this section, we will look at two more theorems that tell us about the way that derivatives affect the shapes of graphs: Rolle s Theorem and the Mean Value Theorem. Rolle s Theorem

More information

Driving in Rural Areas. 82 percent of a miles of roadways are rural roads.

Driving in Rural Areas. 82 percent of a miles of roadways are rural roads. Driving in Rural Areas 82 percent of a miles of roadways are rural roads. Different types of Roadways Rural roads are constructed of many different types of materials. Some are paved Others are not. Different

More information

Section Distance and displacment

Section Distance and displacment Chapter 11 Motion Section 11.1 Distance and displacment Choosing a Frame of Reference What is needed to describe motion completely? A frame of reference is a system of objects that are not moving with

More information

CEE 320 Midterm Examination (50 minutes)

CEE 320 Midterm Examination (50 minutes) CEE 320 Midterm Examination (50 minutes) Fall 2009 Please write your name on this cover. Please write your last name on all other exam pages This exam is NOT open book, but you are allowed to use one 8.5x11

More information

Probability review (week 3) Solutions

Probability review (week 3) Solutions Probability review (week 3) Solutions 1 Decision making. A Simulate individual experiment. Solution: Here, you can find three versions of the function. Each one revealing a programming technique (The ideas

More information

=. Consider the following properties

=. Consider the following properties Name Date Period Worksheet 3.2 Rolle s Theorem and the MVT Show all work. No calculator unless otherwise stated. Multiple Choice 1. Determine if the function f ( x) = x 6 x satisfies the hypothesis of

More information

SECTION 2 - VELOCITY

SECTION 2 - VELOCITY MOTION SECTION 2 - VELOCITY How fast do you think we are traveling (orbiting) around the sun? 67,0672 mph How fast do you think we are spinning around our axis as we move around the sun? 1,041.67 mph Why

More information

MATH 2200 PROBABILITY AND STATISTICS M2200FL081.1

MATH 2200 PROBABILITY AND STATISTICS M2200FL081.1 MATH 2200 PROBABILITY AND STATISTICS M2200FL081.1 In almost all problems, I have given the answers to four significant digits. If your answer is slightly different from one of mine, consider that to be

More information

5) A stone is thrown straight up. What is its acceleration on the way up? 6) A stone is thrown straight up. What is its acceleration on the way down?

5) A stone is thrown straight up. What is its acceleration on the way up? 6) A stone is thrown straight up. What is its acceleration on the way down? 5) A stone is thrown straight up. What is its acceleration on the way up? Answer: 9.8 m/s 2 downward 6) A stone is thrown straight up. What is its acceleration on the way down? Answer: 9.8 m/ s 2 downward

More information

Given a polynomial and one of its factors, find the remaining factors of the polynomial. 4. x 3 6x x 6; x 1 SOLUTION: Divide by x 1.

Given a polynomial and one of its factors, find the remaining factors of the polynomial. 4. x 3 6x x 6; x 1 SOLUTION: Divide by x 1. Use synthetic substitution to find f (4) and f ( 2) for each function. 2. f (x) = x 4 + 8x 3 + x 2 4x 10 Divide the function by x 4. The remainder is 758. Therefore, f (4) = 758. Divide the function by

More information

An Interruption in the Highway: New Approach to Modeling the Car-Traffic

An Interruption in the Highway: New Approach to Modeling the Car-Traffic EJTP 7, No. 23 (21) 123 136 Electronic Journal of Theoretical Physics An Interruption in the Highway: New Approach to Modeling the Car-Traffic Amin Rezaeezadeh Electrical Engineering Department, Sharif

More information

Kinematics II Mathematical Analysis of Motion

Kinematics II Mathematical Analysis of Motion AP Physics-B Kinematics II Mathematical Analysis of Motion Introduction: Everything in the universe is in a state of motion. It might seem impossible to find a simple way to describe and understand the

More information

Freeway Work Zone Lane Capacity

Freeway Work Zone Lane Capacity Report Title Report Date: 2009 Freeway Work Zone Lane Capacity Principle Investigator Vendor Name and Address Name Drakopoulos, Alex «Vendor» Affiliation Marquette University Address 263 Haggerty Hall

More information