JP2005140664A - Route search device - Google Patents

Route search device Download PDF

Info

Publication number
JP2005140664A
JP2005140664A JP2003378187A JP2003378187A JP2005140664A JP 2005140664 A JP2005140664 A JP 2005140664A JP 2003378187 A JP2003378187 A JP 2003378187A JP 2003378187 A JP2003378187 A JP 2003378187A JP 2005140664 A JP2005140664 A JP 2005140664A
Authority
JP
Japan
Prior art keywords
route search
moving
moving body
route
destination
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
JP2003378187A
Other languages
Japanese (ja)
Other versions
JP2005140664A5 (en
JP4583747B2 (en
Inventor
Tomohiko Masutani
知彦 桝谷
Kohei Hosokawa
浩平 細川
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 Co Ltd
Original Assignee
Zenrin 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 Co Ltd filed Critical Zenrin Co Ltd
Priority to JP2003378187A priority Critical patent/JP4583747B2/en
Publication of JP2005140664A publication Critical patent/JP2005140664A/en
Publication of JP2005140664A5 publication Critical patent/JP2005140664A5/ja
Application granted granted Critical
Publication of JP4583747B2 publication Critical patent/JP4583747B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently make a route search, when a plurality of moving objects exist. <P>SOLUTION: A route searching device 100 forms a label affixed with required time corresponding to a route for each moving object from the place of departure up to a destination N4 successively, and finishes a search at the point of time, when all the moving objects reach the destination N4, and a route whose required time is the shortest is determined. A label 307 represents a label formed, when a car (A) has moved to N3 after passing L11, and a label 304 represents a label formed when a person B has moved to N3, after passing L12. In this case, the device 100 forms a new label 310, representing a moving object riding together, representing that the person B has ridden the car (A) together. The device 100 makes a route search, by successively forming labels of all the moving objects including moving objects riding together, and finishes the route search, when all the moving objects reach the destination N4, whether or not each object is a separate moving object or a moving object riding together. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、目的地までの経路を探索する経路探索装置に関するものである。   The present invention relates to a route search device that searches for a route to a destination.

コンピュータで利用可能に電子化された地図データ(以下、電子地図データと呼ぶ)を利用して、出発地と目的地を入力し、経路を探索して案内するナビゲーションシステムが普及しつつある。かかる経路探索において、複数の移動体を対象とし、待ち合わせなども考慮した探索を行いたい場合もある。近年、ナビゲーションシステムでは、例えば、人と車など複数の移動体が存在する場合に、各移動体がそれぞれ直接目的地に向かうパターン、あるいは、待ち合わせて共に移動するパターン等、いずれかのパターンで経路探索することとしていた。経路探索手法としては、ダイクストラ法が挙げられる。   2. Description of the Related Art Navigation systems that use map data (hereinafter referred to as electronic map data) that is digitized so as to be usable by a computer, input a departure point and a destination, search for a route, and are guided are becoming widespread. In such a route search, there may be a case where it is desired to search for a plurality of moving objects, taking into account waiting time and the like. In recent years, in a navigation system, for example, when there are a plurality of moving objects such as people and cars, the route is in any pattern, such as a pattern in which each moving object goes directly to the destination or a pattern in which the moving objects are waiting together. I was going to explore. A Dijkstra method is an example of the route search method.

特開平10−281782号公報Japanese Patent Laid-Open No. 10-281882

しかしながら、従来の経路探索方法では、各移動体が、直接目的地に向かうパターンと、途中で合流してから目的地に向かうパターンとの、いずれのパターンが短時間で到着可能であるかを判断することは困難であった。また、複数の車で複数の人を迎えに行く場合に、どの車がどの人を迎えに行き合流して移動するのが効率的であるかを判断することは困難であった。また、待ち合わせて移動する場合には、移動体の数量の増加に伴い煩雑となり、ユーザに負担がかかるという問題点もあった。   However, in the conventional route search method, each mobile unit determines which pattern can be reached in a short time: a pattern that directly goes to the destination, or a pattern that joins in the middle and then goes to the destination. It was difficult to do. Also, when a plurality of people are picked up by a plurality of cars, it is difficult to determine which car is efficient to pick up which person to meet and move. In addition, when moving while waiting, there is a problem in that it becomes complicated as the number of moving objects increases, and a burden is placed on the user.

本発明は上述した課題に鑑みてなされたものであり、移動体が複数存在する場合に、経路探索を効率的に行う技術を提供することを目的とする。   The present invention has been made in view of the above-described problems, and an object of the present invention is to provide a technique for efficiently performing a route search when there are a plurality of moving objects.

上述した課題の少なくとも一部を解決するために、本発明は、
目的地が同一である複数の移動体の経路を探索する経路探索装置において、
ノードとリンクから構成される地図データを参照する参照部と、
前記複数の移動体の、前記地図データにおける出発地および目的地を入力する入力部と、
前記地図データ、前記出発地および前記目的地に基づき、各移動体の経路を、個別に探索する経路探索部と、
前記経路探索において、前記複数の移動体のうち少なくとも2以上の移動体が共に通過するノードで、前記2以上の移動体が一体となって移動する合体移動体を生成し、前記移動体として追加する合体移動体生成部とを備えることを要旨とする。
In order to solve at least a part of the problems described above, the present invention provides:
In a route search device that searches for routes of a plurality of mobile objects having the same destination,
A reference section that references map data composed of nodes and links;
An input unit for inputting a starting point and a destination in the map data of the plurality of moving bodies;
Based on the map data, the departure place and the destination, a route search unit for individually searching for the route of each mobile unit;
In the route search, at the node through which at least two or more of the plurality of moving bodies pass together, a combined moving body in which the two or more moving bodies move together is generated and added as the moving body The gist is to include a united mobile generation unit.

移動体とは、例えば、車、人などが挙げられる。合体移動体とは、人が車に同乗し共に移動する移動体が挙げられる。必ずしも人が車に同乗する場合に限る必要はなく、一方の車を他方の車が積載・牽引した移動体や、2台の車のうち、一台を駐車し、もう一台に全員乗り移る、などとしてもよい。合体移動体の移動速度は、該合体移動体を構成する移動体のうち最速の移動速度を用いることとすれば、合流後の移動速度が速くなるため好ましい。   Examples of the moving body include a car and a person. The combined moving body includes a moving body in which a person rides in a car and moves together. It is not necessarily limited to the case where a person is in a car. A moving object in which one car is loaded and towed by another car, or one of two cars is parked and all of them are transferred to the other car. And so on. As the moving speed of the combined moving body, it is preferable to use the fastest moving speed among the moving bodies constituting the combined moving body because the moving speed after joining is increased.

このような構成をとることにより、ユーザが待ち合わせ場所、合流する移動体を指定することなく合体移動体を生成し、かかる合体移動体を含み経路探索を行うため、効率的に経路探索を行うことができ、利便性が向上する。   By adopting such a configuration, a user can generate a coalesced mobile body without specifying a meeting place and a mobile body to join, and perform a route search including the coalesced mobile body. This improves convenience.

本発明において、前記経路探索部は、ダイクストラ法を使用して前記探索を行うこととしてもよい。こうすれば、コストの設定などによって、各移動体を共通の基準で評価した経路探索を行うことができる。   In the present invention, the route search unit may perform the search using a Dijkstra method. In this way, it is possible to perform a route search in which each mobile object is evaluated according to a common criterion by setting cost or the like.

本発明の経路探索装置において、前記経路探索部は、前記複数の移動体の全てが、前記合体移動体もしくは各単独の移動体のいずれかの態様で、前記目的地へ到着した時点で、前記探索を終了することとしてもよい。合体移動体は、複数の移動体から構成されているため、各移動体が個別に目的地に到着していない場合であっても、合体移動体として目的地へ到着していればよい。こうすれば、全移動体が目的地につくまで経路探索を行う必要がなくなり、探索効率を向上することができる。   In the route search device of the present invention, the route search unit is configured such that when all of the plurality of mobile bodies arrive at the destination in the form of the combined mobile body or each single mobile body, The search may be terminated. Since the combined moving body is composed of a plurality of moving bodies, even if each moving body does not arrive at the destination individually, it is only necessary to arrive at the destination as a combined moving body. In this way, it is not necessary to perform a route search until all the moving bodies reach the destination, and the search efficiency can be improved.

本発明の記載の経路探索装置において、
前記合体移動体生成部は、所定の条件に基づき、前記合体移動体の生成を制御することとしてもよい。
In the route search device according to the present invention,
The united moving body generation unit may control generation of the united moving body based on a predetermined condition.

所定の条件とは、例えば、移動体の組合せや、移動体の乗車可能人数、ノードの属性情報などとしてもよい。このうち、移動体の組合せとしては、例えば、人が車に同乗する、一方の車が他方の車を積載・牽引する、2台の車のうち、一台を駐車し、他方に移動するなど、移動体が相互に合体しえるか否かに関する事項である。また、ノードの属性情報とは、例えば、待ち合わせとして適切な場所か不適切な場所かに関する事項が挙げられる。こうすれば、柔軟に、かつ、効率的に同乗移動体を生成することができ、利便性が向上する。   The predetermined condition may be, for example, a combination of moving objects, the number of persons that can be boarded by the moving objects, node attribute information, and the like. Among these, as a combination of moving bodies, for example, a person rides in a car, one car loads and pulls the other car, one of two cars is parked and moved to the other, etc. This is a matter relating to whether or not the moving bodies can merge with each other. Further, the node attribute information includes, for example, a matter regarding whether the place is appropriate or not suitable for waiting. In this way, it is possible to flexibly and efficiently generate a passenger moving body, and convenience is improved.

本発明の経路探索装置において、前記合体移動体生成部は、前記合体移動体が同一の合体移動体の生成を所定数以下に制限することとしてもよい。ここで同一の合体移動体とは、合体移動体を構成する移動体が同一であるものをいう。こうすれば、移動体の増加に伴う経路探索効率の低下を抑制することができ、利便性の向上を図ることができる。   In the route search device of the present invention, the united mobile body generation unit may limit the generation of the united mobile body having the same united mobile body to a predetermined number or less. Here, the same union moving body refers to the same moving body constituting the union moving body. By so doing, it is possible to suppress a decrease in route search efficiency due to an increase in the number of moving bodies, and it is possible to improve convenience.

本発明の経路探索装置において、前記合体移動体生成部は、前記合体移動体を構成する移動体のいずれかを削除することとしてもよい。例えば、人と車とが共に通過するノードにおいて、これらの移動体から構成される合体移動体を生成すると共に、いずれか一方の移動体を削除することとしてもよい。   The route search apparatus of this invention WHEREIN: The said union moving body production | generation part is good also as deleting either of the moving bodies which comprise the said union moving body. For example, in a node through which both a person and a vehicle pass, a combined moving body composed of these moving bodies may be generated and one of the moving bodies may be deleted.

こうすれば、移動体の増加に伴う経路探索効率の低下を抑制することができ、利便性の向上を図ることができる。移動体の数の増加を抑制する観点からは、いずれの移動体を削除することとしてもよいが、移動速度の遅い移動体を削除することとすれば、例えば、同一ノード通過後、同一の経路を通過する際に、明らかに到着時刻が遅くなる移動速度の遅い移動体の経路探索を省略することができ利便性が向上する。かかる経路探索方法は、例えば、所要時間が最短となる経路探索を行う場合などにおいて特に有効である。   By so doing, it is possible to suppress a decrease in route search efficiency due to an increase in the number of moving bodies, and it is possible to improve convenience. From the viewpoint of suppressing an increase in the number of moving objects, any moving object may be deleted, but if a moving object with a low moving speed is deleted, for example, the same route after passing through the same node When passing the route, it is possible to omit the route search for a moving body with a slow moving speed that clearly delays the arrival time, thereby improving convenience. Such a route search method is particularly effective when, for example, a route search with the shortest required time is performed.

本発明の経路探索装置において、
前記同乗移動体を含めた全移動体の前記探索結果に基づき、前記複数の移動体の経路を決定する経路決定部とを備えることとしてもよい。
In the route search apparatus of the present invention,
It is good also as providing the path | route determination part which determines the path | route of these several mobile bodies based on the said search result of all the mobile bodies including the said boarding mobile body.

こうすれば、例えば、ある移動体について、単独で目的地へ向かう経路と、合体移動体として目的地へ向かう経路のどちらが好ましいかを評価、判断することができ、利便性が向上する。評価基準としては、例えば、走行距離や、所要時間などが挙げられる。   In this way, for example, it is possible to evaluate and determine which is preferable for a certain mobile body, which is a route to the destination alone or a route to the destination as a combined mobile body, and convenience is improved. Examples of the evaluation criteria include travel distance and required time.

本発明は、上述した種々の特徴を必ずしも全て備えている必要はなく、その一部を省略したり、適宜、組み合わせたりして構成することができる。本発明は、上述の経路探索装置のほかに、経路探索方法として構成することもできる。また、コンピュータが上述の経路探索を行うためのコンピュータプログラム、および、そのプログラムを記録した記録媒体、そのプログラムを含み搬送波内に具現化されたデータ信号など種々の態様で実現することが可能である。なお、それぞれの態様において、先に付した種々の付加的要素を適用することが可能である。   The present invention does not necessarily have all the various features described above, and may be configured by omitting some of them or combining them appropriately. The present invention can be configured as a route search method in addition to the route search device described above. Further, the present invention can be realized in various modes such as a computer program for the computer to perform the above-described route search, a recording medium on which the program is recorded, and a data signal that includes the program and is embodied in a carrier wave. . In addition, in each aspect, it is possible to apply the various additional elements attached | subjected previously.

本発明をコンピュータプログラムまたはそのプログラムを記録媒体等として構成する場合には、経路探索装置の動作を制御するプログラム全体として構成することとしてもよいし、本発明の機能を果たす部分のみを構成するものとしてもよい。また、記録媒体としては、フレキシブルディスクやCD−ROM、DVD−ROM、光磁気ディスク、ICカード、ROMカートリッジ、パンチカード、バーコードなどの符号が印刷された印刷物、コンピュータの内部記憶装置(RAMやROM等のメモリ)および外部記憶装置などコンピュータが読み取り可能な種々の媒体を利用できる。   When the present invention is configured as a computer program or the program as a recording medium or the like, it may be configured as an entire program for controlling the operation of the route search apparatus, or only the portion that performs the function of the present invention is configured. It is good. The recording medium includes a flexible disk, a CD-ROM, a DVD-ROM, a magneto-optical disk, an IC card, a ROM cartridge, a punch card, a printed matter on which a code such as a barcode is printed, a computer internal storage device (RAM or Various types of computer-readable media such as a memory such as a ROM and an external storage device can be used.

以下、本発明の実施の形態について、以下の項目に分けて説明する。
A.実施例:
A1.システム概要:
A2.機能ブロック
A3.経路探索処理:
A3−1.経路探索処理:
A3−2.経路探索詳細処理:
A3−3.経路通知処理:
B.変形例:
Hereinafter, embodiments of the present invention will be described in the following items.
A. Example:
A1. System overview:
A2. Function block
A3. Route search process:
A3-1. Route search process:
A3-2. Detailed route search process:
A3-3. Route notification processing:
B. Variation:

A.第1実施例:
A1.システム概要:
図1は、本発明の実施例におけるシステム概要を例示する説明図である。経路探索システム1000は、コンピュータ100と、ナビゲーションシステム10とから構成されており、コンピュータ100と、ナビゲーションシステム10とは、インターネットINTを介して接続されている。ナビゲーションシステム10は、出発地、目的地および車や人などの移動体をコンピュータ100に入力する。コンピュータ100には、本発明の経路探索装置が構築されており、かかる入力に基づき経路探索を行い、ナビゲーションシステム10へ経路探索結果を通知する。以降、コンピュータ100を経路探索装置100と呼ぶこととする。
A. First embodiment:
A1. System overview:
FIG. 1 is an explanatory diagram illustrating a system overview in an embodiment of the present invention. The route search system 1000 includes a computer 100 and a navigation system 10, and the computer 100 and the navigation system 10 are connected via the Internet INT. The navigation system 10 inputs a starting point, a destination, and a moving body such as a car or a person to the computer 100. The computer 100 is constructed with the route search device of the present invention, performs a route search based on the input, and notifies the navigation system 10 of the route search result. Hereinafter, the computer 100 is referred to as a route search device 100.

図1に、併せて経路探索装置100が電子地図データ210を使用して経路探索を行う模式図200を示した。電子地図データ210は、道路を表すリンクと道路の端点を表すノードとから構成される。図中、N1〜N4はノードを示しており、L10(20)〜L14(8)はリンクを示している。リンクL10(20)における(20)は、該当するリンクの距離、所要時間、通行しやすさ、渋滞の発生頻度などの評価値を示している。図示するように、本実施例では、車の移動速度は「4」であり、人の移動速度は「1」である。評価値をかかる移動速度で除算した数値が、それぞれの移動体の移動所要時間に相当し、これを経路探索のリンクコストとして用いる。また、本実施例では、移動体として、車Aと人Bが指定されており、車Aは、N1を、人Bは、N2を出発地とし、これらの移動体の目的地をN4とする。   FIG. 1 also shows a schematic diagram 200 in which the route search device 100 performs route search using the electronic map data 210. The electronic map data 210 includes links representing roads and nodes representing road end points. In the figure, N1 to N4 indicate nodes, and L10 (20) to L14 (8) indicate links. (20) in the link L10 (20) indicates an evaluation value such as the distance of the corresponding link, the required time, ease of passage, and the occurrence frequency of a traffic jam. As shown in the figure, in this embodiment, the moving speed of the car is “4” and the moving speed of the person is “1”. A numerical value obtained by dividing the evaluation value by the moving speed corresponds to the required moving time of each moving body, and this is used as a link cost for route search. Further, in this embodiment, a car A and a person B are designated as moving bodies. The car A has N1 and the person B has N2 as a starting place, and the destination of these moving bodies is N4. .

経路探索装置100が行う経路探索方法の概略を説明する。詳細については後述する。各移動体の出発地から目的地N4までの経路に応じた所要時間を付したラベルを、順次、生成する。ラベル300は、識別子300aと、同乗移動体識別子300bと、所要時間300cとから構成される。識別子300aには、かかるラベルは車Aのラベルであることを示す識別子「A」が設定される。同乗移動体識別子300bには、同乗移動体が発生した場合に、かかる同乗移動体の識別子が設定される。所要時間300cには、移動所要時間が示される。車Aは、出発地N1の状態であるため、移動所要時間は「0」と示される。また、ラベル300の下部には、どのノードにおいて生成されたラベルであるかを示すノード番号300dが設定される。本実施例では、ノード番号は、ノードを表す「N1」の「N」を省略した「1」を表示することとした。また、図示を省略したが、各ラベルには属性情報として、どのノードから移動してきたかを表すノード番号が設定されている。図示するように、ラベル307は、車Aが、L11を通過してN3に移動した際のラベルを表しており、ラベル304は、人BがL12を通過してN3に移動した際のラベルを表している。かかる場合に、経路探索装置100は、人Bが車Aに同乗した同乗移動体を表す新規のラベル310を生成する。ラベル310は、人Bが車Aに同乗するため、識別子は車Aを表す「A」が示され、同乗移動体識別子は、人Bを表す「B」が示される。所要時間は、車Aおよび人Bのいずれか長い方となるが、本実施例では同じ「4」であるため、移動時間は「4」と示される。   An outline of a route search method performed by the route search device 100 will be described. Details will be described later. The labels with the required time corresponding to the route from the starting point of each moving body to the destination N4 are sequentially generated. The label 300 includes an identifier 300a, a traveling vehicle identifier 300b, and a required time 300c. In the identifier 300a, an identifier “A” indicating that the label is the label of the car A is set. In the riding vehicle identifier 300b, when a riding vehicle is generated, an identifier of the riding vehicle is set. The required time 300c indicates the required time for movement. Since the car A is in the state of the departure place N1, the travel time is indicated as “0”. In addition, a node number 300d indicating which node the label is generated is set below the label 300. In this embodiment, the node number is displayed as “1” in which “N” of “N1” representing the node is omitted. Although not shown, each label is set with a node number indicating from which node it has moved as attribute information. As shown in the figure, a label 307 represents a label when the car A has passed L11 and moved to N3, and a label 304 represents a label when the person B has passed L12 and moved to N3. Represents. In such a case, the route search device 100 generates a new label 310 that represents the traveling vehicle on which the person B rides the car A. In the label 310, since the person B rides on the car A, the identifier indicates “A” representing the car A, and the passenger moving body identifier indicates “B” representing the person B. The required time is the longer of either the car A or the person B. In this embodiment, the required time is “4”, so the travel time is indicated as “4”.

経路探索装置100は、同乗移動体も含め全移動体のラベルを順次生成することで経路探索を行い、全移動体が、個別の移動体であるか同乗移動体であるかを問わず目的地N4に到着した時点で経路探索を終了する。すなわち、同乗移動体が目的地N4に到着した時点で、車Aと、車Aに同乗している人Bとは、共に目的地に到着したこととなり、個別に移動している車A、人Bが全て目的地に到着していなくても、実際には全移動体が目的地に到着していることとなる。そのため、どのような態様であれ、全移動体が目的地に到着した時点で経路探索を終了することにより、探索効率を向上することができる。   The route search apparatus 100 performs route search by sequentially generating labels of all moving objects including the passenger moving object, and regardless of whether all moving objects are individual moving objects or passenger moving objects. The route search is terminated when arriving at N4. That is, when the boarding vehicle arrives at the destination N4, both the car A and the person B riding in the car A have arrived at the destination, and the car A and the person moving individually Even if all of B have not arrived at the destination, in fact, all the moving bodies have arrived at the destination. Therefore, the search efficiency can be improved by terminating the route search when all the mobile objects have arrived at the destination in any manner.

A2.機能ブロック
図2は、本実施例における経路探索装置100の機能ブロックを例示する説明図である。経路探索装置100は、主制御部101と、地図DB102と、地図データ参照部103と、通信部104と、経路決定部105と、経路探索部106と、経路探索部106の一部として構成されている移動体管理部107と、探索条件格納部108とから構成される。これらの機能ブロックは、ソフトウェア的に構成されている。ハードウェア的に構成することとしてもよい。
A2. Functional Block FIG. 2 is an explanatory diagram illustrating functional blocks of the route search apparatus 100 in the present embodiment. The route search device 100 is configured as a part of the main control unit 101, the map DB 102, the map data reference unit 103, the communication unit 104, the route determination unit 105, the route search unit 106, and the route search unit 106. Mobile unit management unit 107 and search condition storage unit 108. These functional blocks are configured by software. It may be configured as hardware.

主制御部101は、各機能ブロックの制御を行う機能を奏する。地図DB102は、電子地図データが格納されている。地図データ参照部103は、経路探索部106からの参照要求に基づき、地図DB102内の電子地図データを参照する機能を奏する。通信部104は、ナビゲーションシステム10等の他の機器との通信を行う機能を奏し、経路探索に必要な出発地、目的地などの情報の入力を受け付け、他の機能ブロックへ受け渡す。   The main control unit 101 has a function of controlling each functional block. The map DB 102 stores electronic map data. The map data reference unit 103 has a function of referring to the electronic map data in the map DB 102 based on a reference request from the route search unit 106. The communication unit 104 has a function of communicating with other devices such as the navigation system 10, receives input of information such as a departure point and a destination necessary for route search, and passes them to other functional blocks.

経路探索部106は、通信部104から受け渡された出発地などの情報に基づき、地図データ参照部103を介して電子地図データを参照し、経路探索を行う。移動体管理部107は、経路探索部106の一部として構成されており、経路探索において、複数の移動体が共に通過するノードが存在する場合に、同乗移動体生成条件109に基づき、かかる複数の移動体を一つの移動体にまとめて同乗移動体を生成する機能や、移動体を削除する機能などを奏する。   The route search unit 106 performs route search by referring to the electronic map data via the map data reference unit 103 based on the information such as the departure place delivered from the communication unit 104. The mobile object management unit 107 is configured as a part of the route search unit 106. When there are nodes through which a plurality of mobile objects pass in the route search, the mobile object management unit 107 is configured based on the riding mobile object generation condition 109. The mobile body is integrated into a single mobile body to generate a passenger mobile body, and the mobile body is deleted.

同乗移動体生成条件109を、図2に併せて示した。同乗移動体生成条件109は、使用される条件を示すチェックボックスCBと、条件に固有に割り振られた条件Noと、同乗移動体生成条件とから構成される。図示するように、チェックボックスCB2がチェックされており、条件No「2」の同乗移動体生成条件である「同一の移動体から構成される同乗移動体は1つのみ生成」を満たすよう経路探索を行うことを示している。複数の同乗移動体生成条件を有効としてもよい。また、特定の移動体の組合せに対してのみ、同乗移動体を生成するように条件設定することとしてもよいし、ノードの属性情報として「高速道路インター」などが設定されている場合には、待ち合わせには不適切であるため、かかるノードでは、同乗移動体を生成しない、等としてもよい。   The passenger moving body generation condition 109 is also shown in FIG. The rider moving body generation condition 109 includes a check box CB that indicates a condition to be used, a condition No that is uniquely assigned to the condition, and a rider moving object generation condition. As shown in the figure, the route search is performed so that the check box CB2 is checked and the condition No. “2”, which is the same-chosen moving object generation condition “generates only one same-moving moving object composed of the same moving objects”. Shows you to do. It is good also as a plurality of same-seat moving body generation conditions. In addition, it is possible to set conditions so as to generate a passenger moving body only for a specific moving body combination, or when “highway interchange” or the like is set as node attribute information, Since it is inappropriate for waiting, such a node may not generate a passenger moving body.

なお、ノードの属性情報の設定は、待ち合わせ不適切の場合のみならず待ち合わせ適切であってもよい。この場合、この待ち合わせ適切の設定がある場合のみ同乗移動体を生成する。待ち合わせ適切の場所としては、例えば、「コンビニエンスストア」、「道の駅」などが挙げられる。   Note that the setting of the node attribute information may be appropriate not only when waiting is inappropriate but also when waiting is appropriate. In this case, the traveling vehicle is generated only when there is an appropriate setting for waiting. Suitable places for meeting include, for example, “convenience store”, “road station”, and the like.

経路決定部105は、経路探索された結果から所要時間が最短となる経路を決定し、通信部104を介して、ナビゲーションシステム10に通知する機能を奏する。   The route determination unit 105 has a function of determining a route having the shortest required time from the route search result and notifying the navigation system 10 via the communication unit 104.

A3.経路探索処理:
A3−1.経路探索処理:
図3に、本実施例における経路探索処理を説明するフローチャートを示した。経路探索装置100は、ナビゲーションシステム10から移動体、出発地、目的地などの経路探索に必要な情報の入力を受け付けると(ステップS10)、経路探索に必要な電子地図データを参照し(ステップS11)、経路探索を行う(ステップS12)。経路探索処理の詳細に関しては後述する。
A3. Route search process:
A3-1. Route search process:
FIG. 3 shows a flowchart for explaining the route search processing in this embodiment. When the route search device 100 receives input of information necessary for the route search such as the moving body, the departure place, and the destination from the navigation system 10 (step S10), the route search device 100 refers to the electronic map data required for the route search (step S11). ), Route search is performed (step S12). Details of the route search processing will be described later.

次に、経路探索装置100は、経路探索結果から所要時間が最小である経路を決定し、ナビゲーションシステム10に通知する(ステップS13)。結果通知処理に関しては後述する。   Next, the route search device 100 determines a route having the minimum required time from the route search result, and notifies the navigation system 10 (step S13). The result notification process will be described later.

A3−2.経路探索詳細処理:
図4は、本実施例における経路探索処理の詳細を説明するフローチャートである。経路探索装置100が、図3のステップS12において行う処理に相当する。併せて、図5,6において、各ステップで行われる処理を、模式的に示した。
A3-2. Detailed route search process:
FIG. 4 is a flowchart for explaining the details of the route search processing in the present embodiment. This corresponds to the processing performed by the route search device 100 in step S12 of FIG. In addition, FIGS. 5 and 6 schematically show processing performed in each step.

経路探索装置100は、候補ラベルを作成し(ステップS20)、かかる候補ラベルのうち、所要時間が最小のラベルを確定ラベルと決定する(ステップS21)。所要時間が最小のラベルが複数存在する場合には、その中から任意に決定する。図5にかかる処理の説明図を示した。   The route search device 100 creates a candidate label (step S20), and determines a label having the minimum required time among the candidate labels as a confirmed label (step S21). When there are a plurality of labels having the minimum required time, the label is arbitrarily determined from the labels. An explanatory diagram of the processing according to FIG. 5 is shown.

図5は、本実施例におけるラベル生成処理を模式的に説明する説明図である。経路探索表250は、処理ステップを示すNoと、生成された候補ラベル群と、確定された確定ラベル群とから構成される。   FIG. 5 is an explanatory diagram schematically illustrating label generation processing in the present embodiment. The route search table 250 includes No indicating a processing step, a generated candidate label group, and a confirmed label group.

No「1」において、車Aおよび人Bの出発地のノードにおけるラベル300、301を生成し候補ラベルとして設定する。ラベル300および301は、所要時間が「0」で同一であるため、任意にラベル301を確定ラベルとして設定する。ラベル301の上部に付与されたポイントPは、ラベル301が確定ラベルであることを表す。   In No “1”, labels 300 and 301 at the departure node of the car A and the person B are generated and set as candidate labels. Since labels 300 and 301 have the same required time of “0”, label 301 is arbitrarily set as a definitive label. The point P given to the upper part of the label 301 indicates that the label 301 is a confirmed label.

No「2」では、No「1」で確定ラベルに設定されたラベル301が、候補ラベル群から確定ラベル群に追加されたことを表している。   No “2” indicates that the label 301 set as the confirmed label in No “1” is added to the confirmed label group from the candidate label group.

図4に戻り説明を続ける。次に、経路探索装置100は、確定ラベルを参照し(ステップS22)、全移動体が目的地に到着したか否かを判断する(ステップS23)。全ての移動体が、目的地に到着していない場合(ステップS23:NO)には、確定ラベルのうち、生成されたノードが同一で、移動手段の異なる他の確定ラベルが存在するか否かを判断する(ステップS24)。存在しない場合(ステップS24:NO)には、ステップS20へ戻り、直前に決定された確定ラベルに基づき、候補ラベルを生成する。   Returning to FIG. Next, the route search device 100 refers to the confirmed label (step S22), and determines whether or not all moving objects have arrived at the destination (step S23). If all the mobile objects have not arrived at the destination (step S23: NO), whether or not there are other confirmed labels with the same generated node and different moving means among the confirmed labels. Is determined (step S24). If it does not exist (step S24: NO), the process returns to step S20, and a candidate label is generated based on the confirmed label determined immediately before.

図5に示すように、No「3」では、No「2」で確定ラベル群に追加されたラベル301に基づき、新規の候補ラベルを生成することを表している。ラベル301が表す移動体である人Bは、N2に位置しているため、移動先の候補ノードとしてN1、N3、N4が挙げられる。経路探索装置100は、図に一点鎖線400で示すように、人Bがこれらのノードに移動した際に生成されるラベル303,304,305を候補ラベル群に追加する。次に、経路探索装置100は、ラベル300,303,304,305から、所要時間が最小であるラベル300を確定ラベルとして設定する。   As illustrated in FIG. 5, No “3” indicates that a new candidate label is generated based on the label 301 added to the confirmed label group in No “2”. Since the person B who is the moving object represented by the label 301 is located at N2, N1, N3, and N4 are listed as candidate nodes for the movement destination. The route search device 100 adds labels 303, 304, and 305 generated when the person B moves to these nodes to the candidate label group, as indicated by a one-dot chain line 400 in the figure. Next, the route search apparatus 100 sets the label 300 having the minimum required time from the labels 300, 303, 304, and 305 as a confirmed label.

No「4」では、No「3」で確定ラベルに設定されたラベル300が、候補ラベル群から確定ラベル群に追加されたことを表している。   No. “4” indicates that the label 300 set as the confirmed label in No “3” is added to the confirmed label group from the candidate label group.

No「5」では、直前に確定ラベル群に追加されたラベル300に基づき、No「3」での処理と同様に新規の候補ラベルを生成することを表している。図に一点鎖線401で示すラベル306,307が新規に候補ラベルとして追加されたラベルである。経路探索装置100は、ラベル303,304,305,306,307から、所要時間が最小であるラベル304を確定ラベルとして設定する。No「6」〜No「8」では、No「4」〜No「5」における処理と同様の処理を行うため、説明を省略する。   No. “5” indicates that a new candidate label is generated based on the label 300 added to the confirmed label group immediately before, similarly to the process of No “3”. Labels 306 and 307 indicated by alternate long and short dash lines 401 in the figure are labels newly added as candidate labels. The route search device 100 sets a label 304 having a minimum required time as a confirmed label from the labels 303, 304, 305, 306, and 307. In No “6” to No “8”, the same processing as that in No “4” to No “5” is performed, and thus the description thereof is omitted.

図4に戻り説明図を続行する。経路探索装置100は、確定ラベルのうち、生成されたノードが同一で、移動手段の異なる他の確定ラベルが存在する場合(ステップS24:YES)には、同乗移動体生成条件109を参照し(ステップS25)、これに基づき、同乗移動体を表すラベルを生成するか否かを判断する(ステップS26)。生成する場合(ステップS26:YES)には、これらの確定ラベルから同乗移動体を表すラベルを生成して確定ラベルとして追加し(ステップS27)、ステップS20へ戻り処理を繰り返す。かかる処理により、同乗移動体が、新たに、経路探索の対象に加えられたことになる。同乗移動体を生成しない場合(ステップS26:NO)には、ステップS20に戻り処理を繰り返す。   Returning to FIG. 4, the explanatory diagram is continued. When the generated node is the same among the confirmed labels and there is another confirmed label with a different moving means (step S24: YES), the route search device 100 refers to the riding moving object generation condition 109 ( Step S25), based on this, it is determined whether or not to generate a label representing the passenger moving body (Step S26). If it is to be generated (step S26: YES), a label representing the same moving body is generated from these confirmed labels and added as a confirmed label (step S27), and the process returns to step S20 to repeat the process. As a result of this processing, the passenger moving body is newly added to the route search target. When the passenger moving body is not generated (step S26: NO), the process returns to step S20 and is repeated.

図5および図6に示すように、経路探索装置100は、確定ラベル群の中で、同一ノードで生成されたラベルが存在する場合には、一方の移動体を他方の移動体に同乗させた同乗移動体を生成し確定ラベルとして追加する。No「8」に示すように、破線500で囲んだラベル304,307は、同一ノードN3で生成されているため次のステップのNo「9」では、経路探索装置100は、移動速度の遅い人Bを車Aに同乗させたとする同乗移動体を表すラベル310を生成し確定ラベルとして追加する。同乗移動体の所要時間は、同乗移動体を構成する各移動体のそれまでの所要時間の多い方とする。同乗移動体を構成する車Aおよび人Bのそれまでの所要時間は「4」で同一であるため、ラベル310の所要時間は、「4」となるが、いずれかの所要時間が多い場合には、その所要時間が使用されることとなる。   As illustrated in FIGS. 5 and 6, the route search device 100 causes one mobile body to ride on the other mobile body when a label generated at the same node exists in the confirmed label group. A passenger moving object is generated and added as a confirmed label. As indicated by No “8”, since the labels 304 and 307 surrounded by the broken line 500 are generated at the same node N3, in the next step No “9”, the route search device 100 has a slow moving speed. A label 310 representing a passenger moving body where B is on the car A is generated and added as a confirmed label. The required time of the passenger moving body is the longer required time of each moving body constituting the passenger moving body. Since the required time up to that time for the car A and the person B constituting the passenger moving body is “4”, the required time of the label 310 is “4”. The required time will be used.

No「10」では、直前に確定ラベル群に追加されたラベル310に基づき、No「3」での処理と同様に新規の候補ラベルを生成することを表している。本実施例では簡易のため、移動体が一度通過したリンクを逆戻りすることはできないこととし、同乗移動体は、車Aが通過したL11および人Bが通過したL12を通過しないこととする。すなわち、図に一点鎖線403で示すラベル311が新規に候補ラベルとして追加される。以降、No「13」まで、No「4」〜No「9」と同様の処理を繰り返し行う。   No. “10” indicates that a new candidate label is generated based on the label 310 added to the confirmed label group immediately before, similarly to the process of No “3”. In this embodiment, for the sake of simplicity, it is assumed that the link once passed by the moving body cannot be reversed, and the traveling mobile body does not pass L11 through which the car A passes and L12 through which the person B passes. That is, a label 311 indicated by a one-dot chain line 403 in the figure is newly added as a candidate label. Thereafter, the same processing as No. “4” to No. “9” is repeated until No. “13”.

図4に戻り説明を続ける。次に、経路探索装置100は、確定ラベルを参照し、全ての移動体が目的地に到着している場合(ステップS23:YES)には、経路探索処理を終了する。   Returning to FIG. Next, the route search device 100 refers to the confirmed label, and when all the mobile objects have arrived at the destination (step S23: YES), the route search processing is terminated.

図6に示すように、No「13」では、確定ラベルとして設定されたラベルのうち、目的地のN4に到着したラベル314が存在する。かかるラベル314は、車Aに人Bが同乗した同乗移動体であり、この時点で全ての移動体が目的地N4に到着したことになる。経路探索装置100は、全ての移動体が、どのような態様であれ目的地に到着した時点で探索を終了するため、No「13」で経路探索処理を終了する。   As shown in FIG. 6, with No “13”, there is a label 314 that has arrived at the destination N4 among the labels set as confirmed labels. Such a label 314 is a traveling vehicle in which a person B rides on the car A, and at this time, all the moving bodies have arrived at the destination N4. The route search apparatus 100 ends the search when No. “13” because all the mobile bodies end the search when they arrive at the destination in any manner.

No「13」に表示された確定ラベル群において、各確定ラベルの属性情報に設定された移動前のノード番号を参照し、経路探索結果を得る。すなわち、車Aは、N1−N3−N4という経路を通過し、N3で人Bを同乗させる。人Bは、N2−N3−N4という経路を通過し、N3で車Aに同乗する。   In the confirmed label group displayed in No. “13”, the node number before movement set in the attribute information of each confirmed label is referred to, and a route search result is obtained. That is, the car A passes the route N1-N3-N4 and carries the person B on N3. The person B passes the route N2-N3-N4 and rides on the car A at N3.

A3−3.経路通知処理:
図7は、本実施例における経路探索結果通知処理を説明するフローチャートである。経路探索装置100の処理は、図3のステップS13に相当する処理である。
A3-3. Route notification processing:
FIG. 7 is a flowchart for explaining the route search result notification processing in this embodiment. The process of the route search device 100 is a process corresponding to step S13 in FIG.

経路探索装置100は、経路探索結果を参照し(ステップS30)、結果をナビゲーションシステム10に送信する(ステップS31)。本実施例では、各移動体につき、経路が1ずつ探索されたため、探索された経路を評価することなくナビゲーションシステム10に通知することとしたが、経路が複数探索された場合には、各経路の所要時間を評価し、例えば、最短所要時間の経路を通知する、等としてもよい。   The route search device 100 refers to the route search result (step S30) and transmits the result to the navigation system 10 (step S31). In this embodiment, since one route is searched for each moving body, the navigation system 10 is notified without evaluating the searched route. However, when a plurality of routes are searched, each route is searched. For example, the route of the shortest required time may be notified.

ナビゲーションシステム10は、探索結果を受信する(ステップS40)と、ナビゲーションシステム10のディスプレイにかかる探索結果を表示する(ステップS41)。図示するように、各移動体の経路と、合流ポイントを表示し、併せて到着時刻、所要時間を表示する。   When the navigation system 10 receives the search result (step S40), the navigation system 10 displays the search result on the display of the navigation system 10 (step S41). As shown in the drawing, the route of each moving body and the junction point are displayed, and the arrival time and the required time are also displayed.

以上説明した第1実施例の経路探索装置100によれば、ユーザが待ち合わせ場所、合流する移動体を指定しなくとも、経路探索処理において同乗移動体を生成し、かかる同乗移動体もあわせて各移動体の経路探索を行うため、効率的に経路探索を行うことができ、利便性が向上する。   According to the route search device 100 of the first embodiment described above, even if the user does not specify the meeting place and the moving body to be joined, the traveling body is generated in the route search process, and the traveling body is also included. Since the route search of the mobile body is performed, the route search can be performed efficiently, and the convenience is improved.

上述した実施例では、車1台と、人一人という2つの移動体について経路探索を行うこととしたが、複数の車、複数の人を指定して経路探索を行うことも可能である。かかる場合には、適宜、同乗移動体生成条件109により同乗移動体の生成を抑制することとすれば、移動体の増加に伴う処理効率の低下を抑制することができる。   In the above-described embodiment, the route search is performed for two vehicles, that is, one car and one person. However, a route search can be performed by specifying a plurality of cars and a plurality of people. In such a case, if the generation of the passenger moving body is appropriately suppressed by the passenger moving body generation condition 109, it is possible to suppress a decrease in processing efficiency due to an increase in the moving bodies.

B.変形例:
上述した実施例では、同乗移動体生成条件109は、同乗移動体を生成する際の条件を設定することとしたが、本変形例では、同乗移動体の生成とあわせて、経路探索処理において考慮すべき探索条件を設定することとした。
B. Variation:
In the embodiment described above, the traveling vehicle generation condition 109 is set to a condition for generating a traveling vehicle, but in this modification, it is considered in the route search process together with the generation of the traveling vehicle. The search condition to be set was set.

B1―1.探索条件:
図8に、本変形例における探索条件を例示する説明図を示した。探索条件110は、同乗移動体生成条件109と同様に、探索条件格納部108内に格納されていることものとする。経路探索部106は、探索条件110を参照し、かかる条件に基づき経路探索を行う。
B1-1. Search conditions:
FIG. 8 is an explanatory diagram illustrating search conditions in this modification. The search condition 110 is assumed to be stored in the search condition storage unit 108 in the same manner as the traveling vehicle generation condition 109. The route search unit 106 refers to the search condition 110 and performs a route search based on the condition.

例えば、条件No「1」に示すように、工事による一方通行、指定方向外通行禁止などの交通規制を設定することとしてもよい。こうすれば、車両が人を迎えに行く場合に、人の直近に交通規制等がある場合でも、それらを考慮した経路探索を行い、より平易に迎えに行くことが可能となる。例えば、交通規制として一方通行があり、車両が遠回りをしなければならない場合、人が一方通行でない道路まで移動すればよい。   For example, as shown in condition No. “1”, traffic restrictions such as one-way due to construction and prohibition of traffic outside the designated direction may be set. In this way, when the vehicle picks up a person, even if there are traffic restrictions or the like in the immediate vicinity of the person, it is possible to perform a route search in consideration of them and to pick up the person more easily. For example, when there is one-way traffic restriction and the vehicle has to make a detour, a person may move to a road that is not one-way.

また、条件No「2」に示すように、人の移動速度を、実際に設定されている移動速度より遅い速度で経路探索を行うよう設定することとしても良い。こうすれば、人の移動距離を制限することができ、悪天候時や荷物を持ったときなど、人の移動負荷を軽減することができる。   Further, as shown in the condition No. “2”, the movement speed of the person may be set so that the route search is performed at a speed slower than the actually set movement speed. In this way, the movement distance of the person can be limited, and the movement load of the person can be reduced, such as when the weather is bad or when carrying a baggage.

また、条件No「3」に示すように、人のラベルについては、出発地からの移動時間を制限する、例えば10分間以上経過して後は候補ラベルを生成しないこととしてもよい。こうすれば、かかる所定の時間分、人の負荷を軽減することができ、利便性が向上する。   Further, as shown in the condition No “3”, for the human label, the travel time from the departure place is limited. For example, the candidate label may not be generated after 10 minutes or more have elapsed. In this way, the human load can be reduced for the predetermined time, and convenience is improved.

また、条件No「4」に示すように、人の移動速度を「0」に設定することとしても良い。こうすれば、人は出発地から移動することがないため、人が歩かなくてすみ、負荷を軽減することができる。また、処理上もラベルの生成を省略することができ、探索効率の向上を図ることができる。   Further, as indicated by condition No. “4”, the movement speed of the person may be set to “0”. In this way, since the person does not move from the departure place, the person does not have to walk and the load can be reduced. In addition, the generation of the label can be omitted in terms of processing, and the search efficiency can be improved.

上述した実施例では、移動体として車・1台、人・一人が指定されていた。本変形例では、移動体が車・2台、人・2人という場合に、同乗移動体生成条件109に設定されている条件No「3」(各車には、一人しか同乗できない)、および、探索条件110に設定されている条件No「4」(人の移動速度を「0」とする)を満たす経路探索を行うこととした。経路探索装置100の構成等は、実施例と同様である。   In the above-described embodiment, a vehicle / one vehicle and a person / one person are designated as the moving body. In this modification, when the moving body is a car / two cars, a person / two people, the condition No “3” (only one person can ride in each car) set in the riding-car moving body generation condition 109, and The route search satisfying the condition No. “4” (the person's moving speed is set to “0”) set in the search condition 110 is performed. The configuration of the route search apparatus 100 is the same as that in the embodiment.

B1−2.経路探索パターン:
図9は、本変形例における電子地図データを示す説明図である。電子地図データ600は、ノードN1〜N5およびリンクL20(44)〜L28(48)から構成される。車の移動速度は4であり、人の移動速度は1である。図示するように、車AはN1を出発地とし、車Bは、N2を出発地とし、人CはN3を出発地とし、人Dは、N4を出発地とする。
B1-2. Route search pattern:
FIG. 9 is an explanatory diagram showing electronic map data in the present modification. The electronic map data 600 includes nodes N1 to N5 and links L20 (44) to L28 (48). The moving speed of the car is 4, and the moving speed of the person is 1. As shown in the figure, the car A starts from N1, the car B starts from N2, the person C starts from N3, and the person D starts from N4.

経路探索装置100は、同乗移動体生成条件109の条件No「3」の「各車には一人しか乗車できない」という条件と、探索条件110の条件No「4」の「人の移動速度を0とする」という条件を満たすよう経路探索を行う。この条件で検索を行うと、人C,Dは、スタート地点から移動することはない。また、車Aは、ノードN3,N4を通過する経路を取ったとしても、人C,Dを共に乗せた同乗移動体は生成されない。従って、例えば、車Aに人C,Dが共に同乗するパターンや、車Bに人C,Dが共に同乗するパターン、人C,Dが独立して目的地に到着するパターン等の経路探索は行われない。   The route search device 100 has a condition No. “3” in the passenger moving body generation condition 109 that “only one person can get on each vehicle” and a condition “No. 4” in the search condition 110 that sets the movement speed of the person to 0. Route search is performed so as to satisfy the condition “ If a search is performed under these conditions, the persons C and D will not move from the starting point. In addition, even if the car A takes a route passing through the nodes N3 and N4, a passenger moving body on which the people C and D are carried together is not generated. Therefore, for example, a route search such as a pattern in which people C and D ride together in a car A, a pattern in which people C and D ride together in a car B, and a pattern in which people C and D arrive independently at a destination, etc. Not done.

経路探索装置100は、図4のステップS20に示す「候補ラベル生成」の前に探索条件110を参照し、候補ラベルを生成するか否かの判断を行い、経路探索を行う。   The route search apparatus 100 refers to the search condition 110 before “candidate label generation” shown in step S20 of FIG. 4, determines whether or not to generate a candidate label, and performs route search.

図10は、本実施例における経路探索結果を例示する説明図である。図示するようにパターン1は、「車Aは人Cを迎えに行き、車Bは人Dを迎えに行く」というパターンである。車Aの経路はN1−N3−N5となり、かかる経路の所要時間は「12」となる。車Bの経路は、N2−N4−N5となり、かかる経路の所要時間は「13」となる。   FIG. 10 is an explanatory diagram illustrating the route search result in this embodiment. As shown in the figure, pattern 1 is a pattern that “car A goes to pick up person C, and car B goes to pick up person D”. The route of the car A is N1-N3-N5, and the required time of the route is “12”. The route of the car B is N2-N4-N5, and the required time of the route is “13”.

同様に、パターン2は、「車Aは人Dを迎えに行き、車Bは人Cを迎えに行く」というパターンである。車Aの経路はN1−N4−N5となり、かかる経路の所要時間は「16」となる。車Bの経路は、N2−N3−N5となり、かかる経路の所要時間は「17」となる。   Similarly, pattern 2 is a pattern that “car A goes to pick up person D and car B goes to pick up person C”. The route of the car A is N1-N4-N5, and the required time of the route is “16”. The route of the car B is N2-N3-N5, and the required time of the route is “17”.

探索条件110を考慮した場合、探索されうるパターンは、上述した2パターンであるが、本発明では、各移動体が、個別・同乗移動体のいずれかの形態で目的地に到着した時点で探索を終了することとしているため、最短経路であるパターン1が最初に探索され処理を終了する。全ての経路を探索し、どの経路を使用するかをユーザに選択させることとしても良い。   When the search condition 110 is taken into consideration, the patterns that can be searched are the above-described two patterns. However, in the present invention, the search is performed when each mobile object arrives at the destination in the form of either an individual or a passenger mobile object. Therefore, the pattern 1 that is the shortest path is searched first, and the process ends. It is also possible to search all routes and let the user select which route to use.

以上説明した変形例のように、予め探索条件を設定することにより、探索対象となる移動体の数を抑制することができ、探索効率を向上することができる。複数の移動体で同時に経路探索を行う場合、移動体の数が増加するに伴い、探索パターンが増加し、処理効率が低下するため、本変形例のように、同乗移動体を生成するパターンが多くなると考えられる場合には特に有用である。また、経路探索装置100は、種々の探索条件に基づき、柔軟な経路探索を行うことができるため、利便性の向上を図ることができる。   As in the modification described above, by setting the search conditions in advance, the number of mobile objects to be searched can be suppressed, and search efficiency can be improved. When a route search is performed simultaneously with a plurality of mobile objects, the number of mobile objects increases, the search pattern increases, and the processing efficiency decreases. This is particularly useful when it is expected to increase. In addition, the route search device 100 can perform flexible route search based on various search conditions, so that convenience can be improved.

B2.変形例2:
また、上述の実施例および変形例に付加的な機能を備えることとしてもよい。例えば、荷物を考慮した経路探索を行うこととしてもよい。すなわち、人Gが別の地点に荷物を置いている場合に、かかる荷物を移動速度「0」の移動体として経路を探索する。荷物には、属性情報として所有者である人Gを設定しておき、人Gが乗車した車が、荷物の地点を通過するように経路探索を行うこととしても良い。かかる場合に、荷物を載せた移動体を生成する条件として、荷物の地点を通過する移動体に、人Gが同乗していること、すなわち、人Gと荷物という特定の組合せが満たされるときだけ、同乗移動体を生成することとすれば、人G以外の人が同乗した車がかる地点を通過しても、新規に候補ラベルを生成することがないため、探索効率を向上することができる。
B2. Modification 2:
Moreover, it is good also as providing an additional function in the above-mentioned Example and modification. For example, a route search may be performed in consideration of luggage. That is, when the person G puts the baggage at another point, the route is searched by using the baggage as the moving body having the movement speed “0”. It is also possible to set a person G who is the owner as attribute information in the package, and perform a route search so that the vehicle on which the person G gets passes the package point. In such a case, as a condition for generating a moving body on which a load is placed, only when a person G is on the moving body that passes the point of the load, that is, when a specific combination of the person G and the load is satisfied. If the traveling vehicle is generated, a candidate label is not generated anew even if a vehicle other than the person G rides a vehicle, so that the search efficiency can be improved.

B3.変形例3:
また、探索結果から、各移動体の待ち合わせ場所までの所要時間が求まるため、各移動体の出発時刻を報知することとしてもよい。また、待ち合わせ場所の待ちやすさの状態や車の駐車のしやすさ、天候などを考慮して出発時刻を報知することとしてもよい。「待ちやすさの状態」とは、例えば、駅のロータリーや道路沿いなどの場合には、車は長時間、駐停車していられない、等が挙げられる。かかる場合には、待ち合わせ場所に、必ず待ち人が先に到着しているように、人の出発時刻を算出することが好ましい。また、「天候などを考慮」とは、雨天時などの悪天候の場合には、待ち合わせ場所に車が先に到着しているように出発時刻を算出することなどが挙げられる。
B3. Modification 3:
Moreover, since the required time to the meeting place of each moving body is obtained from the search result, the departure time of each moving body may be notified. Further, the departure time may be notified in consideration of the ease of waiting at the meeting place, the ease of parking the car, the weather, and the like. The “waiting state” includes, for example, that a car cannot park or park for a long time in the case of a roundabout at a station or along a road. In such a case, it is preferable to calculate the departure time of the person so that the waiting person always arrives first at the meeting place. “Considering the weather” includes calculating the departure time so that the car arrives at the meeting place in the case of bad weather such as rainy weather.

B4.変形例4:
また、経路探索装置100の移動体管理部107に、予め、同乗移動体生成時に、移動速度の遅い移動体を削除する機能を備えることとしてもよい。例えば、人と車の2つの移動体から同乗移動体を生成する場合には、移動速度の遅い人を削除することとしてもよい。こうすれば、同一ノード通過後、同一の経路を通過する際に、明らかに到着時刻が遅くなる移動速度の遅い移動体の経路探索を省略することができ利便性が向上する。
B4. Modification 4:
In addition, the moving body management unit 107 of the route search apparatus 100 may be provided with a function of deleting a moving body having a low moving speed when a traveling moving body is generated in advance. For example, when a passenger moving body is generated from two moving bodies, that is, a person and a vehicle, it is possible to delete a person whose movement speed is slow. In this way, when passing through the same route after passing through the same node, it is possible to omit the route search for a moving body with a slow moving speed that clearly delays the arrival time, thereby improving convenience.

以上、本発明の種々の実施例について説明したが、本発明はこれらの実施例に限定されることなく、その趣旨を逸脱しない範囲内で種々の構成を取ることができることは言うまでもない。   Although various embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and it goes without saying that various configurations can be made without departing from the spirit of the present invention.

実施例におけるシステム概要を例示する説明図である。It is explanatory drawing which illustrates the system outline | summary in an Example. 実施例における経路探索装置の機能ブロックを例示する説明図である。It is explanatory drawing which illustrates the functional block of the route search apparatus in an Example. 本実施例における経路探索処理を説明するフローチャートである。It is a flowchart explaining the route search process in a present Example. 本実施例における経路探索処理詳細を説明するフローチャートである。It is a flowchart explaining the route search process details in a present Example. 本実施例におけるラベル生成処理を模式的に説明する説明図である。It is explanatory drawing which illustrates typically the label production | generation process in a present Example. 本実施例におけるラベル生成処理を模式的に説明する説明図である。It is explanatory drawing which illustrates typically the label production | generation process in a present Example. 本実施例における経路探索結果通知処理を説明するフローチャートである。It is a flowchart explaining the route search result notification process in a present Example. 本変形例における探索条件を例示する説明図である。It is explanatory drawing which illustrates the search conditions in this modification. 本変形例における電子地図データを示す説明図である。It is explanatory drawing which shows the electronic map data in this modification. 本変形例における経路探索結果を例示する説明図である。It is explanatory drawing which illustrates the route search result in this modification.

符号の説明Explanation of symbols

1000...経路探索システム
10...ナビゲーションシステム
100...経路探索装置
101...主制御部
102...地図DB
103...地図データ参照部
104...通信部
105...経路決定部
106...経路探索部
107...移動体管理部
108...探索条件格納部
109...同乗移動体生成条件
110...探索条件
200...模式図
210...電子地図データ
250...経路探索表
303〜314...ラベル
300a...識別子
300b...同乗移動体識別子
300c...所要時間
400,401,403...一点鎖線
500...破線
600...電子地図データ
1000 ... route search system 10 ... navigation system 100 ... route search device 101 ... main control unit 102 ... map DB
DESCRIPTION OF SYMBOLS 103 ... Map data reference part 104 ... Communication part 105 ... Route determination part 106 ... Route search part 107 ... Moving body management part 108 ... Search condition storage part 109 ... Riding together Field generation condition 110 ... Search condition 200 ... Schematic diagram 210 ... Electronic map data 250 ... Route search table 303-314 ... Label 300a ... Identifier 300b ... Riding passenger vehicle identifier 300c ... Time required 400,401,403 ... Dash-dot line 500 ... Dashed line 600 ... Electronic map data

Claims (10)

目的地が同一である複数の移動体の経路を探索する経路探索装置であって、
ノードとリンクから構成される地図データを参照する参照部と、
前記複数の移動体の、前記地図データにおける出発地および目的地を入力する入力部と、
前記地図データ、前記出発地および前記目的地に基づき、各移動体の経路を、個別に探索する経路探索部と、
前記経路探索において、前記複数の移動体のうち少なくとも2以上の移動体が共に通過するノードで、前記2以上の移動体が一体となって移動する合体移動体を生成し、前記移動体として追加する合体移動体生成部とを備える経路探索装置。
A route search device for searching for routes of a plurality of mobile bodies having the same destination,
A reference section that references map data composed of nodes and links;
An input unit for inputting a starting point and a destination in the map data of the plurality of moving bodies;
Based on the map data, the departure place and the destination, a route search unit for individually searching for the route of each mobile unit;
In the route search, at the node through which at least two or more of the plurality of moving bodies pass together, a combined moving body in which the two or more moving bodies move together is generated and added as the moving body A route search device comprising a united mobile generation unit.
請求項1記載の経路探索装置であって、
前記経路探索部は、前記複数の移動体の全てが、前記合体移動体もしくは各単独の移動体のいずれかの態様で、前記目的地へ到着した時点で、前記探索を終了する経路探索装置。
The route search device according to claim 1,
The route search device, wherein the route search unit terminates the search when all of the plurality of moving bodies have arrived at the destination in the form of the combined moving body or each single moving body.
請求項1、または請求項2記載の経路探索装置であって、
前記合体移動体生成部は、所定の条件に基づき、前記合体移動体の生成を制御し、
前記所定の条件とは、前記合体移動体を構成する移動体の組合せに基づく条件である経路探索装置。
A route search device according to claim 1 or claim 2, wherein
The united moving body generation unit controls generation of the united moving body based on a predetermined condition,
The route search device, wherein the predetermined condition is a condition based on a combination of moving bodies constituting the combined moving body.
請求項3記載の経路探索装置であって、
前記合体移動体生成部は、前記合体移動体を構成する契機となった移動体が同一の合体移動体の生成を、所定数以下に制限する経路探索装置。
The route search device according to claim 3,
The union moving body generation unit is a route search device that restricts the generation of union moving bodies having the same moving body that constitutes the union moving body to a predetermined number or less.
請求項1〜請求項4いずれか記載の経路探索装置であって、
前記合体移動体生成部は、前記合体移動体を生成するとともに、該合体移動体を構成する移動体の少なくとも一部を削除する経路探索装置。
A route search device according to any one of claims 1 to 4,
The united mobile body generation unit is a route search device that generates the united mobile body and deletes at least a part of the mobile body constituting the united mobile body.
請求項5記載の経路探索装置であって、
前記合体移動体生成部は、前記前記合体移動体を構成する移動体のうち、移動速度の遅い移動体を削除する経路探索装置。
The route search device according to claim 5,
The union moving body generation unit is a route search device that deletes a moving body having a slow moving speed from among the moving bodies constituting the union moving body.
請求項1〜請求項6いずれか記載の経路探索装置であって、
前記合体移動体を含めた全移動体の前記探索結果に基づき、前記複数の移動体の経路を決定する経路決定部とを備える経路探索装置。
The route search device according to any one of claims 1 to 6,
A route search device comprising: a route determination unit that determines routes of the plurality of mobile bodies based on the search results of all mobile bodies including the combined mobile body.
目的地が同一である複数の移動体の経路を探索する経路探索方法であって、
コンピュータが実行する工程として、
(a)ノードとリンクから構成される地図データを参照する工程と、
(b)前記複数の移動体の、前記地図データにおける出発地および目的地を入力する工程と、
(c)前記地図データ、前記出発地および前記目的地に基づき、各移動体の経路を、個別に探索する工程と、
(d)前記経路探索において、前記複数の移動体の少なくとも2以上の移動体が共に通過するノードで、前記2以上の移動体が共に移動する合体移動体を生成し、前記移動体として追加する工程とを備える経路探索方法。
A route search method for searching for routes of a plurality of mobile objects having the same destination,
As a process executed by the computer,
(A) referring to map data composed of nodes and links;
(B) inputting a starting point and a destination in the map data of the plurality of moving objects;
(C) a step of individually searching for a route of each moving body based on the map data, the departure place, and the destination;
(D) In the route search, at a node through which at least two or more moving bodies of the plurality of moving bodies pass together, a combined moving body in which the two or more moving bodies move together is generated and added as the moving body. A route search method comprising the steps.
目的地が同一である複数の移動体の経路を、コンピュータに探索させるためのコンピュータプログラムであって、
ノードとリンクから構成される地図データを参照する機能と、
前記複数の移動体の、前記地図データにおける出発地および目的地を入力する機能と、
前記地図データ、前記出発地および前記目的地に基づき、各移動体の経路を、個別に探索する機能と、
前記経路探索において、前記複数の移動体の少なくとも2以上の移動体が共に通過するノードで、前記2以上の移動体が共に移動する合体移動体を生成し、前記移動体として追加する機能とをコンピュータに実現させるコンピュータプログラム。
A computer program for causing a computer to search for routes of a plurality of moving objects having the same destination,
A function to refer to map data composed of nodes and links,
A function of inputting a starting point and a destination in the map data of the plurality of moving bodies;
Based on the map data, the starting point, and the destination, a function for individually searching the route of each mobile unit;
In the route search, at a node through which at least two or more moving bodies of the plurality of moving bodies pass together, a combined moving body in which the two or more moving bodies move together is generated and added as the moving body; A computer program to be realized by a computer.
請求項9記載のコンピュータプログラムをコンピュータ読み取り可能に記録した記録媒体。   A recording medium recording the computer program according to claim 9 in a computer-readable manner.
JP2003378187A 2003-11-07 2003-11-07 Route search device Expired - Fee Related JP4583747B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003378187A JP4583747B2 (en) 2003-11-07 2003-11-07 Route search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003378187A JP4583747B2 (en) 2003-11-07 2003-11-07 Route search device

Publications (3)

Publication Number Publication Date
JP2005140664A true JP2005140664A (en) 2005-06-02
JP2005140664A5 JP2005140664A5 (en) 2006-12-21
JP4583747B2 JP4583747B2 (en) 2010-11-17

Family

ID=34688659

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003378187A Expired - Fee Related JP4583747B2 (en) 2003-11-07 2003-11-07 Route search device

Country Status (1)

Country Link
JP (1) JP4583747B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008268080A (en) * 2007-04-23 2008-11-06 Pioneer Electronic Corp Information processor, information processing method, information processing program and computer-readable recording medium
JP2012225792A (en) * 2011-04-20 2012-11-15 Aisin Aw Co Ltd Information service system and information service method
JP2013181775A (en) * 2012-02-29 2013-09-12 Toyota Infotechnology Center Co Ltd Moving body merging support device, moving body merging support system, and moving body merging route determination method
US9057619B2 (en) 2011-02-10 2015-06-16 Hitachi, Ltd. Optimal path search system and optimal path search method
CN104977008A (en) * 2014-04-09 2015-10-14 广东融讯信息科技有限公司 Navigation system achieving self-driving and bus seamless connection

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001106076A (en) * 1999-10-08 2001-04-17 Toyota Motor Corp Route searching device
JP2002277256A (en) * 2001-03-21 2002-09-25 Mazda Motor Corp Mobile unit position display method and system, and information mediation apparatus and its computer program
JP2002318129A (en) * 2001-04-23 2002-10-31 Fujitsu Ten Ltd Navigation system and navigation apparatus used for same
JP2002333338A (en) * 2001-05-10 2002-11-22 Mazda Motor Corp Information processing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001106076A (en) * 1999-10-08 2001-04-17 Toyota Motor Corp Route searching device
JP2002277256A (en) * 2001-03-21 2002-09-25 Mazda Motor Corp Mobile unit position display method and system, and information mediation apparatus and its computer program
JP2002318129A (en) * 2001-04-23 2002-10-31 Fujitsu Ten Ltd Navigation system and navigation apparatus used for same
JP2002333338A (en) * 2001-05-10 2002-11-22 Mazda Motor Corp Information processing device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008268080A (en) * 2007-04-23 2008-11-06 Pioneer Electronic Corp Information processor, information processing method, information processing program and computer-readable recording medium
US9057619B2 (en) 2011-02-10 2015-06-16 Hitachi, Ltd. Optimal path search system and optimal path search method
JP2012225792A (en) * 2011-04-20 2012-11-15 Aisin Aw Co Ltd Information service system and information service method
JP2013181775A (en) * 2012-02-29 2013-09-12 Toyota Infotechnology Center Co Ltd Moving body merging support device, moving body merging support system, and moving body merging route determination method
CN104977008A (en) * 2014-04-09 2015-10-14 广东融讯信息科技有限公司 Navigation system achieving self-driving and bus seamless connection

Also Published As

Publication number Publication date
JP4583747B2 (en) 2010-11-17

Similar Documents

Publication Publication Date Title
US8738286B2 (en) Transit routing system for public transportation trip planning
Shaheen et al. Mobility and the sharing economy: Potential to facilitate the first-and last-mile public transit connections
JP6613235B2 (en) Method and system for obtaining a composite route
JP3750400B2 (en) Traffic network route search method and apparatus
US8401789B2 (en) Navigation system, route retrieval server and mobile terminal device, and route guiding method
EP2691740B1 (en) Method and system for generating viable pattern-transfers for an itinerary-planning system
JP5668380B2 (en) Route search apparatus and program
CN104931063A (en) Route planning method
JP5031536B2 (en) Route search system
JP2001106076A (en) Route searching device
JP4583747B2 (en) Route search device
CN113704379B (en) Travel route generation method, system and storage medium based on full route
Su et al. The multimodal trip planning system of intercity transportation in Taiwan
JP2011027524A (en) Navigation system, route search server, route search method, and navigation apparatus
Garcia et al. Hybrid approach for the public transportation time dependent orienteering problem with time windows
JP5143034B2 (en) Navigation system, voice guidance method, route search server, and terminal device
WO2015107856A1 (en) Path search device
KR20190143251A (en) Recommended route guidance system and method for reducing tolerance time
Jamal et al. Tour planning and ride matching for an urban social carpooling service
KR101254708B1 (en) Method for finding optimal intermodal route and computer readable record medium thereof
CN113834489A (en) Navigation path planning method and device
Bahrehdar et al. A decision support system for urban journey planning in multimodal public transit network
JP2021189818A (en) Computer system and program
JP2009002683A (en) Navigation device
JP2003106858A (en) Optimum route searching apparatus and method using the same

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061106

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091027

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100506

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100601

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100901

R150 Certificate of patent or registration of utility model

Ref document number: 4583747

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130910

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees