JP2020046236A - Electronic device, route search method, and route search program - Google Patents

Electronic device, route search method, and route search program Download PDF

Info

Publication number
JP2020046236A
JP2020046236A JP2018173199A JP2018173199A JP2020046236A JP 2020046236 A JP2020046236 A JP 2020046236A JP 2018173199 A JP2018173199 A JP 2018173199A JP 2018173199 A JP2018173199 A JP 2018173199A JP 2020046236 A JP2020046236 A JP 2020046236A
Authority
JP
Japan
Prior art keywords
link
escape
cost
route
links
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.)
Granted
Application number
JP2018173199A
Other languages
Japanese (ja)
Other versions
JP7049043B2 (en
Inventor
信範 工藤
Akinori Kudo
信範 工藤
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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2018173199A priority Critical patent/JP7049043B2/en
Publication of JP2020046236A publication Critical patent/JP2020046236A/en
Application granted granted Critical
Publication of JP7049043B2 publication Critical patent/JP7049043B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an electronic device, a route search method and a route search program with which it is possible to search for an appropriate guidance route and provide it taking into account the cost of exiting a node.SOLUTION: The route search program executed by the electronic device comprises the steps of: searching for a route from the present position or a discretionary point to a destination on the basis of map data; and setting the cost of exiting for each exit link, with a link for entering a node defined as an entry link and one or a plurality of links through which the node can be exited, defined as an exit link. The search step further calculates a traffic cost to the destination taking into account the set cost of exiting.SELECTED DRAWING: Figure 6

Description

本発明は、ナビゲーション装置を備えた電子装置に関し、特に交差点の通行コストを考慮して誘導経路を探索する技術に関するものである。   The present invention relates to an electronic device having a navigation device, and more particularly to a technique for searching for a guidance route in consideration of a traffic cost at an intersection.

従来の典型的な車載用ナビゲーション装置は、自律航法センサやGPS(Global Positioning System)受信機などを用いて車両の現在位置を検出し、その近傍の地図データを記憶媒体から読み出して画面上に表示する。そして、画面上の所定箇所に自車位置を示す自車位置マークを重ね合わせて表示を行うことにより、車両の現在位置を一目で分かるようにしている。   A conventional typical in-vehicle navigation device detects the current position of a vehicle using an autonomous navigation sensor, a GPS (Global Positioning System) receiver, and the like, reads map data near the vehicle from a storage medium, and displays the map data on a screen. I do. Then, the current position of the vehicle can be known at a glance by superimposing and displaying the vehicle position mark indicating the vehicle position on a predetermined location on the screen.

車載用ナビゲーション装置には、通常、ユーザが目的地に向けて道路を間違うことなく容易に走行できるように案内する機能(経路誘導機能)が搭載されている。この経路誘導機能によれば、地図データを用いて出発地(典型的には自車の現在位置)から目的地までを結ぶ最適な経路(典型的にはコストが最も低い経路)を、横型探索法やダイクストラ法等のシミュレーション計算を行って自動探索し、その探索した経路を誘導経路として記憶しておき、走行中、地図画像上にその誘導経路を他の道路とは識別可能に(例えば、色を変えたり、線幅を太くして)表示したり、また、自車が誘導経路上で進路を変更すべき交差点まで所定距離に近づいたときに、地図画像上にその交差点の案内図(交差点拡大図、該交差点での進行方向を示す矢印、該交差点までの距離、交差点名など)を表示したりすることで、いずれの道路を走行すればよいか、また、交差点でどの方向に進んだらよいかをユーザが把握できるようになっている。   2. Description of the Related Art In-vehicle navigation devices are usually provided with a function (route guidance function) for providing guidance so that a user can easily travel on a road to a destination without making a mistake. According to this route guidance function, an optimal route (typically, the route with the lowest cost) from the departure point (typically, the current position of the vehicle) to the destination is searched using map data in a horizontal search. Method and the Dijkstra method are used to perform a simulation calculation and perform an automatic search. The searched route is stored as a guide route so that the guide route can be distinguished from other roads on a map image during traveling (for example, When the vehicle approaches a predetermined distance to an intersection where the course should be changed on the guidance route, the guide map of the intersection is displayed on the map image (by changing the color or increasing the line width). By displaying an enlarged view of the intersection, an arrow indicating the direction of travel at the intersection, the distance to the intersection, the name of the intersection, etc.), and which direction to travel at the intersection. User knows if it's okay It has been cut way.

なお、コストとは、誘導経路としての適性の程度を数値化したものであり、ノード(経緯度で表現された点)に係るコストと、リンク(2つのノードを連結した部分、すなわち道路の一部分)に係るコストの2種類がある。リンクに係るコストは、距離(道路長)を基に、一般道か高速道路かなどを示す道路種別(道路クラス)、車線数、道路幅員などに応じてそれぞれ一定の規則に基づき定められた係数(所定の重み付けがなされた係数)を乗じた値(相対値)や車両の走行予測時間などである。一方、ノードに係るコストは、交差点を通過する際に他車両が向かってくることを考慮しないといけない方向の数(以下、勘定方向と称す)、右左折等通過方向の角度、交差点での信号機の有無などに応じて、それぞれ一定の規則に基づき定められた係数(所定の重み付けがなされた係数)を乗じた値(相対値)が設定される。   Note that the cost is a numerical value of the degree of suitability as a guidance route. The cost related to a node (a point expressed by latitude and longitude) and a link (a portion connecting two nodes, that is, a portion of a road) )). The cost of the link is based on the distance (road length) and is a coefficient determined based on certain rules according to the road type (road class) indicating whether it is a general road or an expressway, the number of lanes, the road width, etc. The value is a value (relative value) multiplied by a (weighted coefficient), a predicted travel time of the vehicle, or the like. On the other hand, the cost related to the node includes the number of directions in which other vehicles must be considered when passing through an intersection (hereinafter, referred to as a bill direction), the angle in the passing direction such as turning left and right, and the traffic light at the intersection. A value (relative value) multiplied by a coefficient (coefficient with predetermined weighting) determined based on a certain rule is set in accordance with the presence / absence of, for example.

従来の車載用ナビゲーション装置において、目的地までの経路の計算は、走行する実際の道路をノードとリンクに抽象化したネットワークを用いて行われている。目的地までの「最適な経路」とは、出発地から目的地に至るまでの各リンク毎のリンクコストと、各ノード毎の交差点通過方向コストとを合計した値(つまり、目的地までのトータルの通行コスト)が最小になるようなリンク列である。   In a conventional in-vehicle navigation device, the calculation of a route to a destination is performed using a network in which actual roads to be traveled are abstracted into nodes and links. The "optimum route" to the destination is the sum of the link cost for each link from the departure point to the destination and the intersection passing direction cost for each node (that is, the total cost to the destination). Is a link string that minimizes the traffic cost.

1つ1つのリンクを通行した場合の通行コストは、例えば、以下の式(1)により算出される。   The traffic cost when passing through each link is calculated by, for example, the following equation (1).

通行コスト=リンクコスト+交差点通過方向コスト …(1)
ここに、リンクコストは、道路長が含まれており、ノード間における道路長が短いほど小さくなるように定められた値である。交差点通過方向コストは、勘定方向の数が含まれており、交差点を通過する際に考慮するべき他車両が向かってくる方向の数に応じて、一定の規則に基づき定められた値(相対値)が含まれる。従来の技術では、出発地から目的地までの各リンクについて、上記の式(1)に基づいて通行コストを加算することでトータルの通行コストを求めている。
Traffic cost = link cost + intersection passing direction cost ... (1)
Here, the link cost includes a road length, and is a value determined to be smaller as the road length between nodes is shorter. The intersection passing direction cost includes the number of billing directions, and is a value (relative value) determined based on a certain rule according to the number of directions in which another vehicle is to be considered when passing through the intersection. ) Is included. In the related art, the total traffic cost is obtained by adding the traffic cost based on the above equation (1) for each link from the departure point to the destination.

