Energy-Efficient Timely Transportation of Long-Haul Heavy-Duty Trucks

Size: px
Start display at page:

Download "Energy-Efficient Timely Transportation of Long-Haul Heavy-Duty Trucks"

Transcription

1 Energy-Efficient Timely Transportation of Long-Haul Heavy-Duty Trucks Lei Deng 1 Mohammad H. Hajiesmaili 1 Minghua Chen 1 Haibo Zeng 2 1 Department of Information Engineering The Chinese University of Hong Kong, Hong Kong 2 Department of Electrical and Computer Engineering Virginia Tech, Blacksburg, VA, USA June 23, 2016 Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

2 Heavy-Duty Trucks Are Energy Hungry Medium trucks: 5% Others: 12% Repair & Maintenance: 9% Others: 9% Heavy trucks: 18% (4% vehicle popu.) Air: 8% Driver Benefits: 8% Truck Lease/Purchase Payments: 13% Fuel Costs: 34% Driver Wages: 27% Light vehicles: 58% Transportation energy use (US 2013, source: US DOE) Operational costs of trucking (US 2014, source: ATRI) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

3 Truck Operation Centers around Timely Delivery Perishable goods Amazon SLA (source: Internet) Logistic role in a supply chain Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

4 Truck Operation Centers around Timely Delivery Perishable goods Amazon SLA (source: Internet) Logistic role in a supply chain As estimated by US FHWA, unexpected delay can increase freight cost by 50% to 250% Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

5 How to Reduce Fuel Consumption in Timely Transportation? Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

6 How to Reduce Fuel Consumption in Timely Transportation? Use more fuel-efficient heavy-duty trucks Designs better engines, drivetrains, aerodynamics and tires, etc. Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

7 How to Reduce Fuel Consumption in Timely Transportation? Use more fuel-efficient heavy-duty trucks Designs better engines, drivetrains, aerodynamics and tires, etc. Operate heavy-duty trucks more economically Reduce idling energy consumption Platoon more than one trucks Route planning Speed planning etc. Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

8 Route Planning Fuel-related factors: mileages congestions road grades surface types etc. Different routes from Dallas to New York (source: Google Map) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

9 Speed Planning Fuel economy (mpg) speed (mph) Fuel economy v.s. speed for a 36-ton truck (source: ADVISOR) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

10 Our Problem and Contributions Our Problem Objective: minimize the energy consumption of a heavy-duty truck Constraint: a hard delay constraint Design Space: both route planning and speed planning Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

11 Our Problem and Contributions Our Problem Objective: minimize the energy consumption of a heavy-duty truck Constraint: a hard delay constraint Design Space: both route planning and speed planning This study generalizes previous works by considering both route planning and speed planning. Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

12 Our Problem and Contributions Our Problem Objective: minimize the energy consumption of a heavy-duty truck Constraint: a hard delay constraint Design Space: both route planning and speed planning This study generalizes previous works by considering both route planning and speed planning. Our Contributions Formulate the problem and prove that it is NP-Complete Propose an FPTAS with complexity O( mn2 ɛ 2 ) Propose a heuristic algorithm with complexity O(m + n log n) Use extensive simulations over real-world US highway networks to show our solutions achieve up to 17% fuel consumption reduction than the fastest/shortest path algorithm Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

13 System Model Highway Network: G = (V, E) with n = V, m = E 1 2 s {D e,re lb,r ub e,f e } d 3 4 Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

14 System Model 1 2 Highway Network: G = (V, E) with n = V, m = E Road/Edge Distance: D e (miles) s {D e,re lb,r ub e,f e } d 3 4 Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

