US6665610B1 - Method for providing vehicle navigation instructions - Google Patents
Method for providing vehicle navigation instructions Download PDFInfo
- Publication number
- US6665610B1 US6665610B1 US10/036,570 US3657001A US6665610B1 US 6665610 B1 US6665610 B1 US 6665610B1 US 3657001 A US3657001 A US 3657001A US 6665610 B1 US6665610 B1 US 6665610B1
- Authority
- US
- United States
- Prior art keywords
- destination
- radius
- closest
- freeway
- intersection
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime, expires
Links
- 238000000034 method Methods 0.000 title claims abstract description 26
- 238000007726 management method Methods 0.000 description 45
- 238000004891 communication Methods 0.000 description 18
- 238000010586 diagram Methods 0.000 description 13
- 241000245063 Primula Species 0.000 description 3
- 235000016311 Primula vulgaris Nutrition 0.000 description 3
- 238000004590 computer program Methods 0.000 description 3
- 238000007596 consolidation process Methods 0.000 description 2
- 230000002452 interceptive effect Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000003213 activating effect Effects 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/36—Input/output arrangements for on-board computers
- G01C21/3626—Details of the output of route guidance instructions
- G01C21/3641—Personalized guidance, e.g. limited guidance on previously travelled routes
Definitions
- the invention relates to vehicle navigation. More specifically, the invention relates to a method of locating a given destination and in particular, to provide a brief summary of directions to a destination and location of a destination to a person who has some knowledge of the general geographical area.
- Such detailed driving directions can be cumbersome, and a driver who may be familiar with the general area may only be interested in converting an address into a physical location.
- the driver may know approximately where the destination is located, and only require final maneuvers once the general area is reached.
- the driver may also possess additional information that is not included in the map database, such as areas of road construction to avoid for example, that may lengthen the trip.
- a system would be desirable that provides the precise physical location of the destination with respect to known landmarks, allowing the driver to navigate the best route. This method would reduce the number of calculations to be made and the amount of data required to be transmitted to the vehicle by utilizing the driver's existing knowledge base.
- a system may include at least one database comprising of location coordinates.
- a destination may be received by the system and geocoded into a latitude/longitude location.
- the at least one database is searched to determine if at least one main intersection exists within a first radius extending from the destination. If at least one main street intersection exists within the first radius, the main intersection closest to the destination may be determined.
- the at least one database may also be searched to determine if at least one freeway exit exists within a second radius extending from the destination. If at least one freeway exit exists within the second radius, the freeway exit closest to the destination may be determined.
- Vehicle maneuver instructions may be provided from the closest intersection or the closest freeway exit or both.
- Another aspect of the invention provides a method of increasing the first radius if a main intersection is not found within the first radius.
- the at least one database may be searched again using the new first radius.
- Another aspect of the invention provides a method of increasing the second radius if no freeway exits are found within the second radius.
- the at least one database may be searched again using the new second radius.
- Another aspect of the invention provides a method of converting the location of the destination into a user understandable format.
- the distance and direction of the destination from the closest intersection or freeway exit may be determined, and a sentence may be constructed based on the location of the destination and on the combination of existing intersections and freeway exits.
- Another aspect of the invention provides a computer usable medium including a program for providing vehicle navigation instructions.
- the program may include computer program code to receive the destination, computer code to calculate the at least one first radius and at least one second radius, computer code to search the database for main intersections and freeway exits, computer code to determine the distance between the destination and each main intersection and freeway exit, and computer code that increases either or both of the first radius and second radius independently.
- the program may also contain computer code to determine a maximum first radius and a maximum second radius.
- FIG. 1 is a schematic diagram of a system for generating navigation information for a vehicle in accordance with the present invention
- FIG. 2 is a schematic diagram of another embodiment of a system for generating navigation information for a vehicle in accordance with the present invention
- FIG. 3 is a schematic diagram of one embodiment of a navigation subsystem in accordance with the present invention.
- FIG. 4 is a flow chart of a preferred embodiment of a vehicle navigation algorithm in accordance with the present invention.
- FIG. 5 is a map diagram illustrating a situation in which a main intersection is found within the x radius, but no freeway exit is found within the y radius in accordance with the present invention
- FIG. 6 is a map diagram illustrating a situation in which a destination is located on a main road, and a freeway exit is found within the y radius in accordance with the present invention
- FIG. 7 is a map diagram illustrating a situation in which a destination is not located on a main road and a freeway exit is not found within the y radius in accordance with the present invention
- FIG. 8 is a map diagram illustrating a situation in which a destination is not located on a main road, and a freeway exit is found within the y radius in accordance with the present invention.
- FIG. 9 is a map diagram illustrating a situation in which a destination is not located on a main road, and a freeway exit is found after extending the y radius in accordance with the present invention.
- FIG. 1 shows one embodiment of a system for providing services to a vehicle in accordance with the present invention at 100 .
- the system 100 may include one or more vehicle clients 10 , one or more carrier systems 20 , one or more communication networks 30 , one or more service management subsystems 40 and one or more navigation subsystems 50 .
- the service management subsystems may comprise one or more service management applications 42 and one or more service managers 44 .
- the navigation subsystems 50 may comprise one or more route applications 51 , 52 , and one or more coordinate databases 53 , 54 .
- Navigation subsystem 50 is a system for generating routes to be delivered to vehicle client 10 and for receiving route information from vehicle client 10 .
- Navigation subsystem 50 may be connected with or in communication with service management subsystem 40 .
- Service management subsystem 40 may be used to manage the delivery of information to or from navigation subsystem 50 or to other parts of system 100 .
- Routes may be delivered or information may be received via a live agent, such as a human advisor, or via a virtual agent, such as an interactive computer program.
- Navigation subsystem 50 may be any suitable hardware or software configuration, or combination of hardware and software that is configured to generate a route, process route information or receive information from vehicle client 10 .
- navigation subsystem 50 comprises one or more route applications 51 , 52 and one or more coordinate databases 53 , 54 .
- route applications 51 , 52 may be any suitable software application for generating route information or otherwise processing route information.
- Coordinate databases 53 , 54 may be any suitable databases for storing route information, such as location coordinates.
- Vehicle client 10 may be any suitable vehicle.
- the vehicle may be an automobile or a passenger-carrying unit such as a bus or train.
- vehicle client 10 may be an occupant of the vehicle or any suitable client device contained in the vehicle.
- vehicle client 10 is a mobile or portable device equipped to communicate with service management subsystem 40 .
- Carrier system 20 is any suitable system for transmitting a signal from vehicle 10 to service management subsystem 40 .
- Carrier system 20 may also transmit a signal from service management subsystem 40 to vehicle client 10 .
- carrier system 20 is a wireless carrier system as is well known in the art.
- Carrier system 20 may be, for example, a transmitter/receiver unit attached to vehicle client 10 .
- carrier system 20 may be a separate transmitter/receiver carried by vehicle client 10 .
- Communication network 30 is any suitable system for communicating between vehicle client 10 and service management subsystem 40 .
- communication network is a public switched telephone network (PSTN).
- PSTN public switched telephone network
- communication network 30 may be a multiprotocol Internet or intranet capable of transmitting voice and/or data in either analog or digital form or a combination of both.
- communication network 30 may be a hybrid communication network or virtual network.
- Service management subsystem 40 is a system for managing a variety of services to be delivered to or from vehicle client 10 .
- service management subsystem 40 manages services that are distributable over a variety of channels.
- services may be delivered via a live agent, such as a human advisor, or via a virtual agent, such as an interactive computer program.
- the structure of service management subsystem 40 may enable services to be delivered in a uniform manner regardless of the channel used for delivery or of the service being delivered.
- Service management subsystem 40 may maintain a consistent subscriber experience and “look and feel” across the products being delivered across the service distribution channels enabled.
- Service management subsystem 40 may be any suitable hardware or software configuration, or combination of hardware and software that is configured to standardize each service being delivered via the subsystem 40 and to standardize each channel of delivery.
- service management subsystem 40 standardizes each service and channel using personalization information from vehicle client 10 .
- service management subsystem 40 may have a common profile mechanism across the services being delivered independent of the service distribution channel (live agent, virtual agent, web channel, speech channel) and of the service (news, weather, sports, stocks, navigation instructions, etc.).
- service management subsystem includes one or more application components 42 and one or more service managers 44 .
- application 42 may be any suitable software application for managing one or more services.
- Service managers 44 may be any suitable hardware and/or software configuration or structure for executing applications 42 .
- FIG. 2 shows another embodiment of a system for providing services to a vehicle in accordance with the present invention at 200 .
- Vehicle-directed service system 200 may include a subscriber 210 and a service management application 240 .
- the service management subsystem may be in connection with a communication network 230 , such as the Internet.
- Service management application 240 may also be in communication with service applications or other service management subsystems.
- service management subsystem 240 is also in communication with a subsystem for processing route information shown at 251 .
- Service management subsystem 240 may also be in communication with a web-based service application or other web-based service management systems or web servers.
- service management application 240 is in communication with a web channel 260 .
- service management application may include an in-vehicle component 245 .
- This in-vehicle component may be located in, or on or may be in communication with vehicle client 210 .
- the in-vehicle component 245 may install a software algorithm, based on the type of call originated through a voice command, in order to optimize the talk path to subscriber management application 240 .
- System 200 may also allow the subscriber to connect to a live administrator or advisor 270 through a spoken command acknowledged through the subscriber management application 240 voice user interface (VUI).
- VUI voice user interface
- subscriber 210 may have VUI access 222 through a PSTN 220 . This may serve as the primary end user interface to service management application 240 .
- This VUI access may allow subscribers in their vehicles equipped in accordance with the present invention to access a variety of services. For example, subscribers 210 may request route information or travel information or may provide information about their route, using voice commands in a conversational manner. Furthermore, the subscriber may have the ability to interrupt or suspend the session if required.
- connections are made to the service management application 240 through the public telephone system.
- subscriber 210 may gain audio access to subscriber management application 240 by activating an in-vehicle speech recognition application. This speech recognition application may allow the subscriber to place hands-free cell phone calls.
- Subscriber 210 may also have graphical user interface (GUI) access 232 through a communication network 230 , such as the Internet.
- GUI graphical user interface
- Such an interface may allow subscribers to access a variety of Internet and communication network-based services in accordance with the present invention. For example, subscriber 210 may access email via this interface.
- subscribers connect to the service management application 240 through the Internet 230 using standard Web browsers.
- Subscriber 210 may also have GUI access through a web channel 260 .
- This interface may be used by subscribers to access a variety of services. For example, subscriber 210 may maintain one or more user profiles using web channel 260 . Subscriber 210 may also set up user-related rules such as e-mail consolidation and filtering rules. This interface may also be used to access selected content services. Vehicle data, such as diagnostic codes and messages, can be consolidated and displayed using web channel 260 . As with other components of system 200 , information entered or accessed via web channel 260 may then be incorporated into new products and services for presentation over other channels in communication with service management subsystem 240 . The subscribers 210 may connect to the web channel 260 using standard Web browsers. In one embodiment of the invention, standard web channel software interacts with the service management application to update subscriber profiles and/or to obtain information of interest. In one embodiment of the invention, the web channel 260 interface uses a dedicated connection to the service management system 240 .
- System 200 may also include one or more administrators 270 .
- Administrator 270 may use GUI access to manage service management system 240 and information related to system 200 .
- Administrator 270 may be, for example, a live advisor available to advise subscriber 210 .
- Administrator 270 may also be, for example, an individual maintaining or administering service management subsystem 240 .
- administrator 270 accesses service management subsystem 240 via subscriber management subsystem 250 .
- subscriber management subsystem 250 uses a dedicated connection between administrator 270 and service management system 240 .
- system 200 may also include one or more message servers 234 .
- These messages may be, for example, voice or text or e-mail mail messages.
- message servers 234 communicate with service management application 240 via Internet 230 .
- subscribers 210 may receive incoming email messages from, and send outgoing e-mail messages to, external mail transport agents using any suitable messaging protocol as is well known in the art.
- Message servers 234 may also be used to retrieve subscribers' e-mail from outside mail storage servers for consolidation into their e-mail accounts connected to system 200 .
- system 200 may also include one or more news and or sports feeds 236 .
- feeds 236 are provided by a network news content provider. Feeds 236 may be used to receive and store audio news and sports stories for playback to interested subscribers 210 .
- the primary interface between the speech channel and news content provider 236 may be via the Internet 230 .
- a satellite feed 246 serves as a backup mechanism.
- system 200 may also include one or more weather services 248 .
- the services are provided by any suitable weather reporting service.
- Weather services 248 may be used to receive and store regional and local weather information for playback to interested subscribers 210 .
- the weather content can be delivered based on the vehicle location by coordinating the weather zone with the vehicle GPS location.
- the weather service 248 and/or content feed may be co-located with the service management system 240 .
- System 200 may also include one or more finance services 238 .
- finance services 238 For example, stock quotes may be provided to the subscriber. Any suitable finance technology may be used to provide these services to interested subscribers.
- the finance information is obtained at the time of the request through Internet attached content sources or dedicated connections 230 as is known in the art.
- System 200 may also include other services to be delivered in addition to news, weather, sports and finance services as described above. For example, yellow pages listings, special interest content (e.g., movie or restaurant reviews), content related to the location of the vehicle (e.g. travel profiles of nearby tourist attractions) or content related to navigation of the vehicle may all be delivered via system 200 .
- special interest content e.g., movie or restaurant reviews
- content related to the location of the vehicle e.g. travel profiles of nearby tourist attractions
- content related to navigation of the vehicle may all be delivered via system 200 .
- FIG. 3 shows one embodiment of a navigation system in accordance with the present invention at 300 .
- Navigation system 300 may include one or more navigation clients 310 , 312 . Each navigation client 310 , 312 may have an in-vehicle navigator 321 , 322 .
- Navigation system 300 may also include one or more route generation applications 351 , 352 .
- Navigation system 300 may also include one or more coordinate databases 353 , 354 .
- Navigation clients 310 , 312 may be one or more vehicle clients as described above.
- In-vehicle navigator 321 , 322 may be any suitable component of navigation client 310 , 312 which may be used to navigate vehicle client 310 . 312 .
- in-vehicle navigator 321 , 322 may be a driver.
- in-vehicle navigator 321 , 322 may be an automatic system for navigating vehicle 310 , 312 .
- Route generation applications 351 , 352 may be any suitable application for calculating maneuver lists of directions between one or more locations.
- route generation applications 351 , 352 may be any suitable software or hardware programs for managing or calculating routes, portions of route or route coordinates.
- Route generation applications may include or be able to calculate routes from navigation client's current location to private residences, businesses or recreational facilities.
- route generation applications 351 , 352 are in communication with coordinate databases 353 , 354 .
- Route generation applications 351 , 352 may generate navigation information in any suitable manner. For example, route generation applications 351 , 352 may generate routes using geocoding. That is, the application 351 , 352 determines a corresponding latitude and longitude based on an input navigation address. Alternatively, route generation applications 351 , 352 may generate routes using reverse geocoding. That is, the application 351 , 352 determines a corresponding navigation address based on input latitude and longitude coordinates.
- Coordinate databases 353 , 354 may be any suitable databases for storing such location coordinates as latitude and longitude of a variety of locations. These locations may be, for example, points of interest. Coordinate databases 353 , 354 may also be a database of street addresses. Coordinate databases 353 , 354 may also be a database of routes between points.
- FIG. 4 a method for providing vehicle navigation instructions 400 is illustrated in accordance with one embodiment of the present invention.
- a destination is input to the system 403 by the vehicle client 10 , 210 , transmitted by the at least one communication network 30 , 230 over the at least one carrier system 20 , and received by the at least one navigation subsystem 50 , 251 through the at least one service management subsystem 40 , 240 .
- a search may be performed on at least one database 53 , 54 for the destination address.
- the database 53 , 54 may return the geographical latitude and longitude of the destination 406 to the route generation application.
- the locations of the vehicle and destination may be used by the route application 51 , 52 to determine vehicle direction.
- Two radii, x and y, extending outward from the destination may be determined.
- the length of the radii may be based on road speed, road density, road type, and other road related criteria 409 .
- either or both of the two radii may be determined based on a user profile.
- the x radius may be used to search for main street intersections within a given distance from the destination 412 .
- the y radius may be used to search for freeway exits within a given distance from the destination 430 .
- the at least one database 53 , 54 may be searched for all street intersections within a distance equal to the x radius from the destination. If at least one main intersection is not found within the x radius, the x radius is increased outward 424 from the destination and the search may be performed again for street intersections within the new x radius. If at least one main street intersection is found 421 , the two streets forming the intersection closest to the destination may be assigned variables identifying the north/south street and the east/west street 418 .
- a maximum radius may be set extending the x radius 415 . In one embodiment, the maximum radius may be based on a user profile or variables such as road speed, road density, road type, or other road related criteria.
- the at least one database 53 , 54 may be searched for all freeway exits within a distance equal to the y radius from the destination 430 . If at least one freeway exit is not found within the y radius 436 , the y radius may be increased outward from the destination 433 and the search may be performed again for freeway exits within the new y radius. If at least one freeway exit is found, the closest exit to the destination and it's corresponding exit number may be assigned to variables identifying the closest freeway exit and exit number 439 .
- a maximum radius may set for extending the y radius 427 . In one embodiment, the maximum radius may be based on, for example, a user profile or variables such as road speed, road density, road type, or other road related criteria.
- both the x and y radii may be increased and the database 53 , 54 searched again until at least one main intersection or freeway exit is found 445 .
- instructions may be provided to the vehicle client 10 . These instructions provide directional information for travel between the main intersection or freeway exit and the final destination. The variables assigned to the main intersection or freeway exit may be used to create these instructions.
- these variables may be defined as:
- DISTANCE distance of the intersection or freeway exit from the destination in miles or kilometers
- STREET street name where the destination is located
- CROSS_STREET 1 main intersection's East/West cross street
- CROSS_STREET 2 main intersection's North/South cross street
- the instructions provided to the user may be presented in a grammar frame notation sentence structure.
- Two basic grammar frames reveal whether or not the destination is located on a main street 448 , and whether a freeway exit was found within the y radius 451 , 457 .
- Grammar frame one provides the distance and the direction of travel towards the destination from a freeway exit in the form: DISTANCE DIRECTION of FREEWAY exit number FREEWAY_EXIT_NUMBER.
- Grammar frame two provides the distance and the direction of travel toward the destination from a main street intersection in the form: DISTANCE DIRECTION of CROSS_STREET 1 and CROSS_STREET 2 on STREET.
- Four basic grammar frame notation rules may be used to determine how the instruction sentence structure may be presented to the user.
- Rule one 463 may be used if the destination is located on a main street and a freeway exit is not found within the final y radius. In such a case only grammar frame two may be presented to the user. In this case, the output for rule one may be:
- Rule two 454 may be used if the destination is located on a main street and a freeway exit is found within the y radius.
- both grammar frame one and grammar frame two may be presented to the user as follows:
- Rule three 466 may be used if the destination is not located on a main street and a freeway exit is not found within the y radius. In one embodiment explicit maneuver instructions from the closest main intersection to the destination may be generated and output to the vehicle client.
- Rule four 460 may be used if the destination is not located on a main street and a freeway exit is found. In such a case maneuver instructions from the freeway exit to the destination may be generated and output to the vehicle client.
- FIG. 5 shows a map diagram illustrating an example in which grammar frame notation rule one may be implemented.
- the destination 503 is located on Washington Place, which is a main street but not located at a main intersection.
- An x radius 506 extends from the destination to provide an area in which to search inside for main intersections.
- a y radius 509 extends from the destination to provide an area in which to search for freeway exits.
- the main intersection of Broadway and W Houston 512 is found within the x radius but no freeway exits are found within the y radius.
- the destination is calculated to be 0.41 miles Northwest of the main intersection of Broadway and W Houston.
- Grammar frame notation rule one may be presented because the destination is not located on a main street and no freeway exits are found.
- the variables may be assigned as follows:
- FIG. 6 shows a map diagram illustrating an example in which grammar frame notation rule two may be implemented.
- the destination 603 is located on a main street.
- An x radius 606 is extended from the destination to provide an area to search for main intersections, and the intersection of 11 Mile Road and US1 is found to be the closest 612 at 0.6 miles West of the destination, placing the destination to the East of the intersection.
- a y radius 609 is extended from the destination to provide an area to search for freeway exits, and I-75 exit number 107 615 is found to be the closest. I-75 is located 1.6 miles to the East of the destination, placing the destination to the West of the vehicle.
- Grammar frame notation rule two may be presented because the destination is located on a main street and a freeway exit was found within the y radius. Given the following assigned variables, the outputs shown inside quotation marks may be provided:
- FIG. 7 shows a map diagram illustrating an example in which grammar frame notation rule three may be implemented.
- the destination 703 is not located on a main street.
- An x radius 706 is extended from the destination to provide an area to search for main intersections, and the intersection of 13 th St S and Hwy 222 is found to be the closest 712 at 0.43 miles West of the destination, placing the destination to the East of the intersection.
- a y radius 709 is extended from the destination to provide an area to search for freeway exits, but no freeway exit is found within the y radius.
- Grammar frame notation rule three may be presented because the destination is not located on a main street and no freeway exits were found within the y radius.
- Rule three specifies that explicit maneuver instructions from a main intersection may be provided. Variables may be assigned as follows:
- maneuver instructions may be provided: “Drive 0.43 miles East of the intersection of HWY 222 and 13 th St S. Continue on 13 th St S for 0.1 miles on 13 th St S service drive.”
- FIG. 8 shows a map diagram illustrating an example in which grammar frame notation rule four may be implemented.
- the destination 803 is not located on a main street.
- An x radius 806 is extended from the destination to provide an area to search for main intersections, but no main intersection is found.
- a y radius 809 is extended from the destination to provide an area to search for freeway exits, and US 101 exit 15 North is found to be closest 812 .
- Grammar frame notation rule four may be presented because the destination is not located on a main street and a freeway exit was found within the y radius. Rule four specifies that explicit maneuver instructions from a freeway exit may be provided.
- Variables may be assigned as follows:
- maneuver instructions may be provided:
- FIG. 9 shows a map diagram illustrating an example in which the x radius and y radius must be increased.
- No main intersection is found within the initial x radius 906 and no freeway exit is found within the initial y radius 909 extending from the destination 903 .
- the x radius is increased 912 to provide a greater area to search for main intersections and the y radius is increased 915 to provide a greater area to search for freeway exits.
- the search within the new radii locates no main intersection but does locate a freeway exit.
- Grammar frame notation rule four may be presented because the destination is not located on a main street and a freeway exit 918 was found within the y radius. Rule four specifies that explicit maneuver instructions from a freeway exit must be provided.
Landscapes
- Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Automation & Control Theory (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Navigation (AREA)
Abstract
Description
Claims (25)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/036,570 US6665610B1 (en) | 2001-11-09 | 2001-11-09 | Method for providing vehicle navigation instructions |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/036,570 US6665610B1 (en) | 2001-11-09 | 2001-11-09 | Method for providing vehicle navigation instructions |
Publications (1)
Publication Number | Publication Date |
---|---|
US6665610B1 true US6665610B1 (en) | 2003-12-16 |
Family
ID=29709156
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/036,570 Expired - Lifetime US6665610B1 (en) | 2001-11-09 | 2001-11-09 | Method for providing vehicle navigation instructions |
Country Status (1)
Country | Link |
---|---|
US (1) | US6665610B1 (en) |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020004720A1 (en) * | 2000-05-02 | 2002-01-10 | Janoska Ian Zvonko | Personal monitoring system |
US20040167781A1 (en) * | 2003-01-23 | 2004-08-26 | Yoshikazu Hirayama | Voice output unit and navigation system |
US6810327B2 (en) * | 2002-01-10 | 2004-10-26 | Mitsubishi Denki Kabushiki Kaisha | Navigation apparatus, map information storage medium, and method of providing information about area lying beyond intersection |
US20040260465A1 (en) * | 2003-06-13 | 2004-12-23 | Tu Ihung S. | Display method and apparatus for navigation system for searching POI and arranging listing order of POI |
US20060184315A1 (en) * | 2005-02-14 | 2006-08-17 | Liu Kunwel M | Method for initiating navigation guidance in a distributed communications system |
US20060241863A1 (en) * | 2003-07-17 | 2006-10-26 | America Online, Inc. | Using route narrative symbols |
US20070156331A1 (en) * | 2003-12-26 | 2007-07-05 | Tomohiro Terada | Navigation device |
US20070156334A1 (en) * | 2006-01-05 | 2007-07-05 | Tien Vu | Off-route recalculation method and apparatus for navigation system |
US20080004790A1 (en) * | 2006-06-30 | 2008-01-03 | General Motors Corporation | Methods and system for providing routing assistance to a vehicle |
US20080140311A1 (en) * | 2006-12-12 | 2008-06-12 | Group 1 Software Incorporated | Reverse geocoding system using combined street segment and point datasets |
US7395153B1 (en) * | 2004-12-23 | 2008-07-01 | Aol Llc | Reducing driving directions |
US20090030603A1 (en) * | 2007-07-27 | 2009-01-29 | Madalin Jr William A | Digital map database and method for obtaining evacuation route information |
US20090222201A1 (en) * | 2005-12-01 | 2009-09-03 | Thomas Jung | Device and method for outputting routing information of a navigation system |
US7620494B1 (en) | 2003-07-17 | 2009-11-17 | Mapquest, Inc. | Using routing symbols to describe a driving maneuver |
US20100082245A1 (en) * | 2008-09-26 | 2010-04-01 | General Motors Corporation | System and method for individually updating a location-based geometric boundary of a subscriber vehicle |
US20100178948A1 (en) * | 2009-01-13 | 2010-07-15 | Samsung Electronics Co., Ltd. | Apparatus and method for providing map information using short message service in portable terminal |
US20100332113A1 (en) * | 2009-06-24 | 2010-12-30 | General Motors Corporation | System and method for providing route guidance to a requesting vehicle |
US20170364869A1 (en) * | 2016-06-17 | 2017-12-21 | Toyota Motor Engineering & Manufacturing North America, Inc. | Automatic maintenance for autonomous vehicle |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5515283A (en) * | 1994-06-20 | 1996-05-07 | Zexel Corporation | Method for identifying highway access ramps for route calculation in a vehicle navigation system |
US5893898A (en) * | 1996-07-30 | 1999-04-13 | Alpine Electronics, Inc. | Navigation system having intersection routing using a road segment based database |
-
2001
- 2001-11-09 US US10/036,570 patent/US6665610B1/en not_active Expired - Lifetime
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5515283A (en) * | 1994-06-20 | 1996-05-07 | Zexel Corporation | Method for identifying highway access ramps for route calculation in a vehicle navigation system |
US5893898A (en) * | 1996-07-30 | 1999-04-13 | Alpine Electronics, Inc. | Navigation system having intersection routing using a road segment based database |
Cited By (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020004720A1 (en) * | 2000-05-02 | 2002-01-10 | Janoska Ian Zvonko | Personal monitoring system |
US6810327B2 (en) * | 2002-01-10 | 2004-10-26 | Mitsubishi Denki Kabushiki Kaisha | Navigation apparatus, map information storage medium, and method of providing information about area lying beyond intersection |
US20040167781A1 (en) * | 2003-01-23 | 2004-08-26 | Yoshikazu Hirayama | Voice output unit and navigation system |
US7155339B2 (en) * | 2003-06-13 | 2006-12-26 | Alpine Electronics, Inc. | Display method and apparatus for navigation system for searching POI and arranging listing order of POI |
US20040260465A1 (en) * | 2003-06-13 | 2004-12-23 | Tu Ihung S. | Display method and apparatus for navigation system for searching POI and arranging listing order of POI |
US7324897B2 (en) * | 2003-07-17 | 2008-01-29 | Aol Llc | Using route narrative symbols |
US8483957B2 (en) | 2003-07-17 | 2013-07-09 | Mapquest, Inc. | Using route narrative symbols |
US8145426B2 (en) | 2003-07-17 | 2012-03-27 | Mapquest, Inc. | Using route narrative symbols |
US9696172B2 (en) | 2003-07-17 | 2017-07-04 | Mapquest, Inc. | Using routing symbols to describe a driving maneuver |
US9322663B2 (en) | 2003-07-17 | 2016-04-26 | Mapquest, Inc. | Using routing symbols to describe a driving maneuver |
US7729855B2 (en) | 2003-07-17 | 2010-06-01 | Mapquest, Inc. | Using route narrative symbols |
US20080120028A1 (en) * | 2003-07-17 | 2008-05-22 | Aol Llc | Using route narrative symbols |
US7620494B1 (en) | 2003-07-17 | 2009-11-17 | Mapquest, Inc. | Using routing symbols to describe a driving maneuver |
US20100204913A1 (en) * | 2003-07-17 | 2010-08-12 | Mapquest, Inc. | Using route narrative symbols |
US20060241863A1 (en) * | 2003-07-17 | 2006-10-26 | America Online, Inc. | Using route narrative symbols |
US8428871B1 (en) | 2003-07-17 | 2013-04-23 | Mapquest, Inc. | Using routing symbols to describe a driving maneuver |
US20070156331A1 (en) * | 2003-12-26 | 2007-07-05 | Tomohiro Terada | Navigation device |
US7395153B1 (en) * | 2004-12-23 | 2008-07-01 | Aol Llc | Reducing driving directions |
US7561965B1 (en) | 2004-12-23 | 2009-07-14 | Mapquest, Inc. | Reducing driving directions |
US7418339B2 (en) * | 2005-02-14 | 2008-08-26 | Motorola, Inc. | Method for initiating navigation guidance in a distributed communications system |
US20060184315A1 (en) * | 2005-02-14 | 2006-08-17 | Liu Kunwel M | Method for initiating navigation guidance in a distributed communications system |
US20090222201A1 (en) * | 2005-12-01 | 2009-09-03 | Thomas Jung | Device and method for outputting routing information of a navigation system |
US7561964B2 (en) * | 2006-01-05 | 2009-07-14 | Alpine Electronics, Inc. | Off-route recalculation method and apparatus for navigation system |
US20070156334A1 (en) * | 2006-01-05 | 2007-07-05 | Tien Vu | Off-route recalculation method and apparatus for navigation system |
US20080004790A1 (en) * | 2006-06-30 | 2008-01-03 | General Motors Corporation | Methods and system for providing routing assistance to a vehicle |
US20100131196A1 (en) * | 2006-12-12 | 2010-05-27 | Pitney Bowes Inc. | Reverse geocoding system using combined street segment and point datasets |
US7668651B2 (en) * | 2006-12-12 | 2010-02-23 | Pitney Bowes Software Inc. | Reverse geocoding system using combined street segment and point datasets |
US20080140311A1 (en) * | 2006-12-12 | 2008-06-12 | Group 1 Software Incorporated | Reverse geocoding system using combined street segment and point datasets |
US9323779B2 (en) * | 2006-12-12 | 2016-04-26 | Pitney Bowes Software Inc. | Reverse geocoding system using combined street segment and point datasets |
US20090030603A1 (en) * | 2007-07-27 | 2009-01-29 | Madalin Jr William A | Digital map database and method for obtaining evacuation route information |
US20100082245A1 (en) * | 2008-09-26 | 2010-04-01 | General Motors Corporation | System and method for individually updating a location-based geometric boundary of a subscriber vehicle |
US20100178948A1 (en) * | 2009-01-13 | 2010-07-15 | Samsung Electronics Co., Ltd. | Apparatus and method for providing map information using short message service in portable terminal |
US20100332113A1 (en) * | 2009-06-24 | 2010-12-30 | General Motors Corporation | System and method for providing route guidance to a requesting vehicle |
US8321125B2 (en) | 2009-06-24 | 2012-11-27 | General Motors Llc | System and method for providing route guidance to a requesting vehicle |
US20170364869A1 (en) * | 2016-06-17 | 2017-12-21 | Toyota Motor Engineering & Manufacturing North America, Inc. | Automatic maintenance for autonomous vehicle |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6424912B1 (en) | Method for providing vehicle navigation instructions | |
US6427119B1 (en) | Method and system for providing multiple entry points to a vehicle navigation route | |
US6701251B2 (en) | Method and system for providing multiple beginning maneuvers for navigation of a vehicle | |
US6665610B1 (en) | Method for providing vehicle navigation instructions | |
US6708110B2 (en) | Method of providing vehicle instructions to a non-navigable point of interest | |
US6823256B1 (en) | Method for associating real-time information with a geographical location | |
US6728630B1 (en) | Method for providing route instructions to a mobile vehicle | |
US8090534B2 (en) | Method and system for enabling an off board navigation solution | |
US6314365B1 (en) | Method and system of providing navigation services to cellular phone devices from a server | |
US8027787B2 (en) | Vehicle navigation system and method | |
USRE46109E1 (en) | Vehicle navigation system and method | |
CA2518915C (en) | Vehicle navigation system and method | |
US6424910B1 (en) | Method and system for providing related navigation features for two or more end users | |
US7079945B1 (en) | Geographic database including data indicating wireless coverage and method and system for use thereof | |
EP1636551A1 (en) | Navigation system | |
US6640186B2 (en) | Method and system for generating a list of maneuvers for navigation of a vehicle | |
US20030036844A1 (en) | System and method for bookmarking a route | |
US7623959B2 (en) | Method and system for providing voice-based supplementary information service using road map data | |
US6980129B2 (en) | Method for determining and outputting travel instructions | |
KR100507233B1 (en) | System and method for providing destination connected information | |
US6625538B2 (en) | Method and system for reducing maneuver proximity diameter for a waypoint navigation system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: GENERAL MOTORS CORPORATION, MICHIGAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CORREIA, JOHN J.;STEFAN, JEFFREY M.;REEL/FRAME:012445/0540 Effective date: 20011108 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: UNITED STATES DEPARTMENT OF THE TREASURY, DISTRICT Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS CORPORATION;REEL/FRAME:022191/0254 Effective date: 20081231 Owner name: UNITED STATES DEPARTMENT OF THE TREASURY,DISTRICT Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS CORPORATION;REEL/FRAME:022191/0254 Effective date: 20081231 |
|
AS | Assignment |
Owner name: CITICORP USA, INC. AS AGENT FOR BANK PRIORITY SECU Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS CORPORATION;REEL/FRAME:022552/0006 Effective date: 20090409 Owner name: CITICORP USA, INC. AS AGENT FOR HEDGE PRIORITY SEC Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS CORPORATION;REEL/FRAME:022552/0006 Effective date: 20090409 |
|
AS | Assignment |
Owner name: MOTORS LIQUIDATION COMPANY (F/K/A GENERAL MOTORS C Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:UNITED STATES DEPARTMENT OF THE TREASURY;REEL/FRAME:023119/0491 Effective date: 20090709 |
|
AS | Assignment |
Owner name: MOTORS LIQUIDATION COMPANY (F/K/A GENERAL MOTORS C Free format text: RELEASE BY SECURED PARTY;ASSIGNORS:CITICORP USA, INC. AS AGENT FOR BANK PRIORITY SECURED PARTIES;CITICORP USA, INC. AS AGENT FOR HEDGE PRIORITY SECURED PARTIES;REEL/FRAME:023119/0817 Effective date: 20090709 Owner name: MOTORS LIQUIDATION COMPANY, MICHIGAN Free format text: CHANGE OF NAME;ASSIGNOR:GENERAL MOTORS CORPORATION;REEL/FRAME:023129/0236 Effective date: 20090709 Owner name: MOTORS LIQUIDATION COMPANY,MICHIGAN Free format text: CHANGE OF NAME;ASSIGNOR:GENERAL MOTORS CORPORATION;REEL/FRAME:023129/0236 Effective date: 20090709 |
|
AS | Assignment |
Owner name: GENERAL MOTORS COMPANY, MICHIGAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MOTORS LIQUIDATION COMPANY;REEL/FRAME:023148/0248 Effective date: 20090710 Owner name: UNITED STATES DEPARTMENT OF THE TREASURY, DISTRICT Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS COMPANY;REEL/FRAME:023155/0814 Effective date: 20090710 Owner name: UAW RETIREE MEDICAL BENEFITS TRUST, MICHIGAN Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS COMPANY;REEL/FRAME:023155/0849 Effective date: 20090710 Owner name: GENERAL MOTORS COMPANY,MICHIGAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MOTORS LIQUIDATION COMPANY;REEL/FRAME:023148/0248 Effective date: 20090710 Owner name: UNITED STATES DEPARTMENT OF THE TREASURY,DISTRICT Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS COMPANY;REEL/FRAME:023155/0814 Effective date: 20090710 Owner name: UAW RETIREE MEDICAL BENEFITS TRUST,MICHIGAN Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS COMPANY;REEL/FRAME:023155/0849 Effective date: 20090710 |
|
AS | Assignment |
Owner name: GENERAL MOTORS LLC, MICHIGAN Free format text: CHANGE OF NAME;ASSIGNOR:GENERAL MOTORS COMPANY;REEL/FRAME:023504/0691 Effective date: 20091016 Owner name: GENERAL MOTORS LLC,MICHIGAN Free format text: CHANGE OF NAME;ASSIGNOR:GENERAL MOTORS COMPANY;REEL/FRAME:023504/0691 Effective date: 20091016 |
|
AS | Assignment |
Owner name: GM GLOBAL TECHNOLOGY OPERATIONS, INC., MICHIGAN Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:UNITED STATES DEPARTMENT OF THE TREASURY;REEL/FRAME:025245/0273 Effective date: 20100420 Owner name: GM GLOBAL TECHNOLOGY OPERATIONS, INC., MICHIGAN Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:UAW RETIREE MEDICAL BENEFITS TRUST;REEL/FRAME:025311/0680 Effective date: 20101026 |
|
AS | Assignment |
Owner name: WILMINGTON TRUST COMPANY, DELAWARE Free format text: SECURITY AGREEMENT;ASSIGNOR:GENERAL MOTORS LLC;REEL/FRAME:025327/0196 Effective date: 20101027 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: GENERAL MOTORS LLC, MICHIGAN Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:WILMINGTON TRUST COMPANY;REEL/FRAME:034183/0436 Effective date: 20141017 |
|
FPAY | Fee payment |
Year of fee payment: 12 |