Computer-driven route planning applications are utilized every day to aid users in locating points of interest, such as particular buildings, addresses, and the like. Additionally, in several existent commercial applications users can vary a zoom level, thereby enabling variation of context and detail as a zoom level of a map is altered. For example, as a user zooms in on a particular location, details such as names of local roads, identification and location of police and fire stations, identification and location of public services, such as libraries, museums, and the like can be provided to the user. When zooming out, the user can glean information from the map such as location of the point of interest within a city, state, and/or country, proximity of the point of interest to major freeways, proximity of the point of interest to a specific city, and the like. In some applications, satellite images can be utilized to provide users with additional detail regarding a particular geographic location or region. For example, a prospective purchaser of a house can obtain an overhead satellite image of the house, thereby enabling the prospective purchaser to view lines of occupation, proximity of the house to other adjacent houses, and other information that may be pertinent to the user.
Furthermore, conventional computer-implemented mapping applications often include route planning applications that can be utilized to provide users with directions between different locations. Pursuant to an example, a user can provide a route planning application with a beginning point of travel and an end point of travel (e.g., beginning and ending addresses). The route planning application can include or utilize representations of roads and intersections and one or more algorithms to output a suggested route of travel. These algorithms can output routes depending upon user-selected parameters. For instance, a commercial route planning application can include a check-box that enables a user to specify that she wishes to avoid highways. Similarly, a user can inform the route planning application that they wish to travel on a shortest route or a route that takes a least amount of time (as determined by underlying algorithms).
Over the last several years, individuals have grown to increasingly rely on route planning applications to aid them in everything from locating a friend's house to planning cross-country road trips.
In the general case, a set of feasible streets are considered and a search algorithm is used to create a route that optimizes some objective function such as minimizing total distance or time to travel between two points. To perform optimization, a search method is applied to search among and to identify best routes between two or more locations. Search methods include comprehensive combinatorial search, or more efficient methods such as the Dykstra search algorithm, or A* search.
Route planning applications are also no longer confined to desktop computers. Rather, many automobile models are now equipped with standard mapping functionality, wherein the automobiles include graphical displays on a console to provide mapping data and directions to a user. Oftentimes, a compact disk or other storage medium that includes data to enable utilization of route-planning functionality must be purchased and loaded prior to use of the route planning application. As road conditions change, such as speed limits, number of lanes, etc., updates can be provided. Automobiles with GPS functionality (or other location identifying functionality) can additionally include real-time directions, wherein directions are provided to users of the automobile while they travel.
These route planners are fairly reliable in connection with details such as posted speed limits, location of one-way streets, and related information. However, conventional applications that include route-planning functionality make assumptions regarding the state of roads. With more specificity, today's route planning applications are built around assumptions of constancy and universality, such that optimal routes provided by the applications are independent of time of day, day of week, and detailed user preferences. In actuality, however, these assumptions do not hold. For example, in many instances, a best route between two points during rush hour in an urban area is not an optimal route at midnight between the same two points. Conventional route planning applications, however, do not take such context into account when providing routes for users. Similarly, different drivers may prefer different routes between the same two points. For example, one driver may avoid highways or particularly difficult merges, or is willing to extend duration of a journey by a few minutes in order to follow a scenic coastal road, while the other driver simply wants to arrive as quickly as possible or to traverse the shortest distance.
The following presents a simplified summary in order to provide a basic understanding of some aspects of the claimed subject matter. This summary is not an extensive overview, and is not intended to identify key/critical elements or to delineate the scope of the claimed subject matter. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.
The route planning systems and methods described herein enable driving directions, which are not static with respect to context and user preferences, to be provided to users. Rather, driving directions can be created that are at least partially dependent upon contextual information associated with a driver's journey, wherein the contextual information can include time of day, day of week, weather conditions, whether a day is a holiday, existence of events (such as sporting events and/or concerts in a region), and any other suitable contextual information. As is known by commuters driving through highly congested regions during rush hour, time of day and day of week can have a significant impact upon traffic flows over particular roadways. Thus, utilizing features described herein, different driving directions can be provided at different times between the same two geographic points given altering contexts. More particularly, described herein are systems and/or methods for harnessing data collected about context-sensitive routes taken by drivers and utilizing such data to generate recommendations for routes based upon the contextual information, inferred or known preferences, or combinations of preferences and contextual information.
Additionally, conventional route planning systems do not take into account detailed user preferences. For instance, drivers do not always prefer to take a route that is deemed the fastest and/or shortest between two locations. Pursuant to an example, a driver may willingly extend their journey to avoid merging at a particular location. Route planning systems/methods described herein enable drivers to be associated with one or more driving profiles, wherein such profiles may be associated with detailed driver preferences. For example, one profile may represent drivers that always wish to travel along a route that will take a least amount of time, while another profile may represent drivers that prefer to somewhat extend their journey to drive on roads deemed as being scenic. Yet another profile can represent drivers who wish to avoid busy merges onto freeways at all costs.
A user can be associated with a driving profile by monitoring their activity. For instance, if the user's automobile is associated with a GPS sensor, then such user's driving activity can be tracked over time and their driving preferences can be inferred. In another example, the user's demographics may be indicative of how he/she should be profiled. If the user is in their seventies, then they typically will be less willing to drive on fast-moving and highly congested road segments than a driver in his/her twenties. Furthermore, there may be a correlation between web sites visited, demographic information, and driving preferences. It is thus understood that any suitable data relating to a user can be collected and utilized to infer driving preferences of the user. Driving directions can then be output based at least in part upon contextual data and inferred user preferences. Thus, the route planning systems/methods described herein can provide users with driving directions that are predictive of routes that such users would have taken if they were aware of all available routes between provided geographic locations.
To enable such robust creation of driving directions, a detailed and sophisticated representation of a traffic system can be employed. Such representation can include, for example, a graph that comprises edges that are representative of road segments and nodes that are representative of intersections. The nodes and edges of the graph can then be weighted through collection and analysis of data taken from actual drivers in a traffic system. For instance, the graph can be weighted by monitoring speeds associated with drivers over particular road segments with respect to different contexts. Therefore, weights within the graph can alter as context alters, just as traffic flow over certain road segments alters as context alters. Additionally, edges and nodes within the graph can be weighted based at least in part upon detailed user preferences. Thus, for instance, two different users can request driving directions between the same two geographic regions at the same time but be provided with different driving directions.
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings. These aspects are indicative, however, of but a few of the various ways in which the principles of the claimed subject matter may be employed and the claimed matter is intended to include all such aspects and their equivalents. Other advantages and novel features may become apparent from the following detailed description when considered in conjunction with the drawings.
The subject invention is now described with reference to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the claimed subject matter. It may be evident, however, that such subject matter may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing the subject invention.
As used in this application, the terms “component” and “system” are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution. For example, a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and a computer. By way of illustration, both an application running on a server and the server can be a component. One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers. The word “exemplary” is used herein to mean serving as an example, instance, or illustration. Any aspect or design described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs.
Furthermore, aspects of the claimed subject matter may be implemented as a method, apparatus, or article of manufacture using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof to control a computer to implement various aspects of the subject invention. The term “article of manufacture” as used herein is intended to encompass a computer program accessible from any computer-readable device, carrier, or media. For example, computer readable media can include but are not limited to magnetic storage devices (e.g., hard disk, floppy disk, magnetic strips, . . . ), optical disks (e.g., compact disk (CD), digital versatile disk (DVD), . . . ), smart cards, and flash memory devices (e.g., card, stick, key drive, . . . ). Additionally it should be appreciated that a carrier wave can be employed to carry computer-readable electronic data such as those used in transmitting and receiving electronic mail or in accessing a network such as the Internet or a local area network (LAN). Of course, those skilled in the art will recognize many modifications may be made to this configuration without departing from the scope or spirit of what is described herein.
Referring now to
The route planning system 100 further includes a context analyzer component 104 that analyzes context associated with the received request. For instance, the context analyzer component 104 can analyze time of day associated with the request, wherein the time of day can be assumed to be a time that the receiver component 102 receives the request or a time in the future that travel will take place (e.g., provided by the initiator of the request). Additionally, the context analyzer component 104 can determine/receive contextual information such as day of a week, whether a day is a weekday or weekend, whether a day is a holiday, current or forecasted weather conditions, current status of roadways within a traffic system (e.g., whether and where an accident has occurred), and any other suitable contextual data. In contrast to conventional route planning systems, the route planning system 100 can output directions between points that are based at least in part upon current, future, predicted, and/or inferred contextual data. Thus, a route/directions output by the route planning system 100 between the same two points may vary depending upon time of day, day of week, and the like. Accordingly, the route planning system 100 is much more robust than conventional route planning systems.
Such robustness is enabled through utilization of a route planning model 106 that is based at least in part upon collected data. As will be described in more detail below, data can be collected from vehicles operated by particular drivers over time, and such information can be utilized in connection with modeling a traffic system. Further, the collected data can be analyzed in light of disparate contexts associated with when the data was collected. Additionally, profiles can be defined that are representative of particular types of drivers, and the route planning system 100 can output routes based at least in part upon a profile associated with a requesting user. For example, a particular individual may attempt to avoid busy merges on freeways, and a profile can be defined that corresponds to such driving preference. The route planning system 100 can determine a profile of an individual requesting directions through explicitly provided driving preferences and/or implicitly through monitoring actions of the individual in connection with demographics associated therewith. For example, drivers at or near retirement age may be less likely to wish to travel on busy freeways than drivers in their mid twenties. These profiles can be defined based upon analysis of data collected from drivers in a region where they are familiar with the traffic system (thus indicating how they prefer to drive). Creation of the route planning model 106 and definition of profiles is described in more detail infra.
In operation, the receiver component 102 can receive a request for a route (directions) between two provided points, which can be addresses, cities, monuments, and the like. Upon receipt of such request, the context analyzer component 104 can receive/retrieve contextual information that is associated with the request as well as user-centric information that may aid in profiling the user's driving preferences, such as demographic information, answers to a driving questionnaire, etc. The route planning model 106, which can include a graph of one or more traffic systems, can then be accessed and analyzed in light of the received request, context, and user-centric information. For example, the route planning model 106 can include a weighted graph where nodes represent intersections and edges represent at least portions of roadways. The edges can be weighted differently depending upon context and user, such that different users providing requests between the same two points at different times may be provided with different directions. It is understood, however, that the route planning model 106 can be or include any suitable model of a traffic system. The route planning system 100 can then output the determined route to the requesting user. The system 100 therefore can output directions that are predictive of the route a particular user would take if they were familiar with at least a vast majority of possible routes between a provided beginning and destination point.
With more specificity, data can be collected from drivers who are familiar with an area during different contexts (e.g., at different times of day and days of the week). Such information is then utilized by the system 100 to enable naïve drivers (or drivers unfamiliar with a particular portion of a traffic system) to leverage such information. In other words, directions can be provided to a user, wherein such directions can be reflective of a route the user would travel if they were familiar with the road system they are traveling upon. Thus, the expertise of the masses can be employed to render the system 100 more insightful with respect to assisting individuals who may not have a great deal of knowledge regarding a particular traffic system. As more data is collected with respect to a particular user (e.g., types of roads the user travels given different contexts), the data collected from other drivers can be still more useful in connection with creating driving directions for such user. Thus, subtle (inferred or explicitly provided) driver preferences can be taken into account by the system, such that two individuals who request directions between the same two points at the same instance in time may be provided different directions. For example, it can be inferred that a first user prefers not to travel over highways while a second user only cares to take the route that will cause him to traverse between two points in a least amount of time. Accordingly, the system 100 can take into account such subtle preferences when outputting routes.
Turning now to
The system 200 additionally includes the context analyzer component 104 that analyzes context associated with the received request. For instance, as described above, the context analyzer component 104 can analyze the received request in connection with time of day, day of week, whether an event is being held within a traffic system, current and/or forecasted weather conditions, and the like. A profile matching component 202 can analyze received user-centric data and match such data to one or more profiles 204 that are resident within a data repository 206. For example, the profiles 204 can include a profile for drivers that prefer scenic routes, a profile for drivers that prefer a fastest route at all times, a profile for drivers that prefer to avoid busy freeways, a profile for drivers that prefer to avoid busy intersections and/or busy merges, and various other profiles. It is thus understood that numerous profiles of any suitable granularity can be stored within the data repository 206 and are accessible by the profile matching component 202 based upon received/stored user-centric data.
Once the request has been received, context associated with the request has been analyzed, and the requesting user has been profiled, the route planning model 106 can be accessed in connection with outputting a route that takes into consideration context associated with the request and detailed user driving preferences. As alluded to above, the route planning model 106 can include a graph that is representative of a traffic system, wherein edges and/or nodes can be weighted to enable estimation of an amount of time it will take a driver to travel over segments of roadways and/or intersections. The weights associated with the graph can vary depending upon time. For instance, driving over a particular road segment during rush hour may take much more time than driving over the same segment of road at midnight. Additionally, weights within the route planning model 106 can be altered based upon user-centric data. For instance, if the requesting user refuses to drive on busy freeways, the weight associated with a busy freeway can be weighted at or close to infinity. Once the weights have been assigned given the contextual data and an assigned profile, an algorithm (not shown) can be utilized to determine a least-weighted route between the two points provided in the received request. This route can then be provided to the requesting user (by way of, for example, a graphical user interface).
Referring now to
The data sources 304-308 can be any suitable data sources. For instance, the data source 306 can be sensors associated with a roadway that indicate current traffic conditions. In another example, the data source 306 can be a website that describes current/forecast weather conditions. Still further, the data source 304 may be a radio station that announces traffic accidents, wherein the data collection component 302 can understand and interpret particular words relating to such accidents. Thus, the data collection component 302 can receive/retrieve data that is pertinent to a particular user's route and/or user preferences. The route planning model 106 can be updated according to the received data. For instance, as described above, the route planning model 106 can include a weighted graph, wherein the weights indicate cost to a user associated with particular road segments/intersections. The cost can be based at least in part upon expected time associated with traveling over road segments and/or through intersections and/or based at least in part upon user driving preferences. Once updated, the route planning model 106 can be employed to output a route/directions to a user that takes into consideration contextual data and detailed user driving preferences.
Referring now to
Pursuant to an example, the updating component 402 can be communicatively coupled to a plurality of sensors 404-408, which can be, for example, GPS sensors associated with automobiles, a device that can determine location/rate of speed of a user by using triangulation in connection with a mobile communications device (such as a cellular telephone), and the like. Data from such sensors 404-408 can be analyzed by the updating component 402, which can in turn update the route planning model 106 based at least in part upon the analysis. For instance, if the route planning model 106 includes a weighted graph, the updating component 402 can update the weights as conditions within a traffic system modeled by the route planning model 106 alter. Therefore, if in actuality a road segment becomes associated with greater amounts of traffic, such change in traffic will be reflected within the route planning model 106. Additionally, the updating component 402 can be utilized to update the route planning model 106 with newly added streets, take into consideration newly erected stop signs or newly functioning stop lights, etc. Therefore, the route planning model 106 can accurately reflect real-world alterations to a traffic system. The route planning system 400 can thus continue to output directions/routes to users that reflect current traffic conditions.
Referring now to
Some situations exist, however, where it may not be easy to discern where a journey started and stopped. For example, a driver may stop for a short period of time to drop off a passenger. To locate such situations, for example, the segmentation component 506 can analyze logs within the sensed time-series data to determine when a loop has been made (e.g., from location A to location B to location A). If the segmentation component 506 detects a loop, then a segmentation point can be chosen at a point in the loop that is physically furthest from where the loop closes.
As described above, the route planning model 106 can include a graph, where nodes in the graph represent intersection of roads and edges are roads themselves. A single road may be represented by multiple edges, as each road segment (the smallest unbroken portion of a road between two intersections) can be a separate edge in the graph. Additionally, the edges and nodes can be associated with latitudes and longitudes of roads that they represent. Once the sensed time-series data 504 has been segmented into individual journeys, such journeys can be “snapped” to the graph within the route planning model 106. This may be problematic in that, for example, noise can be associated with GPS signals. Additionally, the graph may be imperfect; for instance, two different maps may pinpoint a particular latitude/longitude position at slightly different locations relative to surrounding features in each representation. Thus, the sensed time-series data 504 when mapped to the route planning model 106 may not fit perfectly.
A snapping component 508 can be employed to “snap” each collected data point to an appropriate location represented within the route planning model 106. For instance, the snapping component 508 can snap each collected data point to an on-road location nearest to it, and trace logs can be reconstructed by connecting the on-road locations together by way of the shortest on-road paths between each consecutive pair. In another example, the snapping component 508 can employ a Hidden Markov Model in connection with snapping trace logs to a graph within the route planning model 106. Informally, the Hidden Markov Model can consider potential snaps for each raw piece of collected data oi, and can select a best on-road snap si for each such that a resulting sequence of on-road locations is as smooth as possible while maintaining proximity between the raw data and respective snapped locations. The set of possible snap locations for a single raw piece of sensed data (e.g., GPS point) oi is created by collecting, for each road segment within a threshold distance of oi, a location si for each road segment that is most proximate to oi. Several candidate si locations can result where a road network is dense while fewer result in areas of sparse road coverage.
Formally, the Hidden Markov Model that can be employed by the snapping component 508 can define the following joint probability over sequences of raw and snapped sensed locations (O and S, respectively), from which a maximum-probability sequence of snapped locations for a particular trace log can be deduced using the standard Viterbi algorithm:
The first term in the product is the observation probability: how likely would the observation oi have been if, for example, the GPS receiver had actually been at on-road location si? This probability can be given by error characteristics of GPS receivers, for example, modeled as a zero-mean Gaussian with a standard deviation of a particular distance (e.g., 10 meters). The second term in the product is the transition probability: how likely would the on-road location si have been if the sensing device was known to be at location si-1 when the previous measurement was recorded? This can be defined as the fraction a/b, where a is the straight-line distance from si-1 to si and b is the length of the shortest on-road path between the same. Such a definition may penalize transitions that round corners, emphasizing the idea that turns are relatively rare during travel. The false “penalty” incurred by two consecutive points on a curved road is negligible because location data can be collected at relatively high frequency (e.g., every six seconds or less). Additionally, transitions between distant snap locations can be penalized, since generally there is no on-road, straight-line path between them. It can be noted that a/b<1, and the snapping component 508 can normalize such that transition probabilities emanating from each node of the Hidden Markov Model sum to one.
In another example, the snapping component 508 can use an alternative definition for the transition probability. Namely, a value can be assigned with magnitude that is inversely proportional to the number of “hops” (road segment transitions) in the transition. In this case, a pair of points for which the shortest on-road connecting path includes three road segments will have a lower probability than a pair of points on the same segment. Another alternative for transition probability is to use a single, fixed probability for transitions between points on the same road and separate, lower probability transitions for different roads. Defining such probabilities, however, can be a difficult task: a large ratio between two probabilities may result in on-road routes that remain on a single road to the point of ignoring collected data, while a small ratio may place too much emphasis on potentially noisy readings.
Once the trace logs are mapped into road segments, a speed analysis component 510 can associate different weights to edges/nodes within the graph of the route planning model 106 over different times. For example, the speed analysis component 510 can learn time-dependent traffic speed for roads by breaking days of the week into multiple categories and breaking such categories into several time slices. For purposes of illustration, it can be assumed that the speed analysis component 510 breaks the days of the week into two categories: weekdays and weekends. Such categories can then be broken into 96 time slices; 15-minute blocks of time covering 24 hours of the day. It is understood, however, that the speed analysis component 510 can create categories associated with any sort of contextual data. For instance, the speed analysis component 510 can create categories based upon weather conditions, holidays, and the like.
Continuing with the above example, the speed analysis component 510 can learn a separate average speed for each time-of-day and weekday/weekend breakdown by examining each pair (A, B) of consecutive GPS points in snapped traces. The average speed of a driver between each pair can be calculated, and the speed can be utilized to create a running average for every road segment traversed to get from A to B. Speed measurement can be applied to the running average associated with a block of time whose time characteristics match those of timestamps of collected data involved in the speed calculation. Thus, the speed analysis component 510 can determine speeds associated with road segments in various categories (time of day, day of week, . . . ). The speed analysis component 510 can then associated such data with the route planning model 106, such that edges and nodes are weighted based upon the collected data.
It can be discerned, however, that it may be impossible to obtain data for every road in a traffic system over every category. Thus, road speeds can be generalized given known road speeds of “similar” road segments. In more detail, a generalizer component 512 can analyze the route planning model 106 and provide speed values to road segments that are not associated with collected data for each category. For instance, for road segments and time segments where no data is available, the generalizer component 512 can assign the speed that is associated with the same road segment at an adjacent time block. If there is no speed associated with an adjacent time block, the generalizer component 512 can assign the segment a speed from a similar road and/or a system-wide average of speeds from similar roads, where similarity can be defined by road class within the route planning model 106. Additionally, similarity can be determined by analyzing speed limits, geographic proximity of road segments, geographic location of road segments, and the like. Still further, if similar roads cannot be located and/or if a system-wide speed average is unavailable, the speed for a time segment can be defined as the posted speed limit.
Referring now to
In one particular example, the profile definer component 602 can examine each trace within the sensed time-series data 504 and calculate an inefficiency ratio r, which can be defined as a ratio of the duration of a fastest route (in expectation) between the trace's endpoints (as determined through use of the segmentation component 506 and the route planning model 106, for example) and actual duration of the user's trip. Thus, the value of r will be between zero and one. In a rare instance that the driver's actual time was shorter than the expected time, the value for r can be capped at one. The meaning of r can most easily be understood in terms of its inverse, which is a value between one and infinity and represents a portion of time by which a driver has extended his/her journey beyond the shortest possible time in order to satisfy preferences unrelated to efficiency.
For each driver, the profile definer component 602 can calculate a personal inefficiency parameter
where ti is an estimated time required to traverse segment i (dependent upon the time of traversal). The result is that a path using only non-traversed (non-preferred) edges and requiring x seconds to traverse is equivalent in cost to a path using only preferred (previously traversed) edges and requiring
seconds to traverse, since the discount of
This equivalence is consistent with the assumption that the user is willing to extend the duration of his/her trip by up to a factor of
in order to satisfy preferences not related to efficiency. The cost function also reflects interpretation of driver histories as statements of preference by allowing the profile definer component 602 to reduce cost of previously used (preferred) edges.
The profile definer component 602 generates profiles through utilizing two major assumptions: 1) drivers associated with the sensed time-series data 504 are making informed choices and are not extending duration of journeys out of ignorance; and 2) drivers prefer roads they have previously taken. The profile definer component 602 can thus weight roads given the individuals preferences. These individuals can then be a base to employ in defining profiles for other users of a route planning system. For instance, drivers with preferences similar to those of a tracked driver can be assigned a profile associated with the tracked driver. Any suitable manner for creating a profile that can be mapped to members of the general public through utilization of the profile definer component 602.
Referring now to
Referring now to
Referring specifically to
At 808, user-centric data is analyzed. For instance, information indicative of driving preferences can be gleaned based upon the request and/or previously collected data. Pursuant to a particular example, generalizations can be made relating to driving preferences based at least in part upon age and sex of a driver. Specifically, older drivers are less likely to wish to travel through areas of high traffic congestion, and are willing to extend their journey with respect to time to avoid such high-congestion areas. In another example, GPS or other location-related data may be associated with a driver's vehicle, and such information can be received along with a request and/or accessed from a data repository. It is thus understood that any suitable data that may be indicative of driving preferences of the user providing the request can be received and analyzed. At 810, directions are output that are based at least in part upon the analyzed context and the user-centric data. The use of contextual data and user preferences provides significant improvements over conventional systems. For instance, a road segment may be congested at rush hour on weekdays but essentially free of traffic outside of rush hour and/or on weekends. Conventional route planning systems output same routes regardless of time of day, day of week, weather conditions, and the like. The methodology 800 completes at 812.
Now referring to
At 906, a request for driving directions is received from the user, wherein the request includes parameters that describe a journey desirably taken by the user (e.g., beginning and end point, time and data that the journey will occur, . . . ). At 908, one or more profiles are assigned to the user based at least in part upon the monitored user activity. For instance, numerous profiles can be defined wherein at least one of the profiles generally represents preferences associated with each user. At 910, contextual data that is associated with the request is analyzed, such as time of day that travel will occur, day of week that travel will occur, etc. At 912, driving directions are created/output based at least in part upon the assigned profile(s) and the contextual data associated with the request. This enables driving directions to be output that vary with different contexts and are tailored to user preferences; in other words, the driving directions are predictive of a route that the user would take given a certain context if the user were aware of all available routes between the points. After the driving directions are output, the methodology 900 completes at 914.
Turning now to
At 1006, the trace logs are segmented so that each segment is representative of a journey undertaken by the driver. As described above, in most instances large time gaps may be indicative of a journey (as sensors cease creating/outputting data when the vehicle is not moving). Thus, the trace logs can be segmented based at least in part upon large time gaps within the trace logs. The trace logs can also be segmented by noting where a driver made a loop (e.g., started and stopped at a same location). In these instances, the trace log can be segmented with respect to the geographic point furthest from where the loop closes. At 1008, the resulting segments of the trace logs (that represent individual journeys by a driver) can be snapped to a representation of a traffic system model associated therewith. Thus, data points from the trace logs can be snapped to road segments that correspond to the data points. For example, a Hidden Markov Model can be employed in connection with such snapping.
At 1010, the snapped segments are categorized based upon context. For instance, the snapped segments can be associated with day of a week, time of day, weather conditions when the data was collected, whether a sporting event was undertaken when the data was collected, and any other suitable number of categories. At 1012, average speeds for road segments that are associated with the snapped segments are determined for each category. A road segment can be defined as a portion of road between intersections. Thus, different average road speeds for a same road segment can be calculated for different times of day, days of week, weather conditions, events, etc. At 1014, average speeds are assigned to road segments and/or categories where it is not possible to calculate average road speeds using collected data. For instance, data may not be received with respect to a particular segment of road at 3:00 a.m. Thus, the average speeds can be assigned by analyzing similar roads and assigning similar speeds based upon the analysis. In one particular example, a road segment can be assigned similar speeds that are assigned to the same road segment with respect to different categories. Posted speed limits can also be utilized in connection with assigning average speeds to road segments with respect to certain categories. Once average speeds have been assigned to road segments within the traffic system, a robust, context-sensitive model of the traffic system can be created. The methodology 1000 then completes at 1016.
Now turning to
Referring now to
Referring briefly to
Turning now to
In order to provide additional context for various aspects of the claimed subject matter,
Generally, however, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular data types. The operating environment 1610 is only one example of a suitable operating environment and is not intended to suggest any limitation as to the scope of use or functionality of the features described herein. Other well known computer systems, environments, and/or configurations that may be suitable for use with the claimed subject matter include but are not limited to, personal computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include the above systems or devices, and the like.
With reference to
The system bus 1618 can be any of several types of bus structure(s) including the memory bus or memory controller, a peripheral bus or external bus, and/or a local bus using any variety of available bus architectures including, but not limited to 8-bit bus, Industrial Standard Architecture (ISA), Micro-Channel Architecture (MSA), Extended ISA (EISA), Intelligent Drive Electronics (IDE), VESA Local Bus (VLB), Peripheral Component Interconnect (PCI), Universal Serial Bus (USB), Advanced Graphics Port (AGP), Personal Computer Memory Card International Association bus (PCMCIA), and Small Computer Systems Interface (SCSI). The system memory 1616 includes volatile memory 1620 and nonvolatile memory 1622. The basic input/output system (BIOS), containing the basic routines to transfer information between elements within the computer 1612, such as during start-up, is stored in nonvolatile memory 1622. By way of illustration, and not limitation, nonvolatile memory 1622 can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory. Volatile memory 1620 includes random access memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in many forms such as synchronous RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and direct Rambus RAM (DRRAM).
Computer 1612 also includes removable/nonremovable, volatile/nonvolatile computer storage media.
It is to be appreciated that
A user enters commands or information into the computer 1612 through input device(s) 1636. Input devices 1636 include, but are not limited to, a pointing device such as a mouse, trackball, stylus, touch pad, touch screen, steering wheel buttons, keyboard, microphone, joystick, game pad, satellite dish, scanner, TV tuner card, digital camera, digital video camera, web camera, remote control, and the like. These and other input devices connect to the processing unit 1614 through the system bus 1618 via interface port(s) 1638. Interface port(s) 1638 include, for example, a serial port, a parallel port, a game port, and a universal serial bus (USB). Output device(s) 1640 use some of the same type of ports as input device(s) 1636. Thus, for example, a USB port may be used to provide input to computer 1612, and to output information from computer 1612 to an output device 1640. Output adapter 1642 is provided to illustrate that there are some output devices 1640 like monitors, in-dash displays, speakers, and printers among other output devices 1640 that require special adapters. The output adapters 1642 include, by way of illustration and not limitation, video and sound cards that provide a means of connection between the output device 1640 and the system bus 1618. It should be noted that other devices and/or systems of devices provide both input and output capabilities such as remote computer(s) 1644.
Computer 1612 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 1644. The remote computer(s) 1644 can be a personal computer, a server, a router, a network PC, a workstation, a microprocessor based appliance, a peer device or other common network node and the like, and typically includes many or all of the elements described relative to computer 1612. For purposes of brevity, only a memory storage device 1646 is illustrated with remote computer(s) 1644. Remote computer(s) 1644 is logically connected to computer 1612 through a network interface 1648 and then physically connected via communication connection 1650. Network interface 1648 encompasses communication networks such as local-area networks (LAN) and wide-area networks (WAN). LAN technologies include Fiber Distributed Data Interface (FDDI), Copper Distributed Data Interface (CDDI), Ethernet/IEEE 802.3, Wireless Lan (e.g., 802.11 and WiMax) Token Ring/IEEE 802.5 and the like. WAN technologies include, but are not limited to, point-to-point links, circuit switching networks like Integrated Services Digital Networks (ISDN) and variations thereon, packet switching networks, and Digital Subscriber Lines (DSL).
Communication connection(s) 1650 refers to the hardware/software employed to connect the network interface 1648 to the bus 1618. While communication connection 1650 is shown for illustrative clarity inside computer 1612, it can also be external to computer 1612. The hardware/software necessary for connection to the network interface 1648 includes, for exemplary purposes only, internal and external technologies such as, modems including regular telephone grade modems, cable modems and DSL modems, ISDN adapters, and Ethernet cards.
What has been described above includes examples of the claimed subject matter. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing such subject matter, but one of ordinary skill in the art may recognize that many further combinations and permutations are possible. Accordingly, the claimed subject matter is intended to embrace all such alterations, modifications, and variations that fall within the spirit and scope of the appended claims. Furthermore, to the extent that the term “includes” is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term “comprising as comprising” is interpreted when employed as a transitional word in a claim.
This application is a continuation of U.S. patent application Ser. No. 11/426,903, filed on Jun. 27, 2006 entitled COLLABORATIVE ROUTE PLANNING FOR GENERATING PERSONALIZED AND CONTEXT-SENSITIVE ROUTING RECOMMENDATIONS, which application is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
4884208 | Marinelli et al. | Nov 1989 | A |
4939663 | Baird et al. | Jul 1990 | A |
5187667 | Short et al. | Feb 1993 | A |
5422813 | Schuchman et al. | Jun 1995 | A |
5444442 | Sadakata et al. | Aug 1995 | A |
5493692 | Theimer et al. | Feb 1996 | A |
5504482 | Schreder et al. | Apr 1996 | A |
5544321 | Theimer et al. | Aug 1996 | A |
5555376 | Theimer et al. | Sep 1996 | A |
5603054 | Theimer et al. | Feb 1997 | A |
5606695 | Dworzecki | Feb 1997 | A |
5611050 | Theimer et al. | Mar 1997 | A |
5629854 | Schulte et al. | May 1997 | A |
5648768 | Bouve et al. | Jul 1997 | A |
5774073 | Maekawa et al. | Jun 1998 | A |
5802492 | DeLorme et al. | Sep 1998 | A |
5812069 | Albrecht et al. | Sep 1998 | A |
5812865 | Theimer et al. | Sep 1998 | A |
5822712 | Olsson | Oct 1998 | A |
5933094 | Goss et al. | Aug 1999 | A |
5938720 | Tamai | Aug 1999 | A |
5987374 | Akutsu et al. | Nov 1999 | A |
5987381 | Oshizawa | Nov 1999 | A |
6038444 | Schipper et al. | Mar 2000 | A |
6047260 | Levinson | Apr 2000 | A |
6060989 | Gehlot | May 2000 | A |
6119065 | Shimada et al. | Sep 2000 | A |
6124826 | Garthwaite et al. | Sep 2000 | A |
6199009 | Meis et al. | Mar 2001 | B1 |
6199045 | Giniger et al. | Mar 2001 | B1 |
6216086 | Seymour et al. | Apr 2001 | B1 |
6236932 | Fastenrath | May 2001 | B1 |
6240364 | Kerner et al. | May 2001 | B1 |
6249742 | Friederich et al. | Jun 2001 | B1 |
6253980 | Murakami et al. | Jul 2001 | B1 |
6298302 | Walgers et al. | Oct 2001 | B2 |
6314365 | Smith | Nov 2001 | B1 |
6317686 | Ran | Nov 2001 | B1 |
6321158 | DeLorme et al. | Nov 2001 | B1 |
6339746 | Sugiyama et al. | Jan 2002 | B1 |
6353398 | Amin et al. | Mar 2002 | B1 |
6374182 | Bechtolsheim et al. | Apr 2002 | B2 |
6381533 | Crane et al. | Apr 2002 | B1 |
6381535 | Durocher et al. | Apr 2002 | B1 |
6381538 | Robinson et al. | Apr 2002 | B1 |
6401027 | Xu et al. | Jun 2002 | B1 |
6401038 | Gia | Jun 2002 | B2 |
6415226 | Kozak | Jul 2002 | B1 |
6445968 | Jalla | Sep 2002 | B1 |
6466232 | Newell et al. | Oct 2002 | B1 |
6470267 | Nozaki | Oct 2002 | B1 |
6480783 | Myr | Nov 2002 | B1 |
6510379 | Hasegawa et al. | Jan 2003 | B1 |
6513046 | Abbott, III et al. | Jan 2003 | B1 |
6526350 | Sekiyama | Feb 2003 | B2 |
6542811 | Doi | Apr 2003 | B2 |
6542812 | Obradovich et al. | Apr 2003 | B1 |
6549915 | Abbott, III et al. | Apr 2003 | B2 |
6553313 | Froeberg | Apr 2003 | B1 |
6567743 | Mueller et al. | May 2003 | B1 |
6571216 | Garg et al. | May 2003 | B1 |
6622087 | Anderson | Sep 2003 | B2 |
6629034 | Kozak et al. | Sep 2003 | B1 |
6636145 | Murakami et al. | Oct 2003 | B1 |
6640187 | Chenault et al. | Oct 2003 | B1 |
6640212 | Rosse | Oct 2003 | B1 |
6672506 | Swartz et al. | Jan 2004 | B2 |
6687608 | Sugimoto et al. | Feb 2004 | B2 |
6697730 | Dickerson | Feb 2004 | B2 |
6711474 | Treyz et al. | Mar 2004 | B1 |
6721650 | Fushiki et al. | Apr 2004 | B2 |
6721654 | Akiyama | Apr 2004 | B2 |
6741188 | Miller et al. | May 2004 | B1 |
6744383 | Alfred et al. | Jun 2004 | B1 |
6747675 | Abbott et al. | Jun 2004 | B1 |
D494584 | Schlieffers et al. | Aug 2004 | S |
6778903 | Robinson et al. | Aug 2004 | B2 |
6785607 | Watanabe et al. | Aug 2004 | B2 |
6791580 | Abbott et al. | Sep 2004 | B1 |
6796505 | Pellaumail et al. | Sep 2004 | B2 |
6801223 | Abbott et al. | Oct 2004 | B1 |
6812937 | Abbott et al. | Nov 2004 | B1 |
6813501 | Kinnunen et al. | Nov 2004 | B2 |
6813558 | Lapstun et al. | Nov 2004 | B1 |
6826472 | Kamei et al. | Nov 2004 | B1 |
6829532 | Obradovich et al. | Dec 2004 | B2 |
6837436 | Swartz et al. | Jan 2005 | B2 |
6842877 | Robarts et al. | Jan 2005 | B2 |
6847889 | Park et al. | Jan 2005 | B2 |
6865482 | Hull | Mar 2005 | B2 |
6871137 | Scaer et al. | Mar 2005 | B2 |
6882930 | Trayford et al. | Apr 2005 | B2 |
6898432 | Jiang | May 2005 | B1 |
6898517 | Froeberg | May 2005 | B1 |
6909380 | Brooke | Jun 2005 | B2 |
6952559 | Bates et al. | Oct 2005 | B2 |
6965325 | Finnern | Nov 2005 | B2 |
6970131 | Percy et al. | Nov 2005 | B2 |
6983139 | Dowling et al. | Jan 2006 | B2 |
6985810 | Moitra et al. | Jan 2006 | B2 |
6993326 | Link, II et al. | Jan 2006 | B2 |
7010501 | Roslak et al. | Mar 2006 | B1 |
7016307 | Vasudev et al. | Mar 2006 | B2 |
7027915 | Craine | Apr 2006 | B2 |
7040541 | Swartz et al. | May 2006 | B2 |
7043356 | Linn | May 2006 | B2 |
7058506 | Kawase et al. | Jun 2006 | B2 |
7062376 | Oesterling | Jun 2006 | B2 |
7063263 | Swartz et al. | Jun 2006 | B2 |
7069308 | Abrams | Jun 2006 | B2 |
7076409 | Agrawala et al. | Jul 2006 | B2 |
7080139 | Briggs et al. | Jul 2006 | B1 |
7082364 | Adamczyk | Jul 2006 | B2 |
7092819 | Odachi et al. | Aug 2006 | B2 |
7103368 | Teshima | Sep 2006 | B2 |
7120444 | Silvester | Oct 2006 | B2 |
7149625 | Mathews et al. | Dec 2006 | B2 |
7171378 | Petrovich et al. | Jan 2007 | B2 |
7195157 | Swartz et al. | Mar 2007 | B2 |
7196639 | Joyce et al. | Mar 2007 | B2 |
7212919 | Chou et al | May 2007 | B2 |
7221928 | Laird et al. | May 2007 | B2 |
7233860 | Lokshin et al. | Jun 2007 | B2 |
7239960 | Yokota et al. | Jul 2007 | B2 |
7245925 | Zellner | Jul 2007 | B2 |
7250907 | Krumm et al. | Jul 2007 | B2 |
7286837 | Giniger et al. | Oct 2007 | B2 |
7295805 | Walker et al. | Nov 2007 | B2 |
7308236 | Fukushima | Dec 2007 | B2 |
7376414 | Engstrom | May 2008 | B2 |
7385501 | Miller et al. | Jun 2008 | B2 |
7403905 | Shioda et al. | Jul 2008 | B2 |
7466986 | Halcrow et al. | Dec 2008 | B2 |
7496484 | Agrawala et al. | Feb 2009 | B2 |
7512487 | Golding et al. | Mar 2009 | B1 |
7522995 | Nortrup | Apr 2009 | B2 |
7587273 | Ohnishi et al. | Sep 2009 | B2 |
7610151 | Letchner et al. | Oct 2009 | B2 |
7624024 | Levis et al. | Nov 2009 | B2 |
7627414 | Goto et al. | Dec 2009 | B2 |
7912637 | Horvitz et al. | Mar 2011 | B2 |
7948400 | Horvitz et al. | May 2011 | B2 |
8024112 | Krumm et al. | Sep 2011 | B2 |
20010014849 | King et al. | Aug 2001 | A1 |
20010020211 | Takayama et al. | Sep 2001 | A1 |
20010025222 | Bechtolsheim et al. | Sep 2001 | A1 |
20010029425 | Myr | Oct 2001 | A1 |
20010030664 | Shulman et al. | Oct 2001 | A1 |
20010032121 | Le | Oct 2001 | A1 |
20010037271 | Kubota | Nov 2001 | A1 |
20010039512 | Nicholson | Nov 2001 | A1 |
20010040590 | Abbott et al. | Nov 2001 | A1 |
20010040591 | Abbott et al. | Nov 2001 | A1 |
20010043231 | Abbott et al. | Nov 2001 | A1 |
20010043232 | Abbott et al. | Nov 2001 | A1 |
20010044321 | Ausems et al. | Nov 2001 | A1 |
20010044693 | Gotou et al. | Nov 2001 | A1 |
20010055165 | McCarthy et al. | Dec 2001 | A1 |
20020004700 | Klein | Jan 2002 | A1 |
20020010610 | Jacobs et al. | Jan 2002 | A1 |
20020010615 | Jacobs | Jan 2002 | A1 |
20020032035 | Teshima | Mar 2002 | A1 |
20020032689 | Abbott, III et al. | Mar 2002 | A1 |
20020044152 | Abbott, III et al. | Apr 2002 | A1 |
20020052930 | Abbott et al. | May 2002 | A1 |
20020052963 | Abbott et al. | May 2002 | A1 |
20020054130 | Abbott, III et al. | May 2002 | A1 |
20020054174 | Abbott et al. | May 2002 | A1 |
20020055872 | LaBrie et al. | May 2002 | A1 |
20020078204 | Newell et al. | Jun 2002 | A1 |
20020080155 | Abbott et al. | Jun 2002 | A1 |
20020080156 | Abbott et al. | Jun 2002 | A1 |
20020082771 | Anderson | Jun 2002 | A1 |
20020083025 | Robarts et al. | Jun 2002 | A1 |
20020083158 | Abbott et al. | Jun 2002 | A1 |
20020084917 | Hauptman | Jul 2002 | A1 |
20020087525 | Abbott et al. | Jul 2002 | A1 |
20020091568 | Kraft et al. | Jul 2002 | A1 |
20020097193 | Powers | Jul 2002 | A1 |
20020099817 | Abbott et al. | Jul 2002 | A1 |
20020103693 | Bayer et al. | Aug 2002 | A1 |
20020107027 | O'Neil | Aug 2002 | A1 |
20020121981 | Munch | Sep 2002 | A1 |
20020124050 | Middeljans | Sep 2002 | A1 |
20020143464 | Blewitt | Oct 2002 | A1 |
20020167442 | Taylor | Nov 2002 | A1 |
20020169540 | Engstrom | Nov 2002 | A1 |
20020184091 | Pudar | Dec 2002 | A1 |
20030018521 | Kraft et al. | Jan 2003 | A1 |
20030023371 | Stephens | Jan 2003 | A1 |
20030043045 | Yasushi et al. | Mar 2003 | A1 |
20030046158 | Kratky | Mar 2003 | A1 |
20030046401 | Abbott et al. | Mar 2003 | A1 |
20030065442 | Touney | Apr 2003 | A1 |
20030093216 | Akiyama | May 2003 | A1 |
20030135304 | Sroub et al. | Jul 2003 | A1 |
20030154476 | Abbott, III et al. | Aug 2003 | A1 |
20030158650 | Abe et al. | Aug 2003 | A1 |
20030182052 | DeLorme et al. | Sep 2003 | A1 |
20030182183 | Pribe | Sep 2003 | A1 |
20040059622 | Mueller | Mar 2004 | A1 |
20040076279 | Taschereau | Apr 2004 | A1 |
20040088392 | Barrett et al. | May 2004 | A1 |
20040117195 | Bodin | Jun 2004 | A1 |
20040117246 | Applebaum | Jun 2004 | A1 |
20040143496 | Saenz | Jul 2004 | A1 |
20040158433 | Wimschneider et al. | Aug 2004 | A1 |
20040181495 | Grush | Sep 2004 | A1 |
20040192351 | Duncan | Sep 2004 | A1 |
20040193492 | Applebaum | Sep 2004 | A1 |
20040201500 | Miller et al. | Oct 2004 | A1 |
20040204848 | Matsuo et al. | Oct 2004 | A1 |
20040225437 | Endo et al. | Nov 2004 | A1 |
20040233045 | Mays | Nov 2004 | A1 |
20040243305 | Kozak | Dec 2004 | A1 |
20050004757 | Neeman et al. | Jan 2005 | A1 |
20050027444 | Kim | Feb 2005 | A1 |
20050034078 | Abbott et al. | Feb 2005 | A1 |
20050038596 | Yang et al. | Feb 2005 | A1 |
20050049765 | Chetia et al. | Mar 2005 | A1 |
20050085997 | Park | Apr 2005 | A1 |
20050102098 | Montealegre et al. | May 2005 | A1 |
20050125148 | Van Buer et al. | Jun 2005 | A1 |
20050132024 | Habaguchi et al. | Jun 2005 | A1 |
20050140524 | Kato et al. | Jun 2005 | A1 |
20050165762 | Bishop | Jul 2005 | A1 |
20050197764 | Wolf | Sep 2005 | A1 |
20050198287 | Sauve et al. | Sep 2005 | A1 |
20050216182 | Hussain et al. | Sep 2005 | A1 |
20050234758 | Nishi | Oct 2005 | A1 |
20050256754 | Nastacio | Nov 2005 | A1 |
20050266858 | Miller et al. | Dec 2005 | A1 |
20050267651 | Arango et al. | Dec 2005 | A1 |
20050272442 | Miller et al. | Dec 2005 | A1 |
20050288849 | Rothman et al. | Dec 2005 | A1 |
20060019676 | Miller et al. | Jan 2006 | A1 |
20060041379 | Brulle-Drews | Feb 2006 | A1 |
20060041500 | Diana et al. | Feb 2006 | A1 |
20060053038 | Warren et al. | Mar 2006 | A1 |
20060058947 | Schalk | Mar 2006 | A1 |
20060074531 | Saarinen et al. | Apr 2006 | A1 |
20060095374 | Lo et al. | May 2006 | A1 |
20060123053 | Scannell | Jun 2006 | A1 |
20060129313 | Becker et al. | Jun 2006 | A1 |
20060135180 | Jakel et al. | Jun 2006 | A1 |
20060143183 | Goldberg et al. | Jun 2006 | A1 |
20060190168 | Ohnishi et al. | Aug 2006 | A1 |
20060218225 | Hee Voon et al. | Sep 2006 | A1 |
20060235739 | Levis et al. | Oct 2006 | A1 |
20060241859 | Kimchi et al. | Oct 2006 | A1 |
20060241862 | Ichihara et al. | Oct 2006 | A1 |
20060247852 | Kortge et al. | Nov 2006 | A1 |
20060265119 | McMahan et al. | Nov 2006 | A1 |
20060270421 | Phillips et al. | Nov 2006 | A1 |
20060291396 | Hamilton et al. | Dec 2006 | A1 |
20070005233 | Pinkus et al. | Jan 2007 | A1 |
20070016362 | Nelson | Jan 2007 | A1 |
20070027593 | Shah et al. | Feb 2007 | A1 |
20070032947 | Yamada et al. | Feb 2007 | A1 |
20070050240 | Belani et al. | Mar 2007 | A1 |
20070050248 | Huang et al. | Mar 2007 | A1 |
20070050279 | Huang et al. | Mar 2007 | A1 |
20070061057 | Huang et al. | Mar 2007 | A1 |
20070061838 | Grubbs et al. | Mar 2007 | A1 |
20070073480 | Singh | Mar 2007 | A1 |
20070073841 | Ryan et al. | Mar 2007 | A1 |
20070078729 | Brown | Apr 2007 | A1 |
20070093258 | Steenstra et al. | Apr 2007 | A1 |
20070100805 | Ramer et al. | May 2007 | A1 |
20070106465 | Adam et al. | May 2007 | A1 |
20070106468 | Eichenbaum et al. | May 2007 | A1 |
20070128900 | Bauman | Jun 2007 | A1 |
20070129082 | Thacher | Jun 2007 | A1 |
20070146200 | Norin et al. | Jun 2007 | A1 |
20070156326 | Nesbitt | Jul 2007 | A1 |
20070176796 | Bliss et al. | Aug 2007 | A1 |
20070203644 | Thota et al. | Aug 2007 | A1 |
20070208495 | Chapman et al. | Sep 2007 | A1 |
20070210937 | Smith et al. | Sep 2007 | A1 |
20070218900 | Abhyanker | Sep 2007 | A1 |
20070219717 | Chang | Sep 2007 | A1 |
20070225882 | Yamaguchi et al. | Sep 2007 | A1 |
20070244627 | Boss et al. | Oct 2007 | A1 |
20070250259 | Dare | Oct 2007 | A1 |
20070257792 | Gold | Nov 2007 | A1 |
20070293958 | Stehle et al. | Dec 2007 | A1 |
20070299599 | Letchner et al. | Dec 2007 | A1 |
20080015763 | Kitazaki et al. | Jan 2008 | A1 |
20080033644 | Bannon | Feb 2008 | A1 |
20080046134 | Bruce et al. | Feb 2008 | A1 |
20080046165 | Downs et al. | Feb 2008 | A1 |
20080090591 | Miller et al. | Apr 2008 | A1 |
20080091537 | Miller et al. | Apr 2008 | A1 |
20080161018 | Miller et al. | Jul 2008 | A1 |
20080200312 | Tagliabue | Aug 2008 | A1 |
20080293430 | Blom et al. | Nov 2008 | A1 |
20080312819 | Banerjee | Dec 2008 | A1 |
20090005973 | Salo et al. | Jan 2009 | A1 |
20090012703 | Aso et al. | Jan 2009 | A1 |
20090048771 | Speier et al. | Feb 2009 | A1 |
20090082917 | Adachi | Mar 2009 | A1 |
20090248292 | Adachi et al. | Oct 2009 | A1 |
20100036610 | Urciuoli et al. | Feb 2010 | A1 |
Number | Date | Country |
---|---|---|
1519288 | Mar 2005 | EP |
1659368 | May 2006 | EP |
2000258174 | Sep 2000 | JP |
2002131065 | May 2002 | JP |
2002156234 | May 2002 | JP |
2002230696 | Aug 2002 | JP |
2003216989 | Jul 2003 | JP |
2007232610 | Sep 2007 | JP |
102006001683 | Feb 2006 | KR |
9800787 | Jan 1998 | WO |
9854682 | Dec 1998 | WO |
0002389 | Jan 2000 | WO |
0108413 | Feb 2001 | WO |
0163451 | Aug 2001 | WO |
0193070 | Dec 2001 | WO |
0239367 | May 2002 | WO |
03019478 | Mar 2003 | WO |
03042950 | May 2003 | WO |
03063521 | Jul 2003 | WO |
2004021306 | Mar 2004 | WO |
2004084437 | Sep 2004 | WO |
2005024667 | Mar 2005 | WO |
2005036471 | Apr 2005 | WO |
2007131225 | Nov 2007 | WO |
Entry |
---|
Simon Handley, et al. Learning to Predict the Duration of an Automobile Trip. Proceedings of the Fourth International Conference on Knowledge Discovery and Data Mining. 1998, pp. 1-5, New York. |
John Fawcett, et al. Adaptive Routing for Road Traffic. IEEE Computer Graphics and Applications. May/Jun. 2000, pp. 46-53. vol. 20, No. 3. |
Toshihiko Oda, et al. Evaluation of Measured Travel Time Utilizing Two-way Communication in UTMS. Third World Congress on Intelligent Transport Systems. 1996. Orlando, Florida. |
Karen Zita Haigh, et al. Exploiting Domain Geometry in Analogical Route Planning. Journal of Experimental and Theoretical AI, 1997. pp. 509-541. vol. 9, No. 4. |
John Krumm, et al. The Microsoft Multiperson Location Survey. Aug. 2005, pp. 1-4. Microsoft Research. |
Lawrence R. Rabiner. A Tutorial on Hidden Markov Models and Selected Applications in Speech Recognition. Proceedings of the IEEE. Feb. 1989. Volume 77, No. 2. pp. 257-286. |
Auto Route. http://www.microsoft.com/uk/homepc/autoroute/see/default.mspx. Last accessed on Mar. 1, 2006. 2006 Microsoft Corporation. |
Take a Free Trip on Auto-Pilot. http://www.freetrip.com/. Last accessed on Mar. 1, 2006. 2 pgs. |
Jeff Kurtz, et al. Map Navigation Experiment. http://www.itl.nist.gov/iaui/vvrg/nist-icv/experiments/mapnav/mapnav.html. Last accessed on Mar. 1, 2006. 3 pgs. |
Stefan Edelkamp, et al. Route planning and map inference with global positioning traces. Computer Science in Perspective. 2003. pp. 128-151. Springer-Verlag New York, Inc. |
William H. K. Lam. Comparison of two non-parametric models for daily traffic forecasting in Hong Kong. Journal of Forecasting. Feb. 27, 2006. 2 pgs. John Wiley & Sons, Ltd. |
Raffaele Bolla. A new model for network traffic forecast based on user's mobility in cellular networks with highway stretches. International Journal of Communication Systems. Sep. 22, 2004. pp. 911-934. vol. 17, Issue 10. John Wiley & Sons, Ltd. |
Joao Paulo Barros. Activities as Behaviour Aspects. http://lglwww.epfl.ch/workshops/uml2002/papers/barros.pdf. Last accessed on Mar. 3, 2006. 6 pgs. |
K Meister, et al. Generating daily activity schedules for households using Genetic Algorithms. 5th Swiss Transport Research Conference. Mar. 9-11, 2005. 26 pgs. Monte Verità / Ascona. |
S.T. Doherty, et al. The Development of a Unified Modeling Framework for the Household Activity-Travel Scheduling Process. Traffic and Mobility: Simulation-Economics-Environment, eds. W. Brilon, F. Huber, M. Schreckengerg, and H. Wallentowitzpp. pp. 35-56. Berlin: Springer. |
Has ITS4mobility the capability to ensure reliable operation and realistic prediction of vehicle arrival and/or departure times? http://www.volvo.com/mobilitysystems/global/en-gb/FAQ/RealisticPredictionsArrivals.htm. Last accessed on Mar. 2, 2006. |
TriMet Transit Tracker Implementation. Innovations in Public Transit. Jan. 4, 2005. 7 pgs. |
Daniel Ashbrook, et al. Enabling Ad(Hoc Collaboration Through Schedule Learning and Prediction. http://www-static.cc.gatech.edu/fac/Thad.Stamer/p/031—20—Activity/chi—mobihoc-2002.pdf. Last accessed on Mar. 2, 2006. 4 pgs. |
Mattias Östergren, et al. Road Talk: A Roadside Location-Dependent Audio Message System for Car Drivers. Journal of Mobile Multimedia. Feb. 25, 2005. pp. 47-61. vol. 1, No. 1. Rinton Press. |
Joseph Schwartz. Microsoft Releases MapPoint 2002. Directions Magazine. Apr. 24, 2001. pp. 1-4. Directions Media. Glencoe, IL. |
Oscar Franzese, et al. Traffic Simulation Application to Plan Real-Time Distribution Routes. Proceedings of the 2002 Winter Simulation Conference. 2002. pp. 1214-1218. |
B.L. Smith, et al. Meeting Real-Time Traffic Flow Forecasting Requirements with Imprecise Computations. Computer-Aided Civil and Infrastructure Engineering. May 2003. pp. 201-213. vol. 18, No. 3. Blackwell Publishing. |
Fastcommute. http://home.earthlink.net/˜fastcommute/. Last accesses on Mar. 1, 2006. |
Andy Harter, et al., A Distributed Location System for the Active Office, IEEE Network, 1994, pp. 62-70. |
Guanling Chen, et al., A Survey of Context-Aware Mobile Computing Research, Dartmouth Computer Science Technical Report, 2000, 16 pages. |
William Noah Schilt, A System Architecture for Context-Aware Mobile Computing, Columbia University, 1995, 153 pages. |
Mike Spreitzer, et al., Providing Location Information in a Ubiquitous Computing Environment, SIGOPS '93, 1993, pp. 270-283. |
Marvin Theimer, et al., Operating System Issues for PDAs, in Fourth Workshop on Workstation Operating Systems, 1993, 7 pages. |
Roy Want, Active Badges and Personal Interactive Computing Objects, IEEE Transactions on Consumer Electronics, 1992, 11 pages, vol. 38—No. 1. |
Bill N. Schilit, et al., The ParcTab Mobile Computing System, IEEE WWOS-IV, 1993, 4 pages. |
Bill Schilit, et al., Context-Aware Computing Applications, In Proceedings of the Workshop on Mobile Computing Systems and Applications, Dec. 1994. pp. 85-90. |
Bill N. Schilit, et al., Customizing Mobile Applications, Proceedings USENIX Symposium on Mobile and Location Independent Computing, Aug. 1993, 9 pages. |
Mike Spreitzer, et al., Architectural Considerations for Scalable, Secure, Mobile Computing with Location Information, In the 14th International Conference on Distributed Computing Systems, Jun. 1994, pp. 29-38. |
Mike Spreitzer et al., Scalable, Secure, Mobile Computing with Location Information, Communications of the ACM, Jul. 1993, 1 page, vol. 36—No. 7. |
Roy Want, et al., The Active Badge Location System, ACM Transactions on Information Systems, Jan. 1992, pp. 91-102, vol. 10—No. 1. |
Mark Weiser, Some Computer Science Issues in Ubiquitous Computing, Communications of the ACM, Jul. 1993, pp. 75-84, vol. 36—No. 7. |
M. Billinghurst, et al., An Evaluation of Wearable Information Spaces, Proceedings of the Virtual Reality Annual International Symposium, 1998, 8 pages. |
Bradley J. Rhodes, Remembrance Agent: A continuously running automated information retrieval system, The Proceedings of the First International Conference on the Practical Application of Intelligent Agents and Multi Agent Technology, 1996, pp. 487-495. |
Eric Horvitz, et al., In Pursuit of Effective Handsfree Decision Support: Coupling Bayesian Inference, Speech Understanding, and User Models, 1995, 8 pages. |
Bradley J. Rhodes, The Wearable Remembrance Agent: A System for Augmented Theory, The Proceedings of the First International Symposium on Wearable Computers, Oct. 1997, pp. 123-128. |
Eric Horvitz, et al., Attention-Sensitive Alerting in Computing Systems, Microsoft Research, Aug. 1999. |
Bill N. Schilit, et al., Disseminationg Active Map Information to Mobile Hosts, IEEE Network, 1994, pp. 22-32, vol. 8—No. 5. |
Mark Billinghurst, et al., Wearable Devices: New Ways to Manage Information, IEEE Computer Society, Jan. 1999, pp. 57-64. |
Thad Eugene Starner, Wearable Computing and Contextual Awareness, Massachusetts Institute of Technology, Jun. 1999, 248 pages. |
Bradley J. Rhodes, The Wearable Remembrance Agent: A System for Augmented Memory, Personal Technologies Journal Special Issue on Wearable Computing, 1997, 12 pages. |
Workshop on Wearable Computing Systems, Aug. 19-21, 1996. |
Mark Billinghurst, Research Directions in Wearable Computing, University of Washington, May 1998, 48 pages. |
Mark Weiser, The Computer for the 21st Century, Scientific American, Sep. 1991, 8 pages. |
T. Joachims, Text categorization with support vector machines: learning with many relevant features, Machine Learning, European Conference on Machine Learning, Apr. 21, 1998, pp. 137-142. |
International Search Report dated Sep. 29, 2003 for PCT Application Serial No. 00/20685, 3 Pages. |
Robert M. Losee, Jr., Minimizing information overload: the ranking of electronic messages, Journal of Information Science 15, Elsevier Science Publishers B.V., 1989, pp. 179-189. |
Non-Final Office Action mailed Oct. 30, 2013 in U.S. Appl. No. 11/957,219, 5 pages. |
Non-Final Office Action mailed Apr. 27, 2011 in U.S. Appl. No. 11/957,127, 11 pages. |
Final Office Action mailed Oct. 5, 2011 in U.S. Appl. No. 11/957,127, 10 pages. |
Non-Final Office Action mailed Mar. 13, 2012 in U.S. Appl. No. 11/957,127, 8 pages. |
Notice of Allowance mailed Dec. 21, 2012 in U.S. Appl. No. 11/957,127, 8 pages. |
Non-Final Office Action mailed Mar. 8, 2011 in U.S. Appl. No. 11/957,115, 8 pages. |
Final Office Action mailed Aug. 29, 2011 in U.S. Appl. No. 11/957,115, 8 pages. |
Non-Final Office Action mailed Mar. 25, 2011 in U.S. Appl. No. 11/957,219, 6 pages. |
Restriction Requirement mailed Sep. 28, 2011 in U.S. Appl. No. 11/957,219, 5 pages. |
Final Office Action mailed Jan. 24, 2012 in U.S. Appl. No. 11/957,219, 5 pages. |
Non-Final Office Action mailed Aug. 17, 2010 in U.S. Appl. No. 12/033,690, 25 pages. |
Final Office Action mailed Feb. 1, 2011 in U.S. Appl. No. 12/033,690, 26 pages. |
Non-Final Office Action mailed Jun. 13, 2011 in U.S. Appl. No. 12/033,690, 28 pages. |
Final Office Action mailed Dec. 1, 2011 in U.S. Appl. No. 12/033,690, 29 pages. |
Non-Final Office Action mailed Mar. 27, 2013 in U.S. Appl. No. 12/033,690, 35 pages. |
Non-Final Office Action mailed Aug. 17, 2010 in U.S. Appl. No. 12/033,652, 21 pages. |
Final Office Action mailed Mar. 18, 2011 in U.S. Appl. No. 12/033,652, 23 pages. |
Non-Final Office Action mailed Aug. 9, 2011 in U.S. Appl. No. 12/033,652, 28 pages. |
Final Office Action mailed Feb. 1, 2012 in U.S. Appl. No. 12/033,652, 34 pages. |
Non-Final Office Action mailed Apr. 19, 2013 in U.S. Appl. No. 12/033,652, 27 pages. |
Non-Final Office Action mailed Mar. 29, 2011 in U.S. Appl. No. 12/033,627, 12 pages. |
Final Office Action mailed Sep. 14, 2011 in U.S. Appl. No. 12/033,627, 13 pages. |
Non-Final Office Action mailed Mar. 28, 2012 in U.S. Appl. No. 12/033,627, 12 pages. |
Final Office Action mailed Nov. 16, 2012 in U.S. Appl. No. 12/033,627, 12 pages. |
Non-Final Office Action mailed May 8, 2013 in U.S. Appl. No. 12/033,627, 12 pages. |
Non-Final Office Action mailed Mar. 30, 2011 in U.S. Appl. No. 11/957,188, 17 pages. |
Final Office Action mailed Nov. 16, 2011 in U.S. Appl. No. 11/957,188, 13 pages. |
Non-Final Office Action mailed Nov. 15, 2012 in U.S. Appl. No. 11/957,188, 12 pages. |
Notice of Allowance mailed Mar. 1, 2013 in U.S. Appl. No. 11/957,188, 6 pages. |
Restriction Requirement mailed May 27, 2011 in U.S. Appl. No. 11/957,139, 6 pages. |
Non-Final Office Action mailed Jul. 21, 2011 in U.S. Appl. No. 11/957,139, 16 pages. |
Final Office Action mailed Jan. 13, 2012 in U.S. Appl. No. 11/957,139, 16 pages. |
Non-Final Office Action mailed Aug. 14, 2013 in U.S. Appl. No. 11/957,139, 15 pages. |
Non-Final Office Action mailed Nov. 19, 2010 in U.S. Appl. No. 11/957,206, 12 pages. |
Final Office Action mailed Apr. 21, 2011 in U.S. Appl. No. 11/957,206, 12 pages. |
Non-Final Office Action mailed Aug. 23, 2011 in U.S. Appl. No. 11/957,206, 13 pages. |
Final Office Action mailed Dec. 22, 2011 in U.S. Appl. No. 11/957,206, 11 pages. |
Non-Final Office Action mailed May 15, 2012 in U.S. Appl. No. 11/957,206, 10 pages. |
Final Office Action mailed Aug. 22, 2012 in U.S. Appl. No. 11/957,206, 8 pages. |
Non-Final Office Action mailed Oct. 6, 2011 in U.S. Appl. No. 11/957,151, 17 pages. |
Final Office Action mailed Apr. 12, 2012 in U.S. Appl. No. 11/957,151, 15 pages. |
Non-Final Office Action mailed May 8, 2013 in U.S. Appl. No. 11/957,151, 16 pages. |
Non-Final Office Action mailed Aug. 23, 2010 in U.S. Appl. No. 11/957,210, 16 pages. |
Final Office Action mailed Dec. 13, 2010 in U.S. Appl. No. 11/957,210, 14 pages. |
Non-Final Office Action mailed May 3, 2011 in U.S. Appl. No. 11/957,210, 13 pages. |
Notice of Allowance mailed Oct. 27, 2011 in U.S. Appl. No. 11/957,210, 5 pages. |
Non-Final Office Action mailed Mar. 30, 2011 in U.S. Appl. No. 11/957,167, 9 pages. |
Non-Final Office Action mailed Nov. 1, 2010 in U.S. Appl. No. 11/957,182, 7 pages. |
Final Office Action mailed Feb. 14, 2011 in U.S. Appl. No. 11/957,182, 9 pages. |
Notice of Allowance mailed Aug. 24, 2011 in U.S. Appl. No. 11/957,182, 8 pages. |
MPOS AdSpace http://www.xiam.com/xiam.products.adspace.shtml. Last accessed Oct. 5, 2007, 1 page. |
Design and Implementation of Location-Based Wireless Targeted Advertising, Proc. SPIE vol. 4586, p. 291-297, Wireless and Mobile Communications. http://adsabs.harvard.edu/abs/2001SPIE.4586 ..291L. Last accessed Oct. 5, 2007, 2 pages. |
Toshihiro Osaragi, et al. Map Element Extraction Model for Pedestrian Route Guidance Maphttp://ieeexplore.ieee.org/xpl/freeabs—all.jsp?arnumber=1532626. Last accessed Oct. 3, 2007, 10 pages. |
S. P. Hoogendoorn, et al. Pedestrian Route-Choice and Activity Scheduling Theory and Models, Transportation Research Part B 38 (2004) 169-190, doi:10.1016/S0191-2615(03)00007-9, Elsevier Lld. The Netherlands. http://www.pedestrians.tudelft.nl/publicationsITR%20B%2004%20rc.pdf. Last accessed Oct. 3, 2007,22 pages. |
Alexandra Millonig, et al. Developing Landmark-Based Pedestrian Navigation Systems, Digital Object Identifier 10.1109IT1TS.2006.889439, 1524-9050, IEEE Transactions on Intelligent Transportation Systems vol. 8, No. 1, Mar. 2007. http://ieexplore.ieee.org/xpl/freeabs—all.jsp?arnumber=1520046. Last accessed Oct. 3, 2007, 7 pages. |
Srihari Narsimhan, et al. Methods for Optimal Pedestrian Task Scheduling and Routing http://www.cs.nott.ac.ukl-rxq/PlanSIG/narasimhan.pdf. Last accessed Oct. 3, 2007, 8 pages. |
Gunther Retscher, et al. NAVIO—A Navigation and Guidance Service for Pedestrians. Journal of GI Positioning Systems (2004), vol. 3, No. 1-2: 208-217 http://www.gmal.unsw.edu.au/wang/jgps/v3nl2/v3nl2p26.pdf. Last accessed Oct. 3, 2007, 10 pages. |
About Amaze, 2000-2007 LocatioNet Systems Ltd http://www.amazegps.com/docs/amAze—UM—en%203.1.pdf. Last accessed Oct. 4, 2007, 37 pages. |
Route 66 Mobile 7 for Nokia Series 60 Mobile Phones Launched in North America, Dec. 8, 2005, Sl. Louis, Mo. http://www.66.com/route66/news.php?cid=US&sec=0&ssec=9&news=555. Last accessed Oct. 4, 2007, 2 pages. |
Vijoy Pandey, et al. Exploiting User Profiles to Support Differentiated Services in Next-Generation Wireless Networks. Jul. 15, 2002 http://networks.cs.ucdavis.edu/-ghosal/Research/publications/vijoy-profiling-network-magazine.pdf. Last accessed Oct. 4, 2007, 23 pages. |
Mapouest Business Solutions Advantage APITM http://cdn.mapquest.com/corpb2b/bsolutions-advantageapi-pdf-whitepaper.pdf. Last accessed Oct. 4, 2007, 22 pages. |
Route Guidance That Won't Replace One Jam with Another', m.logistics, Man/Jun. 2005, Issue 17. http://www.mlogmag.com/magazinel17/route-guidance.shtml. Last accessed Oct. 4, 2007, 3 pages. |
New Magellan (Thales) MAESTR04000 Vehicle Navigation System http://cgi.ebay.com/NEW-MAESTR04000-Vehicle-Navigation-System-980919-01—WOOOitemZII016391503700ihZOOI OOcategoryZ7333200crndZViewItem. Last accessed Oct. 4, 2007, 5 pages. |
Moshe Ben-Akiva, et al. Development of a Route Guidance Generation System for Real-Time Application http://rosowww.epfl.ch/mbi/papers/chania.pdf. Last accessed Apr. 10, 2007, 6 pages. |
W.-T. Balke, et al. A Situation-aware Mobile Traffic Information System http://www.13s.de/-balke/paper/hicss03.pdf. Last accessed Apr. 10, 2007, 10 pages. |
Keri Schreiner. Where We At? Mobile Phones Bring GPS to the Masses, May/Jun. 2007, Published by the IEEE Computer Society, 0272-1716/07 http://www.computer.org/portal/cms—docs—cga/cga/contenIIPromo/g3006—07.pdf. Last accessed Oct. 4, 2007, 6 pages. |
Alan Mislove, et al. Exploiting Social Networks for Internet Searchhttp://www.mpi-sws.mpg.de/-amislove/publications/PeerSpective-HotNets.pdf. Last accessed Oct. 3, 2007, 6 pages. |
Antonio Kruger, et al. The Connected User Interface: Realizing a Personal Situated Navigation Service. IU1'04, Jan. 13-16, 2004, Madeira, Funchal, Portugal. ACM 1-58113-815-6/04/0001 www.medien.ifi.lmu.de/pubdb/publications/pub/butz2004userinterface/butz2004userinterface.pdf. Last accessed Oct. 3, 2007, 8 pages. |
Managing Demand Through Travel Information Services, U.S. Department of Transportation, Federal Highway Administration http://ops.fhwa.dot.gov/publications/manag—demand—tis/travelinfo.htm. Last accessed Oct. 3, 2007, 33 pages. |
Boualem Benatallah, et al. OCEAN—Scalable and Adaptive Infrastructure for On-board Information Access, UNSW-CSE-TR-0601, Jan. 2006. http://www.cse.unsw.edu.auHlibman/papers/unsw601.pdf. Last accessed Oct. 3, 2007, 14 pages. |
N. Hristova, et al. Ad-Me: A Context-Sensitive Advertising System http://www.cs.ucd.ie/csprism/publications/Ericsson-UCD/HriAdme01 ii.pdf. Last accessed Oct. 3, 2007, 10 pages. |
Alessandra Agostini, et al. Integrated Profile Management for Mobile Computing http://webmind.dico.unimi.itlpapers/Al2lA.pdf. Last accessed Oct. 3, 2007, 5 pages. |
Franziska Klugel, et al. Route Decision Behaviour in a Commuting Scenario: Simple Heuristics Adaptation and Effect of Traffic Forecast. Journal of Artificial Societies and Social Simulation vol. 7, No. 1. Published: Jan. 31, 2004. http://jasss.soc.surrey.ac.ukl71111.html. Last accessed Dec. 11, 2007, 21 pages. |
Field Service Route Optimization for Energy and Cost Efficiency http://www.californiagreensolutions.com/cgi-bin/glltpl.h,content=381. Last accessed Dec. 10, 2007, 2 pages. |
Modelling the impact of incentives on route choice and traffic safety using a route choice simulator experiment http://www.aida.utwente.nl/NieuwsNacancLAIDA-STOK—pilol.whlinkl. Last accessed Dec. 11, 2007,7 pages. |
Mohamed A. Abedel-Aty, et al. Impact of ATIS on Drivers' Decisions and Route Choice: A Literature Review, University of California, Davis. UCB-ITS-PRR-93-11, Sep. 1993, ISSN 10551425 http://repositories.cdlib.org/cgi/viewcontenl.cgi?article=1254&context=its/path. Last accessed Dec. 7, 2007, 48 pages. |
Christine M. Johnson. The National ITS Program: Where We've Been and Where We're Going http://66.1 02.1.1 04/scholar?hl=en&lr=&q=cachr:flK6zDerzTQJ:plan20p. fhwa.dol.gov/pdfs/Pdfl/Edl03531.pdf. Last accessed Dec. 11, 2007, 12 pages. |
Federal Highway Administration FHWA Domestic Pedestrian Safety Scanning Tour, September 1 02.1 .1 04/scholar?h l=en&lr=&q=cache :3cGz2QG EKH kJ :www.cdtcmpo.org/bike/pedsafety.pdf. Last accessed Dec. 11, 2007, 64 pages. |
Lisa J. Molnar, et al. Developing Information Systems for the Driving Tourist: A Literature Review, Feb. 1996. http://66.1 02.1.1 04/scholar?hl=en&lr=&q=cache:3cGJzx9CvxhCQJ:sambuca.umdl.umich.edu:80801/handle/2027.42/1160. Last accessed Dec. 11, 2007, 81 pages. |
Martin O'Hara. Automated Congestion Charge Payment Scheme Using Smartnav Intelligent Satellite Navigation System, Apr. 13, 2005. Last accessed Dec. 11, 2007, 7 pages. http://www.tridatacom.co. ukiDownloads/papers/Papers/Rl N%20Congestion%20 130405 .pdf. |
James Baring. The Solution to the Traffic Congestion Problem, Dec. 1, 2006. http://revelstoke.org.uklgsmpccs.htm. Last accessed Dec. 11, 2007, 5 pages. |
Atlanta Unveils Traffic Reduction Plan, posted Aug. 28, 2007. http://www.environmentaldefense.org/article .cfm?contentl 0=6812. Last accessed Dec. 11, 2007, 1 page. |
Goncalo Correia, et al. Car Pooling Clubs: Solution for the Affiliation Problem in Traditional/Dynamic Ridesharing Systems http://www.iasi.cnr.itlewgtl16conference/ID92.pdf. 6 pages. |
Pilot Tests of Dynamic Ridesharing, updated Jan. 23, 2007. http://www.ridenow.org/ridenow—summary.html. Last accessed Dec. 11, 2007, 35 pages. |
iCarpool http://www.icarpool.com/enlTransportationPlanner.htm. Last accessed Dec. 11, 2007, 2 pages. |
Ecolane Dynamic CarpoolTM, Ecolane Finland Oy 2006. http://www.ecolane.com/services/carpool/index.html. Last accessed Dec. 11, 2007, 1 page. |
Route Planner, vol. 3 -Modules, (Route Planner—Sep. 6, 2002—LA-UR-00-1767—TRANSIMS 3.0). http://ndssl.vbi.v1.edu/PublicationsITransimsVol3Ch4.pdf. Last accessed Dec. 11, 2007,60 pages. |
Meredith Williams. Reduce Stress and Stay Organized While Running Errands http://www.microsoft.com/athome/intouch/directions.mspx. Last accessed Dec. 11, 2007, 3 pages. |
Non-Final Office Action mailed Sep. 3, 2013 in U.S. Appl. No. 12/033,652, 28 pages. |
U.S. Appl. No. 11/957,115, filed Dec. 14, 2007, Ruston Panabaker, et al. |
U.S. Appl. No. 12/033,690, filed Feb. 19, 2008, Neil W. Black, et al. |
U.S. Appl. No. 12/033,652, filed Feb. 19, 2008, Ivan J. Tashev, et al. |
U.S. Appl. No. 12/033,627, filed Dec. 14, 2007, Jeffrey D. Couckuyt, et al. |
U.S. Appl. No. 11/957,139, filed Dec. 14, 2007, Neil W. Black, et al. |
U.S. Appl. No. 11/957,151, filed Dec. 14, 2007, Michael Lewis Seltzer, et al. |
U.S. Appl. No. 11/957,127, filed Dec. 14, 2007, Michael Lewis Seltzer, et al. |
U.S. Appl. No. 11/957,219, filed Dec. 14, 2007, Ivan J. Tashev, et al. |
U.S. Appl. No. 11/957,188, filed Dec. 14, 2007, John C. Krumm, et al. |
U.S. Appl. No. 11/957,206, filed Dec. 14, 2007, Ruston Panabaker, et al. |
U.S. Appl. No. 11/957,210, filed Dec. 14, 2007, Ivan J. Tashev, et al. |
U.S. Appl. No. 11/957,182, filed Dec. 14, 2007, Jeffrey D. Couckuyt, et al. |
TomTom Itinerary Planning http://www.gpsreview.netltomtom-itinerary-planning/. Last accessed Dec. 11, 2007, 12 pages. |
Broadhurst, et al., Monte Carlo Road Safety Reasoning, presented at the IEEE Intelligent Vehicle Symposium (IV2005), IEEE, 6 pages. |
International Search Report with Written Opinion dated Aug. 24, 2009 (PCT/US2009/030377), 12 pages. |
International Search Report with Written Opinion dated Aug. 24, 2009 (PCT/US2009/030380), 13 pages. |
International Search Report with Written Opinion dated Jun. 29, 2009 (PCT/US2008/083543). |
International Search Report with Written Opinion dated Jun. 22, 2009 (PCT/US2008/083538). |
Final Office Action mailed Sep. 23, 2013 in U.S. Appl. No. 12/033,627, 12 pages. |
Number | Date | Country | |
---|---|---|---|
20090271104 A1 | Oct 2009 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11426903 | Jun 2006 | US |
Child | 12466308 | US |