15 System Model Highway Network: G = (V, E) with n = V, m = E s 1 2 e,f e } {D e,re lb,r ub d Road/Edge Distance: D e (miles) Min/Max Speed: Re lb /Re ub (mph) 3 4 Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

16 System Model Highway Network: G = (V, E) with n = V, m = E s 1 2 e,f e } {D e,re lb,r ub 3 4 d Road/Edge Distance: D e (miles) Min/Max Speed: Re lb /Re ub (mph) Fuel-Rate-Speed Function: f e f e (x) is the (instantaneous) fuel consumption rate (gallons per hour, gph) when the truck runs x mph on e Road-dependent Assume f e ( ) is polynomial and strictly convex over [Re lb, Re ub ] Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

17 System Model Highway Network: G = (V, E) with n = V, m = E s 1 2 e,f e } {D e,re lb,r ub 3 4 d Road/Edge Distance: D e (miles) Min/Max Speed: Re lb /Re ub (mph) Fuel-Rate-Speed Function: f e f e (x) is the (instantaneous) fuel consumption rate (gallons per hour, gph) when the truck runs x mph on e Road-dependent Assume f e ( ) is polynomial and strictly convex over [Re lb, Re ub ] (Source, Dest, Hard Delay): (s, d, T ) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

18 Problem Formulation Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

19 Problem Formulation Path Selection (Route Planning) { 1, Edge e is on the selected path; x e = 0, otherwise. X {x {0, 1} m : One s d path is selected} Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

20 Problem Formulation Path Selection (Route Planning) { 1, Edge e is on the selected path; x e = 0, otherwise. X {x {0, 1} m : One s d path is selected} Speed Optimization (Speed Planning) t e > 0 : Edge-e travel time { } T t : t lb e t e t ub e, e : speed limits Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

21 Problem Formulation Path Selection (Route Planning) { 1, Edge e is on the selected path; x e = 0, otherwise. X {x {0, 1} m : One s d path is selected} Speed Optimization (Speed Planning) t e > 0 : Edge-e travel time { } T t : t lb e t e t ub e, e : speed limits Fuel Consumption Travel Time: t e Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

22 Problem Formulation Path Selection (Route Planning) { 1, Edge e is on the selected path; x e = 0, otherwise. X {x {0, 1} m : One s d path is selected} Speed Optimization (Speed Planning) t e > 0 : Edge-e travel time { } T t : t lb e t e t ub e, e : speed limits Fuel Consumption Travel Time: t e Travel Speed: De t e Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

23 Problem Formulation Path Selection (Route Planning) { 1, Edge e is on the selected path; x e = 0, otherwise. X {x {0, 1} m : One s d path is selected} Speed Optimization (Speed Planning) t e > 0 : Edge-e travel time { } T t : t lb e t e t ub e, e : speed limits Fuel Consumption Travel Time: t e Travel Speed: De t e Fuel Consumption Rate: f e ( De t e ) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

24 Problem Formulation Path Selection (Route Planning) { 1, Edge e is on the selected path; x e = 0, otherwise. X {x {0, 1} m : One s d path is selected} Speed Optimization (Speed Planning) t e > 0 : Edge-e travel time { } T t : t lb e t e t ub e, e : speed limits Fuel Consumption Travel Time: t e Travel Speed: De t e Fuel Consumption Rate: f e ( De t e ) Total Fuel Consumption: t e f e ( De t e ) c e (t e ) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

25 Problem Formulation PAth selection and Speed Optimization (PASO) x e c e (t e ) min x X,t T s.t. e E x e t e T e E Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

26 Problem Formulation PAth selection and Speed Optimization (PASO) x e c e (t e ) Challenges min x X,t T s.t. e E x e t e T e E Mixed discrete-continuous optimization: x e {0, 1}, t e > 0 Non-linear non-convex: e E x et e T Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

27 Complexity-Hardness-related Theoretical Results Theorem PASO is NP-Complete. Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

28 Complexity-Hardness-related Theoretical Results Theorem PASO is NP-Complete. Definition (Fully Polynomial Time Approximation Scheme (FPTAS)) An algorithm is an FPTAS for PASO if for any given ɛ (0, 1), it can find a (1 + ɛ)-approximate solution in the sense that the solution is feasible and the corresponding fuel consumption is at most (1 + ɛ)opt, and the time complexity is polynomial in both the problem size and 1 ɛ. Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

29 Complexity-Hardness-related Theoretical Results Theorem PASO is NP-Complete. Definition (Fully Polynomial Time Approximation Scheme (FPTAS)) An algorithm is an FPTAS for PASO if for any given ɛ (0, 1), it can find a (1 + ɛ)-approximate solution in the sense that the solution is feasible and the corresponding fuel consumption is at most (1 + ɛ)opt, and the time complexity is polynomial in both the problem size and 1 ɛ. Theorem PASO has an FPTAS with network-induced time complexity O( mn2 ɛ 2 ). Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

30 FPTAS still Incurs High Complexity in Practice The network-induced complexity of the FPTAS is O( mn2 ɛ 2 ) Still large if we consider practical highway networks with m, n 10 4 Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

31 FPTAS still Incurs High Complexity in Practice The network-induced complexity of the FPTAS is O( mn2 ɛ 2 ) Still large if we consider practical highway networks with m, n N 45 N 40 N 35 N 30 N Consider the regions 17&18 n m ɛ Run Time Memory s 14.76GB 25 N 120 W 110 W 100 W W W 70 W Figure 4: USA map and 22 regions. 7.2 Fuel-Rate-Speed Function Modeling We will use Lei Deng the following (CUHK) fuel-rate-speed Energy-Efficient function model, Timely Transportation June 23, / 22

32 FPTAS still Incurs High Complexity in Practice The network-induced complexity of the FPTAS is O( mn2 ɛ 2 ) Still large if we consider practical highway networks with m, n N 45 N 40 N 35 N 30 N Consider the regions 17&18 n m ɛ Run Time Memory s 14.76GB 25 N 120 W 110 W 100 W W W Figure 4: USA map and 22 regions. 70 W We will introduce a fast dual-based heuristic algorithm with network-induced time complexity O(m + n log n) 7.2 Fuel-Rate-Speed Function Modeling We will use Lei Deng the following (CUHK) fuel-rate-speed Energy-Efficient function model, Timely Transportation June 23, / 22

33 Relax the Hard Delay for PASO PASO min x X,t T s.t. x e c e (t e ) e E x e t e T, e E [λ] Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

34 Relax the Hard Delay for PASO PASO min x X,t T s.t. x e c e (t e ) e E x e t e T, e E [λ] PASO-Relaxed(λ) λ is the delay price min x X,t T x e (c e (t e ) + λt e ) e E PASO-Relaxed(λ) can be solved efficiently by a shortest-path like algorithm Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

35 Key Observations and Result PASO-Relaxed(λ) min x X,t T x e (c e (t e ) + λt e ) e E Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

36 Key Observations and Result PASO-Relaxed(λ) min x X,t T x e (c e (t e ) + λt e ) e E For properly selected λ, solving PASO-Relaxed(λ) gives either an optimal solution or a feasible solution with a small optimality-gap to PASO Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

37 Key Observations and Result PASO-Relaxed(λ) min x X,t T x e (c e (t e ) + λt e ) e E For properly selected λ, solving PASO-Relaxed(λ) gives either an optimal solution or a feasible solution with a small optimality-gap to PASO We propose a heuristic to find the proper λ in O((m + n log n)), much faster than the FPTAS (O( mn2 ɛ 2 ) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

38 Key Observations and Result PASO-Relaxed(λ) min x X,t T x e (c e (t e ) + λt e ) e E For properly selected λ, solving PASO-Relaxed(λ) gives either an optimal solution or a feasible solution with a small optimality-gap to PASO We propose a heuristic to find the proper λ in O((m + n log n)), much faster than the FPTAS (O( mn2 ɛ 2 ) We characterize a condition under which an optimal solution to PASO is obtained, and the condition is satisfied in most instances in our case study based on real-world settings Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

39 Our Dual-Based Heuristic Runs fast The FPTAS has a network-induced complexity of O( mn2 ɛ 2 ) The dual-based heuristic has a network-induced complexity of O((m + n log n)) etwork: To construct United States ems (NHS), we use the graph dataset y Mapping (CHM) Project [17]. The ecified in [2] which consists of edges. Each node has its latinates while each edge is represented e graph data has a reasonable level of el the NHS network. aper, we only consider the grade/slope road-dependent fuel-rate-speed conn order to obtain the grade of each the Elevation Point Query Service [7] cal Survey (USGS). We write a script all nodes in the NHS graph. 30 N 25 N 40 N 35 N 50 N 45 N 120 W Consider the regions 17& W ough usually U.S. highways will specimit, it is generally meaningless to use it. Instead, it is Alg more reasonable n to m Figure ɛ 4: Run USATime map andmemory 22 regions. limit according FPTAS to historical flow3274 data s 14.76GB s. HERE map [6] has put speed dentries including U.S., and it provides Heuristic Fuel-Rate-Speed - 2s Function 0.29GB Modeling cation-based real-time speed informae, We will use the following fuel-rate-speed function model, using the corridor parameter is a r each edge (road segment), we use fe(x) = aex 3 + bex 2 + cex + de, e E (22) coordinates of its two endpoints and to specify thelei corridor. Deng (CUHK) We are keepwhich can capture most cases in [8 10,15] and also our physical interpretation Energy-Efficient in Appendix Timely Transportation A. Here x is the speed in unit June 23, / W W W 70 W

40 Simulation: Dataset Highway Network: US National Highway Systems (CHM Project) Elevation: USGS Elevation Point Query Service Speed Limits: HERE Map Heavy-duty Truck and Fuel Consumption Data: ADVISOR Simulator Kenworth T800 Drag Coefficient c d 0.7 Frontal area A f m 2 Glider Mass 2,552kg Cargo Mass 33,234kg Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

41 Simulation: Network Statistics t United States e graph dataset roject [17]. The onsists of ode has its late is represented asonable level of r the grade/slope -rate-speed cone grade of each uery Service [7] e write a script e NHS graph. hways will speceaningless to use re reasonable to torical flow data s put speed deand it provides e speed informaparameter is a gment), we use 30 N 25 N 40 N 35 N 50 N 45 N 120 W 110 W 100 W W W avg D n m e avg Re lb avg Re ub avg θ (mile) (mph) (mph) (%) Figure 4: USA map and 22 regions. 70 W 7.2 Fuel-Rate-Speed Function Modeling We will use the following fuel-rate-speed function model, f e(x) = a ex 3 + b ex 2 + c ex + d e, e E (22) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

42 Evaluate/Compare FPTAS and Heuristic 50 N Instance: (s, d, T ) 45 N 40 N 35 N 30 N 25 N 120 W 110 W 100 W W 80 W 70 W No. Network Input Reg. n m Instance ɛ S1 1& (1,2,8) 0.1 S2 17& (18,17,10) 0.1 S (4,22,40) 0.1 S4 1& (1,2,8) 0.05 Figure 4: USA map and 22 regions..2 Fuel-Rate-Speed Function Modeling We will use the following fuel-rate-speed function model, fe(x) = aex 3 + bex 2 + cex + de, e E (22) hich can capture most cases in [8 10,15] and also our physil interpretation in Appendix A. Here x is the speed in unit mph and fe(x) is the fuel rate consumption in unit of gph allons per hour). Although our model (22) can capture y road-dependent features, e.g., grade, rolling resistance, d air density, etc., in this simulation, we only consider the ad grade. This is because that grade is a major factor for uck fuel consumption Lei Deng [?]. (CUHK) Energy-Efficient Timely Transportation June 23, / 22

43 Evaluate/Compare FPTAS and Heuristic 50 N Instance: (s, d, T ) 45 N 40 N 35 N 30 N 25 N 120 W 110 W 100 W W 80 W 70 W No. Network Input Reg. n m Instance ɛ S1 1& (1,2,8) 0.1 S2 17& (18,17,10) 0.1 S (4,22,40) 0.1 S4 1& (1,2,8) 0.05 Figure 4: USA map and 22 regions..2 Fuel-Rate-Speed Function Heuri. Modeling LB/UB FPTAS Heuri. FPTAS Heuri. FPTAS We will use the following S1 fuel-rate-speed / function model, Performance (gallon) No. Time (second) Memory (GB) S / fe(x) = aex 3 + bex 2 + cex + de, e E (22) S / hich can capture most S4 cases in / [8 10,15] and also our physi-74.81l interpretation in Appendix A. Here x is the speed in unit mph and fe(x) is the fuel rate consumption in unit of gph allons per hour). Although our model (22) can capture y road-dependent features, e.g., grade, rolling resistance, d air density, etc., in this simulation, we only consider the ad grade. This is because that grade is a major factor for uck fuel consumption Lei Deng [?]. (CUHK) Energy-Efficient Timely Transportation June 23, / 22

44 Compare Performance with Baselines (One Instance) Shortest/Fastest/Optimal paths of (s, d, T ) = (9, 22, 40) Fuel consumed (gallon) F F SO S S SO OPT UB OPT LB Delay (hour) Performance of instance (s, d) = (9, 22) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

45 Compare Performance with Baselines (All Instances) Average performance of all instances (s, d, T ) Sol. Avg Time Avg Dist. Avg Fuel Avg Fuel Incre.(%) Incre.(%) Incre.(%) Econ.(mpg) Fastest path Shortest path Heuristic OPT-LB Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

46 Conclusion Propose the problem of energy efficient timely transportation Prove that the problem is NP-Complete but has an FPTAS The FPTAS has time complexity O( mn2 ɛ 2 ) Propose a fast dual-based heuristic algorithm It has time complexity O(m + n log n) It has extremely good performance in practice Extensive simulation over real-world US highway systems 17% fuel consumption reduction than the fastest path algorithm 14% fuel consumption reduction than the shortest path algorithm Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

47 Q&A Thank You! Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 22

48 Backup Slides Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 3

49 Fuel-Rate-Speed Function fuel rate speed function (gph) data ( 1%) fitted ( 1%) data (0%) fitted (0%) data (1%) fitted (1%) speed (mph) f e ( ) for a 36-ton truck for grades 0%, ±1% Polynomial fit: f e (x) = a e x 3 + b e x 2 + c e x + d e (source: ADVISOR) Grade: 0% Grade: 1% Grade: -1% Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 3

50 Preprocessing ( Define fuel-time function c e (t e ) = t e f De e t e ). Without loss of optimality, we assume that c e ( ) is strictly convex and strictly decreasing over [t lb e, t ub e ]. fuel rate speed function (gph) data ( 1%) fitted ( 1%) data (0%) fitted (0%) data (1%) fitted (1%) speed (mph) f e ( ) for a 36-ton truck (source: ADVISOR) fuel time function (gallons) data ( 1%) fitted ( 1%) data (0%) fitted (0%) data (1%) fitted (1%) time (hours) c e ( ) for the truck over a 100-mile road (source: ADVISOR) Lei Deng (CUHK) Energy-Efficient Timely Transportation June 23, / 3

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

On the Min-Max-Delay Problem: NP-completeness, Algorithm, and Integrality Gap

On the Min-Max-Delay Problem: NP-completeness, Algorithm, and Integrality Gap On the Min-Max-Delay Problem: NP-completeness, Algorithm, and Integrality Gap Qingyu Liu, Lei Deng, Haibo Zeng, Minghua Chen Department of Electrical and Computer Engineering, Virginia Tech, USA Department

More information

5-6 The Remainder and Factor Theorems

5-6 The Remainder and Factor Theorems Use synthetic substitution to find f (4) and f ( 2) for each function. 1. f (x) = 2x 3 5x 2 x + 14 58; 20 2. f (x) = x 4 + 8x 3 + x 2 4x 10 758; 46 3. NATURE The approximate number of bald eagle nesting

More information

Facility Location and Distribution System Planning. Thomas L. Magnanti

Facility Location and Distribution System Planning. Thomas L. Magnanti Facility Location and Distribution System Planning Thomas L. Magnanti Today s Agenda Why study facility location? Issues to be modeled Basic models Fixed charge problems Core uncapacitated and capacitated

More information

The Traveling Salesman Problem with Pickup and Delivery. A polyhedral approach. IBM Research - Australia. Irina Dumitrescu

The Traveling Salesman Problem with Pickup and Delivery. A polyhedral approach. IBM Research - Australia. Irina Dumitrescu Australia The Traveling Salesman Problem with Pickup and Delivery A polyhedral approach Irina Dumitrescu Jean-Francois Cordeau, Gilbert Laporte, Stefan Ropke The TSP with Pickup and Delivery (TSPPD) Given:

More information

Evaluation of Epoke Bulk Spreader for Winter Maintenance

Evaluation of Epoke Bulk Spreader for Winter Maintenance Evaluation of Epoke Bulk Spreader for Winter Maintenance State Job Number: 134651 William H. Schneider, IV Christopher M. Miller William A. Holik Mallory Crow Research Objectives 1. Evaluate existing data

More information

Opportunities to Improve Work Zone & Road Weather Management with Connected Vehicles

Opportunities to Improve Work Zone & Road Weather Management with Connected Vehicles Connected Vehicle Tracking to Improve Operational Efficiency Opportunities to Improve Work Zone & Road Weather Management with Connected Vehicles August 26, 2015 Gabriel Guevara TRB Webinar: Connected

More information

c 2012 by Thomas Philippe Henri Galpin. All rights reserved.

c 2012 by Thomas Philippe Henri Galpin. All rights reserved. c 2012 by Thomas Philippe Henri Galpin. All rights reserved. FUEL MINIMIZATION OF A MOVING VEHICLE IN SUBURBAN TRAFFIC BY THOMAS PHILIPPE HENRI GALPIN THESIS Submitted in partial fulfillment of the requirements

More information

Transportation Costs (or Trucker s Dilemma) Math 1050 College Algebra Project

Transportation Costs (or Trucker s Dilemma) Math 1050 College Algebra Project Name Carlos Vega Date 03/11/16 Transportation Costs (or Trucker s Dilemma) Math 1050 College Algebra Project A truck driving 260 miles over a flat interstate at a constant rate of 50 miles per hour gets

More information

Plows Truck Drivers. tations. Winter Maintenance Report. 30,546 Lane Miles 87% 174,000 40,000. Total Cost of Winter $ Million

Plows Truck Drivers. tations. Winter Maintenance Report. 30,546 Lane Miles 87% 174,000 40,000. Total Cost of Winter $ Million 2014-15 Winter Maintenance Report 30,546 Lane Miles At A Glance Total Cost of Winter $ 87.9 Million 87% Frequency Achieving Bare Lanes 1,514 Full-time 327 Backup Drivers 839 Plows 39.4 Statewide Snowfall

More information

Supplementary Materials

Supplementary Materials 6 Supplmntary Matrials APPENDIX A PHYSICAL INTERPRETATION OF FUEL-RATE-SPEED FUNCTION A truck running on a road with grad/slop θ positiv if moving up and ngativ if moving down facs thr rsistancs: arodynamic

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

What s Your Mileage?

What s Your Mileage? Overview Math Concepts Materials Students use linear equations to model and solve real-world slope TI-30XS problems. Students also see the correlation between the fractions MultiView graph of an equation

More information

Cost-Benefit Analysis of the Pooled- Fund Maintenance Decision Support System: Case Study

Cost-Benefit Analysis of the Pooled- Fund Maintenance Decision Support System: Case Study Cost-Benefit Analysis of the Pooled- Fund Maintenance Decision Support System: Case Study Zhirui Ye (WTI) Xianming Shi (WTI) Christopher K. Strong (City of Oshkosh) 12 th AASHTO-TRB TRB Maintenance Management

More information

DSCC2012-MOVIC

DSCC2012-MOVIC ASME 212 5th Annual Dynamic Systems and Control Conference joint with the JSME 212 11th Motion and Vibration Conference DSCC212-MOVIC212 October 17-19, 212, Fort Lauderdale, Florida, USA DSCC212-MOVIC212-8535

More information

OIM 413 Logistics and Transportation Lecture 3: Cost Structure

OIM 413 Logistics and Transportation Lecture 3: Cost Structure OIM 413 Logistics and Transportation Lecture 3: Cost Structure Professor Anna Nagurney John F. Smith Memorial Professor and Director Virtual Center for Supernetworks Department of Operations & Information

More information

why is a national or regional context important?

why is a national or regional context important? The need Accessibility to opportunities, Efficient movement of people and goods, Environmental Health Strength and competitiveness of the economy, Availability and cost of energy, Safety and Security,

More information

Data-based fuel-economy optimization of connected automated trucks in traffic

Data-based fuel-economy optimization of connected automated trucks in traffic 218 Annual American Control Conference ACC) June 27 29, 218. Wisconsin Center, Milwaukee, USA Data-based fuel-economy optimization of connected automated trucks in traffic Chaozhe R. He, Jin I. Ge, and

More information

Introduction... vii ACC Economics and Statistics Department Staff... vii 1. CHEMISTRY AND THE ECONOMY...1

Introduction... vii ACC Economics and Statistics Department Staff... vii 1. CHEMISTRY AND THE ECONOMY...1 TABLE OF CONTENTS Introduction... vii ACC Economics and Statistics Department Staff... vii 1. CHEMISTRY AND THE ECONOMY...1 Chemistry in Our Lives...2 Economic Contributions of the Business of Chemistry...4

More information

TRANSPORT CHALLENGES AND OPPORTUNITIES FOR LANDLOCKED COUNTRIES FOR ACHIEVING SUSTAINABLE DEVELOPMENT GOALS

TRANSPORT CHALLENGES AND OPPORTUNITIES FOR LANDLOCKED COUNTRIES FOR ACHIEVING SUSTAINABLE DEVELOPMENT GOALS TRANSPORT CHALLENGES AND OPPORTUNITIES FOR LANDLOCKED COUNTRIES FOR ACHIEVING SUSTAINABLE DEVELOPMENT GOALS Robert Earley, consultant 11 th Intergovernmental Regional Environmentally Sustainable Transport

More information

Drivers % Winter Maintenance Report 30,517 46, , Statewide Snowfall Average. Truck Stations. Full-time Backup.

Drivers % Winter Maintenance Report 30,517 46, , Statewide Snowfall Average. Truck Stations. Full-time Backup. 2016-17 Winter Maintenance Report At A Glance 30,517 Snow and Ice Lane Miles 54 Statewide Snowfall Average 150 Truck Stations Total Cost of Winter $ 97 Million 87% Frequency Achieving Bare Lanes 1,779

More information

National Symposium on Extreme Weather Event Impacts on Transportation Infrastructure

National Symposium on Extreme Weather Event Impacts on Transportation Infrastructure National Symposium on Extreme Weather Event Impacts on Transportation Infrastructure May 22, 2013 Extreme Winter Lake Effect Operations and Maintenance Gregory C. Johnson, PE Chief Operations Officer Michigan

More information

Section 2.3 Properties of Functions

Section 2.3 Properties of Functions 22 Section 2.3 Properties of Functions In this section, we will explore different properties of functions that will allow us to obtain the graph of the function more quickly. Objective #1 Determining Even

More information

A maritime version of the Travelling Salesman Problem

A maritime version of the Travelling Salesman Problem A maritime version of the Travelling Salesman Problem Enrico Malaguti, Silvano Martello, Alberto Santini May 31, 2015 Plan 1 The Capacitated TSP with Pickup and Delivery 2 The TSPPD with Draught Limits

More information

Technical aspects of road time trialing

Technical aspects of road time trialing Technical aspects of road time trialing Acknowledgements Andrew Coggan,, Ph.D. Kraig Willett, biketechreview.com cyclingnews.com North Chattanooga Cycle Club Excel Sports Cervélo HED Kestrel Litespeed

More information

Emergency Traffic Management In the Case of Severe Winter Conditioins

Emergency Traffic Management In the Case of Severe Winter Conditioins Emergency Traffic Management In the Case of Severe Winter Conditioins Presentation on the Project Workshop Organizing Emergency Management Strategies for the Transport Sector with the Use of innovative

More information

Lesson 15: Structure in Graphs of Polynomial Functions

Lesson 15: Structure in Graphs of Polynomial Functions 150 Lesson 15: Structure in Graphs of Polynomial Functions Student Outcomes Students graph polynomial functions and describe end behavior based upon the degree of the polynomial. Lesson Notes So far in

More information

Development of Baseline Rolling Resistance for Tires

Development of Baseline Rolling Resistance for Tires Development of Baseline Rolling Resistance for Tires Jaime Hernandez, PhD, A.M.ASCE Imad L. Al-Qadi, PhD, PE, Dist.M.ASCE Hasan Ozer, PhD, A.M.ASCE University of Illinois at Urbana-Champaign Introduction

More information

E 2320 = 0, to 3-decimals, find the average change in

E 2320 = 0, to 3-decimals, find the average change in Name Date Period Worksheet 2.5 Rates of Change and Particle Motion I Show all work. No calculator unless otherwise stated. Short Answer 1. Let E( x) be the elevation, in feet, of the Mississippi River

More information

Path and travel time inference from GPS probe vehicle data

Path and travel time inference from GPS probe vehicle data Path and travel time inference from GPS probe vehicle data Timothy Hunter Department of Electrical Engineering and Computer Science University of California, Berkeley tjhunter@eecs.berkeley.edu Pieter

More information

GM VOLT PERFORMANCE SIMULATION

GM VOLT PERFORMANCE SIMULATION GM Volt - Vehicle, Motor, Road, and Enironmental Parameters: Enable Generator Only Mode Gear Ratio, Inefficiencies: GR 8 η Max Motor Power: Power max 111 kw.9 axle.9 Battery Energy: Energy P Generator

More information

MDOT 2013 SALT BOUNCE & SCATTER STUDY. Presenters. Justin Droste, P.E. Roadway Operations Engineer. Mark Crouch, Roadway Operations Coordinator

MDOT 2013 SALT BOUNCE & SCATTER STUDY. Presenters. Justin Droste, P.E. Roadway Operations Engineer. Mark Crouch, Roadway Operations Coordinator MDOT SALT BOUNCE & SCATTER STUDY Presenters Justin Droste, P.E. Roadway Operations Engineer Mark Crouch, Roadway Operations Coordinator Matt Pratt, Roadway Operations Coordinator 1 Agenda Introduction

More information

Chapter 11. Approximation Algorithms. Slides by Kevin Wayne Pearson-Addison Wesley. All rights reserved.

Chapter 11. Approximation Algorithms. Slides by Kevin Wayne Pearson-Addison Wesley. All rights reserved. Chapter 11 Approximation Algorithms Slides by Kevin Wayne. Copyright @ 2005 Pearson-Addison Wesley. All rights reserved. 1 Approximation Algorithms Q. Suppose I need to solve an NP-hard problem. What should

More information

Executive Summary Excessive Heat Buildup is the main cause of Giant tire s non-hazard failures.

Executive Summary Excessive Heat Buildup is the main cause of Giant tire s non-hazard failures. Wheel Test to Predict Giant Tire TMPH Road Performance Leighton Spadone, DAAS Inc. Avrohom.Spadone@Gmail.com Executive Summary Excessive Heat Buildup is the main cause of Giant tire s non-hazard failures.

More information

Algorithms and Complexity theory

Algorithms and Complexity theory Algorithms and Complexity theory Thibaut Barthelemy Some slides kindly provided by Fabien Tricoire University of Vienna WS 2014 Outline 1 Algorithms Overview How to write an algorithm 2 Complexity theory

More information

Lecture 11 October 7, 2013

Lecture 11 October 7, 2013 CS 4: Advanced Algorithms Fall 03 Prof. Jelani Nelson Lecture October 7, 03 Scribe: David Ding Overview In the last lecture we talked about set cover: Sets S,..., S m {,..., n}. S has cost c S. Goal: Cover

More information

Problem 1 Problem 2 Problem 3 Problem 4 Total

Problem 1 Problem 2 Problem 3 Problem 4 Total Name Section THE PENNSYLVANIA STATE UNIVERSITY Department of Engineering Science and Mechanics Engineering Mechanics 12 Final Exam May 5, 2003 8:00 9:50 am (110 minutes) Problem 1 Problem 2 Problem 3 Problem

More information

Inertia, momentum 6.4

Inertia, momentum 6.4 6.1 6.2 6.3 Inertia, momentum 6.4 Momentum Impulse (Ft) (mv) = F t 6.5 6.6 6.7 6.8 6.9 -- Questions -- MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

More information

Lagrangian road pricing

Lagrangian road pricing Lagrangian road pricing Vianney Boeuf 1, Sébastien Blandin 2 1 École polytechnique Paristech, France 2 IBM Research Collaboratory, Singapore vianney.boeuf@polytechnique.edu, sblandin@sg.ibm.com Keywords:

More information

Identifying Megaregions in the US: Implications for Infrastructure Investment

Identifying Megaregions in the US: Implications for Infrastructure Investment 7. 10. 2 0 08 Identifying Megaregions in the US: Implications for Infrastructure Investment Dr. Myungje Woo Dr. Catherine L. Ross Jason Barringer Harry West Jessica Lynn Harbour Doyle Center for Quality

More information

Resource Sharing, Routing, Chip Design. Jens Vygen

Resource Sharing, Routing, Chip Design. Jens Vygen Resource Sharing, Routing, Chip Design Jens Vygen University of Bonn joint work with Markus Ahrens, Michael Gester, Stephan Held, Niko Klewinghaus, Dirk Müller, Tim Nieberg, Christian Panten, Sven Peyer,

More information

Midterm 2. DO NOT turn this page until you are instructed to do so

Midterm 2. DO NOT turn this page until you are instructed to do so University of California Berkeley Handout M2 CS170: Efficient Algorithms and Intractable Problems November 15, 2001 Professor Luca Trevisan Midterm 2 DO NOT turn this page until you are instructed to do

More information

Cyber-Physical Cooperative Freight Routing System

Cyber-Physical Cooperative Freight Routing System 1 Cyber-Physical Cooperative Freight Routing System Ioannis Kordonis Member, IEEE, Maged M. Dessouky, Petros Ioannou Fellow IEEE Abstract The efficient use of the road network for freight transport has

More information

A LAGRANGIAN RELAXATION FOR CAPACITATED SINGLE ALLOCATION P-HUB MEDIAN PROBLEM WITH MULTIPLE CAPACITY LEVELS

A LAGRANGIAN RELAXATION FOR CAPACITATED SINGLE ALLOCATION P-HUB MEDIAN PROBLEM WITH MULTIPLE CAPACITY LEVELS A LAGRANGIAN RELAXATION FOR CAPACITATED SINGLE ALLOCATION P-HUB MEDIAN PROBLEM WITH MULTIPLE CAPACITY LEVELS Ching-Jung Ting Department of Industrial Engineering and Management, Yuan Ze University Kuo-Rui

More information

Part III: Traveling salesman problems

Part III: Traveling salesman problems Transportation Logistics Part III: Traveling salesman problems c R.F. Hartl, S.N. Parragh 1/282 Motivation Motivation Why do we study the TSP? c R.F. Hartl, S.N. Parragh 2/282 Motivation Motivation Why

More information

Routing. Topics: 6.976/ESD.937 1

Routing. Topics: 6.976/ESD.937 1 Routing Topics: Definition Architecture for routing data plane algorithm Current routing algorithm control plane algorithm Optimal routing algorithm known algorithms and implementation issues new solution

More information

Separating Hierarchical and General Hub Labelings

Separating Hierarchical and General Hub Labelings Separating Hierarchical and General Hub Labelings Andrew V. Goldberg 1 Ilya Razenshteyn 2 Ruslan Savchenko 3 1 Microsoft Research Silicon Valley 2 CSAIL, MIT 3 Moscow State University June 23, 2013 Overview

More information

Physics 30S Unit 2 Motion Graphs. Mrs. Kornelsen Teulon Collegiate Institute

Physics 30S Unit 2 Motion Graphs. Mrs. Kornelsen Teulon Collegiate Institute Physics 30S Unit 2 Motion Graphs Mrs. Kornelsen Teulon Collegiate Institute 1 Grade 11 Physics Graphing Properties Property d-t Graph v-t Graph a-t Graph Not Moving Does Not Apply Constant Velocity Change

More information

Machine Scheduling with Deliveries to Multiple Customer Locations

Machine Scheduling with Deliveries to Multiple Customer Locations This is the Pre-Published Version. Machine Scheduling with Deliveries to Multiple Customer Locations Chung-Lun Li George Vairaktarakis Chung-Yee Lee April 2003 Revised: November 2003 Abstract One important

More information

Name Date Class. Original content Copyright by Holt McDougal. Additions and changes to the original content are the responsibility of the instructor.

Name Date Class. Original content Copyright by Holt McDougal. Additions and changes to the original content are the responsibility of the instructor. Name Date Class 1-1 Graphing Linear Equations Write the correct answer. 1. The distance in feet traveled by a falling object is found by the formula d = 16t where d is the distance in feet and t is the

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

2015 North Dakota Asphalt Conference

2015 North Dakota Asphalt Conference 2015 North Dakota Asphalt Conference NDDOT Implementation of AASHTO Flexible Pavement Design Part I ADT & ESALs Nickie Reis, P&AM Part II Structural Numbers Tom Bold, M&R March 31 - April 1, 2015 Part

More information

Network Equilibrium Models: Varied and Ambitious

Network Equilibrium Models: Varied and Ambitious Network Equilibrium Models: Varied and Ambitious Michael Florian Center for Research on Transportation University of Montreal INFORMS, November 2005 1 The applications of network equilibrium models are

More information

Fisher Equilibrium Price with a Class of Concave Utility Functions

Fisher Equilibrium Price with a Class of Concave Utility Functions Fisher Equilibrium Price with a Class of Concave Utility Functions Ning Chen 1, Xiaotie Deng 2, Xiaoming Sun 3, and Andrew Chi-Chih Yao 4 1 Department of Computer Science & Engineering, University of Washington

More information

Lecture 8: Column Generation

Lecture 8: Column Generation Lecture 8: Column Generation (3 units) Outline Cutting stock problem Classical IP formulation Set covering formulation Column generation A dual perspective Vehicle routing problem 1 / 33 Cutting stock

More information

Homework Assignment 4 Root Finding Algorithms The Maximum Velocity of a Car Due: Friday, February 19, 2010 at 12noon

Homework Assignment 4 Root Finding Algorithms The Maximum Velocity of a Car Due: Friday, February 19, 2010 at 12noon ME 2016 A Spring Semester 2010 Computing Techniques 3-0-3 Homework Assignment 4 Root Finding Algorithms The Maximum Velocity of a Car Due: Friday, February 19, 2010 at 12noon Description and Outcomes In

More information

OIM 413 Logistics and Transportation Lecture 5: The System-Optimized (S-O) Problem

OIM 413 Logistics and Transportation Lecture 5: The System-Optimized (S-O) Problem OIM 413 Logistics and Transportation Lecture 5: The System-Optimized (S-O) Problem Professor Anna Nagurney John F. Smith Memorial Professor and Director Virtual Center for Supernetworks Department of Operations

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 1 Chapter 1 Practice Test Bro. Daris Howard MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) When going more than 38 miles per hour, the gas

More information

4) Vector = and vector = What is vector = +? A) B) C) D) E)

