260 likes | 351 Views
Forecasting and Evaluating Network Growth. David Levinson Norah Montes de Oca Feng Xie. Introduction. Build empirically-based network growth prediction models that address the questions: Will “business as usual” network construction decision rules produce desirable networks?
E N D
Forecasting and Evaluating Network Growth David Levinson Norah Montes de Oca Feng Xie
Introduction • Build empirically-based network growth prediction models that address the questions: • Will “business as usual” network construction decision rules produce desirable networks? • Will new decision rules produce improved networks? • Should policies be changed to direct future network growth in a better direction? • Should policies be changed to produce networks that will generate the best performance measures? • Results would let decision makers see how current investment decision rules impact or limit future choices.
The Base-year Network (T0=1990) SONG 2.0 Flowchart Trip Generation Shortest Path Finding Updating TAZ information Trip Distribution Travel Demand Forecasting Models SUE Traffic Assignment Calculating MOEs T=T+5 Investment Models Budget Models Ranking by jurisdictions Investingby jurisdictions Updating Network Capacity, Hierarchy, Topology
State/County Budget Models • State budget model is estimated by regressing expenditures on state trunk highways by Mn/DOT or Met Council from 2000 to 2004 on statewide VKT and population. ($0.006/vkt) • County budget model is estimated by regressing expenditures on county state-aid highways and county roads in 1990, 1995, 2000, and 2003 on county statistics such as VKT and #households.
Cost Model • From Levinson and Karamalaputi (2003).
Methodology Face to face interviews * Using open-ended questions Who was interviewed? * Minnesota Department of Transportation- Program Management Department * Metropolitan Council-Planning Management Department * Metro Area Managers * County Engineers and staff * City - Capital and Management Department Questionnaire Procedure for a project to be approved for construction? Most important policies to look at when making decisions? Main criteria? Performance measures considered? Ranking system existence? Changes in criteria from the past to actual? Informal procedures? Role of politicians in the decision-making process? Methodology
Processes * Structured process * Ranking system through point allocation * Task forces-committees Formal • * Priorities • safety,preservation, capacity, • social and economic impacts, • community and agency involvement • Benefit/cost ratio, etc. • * No Ranking System Informal
Informal Processes • Jurisdictions priorities and decision making: • “ benefit/cost ratio > 1” • “ AADT > 15,000 on 3-lane roadways” (safety reasons) • “ Intersection volumes up to 7,500 vehicles per day” • “Implementation of policy, strategy and investment level” • “Project development time” • “Most beneficial project for the system” • “Matching funds from local jurisdictions”
Flowcharts-Informal processes Roadways under County’s jurisdiction Scott County Project solicitation Application review Average Daily Traffic (ADT) Safety yes ADT>15,000 3 lane-roads Project in top 200 high crash location list no yes yes no Reapplication? Project approval no no End yes Project construction
Flowcharts - Formal Processes - City Minneapolis streets Project solicitation Application review Compute scores Highest scored project selection yes Allocation of funding availability Reapplication? Project approval no no End yes City of Minneapolis Project construction
Coded Decision Rules • Flowcharts that describe the decision-making process of jurisdictions with regard to road investment • Coded if-then rules of each jurisdiction • Rules of continuous scores that ensure a project gets a unique score from a jurisdiction • Example: //ORIGINAL RULE:if(AADT>30000)juris_score[1][i]+=50; //if(AADT >20000)juris_score[1][i]+=38; //else if (AADT >10000)juris_score[1][i]+=25; if(adt>30000)juris_score[1][i]+=Math.min(50,38+(50-38)*(AADT -30000)/(100000-30000)); elseif(adt>20000)juris_score[1][i]+=25+(38-25)*(AADT -20000)/(30000-20000); elseif(adt>10000)juris_score[1][i]+=0+(25-0)*(AADT -10000)/(20000-10000);
Perception gap on decision making process. References to official documents about safety, capacity, pavement conditions, and so on, but not a clear answer. In the past, projects selected on the engineer’s perception. However, safety issues, road conditions and capacity were present in the engineer’s minds. Levels of government with no ranking system - main criterion based on performance measures. Safety-most important. Counties containing Metropolitan Area center have a more formal decision-making process and a ranking system. General Conclusions
Mn/DOT has backed away from a formal process as described in the 1997 Transportation System Plan. Now more informal, less quantitative process = Decrement in transparency. At State level the biggest concern is what every day transportation system user notices = level of congestion and a comfortable ride. Some jurisdictions declined to endorse flowcharts presented, not providing alternatives. Main reason………….political & community concern As budget rises: VKT rises Network expands Accessibility increases Users spend less time on the road VHT declines Conclusions-continued