Alternative Impedances for Shortest Path Network Analysis for Cycling

Size: px
Start display at page:

Download "Alternative Impedances for Shortest Path Network Analysis for Cycling"

Transcription

1 Alternative Impedances for Shortest Path Network Analysis for Cycling Introduction Traditional impedances used in network analysis are travel time, travel distance and travel cost or some type of cost function. For cycling, these parameters might not be adequate for cyclists who like to consider the degree of difficulty of traveling by bike on roads in terrain with even modest grades. Alternative impedances that estimate the degree of difficulty of a route for a cyclist are the work and power required for the trip. Work is defined as the application of a force over a distance. For example, lifting a weight of 100 pounds vertically 10 ft would result in 100 lbs times 10 ft of work or 1,000 ft lbs. The force is that required to lift the 100 lb weight. The distance is 10 ft. For a cyclist, two forces were considered in calculating the amount of work required for each link on a trip weight and air resistance. In overcoming the force of weight, only the component of weight that is acting against him or her as they travel uphill is considered. (If the cyclist was traveling vertically up a wall, then their total weight would have to be overcome as in the example above). weight times the upgrade decimal slope of the street link approximates the component weight force that needs to be overcome on that upslope. The distance is the length of the street link. Multiplying this force times the length of the street link gives the amount of work in ft lbs required to move your weight uphill. The force in pounds of air resistance is given by the equation: 0.5 * C d * ρ * A * V² (slug ft per sec 2 ) C d is the coefficient of drag (1.2), rho (ρ) is the density of air in slugs per ft 3 (.00237), A is the cross sectional area of the cyclist facing the wind (7 ft 2 ), and V is velocity in ft per sec 2. Multiplying this force times the length of the street link gives the amount of work in ft lbs required to overcome air resistance. One slug ft per sec 2 = 1 lb of force. Multiplying this force times the length of the street link gives the amount of work in ft lbs required to overcome air resistance. However, work is a metric that is independent of time if 100,000 ft lbs of work is required for a bike trip from point A to point B, it does not matter the time required to make that trip. Power on the other hand takes both work and time into consideration. Power is the rate of work, i.e. work divided by time (ft lbs per sec). One horsepower is equivalent to 550 ft lbs per sec. Page 1 of 16

2 The velocity model used in this study made the following assumptions: (slope is in decimal; i.e. a 1% slope is.01 decimal) Base Velocity = 10 mph or 15 ft per sec Uphill Downhill Velocity = 15 [(+slope) * (125) ] ft per sec Minimum of 3 ft per sec (walking speed) Velocity = 15 [( slope) * (500) ] ft per sec Maximum of 37 ft per sec (25 mph) Data Acquisition and Preparation Two data sources were used in this project: the Portland METRO RLIS street shapefile and the Oregon 10 meter resolution Digital Elevation Model (DEM). Both datasets are found on the Portland State University (PSU) I: drive. In order to calculate velocity, time, work and power, the profile slope of each street link is needed in each direction. End point elevation is therefore needed for each link. The first phase in preparing the RLIS street shapefile for use in Network Analysis was: (1) Convert the shapefile to a coverage. This step creates directional characteristics for each street link by establishing the required FNODE and TNODE fields needed in a network; (2) Second, additional fields had to be created: FNODE_Elevation and TNODE_Elevation; (3) Third, create a point coverage composed of the end nodes of each street link; (4) Fourth, extract elevations from the DEM to these end points; (5) Fifth, add X,Y coordinates to this coverage so that later a feature class of these nodes can be created to be joined back to the street link coverage; and (6) Export the attribute table as a.dbf file so that it could be manipulated in ACCESS and EXCEL. The second phase involved manipulating the end node attribute table in ACCESS and EXCEL in order to produce the following directional (FromNode, ToNode) fields for each record: FNODE_Elev, TNODE_Elev, FT_Slope, TF_Slope, FT_Velocity, TF_Velocity, FT_Time, TF_Time, FT_Work, TF_Work, FT_Power, and TF_Power. In order to determine which RASTERVALU elevation from the DEM belonged to the FNODE_Elev and TNODE_Elev field, the end node attribute table and the street coverage file had to be investigated to determine what pattern or logic existed in the end point coverage. After investigation of this issue, a pattern was discovered in the end point file. There were pairs of records FNODE to TNODE pairs for each corresponding link in the street coverage with a unique identifier present in the attribute tables for each pair of records: LOCALID. The number of records in the end node file was exactly twice the number of records in the street link coverage Page 2 of 16

3 file. And the FNODE TNODE record pairs were in order: the first record being the FNODE and the second record being the TNODE. So, beginning with record one in the node file, this record corresponded to an FNODE and the RASTERVALU elevation from the DEM on that record was assigned to the FNODE_Elev field. Record two was the corresponding TNODE to that FNODE. The RASTERVALU elevation from the DEM on record two was assigned to the TNODE_Elev in record one. Then, record two was deleted. This process was repeated for the entire end node attribute table, cutting the number of records in half. Once a FNODE_Elev and TNODE_Elev were established on a given record, the remaining fields listed above could be calculated. This revised end node table was then joined back to the street coverage using the unique identifier present in the attribute tables for both files: LOCALID. The third phase involved a moderate amount of checking the revised street coverage with the new directional impedance fields joined to it. This phase consisted of checking FNODE and TNODE elevations in the attribute table with elevations from the DEM. Also, in the joined file, FNODE to TNODE values were compared from the original street coverage fields to the joined end node table fields. Analytical Method With the updated street coverage attribute table, shortest path network analysis was conducted for several origins and destinations within the Portland metro area. Two shortest path routes were calculated using Network Analysis for each OD pair, one minimizing time and one minimizing work. Origins and destinations were chosen to be positioned on either side of hilly or mountainous terrain in Portland in order to see if the shortest path that was minimizing work would try to avoid steep grades. Likewise, the analysis wanted to determine if the shortest path that minimized time would be less sensitive to steep grades when selecting its path. Power was calculated for each of the two routes above after they were determined by dividing the total work for that route (ft lbs) by the total time (sec) and converting this to horsepower. Power could not be summed as an impedance for each link, as was done for time and work, because power is a rate work per time. It would be analogous to trying to sum velocities (distance per time) for each link on a route. See the flow chart at end of document which summarizes the study methodology. Page 3 of 16