4) Vector = and vector = What is vector = +? A) B) C) D) E) 1) Suppose that an object is moving with constant nonzero acceleration. Which of the following is an accurate statement concerning its motion? A) In equal times its speed changes by equal amounts. B) In

More information

Algorithms. Outline! Approximation Algorithms. The class APX. The intelligence behind the hardware. ! Based on

Algorithms. Outline! Approximation Algorithms. The class APX. The intelligence behind the hardware. ! Based on 6117CIT - Adv Topics in Computing Sci at Nathan 1 Algorithms The intelligence behind the hardware Outline! Approximation Algorithms The class APX! Some complexity classes, like PTAS and FPTAS! Illustration

More information

Outline. Relaxation. Outline DMP204 SCHEDULING, TIMETABLING AND ROUTING. 1. Lagrangian Relaxation. Lecture 12 Single Machine Models, Column Generation

Outline. Relaxation. Outline DMP204 SCHEDULING, TIMETABLING AND ROUTING. 1. Lagrangian Relaxation. Lecture 12 Single Machine Models, Column Generation Outline DMP204 SCHEDULING, TIMETABLING AND ROUTING 1. Lagrangian Relaxation Lecture 12 Single Machine Models, Column Generation 2. Dantzig-Wolfe Decomposition Dantzig-Wolfe Decomposition Delayed Column