このような経路探索に関連する技術として、特許文献1には、時刻や曜日などに対応した道路幅員係数や道路種別係数を用いて、リンクの評価値を算出し、経路設定時点の時刻・曜日・日時に応じた適切な経路を設定する技術が記載されている。   As a technique related to such a route search, Patent Literature 1 discloses that a link evaluation value is calculated using a road width coefficient or a road type coefficient corresponding to a time, a day of the week, or the like, and the time / day of a route setting time is calculated.・ A technique for setting an appropriate route according to the date and time is described.

また、特許文献2には、経路設定において、交差点に設置された信号機の有無や、設置されている信号機が右折矢印信号が表示されるようなものであった場合に、右折コストを小さい値に設定し、通行コストの合計値が小さくなる経路を探索する技術が記載されている。   Further, in Patent Document 2, in the route setting, if there is a traffic light installed at an intersection or if the installed traffic light is such that a right-turn arrow signal is displayed, the right-turn cost is reduced to a small value. A technique for setting and searching for a route that reduces the total value of the toll costs is described.

特開2002−148065号公報JP-A-2002-148065 特開2005−321360公報JP 2005-321360 A

上述したように、従来の車載用ナビゲーション装置では、基本的に、出発地から目的地までのトータルの通行コストが最小になる経路を誘導経路(推奨経路)として案内している。   As described above, in the conventional in-vehicle navigation device, basically, a route that minimizes the total traffic cost from the departure point to the destination is guided as a guidance route (recommended route).

ここで、図1は本発明の課題を示す図である。図1(a)は、本発明の課題の1つを具体的に示したもので、現在地と目的地までの間に施設へ進入するために整備された道路(道路リンク2)が存在する場合である。なお、図1(a)におけるGは、目的地のことを指す。また、このような道路状態としては、例えば、駅前のロータリーなどがある。なお、ノードであるXとYは交差点を示しており、道路リンク2は交差点Xから交差点Yへの一方通行となっている。また、道路リンク1は、交差点Xから交差点Yを結ぶリンクの中で、最も道路長が短いリンクである。   Here, FIG. 1 is a diagram showing the problem of the present invention. FIG. 1A specifically shows one of the problems of the present invention, in a case where there is a road (road link 2) prepared to enter the facility between the current location and the destination. It is. Note that G in FIG. 1A indicates a destination. Such road conditions include, for example, a rotary in front of a station. The nodes X and Y indicate intersections, and the road link 2 is one-way from the intersection X to the intersection Y. The road link 1 has the shortest road length among the links connecting the intersection X to the intersection Y.

ここで、現在地から目的地までの経路を探索すると図1(b)に示すような2つのルートが候補として算出される。ルート1は、道路リンク1を通る現在地と目的地間の最短距離ルートであり、ルート2は、道路リンク2を通る経路である。ルート2は、ルート1に比べて移動距離が長くなるが、現在のナビゲーション装置では、移動距離が長く、かつ、施設の道路に進入するルート2が誘導経路として選定されてしまうのである。   Here, when a route from the current position to the destination is searched, two routes as shown in FIG. 1B are calculated as candidates. Route 1 is the shortest distance route between the current location and the destination passing through the road link 1, and Route 2 is a route passing through the road link 2. The route 2 has a longer moving distance than the route 1, but the current navigation device has a longer moving distance and the route 2 that enters the facility road is selected as the guidance route.

ここで、ルート2が選定されてしまう理由について、図2の交差点の通行コストの設定方法を示す図を用いて詳細に説明する。図2(a)は、図1における交差点Xを模式的に表した図である。リンクAは、現在位置から交差点Xへ進入する進入リンクであり、リンクB、リンクC、リンクDは、進入リンクAにおける交差点Xの脱出リンクである。つまり、進入リンクがリンクAであったとき、脱出リンクはリンクB,リンクC、リンクDの3つとなる。また、矢印S11、S12、S21、S22、S31、S32、S41、S42は、進入リンクAから交差点Xを通過する際の勘定方向を表している。なお、勘定方向の数と実際の車線の数は同じものではなく、勘定方向はあくまで交差点を通行の際に他車両の進行を考慮する必要のある方向のことである。また、以下の説明において、進入リンクであるリンクAは進入リンクA、脱出リンクであるリンクB、リンクC、リンクDは脱出リンクB、脱出リンクC、脱出リンクDと称する。   Here, the reason why the route 2 is selected will be described in detail with reference to FIG. 2 showing a method for setting the traffic cost at the intersection. FIG. 2A is a diagram schematically illustrating an intersection X in FIG. The link A is an entry link that enters the intersection X from the current position, and the links B, C, and D are exit links of the intersection X in the entry link A. That is, when the incoming link is the link A, the exit links are the three links B, C, and D. Arrows S11, S12, S21, S22, S31, S32, S41, and S42 indicate the direction of the account when passing through intersection X from approach link A. Note that the number of billing directions and the actual number of lanes are not the same, and the counting direction is a direction in which it is necessary to consider the traveling of other vehicles when passing through an intersection. In the following description, the link A, which is an entrance link, is referred to as an entrance link A, and the links B, C, and D which are exit links are referred to as exit links B, exit links C, and exit links D.

図2(b)は、進入リンクAにおける脱出リンクB,C、Dそれぞれの通行コストを示す図である。なお、以下の説明では、脱出リンクにおける通行コストのことを脱出コストと称す。脱出コストは、勘定方向の数によって設定される。例えば、脱出リンクBの左折方向へは、勘定方向はS12のみであるため、勘定方向1つ分の脱出コスト15が付加させる。なお、勘定方向1つ分の脱出コストの値は実施態様によって変更されるものであってよい。次に、脱出リンクCの直進方向へは、勘定方向はS12、S21の2つであるため、勘定方向2つ分の脱出コスト30が付加させる。そして、脱出リンクDの右折方向へは、勘定方向はS12、S21、S42の3つであるため、勘定方向3つ分の脱出コスト45が付加させる。   FIG. 2B is a diagram showing the traffic costs of each of the exit links B, C, and D in the entrance link A. In the following description, the traffic cost on the escape link is referred to as the escape cost. The escape cost is set by the number in the account direction. For example, in the left turn direction of the exit link B, since the account direction is only S12, an escape cost 15 for one account direction is added. In addition, the value of the escape cost for one account direction may be changed depending on the embodiment. Next, since there are two account directions S12 and S21 in the straight traveling direction of the escape link C, an escape cost 30 for two account directions is added. Then, since there are three billing directions S12, S21, and S42 in the right turn direction of the escape link D, an escape cost 45 for three billing directions is added.

図2(c)は、交差点Xにおける現在地からも目的地までの交差点の脱出コストとリンクコスト(距離によるコスト)を加算したコストの合計値の比較を表す図である。まず、交差点Xにおいて、直進した場合(ルート2)、交差点Xの脱出コストは30、リンクコストは、距離を考慮して例えば通行コストが137と設定され、交差点Yにおいても同様の脱出コストの算出方法より脱出コスト30となり、ルート2の通行コストの合計値は197となる。次に、交差点Xにおいて、右折した場合(ルート1)、交差点Xの脱出コストは45、リンクコストは距離を考慮して例えば通行コストが113と設定され、交差点Yにおいても同様の脱出コストの算出方法より脱出コスト45となり、ルート1の通行コストの合計値は203となる。よって、誘導経路は通行コストが最小となる経路が自動的に選定されてしまうため、通行コストの合計値が低いルート2の経路が選定されてしまう。   FIG. 2C is a diagram illustrating a comparison of a total value of costs obtained by adding an exit cost and a link cost (cost based on distance) of an intersection from the current position to the destination at the intersection X. First, when the vehicle goes straight at the intersection X (route 2), the escape cost of the intersection X is set to 30, the link cost is set to, for example, 137 in consideration of the distance, and the same escape cost is calculated at the intersection Y. The escape cost is 30 according to the method, and the total value of the travel cost of the route 2 is 197. Next, at the intersection X, when making a right turn (route 1), the escape cost of the intersection X is set to 45, the link cost is set to, for example, 113 in consideration of the distance, and the same escape cost is calculated at the intersection Y. The escape cost is 45 according to the method, and the total value of the travel costs of the route 1 is 203. Therefore, since the route with the minimum traffic cost is automatically selected as the guidance route, the route of Route 2 having the low total value of the traffic costs is selected.