4 Findings and Conclusions Five origin/destination pairs were evaluated for routes that minimized time, work and power. The following figures and tables summarize the results for each OD pair. The study results indicate that there is a trade off between the amount of time and the amount of work and power required to make a trip via bike over hilly terrain. The case study origin destination pairs in this study showed a reduction in the amount of power required of about 25% to 50% when taking the minimum work path versus taking the minimum time path. Similarly, there was a corresponding increase in travel time by about 25%. The velocity model used in this study was based on subjective judgment and personal experience. A different velocity model might yield different results. For example, it was assumed that velocity would decrease by 1.25 ft/sec per 1% upgrade. With a base speed of 15 ft/sec, the velocity would be reduced to a walking speed of 3 ft/sec on an 8% upgrade. If the velocity were decreased at a faster rate on an upgrade then the shortest paths selected based on minimizing time might have been more likely to avoid steeper upgrades. Page 4 of 16

5 Case Study Origin Destination Pairs Origin/Destination Pair #1 Portland Art Museum to East of Mt. Tabor The first OD pair was from the Portland Art Museum to east of Mt. Tabor. As seen in the graph below, the route that minimized work avoided climbing part of Mt. Tabor, unlike the minimum time route. Portland Art Museum to Mt. Tabor Shortest Paths Minimize Time O D Minimize Work 1 The following table summarizes the results: Portland Art Museum to Mt. Tabor Route Summary Statistics Shortest Path Type Minutes Miles Work (ft lbs) Avg Speed (mph) Average Horsepower Time , Work , Page 5 of 16

6 Origin/Destination Pair #2 Portland Art Museum to Portland Golf Club The second OD pair was from the Portland Art Museum west to the Portland Golf Club. As seen in the graph below, the route that minimized work avoided climbing what appears to be the steeper grades west of downtown Portland and waited for as long as possible to turn west and head in the direction of the destination. Portland Art Museum to Portland Golf Club Shortest Paths Minimize Time O D Minimize Work 38 The following table summarizes the results: Portland Art Museum to Portland Golf Club Route Summary Statistics Shortest Path Type Minutes Miles Work (ft lbs) Avg Speed (mph) Average Horsepower Time , Work , Page 6 of 16

7 Origin/Destination Pair #3 PCC Cascade to PCC Sylvania The third OD pair was from PCC Cascade to PCC Sylvania. These routes do not differ as much as the previous two OD pairs. The destination, PCC Sylvania, is located on top of a peak and there is really not too much of an option for either route to take. We can still see that the minimal work route waited until the end before climbing the steeper grades to the west. Also, this route appears to make a switch back type of maneuver upstream of the destination on top of the peak. PCC Cascade to PCC Sylvania Shortest Paths O Minimize Time Possible Switch Back Maneuver Minimize Work D 40 The following table summarizes the results: PCC Cascade to PCC Sylvania Route Summary Statistics Shortest Path Type Minutes Miles Work (ft lbs) Avg Speed (mph) Average Horsepower Time , Work , Page 7 of 16

8 Origin/Destination Pair #4 PCC Cascade to Tigard The fourth OD Pair went from PCC Cascade to Tigard. Here we see the minimal work path avoiding the steep terrain to the west altogether. PCC Cascade to Tigard Shortest Paths O Minimize Time Minimize Work D 42 The following figure and table summarize the results: PCC Cascade to Tigard Route Profile 43 Page 8 of 16

9 Origin/Destination Pair #4 PCC Cascade to Tigard (cont) PCC Cascade to Tigard Route Summary Statistics Shortest Path Type Minutes Miles Work (ft lbs) Avg Speed (mph) Average Horsepower Time , Work , Page 9 of 16

10 Origin/Destination Pair #5 PCC Cascade to PCC Rock Creek The fifth OD Pair went from PCC Cascade to PCC Rock Creek. We can speculate from the 2.5D figure that the grades in the terrain directly west of downtown are steeper and thus avoided by the minimal work route, even though the additional distance and time is considerable as summarized in the table below. PCC Cascade to PCC Rock Creek Shortest Paths D O Minimize Time Minimize Work PCC Cascade to PCC Rock Creek Route Summary Statistics Shortest Path Type Minutes Miles Work (ft lbs) Avg Speed (mph) Average Horsepower Time , Work , Page 10 of 16

11 Flow Chart Prepare RLIS Street Shapefile for Use in Network Analysis Convert Shapefile to Coverage Result: Directional attributes are established; From NODE (FNODE) & To NODE (TNODE) fields are created. Create additional fields Create a point coverage from the street coverge Create fields Feature Vertices to Points (Both Ends) Result: fields to hold FNODE_Elev and TNODE_Elev are created; Also: FT_Slope, TF_Slope, FT_Velocity, TF_Velocity, FT_Time, TF_Time, FT_Work, TF_Work, FT_Power, and TF_Power Result: point coverage of street link end points where DEM elevations can be assigned. Get elevations of end node point coverage from DEM Extract Values to Points Result: a RASTERVALU elevation field is generated for each end node record in the node attribute table Create X,Y coordinates of the end nodes so that later, a feature class of the end node table can be created Add XY Coordinates Result: X,Y coordinate fields are generated for each node record A Page 11 of 16

12 A Export the node attribute table so that it can be manipulated (or learn PYTHON and ArcGIS geoprocessing scripting and manipulate attribute table inside ArcGIS) Export table Result:.dbf file that has twice the number of records as the street coverage open.dbf file in EXCEL and/or ACCESS Every two records are a FNODE TNODE Pair Go to first record; assign RASTERVALU in first record to FNODE_Elev field in first record; assign the RASTERVALU in the second record to the TNODE_Elev field in the first record; Go to third record; assign RASTERVALU in third record to FNODE_Elev field in third record; assign the RASTERVALU in the fourth record to the TNODE_Elev field in the third record; Go to the fifth record;... Go to the seventh record;... repeat this process for entire table Delete second, fourth, sixth, etc... records Result: a table with the same number of records as the street coverage and with the appropriate elevations in the FNODE_Elev and TNODE_Elev fields B Page 12 of 16

13 B Calculate values of impedance fields: FT_Slope, TF_Slope, FT_Velocity, TF_Velocity, FT_Time, TF_Time, FT_Work, TF_Work, FT_Power, and TF_Power Save as.dbf file Convert.dbf file with X,Y coordinates to a feature class Join feature class with the street coverage with LOCALID unique identifier Create Network with the new street coverage Conduct Network Analysis Page 13 of 16

14 1) Air Resistance Force References Force of Drag =.5 * Cd * ρ * A * V² (lbs) (1 slug ft per sec 2 = 1 lb of force) Coefficient of Drag Cd = 1.2 (conservative estimate: flat plate) 12/airplane/shaped.html Density of air ρ = slug per cubic foot desity specific weight d_600.html Cross Sectional Area of Cyclist A = 7 ft² (after applying a factor of 2 to be conservative) vkaq&sig=ob2lxpfdsggeuygmfghzj3xswco&hl=en&sa=x&oi=book_result&resnum=2&ct=result#ppa105,m Page 14 of 16