More information

Technical Note: Capacitated Assortment Optimization under the Multinomial Logit Model with Nested Consideration Sets

Technical Note: Capacitated Assortment Optimization under the Multinomial Logit Model with Nested Consideration Sets Technical Note: Capacitated Assortment Optimization under the Multinomial Logit Model with Nested Consideration Sets Jacob Feldman Olin Business School, Washington University, St. Louis, MO 63130, USA

More information

The Time-Dependent Pollution-Routing Problem

The Time-Dependent Pollution-Routing Problem The Time-Dependent Pollution-Routing Problem Anna Franceschetti, Dorothée Honhon, Tom van Woensel, Tolga Bektas, Gilbert Laporte Beta Working Paper series 409 BETA publicatie WP 409 (working paper) ISBN

More information

CFIRE. Exploratory Data Project: Freight Resiliency Performance Measures. CFIRE March 2010

CFIRE. Exploratory Data Project: Freight Resiliency Performance Measures. CFIRE March 2010 Exploratory Data Project: Freight Resiliency Performance Measures CFIRE CFIRE 03-23 March 2010 National Center for Freight & Infrastructure Research & Education Department of Civil and Environmental Engineering

More information

WeatherCloud Hyper-Local Global Forecasting All rights reserved. Fathym, Inc.

