JP7143166B2 - Information processing device, method and program - Google Patents

Information processing device, method and program Download PDF

Info

Publication number
JP7143166B2
JP7143166B2 JP2018177409A JP2018177409A JP7143166B2 JP 7143166 B2 JP7143166 B2 JP 7143166B2 JP 2018177409 A JP2018177409 A JP 2018177409A JP 2018177409 A JP2018177409 A JP 2018177409A JP 7143166 B2 JP7143166 B2 JP 7143166B2
Authority
JP
Japan
Prior art keywords
navigation
link
travel time
node
center
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.)
Active
Application number
JP2018177409A
Other languages
Japanese (ja)
Other versions
JP2020046400A (en
Inventor
青 何
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zenrin Datacom Co Ltd
Original Assignee
Zenrin Datacom Co Ltd
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 Zenrin Datacom Co Ltd filed Critical Zenrin Datacom Co Ltd
Priority to JP2018177409A priority Critical patent/JP7143166B2/en
Publication of JP2020046400A publication Critical patent/JP2020046400A/en
Application granted granted Critical
Publication of JP7143166B2 publication Critical patent/JP7143166B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Traffic Control Systems (AREA)
  • Navigation (AREA)

Description

本発明は、交通情報センタから提供される交通情報を処理する技術に関する。 The present invention relates to technology for processing traffic information provided from a traffic information center.

ナビゲーション装置は、リンクに付与されるリンクコストと交差点に該当するノードに付与されるノードコストを用いて、出発地から目的地までの経路を探索している。リンクコストは、リンクを通過するために要する旅行時間であり、ノードコストは、交差点を通過するために要する旅行時間である(例えば、特許文献1、2参照)。 A navigation device searches for a route from a departure point to a destination using link costs given to links and node costs given to nodes corresponding to intersections. The link cost is the travel time required to pass through the link, and the node cost is the travel time required to pass through the intersection (see Patent Documents 1 and 2, for example).

また、VICS(登録商標)(Vehicle Information and Communication System)に代表される交通情報センタは、当該センタ側で使用するセンタ側地図データの道路区間に対して固有の識別情報であるセンタ側リンクIDを割り振り、道路区間に関する交通情報(例えば、リンク旅行時間、規制情報、渋滞情報など)をセンタ側リンクに紐付けてナビゲーション装置に提供している。ナビゲーション装置は、センタ側リンクとナビ側リンクとの変換テーブルを参照し、交通情報を紐付けたセンタ側リンクに対応するナビ側リンクを特定し、その特定したナビ側リンクに紐付けて交通情報を使用している。 In addition, the traffic information center represented by VICS (registered trademark) (Vehicle Information and Communication System) assigns a center-side link ID, which is unique identification information, to the road section of the center-side map data used by the center. Traffic information (for example, link travel time, regulation information, traffic congestion information, etc.) related to allocation and road section is provided to the navigation device in association with the link on the center side. The navigation device refers to a conversion table between the center-side link and the navigation-side link, identifies the navigation-side link corresponding to the center-side link to which the traffic information is associated, and associates the identified navigation-side link with the traffic information. are using.

特開2002-250635号公報Japanese Patent Application Laid-Open No. 2002-250635 特開2004-354086号公報JP 2004-354086 A

最新のVICSは、直進、右折、左折等の交差点の方向別旅行時間を該交差点への進入リンクに紐付けて提供可能となっている。しかし、ナビ側リンクは複数の方向別旅行時間に対応する構造をしていないため、今までのナビゲーション装置で行っていたように、センタ側リンクに対応するナビ側リンクを特定しただけでは、交通情報センタから提供される方向別旅行時間をナビゲーション装置で利用することができない。 The latest VICS can provide the travel time for each direction of an intersection, such as going straight, turning right, or turning left, by linking it to the approach link to the intersection. However, since the navigation-side link does not have a structure that corresponds to travel times in multiple directions, simply specifying the navigation-side link corresponding to the center-side link, as was done with conventional navigation devices, does not Directional travel times provided by the information center cannot be used by the navigation device.

本発明は、上述の課題の少なくとも一部を解決するものであり、以下の形態として実現することが可能である。 The present invention solves at least part of the above-described problems, and can be implemented as the following modes.

本発明の一態様に係る情報処理装置は、
交通情報センタから提供される方向別旅行時間を処理する情報処理装置であって、
センタ側リンクに紐付けられた前記方向別旅行時間を取得する取得手段と、
前記方向別旅行時間を、前記センタ側リンクに対応するナビ側リンクに割り当てる第1の旅行時間と、前記ナビ側リンクの進行方向に隣接するナビ側ノードに割り当てる第2の旅行時間と、に振り分ける変換手段と、
前記第1の旅行時間を前記ナビ側リンクに紐付けて記憶する第1の記憶手段と、
前記第2の旅行時間を前記ナビ側ノードに紐付けて記憶する第2の記憶手段と、
を有することを特徴とする。
An information processing device according to an aspect of the present invention includes
An information processing device for processing direction-specific travel times provided from a traffic information center,
Acquisition means for acquiring the direction-specific travel time associated with the center-side link;
The direction-specific travel time is divided into a first travel time assigned to a navigation-side link corresponding to the center-side link and a second travel time assigned to a navigation-side node adjacent to the navigation-side link in the traveling direction. a conversion means;
a first storage means for storing the first travel time in association with the navigation-side link;
a second storage means for storing the second travel time in association with the navigation-side node;
characterized by having

本実施形態に係るナビゲーションシステムの概略構成例を示す図である。1 is a diagram showing a schematic configuration example of a navigation system according to an embodiment; FIG. (a)は、交通情報センタ側で使用するセンタ側交差点の道路ネットワークと、道路区間に割り振られたセンタ側リンクIDと、の関係を例示する図であり、(b)は、センタ側リンクID_a1の方向別旅行時間例を示す図であり、(c)は、センタ側リンクID_a1に紐づくデータ構成例を示す図である。(a) is a diagram illustrating the relationship between the road network of the center-side intersection used by the traffic information center and the center-side link ID assigned to the road section; (b) is a diagram showing the center-side link ID_a1 FIG. 10C is a diagram showing an example of travel time by direction of 1, and (c) is a diagram showing an example of data configuration associated with center side link ID_a1. ナビゲーション装置側で使用するナビ側交差点の道路ネットワークを例示する図である。FIG. 2 is a diagram illustrating a road network of navigation-side intersections used on the navigation device side; (a)は、ナビ側リンクのデータ構成例を示す図であり、(b)は、ナビ側ノードのデータ構成例を示す図である。(a) is a diagram showing a data configuration example of a navigation-side link, and (b) is a diagram showing a data configuration example of a navigation-side node. ノードコストテーブルの構成例を示す図である。FIG. 10 is a diagram showing a configuration example of a node cost table; 変換テーブルの構成例を示す図である。It is a figure which shows the structural example of a conversion table. 方向別旅行時間をナビ側リンクとノードに振り分ける処理動作例を示すフローチャートである。It is a flowchart which shows the processing operation example which allocates the travel time according to direction to a navigation side link and a node. (a)は、ナビ側リンクID_b1に割り振ったリンクコスト例を示す図であり、(b)は、ナビ側ノードID_M2に割り振ったノードコスト例を示す図である。(a) is a diagram showing an example of link costs allocated to navigation-side link ID_b1, and (b) is a diagram showing an example of node costs allocated to navigation-side node ID_M2. 経路案内処理動作例を示すフローチャートである。It is a flow chart which shows an example of route guidance processing operation. 方向別旅行時間を表示した例を示す図である。It is a figure which shows the example which displayed the travel time according to direction.

以下、添付図面を参照して、本発明の好適な実施形態について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。 Preferred embodiments of the present invention will now be described with reference to the accompanying drawings. It should be noted that, in each figure, the same reference numerals have the same or similar configurations.

<ナビゲーションシステムの概要>
まず、図1を参照しながら、本実施形態に係るナビゲーションシステムの概要について説明する。図1は、本実施形態に係るナビゲーションシステムの構成例を示す図である。
<Overview of navigation system>
First, an overview of the navigation system according to the present embodiment will be described with reference to FIG. FIG. 1 is a diagram showing a configuration example of a navigation system according to this embodiment.

本実施形態に係るナビゲーションシステムは、地図情報、交通情報などを利用して車両の走行を案内誘導するためのシステムである。このナビゲーションシステムは、図1に示すように、交通情報センタ100と、ナビゲーション装置200と、がネットワークNWを介して接続して構成する。ネットワークNWは、有線、無線を問わずあらゆる通信形態が適用可能である。 The navigation system according to the present embodiment is a system for guiding the running of a vehicle using map information, traffic information, and the like. As shown in FIG. 1, this navigation system is configured by connecting a traffic information center 100 and a navigation device 200 via a network NW. Any form of communication, whether wired or wireless, can be applied to the network NW.

交通情報センタ100は、リンク旅行時間、規制情報、渋滞情報などの情報を含む交通情報をナビゲーション装置200に提供する情報処理装置であり、例えば、VICS(Vehicle Information and Communication System)センタが挙げられる。 The traffic information center 100 is an information processing device that provides the navigation device 200 with traffic information including information such as link travel time, regulation information, traffic congestion information, and is, for example, a VICS (Vehicle Information and Communication System) center.

交通情報センタ100は、図2(a)に示すように、交差点などの単位で区切った道路区間に対して固有の識別情報であるセンタ側リンクIDを割り振る。そして、道路区間に関する交通情報をセンタ側リンクに紐付け、電波ビーコン、光ビーコン、FM多重放送などを介して、ナビゲーション装置200に配信する。 As shown in FIG. 2(a), the traffic information center 100 allocates center-side link IDs, which are unique identification information, to road sections divided by units such as intersections. Then, the traffic information on the road section is linked to the link on the center side and distributed to the navigation device 200 via radio wave beacons, optical beacons, FM multiplex broadcasting, and the like.

図2(a)は、交通情報センタ側で使用するセンタ側交差点の道路ネットワークと、センタ側リンクIDと、の関係を例示する図である。符号a1~a4、a11~a14は、センタ側リンクを示し、符号N1~N5は、センタ側ノードを示す。図2(a)では、1つの道路区間に対して上り、下りの方向別にセンタ側リンクIDが割り振られている。これにより、センタ側リンクIDを基に、方向を持った1つの道路区間を特定することができる。 FIG. 2(a) is a diagram illustrating the relationship between the center-side intersection road network used by the traffic information center and the center-side link ID. Symbols a1 to a4 and a11 to a14 denote center side links, and symbols N1 to N5 denote center side nodes. In FIG. 2A, center-side link IDs are assigned to one road section for each of the upward and downward directions. As a result, one road section having a direction can be identified based on the center-side link ID.

交通情報センタ100は、図1に示すように、交通情報記憶部101、交通情報配信部102を有して構成する。 The traffic information center 100 includes a traffic information storage unit 101 and a traffic information distribution unit 102, as shown in FIG.

交通情報センタ100は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)、CPU(Central Processing Unit)などで構成する。交通情報センタ100は、ROMに記憶されているプログラムがCPUにて実行されることにより、交通情報記憶部101、交通情報配信部102の機能部を実現する。 The traffic information center 100 is composed of, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a CPU (Central Processing Unit), and the like. The traffic information center 100 implements functional units of a traffic information storage unit 101 and a traffic information distribution unit 102 by executing programs stored in the ROM by the CPU.

交通情報記憶部101は、道路区間に関する交通情報をセンタ側リンクIDに紐付けて記憶する。交通情報には、例えば、リンク旅行時間、規制情報、渋滞情報などが含まれる。 The traffic information storage unit 101 stores the traffic information related to the road section in association with the center side link ID. Traffic information includes, for example, link travel time, regulation information, traffic congestion information, and the like.

リンク旅行時間は、道路区間の通過に要する旅行時間である。交差点と接続する道路区間のリンク旅行時間は、図2(b)に示すように、直進、右折、左折等の交差点の方向別旅行時間となっている。 The link travel time is the travel time required to pass through the road section. As shown in FIG. 2B, the link travel time of the road section connected to the intersection is the travel time for each direction of the intersection, such as going straight, turning right, and turning left.

図2(b)において、右折方向の旅行時間は、60秒であり、直進方向の旅行時間は、40秒であり、左折方向の旅行時間は、50秒である。この方向別旅行時間は、図2(c)に示すように、センタ側退出リンクIDと共に、センタ側進入リンクID_a1に紐付けられて交通情報記憶部101に記憶される。具体的には、右折方向の旅行時間である60秒と右折方向を特定するセンタ側退出リンクID_a2が、組になってセンタ側進入リンクID_a1に紐付けられている。同様に、直進方向の旅行時間である40秒と直進方向を特定するセンタ側退出リンクID_a3、及び左折方向の旅行時間である50秒と左折方向を特定するセンタ側退出リンクID_a4が、それぞれ組になってセンタ側進入リンクID_a1に紐付けられている。方向別旅行時間は、図2(c)に示すように退出リンク別の旅行時間であることがわかる。 In FIG. 2(b), the travel time in the right-turn direction is 60 seconds, the travel time in the straight-ahead direction is 40 seconds, and the travel time in the left-turn direction is 50 seconds. As shown in FIG. 2(c), this direction-specific travel time is stored in the traffic information storage unit 101 together with the center-side exit link ID in association with the center-side entrance link ID_a1. Specifically, 60 seconds, which is the travel time in the right-turn direction, and the center-side exit link ID_a2 that specifies the right-turn direction are paired and linked to the center-side entrance link ID_a1. Similarly, a straight travel time of 40 seconds and the center side exit link ID_a3 that identifies the straight direction, and a left turn travel time of 50 seconds and the center side exit link ID_a4 that identifies the left turn direction are paired. As a result, it is linked to the center side approach link ID_a1. It can be seen that the travel time by direction is the travel time by exit link as shown in FIG. 2(c).

規制情報は、通行止、速度規制、車線規制などの情報である。渋滞情報は、渋滞の度合いと渋滞の長さとを示す情報である。渋滞の度合いは、例えば、渋滞、混雑、順調などの情報で示す。渋滞の長さは、例えば、渋滞の先頭位置と渋滞の距離との情報で示す。 The regulation information is information such as road closure, speed regulation, and lane regulation. The congestion information is information indicating the degree of congestion and the length of the congestion. The degree of congestion is indicated by, for example, information such as congestion, congestion, and smooth traffic. The length of the traffic jam is indicated by, for example, information on the head position of the traffic jam and the distance of the traffic jam.

交通情報配信部102は、交通情報記憶部101に記憶されている交通情報をナビゲーション装置200に配信する。 The traffic information distribution unit 102 distributes traffic information stored in the traffic information storage unit 101 to the navigation device 200 .

ナビゲーション装置200は、当該装置で使用するナビ側地図データを利用して車両の走行を案内誘導する情報処理装置である。ナビゲーション装置200は、車両に搭載して使用する車載型の構成、携帯電話、携帯型パーソナルコンピュータ、スマートフォンなどの利用者が携帯して使用する携帯型の構成などが挙げられる。ナビゲーション装置200は、図1に示すように、位置情報取得部201、交通情報取得部202、記憶部203、変換部204、制御部205、経路探索部206、経路案内部207、表示部208、入力部209を有している。 The navigation device 200 is an information processing device that uses the navigation-side map data used by the device to guide and guide the running of the vehicle. The navigation device 200 may be an in-vehicle configuration that is used by being mounted on a vehicle, or a portable configuration that is carried and used by a user such as a mobile phone, a portable personal computer, or a smart phone. As shown in FIG. 1, the navigation device 200 includes a position information acquisition unit 201, a traffic information acquisition unit 202, a storage unit 203, a conversion unit 204, a control unit 205, a route search unit 206, a route guidance unit 207, a display unit 208, It has an input unit 209 .

ナビゲーション装置200は、例えば、ROM、RAM、CPUなどで構成する。ナビゲーション装置200は、ROMに記憶されているプログラムがCPUにて実行されることにより、位置情報取得部201、交通情報取得部202、記憶部203、変換部204、制御部205、経路探索部206、経路案内部207、表示部208、入力部209の機能部を実現する。 The navigation device 200 is composed of, for example, ROM, RAM, and CPU. The navigation device 200 has a position information acquisition unit 201, a traffic information acquisition unit 202, a storage unit 203, a conversion unit 204, a control unit 205, and a route search unit 206 by executing a program stored in the ROM by the CPU. , a route guidance unit 207, a display unit 208, and an input unit 209 are realized.

位置情報取得部201は、ナビゲーション装置200の位置情報を取得する。位置情報取得部201は、例えば、GPS(Global Positioning System)衛星からの電波や基地局からの情報を受信し、ナビゲーション装置200の現在位置を検知し、その検知した現在位置のデータ(緯度、経度、高さのデータ)を取得する。高さのデータは、気圧センサ等を用いて取得しても良い。 The position information acquisition unit 201 acquires position information of the navigation device 200 . The position information acquisition unit 201 receives, for example, radio waves from GPS (Global Positioning System) satellites and information from base stations, detects the current position of the navigation device 200, and acquires the detected current position data (latitude, longitude, , height data). Height data may be acquired using an air pressure sensor or the like.

交通情報取得部202は、交通情報センタ100から配信される交通情報を取得する。 The traffic information acquisition unit 202 acquires traffic information distributed from the traffic information center 100 .

記憶部203は、ナビゲーション装置200で使用するナビ側地図データを記憶する。ナビ側地図データは、背景、家形、注記等を表示する表示用地図データ、経路探索や経路案内などに使用する道路ネットワークデータなどで構成される。道路ネットワークデータは、道路のつながりをデータ化したもので、ノードとリンクで構成される。ノードは、交差点その他道路網の結節点などを規定し、リンクは、ノードとノードとの間の道路区間を規定する。 The storage unit 203 stores navigation side map data used in the navigation device 200 . The navigation-side map data consists of display map data that displays backgrounds, house shapes, notes, etc., and road network data that is used for route search and route guidance. Road network data is a data representation of connections between roads, and is composed of nodes and links. A node defines an intersection or other node of a road network, and a link defines a road section between nodes.

ここで、図3、図4を参照しながら、ナビ側交差点の道路ネットワークデータ例について説明する。図3は、ナビ側交差点の道路ネットワーク例を示し、図4(a)は、ナビ側リンクのデータ構成例を示し、図4(b)は、ナビ側ノードのデータ構成例を示す。 Here, an example of road network data for a navigation-side intersection will be described with reference to FIGS. 3 and 4. FIG. FIG. 3 shows an example of a road network of intersections on the navigation side, FIG. 4(a) shows an example of the data configuration of links on the navigation side, and FIG. 4(b) shows an example of the data configuration of nodes on the navigation side.