15 2) Force Of Pushing A Weight Up An Incline Basic Equation: Force of weight = W * sin (lbs) sin : sine of degree of slope Fundamentals of Physics; Haliday; Resnick; 1974 (p.98) My own calculations: W: Weight of Person + Cycle : 200 lbs (estimate) sin : sine of degree of slope; approximately equal to decimal slope (ft/ft) So, Force (lbs) approximately = W * W in lbs; in decimal (ft per ft) 3) Work Work = Force * Distance (ft lbs) Fundamentals of Physics; Haliday; Resnick; ) Power Power = Force / Time (ft lbs/sec) Fundamentals of Physics; Haliday; Resnick; Horsepower (HP) = 550 ft lbs/sec Fundamentals of Physics; Haliday; Resnick; 1974 Page 15 of 16

16 5) Velocity Model Assumptions Base Velocity = 10 mph or 15 ft per sec slope (ft/ft) Uphill Downhill Velocity = 15 [(+slope) * (125) ] ft per sec Minimum of 3 ft per sec (walking speed) Velocity = 15 [( slope) * (500) ] ft per sec Maximum of 37 ft per sec (25 mph) Create a point coverage from the street coverge consisting Page of end 16 points of 16 Feature Vertices to Points Result: point coverage of street link end points where DEM elevations can be assigned.

A New Approach in the GIS Bikeshed Analysis Considering of Topography, Street Connectivity, and Energy Consumption

A New Approach in the GIS Bikeshed Analysis Considering of Topography, Street Connectivity, and Energy Consumption A New Approach in the GIS Bikeshed Analysis Considering of Topography, Street Connectivity, and Energy Consumption ACSP Conference, Cincinnati, OH November 1, 2012 Hiroyuki Iseki, Ph.D. & Matthew Tingstrom

More information

Design of Turn Lane Guidelines

Design of Turn Lane Guidelines Design of Turn Lane Guidelines CTS Transportation Research Conference May 24, 2012 Howard Preston, PE Minnesota Department of Transportation Research Services Office of Policy Analysis, Research & Innovation

More information

Estimating a Toronto Pedestrian Route Choice Model using Smartphone GPS Data. Gregory Lue

Estimating a Toronto Pedestrian Route Choice Model using Smartphone GPS Data. Gregory Lue Estimating a Toronto Pedestrian Route Choice Model using Smartphone GPS Data Gregory Lue Presentation Outline Introduction Background Data Smartphone Data Alternative Route Generation Choice Model Toronto

More information

Motion. 1 Describing Motion CHAPTER 2

Motion. 1 Describing Motion CHAPTER 2 CHAPTER 2 Motion What You ll Learn the difference between displacement and distance how to calculate an object s speed how to graph motion 1 Describing Motion 2(D), 4(A), 4(B) Before You Read Have you

More information

REAL LIFE GRAPHS M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier

REAL LIFE GRAPHS M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier Mathematics Revision Guides Real Life Graphs Page 1 of 19 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier REAL LIFE GRAPHS Version: 2.1 Date: 20-10-2015 Mathematics Revision Guides

More information

Memorandum. Dr. Wilbert Odem, Dr. Paul Trotta, and Mr. Justin Ramsey. From: Timothy Mahon, Patrick Belsheim, and Ali Alrayyes.

Memorandum. Dr. Wilbert Odem, Dr. Paul Trotta, and Mr. Justin Ramsey. From: Timothy Mahon, Patrick Belsheim, and Ali Alrayyes. Memorandum To: Dr. Wilbert Odem, Dr. Paul Trotta, and Mr. Justin Ramsey From: Timothy Mahon, Patrick Belsheim, and Ali Alrayyes Date: 10/17/2013 Re: Routes Decision Matrix Decision Matrix Methodology The

More information

T R A N S P O R T A T I O N M E M O R A N D U M

T R A N S P O R T A T I O N M E M O R A N D U M WILKINSON LLC t raffic engineering and t ransportation p lanning 3405 Harbor Way Fort Collins, CO 80524 phone: 970-988-0143 fax: 970-472-0223 martinawilkinson@msn.com T R A N S P O R T A T I O N M E M

More information

Honors Physics Summer Assignment 2013

Honors Physics Summer Assignment 2013 Honors Physics Summer Assignment 2013 Begin this packet after you confirm your placement with guidance. This assignment is being handed out to all students who have requested Honors Physics in 2013-14.

More information

AP Physics 1 Summer Assignment 2017

AP Physics 1 Summer Assignment 2017 AP Physics 1 Summer Assignment 2017 Begin this packet after you confirm your placement with guidance. This assignment is being handed out to all students who have requested AP Physics 1 in 2017-18. Receiving

More information

AP Physics 1 Summer Assignment 2014

AP Physics 1 Summer Assignment 2014 AP Physics 1 Summer Assignment 2014 Begin this packet after you confirm your placement with guidance. This assignment is being handed out to all students who have requested AP Physics 1 in 2014-15. Receiving

More information

3. Answer the following questions with your group. How high do you think he was at the top of the stairs? How did you estimate that elevation?

3. Answer the following questions with your group. How high do you think he was at the top of the stairs? How did you estimate that elevation? Classwork Exploratory Challenge 1. Watch the first 1:08 minutes of the video below and describe in words the motion of the man. Elevation vs. Time #2 [http://www.mrmeyer.com/graphingstories1/graphingstories2.mov.

More information

Introduction to Transportation Engineering. Discussion of Stopping and Passing Distances

Introduction to Transportation Engineering. Discussion of Stopping and Passing Distances Introduction to Transportation Engineering Discussion of Stopping and Passing Distances Dr. Antonio A. Trani Professor of Civil and Environmental Engineering Virginia Polytechnic Institute and State University

More information

Evaluating the Design Safety of Highway Structural Supports

Evaluating the Design Safety of Highway Structural Supports Evaluating the Design Safety of Highway Structural Supports by Fouad H. Fouad and Elizabeth A. Calvert Department of Civil and Environmental Engineering The University of Alabama at Birmingham Birmingham,

More information

CHANGES IN FORCE AND MOTION

CHANGES IN FORCE AND MOTION reflect CRACK! That s the sound of a bat hitting a baseball. The ball fl ies through the air and lands over the fence for a home run. The motion of a batted ball seems simple enough. Yet, many forces act

More information

3/8/2016 Oregon Wallowa Mountains Published by Michael Hatch (Wallowa Avalanche Center) and Scott Savage (on behalf of USFS National Avalanche Center)

3/8/2016 Oregon Wallowa Mountains Published by Michael Hatch (Wallowa Avalanche Center) and Scott Savage (on behalf of USFS National Avalanche Center) Location: Place Chief Joseph Peak, Wallowa Mountains State Oregon Date 3/8/2016 Time 1630 hrs Summary 1 skier partially buried and killed Number: Caught 1 Fully Buried 0 Injured 0 Killed 1 Avalanche Details:

More information

Aircraft Performance Calculations: Descent Analysis. Dr. Antonio A. Trani Professor

Aircraft Performance Calculations: Descent Analysis. Dr. Antonio A. Trani Professor Aircraft Performance Calculations: Descent Analysis CEE 5614 Analysis of Air Transportation Systems Dr. Antonio A. Trani Professor Aircraft Descent Performance The top of descent point typically starts

More information

3. Answer the following questions with your group. How high do you think he was at the top of the stairs? How did you estimate that elevation?

3. Answer the following questions with your group. How high do you think he was at the top of the stairs? How did you estimate that elevation? J Hart Interactive Algebra 1 Classwork Exploratory Challenge 1. Watch the first 1:08 minutes of the video below and describe in words the motion of the man. Elevation vs. Time #2 [http://www.mrmeyer.com/graphingstories1/graphingstories2.mov.

More information

Equipment Productivity

Equipment Productivity Arab Academy for Science, Technology & Maritime Transport College of Engineering & Technology Construction & Building Engineering CB 524 Methods and Equipment for Construction 2 Equipment Productivity

More information

Exercise 2-3. Flow Rate and Velocity EXERCISE OBJECTIVE C C C

Exercise 2-3. Flow Rate and Velocity EXERCISE OBJECTIVE C C C Exercise 2-3 EXERCISE OBJECTIVE C C C To describe the operation of a flow control valve; To establish the relationship between flow rate and velocity; To operate meter-in, meter-out, and bypass flow control

More information

Homework: Turn in Tortoise & the Hare

Homework: Turn in Tortoise & the Hare Your Learning Goal: After students experienced speed in the Runner s Speed Lab, they will be able to describe how different speeds look like on a graph with 100% accuracy. Table of Contents: Notes: Graphs

More information

The 19 th hole - 18 Card Micro Golf game. # Of Players: 1 or 2 players. Game time: min per game if a 2 player game.

The 19 th hole - 18 Card Micro Golf game. # Of Players: 1 or 2 players. Game time: min per game if a 2 player game. The 19 th hole - 18 Card Micro Golf game # Of Players: 1 or 2 players Game time: 30 45 min per game if a 2 player game. Components [4] - TEE BOXES [4] - PUTTING GREENS [6] - FAIRWAY [2] - Player golf ball

More information

It s a situation every avid cyclist knows only too

It s a situation every avid cyclist knows only too The Bicyclist s Paradox Randy Knight, California Polytechnic State University, San Luis Obispo, CA It s a situation every avid cyclist knows only too well. If you cycle up a hill and then back down with

More information

Low Speed Wind Tunnel Wing Performance

Low Speed Wind Tunnel Wing Performance Low Speed Wind Tunnel Wing Performance ARO 101L Introduction to Aeronautics Section 01 Group 13 20 November 2015 Aerospace Engineering Department California Polytechnic University, Pomona Team Leader:

More information

ROSE-HULMAN INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering. Mini-project 3 Tennis ball launcher

ROSE-HULMAN INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering. Mini-project 3 Tennis ball launcher Mini-project 3 Tennis ball launcher Mini-Project 3 requires you to use MATLAB to model the trajectory of a tennis ball being shot from a tennis ball launcher to a player. The tennis ball trajectory model

More information

INSTRUMENT INSTRUMENTAL ERROR (of full scale) INSTRUMENTAL RESOLUTION. Tutorial simulation. Tutorial simulation

INSTRUMENT INSTRUMENTAL ERROR (of full scale) INSTRUMENTAL RESOLUTION. Tutorial simulation. Tutorial simulation Lab 1 Standing Waves on a String Learning Goals: To distinguish between traveling and standing waves To recognize how the wavelength of a standing wave is measured To recognize the necessary conditions

More information

ENHANCED PARKWAY STUDY: PHASE 2 CONTINUOUS FLOW INTERSECTIONS. Final Report

ENHANCED PARKWAY STUDY: PHASE 2 CONTINUOUS FLOW INTERSECTIONS. Final Report Preparedby: ENHANCED PARKWAY STUDY: PHASE 2 CONTINUOUS FLOW INTERSECTIONS Final Report Prepared for Maricopa County Department of Transportation Prepared by TABLE OF CONTENTS Page EXECUTIVE SUMMARY ES-1

More information

Team 7416 HiMCM 2017 Page 1 of 24. Olympic ski slopes are difficult to plan, and a ranch in Utah is being evaluated to

Team 7416 HiMCM 2017 Page 1 of 24. Olympic ski slopes are difficult to plan, and a ranch in Utah is being evaluated to Team 7416 HiMCM 2017 Page 1 of 24 Summary Olympic ski slopes are difficult to plan, and a ranch in Utah is being evaluated to determine whether or not it should host an event. The measurements and difficulty

More information

Traffic circles. February 9, 2009

Traffic circles. February 9, 2009 Traffic circles February 9, 2009 Abstract The use of a traffic circle is a relatively common means of controlling traffic in an intersection. Smaller Traffic circles can be especially effective in routing

More information

Parasite Drag. by David F. Rogers Copyright c 2005 David F. Rogers. All rights reserved.

Parasite Drag. by David F. Rogers  Copyright c 2005 David F. Rogers. All rights reserved. Parasite Drag by David F. Rogers http://www.nar-associates.com Copyright c 2005 David F. Rogers. All rights reserved. How many of you still have a Grimes rotating beacon on both the top and bottom of the

More information

A Different Approach to Teaching Engine-Out Glides

A Different Approach to Teaching Engine-Out Glides A ifferent Approach to Teaching Engine-Out Glides es Glatt, Ph., ATP/CFI-AI, AGI/IGI When student pilots begin to learn about emergency procedures, the concept of the engine-out glide is introduced. The

More information

PIG MOTION AND DYNAMICS IN COMPLEX GAS NETWORKS. Dr Aidan O Donoghue, Pipeline Research Limited, Glasgow

PIG MOTION AND DYNAMICS IN COMPLEX GAS NETWORKS. Dr Aidan O Donoghue, Pipeline Research Limited, Glasgow PIG MOTION AND DYNAMICS IN COMPLEX GAS NETWORKS Dr Aidan O Donoghue, Pipeline Research Limited, Glasgow A model to examine pigging and inspection of gas networks with multiple pipelines, connections and

More information

CROSS COURSE INSTRUCTION DOCUMENT