WeatherCloud Hyper-Local Global Forecasting All rights reserved. Fathym, Inc. WeatherCloud Hyper-Local Global Forecasting based on current forecast techniques EVOLVING FORECASTING TECHNOLOGY 1) The WeatherCloud backend forecast system allows for routing around hazardous weather

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

Name Date. Answers 1.

Name Date. Answers 1. Name Date Honors Algebra 2 Summer Work Due at Meet the Teacher Night Show all work. You will be graded on accuracy and completion. Partial credit will be given on problems where work is not shown. 1. Plot

More information

Prioritization of Freeway Segments Based on Travel Time Reliability and Congestion Severity

Prioritization of Freeway Segments Based on Travel Time Reliability and Congestion Severity Prioritization of Freeway Segments Based on Travel Time Reliability and Congestion Severity A THESIS SUBMITTED TO THE FACULTY OF UNIVERSITY OF MINNESOTA BY Rudrakshi Biswas IN PARTIAL FULFILLMENT OF THE

More information

A Paradox on Traffic Networks

A Paradox on Traffic Networks A Paradox on Traffic Networks Dietrich Braess Bochum Historical remarks. The detection of the paradox is also counterintuitive Is the mathematical paradox consistent with the psychological behavior of

More information

Chapter 4. Greedy Algorithms. Slides by Kevin Wayne. Copyright 2005 Pearson-Addison Wesley. All rights reserved.