図3において、符号M1~M5は、交差点、結節点などを規定するナビ側ノードを示し、符号b1~b4、b11~b14は、ナビ側ノード間を接続するナビ側リンクを示す。 In FIG. 3, symbols M1 to M5 denote navigation-side nodes defining intersections, nodes, etc., and symbols b1-b4 and b11-b14 denote navigation-side links connecting the navigation-side nodes.

図3に示すナビ側リンクは、例えば、図4(a)に示すように、ナビ側リンクID、ナビ側始点ノードID、ナビ側終点ノードID、リンクコストなどのデータで構成される。ナビ側リンクIDは、ナビ側リンクを特定する情報である。ナビ側始点ノードIDは、ナビ側リンクの始点となるナビ側ノードを特定する情報である。ナビ側終点ノードIDは、ナビ側リンクの終点となるナビ側ノードを特定する情報である。リンクコストは、ナビ側リンクを通過するのに要する旅行時間である。図4(a)に示すデータ構成は一例であり、例えば、ナビ側リンクに対応する道路の区間についての各種情報を表す道路属性、ナビ側リンクの距離、ナビ側リンクの方向(例えば、上り、下りなど)、ナビ側リンクの属する路線の路線番号等のデータを有していても良い。ここで、道路属性としては、ナビ側リンクが属する道路の有料道路や国道や県道などの種別を表す道路種別や、ナビ側リンクに対応する道路区間の道路幅や車線数等が記述される。 The navigation-side link shown in FIG. 3 is composed of data such as a navigation-side link ID, a navigation-side start node ID, a navigation-side end node ID, and a link cost, as shown in FIG. 4(a), for example. The navigation-side link ID is information that identifies the navigation-side link. The navi-side starting point node ID is information that specifies the navi-side node that is the starting point of the navi-side link. The navi-side end node ID is information that specifies the navi-side node that is the end point of the navi-side link. The link cost is the travel time required to pass the navigation-side link. The data configuration shown in FIG. 4A is an example, and includes, for example, road attributes representing various information about the section of the road corresponding to the navigation side link, the distance of the navigation side link, the direction of the navigation side link (for example, up, down, etc.), and data such as the route number of the route to which the link on the navigation side belongs. Here, as the road attributes, road types such as toll roads, national roads, and prefectural roads to which navigation-side links belong, and road widths and number of lanes of road sections corresponding to navigation-side links are described.

図3に示すナビ側ノードは、例えば、図4(b)に示すように、ナビ側ノードID、ナビ側進入リンクID、ナビ側退出リンクID、角度、ノードコストなどのデータで構成される。ナビ側ノードIDは、ナビ側ノードを特定する情報である。ナビ側進入リンクIDは、ナビ側ノードに進入するナビ側リンクを特定する情報である。ナビ側退出リンクIDは、ナビ側ノードから退出するナビ側リンクを特定する情報である。角度は、ナビ側進入リンクとナビ側退出リンクとのなす角度を特定する情報である。ノードコストは、ナビ側ノードを通過するのに要する旅行時間である。ノードコストは、例えば、図5に示すノードコストテーブルを使用して求めることができる。図5に示すノードコストテーブルは、6方向に区分されており、各方向に対応するコスト(旅行時間)が角度別に付与されている。ナビゲーション装置200は、図5に示すノードコストテーブルを参照し、交差点に該当するノードに対する進入リンクと退出リンクとのなす角度に対応する方向を特定し、その特定した方向に対応するコスト(旅行時間)をノードコストとする。例えば、図3に示すナビ側ノードID_M2に対するナビ側進入リンクID_b1とナビ側退出リンクID_b2とのなす角度は、90°であるため、図5に示すノードコストテーブルを参照すると、右折に該当し、その右折に対応するコスト(旅行時間)である10秒をノードコストとする。これにより、交差点に該当するナビ側ノードに対してノードコストを予め付与することができる。図4(b)に示すデータ構成は一例であり、例えば、当該ナビ側ノードが交差点や高速道路の出入口に対応するノードであるか等を表すノード属性、ナビ側ノードに接続するナビ側リンクのリストである接続ナビ側リンクIDリスト、ノード座標位置、交差点名称、信号有無などのデータを有していても良い。 The navi-side node shown in FIG. 3, for example, as shown in FIG. 4(b), includes data such as a navi-side node ID, a navi-side entry link ID, a navi-side exit link ID, an angle, and a node cost. The navi-side node ID is information that identifies the navi-side node. The navigation-side entry link ID is information that identifies the navigation-side link that enters the navigation-side node. The navigation-side exit link ID is information specifying a navigation-side link exiting from the navigation-side node. The angle is information specifying the angle formed by the navigation-side entry link and the navigation-side exit link. The node cost is the travel time required to pass through the navigation side node. Node costs can be obtained using, for example, the node cost table shown in FIG. The node cost table shown in FIG. 5 is divided into six directions, and a cost (travel time) corresponding to each direction is given for each angle. The navigation device 200 refers to the node cost table shown in FIG. 5, specifies the direction corresponding to the angle formed by the approach link and the exit link for the node corresponding to the intersection, and calculates the cost (travel time) corresponding to the specified direction. ) is the node cost. For example, the angle between the navigation-side entrance link ID_b1 and the navigation-side exit link ID_b2 with respect to the navigation-side node ID_M2 shown in FIG. 3 is 90°, so referring to the node cost table shown in FIG. The node cost is 10 seconds, which is the cost (travel time) corresponding to the right turn. Thereby, a node cost can be assigned in advance to the navigation-side node corresponding to the intersection. The data structure shown in FIG. 4(b) is an example. For example, node attributes indicating whether the node on the navigation side corresponds to an intersection or an entrance/exit of a highway; It may have data such as a list of connection navigation-side link ID lists, node coordinate positions, intersection names, and the presence or absence of traffic signals.

変換部204は、交通情報取得部202が取得した交通情報を、ナビ側地図データで利用可能な情報に変換して記憶部203に記憶する。例えば、変換部204は、図6に示す変換テーブルを参照し、交通情報と共に取得したセンタ側リンクIDに対応するナビ側リンクIDを特定し、その特定したナビ側リンクIDに紐付けて交通情報を記憶部203に記憶する。図6に示す変換テーブルは、センタ側地図データの道路区間に割り振られたセンタ側リンクIDを、ナビ側地図データの道路区間に割り振られたナビ側リンクIDに変換するためのものである。図6に示す変換テーブルを用いることで、図2(a)に示すセンタ側リンクIDを図3に示すナビ側リンクIDに変換することができる。図6に示す変換テーブルは一例であり、1つのセンタ側リンクIDを1つのナビ側リンクIDに変換するだけでなく、1つのセンタ側リンクIDを複数のナビ側リンクIDに変換する場合などもある。 The conversion unit 204 converts the traffic information acquired by the traffic information acquisition unit 202 into information that can be used in the navigation-side map data, and stores the information in the storage unit 203 . For example, the conversion unit 204 refers to the conversion table shown in FIG. 6, identifies the navigation-side link ID corresponding to the center-side link ID acquired together with the traffic information, and associates the identified navigation-side link ID with the traffic information. is stored in the storage unit 203 . The conversion table shown in FIG. 6 is for converting the center-side link ID assigned to the road section of the center-side map data into the navigation-side link ID assigned to the road section of the navigation-side map data. By using the conversion table shown in FIG. 6, the center side link ID shown in FIG. 2(a) can be converted into the navigation side link ID shown in FIG. The conversion table shown in FIG. 6 is an example, and it is possible to convert not only one center side link ID to one navigation side link ID, but also to convert one center side link ID to a plurality of navigation side link IDs. be.

また、変換部204は、交通情報取得部202が取得した交通情報の中に方向別旅行時間が含まれている場合は、その方向別旅行時間を、ナビ側リンクに割り当てる旅行時間と、ナビ側ノードに割り当てる旅行時間と、に振り分ける。そして、変換部204は、記憶部203を参照し、ナビ側リンクに予め付与されているリンクコストを、交通情報をもとにそのナビ側リンクに割り当てられた旅行時間に変更する。また、ナビ側ノードに予め付与されているノードコストを、交通情報をもとにそのナビ側ノードに割り当てた旅行時間に変更する。これにより、変換部204は、ナビ側地図データのナビ側リンク、ノードに対して方向別旅行時間を反映することができる。 Further, when the traffic information acquired by the traffic information acquisition unit 202 includes the direction-specific travel time, the conversion unit 204 assigns the direction-specific travel time to the navigation-side link and the navigation-side The travel time assigned to each node is divided into: Then, the conversion unit 204 refers to the storage unit 203 and changes the link cost assigned in advance to the navigation-side link to the travel time assigned to the navigation-side link based on the traffic information. Also, the node cost assigned in advance to the navi-side node is changed to the travel time assigned to the navi-side node based on the traffic information. As a result, the conversion unit 204 can reflect the direction-specific travel times to the navigation-side links and nodes of the navigation-side map data.

制御部205は、ナビゲーション装置200全体を制御するものである。 The control unit 205 controls the navigation device 200 as a whole.

経路探索部206は、出発地から目的地までの経路探索処理を、記憶部203に記憶されている道路ネットワークデータ、交通情報、リンクコストやノードコストを用いて行う。経路は、ダイクストラ法やA*(A-star)等の公知の探索アルゴリズムを用いて決定されてもよい。ノードコストが個別に付与されていないノードについては、図5に示すノードコストテーブルを参照し、進入リンクと退出リンクとのなす角度に対応するコスト(旅行時間)を用いる。また、経路探索部206は、探索した経路を地図画像に重畳した画像を生成し、表示部208に表示する。 The route search unit 206 performs route search processing from the departure point to the destination using road network data, traffic information, link costs, and node costs stored in the storage unit 203 . The path may be determined using a known search algorithm such as Dijkstra's algorithm or A* (A-star). For nodes to which node costs are not assigned individually, the node cost table shown in FIG. 5 is referred to, and the cost (travel time) corresponding to the angle formed by the approach link and the exit link is used. Further, the route searching unit 206 generates an image in which the searched route is superimposed on the map image, and displays it on the display unit 208 .

