WO2006109467A1 - 誘導装置、誘導方法、誘導プログラム、および記録媒体 - Google Patents

誘導装置、誘導方法、誘導プログラム、および記録媒体 Download PDF

Info

Publication number
WO2006109467A1
WO2006109467A1 PCT/JP2006/305713 JP2006305713W WO2006109467A1 WO 2006109467 A1 WO2006109467 A1 WO 2006109467A1 JP 2006305713 W JP2006305713 W JP 2006305713W WO 2006109467 A1 WO2006109467 A1 WO 2006109467A1
Authority
WO
WIPO (PCT)
Prior art keywords
route
departure
guidance
deviation
information
Prior art date
Application number
PCT/JP2006/305713
Other languages
English (en)
French (fr)
Inventor
Reiji Matsumoto
Tomo Watanabe
Hajime Adachi
Original Assignee
Pioneer Corporation
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Pioneer Corporation filed Critical Pioneer Corporation
Priority to JP2007512459A priority Critical patent/JP4628421B2/ja
Priority to EP06729680A priority patent/EP1865287B1/en
Publication of WO2006109467A1 publication Critical patent/WO2006109467A1/ja

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/36Input/output arrangements for on-board computers
    • G01C21/3626Details of the output of route guidance instructions
    • G01C21/3641Personalized guidance, e.g. limited guidance on previously travelled routes

Definitions

  • Guiding device Guiding device, guiding method, guiding program, and recording medium
  • the present invention relates to a guidance device, a guidance method, a guidance program, and a recording medium.
  • the use of the present invention is not limited to the guidance device, guidance method, guidance program, and recording medium.
  • Guidance devices that perform traffic guidance so as to travel along a guidance route to a destination have become widespread. Some of such guidance devices provide guidance for preventing departure that is different from normal guidance so as not to deviate from the guidance route. For example, guidance for preventing mistakes is performed at locations where it is determined that the vehicle is likely to deviate based on the connection angles of multiple roads, road attributes, and the like.
  • Patent Document 1 Japanese Patent Laid-Open No. 08-201096
  • a location that is likely to deviate is determined based on information about the road such as a connection angle or an attribute of the road. For this reason, there is an example of a problem that the point where guidance for preventing departure and the point on the actual road are easy to deviate and the points do not always match! /. Specifically, for example, it is not based on conditions determined only by road information such as road connection angles and attributes. For example, the actual construction of buildings and other surrounding conditions deviate. An example is the problem that guidance is not given for easy points.
  • the guidance device includes a partial route extracting means for extracting a partial route constituting a part of the guide route from the guide route to the destination point, and the partial route extracting means.
  • Detecting means for detecting a deviating route deviating from the partial route, which is associated with the partial route extracted by And a notifying means for notifying the detected result.
  • the guidance method according to the invention of claim 5 includes a partial route extraction step of extracting a partial route constituting a part of the guidance route from the guidance route to the destination point, and the partial route extraction step.
  • a guidance program according to a sixth aspect of the invention is characterized by causing a computer to execute the guidance method according to the fifth aspect.
  • a recording medium according to a seventh aspect of the invention is characterized in that the guidance program according to the sixth aspect can be read by a computer.
  • FIG. 1 is a block diagram showing a functional configuration of a guidance device.
  • FIG. 2 is a flowchart showing a processing procedure of the guidance device.
  • FIG. 3 is a block diagram showing an example of a hardware configuration of a navigation device that works well with the present embodiment.
  • FIG. 4 is an explanatory diagram showing a data structure in the deviation route database.
  • FIG. 5 is an explanatory diagram showing the road shape.
  • FIG. 6 is an explanatory view showing another road shape.
  • FIG. 7 is a flowchart showing a route search processing procedure in the navigation device.
  • FIG. 8 is a flowchart showing a route guidance processing procedure in the navigation device.
  • FIG. 9 is a flowchart showing a procedure for departure determination in the navigation device.
  • the guidance device of the present invention can be applied to, for example, a navigation device.
  • the guidance device according to the present embodiment is mounted on a moving body such as a vehicle (including a four-wheeled vehicle and a two-wheeled vehicle).
  • FIG. 1 is a block diagram showing a functional configuration of the guidance device.
  • the guidance device 100 includes a partial route extraction unit 101, a detection unit 102, a notification unit 103, an acquisition unit 104, and a departure route extraction unit 105.
  • the partial route extraction unit 101 extracts a partial route constituting a part of the guidance route from the guidance route to the destination point.
  • the detection unit 102 detects an escape route that deviates from the partial route and is associated with the partial route extracted by the partial route extraction unit 101.
  • the notification unit 103 notifies the detection result detected by the detection unit 102.
  • the notification unit 103 may perform notification according to the departure frequency based on the information regarding the departure frequency acquired by the acquisition unit 104.
  • the notification unit 103 performs notification according to the departure frequency based on the information about the departure frequency acquired by the acquisition unit 104! For each departure route. Let's do it.
  • the acquisition unit 104 acquires information related to the departure frequency associated with the departure route detected by the detection unit 102.
  • the departure route extraction unit 105 extracts a departure route having the highest departure tendency based on information on the departure frequency.
  • FIG. 2 is a flowchart showing the processing procedure of the guidance device.
  • the process shown in Figure 2 is It is executed on the condition that the inner route is set.
  • a partial route constituting the set guide route is extracted (step S201).
  • the partial route extraction process is realized by the process of step S201.
  • a deviation route associated with the extracted partial route is detected (step S202).
  • the detection process is realized by the process of step S202.
  • step S203 information regarding the deviation frequency associated with the detected deviation route is acquired (step S203).
  • “departure level acquisition” is described as the process of step S203.
  • the information about the deviation frequency (deviation level) includes, for example, the number of deviations and the ratio of deviation from the number of times the partial route is set as the guide route (deviation rate).
  • step S204 It is determined whether or not there is a plurality of detected departure routes (step S204). If it is determined that there are a plurality of detected departure routes (step S204: Yes), the detected departure route is detected. Based on the information about the departure frequency associated with the destination, notification according to the departure frequency is performed for each departure route (step S205). In the present embodiment, a part of the notification process is realized by the process of step S205.
  • step S205 for example, only a departure route having a high departure frequency may be notified from among a plurality of departure routes.
  • the departure route extracted by the departure route extraction unit 105 and having the highest departure tendency may be notified.
  • the report contents may be adjusted according to the deviation frequency.
  • step S204 when it is determined that there are not a plurality of detected deviation routes (step S204: No), the deviation frequency is determined based on the information about the deviation frequency associated with the detected deviation route. Notification is performed (step S206). In the present embodiment, a part of the notification process is realized by the process of step S206.
  • step S206 for example, when the departure frequency is higher than the departure frequency set in advance by the user or the like, the departure route is notified. Also, in step S206, for example, a deviation that is higher than the deviation frequency set by the user or the like. For the route, the details of the notification will be detailed, and if it is less than that, simple details will be notified.
  • a deviation route that is associated with a partial route extracted from the guidance route to the destination point and deviates from the partial route is notified.
  • guidance based on actual use can be provided by notifying the deviation route that is likely to deviate when configured as a specific partial route that is not based solely on road information such as the connection angle and attributes of the road. Deviation from the route can be prevented
  • notification according to the departure frequency is performed based on the information about the departure frequency associated with the departure route. Accordingly, for example, a departure route having a high departure tendency can be notified in consideration of a tendency in actual road traffic. As a result, it is possible to prevent deviation from the guidance route in line with actual use while avoiding excessive notification.
  • notification according to the departure frequency is performed for each departure route based on information on the departure frequency.
  • the departure frequency is high, and the departure route is notified with priority over the departure route. Therefore, more information can be provided to prevent deviations.
  • a guidance device a guidance method, a guidance program, and a recording medium according to the present invention will be described below in detail with reference to the accompanying drawings.
  • the navigation device that is useful in this embodiment is mounted on a moving body.
  • the moving body include vehicles (including four-wheeled vehicles and two-wheeled vehicles). Realization of the guidance device of the present invention is not limited to the navigation device.
  • FIG. 3 is a block diagram showing an example of a hardware configuration of a navigation device that is useful in the present embodiment.
  • the navigation device that is useful in this embodiment includes a CPU 301, a ROM 302, a RAM 303, an operation key 304, a human power I / F 305, a display 306, a video I / F 307, an audio IZF 308, a speaker 309,
  • the configuration includes a GPS receiver 310, a communication I / F 311, the same 0 0 0 drive 312, an HDD 313, and an HD 314.
  • the CPU 301, ROM 302, and RAM 303 constitute a microcomputer.
  • a CPU (Central Processing Unit) 301 executes various control programs stored in the ROM 302 and the like, and controls the entire navigation device. For example, the CPU 301 calculates an optimal guide route from the current location to the destination location based on information on the current location, information on the destination location, map information, and the like. The current location is obtained by the GPS receiver 310. The destination point is input by the user operating the operation key 304. Map information is stored in the HD 314 and read out by the HDD 313.
  • the guide route searched by the CPU 301 includes the guide route searched before the start of route guidance, and the guide route searched again during route guidance.
  • the CPU 301 notifies the guidance guidance for traffic at the guidance point set on the guidance route.
  • Guide points are equipped with navigation devices such as points that turn left and right at intersections, points that deviate from the main line to survey roads, and interchanges that move ordinary roads to highways (or from highways to ordinary roads). It is a point (point) that changes the traveling direction for the vehicle.
  • the CPU 301 also performs route guidance based on the searched guidance route.
  • the CPU 301 inputs / outputs route guidance information to / from the 0-3 receiver 310, HDD313, 070 0 drive 312, etc., and guides the route on the map based on the current location information and the map information.
  • the position where the vehicle is traveling is calculated, and the calculation result is output to the display 306.
  • the CPU 301 inputs / outputs information related to route guidance with the communication IZF311 and takes into account traffic information received by the communication IZF311 in real time. Generates route guidance information. For example, when a traffic jam occurs on the guidance route being guided, the CPU 301 searches for a new route to avoid this traffic jam. The route guidance information generated by the CPU 301 is output to the display 306 via the video I / F 307. The re-search is performed not only when there is a traffic jam on the guidance route that is being routed, but also when the waypoint or destination point is intentionally changed by the user.
  • Information regarding the guidance route searched for (including re-searching) by the CPU 301 is provided in a navigation device such as HD314, ROM302 or RAM303, for example. Stored in the memory area. Such information stored in the memory area may be used, for example, for searching for a subsequent guide route.
  • CPU 301 further generates tone and audio information corresponding to the pattern. Specifically, the CPU 301 sets a virtual sound source corresponding to the guidance point and generates voice guidance information based on the route guidance information generated at the time of route guidance, and outputs this to the speaker 309 via the voice I ZF308. To do.
  • the CPU 301 extracts a partial route that constitutes the calculated guide route, and obtains a departure route associated with the extracted partial route. In addition, the CPU 301 acquires information regarding the deviation frequency associated with the deviation route.
  • a ROM 302 (Read Only Memory) 302 stores various control programs.
  • a RAM 303 (Random Access Memory) 303 functions as a work area for the CPU 301.
  • the RAM 303 may be a volatile memory that erases written information when the power is turned off when the engine of the vehicle equipped with the navigation device is turned off. In this embodiment, the RAM 303 is written even when the power is turned off. The non-volatile memory will not erase the stored information.
  • ROM 302 or RAM 303 for example, a memory area is secured in which the traffic information acquired by the external force of the navigation device by communication IZF 311 is rewritable.
  • the ROM 302 or the RAM 303 is provided with a memory area for storing information associated with the departure route.
  • the predetermined memory area is a navigation device. Regardless of whether the engine is installed ONZOFF, information is stored in a nonvolatile manner.
  • ROM 302 or RAM 303 for example, a memory area is secured to store rewritable information on a route searched (including re-search) by CPU 301 or a destination point set when searching for a route. May be.
  • These various memory areas are not limited to those secured in the ROM 302 or the RAM 303, and may be secured in the HD 314, for example.
  • the operation key 304 outputs information input by the user such as characters, numerical values, and various instructions to the input IZF 305.
  • the input IZF 305 outputs the information input from the operation key 304 to the CPU 301.
  • various known forms such as a push button switch for detecting physical depression / non-pressing, a touch panel, a keyboard, and a joystick can be employed.
  • the operation key 304 may be configured to perform an input operation by sound using a microphone for inputting sound from the outside.
  • the operation key 304 may be provided integrally with the navigation device, or may have a form in which the navigation device force can be separated and operated like a remote control! /.
  • the operation key 304 may be configured as one of the various forms described above, or may be configured in a single form, or may be configured in a plurality of forms.
  • the user inputs information by appropriately performing an input operation according to the form of the operation key 304.
  • a destination point can be cited.
  • a point set as a destination by a person riding in a vehicle equipped with a navigation device is set as a destination point.
  • the operation key 304 for example, when a touch panel is adopted, the touch panel is used by being laminated on the display surface side of the display 306. In this case, the input information is recognized by managing the display timing on the display 300, the operation timing for the touch panel (operation key 304), and the position coordinates thereof.
  • the display 306 is connected to the video IZF 307 and is controlled by the video IZF 307 to display, for example, map information and current position information.
  • the display 306 displays icons, cursors, menus, windows, or various information such as characters and images.
  • the display 306 displays map information recorded in the HD 314, a route searched by the CPU 301, information on route guidance for guiding the vehicle to travel on this route, and the like.
  • the display 306 includes, for example, a TFT liquid crystal display, an organic EL display, a plasma display, and the like.
  • the video IZF 307 includes, for example, a graphic controller that controls the entire display 306, and a VRAM (Video
  • RAM random access memory
  • control IC that controls display of the display 306 based on image information output from the graphic controller.
  • the voice IZF 308 reproduces the guidance sound by controlling the output information to the connected speaker 309.
  • the audio IZF308 is composed of, for example, a DZA converter that performs DZA conversion of audio digital information, an amplifier that amplifies audio analog signals output from the DZA converter, and an AZD converter that performs AZD conversion of audio analog information. Can do.
  • the GPS receiver 310 acquires information related to the current location of the device itself.
  • the GPS receiver 310 receives radio waves from GPS satellites and obtains a geometric position with respect to the GPS satellites, and can be measured anywhere on the earth.
  • GPS is an abbreviation for Global Positioning System, and is a system that accurately determines the position on the ground by receiving radio waves from four or more satellites. Since it is a well-known technique, explanation of GPS is omitted.
  • the GPS receiver 310 can be configured by, for example, an antenna for receiving radio waves from a satellite, a tuner for demodulating the received radio waves, and an arithmetic circuit for calculating the current location based on the demodulated information.
  • Radio waves generated by GPS satellites are generated by using L1 radio waves with a CZA (Coarse and Access) code and navigation message on a carrier wave of 1.57542 GHz. As a result, the current location (latitude and longitude) of the device is acquired.
  • CZA Coarse and Access
  • a vehicle speed sensor when acquiring the current location of the own device, various types (not shown) such as a vehicle speed sensor, a gyro sensor, an angular velocity sensor, a travel distance sensor, and an inclination sensor provided in a vehicle equipped with the own device (navigation device).
  • the information collected by the sensors may be viewed.
  • the vehicle speed sensor detects from the output side shaft of the transmission of the vehicle equipped with the navigation device.
  • the angular velocity sensor detects the angular velocity when the host vehicle is rotating, and outputs angular velocity information and relative orientation information.
  • the mileage sensor calculates the number of pulses per rotation of the wheel by counting the number of pulses of a pulse signal with a predetermined period that is output as the wheel rotates, and the mileage based on the number of pulses per rotation Output information.
  • the inclination sensor detects the inclination angle of the road surface and outputs inclination angle information.
  • Communication The IZF 311 receives traffic information such as traffic jams and traffic regulations regularly (or even irregularly). Communication IZF311 traffic information can be received at the timing when traffic information is distributed from the VICS (Vehicle Information and Communication System) center, or by requesting traffic information from the VICS center periodically. .
  • VICS Vehicle Information and Communication System
  • the communication IZF 311 can be realized as, for example, an FM tuner, a VICSZ beacon receiver, and other communication devices.
  • the received traffic information is used when searching for a route (including re-searching), and is used, for example, for searching for a route that avoids traffic jams and time restriction points.
  • VICS means that traffic information such as traffic jams and traffic regulations edited and processed at the VICS Center is sent in real time and written to car navigation systems. It is an information communication system that displays graphics.
  • traffic information edited and processed at the VICS Center to the car navigation system is to use “beacons” and “FM multiplex broadcasting” installed on each road.
  • Beacons include "radio wave beacons” mainly used on expressways and “optical beacons” used on major general roads.
  • “FM multiplex broadcasting” traffic information in a wide area can be received.
  • the necessary traffic such as detailed information on the most recent road based on the location of the vehicle, is required! Information can be received.
  • the 00/0 ⁇ 0 drive 312 controls reading and writing of information on CDs (CD-ROM, CD-R, CD-RW, etc.) and DVDs.
  • CDs CD-ROM, CD-R, CD-RW, etc.
  • DVDs DVDs.
  • the CD / DVD may store information such as arbitrary music and video, for example.
  • a portable storage medium such as an MO (Magneto-Optical disk) or a memory card may be used.
  • a dedicated drive device that controls the reading and writing of information to the portable storage medium such as the MO and memory card will be installed.
  • An HDD (Hard Disk Drive) 313 controls reading of information on the HD (Hard Disk) 314 and Z writing.
  • the HD314 records various control programs and various information so that they can be read by a computer.
  • a guidance program for realizing the present invention is recorded in HD314.
  • the guidance program for realizing the present invention is not limited to that recorded in HD314.
  • a guidance program stored in a portable medium such as CDZDVD may be executed.
  • the HD 314 accepts writing of information by the HDD 313 and records the written information in a nonvolatile manner.
  • Map information is recorded in the HD 314. Map information is used for route search and route guidance by CPU301.
  • the map information includes background information that represents features (features) such as buildings, rivers, and the ground surface, and road shape information that represents the shape of the road, and can be displayed in two or three dimensions on the display screen of the display 306. Drawn.
  • the background information includes background shape information representing the shape of the background and background type information representing the type of the background.
  • the background shape information includes, for example, information indicating feature points, polylines, polygons, feature coordinates, and the like.
  • the background type information includes, for example, text information indicating the name, address, telephone number, and the like of the feature, type information indicating the type of the feature such as a building “river”, and the like.
  • the road shape information is information related to a road network having a plurality of nodes and links. It is.
  • the node is information indicating an intersection where a plurality of roads intersect, such as a three-way “crossroad” and a five-way.
  • a link is information indicating a road connecting nodes. Some links have shape interpolation points that allow the expression of curved roads.
  • Road shape information has traffic condition information.
  • the traffic condition information is information indicating the characteristics of the intersection, the length (distance) of each link, vehicle width, traveling direction, traffic prohibition, road type, and the like.
  • intersections include, for example, complex intersections such as three- and five-way intersections, intersections where roads diverge at shallow angles, intersections around destination points, highway entrances and junctions, and route deviation rates. For example, high intersections.
  • the route departure rate can be calculated, for example, by past driving history power.
  • road types include highway, toll road, and general road.
  • the force for recording the map information on the HD 314 is not limited to this.
  • the map information may be provided outside the navigation device, not the one recorded with the navigation device hardware.
  • the navigation device also acquires map information by the external force of the navigation device through the communication IZF 311, for example.
  • the acquired map information can be recorded in HD314, or stored in RAM303 or CD / DVD! / ⁇ .
  • the HD 314 stores a deviation route database (see FIG. 4) in which a deviation route deviating from the guide route used for route guidance is associated with a partial route constituting the guide route.
  • This deviation route database may include information such as under what circumstances the guidance route has been deviated.
  • the departure route database may include, for example, the date and weather of departure from the guidance route, the weather, and the like. In the departure route database, when the departure route described later is notified, the notification level that is used as a reference for determining the notification contents or selecting the departure route to be notified is stored.
  • the notification level may be set by the user by operating the operation key 304, for example, or may be preliminarily set at the time of manufacturing the navigation device.
  • the deviation route database 400 may be stored in a memory area secured in the ROM 302 or the RAM 303.
  • the deviation route database 400 is It is not limited to those stored by the storage means (HD314, ROM302 or RAM303) provided integrally with the apparatus main body.
  • it may be provided in a server that is provided at a location separated from the navigation device body and can communicate with the navigation device body via the communication IZF 311.
  • the contents of the deviation route database may be stored in a fixed manner (cannot be rewritten or deleted), or may be stored in a recordable manner.
  • FIG. 4 is an explanatory diagram showing the deviation route database 400.
  • FIG. 4 shows a deviation route database 400 in the case of passing through the road shape shown in FIG. 5 described below.
  • FIG. 4 shows an example of a deviation route database 400 force S for link A (see FIG. 5).
  • the deviation route database 400 as shown in FIG. 4 is associated with each link.
  • the deviation route database 400 is not limited to the one associated with each link.
  • the deviation route database 400 may be associated with each node.
  • the departure route database 400 shown in FIG. 4 includes a link area 401, a partial route area 402, a departure route area 403, and a departure frequency area 404.
  • the link area 401 stores information for specifying the link.
  • the partial route area 402 stores information on the partial route related to the link (link A in the case of FIG. 4). In the partial route area 402, information on a plurality of partial routes may be stored for one link.
  • the partial route area 402 is described as the “partial route related to link A” area
  • the departure route area 403 is described as the “deviation route that touches the partial route” area.
  • Deviation route area 403 stores information on the departure route associated with each partial route.
  • the departure route is information on a route that deviates from the partial route when the associated partial route forms part of the guidance route.
  • a link (which may include a node) force deviation route that actually deviates from the partial route is set based on the past traffic history.
  • the partial route and the departure route are associated with each other based on the traffic history of a large number of unspecified mobiles.
  • the traffic history of an unspecified number of moving objects is the traffic of the vehicle.
  • the traffic history of the vehicle may be unrelated to the history. It should be noted that the traffic history of the vehicle may be included in the traffic history of an unspecified number of moving objects.
  • the deviation level information may be, for example, the deviation frequency itself, or the deviation rate calculated based on the number of times each part route is set as a part of the guidance route and the number of deviations. Even so.
  • the force for providing the partial route area 402 and the departure route area 403 in the single departure route database 400 is not limited to this. If the partial route and the escape route are associated with each other, the information stored in the partial route area 402 and the information stored in the deviation route area 403 may be recorded as separate files. In this case, the respective files may be recorded in different recording areas, such as HD314 and CDZDVD (not shown).
  • a counter (not shown) that counts the number of times each partial route is set as a part of the guide route, the number of deviations Counter (not shown) is provided.
  • the departure route database 400 an area for storing the date and time of departure from the partial route, the weather, etc. may be provided.
  • FIG. 5 is an explanatory diagram showing a road shape.
  • Road shapes are represented by links and nodes.
  • FIG. 5 a road shape in which a plurality of nodes a, b, and c are connected by a plurality of links A, B, C, D, E, and F is shown. Each link is associated with the above-mentioned deviation route.
  • partial routes related to link A there are eight partial routes related to link A. "Is realized by” a partial route composed of three links including link A ".
  • the partial route is not limited to one consisting of three links.
  • the partial route is not limited to the one configured using the same number of links before and after the target link (for example, link A).
  • the front part of the target link (entrance side) consists of two links
  • the rear part of the target link (traveling direction side) consists of three links. It may be a route.
  • the departure route associated with each partial route may be single or plural depending on the partial route, or there may be no departure route (such as a link on a straight road).
  • link D force also comes and proceeds to link C through link A (R1 in Fig. 5)
  • there are the following two deviation routes That is, the deviation that goes to link B before the link D force comes to link A (R2 in Fig. 5), the deviation that also comes to link F through the link D force and goes to link F (R3 in Fig. 5), There are two deviation routes.
  • FIG. 6 is an explanatory diagram showing another road shape.
  • a road shape in which a plurality of nodes d and e are connected by a plurality of links G, H, I, and J is shown.
  • the partial route in Fig. 6 is associated with information on the departure route.
  • link J there are the following four partial routes related to link J. That is, if link J force also comes to link H, link J force also comes to link G, link H force comes to link J, link G force comes to link J, 4 Street.
  • “partial route related to link J” is realized by “partial route composed of three links including link J”.
  • the departure route in each partial route may be plural or singular. Specifically, for example, regarding node a, when link A comes to link C, there is a deviation that comes from link A and goes to link E.
  • FIG. 7 is a flowchart showing a route search processing procedure in the navigation device.
  • the processing shown in FIG. 7 is on standby until it is determined that execution of route search is instructed (step S701: No).
  • the execution of the route search is indicated by the fact that the operation key 304 is operated by the user.
  • step S701 If it is determined that execution of route search has been instructed (step S701: Yes), it is determined whether a destination point has been set (step S702). If it is determined that the destination point is set and V ⁇ (step S702: No), a guidance for prompting the destination point is notified (step S703). In step S703, for example, a message such as “Please set the destination point” may be displayed on the display 306! And may be output from the speaker 309.
  • step S704 If it is determined that a destination point has been set (step S702: Yes), a guide route is searched (step S704), and information on the searched guide route is looped (step S705).
  • step S705 the process of step S705 is described as “guidance route information loop”.
  • the guide route information loop specifically, the partial route is also extracted for the link train force that constitutes the guide route.
  • step S706 a deviation route that is associated with the extracted partial route and deviates from the partial route is detected and associated with the extracted partial route. It is determined whether or not there is a certain deviation route (step S706). In FIG. 7, the process of step S706 is described as “Is there a deviation route?”. If it is determined that there is no departure route associated with the extracted partial route (step S706: No), the process is terminated.
  • Step S706 Yes
  • information on the deviation route is acquired (Step S707).
  • a deviation level is acquired as information on the deviation route. If there are multiple departure routes, the departure level associated with each departure route You can get each bell! /, And based on the obtained deviation level! /, You can extract the deviation route with the highest deviation level.
  • the acquired information on the departure route is stored in a predetermined memory area in association with the partial route associated with the departure route (step S708).
  • the process of step S708 is described as “information storage regarding deviation route”.
  • the predetermined memory area may be provided in, for example, the ROM 302 or the RAM 303, or may be provided in the HD 314.
  • the predetermined memory area stores information in a nonvolatile manner regardless of whether the engine of the vehicle equipped with the navigation device is on or off. .
  • step S709 it is determined whether or not the deviated route has been detected with respect to all the extracted partial routes (step S709), and the deviated route with respect to all the extracted partial routes is detected. If it is determined that there is not (step S709: No), the process returns to step S707. On the other hand, if it is determined that all the deviation routes have been detected (step S709: Yes), the process is terminated.
  • FIG. 8 is a flowchart showing a route guidance processing procedure in the navigation device.
  • the processing shown in FIG. 8 is on standby until it is determined that route guidance is to be started (step S801: No).
  • step S801 after the processing shown in FIG. 7 is executed, it is determined that route guidance is started when the user operates the operation key 304 to instruct route guidance.
  • step S801 it is determined that route guidance is started when a predetermined time has elapsed after the route search.
  • step S801 if it is determined that the vehicle equipped with the navigation device has started running after the route search, it is determined that route guidance is started.
  • step S801 When it is determined that route guidance is to be started (step S801: Yes), route guidance is started (step S802). Then, during route guidance, it is determined whether or not the force deviates from the guidance route (step S803). If it is determined that the route has deviated from the guidance route (step S80 3: ⁇ 65), the search for the norey basket is performed again (step 3804), and step 3803 is returned.
  • step S804 is described as “route re-search”.
  • guidance points are navigation points such as points that turn left and right at intersections, points that deviate from the main line to survey roads, and interchanges that move from highways to highways (or highway power to general roads). This is a point that changes the current direction or position of the vehicle equipped with the device.
  • step S806 If it is determined that the guide point is approached (step S805: Yes), it is determined whether or not the guide point is included in the departure route stored in step S708 of FIG. 7 (step S806). In FIG. 8, the process of step S806 is described as “Is the guide point included in the departure route?”. If it is determined that the guidance point is included in the departure route (step S806: Yes), the process proceeds to step S810.
  • step S807 If it is determined that the guidance point is not included in the departure route (step S806: No), normal guidance guidance is notified (step S807).
  • step S807 guidance such as turning left or right at the intersection is notified according to the guidance route.
  • the guidance displays the road shape to be guided in more detail than the display state in the normal guidance route, or displays a guideline indicating the traveling direction on the road shape displayed in detail. You may notify.
  • the guidance may be a voice message such as “Please turn right at the intersection of XX meters”.
  • step S808 it is determined whether or not the force has arrived at the destination point. If it is determined that the destination point has not been reached (step S808: No), the process proceeds to step S803. If it is determined that the destination has been reached (step S808: Yes), the process ends.
  • step S809 If it is determined that the guide point has not been approached (step S805: No), it is determined whether or not the departure route has been approached (step S809). If it is determined that the departure route has been approached! / Step (step S809: Yes), the guidance guidance for preventing departure is notified (step S810), and the process proceeds to step S808. If it is determined that the route is not approaching the departure route (step S809: No), the process proceeds to step S808.
  • the guidance guidance for departure prevention displays an image that shows the intersection turning right and left in more detail than the normal guidance guidance, and in addition to a message such as "Please turn right at the intersection XX meters ahead" Please note that this intersection is easy to make mistakes.
  • the sound may be notified by voice.
  • guidance guidance for departure prevention is performed within a range that does not hinder driving, regardless of guidance on the display 306 and guidance using voice.
  • step S810 for example, a departure route with a high departure level may be notified in preference to a departure route with a low departure level. Specifically, in step S810, for example, only a departure route with a high departure level may be reported.
  • notification according to the departure frequency may be performed based on the departure level associated with the departure route. Specifically, for example, only the departure route may be reported when the departure level is higher than the departure level set in advance.
  • the deviation level may be set in advance by operating the operation key 304 by the user.
  • the departure route database 400 is associated with the date / time and weather etc. deviating from the partial route, the information such as the date / time and weather etc. Only in the case of coincidence, the guidance guidance for preventing departure may be notified.
  • FIG. 9 is a flowchart showing a procedure for departure determination in the navigation device.
  • the processing shown in FIG. 9 is executed when it is determined whether or not the vehicle has deviated from the guidance route in step S803 in FIG.
  • the process shown in FIG. 9 determines whether or not the current point is on the guide route based on the guide route and the current point (step S901), and waits until it is determined that the current point is not on the guide route. (Step S901: Yes).
  • step S901 If it is determined that the current location is not on the guidance route (step S901: No), it is determined whether or not the user has been able to pass a link including the current location in the past (step S902). If it is determined that the link including the current point has not been visited in the past (step S902: No), it is determined whether or not the distance to the next guide point is a predetermined distance or less (step S902). S903).
  • step S903 If it is determined that the distance to the next guidance point is less than or equal to the predetermined distance (step S903: Yes), the direction in which the vehicle was scheduled to turn based on the guidance route and the vehicle In step S904, it is determined whether or not the force matches the bent direction. In FIG. 9, “Does the bent direction match?” Is described as the process of step S904.
  • Step S904 If it is determined that the direction in which the vehicle is scheduled to turn and the direction in which the vehicle actually bends (Step S904: Yes), the direction related to the partial route including the guidance point is related. As a deviation (step S905). In FIG. 9, “processing as a deviation related to the partial route including the guide point” is described as the processing of step S905.
  • step S905 specifically, for example, communication is performed with a server computer capable of communication via communication IZF 311 and a partial route including a guide point and a deviation route deviating from this partial route are determined. You can upload the information on the server computer in association! / ⁇ .
  • Step S904 if it is determined that the direction in which the vehicle is scheduled to turn and the direction in which the vehicle is actually turning do not match (Step S904: No), it is processed as an intentional deviation (Step S904). S906). Specifically, in step S906, for example, it is stored as a normal travel history. At this time, information indicating intentional departure from the guidance route may be stored together.
  • step S907 If it is determined that the distance to the next guidance point is not less than or equal to the predetermined distance (step S903: No), it is processed as a deviation not related to the partial route not including the guidance point (step S907). . In FIG. 9, the processing of step S907 is described as “processing as a deviation not including a guide point and related to a partial route”.
  • step S907 similar to step S905, specifically, for example, communication iZ
  • Information may be uploaded on the server computer by communicating with the server computer that can communicate via F311 and associating the partial route not related to the guide point with the deviation route deviating from this partial route.
  • the navigation device of the present embodiment from the partial route associated with the partial route extracted from the planned route to the destination point. A deviating departure route is notified. This makes it possible to report a deviated route that is likely to deviate when configured as a specific partial route that is not a single link or node.
  • the navigation device of the present embodiment for example, it is not based only on information about the road such as the connection angle and attributes of the road, for example, an actually constructed building and other surrounding conditions, etc. It is possible to notify the driver of a departure route that would cause a departure due to This makes it possible to prevent a departure from the guidance route by calling out not to deviate in accordance with actual use.
  • a partial route is a part of the guide route based on past traffic history and information uploaded to a server computer that can communicate via communication IZF311. , A deviation route deviating from the partial route 402 in the past is notified. In this way, since the departure route based on the actual traffic history is notified, it is possible to prevent departure from the guide route in accordance with actual use.
  • notification according to the departure frequency is performed based on the information about the departure frequency associated with the departure route.
  • notification according to the departure frequency is performed for each departure route based on the information about the departure frequency.
  • notification for example, by notifying only a departure route having a high departure frequency among a plurality of detected departure routes, it is possible to avoid over notification.
  • a deviation route having a high deviation frequency can be obtained. It is possible to give priority to the departure route with a low departure frequency. As a result, priority can be given to notifications regarding deviation routes that are more likely to deviate, and more information can be transmitted to the driver as much as possible.
  • the departure route database 400 is configured based on the vehicle travel history unrelated to the vehicle travel history as the travel history of an unspecified number of moving bodies. In general, it is easy for a vehicle to deviate! /, And deviations in partial routes can be effectively prevented.
  • the traffic history of an unspecified number of mobile objects may include the traffic history of the vehicle.
  • the force is a force related to the guide point, and the force is a force not related to the guide point.
  • the accuracy of the deviation information can be improved by storing the decision result, storing the decision result, or notifying the deviation information to the server computer that can communicate via the communication IZF311. This allows the deviation results to be reflected in subsequent route guidance.
  • the departure route can be selectively notified depending on whether the link is related to the guidance point or not.
  • the location can be notified easily only when it is related to the guidance point.
  • the departure route database 400 the departure route is notified only when conditions such as the date and time of departure and the weather match, thereby avoiding excessive notification. However, deviation from the guidance route can be prevented.
  • the deviation route database 400 is stored in the HD 314, but the present invention is not limited to this.
  • the deviation route database 400 may be stored in a server computer that can communicate via the communication IZF 311.
  • the communication IZF 311 it is possible to collect information on the deviation route from each of a plurality of navigation devices that can communicate with the server computer.
  • Deviation Lou It is also possible to collect information on the site in real time when it deviates from the partial route.
  • the deviation route database 400 provided in the server computer is more accurate.
  • the deviation rate (including the number of deviations) can be acquired. Deviation can be prevented more effectively by notifying the guidance for preventing deviation based on the deviation rate with high accuracy.
  • the contents of the deviation route database 400 stored in the HD 314 or the CDZDVD may be updated regularly or irregularly. Good.
  • the communication IZF 311 it is possible to reflect information related to the deviation route collected from a plurality of vehicle forces in its own deviation route database 400.
  • a navigation device that does not have the communication IZF 311 can prevent deviation from the guidance route with higher accuracy.
  • the guidance method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation.
  • This program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM 302, an MO, or a DVD, and is executed by reading the recording medium force by a computer.
  • the program may be a transmission medium that can be distributed via a network such as the Internet.

Abstract

 誘導装置は、目的地点までの案内ルートの中から、当該案内ルートの一部を構成する部分ルートを抽出する部分ルート抽出部(101)と、部分ルート抽出部(101)によって抽出された部分ルートに関連付けられている、当該部分ルートから逸脱する逸脱ルートを検出する検出部(102)と、検出部(102)によって検出された検出結果を報知する報知部(103)と、を備える。これによって、目的地点までの案内ルートの中から、当該案内ルートの一部を構成する部分ルートに関連付けられている、当該部分ルートから逸脱する逸脱ルートが報知されるため、単一のリンクまたはノードではなく、部分ルートを構成する場合に逸脱し易い箇所を報知することができる。

Description

明 細 書
誘導装置、誘導方法、誘導プログラム、および記録媒体
技術分野
[0001] この発明は、誘導装置、誘導方法、誘導プログラム、および記録媒体に関する。た だし、この発明の利用は、誘導装置、誘導方法、誘導プログラム、および記録媒体に 限るものではない。
背景技術
[0002] 目的地までの案内ルートを通行するように通行用の案内を行う誘導装置が普及し ている。このような誘導装置では、案内ルートから逸脱しないように、通常の案内とは 別の逸脱防止用の案内を行うものがある。間違い防止用の案内は、たとえば、複数 の道路の接続角度や道路の属性などに基づいて、逸脱し易いと判断された箇所に おいて行われる。
[0003] 特許文献 1 :特開平 08— 201096号公報
発明の開示
発明が解決しょうとする課題
[0004] し力しながら、従来の技術では、道路の接続角度や属性などのような道路に関する 情報に基づいて、逸脱し易い箇所が判断される。このため、逸脱防止用の案内が行 われるポイントと実際の路上にぉ 、て逸脱し易 、ポイントとが、必ずしも一致して!/、な いという問題が一例として挙げられる。具体的に、たとえば、道路の接続角度や属性 などの道路に関する情報のみによって判断される条件ではなぐたとえば、実際に建 設されている建築物やその他の周囲の状況などが原因となって逸脱し易いポイント に関しては案内がされないという問題が一例として挙げられる。
課題を解決するための手段
[0005] 請求項 1の発明にかかる誘導装置は、目的地点までの案内ルートの中から、当該 案内ルートの一部を構成する部分ルートを抽出する部分ルート抽出手段と、前記部 分ルート抽出手段によって抽出された部分ルートに関連付けられている、当該部分 ルートから逸脱する逸脱ルートを検出する検出手段と、前記検出手段によって検出さ れた検出結果を報知する報知手段と、を備えることを特徴とする。
[0006] 請求項 5の発明にかかる誘導方法は、目的地点までの案内ルートの中から、当該 案内ルートの一部を構成する部分ルートを抽出する部分ルート抽出工程と、前記部 分ルート抽出工程によって抽出された部分ルートに関連付けられている、当該部分 ルートから逸脱する逸脱ルートを検出する検出工程と、前記検出工程によって検出さ れた検出結果を報知する報知工程と、を含んだことを特徴とする。
[0007] 請求項 6の発明にかかる誘導プログラムは、請求項 5に記載の誘導方法をコンビュ ータに実行させることを特徴とする。
[0008] 請求項 7の発明にかかる記録媒体は、請求項 6に記載の誘導プログラムをコンビュ ータにより読み取り可能なことを特徴とする。
図面の簡単な説明
[0009] [図 1]図 1は、誘導装置の機能的構成を示すブロック図である。
[図 2]図 2は、誘導装置の処理手順を示すフローチャートである。
[図 3]図 3は、本実施例に力かるナビゲーシヨン装置のハードウェア構成の一例を示 すブロック図である。
[図 4]図 4は、逸脱ルートデータベースにおけるデータ構造を示す説明図である。
[図 5]図 5は、道路形状を示す説明図である。
[図 6]図 6は、別の道路形状を示す説明図である。
[図 7]図 7は、ナビゲーシヨン装置におけるルート探索の処理手順を示すフローチヤ一 トである。
[図 8]図 8は、ナビゲーシヨン装置におけるルート誘導の処理手順を示すフローチヤ一 トである。
[図 9]図 9は、ナビゲーシヨン装置における逸脱判定の処理手順を示すフローチヤ一 トである。
符号の説明
[0010] 100 誘導装置
101 部分ルート抽出部
102 検出部 103 報知部
104 取得部
105 逸脱ルート抽出部
発明を実施するための最良の形態
[0011] 以下に添付図面を参照して、この発明にかかる誘導装置、誘導方法、誘導プロダラ ム、および記録媒体の好適な実施の形態を詳細に説明する。この発明の誘導装置 は、たとえば、ナビゲーシヨン装置などへ適用することが可能である。本実施の形態 にかかる誘導装置は、たとえば、車両(四輪車、二輪車を含む)などの移動体に搭載 される。
[0012] (誘導装置の機能的構成)
図 1は、誘導装置の機能的構成を示すブロック図である。誘導装置 100は、部分ル ート抽出部 101と、検出部 102と、報知部 103と、取得部 104と、逸脱ルート抽出部 1 05を備えている。
[0013] 部分ルート抽出部 101は、目的地点までの案内ルートの中から、当該案内ルートの 一部を構成する部分ルートを抽出する。検出部 102は、部分ルート抽出部 101によ つて抽出された部分ルートに関連付けられている、当該部分ルートから逸脱する逸 脱ルートを検出する。
[0014] 報知部 103は、検出部 102によって検出された検出結果を報知する。報知部 103 は、取得部 104によって取得された逸脱頻度に関する情報に基づいて、逸脱頻度に 応じた報知を行うようにしてもよい。報知部 103は、検出部 102によって検出された逸 脱ルートが複数である場合、取得部 104によって取得された逸脱頻度に関する情報 に基づ!/、て、逸脱頻度に応じた報知を逸脱ルート毎に行うようにしてもょ 、。
[0015] 取得部 104は、検出部 102によって検出された逸脱ルートに対応付けられた逸脱 頻度に関する情報を取得する。逸脱ルート抽出部 105は、検出部 102によって複数 の逸脱ルートが検出された場合、逸脱頻度に関する情報に基づいて、逸脱傾向が最 も高い逸脱ルートを抽出する。
[0016] (誘導装置の処理手順)
図 2は、誘導装置の処理手順を示すフローチャートである。図 2に示す処理は、案 内ルートが設定されていることを条件として実行される。図 2に示す処理は、まず、設 定された案内ルートを構成する部分ルートを抽出する (ステップ S201)。本実施の形 態においては、ステップ S 201の処理によって部分ルート抽出工程が実現されている 。つぎに、抽出した部分ルートに関連付けられている逸脱ルートを検出する (ステップ S202)。本実施の形態においては、ステップ S202の処理によって検出工程が実現 されている。
[0017] そして、検出された逸脱ルートに対応付けられた逸脱頻度に関する情報を取得す る(ステップ S203)。図 2においては、ステップ S203の処理として「逸脱レベル取得」 と記載されている。逸脱頻度に関する情報 (逸脱レベル)は、たとえば、逸脱した回数 や、部分ルートが案内ルートとして設定された回数に対して逸脱した比率 (逸脱率) などである。
[0018] 検出された逸脱ルートが複数ある力否かを判定し (ステップ S204)、検出された逸 脱ルートが複数あると判定した場合には (ステップ S204 : Yes)、検出された逸脱ル ートに対応付けられた逸脱頻度に関する情報に基づいて、逸脱頻度に応じた報知を 逸脱ルート毎に行う(ステップ S 205)。本実施の形態においては、ステップ S205の 処理によって報知工程の一部が実現されて 、る。
[0019] ステップ S205においては、たとえば、複数ある逸脱ルートの中から、逸脱頻度が高 い逸脱ルートのみを報知するようにしてもよい。また、ステップ S205においては、逸 脱ルート抽出部 105によって抽出された逸脱傾向が最も高い逸脱ルートを報知する ようにしてもよい。カロえて、ステップ S205においては、たとえば、逸脱頻度に応じて報 知内容を調整するようにしてもょ ヽ。
[0020] 一方、検出された逸脱ルートが複数ではな 、と判定した場合には (ステップ S204: No)、検出された逸脱ルートに対応付けられた逸脱頻度に関する情報に基づいて、 逸脱頻度に応じた報知を行う(ステップ S206)。本実施の形態においては、ステップ S206の処理によって報知工程の一部が実現されて 、る。
[0021] ステップ S206においては、たとえば、ユーザーなどによってあらかじめ設定された 逸脱頻度よりも高い場合に、当該逸脱ルートを報知する。また、ステップ S206におい ては、たとえば、ユーザーなどによってあら力じめ設定された逸脱頻度よりも高い逸脱 ルートについては報知内容を詳細にし、それ以下の場合には簡易的な内容を報知 する。
[0022] 以上説明したように本実施の形態によれば、目的地点までの案内ルートの中から 抽出された部分ルートに関連付けられている、当該部分ルートから逸脱する逸脱ル ートが報知される。このように、道路の接続角度や属性などの道路に関する情報のみ に基づくのではなぐ特定の部分ルートとして構成された場合に逸脱し易い逸脱ルー トを報知することで、実使用に即した、案内ルートからの逸脱防止を図ることができる
[0023] また、本実施の形態によれば、逸脱ルートに対応付けられた逸脱頻度に関する情 報に基づいて、逸脱頻度に応じた報知が行われる。これにより、たとえば、実際の路 上通行における傾向を考慮して、逸脱傾向が高い逸脱ルートを報知することができる 。これによつて、過剰な報知を回避しつつ、実使用に即した、案内ルートからの逸脱 防止を図ることができる。
[0024] さらに、本実施の形態によれば、検出された逸脱ルートが複数である場合、逸脱頻 度に関する情報に基づいて、逸脱頻度に応じた報知が逸脱ルート毎に行われる。こ れにより、たとえば、逸脱頻度が高い逸脱ルートのみを報知することで、過剰な報知 を行うことを回避することができる。また、たとえば、逸脱頻度に応じて報知内容を調 整し、逸脱頻度が高 、逸脱ルートを逸脱頻度が低 ヽ逸脱ルートよりも優先して報知 することで、運転者に対し、可能な範囲内で、逸脱を防止するための情報をより多く 提供することができる。
実施例
[0025] 以下に添付図面を参照して、この発明にかかる誘導装置、誘導方法、誘導プロダラ ム、および記録媒体の好適な実施例を詳細に説明する。本実施例においては、ナビ ゲーシヨン装置への適用例を示す。本実施例に力かるナビゲーシヨン装置は、移動 体に搭載される。移動体として、たとえば、車両(四輪車、二輪車を含む)などが挙げ られる。この発明の誘導装置の実現は、ナビゲーシヨン装置に限るものではない。
[0026] (ナビゲーシヨン装置のハードウェア構成)
図 3は、本実施例に力かるナビゲーシヨン装置のハードウェア構成の一例を示すブ ロック図である。本実施例に力かるナビゲーシヨン装置は、 CPU301と、 ROM302と 、 RAM303と、操作キー 304と、人力 I/F305と、ディスプレイ 306と、映像 I/F30 7と、音声 IZF308と、スピーカー 309と、 GPSレシーバー 310と、通信 I/F311と、 じ0 0¥0ドラィブ312と、 HDD313と、 HD314と、を含む構成となっている。 CPU 301、 ROM302および RAM303〖こよって、マイクロコンピュータが構成されている。
[0027] CPU (Central Processing Unit) 301は、 ROM302などに記憶された各種制 御プログラムを実行し、ナビゲーシヨン装置全体を制御する。 CPU301は、たとえば、 現在地点に関する情報、目的地点に関する情報、地図情報などに基づいて、現在 地点から目的地点までの最適な案内ルートを算出する。現在地点は、 GPSレシーバ 一 310によって取得される。目的地点は、ユーザーが操作キー 304を操作することに よって入力される。地図情報は、 HD314に記憶されており、 HDD313によって読み 出される。
[0028] 本実施の形態においては CPU301によって、現在地点から目的地点までの最適 な案内ルートの算出が行われることをルートの探索として説明する。 CPU301によつ て探索される案内ルートには、ルート誘導の開始以前に探索された案内ルートにカロ え、ルート誘導中などに再探索された案内ルートも含む。ルート誘導に際し、 CPU30 1は、案内ルート上に設定された案内ポイントにおいて通行用の案内ガイダンスを報 知する。案内ポイントとは、交差点などで右左折をする地点、本線から測道に逸れる 地点、一般道力も高速道路へ (または、高速道路から一般道へ)移るインターチェン ジなど、ナビゲーシヨン装置を搭載する車両に対して走行方向を変更させるポイント( 地点)である。
[0029] CPU301は、また、探索した案内ルートに基づいてルート誘導を行う。 CPU301は 、ルート誘導に際し、 0?3レシーバー310、 HDD313、じ070 0ドラィブ312など との間でルート誘導に関する情報の入出力を行い、現在地点に関する情報と、地図 情報とに基づいて、地図上のどの位置を走行しているかを算出し、算出結果をデイス プレイ 306へ出力する。
[0030] CPU301は、ルート誘導に際し、通信 IZF311との間でルート誘導に関する情報 の入出力を行い、通信 IZF311によって受信した交通情報を加味して、リアルタイム なルート誘導情報の生成を行う。たとえば、誘導中の案内ルート上に渋滞が発生した 場合、 CPU301は、この渋滞を回避する新たなルートを探索する。 CPU301によつ て生成されたルート誘導情報は、映像 I/F307を介してディスプレイ 306へ出力され る。再探索は、ルート誘導中の案内ルート上に渋滞などが発生した場合の他に、ュ 一ザ一によつて意図的に経由地点または目的地点が変更された場合などに行われ る。
[0031] CPU301によって探索(再探索を含む)された案内ルート、ある 、は、ルートの探索 に際して設定された目的地点に関する情報は、たとえば、 HD314あるいは ROM30 2や RAM303などのナビゲーシヨン装置に設けられたメモリエリアに記憶される。メモ リエリアに記憶されたこのような情報は、たとえば、以降の案内ルートの探索などに用 いてもよい。
[0032] CPU301は、さらに、パターンに対応したトーンと音声の情報を生成する。具体的 に、 CPU301は、ルート誘導に際して生成したルート誘導情報に基づいて、案内ポ イントに対応した仮想音源の設定と音声ガイダンス情報の生成を行い、これを音声 I ZF308を介してスピーカー 309へ出力する。
[0033] 力!]えて、 CPU301は、算出した案内ルートを構成する部分ルートを抽出し、抽出し た部分ルートに関連付けられた逸脱ルートを取得する。また、 CPU301は、逸脱ル ートに対応付けられた逸脱頻度に関する情報を取得する。
[0034] ROM302 (Read Only Memory) 302は、各種制御プログラムを格納する。 RA M303 (Random Access Memory) 303は、 CPU301のワークエリアとして機能 する。 RAM303は、ナビゲーシヨン装置を搭載する車両のエンジン停止に伴う電源 OFFにより、書き込まれた情報が消去される揮発性のメモリであっても構わないが、 本実施例では電源 OFFであっても書き込まれた情報が消えない不揮発性のメモリと する。
[0035] ROM302あるいは RAM303には、たとえば、通信 IZF311によってナビゲーショ ン装置の外部力 取得した交通情報を書き換え可能に記憶するメモリエリアが確保さ れている。また、 ROM302あるいは RAM303には、逸脱ルートに対応付けられた情 報を記憶するメモリエリアが設けられている。所定のメモリエリアは、ナビゲーシヨン装 置を搭載するエンジンの ONZOFFに拘わらず、情報を不揮発に記憶する。
[0036] ROM302あるいは RAM303には、たとえば、 CPU301によって探索(再探索を含 む)されたルート、あるいは、ルートの探索に際して設定された目的地点に関する情 報を、書き換え可能に記憶するメモリエリアが確保されていてもよい。これらの各種メ モリエリアは、 ROM302あるいは RAM303に確保されているものに限らず、たとえば 、 HD314に確保されていてもよい。
[0037] 操作キー 304は、文字、数値、各種指示など、ユーザーによって入力操作された情 報を入力 IZF305に対して出力する。入力 IZF305は、操作キー 304から入力され た情報を、 CPU301に対して出力する。操作キー 304の構成としては、物理的な押 下/非押下を検出する押ボタンスィッチ、タツチパネル、キーボード、ジョイスティック など公知の各種形態を採用することが可能である。操作キー 304は、外部からの音 声を入力するマイクを用いて、音声によって入力操作を行う形態としてもよい。
[0038] 操作キー 304は、ナビゲーシヨン装置に対して一体に設けられていてもよいし、リモ コンのようにナビゲーシヨン装置力も分離して操作可能な形態であってもよ!/、。操作 キー 304は、上述した各種形態のうち!、ずれか単一の形態で構成されて 、てもよ ヽ し、複数の形態で構成されていてもよい。
[0039] ユーザーは、操作キー 304の形態に応じて適宜入力操作を行うことで情報を入力 する。操作キー 304の操作によって入力される情報として、たとえば目的地点が挙げ られる。具体的に、本実施の形態では、ナビゲーシヨン装置を搭載する車両に乗車し ている人物が到達目標とする地点が、目的地点として設定される。
[0040] 操作キー 304の形態として、たとえば、タツチパネルを採用する場合、このタツチパ ネルはディスプレイ 306の表示面側に積層して使用される。この場合、ディスプレイ 3 06における表示タイミングとタツチパネル (操作キー 304)に対する操作タイミングお よびその位置座標とを管理することによって、入力情報を認識する。
[0041] 操作キー 304の形態としてディスプレイ 306に積層されたタツチパネルを採用する ことにより、操作キー 304の形態を大型化することなく多くの情報入力を行うことがで きる。タツチパネルとしては、抵抗膜式、感圧式など公知の各種タツチパネルを用いる ことが可能である。 [0042] ディスプレイ 306は、映像 IZF307に接続されており、映像 IZF307によって制御 されて、たとえば地図情報や現在位置情報などを表示する。ディスプレイ 306には、 アイコン、カーソル、メニュー、ウィンドウ、あるいは文字や画像などの各種情報が表 示される。また、ディスプレイ 306には、 HD314に記録された地図情報や、 CPU30 1によって探索されたルートおよびこのルート上を走行するように車両を誘導するル ート誘導に関する情報などが表示される。ディスプレイ 306は、たとえば、 TFT液晶 ディスプレイ、有機 ELディスプレイ、プラズマディスプレイなどを含む。
[0043] 映像 IZF307は、具体的には、たとえば、ディスプレイ 306全体の制御を行うグラフ イツタコントローラと、即時表示可能な画像情報を一時的に記憶する VRAM (Video
RAM)などのバッファメモリと、グラフィックコントローラから出力される画像情報に基 づ 、て、ディスプレイ 306を表示制御する制御 ICなどによって構成される。
[0044] 音声 IZF308は、接続されたスピーカー 309への出力情報を制御することによって 、案内音を再生する。音声 IZF308は、たとえば、音声デジタル情報の DZA変換を 行う DZAコンバータと、 DZAコンバータから出力される音声アナログ信号を増幅す る増幅器と、音声アナログ情報の AZD変換を行う AZDコンバータと、から構成する ことができる。スピーカー 309は、 1つであってもよいし、複数であってもよい。
[0045] GPSレシーバー 310は、自装置の現在地点に関する情報を取得する。 GPSレシ一 バー 310は、 GPS衛星からの電波を受信し、 GPS衛星との幾何学的位置を求めるも のであり、地球上どこでも計測可能である。 GPSとは、 Global Positioning Syste mの略称であり、 4つ以上の衛星からの電波を受信することによって地上での位置を 正確に求めるシステムである。公知の技術であるため GPSについての説明は省略す る。
[0046] GPSレシーバー 310は、たとえば、衛星からの電波を受信するためのアンテナ、受 信した電波を復調するチューナーおよび復調した情報に基づいて現在地点を算出 する演算回路などによって構成することができる。 GPS衛星力もの電波としては、 1. 57542GHzの搬送波で、 CZA (Coarse and Access)コードおよび航法メッセ一 ジが乗っている L1電波を用いて行われる。これによつて、自装置の現在地点 (緯度 および経度)を取得する。 [0047] なお、自装置の現在地点の取得に際しては、自装置 (ナビゲーシヨン装置)を搭載 する車両に設けられた車速センサやジャイロセンサ、角速度センサ、走行距離センサ 、傾斜センサなどの図示しない各種センサによって収集された情報をカ卩味してもよい 。車速センサは、ナビゲーシヨン装置を搭載する車両のトランスミッションの出力側シ ャフトから検出する。角速度センサは、自車の回転時の角速度を検出し、角速度情報 と相対方位情報とを出力する。走行距離センサは、車輪の回転に伴って出力される 所定周期のパルス信号のパルス数をカウントすることによって車輪 1回転当たりのパ ルス数を算出し、その 1回転当たりのパルス数に基づく走行距離情報を出力する。傾 斜センサは、路面の傾斜角度を検出し、傾斜角情報を出力する。
[0048] 通信 IZF311は、渋滞や交通規制などの交通情報を、定期的 (不定期でも可)に 受信する。通信 IZF311による交通情報の受信は、 VICS (Vehicle Information and Communication System)センターから交通情報が配信されたタイミング で行ってもよいし、 VICSセンターに対し定期的に交通情報を要求することで行って ちょい。
[0049] 通信 IZF311は、たとえば、 FMチューナー、 VICSZビーコンレシーバーおよびそ の他の通信機器として実現することが可能である。受信された交通情報は、ルートの 探索 (再探索を含む)に際して用いられ、たとえば、渋滞箇所や時間規制箇所を回避 するルートの探索に供される。
[0050] 公知の技術であるため詳細な説明を省略する力 「VICS」とは、 VICSセンターで 編集、処理された渋滞や交通規制などの交通情報をリアルタイムに送信し、カーナビ ゲーシヨン装置などに文字.図形で表示する情報通信システムである。 VICSセンタ 一で編集、処理された交通情報 (VICS情報)をカーナビゲーシヨン装置に伝達する 方法としては、各道路上に設置された「ビーコン」と「FM多重放送」を利用する方法 がある。
[0051] 「ビーコン」には、主に高速道路で使用される「電波ビーコン」と、主要な一般道路で 使用される「光ビーコン」がある。「FM多重放送」を利用する場合には、広域エリアの 交通情報を受信することが可能となる。「ビーコン」を利用する場合には、自車位置を 元にした直近の道路の詳細な情報など、自車が位置する場所にお!、て必要な交通 情報を受信することが可能となる。
[0052] 00/0¥0ドラィブ312は、 CD (CD-ROM, CD-R, CD— RWなど)や DVD に対する情報の読み取り Z書き込みの制御を行う。図 3中図示を省略するが、 CD/ DVDには、たとえば、任意の音楽や映像などの情報が、ユーザーによって記憶され ていてもよい。
[0053] CDZDVDに代えて、あるいは加えて、 MO (Magneto -Optical disk)、メモリ カードなどの可搬性を有する記憶媒体を用いてもょ 、。 MOやメモリカードなどの可 搬性を有する記憶媒体を用いる場合、 MOやメモリカードなどの可搬性を有する記憶 媒体に対する情報の読み取り Z書き込みの制御を行う専用のドライブ装置を別途設 ける。
[0054] HDD (Hard Disk Drive) 313は、 HD (Hard Disk) 314に対する情報の読み 取り Z書き込みの制御を行う。 HD314は、各種制御プログラムや各種情報をコンビ ユータに読み取り可能に記録する。本実施の形態では、この発明を実現する誘導プ ログラムが、 HD314に記録されているものとする。この発明を実現する誘導プロダラ ムは、 HD314に記録されているものに限らない。 HD314に代えて、 CDZDVDなど の可搬性を有するメディアに記憶された誘導プログラムを実行するようにしてもよい。 HD314は、 HDD313による情報の書き込みを受け付けるとともに、書き込まれた情 報を不揮発に記録する。
[0055] HD314には、地図情報が記録されている。地図情報は、 CPU301によるルートの 探索やルート誘導に際して用いられる。地図情報は、建物、河川、地表面などの地 物 (フィーチャ)をあらわす背景情報と、道路の形状をあらわす道路形状情報とを有し ており、ディスプレイ 306の表示画面において 2次元または 3次元に描画される。
[0056] 背景情報は、背景の形状をあらわす背景形状情報と、背景の種別をあらわす背景 種別情報とを有する。背景形状情報は、たとえば、地物の代表点、ポリライン、ポリゴ ン、地物の座標などを示す情報を含む。背景種別情報は、たとえば、地物の名称や 住所や電話番号などを示すテキスト情報、建物'河川などの地物の種別を示す種別 情報などを含む。
[0057] 道路形状情報は、複数のノードおよびリンクを有する道路ネットワークに関する情報 である。ノードは、三叉路 '十字路'五叉路など複数の道路が交差する交差点を示す 情報である。リンクは、ノード間を連結する道路を示す情報である。リンクには、曲線 道路の表現を可能とする形状補完点を有するものもある。道路形状情報は、交通条 件情報を有する。交通条件情報は、交差点の特徴、各リンクの長さ (距離)、車幅、進 行方向、通行禁止、道路種別などを示す情報である。
[0058] 交差点の特徴としては、たとえば、三叉路や五叉路などの複雑な交差点、浅い角 度で道路が分岐する交差点、目的地点周辺の交差点、高速道路の出入り口ゃジャ ンクシヨン、ルート逸脱率の高い交差点などが挙げられる。ルート逸脱率は、たとえば 、過去の走行履歴力 算出することが可能である。道路種別としては、たとえば、高 速道路、有料道路、一般道路などが挙げられる。
[0059] 本実施例では、地図情報を HD314に記録するようにした力 これに限るものでは ない。地図情報は、ナビゲーシヨン装置のハードウェアと一体に設けられているもの に限って記録されているものではなぐナビゲーシヨン装置の外部に設けられていて もよい。その場合、ナビゲーシヨン装置は、たとえば、通信 IZF311を通じて、ナビゲ ーシヨン装置の外部力も地図情報を取得する。取得された地図情報は HD314に記 録してもょ 、し、 RAM303や CD/DVDなどに記憶してもよ!/ヽ。
[0060] HD314には、ルート誘導に用いた案内ルートから逸脱した逸脱ルートを、案内ル ートを構成する部分ルートに関連付けた逸脱ルートデータベース(図 4参照)が格納 されている。この逸脱ルートデータベースには、どのような状況で案内ルートを逸脱し たかなどの情報が含まれていてもよい。逸脱ルートデータベースには、具体的に、た とえば、案内ルートを逸脱した日時や天候などを含んでいてもよい。逸脱ルートデー タベースには、後述する逸脱ルートの報知に際して、報知内容の決定あるいは報知 する逸脱ルートの取捨選択に際しての基準となる報知レベルなどが記憶されていて ちょい。
[0061] 報知レベルは、たとえば、操作キー 304の操作によってユーザーが行ってもよいし 、ナビゲーシヨン装置の製造時にあら力じめ設定されているものであってもよい。なお 逸脱ルートデータベース 400は、 ROM302あるいは RAM303に確保されたメモリエ リアに記憶されていてもよい。また、逸脱ルートデータベース 400は、ナビゲーシヨン 装置本体と一体に設けられている記憶手段(HD314、 ROM302あるいは RAM30 3)によって記憶されているものに限らない。たとえば、ナビゲーシヨン装置本体とは離 れた場所に設けられて、通信 IZF311を介してナビゲーシヨン装置本体との通信が 可能なサーバーに設けられていてもよい。逸脱ルートデータベースの内容は、固定 的(書き換えおよび消去不可)に記憶されていてもよいし、追記可能に記憶されてい てもよい。
[0062] 図 4は、逸脱ルートデータベース 400を示す説明図である。図 4には、以下に説明 する図 5に示される道路形状を通行する場合の逸脱ルートデータベース 400が示さ れている。図 4には、一例としてリンク A (図 5参照)に関する逸脱ルートデータベース 400力 S示されている。図 4に示すような逸脱ルートデータベース 400は、リンク毎にそ れぞれ関連付けられている。なお、逸脱ルートデータベース 400は、各リンクに関連 付けられているものに限らない。逸脱ルートデータベース 400は、各ノードに関連付 けられていてもよい。
[0063] 図 4に示す逸脱ルートデータベース 400は、リンクエリア 401、部分ルートエリア 402 、逸脱ルートエリア 403、逸脱頻度エリア 404を備えている。リンクエリア 401には、リ ンクを特定する情報が記憶される。部分ルートエリア 402には、リンク(図 4の場合はリ ンク A)に関わる部分ルートに関する情報が記憶される。部分ルートエリア 402におい ては、 1つのリンクに対して複数の部分ルートに関する情報が記憶されていることもあ る。図 4においては、部分ルートエリア 402が「リンク Aに関する部分ルート」エリアとし て記載され、逸脱ルートエリア 403が「部分ルートに接する逸脱ルート」エリアとして記 載されている。
[0064] 逸脱ルートエリア 403には、各部分ルートに関連付けられた逸脱ルートに関する情 報が記憶される。本実施例において、逸脱ルートとは、関連付けられた部分ルートが 案内ルートの一部を構成する場合に、当該部分ルートから逸脱したルートに関する 情報である。本実施例では、過去の通行履歴に基づいて、部分ルートから実際に逸 脱して通行したリンク(ノードを含んでもよい)力 逸脱ルートとして設定されている。部 分ルートおよび逸脱ルートは、不特定多数の移動体の通行履歴に基づ!/、て関連付 けられている。本実施例における、不特定多数の移動体の通行履歴は、自車の通行 履歴とは無関係な車両の通行履歴であってもよい。なお、不特定多数の移動体の通 行履歴に、自車の通行履歴が含まれて 、てもよ 、。
[0065] 逸脱頻度エリア 404には、逸脱レベルに関する情報が記憶される。逸脱レベルに 関する情報としては、具体的に、たとえば、逸脱頻度そのものであってもよいし、各部 分ルートが案内ルートの一部として設定された回数と逸脱回数とに基づいて算出さ れる逸脱率であってもよ 、。
[0066] 本実施例においては、部分ルートエリア 402と逸脱ルートエリア 403とを単一の逸 脱ルートデータベース 400内に設けた力 これに限るものではない。部分ルートと逸 脱ルートとが関連付けられていれば、部分ルートエリア 402に記憶される情報と逸脱 ルートエリア 403に記憶される情報とが、それぞれ別のファイルとして記録されていて もよい。この場合、それぞれのファイルは、たとえば HD314と CDZDVD (図示省略 )とのように、異なる記録領域に記録されて 、てもよ 、。
[0067] 同一車両の過去の走行逸脱履歴も利用する場合、逸脱頻度エリア 404に加えて、 各部分ルートが案内ルートの一部として設定された回数をカウントするカウンタ(図示 省略)、逸脱した回数をカウントするカウンタ(図示省略)を設ける。力 tlえて、逸脱ルー トデータベース 400において、部分ルートに逸脱した日時や天候などを対応付けて 記憶するエリアを設けてもょ 、。
[0068] 図 5は、道路形状を示す説明図である。道路形状は、リンクおよびノードによってあ らわされる。図 5においては、複数のノード a、 b、 cが、複数のリンク A、 B、 C、 D、 E、 F によって接続された道路形状があらわされている。各リンクには、上述した逸脱ルート が関連付けられている。
[0069] 図 5に示す道路形状において、たとえば、リンク Aに着目した場合、このリンク Aに関 する部分ルートとしては、以下の 8通りがある。すなわち、リンク D力も来てリンク Cへ進 む場合、リンク D力 来てリンク Eへ進む場合、リンク B力 来てリンク Cへ進む場合、リ ンク B力 来てリンク Eへ進む場合、リンク E力も来てリンク Dへ進む場合、リンク E力ら 来てリンク Bへ進む場合、リンク C力 来てリンク Dへ進む場合、リンク C力も来てリンク Bへ進む場合、の 8通りである。
[0070] なお、リンク Aに関する部分ルートが 8通りとなるのは、「リンク Aに関する部分ルート 」を「リンク Aを含む 3つのリンクによって構成される部分ルート」によって実現する場合 である。部分ルートは、 3つのリンクによって構成されるものに限らない。また、部分ル ートは、対象となるリンク (たとえばリンク A)の前後に同数のリンクを用いて構成される ものに限らない。たとえば、対象となるリンクの前方 (進入側)が 2つのリンクによって構 成され、対象となるリンクの後方 (進行方向側)が 3つのリンクによって構成される、計 6つのリンクによって構成される部分ルートであってもよい。
[0071] 各部分ルートに対応付けられる逸脱ルートは、部分ルートによって単数であったり 複数であったり、あるいは、逸脱ルートがない場合もある(直線道路におけるリンクな ど)。具体的に、たとえば、リンク D力も来てリンク Aを通りリンク Cへ進む場合(図 5中 R 1)は、以下の 2通りの逸脱ルートがある。すなわち、リンク D力も来てリンク Aに至る前 にリンク Bへ行ってしまう逸脱 (図 5中 R2)、リンク D力も来てリンク Aを通りリンク Fへ行 つてしまう逸脱(図 5中 R3)、の 2通りの逸脱ルートである。
[0072] 図 6は、別の道路形状を示す説明図である。図 6においては、複数のノード d、 eが、 複数のリンク G、 H、 I、 Jによって接続された道路形状があらわされている。図 6におけ る部分ルートには、逸脱ルートに関する情報が対応付けられている。図 6に示す道路 形状において、たとえば、リンク Jに着目した場合、このリンク Jに関する部分ルートは 以下の 4通りがある。すなわち、リンク J力も来てリンク Hへ進む場合、リンク J力も来てリ ンク Gへ進む場合、リンク H力 来てリンク Jへ進む場合、リンク G力 来てリンク Jへ進 む場合、の 4通りである。なお、この場合も、「リンク Jに関する部分ルート」を「リンク Jを 含む 3つのリンクによって構成される部分ルート」によって実現する場合である。
[0073] 図 6におけるリンク J力も来てリンク Hへ進む場合(図 6中 R4)においては、リンク Jから 来てリンク Gへ行ってしまう逸脱ルート(図 6中 R5)が対応付けられている。逸脱ルート 力 つであっても、過去に逸脱した回数に基づいて逸脱レベルを設定することができ る。
[0074] そして、各部分ルートにおける逸脱ルートとしては、それぞれ複数であったり単数で あったりする。具体的に、たとえば、ノード aに関し、リンク Aから来てリンク Cへ進む場 合は、リンク Aから来てリンク Eへ行ってしまう逸脱がある。
[0075] (ナビゲーシヨン装置の処理手順) つぎに、ナビゲーシヨン装置の処理手順について説明する。本実施例のナビゲー シヨン装置の処理は、ルート探索、ルート誘導、逸脱判定の各処理によって実現され る。
[0076] 図 7は、ナビゲーシヨン装置におけるルート探索の処理手順を示すフローチャート である。図 7に示す処理は、ルート探索の実行が指示されたと判定するまで待機して いる(ステップ S701 :No)。ルート探索の実行は、ユーザーによって操作キー 304が 操作されること〖こよって旨示される。
[0077] ルート探索の実行が指示されたと判定した場合には (ステップ S701 : Yes)、 目的 地点が設定されているか否かを判定する (ステップ S 702)。 目的地点が設定されて Vヽな 、と判定した場合には (ステップ S 702: No)、 目的地点の設定を促すガイダンス を報知する(ステップ S703)。ステップ S703では、たとえば、「目的地点を設定してく ださ 、」などのメッセージをディスプレイ 306に表示させてもよ!、し、スピーカー 309か ら出力してもよい。
[0078] 目的地点が設定されていると判定した場合には (ステップ S702 : Yes)、案内ルート の探索を行い (ステップ S 704)、探索された案内ルートに関する情報をループする( ステップ S705)。図 7において、ステップ S705の処理は、「案内ルート情報ループ」と 記載されている。案内ルート情報のループでは、具体的に、案内ルートを構成するリ ンク列力も部分ルートを抽出する。
[0079] つぎに、逸脱ルートデータベース 400に基づいて、抽出された部分ルートに関連付 けられている、当該部分ルートから逸脱する逸脱ルートを検出し、抽出された部分ル ートに関連付けられている逸脱ルートがある力否かを判定する(ステップ S706)。図 7 において、ステップ S706の処理は、「逸脱ルートがあるか?」と記載されている。抽出 された部分ルートに関連付けられて ヽる逸脱ルートがな ヽと判定した場合には (ステ ップ S 706 : No)、そのまま処理を終了する。
[0080] 抽出された部分ルートに関連付けられている逸脱ルートがあると判定した場合には
(ステップ S706 : Yes)、当該逸脱ルートに関する情報を取得する(ステップ S707)。 ステップ S707においては、逸脱ルートに関する情報として、たとえば、逸脱レベルを 取得する。逸脱ルートが複数ある場合には、各逸脱ルートに対応付けられた逸脱レ ベルをそれぞれ取得してもよ!/、し、取得した逸脱レベルに基づ!/、て逸脱レベルが最 も高 、逸脱ルートを抽出してもよ 、。
[0081] また、取得した逸脱ルートに関する情報を、この逸脱ルートに関連付けられている 部分ルートに対応付けて所定のメモリエリアに記憶する (ステップ S708)。図 7におい て、ステップ S708の処理は、「逸脱ルートに関する情報記憶」と記載されている。ここ で、所定のメモリエリアは、上述したように、たとえば、 ROM302や RAM303に設け られていてもよいし、 HD314に設けられていてもよい。所定のメモリエリアは、ナビゲ ーシヨン装置を搭載する車両のエンジンの ONZOFFに拘わらず、情報を不揮発に feす。。
[0082] つづいて、抽出されたすベての部分ルートに関して逸脱ルートを検出した力否かを 判定し (ステップ S 709)、抽出されたすベての部分ルートに関する逸脱ルートの検出 をしていないと判定した場合には (ステップ S709 : No)、ステップ S 707に戻る。一方 、すべての逸脱ルートを検出したと判定した場合には (ステップ S709 : Yes)、処理を 終了する。
[0083] 図 8は、ナビゲーシヨン装置におけるルート誘導の処理手順を示すフローチャート である。図 8に示す処理は、ルート誘導を開始すると判定するまで待機している (ステ ップ S801 :No)。ステップ S801では、図 7に示す処理の実行後に、ユーザーによつ て操作キー 304が操作されることにより、ルート誘導が指示された場合に、ルート誘 導を開始すると判定する。ステップ S801では、ルート探索後に、所定時間が経過し た場合に、ルート誘導を開始すると判定する。他に、ステップ S801では、ルート探索 後に、ナビゲーシヨン装置を搭載する車両が走行を開始したと判断した場合に、ルー ト誘導を開始すると判定する。
[0084] ルート誘導を開始すると判定した場合には (ステップ S801: Yes)、ルート誘導を開 始する (ステップ S802)。そして、ルート誘導中、案内ルートから逸脱した力否かを判 定する (ステップ S803)。案内ルートから逸脱したと判定した場合には (ステップ S80 3 : ¥65)、ノレー卜の再探索を行 ヽ(ステップ3804)、ステップ3803【こ戻る。図 8【こお!ヽ て、ステップ S804の処理は、「ルート再探索」と記載されている。
[0085] 案内ルートを逸脱していないと判定した場合には (ステップ S803 : No)、案内ボイ ントに近付いた力否かを判定する (ステップ S805)。案内ポイントとは、上述したように 、交差点などで右左折をする地点、本線から測道に逸れる地点、一般道から高速道 路へ (または、高速道路力も一般道へ)移るインターチェンジなど、ナビゲーシヨン装 置を搭載する車両に対して、現在通行している方向または位置を変更させるポイント (地点)である。
[0086] 案内ポイントに近付いたと判定した場合には (ステップ S805 : Yes)、図 7のステップ S 708で記憶した逸脱ルートに当該案内ポイントが含まれるか否かを判定する (ステツ プ S806)。図 8において、ステップ S806の処理は、「案内ポイントが逸脱ルートに含 まれるか?」と記載されている。案内ポイントが逸脱ルートに含まれると判定した場合 には(ステップ S806 :Yes)、ステップ S810に進む。
[0087] 案内ポイントが逸脱ルートに含まれないと判定した場合には (ステップ S806 : No)、 通常の案内ガイダンスを報知する(ステップ S807)。ステップ S807においては、案内 ルートにしたがって交差点の右左折などのガイダンスを報知する。ガイダンスは、たと えば、ディスプレイ 306において、案内を行う道路形状を通常の案内ルートにおける 表示状態よりも詳細に表示したり、詳細に表示した道路形状に進行方向を示すガイ ドラインを表示したりして報知してもよい。また、ガイダンスは、たとえば、「X Xメート ル先の交差点を右折してくださ 、」などのメッセージを音声によって報知してもよ 、。
[0088] その後、 目的地点に到着した力否かを判定する (ステップ S808)。 目的地点に到着 していないと判定した場合には (ステップ S808 : No)、ステップ S803に進む。 目的地 点に到着したと判定した場合には (ステップ S808: Yes)、処理を終了する。
[0089] 案内ポイントに近付いていないと判定した場合には (ステップ S805 : No)、逸脱ル ートに近付 、たか否かを判定する (ステップ S809)。逸脱ルートに近付!/ヽたと判定し た場合には (ステップ S809: Yes)、逸脱防止用の案内ガイダンスを報知し (ステップ S810)、ステップ S808に進む。逸脱ルートに近付いていないと判定した場合には( ステップ S809 :No)、ステップ S808に進む。
[0090] 逸脱防止用の案内ガイダンスは、右左折する交差点を通常の案内ガイダンスよりも 詳細に示す画像を表示したり、「X Xメートル先の交差点を右折してください」などの メッセージに加えて「この交差点は間違 ヽ易 、ので注意してくださ 、」などのメッセ一 ジを音声によって報知したりしてもよい。なお、当然ではあるが、逸脱防止用の案内 ガイダンスは、ディスプレイ 306への表示および音声を用いたガイダンスに拘わらず、 運転への支障をきたすことのな 、範囲で行う。
[0091] 逸脱防止用の案内ガイダンスの報知に際しては、まず、逸脱ルートが複数であるか 否かを判定する。逸脱ルートが複数ある場合、各逸脱ルートに対応付けられた逸脱 レベルに基づいて、逸脱頻度に応じた報知を逸脱ルート毎に行う。
[0092] 具体的に、ステップ S810では、たとえば、逸脱レベルが高い逸脱ルートを逸脱レべ ルが低い逸脱ルートよりも優先して報知するようにしてもよい。また、具体的に、ステツ プ S810では、たとえば、逸脱レベルが高い逸脱ルートのみを報知するようにしてもよ い。
[0093] 逸脱ルートが単数であっても、逸脱ルートに対応付けられた逸脱レベルに基づいて 、逸脱頻度に応じた報知を行ってもよい。具体的に、たとえば、逸脱レベルがあらか じめ設定した逸脱レベルより高 、逸脱ルートのみを報知するようにしてもょ 、。逸脱レ ベルのあらかじめの設定は、ユーザーによる操作キー 304の操作によって行うように してちよい。
[0094] 加えて、逸脱ルートデータベース 400にお!/、て、部分ルートに逸脱した日時や天候 などが対応付けられている場合、これらの情報を用いて、逸脱した日時や天候などの 条件が一致する場合に限って、逸脱防止用の案内ガイダンスを報知するようにしても よい。
[0095] 図 9は、ナビゲーシヨン装置における逸脱判定の処理手順を示すフローチャートで ある。図 9に示す処理は、図 8におけるステップ S803において、案内ルートを逸脱し たカゝ否かの判定を行う際に実行される。図 9に示す処理は、案内ルートと現在地点と に基づいて、現在地点が案内ルート上にある力否かを判定し (ステップ S901)、現在 地点が案内ルート上にないと判定するまで待機している(ステップ S901: Yes)。
[0096] 現在地点が案内ルート上にないと判定した場合には (ステップ S901: No)、現在地 点を含むリンクを過去に通行したことがある力否かを判定する (ステップ S902)。現在 地点を含むリンクを過去に通行したことがないと判定した場合には (ステップ S902 :N o)、つぎの案内ポイントまでの距離が所定距離以下である力否かを判定する (ステツ プ S903)。
[0097] つぎの案内ポイントまでの距離が所定距離以下であると判定した場合には (ステツ プ S903 : Yes)、案内ルートに基づいて、曲がることを予定していた方向と、自車が実 際に曲がった方向とがー致する力否かを判定する (ステップ S904)。図 9においては 、ステップ S904の処理として「曲がった方向が一致するか?」と記載されている。
[0098] そして、曲がることを予定していた方向と、自車が実際に曲がった方向とがー致する と判定した場合には (ステップ S904 : Yes)、案内ポイントを含む部分ルートに関連す る逸脱として処理する(ステップ S905)。図 9においては、ステップ S905の処理として 「案内ポイントを含む部分ルートに関連する逸脱として処理」と記載されて 、る。
[0099] ステップ S905においては、具体的に、たとえば、通信 IZF311を介して通信可能 なサーバーコンピュータとの間で通信を行い、案内ポイントを含む部分ルートとこの部 分ルートから逸脱した逸脱ルートとを関連付けて、サーバーコンピュータにおける情 報をアップロードしてもよ!/ヽ。
[0100] 一方、曲がることを予定していた方向と、自車が実際に曲がった方向とがー致しな いと判定した場合には (ステップ S904 : No)、意図的な逸脱として処理する (ステップ S906)。ステップ S906においては、具体的に、たとえば、通常の通行履歴として記 憶する。この際、案内ルートからの意図的な逸脱である旨の情報を併せて記憶しても よい。
[0101] つぎの案内ポイントまでの距離が所定距離以下ではないと判定した場合には (ステ ップ S903 :No)、案内ポイントを含まない部分ルートに関連しない逸脱として処理す る(ステップ S907)。図 9においては、ステップ S907の処理として「案内ポイントを含 まな 、部分ルートに関連しな 、逸脱として処理」と記載されて 、る。
[0102] ステップ S907においては、ステップ S905と同様に、具体的に、たとえば、通信 iZ
F311を介して通信可能なサーバーコンピュータとの間で通信を行い、案内ポイント に関連しない部分ルートとこの部分ルートから逸脱した逸脱ルートとを関連付けて、 サーバーコンピュータにおける情報をアップロードしてもよい。
[0103] 以上説明したように、本実施例のナビゲーシヨン装置によれば、 目的地点までの案 内ルートの中から抽出された部分ルートに関連付けられている、当該部分ルートから 逸脱する逸脱ルートが報知される。これによつて、単一のリンクまたはノードではなぐ 特定の部分ルートとして構成された場合に逸脱し易い逸脱ルートを報知することがで きる。
[0104] 本実施例のナビゲーシヨン装置によれば、たとえば、道路の接続角度や属性などの 道路に関する情報のみに基づくのではなぐたとえば、実際に建設されている建築物 やその他の周囲の状況などが原因となって逸脱してしまうような逸脱ルートを、運転 者に報知することができる。これによつて、実使用に即して、逸脱しないような喚起を 行い、案内ルートからの逸脱防止を図ることができる。
[0105] また、本実施例のナビゲーシヨン装置によれば、過去の通行履歴や通信 IZF311 を介して通信可能なサーバーコンピュータにアップロードされた情報に基づいて、あ る部分ルートが案内ルートの一部を構成する場合に、当該部分ルート 402から過去 に逸脱した逸脱ルートが報知される。このように、実際の通行履歴に基づいた逸脱ル ートが報知されるため、実使用に即した案内ルートからの逸脱防止を図ることができ る。
[0106] この場合、同じリンクおよびノードによって構成される部分ルートであっても、構成の 順序が異なる場合には、この部分ルートに関連付けられている逸脱ルートは報知さ れない。すなわち、同じリンクおよびノードによって構成され、かつ、通行方向が同一 方向である部分ルートである場合に限り、逸脱ルートが報知される。これによつて、よ り実使用に即した案内ルートからの逸脱防止を図ることができる。
[0107] さらに、本実施例のナビゲーシヨン装置によれば、逸脱ルートに対応付けられた逸 脱頻度に関する情報に基づいて、逸脱頻度に応じた報知が行われる。これにより、実 際の路上通行において逸脱傾向が高い逸脱ルートを効果的に報知することができ、 実使用に即した案内ルートからの逸脱をより効果的に防止することができる。
[0108] 本実施例のナビゲーシヨン装置によれば、検出された逸脱ルートが複数である場合 、逸脱頻度に関する情報に基づいて、逸脱頻度に応じた報知が逸脱ルート毎に行わ れる。本実施例のナビゲーシヨン装置においては、たとえば、複数検出された逸脱ル ートのうち逸脱頻度が高い逸脱ルートのみを報知することで、過剰な報知を行うことを 回避することができる。 [0109] また、本実施例のナビゲーシヨン装置においては、たとえば、複数検出された逸脱 ルートのそれぞれに対応付けられた逸脱レベルに基づいて報知内容を調整すること によって、逸脱頻度が高い逸脱ルートを逸脱頻度が低い逸脱ルートよりも優先して報 知することができる。これによつて、より逸脱し易い逸脱ルートに関する報知を優先す るとともに、可能な範囲で運転者に多くの情報を伝達することができる。
[0110] ところで、逸脱ルートデータベース 400において、不特定多数の移動体の通行履 歴として、自車の通行履歴とは無関係な車両の通行履歴に基づいて逸脱ルートデー タベース 400が構成されて ヽる場合、一般的に車両が逸脱しやす!/、部分ルートにお ける逸脱を効果的に防止することができる。なお、不特定多数の移動体の通行履歴 に、自車の通行履歴が含まれて 、る可能性もある。
[0111] 力!]えて、本実施例のナビゲーシヨン装置によれば、案内ルートから逸脱した場合に 、案内ポイントに関連する逸脱である力、案内ポイントに関連しない逸脱である力 意 図的な逸脱であるか、を判断し、その判断結果を記憶、もしくは通信 IZF311を介し て通信可能なサーバーコンピュータに対して逸脱情報を通知するなどによって、逸 脱情報の精度を上げることができる。これによつて、以降のルート誘導に際して逸脱 結果を反映することができる。
[0112] 具体的に、同一のリンクを含む案内ルートであっても、そのリンクが案内ポイントに 関連するか関連しないかに応じて、逸脱ルートの報知を選択的に行うことができる。こ れによって、過剰な報知を回避しつつも、案内ポイントに関連する場合に限って逸脱 し易 、箇所を報知することができる。
[0113] また、逸脱ルートデータベース 400において、逸脱した日時や天候などの条件が一 致する場合に限って、逸脱ルートの報知を行うようにすることで、過剰な報知を行うこ とを回避しつつ、案内ルートからの逸脱を防止することができる。
[0114] なお、本実施例においては、逸脱ルートデータベース 400を HD314に格納するよ うにしたが、これに限るものではない。たとえば、通信 IZF311を介して通信可能なサ 一バーコンピュータに、逸脱ルートデータベース 400を格納するようにしてもよい。こ れにより、このサーバーコンピュータとの間での通信が可能な複数台のナビゲーショ ン装置のそれぞれから、逸脱ルートに関する情報を収集することができる。逸脱ルー トに関する情報の収集に際しては、部分ルートを逸脱した時点でリアルタイムに行うこ とも可能である。
[0115] このように、複数の車両に搭載されたナビゲーシヨン装置のそれぞれから、通行履 歴に関する情報を取得することにより、サーバーコンピュータに設けられた逸脱ルー トデータベース 400にお 、て、より確度の高 、逸脱率 (逸脱回数を含む)を取得する ことができる。確度の高い逸脱率に基づいて逸脱防止用のガイダンスを報知すること により、逸脱をより効果的に防止することができる。
[0116] なお、通信 IZF311を持たないナビゲーシヨン装置などにおいては、 HD314や C DZDVD (図示省略)に格納される逸脱ルートデータベース 400の内容を、定期ある いは不定期に更新するようにしてもよい。これにより、通信 IZF311を持たないナビゲ ーシヨン装置などにおいても、複数の車両力 収集された逸脱ルートに関する情報を 、自身の逸脱ルートデータベース 400に反映させることができる。これによつて、通信 IZF311を持たないナビゲーシヨン装置などにおいても、案内ルートからの逸脱をよ り高い確度を持って防止することができる。
[0117] なお、本実施例で説明した誘導方法は、あらかじめ用意されたプログラムをパーソ ナル 'コンピュータやワークステーション等のコンピュータで実行することにより実現す ることができる。このプログラムは、ハードディスク、フレキシブルディスク、 CD-ROM 302、 MO、 DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンビ ユータによって記録媒体力も読み出されることによって実行される。またこのプロダラ ムは、インターネット等のネットワークを介して配布することが可能な伝送媒体であつ てもよい。