Chapter 4. Greedy Algorithms. Slides by Kevin Wayne. Copyright 2005 Pearson-Addison Wesley. All rights reserved. Chapter 4 Greedy Algorithms Slides by Kevin Wayne. Copyright 2005 Pearson-Addison Wesley. All rights reserved. 1 4.1 Interval Scheduling Interval Scheduling Interval scheduling. Job j starts at s j and

More information

Homework Assignment 2 Modeling a Drivetrain Model Accuracy Due: Friday, September 16, 2005

Homework Assignment 2 Modeling a Drivetrain Model Accuracy Due: Friday, September 16, 2005 ME 2016 Sections A-B-C-D Fall Semester 2005 Computing Techniques 3-0-3 Homework Assignment 2 Modeling a Drivetrain Model Accuracy Due: Friday, September 16, 2005 Description and Outcomes In this assignment,

More information

Vehicle Routing and Scheduling. Martin Savelsbergh The Logistics Institute Georgia Institute of Technology

Vehicle Routing and Scheduling. Martin Savelsbergh The Logistics Institute Georgia Institute of Technology Vehicle Routing and Scheduling Martin Savelsbergh The Logistics Institute Georgia Institute of Technology Vehicle Routing and Scheduling Part II: Algorithmic Enhancements Handling Practical Complexities