CROSS COURSE INSTRUCTION DOCUMENT CROSS COURSE INSTRUCTION DOCUMENT Table of Contents CROSS COURSE DESCRIPTION... 3! CRITERIA FOR SBX/SX RUN SELECTION... 4! Gradients / Slope inclinations... 4! Run Width... 4! Level of Courses... 8! Beginner

More information

Chapter Twenty-eight SIGHT DISTANCE BUREAU OF LOCAL ROADS AND STREETS MANUAL

Chapter Twenty-eight SIGHT DISTANCE BUREAU OF LOCAL ROADS AND STREETS MANUAL Chapter Twenty-eight SIGHT DISTANCE BUREAU OF LOCAL ROADS AND STREETS MANUAL Jan 2006 SIGHT DISTANCE 28(i) Chapter Twenty-eight SIGHT DISTANCE Table of Contents Section Page 28-1 STOPPING SIGHT DISTANCE

More information

Geometric and Trafc Conditions Summary

Geometric and Trafc Conditions Summary 2 Geometric and Trafc Conditions Summary m, RETHNKNG -94 APPENDX T2 GEOMETRC AND TRAFFC CONDTONS SUMMARY ntroduction This memorandum summarizes the geometric and traffic conditions within the Rethinking

More information

High-Rise Fireground Field Experiments Results

High-Rise Fireground Field Experiments Results High-Rise Fireground Field Experiments Results These graphs show average times for each critical task by crew size. Percentage calculations for all the charts were based on the overall time from detection

More information

SPEED PROFILES APPROACHING A TRAFFIC SIGNAL

SPEED PROFILES APPROACHING A TRAFFIC SIGNAL SPEED PROFILES APPROACHING A TRAFFIC SIGNAL Robert L. Bleyl*, The University of New Mexico The objective of this study was to examine and compare the speed profiles of traffic approaching a traffic signal

More information

The Discussion of this exercise covers the following points: Pumps Basic operation of a liquid pump Types of liquid pumps The centrifugal pump.

The Discussion of this exercise covers the following points: Pumps Basic operation of a liquid pump Types of liquid pumps The centrifugal pump. Exercise 2-3 Centrifugal Pumps EXERCISE OBJECTIVE In this exercise, you will become familiar with the operation of a centrifugal pump and read its performance chart. You will also observe the effect that

More information

Applications of trigonometry

Applications of trigonometry Applications of trigonometry This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Agood tennis player knows instinctively how hard to hit a ball and at what angle to get the ball over the. Ball Trajectories

Agood tennis player knows instinctively how hard to hit a ball and at what angle to get the ball over the. Ball Trajectories 42 Ball Trajectories Factors Influencing the Flight of the Ball Nathalie Tauziat, France By Rod Cross Introduction Agood tennis player knows instinctively how hard to hit a ball and at what angle to get

More information

At each type of conflict location, the risk is affected by certain parameters:

At each type of conflict location, the risk is affected by certain parameters: TN001 April 2016 The separated cycleway options tool (SCOT) was developed to partially address some of the gaps identified in Stage 1 of the Cycling Network Guidance project relating to separated cycleways.

More information

SAMPLE RH = P 1. where. P 1 = the partial pressure of the water vapor at the dew point temperature of the mixture of dry air and water vapor

SAMPLE RH = P 1. where. P 1 = the partial pressure of the water vapor at the dew point temperature of the mixture of dry air and water vapor moisture starts to condense out of the air. The temperature at which this happens is called the dew point temperature, or the saturation temperature. What is commonly called saturation pressure or condensing

More information

Hitting Your Marks on the Drag Strip

Hitting Your Marks on the Drag Strip By Ten80 Education Hitting Your Marks on the Drag Strip STEM Lesson for TI-Nspire Technology Objective: Collect data, analyze the data using graphs, and use the results to determine the best driver. Frameworks:

More information

HIGH RAIL WEAR ON THE TEHACHAPI: PROBLEM IDENTIFICATION, ANALYSIS AND IMPLEMENTATION OF SOLUTIONS. Dr. Jude Igwemezie, P.Eng.

HIGH RAIL WEAR ON THE TEHACHAPI: PROBLEM IDENTIFICATION, ANALYSIS AND IMPLEMENTATION OF SOLUTIONS. Dr. Jude Igwemezie, P.Eng. HIGH RAIL WEAR ON THE TEHACHAPI: PROBLEM IDENTIFICATION, ANALYSIS AND IMPLEMENTATION OF SOLUTIONS. By Dr. Jude Igwemezie, P.Eng. Applied Rail Research Technologies, 2-9446 McLaughlin Rd N, Brampton, ON

More information

ME217 Fall 2017 Calibration Assignment

ME217 Fall 2017 Calibration Assignment ME217 Fall 2017 Calibration Assignment Jane Doe November 6, 2017 1 1 Summary of problem statement Prof. Mammoli seeks to estimate the mechanical energy needed to propel himself and his roadbike from his

More information

Wave Load Pattern Definition

Wave Load Pattern Definition COMPUTERS AND STRUCTURES, INC., AUGUST 2010 AUTOMATIC WAVE LOADS TECHNICAL NOTE DEFINING WAVE LOADS This section describes how to define automatic wave loads. The automatic wave load is a special type

More information

LESSONS FROM THE GREEN LANES: EVALUATING PROTECTED BIKE LANES IN THE U.S.

LESSONS FROM THE GREEN LANES: EVALUATING PROTECTED BIKE LANES IN THE U.S. LESSONS FROM THE GREEN LANES: EVALUATING PROTECTED BIKE LANES IN THE U.S. FINAL REPORT: APPENDIX C BICYCLIST ORIGIN AND DESTINATION ANALYSIS NITC-RR-583 by Alta Planning and Design Matt Berkow Kim Voros

More information

An Aerodynamic Analysis of Current Data for USS Akron Airship

An Aerodynamic Analysis of Current Data for USS Akron Airship An Aerodynamic Analysis of Current Data for USS Akron Airship http://en.wikipedia.org/wiki/uss_akron_(zrs-4) 1. Introduction Recently received data from Fred Jackson is the basis of the following analyses.

More information

How to Do Flight Testing for TARC. Trip Barber NAR TARC Manager

How to Do Flight Testing for TARC. Trip Barber NAR TARC Manager How to Do Flight Testing for TARC Trip Barber NAR TARC Manager The TARC Cycle Learn the rules and basic rocketry Design and fly your rocket on the computer Build your rocket to your design with real hardware

More information

Optimizing Compressed Air Storage for Energy Efficiency

Optimizing Compressed Air Storage for Energy Efficiency University of Dayton ecommons Mechanical and Aerospace Engineering Faculty Publications Department of Mechanical and Aerospace Engineering 4-2011 Optimizing Compressed Air Storage for Energy Efficiency