経路案内部207は、経路探索部206が探索した経路の案内誘導処理を行う。 The route guidance unit 207 performs guidance guidance processing for the route searched by the route search unit 206 .

表示部208は、経路探索結果や経路案内時の情報等を表示する。 A display unit 208 displays route search results, information at the time of route guidance, and the like.

入力部209は、種々の情報を制御部205に供給する。例えば、入力部209は、出発地及び目的地等を指し示す情報を入力し、制御部205に供給する。 The input unit 209 supplies various information to the control unit 205 . For example, the input unit 209 inputs information indicating a departure point, a destination, and the like, and supplies the information to the control unit 205 .

<方向別旅行時間の振り分け処理動作例>
次に、図7を参照しながら、方向別旅行時間の振り分け処理動作例について説明する。図7は、方向別旅行時間をナビ側リンクとノードに振り分ける処理動作例を示すフローチャートである。
<Example of processing operation for distributing travel time by direction>
Next, with reference to FIG. 7, an example of a processing operation for distributing travel times by direction will be described. FIG. 7 is a flow chart showing an example of a processing operation for allocating the direction-specific travel time to navigation-side links and nodes.

変換部204は、センタ側進入リンクIDに紐付けられた方向別旅行時間を取得する(ステップA1)。変換部204は、例えば、図2(c)に示すセンタ側進入リンクID_a1の方向別旅行時間を取得する。図2(c)に示す方向別旅行時間は、方向を特定するためのセンタ側退出リンクIDと共に、センタ側進入リンクID_a1に紐付けられている。 The conversion unit 204 acquires the direction-specific travel time associated with the center-side approach link ID (step A1). The conversion unit 204 acquires, for example, the direction-specific travel time of the center-side approach link ID_a1 shown in FIG. 2(c). The direction-specific travel time shown in FIG. 2(c) is associated with the center-side entrance link ID_a1 together with the center-side exit link ID for specifying the direction.

次に、変換部204は、図6に示す変換テーブルを参照し、センタ側進入リンクID_a1に対応するナビ側進入リンクIDを特定する(ステップA2)。図6に示す変換テーブルを参照すると、センタ側進入リンクID_a1に対応するナビ側進入リンクIDは、b1と特定できる。 Next, the conversion unit 204 refers to the conversion table shown in FIG. 6 to specify the navigation side approach link ID corresponding to the center side approach link ID_a1 (step A2). Referring to the conversion table shown in FIG. 6, the navigation-side approach link ID corresponding to the center-side approach link ID_a1 can be specified as b1.

次に、変換部204は、方向別旅行時間の中から最小の方向別旅行時間を算出する(ステップA3)。図2(c)に示す方向別旅行時間を参照すると、最小の方向別旅行時間は、40秒と算出できる。 Next, the conversion unit 204 calculates the minimum travel time by direction from among the travel times by direction (step A3). Referring to the travel time by direction shown in FIG. 2(c), the minimum travel time by direction can be calculated as 40 seconds.

次に、変換部204は、図4(a)に示すリンクデータを参照し、ステップA2で特定したナビ側進入リンクIDに対応するリンクコストをステップA3で算出した最小の方向別旅行時間に変更する(ステップA4)。 Next, the conversion unit 204 refers to the link data shown in FIG. 4(a), and changes the link cost corresponding to the navigation-side approach link ID identified in step A2 to the minimum direction-specific travel time calculated in step A3. (Step A4).

ステップA2で特定したナビ側進入リンクIDは、b1であるため、図4(a)に示すリンクデータを参照すると、ナビ側リンクID_b1のリンクコストは、30秒と特定できる。このため、変換部204は、図8(a)に示すように、ナビ側リンクID_b1のリンクコストである30秒を、ステップA3で算出した40秒に変更する。これにより、センタ側リンクIDに紐付けられた方向別旅行時間の中で最小の方向別旅行時間をナビ側リンクIDのリンクコストに割り当てることができる。また、更新フラグを更新済に変更し、ナビ側リンクID_b1のリンクコストが方向別旅行時間により更新されたことを管理する。 Since the navigation-side approach link ID identified in step A2 is b1, referring to the link data shown in FIG. 4A, the link cost of the navigation-side link ID_b1 can be identified as 30 seconds. Therefore, as shown in FIG. 8A, the conversion unit 204 changes the link cost of 30 seconds of the navigation-side link ID_b1 to 40 seconds calculated in step A3. As a result, the smallest direction-specific travel time among the direction-specific travel times associated with the center-side link ID can be assigned to the link cost of the navigation-side link ID. Also, the update flag is changed to "updated" to manage that the link cost of the navigation-side link ID_b1 has been updated with the direction-specific travel time.

次に、変換部204は、方向別旅行時間のうち、1方向の方向別旅行時間をノードコスト変換処理の対象とする(ステップA5)。例えば、図2(c)に示す方向別旅行時間の中で、60秒の方向別旅行時間をノードコスト変換処理の対象とする。 Next, the converting unit 204 performs node cost conversion processing on the directional travel time in one direction among the directional travel times (step A5). For example, among the travel times by direction shown in FIG. 2(c), the travel time by direction of 60 seconds is targeted for node cost conversion processing.

次に、変換部204は、図6に示す変換テーブルを参照し、変換処理対象の方向別旅行時間のセンタ側退出リンクIDに対応するナビ側退出リンクIDを特定する(ステップA6)。変換処理対象の方向別旅行時間である60秒のセンタ側退出リンクIDは、a2であるため、図6に示す変換テーブルを参照すると、センタ側退出リンクID_a2に対応するナビ側退出リンクIDは、b2と特定できる。 Next, the conversion unit 204 refers to the conversion table shown in FIG. 6 to identify the navigation-side exit link ID corresponding to the center-side exit link ID of the direction-specific travel time to be converted (step A6). Since the center-side exit link ID for 60 seconds, which is the direction-specific travel time to be converted, is a2, referring to the conversion table shown in FIG. 6, the navigation-side exit link ID corresponding to the center-side exit link ID_a2 is It can be identified as b2.

次に、変換部204は、ステップA2で特定したナビ側進入リンクIDと、ステップA6で特定したナビ側退出リンクIDと、の間を接続するナビ側ノードIDを特定する(ステップA7)。例えば、図4(b)に示すノードデータを参照すると、ナビ側進入リンクID_b1と、ナビ側退出リンクID_b2と、の間を接続するナビ側ノードIDは、M2と特定できる。 Next, the conversion unit 204 identifies a navigation-side node ID that connects the navigation-side entry link ID identified in step A2 and the navigation-side exit link ID identified in step A6 (step A7). For example, referring to the node data shown in FIG. 4B, the navigation-side node ID connecting between the navigation-side entry link ID_b1 and the navigation-side exit link ID_b2 can be identified as M2.

次に、変換部204は、変換処理対象の方向別旅行時間からステップA3で算出した最小の方向別旅行時間を減算した旅行時間を算出する(ステップA8)。変換処理対象の方向別旅行時間は、60秒であり、最小の方向別旅行時間は、40秒であるため、減算後の旅行時間は、20(60-40)秒と算出できる。 Next, the conversion unit 204 calculates a travel time by subtracting the minimum travel time by direction calculated in step A3 from the travel time by direction to be converted (step A8). The directional travel time to be converted is 60 seconds, and the minimum directional travel time is 40 seconds, so the travel time after subtraction can be calculated as 20 (60-40) seconds.

次に、変換部204は、ステップA7で特定したナビ側ノードID_M2のノードコストのうち、ステップA2で特定したナビ側進入リンクIDとステップA6で特定したナビ側退出リンクIDとの組に紐付けられたノードコストを特定する(ステップA9)。例えば、図4(b)に示すノードデータを参照すると、ナビ側進入リンクID_b1とナビ側退出リンクID_b2との組に紐付けられたノードコストは、10秒と特定できる。 Next, the conversion unit 204 associates the node cost of the navigation-side node ID_M2 identified in step A7 with the combination of the navigation-side entrance link ID identified in step A2 and the navigation-side exit link ID identified in step A6. Determine the node cost determined (step A9). For example, referring to the node data shown in FIG. 4B, the node cost associated with the combination of the navigation-side entry link ID_b1 and the navigation-side exit link ID_b2 can be identified as 10 seconds.

次に、変換部204は、ステップA9で特定したナビ側ノードID_M2のノードコストをステップA8で算出した旅行時間に変更する(ステップA10)。ステップA9で特定したナビ側ノードID_M2のノードコストは、図4(b)に示す、ナビ側進入リンクID_b1とナビ側退出リンクID_b2との組に紐付けられた10秒である。このため、変換部204は、図8(b)に示すように、ナビ側ノードID_M2のノードコストである10秒をステップA8で算出した20秒に変更する。これにより、センタ側リンクIDに紐付けられた方向別旅行時間から最小の方向別旅行時間を減算して得られた旅行時間をナビ側ノードIDのノードコストに割り当てることができる。また、更新フラグを更新済に変更し、ナビ側ノードID_M2のノードコストが方向別旅行時間により更新されたことを管理する。 Next, the conversion unit 204 changes the node cost of the navi-side node ID_M2 specified in step A9 to the travel time calculated in step A8 (step A10). The node cost of the navigation-side node ID_M2 identified in step A9 is 10 seconds associated with the set of the navigation-side entry link ID_b1 and the navigation-side exit link ID_b2 shown in FIG. 4(b). Therefore, as shown in FIG. 8B, the conversion unit 204 changes the node cost of 10 seconds for the navi-side node ID_M2 to the 20 seconds calculated in step A8. As a result, the travel time obtained by subtracting the minimum direction-specific travel time from the direction-specific travel time associated with the center-side link ID can be assigned to the node cost of the navigation-side node ID. Also, the update flag is changed to "updated" to manage that the node cost of the navi-side node ID_M2 has been updated with the direction-specific travel time.