More information

CE351 Transportation Systems: Planning and Design

CE351 Transportation Systems: Planning and Design CE351 Transportation Systems: Planning and Design TOPIC: HIGHWAY USERS PERFORMANCE (Part III) 1 ANOUNCEMENT Updated d Schedule on: http://wiki.cecs.pdx.edu/bin/view/main/slidesce 351 Course Outline Introduction

More information

An Exact Algorithm for the Steiner Tree Problem with Delays

An Exact Algorithm for the Steiner Tree Problem with Delays Electronic Notes in Discrete Mathematics 36 (2010) 223 230 www.elsevier.com/locate/endm An Exact Algorithm for the Steiner Tree Problem with Delays Valeria Leggieri 1 Dipartimento di Matematica, Università

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

A.P. Calculus BC First Semester Exam Calculators Allowed Two Hours Number of Questions 10

A.P. Calculus BC First Semester Exam Calculators Allowed Two Hours Number of Questions 10 A.P. Calculus BC First Semester Exam Calculators Allowed Two Hours Number of Questions 10 Each of the ten questions is worth 10 points. The problem whose solution you write counted again, so that the maximum

More information

arxiv: v3 [cs.ni] 22 Dec 2018

arxiv: v3 [cs.ni] 22 Dec 2018 arxiv:1811.1605v3 [cs.ni] Dec 018 ABSTRACT Qingyu Liu, Haibo Zeng Electrical and Computer Engineering Virginia Tech We consider the scenario where a sender periodically sends a batch of data to a receiver

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Extrema on an Interval Objective: Understand the definition of extrema of a function on an interval. Understand the definition of relative extrema of a function on an open interval.

More information

What You Will Learn In This Chapter. Displacement Vector Distance Velocity Vectors Acceleration Vectors Motion with constant Acceleration

What You Will Learn In This Chapter. Displacement Vector Distance Velocity Vectors Acceleration Vectors Motion with constant Acceleration Chapter 2 What You Will Learn In This Chapter Displacement Vector Distance Velocity Vectors Acceleration Vectors Motion with constant Acceleration 2.1 Introduction to kinematics Kinematics is the study

More information

Time Dependent Contraction Hierarchies Basic Algorithmic Ideas

Time Dependent Contraction Hierarchies Basic Algorithmic Ideas Time Dependent Contraction Hierarchies Basic Algorithmic Ideas arxiv:0804.3947v1 [cs.ds] 24 Apr 2008 Veit Batz, Robert Geisberger and Peter Sanders Universität Karlsruhe (TH), 76128 Karlsruhe, Germany

More information

MECH 3140 Final Project