More information

Chapter 6. You lift a 10 N physics book up in the air a distance of 1 meter at a constant velocity of 0.5 m/s. The work done by gravity is

Chapter 6. You lift a 10 N physics book up in the air a distance of 1 meter at a constant velocity of 0.5 m/s. The work done by gravity is I lift a barbell with a mass of 50 kg up a distance of 0.70 m. Then I let the barbell come back down to where I started. How much net work did I do on the barbell? A) - 340 J B) 0 J C) + 35 J D) + 340

More information

Positioned For Speed

Positioned For Speed Positioned For Speed Positioned For Speed Global Network Retül Alphamantis Technologies PowerTap VELO Sports Center Pro Tour Level Team Support Team Sky Garmin Sharp Orica GreenEDGE Team Europcar Columbia

More information

Figure 1: Graphical definitions of superelevation in terms for a two lane roadway.

Figure 1: Graphical definitions of superelevation in terms for a two lane roadway. Iowa Department of Transportation Office of Design Superelevation 2A-2 Design Manual Chapter 2 Alignments Originally Issued: 12-31-97 Revised: 12-10-10 Superelevation is the banking of the roadway along

More information

Mapping Cycling Pathways and Route Selection Using GIS and GPS

Mapping Cycling Pathways and Route Selection Using GIS and GPS Proceedings of the SURVEYING & SPATIAL SCIENCES BIENNIAL CONFERENCE 2011 21-25 November 2011, Wellington, New Zealand Mapping Cycling Pathways and Route Selection Using GIS and GPS Matthew Huntley, Xiaoye

More information

Experiment P18: Buoyant Force (Force Sensor)

Experiment P18: Buoyant Force (Force Sensor) PASCO scientific Physics Lab Manual: P18-1 Experiment P18: (Force Sensor) Concept Time SW Interface Macintosh file Windows file Newton's Laws 45 m 300/500/700 P18 P18_BUOY.SWS EQUIPMENT NEEDED CONSUMABLES

More information

+)) Lower Churchill Project RIPRAP DESIGN FOR WIND-GENERATED WAVES SNC LAVALIN. SLI Document No HER

+)) Lower Churchill Project RIPRAP DESIGN FOR WIND-GENERATED WAVES SNC LAVALIN. SLI Document No HER +)) SNC LAVALIN Lower Churchill Project RIPRAP DESIGN FOR SLI Document No. 505573-3001-4HER-0011-00 Nalcor Reference No. MFA-SN-CD-0000-CV-RP-0006-01 Rev. 81 Date: 07 -Dec-2012 Prepared by: Checked by:

More information

Vertical Alignment. Concepts of design & guidelines Computing elevations along vertical curves Designing vertical curves

Vertical Alignment. Concepts of design & guidelines Computing elevations along vertical curves Designing vertical curves Vertical Alignment Concepts of design & guidelines Computing elevations along vertical curves Designing vertical curves Flat terrain You can select smooth horizontal alignment and smooth vertical alignment

More information

SoundCast Design Intro

SoundCast Design Intro SoundCast Design Intro Basic Design SoundCast and Daysim 3 Land use attributes Households & Individuals SoundCast DaySim Travel demand simulator Trips and Households, Excel Summary Sheets, EMME network

More information

Impact of New ANSI/TIA-222-H Standard on Broadcast NAB * ERI Breakfast * Apr 11, 2018 James Ruedlinger, P.E

Impact of New ANSI/TIA-222-H Standard on Broadcast NAB * ERI Breakfast * Apr 11, 2018 James Ruedlinger, P.E Impact of New ANSI/TIA-222-H Standard on Broadcast 2018 NAB * ERI Breakfast * Apr 11, 2018 James Ruedlinger, P.E Adoption ANSI/TIA-222 REV H: Current industry consensus standard Effective January 1, 2018

More information

Vibration of floors and footfall analysis

Vibration of floors and footfall analysis Webinar Autodesk Robot Structural Analysis Professional 20/04/2016 Vibration of floors and footfall analysis Artur Kosakowski Rafał Gawęda Webinar summary In this webinar we will focus on the theoretical

More information

FLOW MEASUREMENT (SEMI-SUBMERGIBLE OBJECT METHOD)

FLOW MEASUREMENT (SEMI-SUBMERGIBLE OBJECT METHOD) Page 83 of 232 OKLAHOMA CONSERVATION COMMISSION WATER QUALITY DIVISION STANDARD OPERATING PROCEDURE FLOW MEASUREMENT (SEMI-SUBMERGIBLE OBJECT METHOD) Page 84 of 232 1.0 PROCEDURAL SECTION 1.1 Scope and

More information

Civil Air Patrol Auxiliary of the United States Air Force

Civil Air Patrol Auxiliary of the United States Air Force Mountain Flying Qualification Course Civil Air Patrol Auxiliary of the United States Air Force Mountain Flying Flying in Mountain Winds Determine direction and velocity of steady winds by observing dust,

More information

A Performanced Based Angle of Attack Display

A Performanced Based Angle of Attack Display A Performanced Based Angle of Attack Display David F. Rogers, Phd, ATP www.nar-associates.com The Problem The current angle of attack displays basically warn you about the approach to stall with yellow

More information

Ch. 2 & 3 Velocity & Acceleration

Ch. 2 & 3 Velocity & Acceleration Ch. 2 & 3 Velocity & Acceleration Objective: Student will be able to Compare Velocity to Speed Identify what is acceleration Calculate velocity and acceleration from an equation and from slope of a graph.

More information

Bonanza/Debonair Pilots

Bonanza/Debonair Pilots Bonanza/Debonair Pilots Completing this worksheet is a great way to reinforce the proper speeds for operating your Bonanza or Debonair under varying operating conditions, and to understand the changes

More information

MATH AND MAINTENANCE FOR PUMPS AND BLOWERS TRAINING SEMINAR

MATH AND MAINTENANCE FOR PUMPS AND BLOWERS TRAINING SEMINAR MATH AND MAINTENANCE FOR PUMPS AND BLOWERS TRAINING SEMINAR FORCE WEIGHT OF WATER MEASURED IN POUNDS PRESSURE = FORCE PER UNIT AREA WEIGHT PER UNIT AREA PRESSURE (PSI) = FORCE (LBS) / AREA (IN 2 ) P (PSI)

More information

Bike Planner Overview

Bike Planner Overview Bike Planner Overview A Web-based Sketch Planning Tool for Los Angeles County presented by William E. Walter, GISP April 12, 2017 GIS-T Transportation leadership you can trust. Bike Planner Overview Guiding

More information

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS v. 8.4 WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS Objectives Define a conceptual schematic of the roadway, invert, and downstream

More information

This IS A DRAG IS IT A LIFT!!!!! Aerodynamics

This IS A DRAG IS IT A LIFT!!!!! Aerodynamics Problems in Technology This IS A DRAG OR IS IT A LIFT!!!!! Aerodynamics Our mission is to better understand the science and study of aerodynamics. Well, simply put aerodynamics is the way air moves around

More information

Welcome to Aerospace Engineering

Welcome to Aerospace Engineering Welcome to Aerospace Engineering DESIGN-CENTERED INTRODUCTION TO AEROSPACE ENGINEERING Notes 4 Topics 1. Course Organization 2. Today's Dreams in Various Speed Ranges 3. Designing a Flight Vehicle: Route

More information

MATH GRADE 6 UNIT 6 RATE ANSWERS FOR EXERCISES

MATH GRADE 6 UNIT 6 RATE ANSWERS FOR EXERCISES MATH GRADE 6 UNIT 6 RATE FOR EXERCISES LESSON 2: PRICE AS A RATE 1. $6.25 2. $.625, or $.63 3. $5.25 4. $.3125, or $.31 5. a. $2.5 b. $13.75 6. a. Amount (pt) 1 2 3 4 5 6 Cost non-organic ($) $.75 $1.5

More information

APPENDIX J REQUIRED NAVIGATION PERFORMANCE IMPACTS EVALUATION REPORT

APPENDIX J REQUIRED NAVIGATION PERFORMANCE IMPACTS EVALUATION REPORT APPENDIX J REQUIRED NAVIGATION PERFORMANCE IMPACTS EVALUATION REPORT February 01, 2007 Naverus, Inc. Seattle, WA This document contains commercially sensitive information and must be treated as Naverus,

More information

HOW FAST/FAR DOES FLY LINE FALL? N. Perkins of the University of Michigan, March 2003

HOW FAST/FAR DOES FLY LINE FALL? N. Perkins of the University of Michigan, March 2003 HOW FAST/FAR DOES FLY LINE FALL? N. Perkins of the University of Michigan, March 003 This report summarizes a simple model for the free fall dynamics of a length of fly line. The line is assumed to remain

More information

Speed Reading. Forces Cause Change. The force of a bat hitting a baseball causes the baseball to change direction.

Speed Reading. Forces Cause Change. The force of a bat hitting a baseball causes the baseball to change direction. Speed Reading Forces Cause Change The force of a bat hitting a baseball causes the baseball to change direction. The force of the wind blowing can cause a sailboat to change position as the sail is pushed.

More information

Exercise 3. Power Versus Wind Speed EXERCISE OBJECTIVE DISCUSSION OUTLINE. Air density DISCUSSION

Exercise 3. Power Versus Wind Speed EXERCISE OBJECTIVE DISCUSSION OUTLINE. Air density DISCUSSION Exercise 3 Power Versus Wind Speed EXERCISE OBJECTIVE When you have completed this exercise, you will know how to calculate the power contained in the wind, and how wind power varies with wind speed. You

More information

Project 1 Those amazing Red Sox!

Project 1 Those amazing Red Sox! MASSACHVSETTS INSTITVTE OF TECHNOLOGY Department of Electrical Engineering and Computer Science 6.001 Structure and Interpretation of Computer Programs Spring Semester, 2005 Project 1 Those amazing Red

More information

RIDERS GUIDE TO THE 2015 RAMAPO RALLY

RIDERS GUIDE TO THE 2015 RAMAPO RALLY RIDERS GUIDE TO THE 2015 RAMAPO RALLY Bicycle Touring Club off North Jersey ARRIVING AT CAMPGAW You should arrive at Campgaw at least 45 minutes before the suggested start of your ride. That will give

More information

Quick Reference Technical Data

Quick Reference Technical Data Bulletin 127C 2 Quick Reference Technical Data For over 100 years, The Spencer Turbine Company has specialized in innovative solutions to air and gas handling problems. Spencer's product line includes

More information

APPENDIX B HYDRAULIC DESIGN DATA FOR CULVERTS

APPENDIX B HYDRAULIC DESIGN DATA FOR CULVERTS TM 5-820-4/AFM 88-5, Chap 4 APPENDIX B HYDRAULIC DESIGN DATA FOR CULVERTS B-1. General. a. This appendix presents diagrams, charts, coefficients and related information useful in design of culverts. The

More information

APPENDIX E BIKEWAY PRIORITIZATION METHODOLOGY

APPENDIX E BIKEWAY PRIORITIZATION METHODOLOGY APPENDIX E BIKEWAY PRIORITIZATION METHODOLOGY INTRODUCTION The network of bikeways recommended in the Bicycle Master Plan is extensive and is likely to be only partially completed during the 25-year life

More information

SPEED, VELOCITY, ACCELERATION, & NEWTON STUDY GUIDE - Answer Sheet 1) The acceleration of an object would increase if there was an increase in the

SPEED, VELOCITY, ACCELERATION, & NEWTON STUDY GUIDE - Answer Sheet 1) The acceleration of an object would increase if there was an increase in the SPEED, VELOCITY, ACCELERATION, & NEWTON STUDY GUIDE - Answer Sheet 1) The acceleration of an object would increase if there was an increase in the A) mass of the object. B) force on the object. C) inertia

More information

Arrow Lethality Study Update 2005 Part II By Dr. Ed Ashby

Arrow Lethality Study Update 2005 Part II By Dr. Ed Ashby Arrow Lethality Study Update 2005 Part II By Dr. Ed Ashby Weight Forward of Center (FOC) Focal studies to evaluate the effects of an arrow s FOC on arrow penetration in animal tissue yielded information

More information

Aerodynamic Terms. Angle of attack is the angle between the relative wind and the wing chord line. [Figure 2-2] Leading edge. Upper camber.

Aerodynamic Terms. Angle of attack is the angle between the relative wind and the wing chord line. [Figure 2-2] Leading edge. Upper camber. Chapters 2 and 3 of the Pilot s Handbook of Aeronautical Knowledge (FAA-H-8083-25) apply to powered parachutes and are a prerequisite to reading this book. This chapter will focus on the aerodynamic fundamentals

More information

Applying Hooke s Law to Multiple Bungee Cords. Introduction

Applying Hooke s Law to Multiple Bungee Cords. Introduction Applying Hooke s Law to Multiple Bungee Cords Introduction Hooke s Law declares that the force exerted on a spring is proportional to the amount of stretch or compression on the spring, is always directed

More information

LECTUR 10 CHARACTERISTICS OF THE DRIVER, THE PEDESTRIAN, THE VEHICLE AND THE ROAD. One problem that faces traffic and transportation engineers is:

LECTUR 10 CHARACTERISTICS OF THE DRIVER, THE PEDESTRIAN, THE VEHICLE AND THE ROAD. One problem that faces traffic and transportation engineers is: LECTUR 10 CHARACTERISTICS OF THE DRIVER, THE PEDESTRIAN, THE VEHICLE AND THE ROAD 3.1 DRIVER CHARACTERISTICS Physiological Measurable and Usually Quantifiable Psychological Much more difficult to measure

More information

Student Population Projections By Residence. School Year 2016/2017 Report Projections 2017/ /27. Prepared by:

Student Population Projections By Residence. School Year 2016/2017 Report Projections 2017/ /27. Prepared by: Student Population Projections By Residence School Year 2016/2017 Report Projections 2017/18 2026/27 Prepared by: Revised October 31, 2016 Los Gatos Union School District TABLE OF CONTENTS Introduction

More information

STUDENT S BOOKLET. Geometry 1. Contents. Meeting 6 Student s Booklet. May 17 UCI. 1 Finding Clovers 2 Angles 3 Circular Mountains

STUDENT S BOOKLET. Geometry 1. Contents. Meeting 6 Student s Booklet. May 17 UCI. 1 Finding Clovers 2 Angles 3 Circular Mountains Meeting 6 Student s Booklet Geometry 1 Contents May 17 2017 @ UCI 1 Finding Clovers 2 Angles 3 Circular Mountains STUDENT S BOOKLET UC IRVINE MATH CEO http://www.math.uci.edu/mathceo/ 1. FINDING CLOVERS

More information

Addressing Deficiencies HCM Bike Level of Service Model for Arterial Roadways

Addressing Deficiencies HCM Bike Level of Service Model for Arterial Roadways Petritsch, et al 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Addressing Deficiencies HCM Bike Level of Service Model for Arterial Roadways Submitted July 31, 2013 Word

More information

Drag Divergence and Wave Shock. A Path to Supersonic Flight Barriers

Drag Divergence and Wave Shock. A Path to Supersonic Flight Barriers Drag Divergence and Wave Shock A Path to Supersonic Flight Barriers Mach Effects on Coefficient of Drag The Critical Mach Number is the velocity on the airfoil at which sonic flow is first acquired If

More information

THE SAFE ZONE FOR PAIRED CLOSELY SPACED PARALLEL APPROACHES: IMPLICATIONS FOR PROCEDURES AND AUTOMATION

THE SAFE ZONE FOR PAIRED CLOSELY SPACED PARALLEL APPROACHES: IMPLICATIONS FOR PROCEDURES AND AUTOMATION THE SAFE ZONE FOR PAIRED CLOSELY SPACED PARALLEL APPROACHES: IMPLICATIONS FOR PROCEDURES AND AUTOMATION Steven Landry and Amy R. Pritchett Georgia Institute of Technology Abstract Changes to air traffic

More information

Discussion on the Selection of the Recommended Fish Passage Design Discharge

Discussion on the Selection of the Recommended Fish Passage Design Discharge Discussion on the Selection of the Recommended Fish Passage Design Discharge Introduction The provision of fish passage is a requirement for most proposed culvert and bridge installations in Alberta, depending

More information

Tension Cracks. Topics Covered. Tension crack boundaries Tension crack depth Query slice data Thrust line Sensitivity analysis.

Tension Cracks. Topics Covered. Tension crack boundaries Tension crack depth Query slice data Thrust line Sensitivity analysis. Tension Cracks 16-1 Tension Cracks In slope stability analyses with cohesive soils, tension forces may be observed in the upper part of the slope. In general, soils cannot support tension so the results

More information

Evaluation of the Wisconsin DOT Walking Profiler

Evaluation of the Wisconsin DOT Walking Profiler Final Report Evaluation of the Wisconsin DOT Walking Profiler March 2007 U.S. Department of Transportation Federal Highway Administration Notice This document is disseminated under the sponsorship of the

More information

APPENDIX W OFF-MODEL ADJUSTMENTS

APPENDIX W OFF-MODEL ADJUSTMENTS APPENDIX W OFF-MODEL ADJUSTMENTS The three-county travel demand model was used to evaluate the land use and transportation project scenarios for the Regional Transportation Plan Update. The model provided

More information

Windcube FCR measurements

Windcube FCR measurements Windcube FCR measurements Principles, performance and recommendations for use of the Flow Complexity Recognition (FCR) algorithm for the Windcube ground-based Lidar Summary: As with any remote sensor,

More information

Implementing Provisions for Art. 411 of the ICR Ski Jumping

Implementing Provisions for Art. 411 of the ICR Ski Jumping JUMPING HILLS CONSTRUCTION NORM 2018 Implementing Provisions for Art. 411 of the ICR Ski Jumping Author: Hans-Heini Gasser (SUI) EDITION NOVEMBER 2018 Table of Contents Page 1. Preliminary Remarks 3 2.

More information

A statistical model of Boy Scout disc golf skills by Steve West December 17, 2006

A statistical model of Boy Scout disc golf skills by Steve West December 17, 2006 A statistical model of Boy Scout disc golf skills by Steve West December 17, 2006 Abstract: In an attempt to produce the best designs for the courses I am designing for Boy Scout Camps, I collected data

More information

LAB : Using A Spark Timer

LAB : Using A Spark Timer LAB : Using A Spark Timer Read through the whole lab and answer prelab questions prior to lab day. Name: F1 Introduction A spark timer is used to make accurate time and distance measurements for moving

More information

Georgian University GEOMEDI. Abstract. In this article we perform theoretical analysis of long jumps with the purpose to find

Georgian University GEOMEDI. Abstract. In this article we perform theoretical analysis of long jumps with the purpose to find On the t Influence of Air Resistance and Wind during Long Jump Egoyan A. E. ( alex1cen@yahoo.com ), Khipashvili I. A. Georgian University GEOMEDI Abstract. In this article we perform theoretical analysis

More information

Usage differences between bikes and e-bikes

Usage differences between bikes and e-bikes Usage differences between bikes and e-bikes Mobile Ghent 13 October 24 th 25 th 2013 Ghent, Belgium Dominik Allemann 1, Martin Raubal 1, Moritz Meenen 2 1 Institute of Cartography and Geoinformation, ETH

More information

CVEN 311 Fluid Dynamics Fall Semester 2011 Dr. Kelly Brumbelow, Texas A&M University. Final Exam

CVEN 311 Fluid Dynamics Fall Semester 2011 Dr. Kelly Brumbelow, Texas A&M University. Final Exam CVEN 311 Fluid Dynamics Fall Semester 2011 Dr. Kelly Brumbelow, Texas A&M University Final Exam 8 pages, front & back, not including reference sheets; 21 questions An excerpt from the NCEES Fundamentals

More information