Claims

請求の範囲
[1] 目的地点までの案内ルートの中から、当該案内ルートの一部を構成する部分ルー トを抽出する部分ルート抽出手段と、
前記部分ルート抽出手段によって抽出された部分ルートに関連付けられている、当 該部分ルートから逸脱する逸脱ルートを検出する検出手段と、
前記検出手段によって検出された検出結果を報知する報知手段と、
を備えることを特徴とする誘導装置。
[2] 前記検出手段によって検出された逸脱ルートに対応付けられた逸脱頻度に関する 情報を取得する取得手段を備え、
前記報知手段は、
前記取得手段によって取得された逸脱頻度に関する情報に基づいて、前記検出 結果を報知することを特徴とする請求項 1に記載の誘導装置。
[3] 前記検出手段によって複数の逸脱ルートが検出された場合、前記逸脱頻度に関す る情報に基づいて、逸脱傾向が最も高い逸脱ルートを抽出する逸脱ルート抽出手段 を備え、
前記報知手段は、
前記逸脱ルート抽出手段によって抽出された逸脱ルートを報知することを特徴とす る請求項 2に記載の誘導装置。
[4] 前記部分ルートおよび前記逸脱ルートは、不特定多数の移動体の通行履歴に基 づ 、て関連付けられて 、ることを特徴とする請求項 1〜3の 、ずれか一つに記載の誘 導装置。
[5] 目的地点までの案内ルートの中から、当該案内ルートの一部を構成する部分ルー トを抽出する部分ルート抽出工程と、
前記部分ルート抽出工程によって抽出された部分ルートに関連付けられている、当 該部分ルートから逸脱する逸脱ルートを検出する検出工程と、
前記検出工程によって検出された検出結果を報知する報知工程と、
を含んだことを特徴とする誘導方法。
[6] 請求項 5に記載の誘導方法をコンピュータに実行させることを特徴とする誘導プロ グラム。
請求項 6に記載の誘導プログラムをコンピュータにより読み取り可能なことを特徴と する記録媒体。
PCT/JP2006/305713 2005-03-30 2006-03-22 誘導装置、誘導方法、誘導プログラム、および記録媒体 WO2006109467A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2007512459A JP4628421B2 (ja) 2005-03-30 2006-03-22 誘導装置、サーバーコンピュータ、誘導方法、誘導プログラム、および記録媒体
EP06729680A EP1865287B1 (en) 2005-03-30 2006-03-22 Guide device, guide method, guide program, and recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-100165 2005-03-30
JP2005100165 2005-03-30