MECH 3140 Final Project MECH 3140 Final Project Final presentation will be held December 7-8. The presentation will be the only deliverable for the final project and should be approximately 20-25 minutes with an additional 10

More information

Weather and Travel Time Decision Support

Weather and Travel Time Decision Support Weather and Travel Time Decision Support Gerry Wiener, Amanda Anderson, Seth Linden, Bill Petzke, Padhrig McCarthy, James Cowie, Thomas Brummet, Gabriel Guevara, Brenda Boyce, John Williams, Weiyan Chen

More information

The Generalized Regenerator Location Problem

The Generalized Regenerator Location Problem The Generalized Regenerator Location Problem Si Chen Ivana Ljubić S. Raghavan College of Business and Public Affairs, Murray State University Murray, KY 42071, USA Faculty of Business, Economics, and Statistics,

More information

SUPPLY CHAIN NETWORK CONFIGURATION: DYNAMICITY AND SUSTAINABILITY. A Dissertation by. Shokoufeh Mirzaei

SUPPLY CHAIN NETWORK CONFIGURATION: DYNAMICITY AND SUSTAINABILITY. A Dissertation by. Shokoufeh Mirzaei SUPPLY CHAIN NETWORK CONFIGURATION: DYNAMICITY AND SUSTAINABILITY A Dissertation by Shokoufeh Mirzaei Master of Science, Isfahan University of Technology, 2009 Bachelor of Science, Iran University of Science

More information

UNIT 6 DESCRIBING DATA Lesson 2: Working with Two Variables. Instruction. Guided Practice Example 1

UNIT 6 DESCRIBING DATA Lesson 2: Working with Two Variables. Instruction. Guided Practice Example 1 Guided Practice Eample 1 Andrew wants to estimate his gas mileage, or miles traveled per gallon of gas used. He records the number of gallons of gas he purchased and the total miles he traveled with that

More information

The Optimizing-Simulator: Merging Optimization and Simulation Using Approximate Dynamic Programming

The Optimizing-Simulator: Merging Optimization and Simulation Using Approximate Dynamic Programming The Optimizing-Simulator: Merging Optimization and Simulation Using Approximate Dynamic Programming Winter Simulation Conference December 5, 2005 Warren Powell CASTLE Laboratory Princeton University http://www.castlelab.princeton.edu

More information

Welfare Maximization with Friends-of-Friends Network Externalities

Welfare Maximization with Friends-of-Friends Network Externalities Welfare Maximization with Friends-of-Friends Network Externalities Extended version of a talk at STACS 2015, Munich Wolfgang Dvořák 1 joint work with: Sayan Bhattacharya 2, Monika Henzinger 1, Martin Starnberger

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

A half-product based approximation scheme for agreeably weighted completion time variance

A half-product based approximation scheme for agreeably weighted completion time variance A half-product based approximation scheme for agreeably weighted completion time variance Jinliang Cheng a and Wieslaw Kubiak b Faculty of Business Administration Memorial University of Newfoundland St.

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

11.2 The Quadratic Formula

11.2 The Quadratic Formula 11.2 The Quadratic Formula Solving Quadratic Equations Using the Quadratic Formula. By solving the general quadratic equation ax 2 + bx + c = 0 using the method of completing the square, one can derive

More information

Energy Power. Lana Sheridan. Nov 1, De Anza College

Energy Power. Lana Sheridan. Nov 1, De Anza College Energy Power Lana heridan De Anza College Nov 1, 2017 Overview Power Practice problems! Power Power the rate of energy transfer to a system. Power Power the rate of energy transfer to a system. The instantaneous

More information

Weighted Acyclic Di-Graph Partitioning by Balanced Disjoint Paths

Weighted Acyclic Di-Graph Partitioning by Balanced Disjoint Paths Weighted Acyclic Di-Graph Partitioning by Balanced Disjoint Paths H. Murat AFSAR Olivier BRIANT Murat.Afsar@g-scop.inpg.fr Olivier.Briant@g-scop.inpg.fr G-SCOP Laboratory Grenoble Institute of Technology

More information

APPENDIX C. Air Quality Data

APPENDIX C. Air Quality Data APPENDIX C Air Quality Data Appendix B Air Quality URBEMIS output.txt Page: 1 04/30/2007 5:18 PM URBEMIS 2002 For Windows 8.7.0 File Name: C:\Program Files\URBEMIS 2002 Version 8.7\Projects2k2\Rocklin

More information

An Adaptive Partition-based Approach for Solving Two-stage Stochastic Programs with Fixed Recourse

An Adaptive Partition-based Approach for Solving Two-stage Stochastic Programs with Fixed Recourse An Adaptive Partition-based Approach for Solving Two-stage Stochastic Programs with Fixed Recourse Yongjia Song, James Luedtke Virginia Commonwealth University, Richmond, VA, ysong3@vcu.edu University

More information

Single-track models of an A-double heavy vehicle combination

Single-track models of an A-double heavy vehicle combination Single-track models of an A-double heavy vehicle combination PETER NILSSON KRISTOFFER TAGESSON Department of Applied Mechanics Division of Vehicle Engineering and Autonomous Systems Vehicle Dynamics Group

More information

AP Physics C: One Dimensional Kinematics

AP Physics C: One Dimensional Kinematics Slide 1 / 33 P Physics : One imensional Kinematics Multiple hoice Questions Slide 2 / 33 1 In the absence of air resistance, a ball dropped near the surface of the arth experiences a constant acceleration

More information

Assignment 4.2 Frictional Forces CONCEPTUAL QUESTIONS: 1. What is the SI unit of the coefficient of friction (μ s or μ k )?

Assignment 4.2 Frictional Forces CONCEPTUAL QUESTIONS: 1. What is the SI unit of the coefficient of friction (μ s or μ k )? CONCEPTUAL QUESTIONS: 1. What is the SI unit of the coefficient of friction (μ s or μ k )? 2. Tennis is played on clay, grass, and hard surfaces. Please explain why you think tennis players have or don

More information

A MATH 1225 Practice Test 3 (38 pts) NAME: SOLUTIONS CRN:

A MATH 1225 Practice Test 3 (38 pts) NAME: SOLUTIONS CRN: A MATH 15 Practice Test (8 pts) NAME: SOLUTIONS CRN: Multiple Choice (1 pt each) No partial credit will be given. Clearl circle one answer. No calculator! 1. The concentration of a Drug A in the bloodstream

More information

Valid Inequalities for Optimal Transmission Switching

Valid Inequalities for Optimal Transmission Switching Valid Inequalities for Optimal Transmission Switching Hyemin Jeon Jeff Linderoth Jim Luedtke Dept. of ISyE UW-Madison Burak Kocuk Santanu Dey Andy Sun Dept. of ISyE Georgia Tech 19th Combinatorial Optimization

More information