本発明は、このような従来の課題を解決するものであり、ノードの脱出コストを考慮して、適切な誘導経路を探索し、提供できる電子装置、経路探索方法および経路案内プログラムを提供することを目的とする。   The present invention is to solve such a conventional problem, and provides an electronic device, a route search method, and a route guidance program capable of searching for and providing an appropriate guide route in consideration of an escape cost of a node. With the goal.

本発明に係る電子装置は、ナビゲーション機能を備えた電子装置であって、ノードおよびリンクを有する地図データを取得する取得手段と、前記取得手段により取得した地図データに基づき、現在位置または任意の地点から目的地までの経路を探索する経路探索手段と、ノードへ進入するリンクを進入リンク、ノードから脱出可能な1または複数のリンクを脱出リンクとした場合に、当該脱出リンクのリンク情報を前記取得手段から取得して、当該脱出リンクごとに脱出コストを設定する設定手段と、前記経路探索手段は、前記設定手段により設定された前記脱出コストを考慮して目的地までの通行コストの計算を行う。   An electronic device according to the present invention is an electronic device having a navigation function, and includes an acquisition unit that acquires map data having nodes and links, and a current position or an arbitrary point based on the map data acquired by the acquisition unit. Route search means for searching for a route from a route to a destination, and obtaining link information of the exit link when the link entering the node is an entry link and one or more links that can escape from the node are exit links. Setting means for setting an escape cost for each of the escape links obtained from the means, and the route search means calculates a traffic cost to a destination in consideration of the escape cost set by the setting means. .

ある実施態様では、前記設定手段は、脱出リンクを通行する際に考慮が必要な勘定方向の数に応じて前記脱出コストを設定するものであって、ノードに接続されている脱出リンクのうち少なくとも1つのリンク情報に基づき、当該脱出リンクの方向から当該交差点へ他車両が進入できないことが想定される場合に、前記脱出コストを変動させる。ある実施態様では、前記設定手段は、ノードに接続されている脱出リンクのうち少なくとも1つのリンク情報が一方通行であった場合に、当該脱出リンクごとの脱出コストを変動させる。ある実施態様では、前記設定手段は、ノードに接続されている脱出リンクのうち少なくとも1つのリンク情報が通行禁止に関する情報であった場合に、当該脱出リンクごとの脱出コストを変動させる。ある実施態様では、前記設定手段は、前記勘定方向における車線の数および/または種類を前記取得手段から取得し、前記車線の数および/または種類を考慮して当該脱出リンクごとに脱出コストを設定する。ある実施態様では、前記経路探索手段はさらに、探索された複数の経路から誘導経路を決定する決定手段を含み、前記経路探索手段は、現在地から目的地に至る経路上に設定されたリンクのリンクコストと、各ノードにおけるリンク情報を考慮して設定された脱出リンクの前記脱出コストとを順次加算して通行コストを算出し、前記決定手段は、当該通行コストが最小の経路を誘導経路として決定する。   In one embodiment, the setting means sets the escape cost according to the number of account directions that need to be considered when passing through the escape link, and includes at least one of the escape links connected to the node. Based on one piece of link information, when it is assumed that another vehicle cannot enter the intersection from the direction of the exit link, the exit cost is changed. In one embodiment, when at least one piece of link information among the escape links connected to the node is one-way, the setting unit changes the escape cost for each of the escape links. In one embodiment, when at least one link information among the escape links connected to the node is information related to the prohibition of traffic, the setting unit changes the escape cost for each of the escape links. In one embodiment, the setting unit acquires the number and / or type of lanes in the account direction from the acquisition unit, and sets an escape cost for each escape link in consideration of the number and / or type of the lanes. I do. In one embodiment, the route search unit further includes a determination unit that determines a guidance route from the plurality of searched routes, and the route search unit includes a link of a link set on a route from a current position to a destination. The traffic cost is calculated by sequentially adding the cost and the escape cost of the escape link set in consideration of the link information at each node, and the determining unit determines the route having the smallest traffic cost as the guide route. I do.

本発明に係る経路探索方法は、ノードおよびリンクを有する地図データを用いてナビゲーション機能を実行する電子装置における経路探索方法であって、地図データに基づき、現在位置または任意の地点から目的地までの経路を探索するステップと、ノードへ進入するリンクを進入リンク、ノードから脱出可能な1または複数のリンクを脱出リンクとした場合に、当該脱出リンクのリンク情報に基づいて当該脱出リンクごとに脱出コストを設定するステップと、前記探索するステップはさらに、設定された前記脱出コストを考慮して目的地までの通行コストの計算を行うステップとを有する。   A route search method according to the present invention is a route search method in an electronic device that executes a navigation function using map data having nodes and links, and based on the map data, a route from a current position or an arbitrary point to a destination. A step of searching for a route, and in a case where a link entering a node is an entry link and one or a plurality of links that can escape from the node is an exit link, an exit cost for each exit link based on link information of the exit link. And the searching step further includes a step of calculating a traffic cost to the destination in consideration of the set escape cost.

本発明に係る経路探索プログラムは、ノードおよびリンクを有する地図データを用いてナビゲーション機能を実行する電子装置における経路探索プログラムであって、地図データに基づき、現在位置または任意の地点から目的地までの経路を探索するステップと、ノードへ進入するリンクを進入リンク、ノードから脱出可能な1または複数のリンクを脱出リンクとした場合に、当該脱出リンクのリンク情報に基づいて当該脱出リンクごとに脱出コストを設定するステップと、前記探索するステップはさらに、設定された前記脱出コストを考慮して目的地までの通行コストの計算を行うステップとを有する。   A route search program according to the present invention is a route search program in an electronic device that performs a navigation function using map data having nodes and links, and based on the map data, a route search program from a current position or an arbitrary point to a destination. A step of searching for a route, and in a case where a link entering a node is an entry link and one or a plurality of links that can escape from the node is an exit link, an exit cost for each exit link based on link information of the exit link. And the searching step further includes a step of calculating a traffic cost to the destination in consideration of the set escape cost.

本発明によれば、脱出リンクのリンク情報から脱出リンクそれぞれの脱出コストを設定するようにしたので、現在地から目的地までの最適な経路を誘導経路として提供することができるようになる。   According to the present invention, since the escape cost of each escape link is set based on the link information of the escape link, an optimal route from the current location to the destination can be provided as a guidance route.

本発明の課題を示す図である。It is a figure showing a subject of the present invention. 本発明の課題における交差点の通行コストの設定方法を示す図である。It is a figure showing the setting method of the traffic cost of an intersection in the subject of the present invention. 本発明の実施形態に係るナビゲーション装置の構成を示すブロック図である。It is a block diagram showing composition of a navigation device concerning an embodiment of the present invention. 本発明の実施形態に係る地図データの内容を示す図である。It is a figure showing the contents of map data concerning an embodiment of the present invention. 本発明の実施形態に係る経路探索プログラムの機能的な構成を示す図である。It is a figure showing the functional composition of the route search program concerning the embodiment of the present invention. 本発明の実施形態に係るナビゲーション装置の動作を説明するフローチャートである。4 is a flowchart illustrating an operation of the navigation device according to the embodiment of the present invention. 本発明の実施形態に係る交差点の通行コストの設定方法を示す図である。It is a figure showing the setting method of the traffic cost of the intersection concerning the embodiment of the present invention.

次に、本発明の実施の形態について図面を参照して詳細に説明する。本発明に係る電子装置は、自動車等の移動体上に固定的に搭載される車載装置、または移動体内に持ち込み可能なポータブルタイプのコンピュータ装置等であることができる。本発明の電子装置は、ナビゲーション機能を搭載するが、これ以外の機能、例えば、オーディオ・ビデオデータを再生する機能、テレビ・ラジオ放送を受信する機能、アプリケーションソフトウェアを実行する機能などを統合的に備えるものであってもよい。   Next, embodiments of the present invention will be described in detail with reference to the drawings. The electronic device according to the present invention can be an in-vehicle device fixedly mounted on a moving body such as an automobile, or a portable computer device that can be carried into the moving body. Although the electronic device of the present invention has a navigation function, other functions such as a function of reproducing audio / video data, a function of receiving a television / radio broadcast, and a function of executing application software are integrated. It may be provided.