Publications (1)

Publication Number Publication Date
WO2006109467A1 true WO2006109467A1 (ja) 2006-10-19

Family

ID=37086757

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/305713 WO2006109467A1 (ja) 2005-03-30 2006-03-22 誘導装置、誘導方法、誘導プログラム、および記録媒体

Country Status (3)

Country Link
EP (1) EP1865287B1 (ja)
JP (1) JP4628421B2 (ja)
WO (1) WO2006109467A1 (ja)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008216191A (ja) * 2007-03-07 2008-09-18 Navitime Japan Co Ltd 経路案内装置、経路案内システムおよび経路案内方法ならびに経路探索サーバ
JP2009085612A (ja) * 2007-09-27 2009-04-23 Aisin Aw Co Ltd 車両用ナビゲーション装置及びプログラム
EP2023086A3 (en) * 2007-08-10 2010-06-02 Aisin AW Co., Ltd. Navigation system, server, and navigation program
JP2011530135A (ja) * 2008-08-04 2011-12-15 マイクロソフト コーポレーション 表面コンピューティングのためのユーザ定義のジェスチャセット
JP2015517666A (ja) * 2012-05-15 2015-06-22 クゥアルコム・インコーポレイテッドQualcomm Incorporated パーソナルナビゲーションデバイス上で強化されたターンバイターンガイダンスを表示するための方法およびシステム
JP7417682B1 (ja) 2022-09-09 2024-01-18 株式会社 日立産業制御ソリューションズ 部分経路案内システム、および、部分経路案内方法

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10029536A1 (de) 2000-06-15 2001-12-20 Bosch Gmbh Robert Handwerkzeugmaschine mit zumindest einem Handgriff
EP1882901B1 (de) 2006-07-27 2014-09-10 Ford-Werke GmbH Verfahren und Vorrichtung zur Verarbeitung von Fahrtinformationen in einem Fahrzeug
US20100268460A1 (en) * 2009-04-15 2010-10-21 Telenav, Inc. Navigation system with predictive multi-routing and method of operation thereof
CN103838240B (zh) * 2012-11-27 2018-02-27 联想(北京)有限公司 控制方法和电子设备
GB2580926B (en) * 2019-01-30 2021-12-22 Jaguar Land Rover Ltd A controller for a navigation system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08110236A (ja) * 1994-10-13 1996-04-30 Toyota Motor Corp 車両用経路誘導装置
JPH11213282A (ja) * 1998-01-23 1999-08-06 Hitachi Ltd 道路の属性データ獲得方法、並びに、車両警告方法
JP2000009484A (ja) * 1998-06-29 2000-01-14 Denso Corp ナビゲーション装置
JP2002372431A (ja) * 2001-06-15 2002-12-26 Toyota Motor Corp 経路情報提供装置
JP2003232645A (ja) * 2001-12-04 2003-08-22 Pioneer Electronic Corp ナビゲーション装置
JP2004309223A (ja) * 2003-04-03 2004-11-04 Mitsubishi Electric Corp 経路案内学習装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6202024B1 (en) * 1998-03-23 2001-03-13 Kabushikikaisha Equos Research Communicatory navigation system
US6256579B1 (en) * 1999-07-13 2001-07-03 Alpine Electronics, Inc. Vehicle navigation system with road link re-costing
JP3494143B2 (ja) * 1999-11-18 2004-02-03 トヨタ自動車株式会社 経路案内情報提供システムおよび経路案内情報提供方法
JP4424961B2 (ja) * 2003-04-15 2010-03-03 アルパイン株式会社 ナビゲーション装置およびナビゲーション方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08110236A (ja) * 1994-10-13 1996-04-30 Toyota Motor Corp 車両用経路誘導装置
JPH11213282A (ja) * 1998-01-23 1999-08-06 Hitachi Ltd 道路の属性データ獲得方法、並びに、車両警告方法
JP2000009484A (ja) * 1998-06-29 2000-01-14 Denso Corp ナビゲーション装置
JP2002372431A (ja) * 2001-06-15 2002-12-26 Toyota Motor Corp 経路情報提供装置
JP2003232645A (ja) * 2001-12-04 2003-08-22 Pioneer Electronic Corp ナビゲーション装置
JP2004309223A (ja) * 2003-04-03 2004-11-04 Mitsubishi Electric Corp 経路案内学習装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1865287A4 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008216191A (ja) * 2007-03-07 2008-09-18 Navitime Japan Co Ltd 経路案内装置、経路案内システムおよび経路案内方法ならびに経路探索サーバ
EP2023086A3 (en) * 2007-08-10 2010-06-02 Aisin AW Co., Ltd. Navigation system, server, and navigation program
JP2009085612A (ja) * 2007-09-27 2009-04-23 Aisin Aw Co Ltd 車両用ナビゲーション装置及びプログラム
JP2011530135A (ja) * 2008-08-04 2011-12-15 マイクロソフト コーポレーション 表面コンピューティングのためのユーザ定義のジェスチャセット
JP2015517666A (ja) * 2012-05-15 2015-06-22 クゥアルコム・インコーポレイテッドQualcomm Incorporated パーソナルナビゲーションデバイス上で強化されたターンバイターンガイダンスを表示するための方法およびシステム
JP2019023636A (ja) * 2012-05-15 2019-02-14 クゥアルコム・インコーポレイテッドQualcomm Incorporated パーソナルナビゲーションデバイス上で強化されたターンバイターンガイダンスを表示するための方法およびシステム
JP7417682B1 (ja) 2022-09-09 2024-01-18 株式会社 日立産業制御ソリューションズ 部分経路案内システム、および、部分経路案内方法

