Seven ways to fine-tune
Here’s where O/D analysis can get tricky: Setting up the parameters. If you make a mistake defining the analysis logic, you can miss data or get inaccurately inflated counts. For example, without a minimum trip distance filter, an analysis of freight moving through an industrial corridor could also capture trucks repositioning between loading bays or staging areas. That would inflate your trip count without adding useful route data.
Here are some helpful tips for getting it right the first time, and reducing wasted query time on O/D transportation studies.
Trip pairing
Trip pairing is critical. Capturing single trips creates highly variable data which is not a reliable demand indicator. To show aggregate travel patterns, O/D information must be captured as paired trips. Altitude’s platform sets pairwise attribution as the default behavior to ensure trip pairing.
Trip chaining
Trip chaining defines the length of time a truck can stop (while delivering or refueling, for example) while still being considered a single trip. These are usually expressed by two parameters: MaxStopDuration (how long a vehicle can stop and still be counted as one journey) and ShortJourneyDistanceThreshold (minimum distance to filter out noise).
Setting a stop duration of 60 minutes means that a truck that stops for less than an hour and then continues still counts as one trip. A truck that stops for over an hour and then continues will count as two trips. If it stops again for longer than an hour, that’s three trips.
Figure out your trip chaining parameters before creating your analysis so you can input the correct data. A platform like Altitude’s with automated criteria for trip chaining removes obvious short trip breaks (like freight yard movements and fuel stops) creating more accurate trip counts.
Trip distance
Trip distance settings can filter out very short movements — for example, trucks moving around in freight yards, parking lots or loading docks. Or, for a segment flow, you may want to remove very long trips to focus on regional or metro travel. Decide ahead of time what distances you can filter out for more efficient analysis times and data tables.
Trip attributes
In addition to trip counts, you may want to study metrics (like trip distance, trip duration or trip speeds) by day of week or time of day. Trip counts can also be split into vehicle types or vehicle vocations including:
- Light-Duty
- Medium-Duty
- Heavy-Duty
- Long Haul
- Local Delivery
- Door to Door, and more
Plan ahead to add these criteria on the first analysis instead of running multiple queries later to add attributes.