本発明の電子装置は、ナビゲーション機能を有するものであり、当該ナビゲーション機能を実行するために地図データを用いる。この地図情報はDVD−ROM等の記憶媒体に記憶されている地図データを用いるものであってもよいし、データ通信手段を介して配信サイトもしくは配信サーバなどから必要な地図データを取得するものであってもよい。以下の説明では、電子装置の一例として、車両に搭載された車載装置を例示する。   The electronic device of the present invention has a navigation function, and uses map data to execute the navigation function. This map information may use map data stored in a storage medium such as a DVD-ROM, or acquire necessary map data from a distribution site or a distribution server via data communication means. There may be. In the following description, a vehicle-mounted device mounted on a vehicle will be described as an example of the electronic device.

図3は、本発明の実施形態に係る車載装置の構成を示すブロック図である。車載装置100は、入力部110、自車位置検出部120、通信部130、音声出力部140、表示部150、記憶部160および制御部170を含んで構成される。   FIG. 3 is a block diagram illustrating a configuration of the vehicle-mounted device according to the embodiment of the present invention. The in-vehicle device 100 includes an input unit 110, a vehicle position detection unit 120, a communication unit 130, a voice output unit 140, a display unit 150, a storage unit 160, and a control unit 170.

入力部110は、ユーザが車載装置に対して各種情報を入力することを可能にする。入力部110は、例えば、入力キーデバイス、音声入力認識装置、タッチパネル等を含み、ユーザは、入力部110を介してメニュー選択操作、地図スクロール、目的地の設定、ルート探索の指示などを入力することができる。   The input unit 110 allows a user to input various information to the in-vehicle device. The input unit 110 includes, for example, an input key device, a voice input recognition device, a touch panel, and the like. A user inputs a menu selection operation, a map scroll, a destination setting, a route search instruction, and the like via the input unit 110. be able to.

自車位置検出部120は、自車の現在位置を測定する。自車位置検出部120は、例えば、GPS測位による絶対位置検出、自律航法センサに基づく相対位置検出により自車位置を検出する。自律航法センサは、例えば、角速度センサや地磁気センサなどである方位センサや車速パルスセンサ等の車速センサなどを備える。なお、位置情報取得部110は、ネットワークを介して位置情報配信サイトや配信サーバにアクセスすることで、自車位置情報を取得するものであってもよい。その際のネットワークとの通信は通信部130を介して行われる。   The vehicle position detection unit 120 measures the current position of the vehicle. The own-vehicle position detection unit 120 detects the own-vehicle position by, for example, absolute position detection based on GPS positioning and relative position detection based on an autonomous navigation sensor. The autonomous navigation sensor includes, for example, an azimuth sensor such as an angular velocity sensor and a geomagnetic sensor, and a vehicle speed sensor such as a vehicle speed pulse sensor. In addition, the position information acquisition unit 110 may acquire the vehicle position information by accessing a position information distribution site or a distribution server via a network. Communication with the network at that time is performed via the communication unit 130.

通信部130は、外部機器や外部ネットワーク等との間で有線または無線によるデータの送受信を可能にする。通信部130は、例えば、車載装置100が通信機能を内蔵するものであってもよいし、そのような通信機能を有する端末を車載装置100に接続するものであってもよい。通信部130は、ネットワークを介して、自車位置情報や地図データ、充電施設に関する詳細な情報を配信サイト(または配信サーバ)にアクセスし、取得することができる。また、WiFi、LAN、赤外線通信、電話回線などを利用した有線または無線によるデータ通信が可能である。   The communication unit 130 enables wired or wireless data transmission / reception with an external device or an external network. The communication unit 130 may include, for example, the vehicle-mounted device 100 having a built-in communication function, or may connect a terminal having such a communication function to the vehicle-mounted device 100. The communication unit 130 can access the distribution site (or the distribution server) and acquire the vehicle position information, the map data, and the detailed information on the charging facility via the network. Also, wired or wireless data communication using WiFi, LAN, infrared communication, telephone line, or the like is possible.

音声出力部140は、制御部によって算出された経路を案内する音声案内を出力したり、運転者に対して運転支援情報の音声案内を行ったりする。表示部150は、経路探索プログラム200の実行に基づき、決定した誘導経路に基づく道路地図を表示する。表示部150は、例えば、液晶ディスプレイ、有機ELディスプレイ、投射ディスプレイ等の表示装置を含み、地図の画像データを表示したり、利用者設定を行うための設定画面やメニュー画面を表示したりする。   The voice output unit 140 outputs voice guidance for guiding the route calculated by the control unit, and provides voice guidance of driving support information to the driver. The display unit 150 displays a road map based on the determined guidance route based on the execution of the route search program 200. The display unit 150 includes, for example, a display device such as a liquid crystal display, an organic EL display, and a projection display, and displays image data of a map, and displays a setting screen and a menu screen for performing user settings.

記憶部160は、ナビゲーションの各種機能を実行するために必要なプログラム及びデータベースを記憶する。ある実施態様では、記憶部160には地図データベース162が格納してあり、当該地図データベース162は、地図データ、道路データおよび施設データ等を含んでいる。ここで、地図データベース162の記憶媒体としては、DVD−ROM、CD−ROM、ハードディスクなどの記憶媒体を用いてもよい。なお、実施態様によっては、記憶媒体を用いず、通信部130を介して外部から各種地図情報を取得するようにしてもよい。   The storage unit 160 stores a program and a database necessary for executing various navigation functions. In one embodiment, the storage unit 160 stores a map database 162, and the map database 162 includes map data, road data, facility data, and the like. Here, as the storage medium of the map database 162, a storage medium such as a DVD-ROM, a CD-ROM, and a hard disk may be used. In some embodiments, various map information may be obtained from outside via the communication unit 130 without using a storage medium.

ここで、地図データベース162に記憶されているデータの内容について、図4を参照して説明する。地図データベース162には、道路網を表す道路ユニットと、地名やその他の、地図上に表示する道路以外のオブジェクトを表す描画ユニットと、交差点ユニットとを有する。ここで、道路ユニットでは、ノードと、ノード間を連結するリンクの集合として道路網を定義しており、道路ユニットは、ノード毎に設けられたノード情報を含むノードテーブルと、リンク毎に設けられたリンク情報を含むリンクテーブルとを有する。なお、交差点などの道路の連結点には、必ずノードが設けられる。また、道路種別が異なる点などにもノードが設けられている。   Here, the contents of data stored in the map database 162 will be described with reference to FIG. The map database 162 includes a road unit representing a road network, a drawing unit representing a place name and other objects other than roads to be displayed on a map, and an intersection unit. Here, in the road unit, a road network is defined as a set of nodes and links connecting the nodes. The road unit is provided with a node table including node information provided for each node, and a road table provided for each link. And a link table including link information. Note that nodes are always provided at road connection points such as intersections. Nodes are also provided at points where road types are different.

そして、各ノード情報には、対応するノードの識別子となるノード番号、対応するノードの各種属性を表すノード属性、対応するノードの位置を表すノード座標、対応するノードに接続するリンクを表す接続リンク情報、対応するノードに一本のリンクを介して接続する他のノードを表す接続ノード情報、当該ノードが交差点を構成するノードである場合に当該交差点の交差点番号が登録される対応交差点番号を含む。   Each node information includes a node number serving as an identifier of the corresponding node, node attributes representing various attributes of the corresponding node, node coordinates representing the position of the corresponding node, and a connection link representing a link connected to the corresponding node. Information, connection node information indicating another node connected to the corresponding node via one link, and a corresponding intersection number in which the intersection number of the intersection is registered when the node is a node constituting the intersection .

また、各リンク情報には、対応するリンクの識別子となるリンク番号、対応するリンクが道路区間を表す道路の識別などの各種属性を表すリンク属性、対応するリンクの一方の端点となるノードである第1ノードのノード番号を表す第1ノード番号、対応する他方の端点となるノードである第2ノードのノード番号を表す第2ノード番号、当該リンク上を車両が走行できる方向を表す通行方向、当該リンクに接続する他のリンクを表す接続リンク情報とを含む。   Each link information includes a link number serving as an identifier of a corresponding link, a link attribute representing various attributes such as identification of a road representing a road section, and a node serving as one end point of the corresponding link. A first node number representing a node number of the first node, a second node number representing a node number of a second node which is a node corresponding to the other end point, a traffic direction representing a direction in which a vehicle can travel on the link, Connection link information indicating another link connected to the link.

ここで、リンク情報の通行方向には、当該リンクが上り/下り方向に走行可能な道路の区間を表すリンクである場合には双方向が登録され、当該リンクが一方通行の道路の区間を表す場合には、第1ノードから第2ノードに向かう方向と、第2ノードから第1ノードに向かう方向のいずれが走行可能な方向であるかを表す情報が登録される。なお、上り/下り方向に走行可能な一本の道路を、上り/下り方向のそれぞれを走行方向とする二本の道路の集合と捉えて、二本の道路の各々について各道路を形成するリンクを設ける場合があり、この場合、これらのリンクのリンク情報の通行方向には、当該リンクが道路区間を表す道路の走行方向が、第1ノードから第2ノードに向かう方向と、第2ノードから第1ノードに向かう方向のいずれが走行可能な方向であるかを表す情報が登録される。   Here, if the link is a link indicating a section of a road that can travel in the up / down direction, bidirectional is registered as the traffic direction of the link information, and the link indicates a section of a one-way road. In this case, information indicating which one of the direction from the first node to the second node and the direction from the second node to the first node is the direction in which the vehicle can travel is registered. It should be noted that one road that can travel in the up / down direction is regarded as a set of two roads each having a traveling direction in the up / down direction, and a link that forms each road for each of the two roads. In this case, in the traffic direction of the link information of these links, the traveling direction of the road representing the road section corresponding to the link includes a direction from the first node to the second node, and a direction from the second node. Information indicating which of the directions toward the first node is the direction in which the vehicle can travel is registered.

次に、交差点ユニットは、交差点毎に対応して設けた交差点データを有し、各交差点データには交差点の識別番号である交差点番号、交差点の名称等を表す交差点属性、交差点を構成するノードを登録した交差点構成ノードテーブル、交差点に接続するリンクを登録した交差点接続リンクテーブル、交差点内のリンクを登録した交差点内リンクテーブル、通過情報が登録される。図2(a)の交差点Xの拡大図を例にすると、交差点Xにおいて交差点に接続するリンクは、リンクA、リンクB、リンクC、リンクDの4つである。   Next, the intersection unit has intersection data provided corresponding to each intersection, and each intersection data includes an intersection number which is an identification number of the intersection, an intersection attribute indicating the name of the intersection, and a node forming the intersection. A registered intersection configuration node table, an intersection connection link table in which links connecting to the intersection are registered, an intra-intersection link table in which links in the intersection are registered, and passage information are registered. Taking the enlarged view of the intersection X in FIG. 2A as an example, the links connected to the intersection at the intersection X are four links: link A, link B, link C, and link D.

次に、交差点データの通過情報には、進入リンクごとの脱出リンクが格納される。図2(a)の交差点Xの拡大図を例にすると、進入リンクがリンクAのとき、脱出リンクは、リンクB、リンクC、リンクDとして格納される。なお、ある実施形態では、脱出リンクを格納すると同時に、進入リンクに対する脱出リンクの通過方向も一緒に格納する。つまり、脱出リンクBは左折方向、脱出リンクCは直進方向、脱出リンクDは右折方向のように対応させて記憶するものでもよい。   Next, exit information for each entry link is stored in the passage information of the intersection data. Taking the enlarged view of the intersection X in FIG. 2A as an example, when the incoming link is the link A, the outgoing links are stored as the link B, the link C, and the link D. In one embodiment, at the same time as the exit link is stored, the passing direction of the exit link with respect to the entrance link is also stored. That is, the escape link B may be stored in association with the left turn direction, the escape link C may be stored in the straight ahead direction, and the escape link D may be stored in the right turn direction.

次に、制御部170は、ROM/RAM等を備えたマイクロコントローラまたはマイクロプロセッサを含み、ROM、RAMに記憶された制御プログラムに基づいて所定の処理を実行して、車載装置100の各部の動作を制御する。本実施形態に係る制御プログラムには、経路探索プログラム200が含まれる。   Next, the control unit 170 includes a microcontroller or a microprocessor having a ROM / RAM or the like, executes a predetermined process based on a control program stored in the ROM or the RAM, and executes the operation of each unit of the in-vehicle device 100. Control. The control program according to the present embodiment includes a route search program 200.

制御部170は、経路探索プログラム200を実行する。図5は、本発明の実施形態に係る経路探索プログラム200の機能的な構成を示す図である。経路探索プログラム200は、交差点特定部202、進入リンク識別部204、脱出リンク識別部206、リンク情報取得部208、脱出コスト設定部210、通行コスト算出部212、誘導経路決定部214を備えている。   The control unit 170 executes the route search program 200. FIG. 5 is a diagram showing a functional configuration of the route search program 200 according to the embodiment of the present invention. The route search program 200 includes an intersection identification unit 202, an entry link identification unit 204, an exit link identification unit 206, a link information acquisition unit 208, an exit cost setting unit 210, a traffic cost calculation unit 212, and a guidance route determination unit 214. .

交差点特定部202は、現在地から目的地までの経路探索において、通行する可能性のある交差点を特定する。進入リンク識別部204は、交差点特定部202にて特定された交差点へ進入するリンクを識別する。脱出リンク識別部206は、交差点特定部202にて、特定された交差点における進入リンクに対する脱出リンクを識別する。なお、脱出リンクごとに進入リンクに対する通過方向(左折、直進、右折)も識別する。   The intersection specifying unit 202 specifies an intersection that may possibly pass in a route search from the current location to the destination. The entry link identification unit 204 identifies a link that enters the intersection specified by the intersection specification unit 202. The exit link identification unit 206 identifies the exit link for the entrance link at the specified intersection by the intersection specifying unit 202. In addition, the passing direction (left turn, straight ahead, right turn) for the incoming link is also identified for each exit link.

リンク情報取得部208は、脱出リンク識別部206により識別された脱出リンクにおけるリンク情報を取得する。本実施形態では、地図データベースに記憶されているリンクテーブルよりリンク情報を取得する。ある実施態様では、通信部130を介して外部より取得するようにしてもよい。脱出コスト設定部210は、脱出リンクごとの脱出コストを当該脱出リンクのリンク情報に基づいて設定する。本実施形態では、脱出リンクのうちどれか1つのリンク情報が、交差点を脱出する方向への一方通行であった場合に、脱出リンクごとの脱出コストの値を変動させる。   The link information acquisition unit 208 acquires link information on the escape link identified by the escape link identification unit 206. In the present embodiment, link information is obtained from a link table stored in a map database. In one embodiment, the information may be obtained from the outside via the communication unit 130. The escape cost setting unit 210 sets an escape cost for each escape link based on the link information of the escape link. In the present embodiment, the value of the escape cost for each escape link is changed when any one of the escape links is one-way in the direction of exiting the intersection.

通行コスト算出部212は、少なくとも設定された脱出コストと目的地までのリンクコストを含むコストの総和を算出する。誘導経路決定部214は、トータルの通行コストが最小になる経路を誘導経路(推奨経路)として決定し、経路案内を行う。   The traffic cost calculation unit 212 calculates a total of at least the set escape cost and the cost including the link cost to the destination. The guidance route determination unit 214 determines a route that minimizes the total traffic cost as a guidance route (recommended route), and performs route guidance.

本発明の実施形態に係るナビゲーション装置の動作について図6のフローチャートと図7の本発明の実施形態に係る交差点の通行コストの設定方法を示す図を参照して説明する。なお、図7は、図1と同様の交通状況であり、図7(a)は、図1における交差点Xを模式的に表した図である。そして、図7(a)におけるリンクCは、交差点Xからの脱出方向への一方通行のリンク情報を有している。まず、ユーザからの指示に応じて目的地の設定を行う(S100)。この目的地が設定されると、経路探索プログラム200が起動する(S102)。経路探索とは、例えば、地図データベース162に格納されているリンクデータおよびノードデータを用いて、現在地もしくは指定の地点から目的地に至るまでの連続したリンクにおいて、各リンクのリンクコストの総和が最小となる経路を探索する。その過程において、まず、交差点特定部202は、通行が想定される交差点(ノード)を特定する(S104)。ここで、交差点が特定されない(経路上に交差点が含まれない)場合は、後述のS114へ移行する。交差点が特定された場合は、S106へ移行する。図7(a)においては、交差点Xが特定される。   The operation of the navigation device according to the embodiment of the present invention will be described with reference to the flowchart of FIG. 6 and a diagram illustrating a method of setting a traffic cost at an intersection according to the embodiment of the present invention of FIG. FIG. 7 shows the same traffic situation as in FIG. 1, and FIG. 7A is a diagram schematically showing the intersection X in FIG. The link C in FIG. 7A has one-way link information in the escape direction from the intersection X. First, a destination is set according to an instruction from a user (S100). When the destination is set, the route search program 200 starts (S102). The route search is, for example, using link data and node data stored in the map database 162, and in a continuous link from the current location or a designated point to the destination, the sum of the link costs of each link is minimized. Search for a route that becomes In the process, first, the intersection specifying unit 202 specifies an intersection (node) where a traffic is assumed (S104). Here, when the intersection is not specified (the intersection is not included on the route), the process proceeds to S114 described later. When the intersection is specified, the process proceeds to S106. In FIG. 7A, the intersection X is specified.

特定された交差点に対して、進入リンク識別部204および、進入リンク識別部206は、それぞれの交差点における進入リンクおよび、進入リンクに対する退出リンクを識別する(S106)。図7(a)においては、進入リンクがリンクA、退出リンクがリンクB、リンクC、リンクDで識別される。リンク情報取得部208は、識別された脱出リンクにおけるリンク情報を地図データベース162より取得する(S108)。図7(a)においては、リンクB、リンクC、リンクDのリンク情報を取得する。   For the specified intersection, the entry link identification unit 204 and the entry link identification unit 206 identify the entry link at each intersection and the exit link for the entry link (S106). In FIG. 7A, the incoming link is identified by link A, and the exit link is identified by link B, link C, and link D. The link information acquisition unit 208 acquires link information on the identified escape link from the map database 162 (S108). In FIG. 7A, link information of link B, link C, and link D is obtained.

次に、脱出コスト設定部210は、当該交差点において、脱出リンクの中で条件に合致するリンク情報を有する脱出リンクがあるかを判定する(S110)。上記条件とは、脱出リンクの方向から他車両が当該交差点へ進入しないことを示すリンク情報か否かである。本実施形態では、交差点を脱出する方向への一方通行か否かを判定している。つまり、図7(a)において、本実施例のように、リンクB、リンクC、リンクDのうち、リンクCが一方通行であったときに、条件に合致するリンク情報を有する脱出リンクがあると判定し、S112へ移行する。また、リンクB、リンクC、リンクDのうち条件に合致するリンク情報を有した脱出リンクがない場合は、S114へ移行する。   Next, the escape cost setting unit 210 determines whether there is an escape link having link information that satisfies the condition among the escape links at the intersection (S110). The condition is link information indicating that another vehicle does not enter the intersection from the direction of the exit link. In the present embodiment, it is determined whether or not the vehicle is one-way in a direction to escape from the intersection. That is, in FIG. 7A, as in the present embodiment, when the link C is one-way among the links B, C, and D, there is an escape link having link information that matches the condition. And the process moves to S112. If there is no escape link having link information that matches the condition among the links B, C, and D, the process proceeds to S114.

脱出コスト設定部210は、勘定方向の数に応じた脱出コストを設定する。設定値はデフォルトとして持っており、勘定方向の数に応じて設定する。これは図2で示したように、例えば、左折して脱出リンクBを通行する場合は、勘定方向は1つであるため脱出リンクBへの脱出コストは15と設定される。直進は、勘定方向は2つであるため脱出リンクCへの脱出コストは30と設定され、右折は、勘定方向は3つであるため脱出リンクDへの脱出コストは45と設定される。しかし、S110において、条件に合致するリンク情報を有した脱出リンクが存在していた場合は、脱出コスト設定部210は、デフォルトで設定される脱出コストの値を変動させる(S112)。   The escape cost setting unit 210 sets an escape cost according to the number in the account direction. The setting values are set as defaults and set according to the number of account directions. For example, as shown in FIG. 2, when the vehicle turns left and passes through the escape link B, the number of directions is one, and the escape cost to the escape link B is set to 15. In the straight-ahead direction, the number of directions is two, and the escape cost to the escape link C is set to 30. In the right turn, the number of directions to the escape link D is three, and the escape cost to the escape link D is set to 45. However, in S110, if there is an escape link having link information that matches the condition, the escape cost setting unit 210 changes the default value of the escape cost (S112).

図7(a)に示すように、脱出リンクCが一方通行であった場合、脱出リンクCから交差点Xへ進入する他車両は存在しないため、S42を勘定する必要がなくなる。ここで、図7(b)は、進入リンクAにおける脱出リンクB,C、Dそれぞれの通行コストを示す図である。図7(b)に示すように、脱出コストが変動する。まず、左折して脱出リンクBを通行する場合は、S42はもともと勘定していないため、勘定方向は1つ(S12)で変わらず脱出コストは15で設定される。直進も、S42はもともと勘定していないため、勘定方向は2つ(S12、S21)で変わらず脱出コストは30と設定される。右折は、勘定方向は本来3つ(S12、S21、S42)であるが、S42は勘定する必要がなく除外されるため、勘定方向は2つ(S12、S21)となり、脱出コストは30に変動して設定される。   As shown in FIG. 7A, when the exit link C is a one-way street, there is no other vehicle entering the intersection X from the exit link C, so that it is not necessary to count S42. Here, FIG. 7B is a diagram showing the traffic costs of each of the exit links B, C, and D in the entrance link A. As shown in FIG. 7B, the escape cost varies. First, when the vehicle turns left and passes through the escape link B, since the account is not originally counted in S42, the account direction is set to one (S12) and the escape cost is set to 15. Even in the straight-ahead direction, since S42 is not originally counted, the number of account directions is two (S12, S21) and the escape cost is set to 30. In the case of a right turn, the number of account directions is originally three (S12, S21, S42), but since S42 is excluded because it is not necessary to count, the number of account directions is two (S12, S21), and the escape cost changes to 30. Is set.

なお、条件に合致するリンク情報を有した脱出リンクがない場合は、デフォルトの脱出コストがそのまま設定される(S114)。通行コスト算出部212は、S112または、S114にて設定された脱出コストに、さらに道路の距離に基づくリンクコストや、他の交差点の通行コストなど、目的地に至るまでのコストを加算していき、通行コストの合計値を算出する(S116)。交差点X、Yにおける脱出コストは上記の方法にて、それぞれ算出する。道路リンク1および、道路リンク2のリンクコストは距離に対応して決定され、例えば、道路リンク1が113、道路リンク2が137と設定されるものとする。   If there is no escape link having link information that matches the condition, the default escape cost is set as it is (S114). The traffic cost calculation unit 212 adds the costs to reach the destination, such as the link cost based on the distance of the road and the traffic costs at other intersections, to the escape cost set in S112 or S114. Then, the total value of the toll costs is calculated (S116). The escape costs at the intersections X and Y are calculated by the above-described methods. The link costs of the road link 1 and the road link 2 are determined according to the distance. For example, it is assumed that the road link 1 is set to 113 and the road link 2 is set to 137.

図7(c)は、ルート1およびルート2のそれぞれにかかる通行コストの詳細と、合計値を示した図である。まず、ルート2は、交差点Xにおいて直進のため通行コストは30となり、その後、道路リンク2を走行するため通行コスト137が加算され、さらに交差点Yを直進するため通行コスト30が加算される。よって通行コストの合計は197となる。次に、ルート1は、交差点Xにおいて右折であり、前述したように勘定方向が減少するため、通行コストは30に変動となり、その後、道路リンク1を走行するため通行コスト113が加算され、さらに交差点Yを直進するため通行コスト45が加算される。よって通行コストの合計は188となる。   FIG. 7C is a diagram showing details of the traffic costs applied to each of Route 1 and Route 2 and the total value. First, since the route 2 travels straight at the intersection X, the traffic cost becomes 30. Thereafter, the traffic cost 137 for traveling on the road link 2 is added, and the traffic cost 30 for traveling straight on the intersection Y is further added. Therefore, the total of the traffic costs is 197. Next, the route 1 is a right turn at the intersection X, and as described above, the account direction decreases, so that the toll cost changes to 30, and thereafter, the toll cost 113 for traveling on the road link 1 is added. A traffic cost 45 is added to go straight on at the intersection Y. Therefore, the total of the traffic costs is 188.

次に、誘導経路決定部214は、通行コスト算出部212により算出されたトータルの通行コストが最小になる経路を誘導経路(推奨経路)として決定する(S118)。図7(c)のルート1および、ルート2の合計値を比較すると、ルート1の方がルート2に比べて通行コストの合計が少なくなり、これ以上小さい値の経路候補が存在しないため、ルート1を誘導経路(推奨経路)として決定する。   Next, the guide route determination unit 214 determines, as a guide route (recommended route), a route that minimizes the total traffic cost calculated by the traffic cost calculation unit 212 (S118). Comparing the total values of route 1 and route 2 in FIG. 7C, route 1 has a smaller total traffic cost than route 2 and no route candidate with a smaller value exists. 1 is determined as a guidance route (recommended route).

上記実施例により、図2(c)のように通行コストの合計から、施設への侵入のために整備された道路を経由した遠回りの経路(ルート2)が誘導経路として選定されてしまっていたが、交差点における脱出リンクのリンク情報を考慮して脱出コストを設定するようにしたことで、図7(c)に示すように、施設への侵入のために整備された道路を経由せず、かつ、目的地まで最短距離の経路(ルート1)が誘導経路として選定されるようになる。これにより、目的地まで最短距離であり、かつ、施設などの道路へ進入しない経路を利用者へ提供することができるようになる。   According to the above-described embodiment, a circuitous route (route 2) via a road provided for intrusion into the facility has been selected as a guidance route based on the total traffic cost as shown in FIG. 2C. However, by setting the escape cost in consideration of the link information of the escape link at the intersection, as shown in FIG. 7 (c), the vehicle does not go through the road maintained for entering the facility, In addition, the shortest distance route (route 1) to the destination is selected as the guidance route. This makes it possible to provide the user with a route that is the shortest distance to the destination and does not enter a road such as a facility.

上記実施例では、脱出リンクの中に一方通行が存在していた場合に、脱出コストの値を変動させるようにしていたが、ある実施態様では、一方通行以外にも工事や一時的な交通規制、事故による通行禁止などの通行禁止に関する情報が取得された場合に、当該取得された脱出リンクの方向から車両の進入はないため、同様に脱出コストを変動するようにしてもよい。また、脱出リンクの中に複数上記の条件を満たす脱出リンクがあった場合であっても本発明は適応可能であり、勘定方向を考慮して脱出コストを設定させることができる。   In the above embodiment, the value of the escape cost is changed when one-way is present in the escape link. However, in one embodiment, construction and temporary traffic regulation may be performed in addition to the one-way. When information on traffic prohibition such as traffic prohibition due to an accident is acquired, the vehicle may not enter from the direction of the acquired escape link, and the escape cost may be similarly varied. Further, the present invention is applicable even when there are a plurality of escape links that satisfy the above-mentioned conditions among the escape links, and the escape cost can be set in consideration of the account direction.

さらに、本実施例の説明では、勘定方向の数だけに着目して脱出コストを設定するようにしていたが、ある実施態様では、勘定方向ごとの脱出リンクの有する車線の数と、当該車線の種類を考慮して、脱出コストを設定するようにしてもよい。例えば、図7におけるS21が左折専用レーンと直進右折レーンの2車線から構成されていた場合、脱出リンクCは、S21の2車線分を考慮した脱出コスト値になる。同条件において、脱出リンクDは、リンクB方向から向かってくる車両は1車線分であるため、1車線分の脱出コスト値となり、さらに他の勘定方向によるコストが加算されてそれぞれの脱出コストが決定する。このように、車線数および車線の種類を考慮して脱出コストを設定することで、より最適な経路の算出ができるようになる。   Furthermore, in the description of the present embodiment, the escape cost is set by paying attention only to the number of the directions, but in one embodiment, the number of the lanes of the escape link for each direction of the account and the number of the lanes of the relevant lane are determined. The escape cost may be set in consideration of the type. For example, if S21 in FIG. 7 is composed of two lanes, a left-turn lane and a straight-ahead right-turn lane, the exit link C has an escape cost value that takes into account the two lanes of S21. Under the same conditions, the exit link D has one lane for the vehicle coming from the direction of the link B, so that the exit cost value for one lane is added. decide. In this way, by setting the escape cost in consideration of the number of lanes and the type of lane, it is possible to calculate a more optimal route.

本実施例では、車が搭載する車載装置100にて、上記経路探索プログラム200を実行したが、これに限らず、目的地と現在地の情報を外部の演算機能を備えたサーバに通信部130を介して送信し、当該外部サーバが経路探索プログラム200を実行して、探索した誘導経路を通信部130から受信し、それに基づいて車載装置100にて経路案内を行うようにしてもよい。   In the present embodiment, the route search program 200 is executed by the on-vehicle device 100 mounted on the car. However, the present invention is not limited to this. The external server may execute the route search program 200, receive the searched guidance route from the communication unit 130, and perform route guidance in the vehicle-mounted device 100 based on the received guidance route.

また、本発明と他の経路探索に係る技術とを併用して目的地までの最小コストの経路を算出するようにしてもよい。   Further, the minimum cost route to the destination may be calculated by using the present invention in combination with another route search technique.

本発明の好ましい実施の形態について詳述したが、本発明は、特定の実施形態に限定されるものではなく、特許請求の範囲に記載された発明の要旨の範囲において、種々の変形、変更が可能である。   Although the preferred embodiment of the present invention has been described in detail, the present invention is not limited to a specific embodiment, and various modifications and changes may be made within the scope of the invention described in the appended claims. It is possible.

X、Y:交差点
S11、S12、S21、S22、S31、S32、S41、S42:勘定方向
100:車載装置 110:入力部
120:自車位置検出部 130:通信部
140:音声出力部 150:表示部
160:記憶部 162:地図DB
170:制御部

X, Y: intersection
S11, S12, S21, S22, S31, S32, S41, S42: Account direction 100: In-vehicle device 110: Input unit 120: Own vehicle position detection unit 130: Communication unit 140: Voice output unit 150: Display unit 160: Storage unit 162: Map DB
170: control unit

Claims (8)

ナビゲーション機能を備えた電子装置であって、
ノードおよびリンクを有する地図データを取得する取得手段と、
前記取得手段により取得した地図データに基づき、現在位置または任意の地点から目的地までの経路を探索する経路探索手段と、
ノードへ進入するリンクを進入リンク、ノードから脱出可能な1または複数のリンクを脱出リンクとした場合に、当該脱出リンクのリンク情報を前記取得手段から取得して、当該脱出リンクごとに脱出コストを設定する設定手段と、
前記経路探索手段は、前記設定手段により設定された前記脱出コストを考慮して目的地までの通行コストの計算を行う、電子装置。
An electronic device having a navigation function,
Acquisition means for acquiring map data having nodes and links;
Route search means for searching a route from a current position or an arbitrary point to a destination based on the map data acquired by the acquisition means;
When a link entering a node is an entry link, and one or a plurality of links that can escape from the node is an exit link, link information of the exit link is acquired from the acquisition unit, and an exit cost is calculated for each exit link. Setting means for setting;
The electronic device, wherein the route searching means calculates a traffic cost to a destination in consideration of the escape cost set by the setting means.
前記設定手段は、脱出リンクを通行する際に考慮が必要な勘定方向の数に応じて前記脱出コストを設定するものであって、ノードに接続されている脱出リンクのうち少なくとも1つのリンク情報に基づき、当該脱出リンクの方向から当該交差点へ他車両が進入できないことが想定される場合に、前記脱出コストを変動させる、請求項1に記載の電子装置。 The setting means sets the escape cost according to the number of account directions that need to be considered when passing through the escape link, and sets at least one of the escape links connected to the node to link information. The electronic device according to claim 1, wherein the escape cost is changed when it is assumed that another vehicle cannot enter the intersection from the direction of the escape link. 前記設定手段は、ノードに接続されている脱出リンクのうち少なくとも1つのリンク情報が一方通行であった場合に、当該脱出リンクごとの脱出コストを変動させる、請求項2に記載の電子装置。 The electronic device according to claim 2, wherein the setting unit changes the escape cost for each of the escape links when at least one of the escape links connected to the node is one-way. 前記設定手段は、ノードに接続されている脱出リンクのうち少なくとも1つのリンク情報が通行禁止に関する情報であった場合に、当該脱出リンクごとの脱出コストを変動させる、請求項2に記載の電子装置。 The electronic device according to claim 2, wherein the setting unit changes the escape cost for each of the escape links when at least one link information among the escape links connected to the node is information relating to the passage prohibition. . 前記設定手段は、前記勘定方向における車線の数および/または種類を前記取得手段から取得し、前記車線の数および/または種類を考慮して当該脱出リンクごとに脱出コストを設定する、請求項1ないし4のいずれか1つに記載の電子装置。 The said setting means acquires the number and / or type of the lane in the said account direction from the said acquisition means, and sets the escape cost for each of the escape links in consideration of the number and / or type of the lane. 5. The electronic device according to any one of items 4 to 4. 前記経路探索手段はさらに、探索された複数の経路から誘導経路を決定する決定手段を含み、前記経路探索手段は、現在地から目的地に至る経路上に設定されたリンクのリンクコストと、各ノードにおけるリンク情報を考慮して設定された脱出リンクの前記脱出コストとを順次加算して通行コストを算出し、前記決定手段は、当該通行コストが最小の経路を誘導経路として決定する、請求項1ないし5のいずれか1つに記載の電子装置。 The route searching means further includes a determining means for determining a guidance route from the plurality of searched routes, wherein the route searching means includes: a link cost of a link set on a route from a current position to a destination; The traffic cost is calculated by sequentially adding the escape cost of the escape link set in consideration of the link information in the above, and the determining means determines the route having the minimum traffic cost as the guidance route. 6. The electronic device according to any one of items 5 to 5. ノードおよびリンクを有する地図データを用いてナビゲーション機能を実行する電子装置における経路探索方法であって、
地図データに基づき、現在位置または任意の地点から目的地までの経路を探索するステップと、
ノードへ進入するリンクを進入リンク、ノードから脱出可能な1または複数のリンクを脱出リンクとした場合に、当該脱出リンクのリンク情報に基づいて当該脱出リンクごとに脱出コストを設定するステップと、
前記探索するステップはさらに、設定された前記脱出コストを考慮して目的地までの通行コストの計算を行うステップと、を有する経路探索方法。
A route search method in an electronic device that performs a navigation function using map data having nodes and links,
Searching for a route from the current position or any point to the destination based on the map data;
Setting an exit cost for each of the exit links based on link information of the exit links, when a link entering the node is an entrance link, and one or more links that can exit from the node are exit links,
A route search method further comprising: calculating a traffic cost to a destination in consideration of the set escape cost.
ノードおよびリンクを有する地図データを用いてナビゲーション機能を実行する電子装置における経路探索プログラムであって、
地図データに基づき、現在位置または任意の地点から目的地までの経路を探索するステップと、
ノードへ進入するリンクを進入リンク、ノードから脱出可能な1または複数のリンクを脱出リンクとした場合に、当該脱出リンクのリンク情報に基づいて当該脱出リンクごとに脱出コストを設定するステップと、
前記探索するステップはさらに、設定された前記脱出コストを考慮して目的地までの通行コストの計算を行うステップと、を有する経路探索プログラム。
A route search program in an electronic device that performs a navigation function using map data having nodes and links,
Searching for a route from the current position or any point to the destination based on the map data;
Setting an exit cost for each of the exit links based on link information of the exit links, when a link entering the node is an entrance link, and one or more links that can exit from the node are exit links,
A route search program, further comprising a step of calculating a traffic cost to a destination in consideration of the set escape cost.
JP2018173199A 2018-09-18 2018-09-18 Electronic device and route search method, route search program Active JP7049043B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018173199A JP7049043B2 (en) 2018-09-18 2018-09-18 Electronic device and route search method, route search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018173199A JP7049043B2 (en) 2018-09-18 2018-09-18 Electronic device and route search method, route search program

Publications (2)

Publication Number Publication Date
JP2020046236A true JP2020046236A (en) 2020-03-26
JP7049043B2 JP7049043B2 (en) 2022-04-06

Family

ID=69901200

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018173199A Active JP7049043B2 (en) 2018-09-18 2018-09-18 Electronic device and route search method, route search program

Country Status (1)

Country Link
JP (1) JP7049043B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005321360A (en) * 2004-05-11 2005-11-17 Denso Corp Vehicle-mounted navigation device
JP2006133090A (en) * 2004-11-05 2006-05-25 Toyota Infotechnology Center Co Ltd Car navigation system, program, recording medium, and method
JP2015141126A (en) * 2014-01-29 2015-08-03 株式会社デンソー Route calculation device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005321360A (en) * 2004-05-11 2005-11-17 Denso Corp Vehicle-mounted navigation device
JP2006133090A (en) * 2004-11-05 2006-05-25 Toyota Infotechnology Center Co Ltd Car navigation system, program, recording medium, and method
JP2015141126A (en) * 2014-01-29 2015-08-03 株式会社デンソー Route calculation device

Also Published As

Publication number Publication date
JP7049043B2 (en) 2022-04-06

Similar Documents

Publication Publication Date Title
JP4700723B2 (en) Route search device, route search method, route search processing program, etc.
US20090171529A1 (en) Multi-screen display device and program of the same
US20070061071A1 (en) Routing assistance system
JPWO2007119559A1 (en) Destination prediction apparatus and destination prediction method
JP4604056B2 (en) Navigation system, terminal device, route search server, and route search method
JP2003214879A (en) Navigation system
JP2007218770A (en) Map display device, method and program
JP2007248183A (en) Route search system, navigation apparatus, and traffic information collecting device
JP2006350953A (en) Car navigation system
US20090043488A1 (en) Navigation system, server, method, and program
JP2008281523A (en) Navigation system, route search server, terminal device, and route search method
JP2006047246A (en) Route searching method for navigation system
US20120323481A1 (en) Navigating out of a parking lot
JP5528723B2 (en) Driving evaluation device, driving evaluation system, driving evaluation method
JP5173955B2 (en) Navigation system, route search server, route search method, terminal device, and navigation device
JP2007139573A (en) Navigation system
JP7028539B2 (en) Road map information generation method and electronic devices
JP2004271375A (en) Navigation system
KR20140144043A (en) Apparatus and Method for providing safe-driving route information considering lane-changing behavior
JP4409965B2 (en) Navigation device and route search method thereof
JP4930191B2 (en) Navigation device
US7797101B2 (en) Road map display system for vehicle
JP4785636B2 (en) Navigation device
JP5892425B2 (en) Cost calculation device, cost calculation program, and navigation device
JP4135536B2 (en) Vehicle navigation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220218

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: 20220324

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220324

R150 Certificate of patent or registration of utility model

Ref document number: 7049043

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150