Also Published As

Publication number Publication date
EP1865287A1 (en) 2007-12-12
EP1865287B1 (en) 2012-12-26
JP4628421B2 (ja) 2011-02-09
JPWO2006109467A1 (ja) 2008-10-16
EP1865287A4 (en) 2011-09-07

Similar Documents

Publication Publication Date Title
JP4628421B2 (ja) 誘導装置、サーバーコンピュータ、誘導方法、誘導プログラム、および記録媒体
JP4675376B2 (ja) 番組録画装置、番組録画方法、番組録画プログラム、およびコンピュータに読み取り可能な記録媒体
WO2007122927A1 (ja) 位置登録装置、位置登録方法、位置登録プログラムおよび記録媒体
JP2004251790A (ja) 車両のナビゲーション装置
JP4577197B2 (ja) ナビゲーション装置
WO2007105519A1 (ja) 位置登録装置、経路探索装置、位置登録方法、位置登録プログラムおよび記録媒体
US20070100544A1 (en) System for traffic circle navigation
JP4675375B2 (ja) 番組録画装置、番組録画方法、番組録画プログラム、およびコンピュータに読み取り可能な記録媒体
JP4644618B2 (ja) 位置登録装置、経路探索装置、位置登録方法、位置登録プログラムおよび記録媒体
JP4332854B2 (ja) ナビゲーション装置
JP2007078489A (ja) ナビゲーション装置
JP4578218B2 (ja) ナビゲーション装置、ナビゲーション方法、ナビゲーションプログラム、および、コンピュータに読み取り可能な記録媒体
JP4078923B2 (ja) ナビゲーションシステム及びプログラム
JP4633117B2 (ja) 経路探索装置、経路探索方法、経路探索プログラムおよび記録媒体
JP3991320B2 (ja) ナビゲーション装置
JP2007086087A (ja) 情報表示システム
JP4661408B2 (ja) ナビゲーション装置
JP4556854B2 (ja) ナビゲーション装置及び地図情報配信システム
JP2010243349A (ja) ナビゲーション装置
JP2005283291A (ja) 経路案内システム及び経路案内方法のプログラム
JP4413044B2 (ja) ナビゲーション装置
JP2005227291A (ja) ナビゲーション装置及びナビゲーション方法
JP2005227292A (ja) ナビゲーション装置及びナビゲーション方法
JP4619113B2 (ja) 経路探索装置
JP4023259B2 (ja) ナビゲーションシステム及び地図表示方法のプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2006729680

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2007512459

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

WWP Wipo information: published in national office

Ref document number: 2006729680

Country of ref document: EP