変換部204は、全ての方向別旅行時間のノードコスト変換処理が終了したか否かを判断し(ステップA11)、全ての方向別旅行時間のノードコスト変換処理が終了するまで(ステップA11/No)、ステップA5~A10の処理を繰り返す。図2(c)に示す方向別旅行時間は、3方向あるため、3方向の方向別旅行時間のノードコスト変換処理が終了するまで、ステップA5~A10の処理を繰り返す。この処理を繰り返すことで、図8(b)に示すように、ナビ側ノードID_M2のノードコストを3方向分得ることができる。 The conversion unit 204 determines whether or not the node cost conversion processing for all direction-specific travel times is completed (step A11), and continues until the node cost conversion processing for all direction-specific travel times is completed (step A11/No ), and the processing of steps A5 to A10 is repeated. Since there are three direction-specific travel times shown in FIG. 2(c), steps A5 to A10 are repeated until the node cost conversion processing for the three direction-specific travel times is completed. By repeating this process, as shown in FIG. 8B, the node costs of the navigation side node ID_M2 can be obtained for three directions.

変換部204は、全ての方向別旅行時間のノードコスト変換処理が終了した場合に(ステップA11/Yes)、処理を終了する(End)。 When the node cost conversion processing for all direction-specific travel times is completed (step A11/Yes), the conversion unit 204 ends the processing (End).

本実施形態のナビゲーション装置200は、図7に示す処理動作を行うことで、図2(c)に示すセンタ側進入リンクID_a1の方向別旅行時間を基に、図8に示すように、ナビ側進入リンクID_b1のリンクコストに40秒を割り当てることができる。また、ナビ側ノードID_M2のノードコストに、20秒(ナビ側進入リンクID_b1とナビ側退出リンクID_b2と角度90°との組)、0秒(ナビ側進入リンクID_b1とナビ側退出リンクID_b3と角度0°との組)、10秒(ナビ側進入リンクID_b1とナビ側退出リンクID_b4と角度270°との組)を割り当てることができる。 The navigation device 200 of the present embodiment performs the processing operation shown in FIG. 7 to obtain the navigation-side travel time as shown in FIG. 40 seconds can be allocated for the link cost of incoming link ID_b1. Also, the node cost of the navigation side node ID_M2 is 20 seconds (set of navigation side entrance link ID_b1, navigation side exit link ID_b2, and angle 90°), 0 seconds (navi side entrance link ID_b1, navigation side exit link ID_b3, and angle 0°), and 10 seconds (a pair of navigation-side entry link ID_b1, navigation-side exit link ID_b4, and an angle of 270°).

<経路案内処理動作例>
次に、図9を参照しながら、ナビゲーション装置200で行う経路案内処理動作例について説明する。図9は、経路案内処理動作例を示すフローチャートである。
<Example of route guidance processing operation>
Next, an example of the route guidance processing operation performed by the navigation device 200 will be described with reference to FIG. FIG. 9 is a flow chart showing an example of route guidance processing operation.

交通情報取得部202は、例えば、出発地、目的地、経路探索条件(距離優先、時間優先)などの経路探索に必要な各種情報が入力され、経路探索要求を受け付けた場合に(ステップS1/Yes)、経路探索に必要なエリアの方向別旅行時間を交通情報センタ100に問い合わせて取得する(ステップS2)。 When the traffic information acquisition unit 202 receives various information necessary for route search such as departure point, destination, route search conditions (distance priority, time priority) and receives a route search request (step S1/ Yes), the traffic information center 100 is inquired about the travel time for each direction of the area required for the route search and acquired (step S2).

例えば、交通情報取得部202は、出発地と目的地とを包含するエリアを特定し、そのエリア内の方向別旅行時間を交通情報センタ100に問い合わせて取得する。方向別旅行時間を取得した場合、変換部204は、その方向別旅行時間の振り分け処理を行う(ステップS3)。このステップS3の処理は、上述した図7に示す処理を行う。これにより、経路探索に必要なエリアの方向別旅行時間をナビ側リンクとノードに振り分けて記憶部203に記憶することができる。 For example, the traffic information acquisition unit 202 identifies an area that includes a departure point and a destination, and inquires of the traffic information center 100 to acquire travel times by direction within that area. When the direction-specific travel time is acquired, the conversion unit 204 performs processing for distributing the direction-specific travel time (step S3). The process of step S3 performs the process shown in FIG. 7 described above. As a result, the direction-specific travel times of the areas necessary for route search can be distributed to the navigation-side links and nodes and stored in the storage unit 203 .

次に、経路探索部206は、出発地から目的地までの経路探索処理を実行する(ステップS4)。経路探索処理は、記憶部203に記憶されている道路ネットワークデータ、交通情報、リンクコストやノードコストを用いて経路探索条件に適合する複数、例えば5つの候補経路を探索する。ノードコストが個別に付与されていないノードについては、図5に示すノードコストテーブルを参照し、進入リンクと退出リンクとのなす角度に対応するコスト(旅行時間)を用いる。 Next, the route search unit 206 executes route search processing from the departure point to the destination (step S4). The route search process uses the road network data, traffic information, link costs, and node costs stored in the storage unit 203 to search for a plurality of, for example, five candidate routes that meet the route search conditions. For nodes to which node costs are not assigned individually, the node cost table shown in FIG. 5 is referred to, and the cost (travel time) corresponding to the angle formed by the approach link and the exit link is used.

経路探索部206は、上記ステップS4の処理結果を表示部208に表示する(ステップS5)。例えば、上記検索した5つの候補経路に関する情報、および、各候補経路における到着予想時間を表示部208に表示する。到着予想時間は、出発地から目的地までのリンクコスト、ノードコストの合算値を基に算出する。この後、利用者がいずれかの候補経路を選択する入力操作により、案内対象の移動経路が設定され、記憶部203に記憶される。経路探索部206は、案内対象の移動経路の設定により、記憶部203から所定の縮尺率の地図データを読み出すとともに、設定された移動経路および現在位置のアイコンを地図情報に重畳させて表示部208に表示させる。 The route search unit 206 displays the processing result of step S4 on the display unit 208 (step S5). For example, the display unit 208 displays information about the five candidate routes retrieved above and the estimated arrival time for each candidate route. The expected arrival time is calculated based on the sum of the link cost and node cost from the departure point to the destination. Thereafter, the travel route to be guided is set and stored in the storage unit 203 by the user's input operation for selecting one of the candidate routes. The route search unit 206 reads out map data with a predetermined scale from the storage unit 203 by setting the route of travel to be guided, and superimposes the set route of travel and icons of the current position on the map information. to display.

経路案内部207は、移動経路の案内要求を受け付けた場合に(ステップS6/Yes)、現在位置に基づいて、移動経路の案内誘導処理を開始する(ステップS7)。 When the route guidance unit 207 receives the route guidance request (step S6/Yes), the route guidance unit 207 starts route guidance processing based on the current position (step S7).

これにより、ナビゲーション装置200は、交通情報センタ100から提供される方向別旅行時間を用いて経路探索処理や移動経路の案内誘導処理を行うことができる。 As a result, the navigation device 200 can use the direction-specific travel time provided by the traffic information center 100 to perform route search processing and movement route guidance processing.

なお、ナビゲーション装置200は、案内誘導処理を開始した後に、交通情報センタ100から新たな方向別旅行時間を取得した場合は、その方向別旅行時間の振り分け処理を行い、候補経路の再探索を行っても良い。 If the navigation device 200 acquires a new direction-specific travel time from the traffic information center 100 after starting the guidance guidance processing, the navigation device 200 performs distribution processing for the direction-specific travel time, and searches again for candidate routes. can be

<方向別旅行時間の表示処理動作例>
次に、図10を参照しながら、方向別旅行時間の表示処理動作例について説明する。図10は、方向別旅行時間を地図上に表示した例を示す。
<Example of display processing operation of travel time by direction>
Next, an example of display processing operation of the travel time by direction will be described with reference to FIG. 10 . FIG. 10 shows an example of displaying travel times by direction on a map.

交通情報センタ100から取得した方向別旅行時間は、ナビ側進入リンクIDと、ナビ側ノードIDと、に振り分けて記憶部203に記憶される。経路案内部207は、記憶部203を参照し、現在位置から進行方向のナビ側ノードに紐付けられたナビ側進入リンクに対するノードコストがある場合は、そのノードコストを取得し、例えば図10に示すようにナビ側退出リンク別に表示部208に表示する。図10は、図8(b)に示すナビ側ノードID_M2に紐付けられたナビ側進入リンクID_b1に対する3つのノードコスト(20秒、0秒、10秒)をナビ側退出リンクID別に表示した例である。これにより、利用者は、ナビ側ノードの方向別旅行時間を把握して運転することができる。 The direction-specific travel times acquired from the traffic information center 100 are stored in the storage unit 203 after being sorted into navigation-side approach link IDs and navigation-side node IDs. The route guidance unit 207 refers to the storage unit 203, and if there is a node cost for the navigation-side approach link linked to the navigation-side node in the traveling direction from the current position, acquires the node cost. As shown, the information is displayed on the display unit 208 for each navigation-side exit link. FIG. 10 is an example of displaying three node costs (20 seconds, 0 seconds, 10 seconds) for the navigation-side entry link ID_b1 associated with the navigation-side node ID_M2 shown in FIG. 8(b) for each navigation-side exit link ID. is. As a result, the user can drive by grasping the travel time for each direction of the navigation side node.

方向別旅行時間を地図上に表示する場合は、旅行時間の大きさに応じて異なる表示態様で表示するようにしても良い。例えば、旅行時間が0~10秒の場合は、順調であることを示す青、11~30秒の場合は、混雑していることを示す黄、31秒以上の場合は、渋滞であることを示す赤などで表示しても良い。また、旅行時間が基準値以上の場合に、強調して表示したり、点滅させて表示したりしても良い。これにより、旅行時間の大きさに応じて利用者に注意を促すことができる。 When the travel time by direction is displayed on the map, it may be displayed in different display modes according to the size of the travel time. For example, if the travel time is between 0 and 10 seconds, blue indicates that everything is running smoothly, if it is between 11 and 30 seconds, it indicates that it is busy, and if it is 31 seconds or more, it indicates that there is a traffic jam. may be displayed in red or the like. Also, when the travel time is equal to or greater than the reference value, it may be displayed in an emphasized manner or displayed in a flashing manner. As a result, it is possible to alert the user according to the size of the travel time.

また、方向別旅行時間を表示するのでなく、音声により利用者に報知しても良い。例えば、『直進には0秒、左折には10秒、右折には20秒、かかります』と報知してもよい。 Also, instead of displaying the travel time by direction, the user may be notified by voice. For example, it may be reported that ``it will take 0 seconds to go straight, 10 seconds to turn left, and 20 seconds to turn right''.

<本実施形態に係るナビゲーション装置200の作用・効果>
本実施形態に係るナビゲーション装置200は、センタ側進入リンクに紐付けられた方向別旅行時間を取得した場合に、図6に示す変換テーブルを参照し、方向別旅行時間を、センタ側進入リンクに対応するナビ側進入リンクに割り当てる旅行時間と、ナビ側進入リンクの進行方向に隣接するナビ側ノードに割り当てる旅行時間と、に振り分ける。そして、ナビゲーション装置200は、ナビ側進入リンクに振り分けた旅行時間をナビ側進入リンクに紐付けて記憶部203に記憶する。また、ナビ側ノードに振り分けた旅行時間をナビ側ノードに紐付けて記憶部203に記憶する。これにより、本実施形態に係るナビゲーション装置200は、交通情報センタ100から配信される方向別旅行時間を、ナビ側ノードに反映することができる。その結果、交通情報センタ100から提供される方向別旅行時間をナビゲーション装置200で利用することができる。また、従来は、図5に示す6方向固定のノードコストテーブルを使用してナビ側ノードにコスト(旅行時間)を付与していたため、6方向のコストの中でしかナビ側ノードにコストを付与することができなかった。しかし、本実施形態においてナビ側ノードに反映した方向別旅行時間は、その進入リンクと退出リンクとで規定される一意なコスト(旅行時間)である。このため、従来よりもきめ細かなコストをナビ側ノードに付与することができる。
<Operations and effects of the navigation device 200 according to the present embodiment>
When the navigation device 200 according to the present embodiment acquires the direction-specific travel time linked to the center-side approach link, it refers to the conversion table shown in FIG. 6 to convert the direction-specific travel time to the center-side approach link. The travel time assigned to the corresponding navigation-side approach link and the travel time assigned to the navigation-side node adjacent to the navigation-side approach link in the traveling direction are distributed. Then, the navigation device 200 associates the travel time assigned to the navigation-side entry link with the navigation-side entry link and stores it in the storage unit 203 . Also, the travel time allocated to the navigation-side node is stored in the storage unit 203 in association with the navigation-side node. As a result, the navigation device 200 according to the present embodiment can reflect the direction-specific travel time delivered from the traffic information center 100 to the navigation-side node. As a result, the navigation device 200 can use the direction-specific travel time provided by the traffic information center 100 . Conventionally, costs (travel time) were given to navigation-side nodes using a fixed node cost table of six directions shown in FIG. couldn't. However, the direction-specific travel time reflected in the navigation-side node in this embodiment is a unique cost (travel time) defined by the approach link and the exit link. For this reason, it is possible to give a more detailed cost to the navi-side node than in the past.

<変形例>
上述した実施形態は、本発明の好適な実施形態であり、上述した実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。
<Modification>
The above-described embodiments are preferred embodiments of the present invention, and the scope of the present invention is not limited only to the above-described embodiments, and various modifications are made within the scope of the present invention. can be implemented.

(変形例1)
上述した実施形態では、図4(b)に示すように、方向別のノードコストを予めナビ側ノードデータに付与し、経路探索の際に、そのナビ側ノードデータを使用し、経路に含まれるノードにおいて進入リンクと退出リンクとに対応するコスト(旅行時間)を用いるようにしている。しかし、方向別のノードコストをナビ側ノードデータに予め付与せず、経路探索の際に、図5に示すノードコストテーブルを使用し、経路に含まれるノードにおいて進入リンクと退出リンクとのなす角度に対応するコスト(旅行時間)を都度用いるようにしても良い。この場合、方向別旅行時間を反映したノードにおいては、図5に示すノードコストテーブルを使用せず、そのまま上記反映された方向別旅行時間を使用すればよい。
(Modification 1)
In the above-described embodiment, as shown in FIG. 4(b), the node cost for each direction is given to the navigation-side node data in advance, and the navigation-side node data is used when searching for a route. A cost (travel time) corresponding to an incoming link and an outgoing link is used in a node. However, the node cost for each direction is not given to the navigation-side node data in advance, and the node cost table shown in FIG. The cost (travel time) corresponding to , may be used each time. In this case, the direction-specific travel times reflected above may be used as they are, without using the node cost table shown in FIG.

(変形例2)
上述した実施形態では、ナビ側ノードに振り分けた旅行時間(ノードコスト)は、図8(b)に示すように、ナビ側進入リンクIDとナビ側退出リンクIDと角度との組に紐付けて記憶部203に記憶している。しかし、ナビ側進入リンクとナビ側退出リンクとで規定される方向が特定可能であれば、例えば、ナビ側進入リンクIDとナビ側退出リンクIDとの組や、ナビ側進入リンクIDと角度との組に紐付けて、旅行時間(ノードコスト)を記憶部203に記憶するようにしても良い。
(Modification 2)
In the above-described embodiment, the travel time (node cost) allocated to the navigation-side node is linked to a set of the navigation-side entry link ID, the navigation-side exit link ID, and the angle, as shown in FIG. It is stored in the storage unit 203 . However, if the direction defined by the navigation-side entry link and the navigation-side exit link can be identified, for example, a pair of the navigation-side entry link ID and the navigation-side exit link ID, or the combination of the navigation-side entry link ID and the angle The travel time (node cost) may be stored in the storage unit 203 in association with the set of .

(変形例3)
上述した実施形態の図9に示す経路案内処理動作例において、交通情報取得部202は、経路探索要求を受け付けた場合に(ステップS1/Yes)、経路探索に必要なエリアの方向別旅行時間を交通情報センタ100から全て取得済みか否かを判定し、未取得エリアがある場合に、その未取得エリアの方向別旅行時間を交通情報センタ100に問い合わせて取得するようにしても良い(ステップS2)。例えば、交通情報取得部202は、出発地と目的地とを包含するエリアを特定し、そのエリア内の各メッシュに含まれるナビ側リンク、ナビ側ノードのコストを更新済か否かを図8に示す更新フラグを基に判定する。そして、未更新のメッシュが存在する場合は、その未更新のメッシュを未取得エリアとし、その未取得エリアの方向別旅行時間を交通情報センタ100に問い合わせて取得する。これにより、交通情報取得部202は、経路探索に必要な未取得エリアの方向別旅行時間だけを交通情報センタ100に問い合わせて取得することができる。
(Modification 3)
In the route guidance processing operation example shown in FIG. 9 of the above-described embodiment, when the traffic information acquisition unit 202 receives a route search request (step S1/Yes), the direction-specific travel time of the area required for route search It is also possible to determine whether or not all have been acquired from the traffic information center 100, and if there is an unacquired area, inquire of the traffic information center 100 and acquire the direction-specific travel time for that unacquired area (step S2). ). For example, the traffic information acquisition unit 202 identifies an area that includes a departure point and a destination, and determines whether or not the costs of navigation-side links and navigation-side nodes included in each mesh within the area have been updated. is determined based on the update flag shown in . If there is an unupdated mesh, the unupdated mesh is treated as an unacquired area, and the traffic information center 100 is inquired of the travel time for each direction of the unacquired area to acquire it. As a result, the traffic information acquisition unit 202 can inquire of the traffic information center 100 and acquire only the direction-specific travel times of unacquired areas required for route search.

(変形例4)
上述した実施形態では、ナビゲーション装置200において、図7に示す振り分け処理を行い、センタ側リンクに紐付けられた方向別旅行時間を、ナビ側リンクに割り当てる旅行時間と、ナビ側ノードに割り当てる旅行時間と、に振り分けて記憶部203に記憶している。しかし、ネットワークNWに存在するサーバ等の情報処理装置において図7に示す振り分け処理を行うようにしても良い。この場合もナビゲーション装置200は、振り分け後の旅行時間を情報処理装置から取得することで、その旅行時間をナビゲーション装置200で利用することができる。
(Modification 4)
In the above-described embodiment, the navigation device 200 performs the sorting process shown in FIG. , and stored in the storage unit 203 . However, the sorting process shown in FIG. 7 may be performed by an information processing apparatus such as a server existing in the network NW. Also in this case, the navigation device 200 can use the travel time by acquiring the travel time after allocation from the information processing device.

(変形例5)
上述した実施形態では、ナビゲーション装置200において、経路探索処理を実行することにしている。しかし、ネットワークNWに存在するサーバ等の情報処理装置において、経路探索処理を実行し、ナビゲーション装置200は、経路探索結果を情報処理装置から取得するようにしても良い。
(Modification 5)
In the above-described embodiment, the navigation device 200 executes route search processing. However, an information processing device such as a server existing in the network NW may execute the route search process, and the navigation device 200 may acquire the route search result from the information processing device.

(変形例6)
上述した本実施形態のナビゲーション装置200を構成する各部の制御動作は、ハードウェア、または、ソフトウェア、あるいは、両者の複合構成を用いて実行することも可能である。
(Modification 6)
The control operation of each unit constituting the navigation device 200 of this embodiment described above can be executed using hardware, software, or a composite configuration of both.

ソフトウェアを用いて処理を実行する場合には、処理シーケンスを記録したプログラムを、専用のハードウェアに組み込まれているコンピュータ内のメモリにインストールして実行させることが可能である。あるいは、各種処理が実行可能な汎用コンピュータ内のメモリにインストールして実行させることが可能である。 When processing is performed using software, a program recording a processing sequence can be installed in a memory within a computer incorporated in dedicated hardware and executed. Alternatively, it can be installed and executed in a memory within a general-purpose computer capable of executing various types of processing.

例えば、プログラムは、記録媒体としてのハードディスクやROMに予め記録しておくことが可能である。あるいは、プログラムは、リムーバブル記録媒体に一時的、あるいは、永続的に記録しておくことが可能である。このようなリムーバブル記録媒体は、いわゆるパッケージソフトウエアとして提供することが可能である。リムーバブル記録媒体は、磁気ディスク、半導体メモリなどの各種記録媒体があげられる。 For example, the program can be recorded in advance on a hard disk or ROM as a recording medium. Alternatively, the program can be temporarily or permanently recorded on a removable recording medium. Such removable recording media can be provided as so-called package software. Removable recording media include various recording media such as magnetic disks and semiconductor memories.

なお、プログラムは、上述したようなリムーバブル記録媒体からコンピュータにインストールすることになる。また、ダウンロードサイトからコンピュータに無線で転送することになる。また、ネットワークを介してコンピュータに有線で転送することになる。 The program is installed in the computer from the removable recording medium as described above. It will also be wirelessly transferred from the download site to your computer. In addition, it will be transferred to the computer by wire through the network.

プログラムの形態としては、クラウド等によるネット上のサーバからの利用もありえる。一部のプログラムのみをコンピュータに転送して利用する形態もありえる。 As for the form of the program, it is possible to use it from a server on the network such as the cloud. There is also a form in which only part of the program is transferred to the computer for use.

(変形例7)
上述した実施形態のナビゲーション装置200を構成する各部は、上述した実施形態で説明した処理動作に従って時系列的に処理を実行するだけに限定するものでない。例えば、処理を実行する装置の処理能力、あるいは、必要に応じて並列的にあるいは個別に処理を実行するように構築することも可能である。また、上述した実施形態のナビゲーション装置200の各機能を複数の情報処理装置の協働によって実現してもよく、上述した記憶部203に記憶した情報のうちの少なくとも一部は、他の装置の内部/外部記憶装置に記憶されていてもよく、例えばクラウド上に構築されていてもよい。
(Modification 7)
Each unit constituting the navigation device 200 of the above-described embodiment is not limited to executing processes in chronological order according to the processing operations described in the above-described embodiment. For example, it is also possible to construct so as to execute the processing in parallel or individually, depending on the processing capacity of the device that executes the processing, or as necessary. Further, each function of the navigation device 200 of the embodiment described above may be realized by cooperation of a plurality of information processing devices, and at least part of the information stored in the storage unit 203 described above may be used by another device. It may be stored in an internal/external storage device, or may be built on the cloud, for example.

100 交通情報センタ
101 交通情報記憶部
102 交通情報配信部
200 ナビゲーション装置
201 位置情報取得部
202 交通情報取得部(取得手段)
203 記憶部(第1の記憶手段、第2の記憶手段)
204 変換部(変換手段)
205 制御部
206 経路探索部
207 経路案内部
208 表示部(表示手段)
209 入力部
NW ネットワーク
REFERENCE SIGNS LIST 100 traffic information center 101 traffic information storage unit 102 traffic information distribution unit 200 navigation device 201 position information acquisition unit 202 traffic information acquisition unit (acquisition means)
203 storage unit (first storage means, second storage means)
204 conversion unit (conversion means)
205 control unit 206 route search unit 207 route guidance unit 208 display unit (display means)
209 input part NW network

Claims (8)

交通情報センタから提供される方向別旅行時間を処理する情報処理装置であって、
センタ側リンクに紐付けられた前記方向別旅行時間を取得する取得手段と、
前記方向別旅行時間を、前記センタ側リンクに対応するナビ側リンクに割り当てる第1の旅行時間と、前記ナビ側リンクの進行方向に隣接するナビ側ノードに割り当てる第2の旅行時間と、に振り分ける変換手段と、
前記第1の旅行時間を前記ナビ側リンクに紐付けて記憶する第1の記憶手段と、
前記第2の旅行時間を前記ナビ側ノードに紐付けて記憶する第2の記憶手段と、
を有することを特徴とする情報処理装置。
An information processing device for processing direction-specific travel times provided from a traffic information center,
Acquisition means for acquiring the direction-specific travel time associated with the center-side link;
The direction-specific travel time is divided into a first travel time assigned to a navigation-side link corresponding to the center-side link and a second travel time assigned to a navigation-side node adjacent to the navigation-side link in the traveling direction. a conversion means;
a first storage means for storing the first travel time in association with the navigation-side link;
a second storage means for storing the second travel time in association with the navigation-side node;
An information processing device comprising:
前記変換手段は、
前記方向別旅行時間の中で最小の方向別旅行時間を前記第1の旅行時間として前記ナビ側リンクに割り当て、
前記方向別旅行時間から前記最小の方向別旅行時間を減算した旅行時間を前記第2の旅行時間として前記ナビ側ノードに割り当てる、ことを特徴とする請求項1に記載の情報処理装置。
The conversion means is
assigning the minimum travel time by direction among the travel times by direction to the navigation-side link as the first travel time;
2. The information processing apparatus according to claim 1, wherein a travel time obtained by subtracting said minimum direction-specific travel time from said direction-specific travel time is assigned to said navi-side node as said second travel time.
前記取得手段は、
センタ側進入リンクに紐付けられた前記方向別旅行時間とセンタ側退出リンクとを取得し、
前記変換手段は、
前記センタ側進入リンクに対応するナビ側進入リンクと、前記センタ側退出リンクに対応するナビ側退出リンクと、を特定し、
前記ナビ側進入リンクと前記ナビ側退出リンクとの間を接続するナビ側ノードを特定し、
前記方向別旅行時間を、前記ナビ側進入リンクに割り当てる前記第1の旅行時間と、前記ナビ側ノードに割り当てる前記第2の旅行時間と、に振り分け、
前記第1の記憶手段は、
前記第1の旅行時間を前記ナビ側進入リンクに紐付けて記憶し、
前記第2の記憶手段は、
前記第2の旅行時間を前記ナビ側進入リンクと前記ナビ側退出リンクとで規定される方向が特定可能な情報と共に前記ナビ側ノードに紐付けて記憶する、ことを特徴とする請求項1または請求項2に記載の情報処理装置。
The acquisition means is
Acquiring the direction-specific travel time and the center-side exit link linked to the center-side entrance link,
The conversion means is
specifying a navigation-side entry link corresponding to the center-side entry link and a navigation-side exit link corresponding to the center-side exit link;
identifying a navigation-side node connecting between the navigation-side entry link and the navigation-side exit link;
dividing the direction-specific travel time into the first travel time assigned to the navigation-side approach link and the second travel time assigned to the navigation-side node;
The first storage means is
storing the first travel time in association with the navigation-side entry link;
The second storage means is
2. The second travel time is stored in association with the navigation-side node together with information capable of specifying a direction defined by the navigation-side entry link and the navigation-side exit link. The information processing apparatus according to claim 2.
前記方向が特定可能な情報は、
前記ナビ側進入リンクを基準として、前記ナビ側進入リンクと前記ナビ側退出リンクとのなす角度から特定された前記ナビ側退出リンクの進行方向の情報と、
前記ナビ側進入リンクと前記ナビ側退出リンクとの組の情報と、
のうち少なくとも1つの情報である、ことを特徴とする請求項3に記載の情報処理装置。
The direction-identifiable information includes:
Information about the traveling direction of the navigation-side exit link specified from the angle formed by the navigation-side entry link and the navigation-side exit link with respect to the navigation-side entry link;
information on a set of the navigation-side entry link and the navigation-side exit link;
4. The information processing apparatus according to claim 3, wherein the information is at least one of:
前記第1の記憶手段には、ナビ側進入リンクの通過に要する旅行時間であるリンクコストが前記ナビ側進入リンクに付与されており、
前記第2の記憶手段には、ナビ側ノードの通過に要する方向別の旅行時間であるノードコストが、前記方向が特定可能な情報と共に前記ナビ側ノードに付与されており、
前記第1の記憶手段は、
前記変換手段が特定した前記ナビ側進入リンクに付与されている前記リンクコストを前記第1の旅行時間に変更し、
前記第2の記憶手段は、
前記変換手段が特定した前記ナビ側ノードに付与されている前記ノードコストの中で、前記変換手段が特定した前記ナビ側進入リンクと前記ナビ側退出リンクとで規定される方向に対応する前記ノードコストを前記第2の旅行時間に変更する、ことを特徴とする請求項3または請求項4に記載の情報処理装置。
a link cost, which is a travel time required to pass through the navigation-side approach link, is given to the navigation-side approach link in the first storage means;
In the second storage means, a node cost, which is a travel time for each direction required to pass through the navi-side node, is given to the navi-side node together with information that enables the direction to be specified,
The first storage means is
changing the link cost assigned to the navigation-side approach link specified by the conversion means to the first travel time;
The second storage means is
Among the node costs assigned to the navigation-side node identified by the conversion means, the node corresponding to a direction defined by the navigation-side entry link and the navigation-side exit link identified by the conversion means 5. The information processing apparatus according to claim 3, wherein the cost is changed to the second travel time.
前記第2の記憶手段に記憶した前記第2の旅行時間を前記ナビ側ノードに紐付けて表示する表示手段を有する、ことを特徴とする請求項1から請求項5の何れか一項に記載の情報処理装置。 6. The method according to any one of claims 1 to 5, further comprising display means for displaying the second travel time stored in the second storage means in association with the navigation-side node. information processing equipment. 交通情報センタから提供される方向別旅行時間を情報処理装置が処理する方法であって、
前記情報処理装置は、
センタ側リンクに紐付けられた前記方向別旅行時間を取得する工程と、
前記方向別旅行時間を、前記センタ側リンクに対応するナビ側リンクに割り当てる第1の旅行時間と、前記ナビ側リンクの進行方向に隣接するナビ側ノードに割り当てる第2の旅行時間と、に振り分ける工程と、
前記第1の旅行時間を前記ナビ側リンクに紐付けて第1の記憶手段に記憶する工程と、
前記第2の旅行時間を前記ナビ側ノードに紐付けて第2の記憶手段に記憶する工程と、
を行うことを特徴とする方法。
A method for an information processing device to process a direction-specific travel time provided from a traffic information center, comprising:
The information processing device is
a step of acquiring the direction-specific travel time associated with the center-side link;
The direction-specific travel time is divided into a first travel time assigned to a navigation-side link corresponding to the center-side link and a second travel time assigned to a navigation-side node adjacent to the navigation-side link in the traveling direction. process and
a step of associating the first travel time with the navigation-side link and storing it in a first storage means;
a step of linking the second travel time to the navigation-side node and storing it in a second storage means;
A method comprising:
交通情報センタから提供される方向別旅行時間を処理するコンピュータに、
センタ側リンクに紐付けられた前記方向別旅行時間を取得するステップと、
前記方向別旅行時間を、前記センタ側リンクに対応するナビ側リンクに割り当てる第1の旅行時間と、前記ナビ側リンクの進行方向に隣接するナビ側ノードに割り当てる第2の旅行時間と、に振り分けるステップと、
前記第1の旅行時間を前記ナビ側リンクに紐付けて第1の記憶手段に記憶するステップと、
前記第2の旅行時間を前記ナビ側ノードに紐付けて第2の記憶手段に記憶するステップと、
を実行させる、プログラム。
to the computer that processes the travel time by direction provided by the traffic information center,
a step of acquiring the direction-specific travel time associated with the center-side link;
The direction-specific travel time is divided into a first travel time assigned to a navigation-side link corresponding to the center-side link and a second travel time assigned to a navigation-side node adjacent to the navigation-side link in the traveling direction. a step;
a step of linking the first travel time to the navigation-side link and storing it in a first storage means;
a step of linking the second travel time to the navigation-side node and storing it in a second storage means;
The program that causes the to run.
JP2018177409A 2018-09-21 2018-09-21 Information processing device, method and program Active JP7143166B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018177409A JP7143166B2 (en) 2018-09-21 2018-09-21 Information processing device, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018177409A JP7143166B2 (en) 2018-09-21 2018-09-21 Information processing device, method and program

Publications (2)

Publication Number Publication Date
JP2020046400A JP2020046400A (en) 2020-03-26
JP7143166B2 true JP7143166B2 (en) 2022-09-28

Family

ID=69899588

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018177409A Active JP7143166B2 (en) 2018-09-21 2018-09-21 Information processing device, method and program

Country Status (1)

Country Link
JP (1) JP7143166B2 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002372430A (en) 2001-06-15 2002-12-26 Alpine Electronics Inc Navigation equipment
JP2006134158A (en) 2004-11-08 2006-05-25 Denso Corp Section traveling time information collecting system and in-vehicle device
JP2007241813A (en) 2006-03-10 2007-09-20 Aisin Aw Co Ltd Traffic data calculation system
JP2007248183A (en) 2006-03-15 2007-09-27 Denso Corp Route search system, navigation apparatus, and traffic information collecting device
JP2010176243A (en) 2009-01-28 2010-08-12 Aisin Aw Co Ltd Navigation device, probe information transmission method, program, and traffic information creation device
JP2010181156A (en) 2009-02-03 2010-08-19 Alpine Electronics Inc Navigation device, and method and program of displaying traffic congestion information
JP2012198043A (en) 2011-03-18 2012-10-18 Toyota Mapmaster:Kk Navigation device, navigation method, computer program for executing navigation method, and recording medium recording computer program
JP2016211900A (en) 2015-05-01 2016-12-15 株式会社ゼンリン Information processing apparatus, route search method, traffic information data, and computer program
JP2016224872A (en) 2015-06-03 2016-12-28 住友電工システムソリューション株式会社 Traffic situation identification apparatus, traffic situation identification method, and computer program

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002372430A (en) 2001-06-15 2002-12-26 Alpine Electronics Inc Navigation equipment
JP2006134158A (en) 2004-11-08 2006-05-25 Denso Corp Section traveling time information collecting system and in-vehicle device
JP2007241813A (en) 2006-03-10 2007-09-20 Aisin Aw Co Ltd Traffic data calculation system
JP2007248183A (en) 2006-03-15 2007-09-27 Denso Corp Route search system, navigation apparatus, and traffic information collecting device
JP2010176243A (en) 2009-01-28 2010-08-12 Aisin Aw Co Ltd Navigation device, probe information transmission method, program, and traffic information creation device
JP2010181156A (en) 2009-02-03 2010-08-19 Alpine Electronics Inc Navigation device, and method and program of displaying traffic congestion information
JP2012198043A (en) 2011-03-18 2012-10-18 Toyota Mapmaster:Kk Navigation device, navigation method, computer program for executing navigation method, and recording medium recording computer program
JP2016211900A (en) 2015-05-01 2016-12-15 株式会社ゼンリン Information processing apparatus, route search method, traffic information data, and computer program
JP2016224872A (en) 2015-06-03 2016-12-28 住友電工システムソリューション株式会社 Traffic situation identification apparatus, traffic situation identification method, and computer program

Also Published As

Publication number Publication date
JP2020046400A (en) 2020-03-26

Similar Documents

Publication Publication Date Title
JP4255028B2 (en) Traffic information transmission method for navigation device and server device
US6269303B1 (en) Vehicle navigation system and recording medium
JP5462536B2 (en) Route guidance server device, navigation device, route guidance system, and route guidance method
JP3581559B2 (en) Route search device
EP3452783B1 (en) Stitching mixed-version map tiles in hybrid navigation for partial map updates
JP6968171B2 (en) Display control device and display control method
US20090125229A1 (en) Corridor mapping with alternative routes
JP6478864B2 (en) Electronic device, route guidance program, and route guidance system
US11255692B2 (en) System and method for identification of a roadwork zone
JP4948205B2 (en) Navigation device, navigation system, and route display method.
JP4773385B2 (en) Navigation device, navigation system, and route display method.
EP3452784B1 (en) Stitching mixed-version map tiles in hybrid navigation for partial map updates
JP4328381B2 (en) Moving path search device, method thereof, program thereof, recording medium recording the program, and guidance guidance device
JP6633372B2 (en) Route search device and route search method
JP7028539B2 (en) Road map information generation method and electronic devices
JP2010133810A (en) Navigating device and road data generating device for navigation
JP2004078786A (en) Inter-vehicle communication device
JP7143166B2 (en) Information processing device, method and program
JP5132694B2 (en) DATA GENERATION DEVICE, DATA GENERATION METHOD, AND ROUTE SEARCH DEVICE
JP5032592B2 (en) Route search device, route search method, route search program, and recording medium
JP6994016B2 (en) Route search device and route search method
JP4677767B2 (en) Navigation device and information presentation method
JP7351800B2 (en) Travel route prediction device and program
JP7044727B2 (en) Navigation system, traffic status determination server device, terminal device and traffic status determination method
JP7261201B2 (en) Route guidance device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210901

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20220203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220830

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220913

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220914

R150 Certificate of patent or registration of utility model

Ref document number: 7143166

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150