JP2004110286A - Agv route searching method and its program - Google Patents

Agv route searching method and its program Download PDF

Info

Publication number
JP2004110286A
JP2004110286A JP2002270380A JP2002270380A JP2004110286A JP 2004110286 A JP2004110286 A JP 2004110286A JP 2002270380 A JP2002270380 A JP 2002270380A JP 2002270380 A JP2002270380 A JP 2002270380A JP 2004110286 A JP2004110286 A JP 2004110286A
Authority
JP
Japan
Prior art keywords
route
agv
traveling
yard
travel
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.)
Pending
Application number
JP2002270380A
Other languages
Japanese (ja)
Inventor
Masahito Kobayashi
小林 雅人
Junichi Nishizaki
西崎 純一
Tomoe Kuwata
桑田 知江
Takashi Toyohara
豊原 尚
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.)
Mitsubishi Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries 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 Mitsubishi Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP2002270380A priority Critical patent/JP2004110286A/en
Publication of JP2004110286A publication Critical patent/JP2004110286A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an AGV route searching method and its program capable of shortening the time required for searching for the optimal route of an AGV by an arithmetic operation, and easily preparing, adding, erasing, or changing the traveling route data. <P>SOLUTION: A plurality of traveling routes 41 of an AGV traveling in a yard 40 are arranged in the yard 40, and the traveling route 41 optimal for the AGV to travel is searched from among the traveling routes 41 in this AGV route searching method. In this case, the traveling routes 41 are respectively applied as a link connecting intersection points in the yard 40, and a stop point 45 of the AGV in the traveling route 41 is applied as a station so that the route search can be executed. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
この発明は、ヤード内を無人搬送車(AGV)が走行する走行経路の中で、AGVが走行するのに最適な走行経路を探索するAGV経路探索方法及びそのプログラムに関する。
【0002】
【従来の技術】
従来、AGVの経路探索方法として、経路探索プログラムによってAGVが走行する最適な経路を自動的に探索する方法が採用されており、その経路探索方法およびその方法に用いられる種々の走行プログラム作成装置が提案されている。
【0003】
例えば、AGVの走行プログラム作成装置として、特開平11−143534号公報に示されたものが挙げられる。これによれば、AGVの走行プログラム作成装置は、位置を表示するための複数のアドレスマークと各アドレスマーク間の経路と各経路のAGVの移動方向とを入力操作に応じて決定して、AGV走行用コースのマップをコース表示用画面上で作成するとともに、これを記憶するコース作成手段と、各アドレスマークに当該アドレスマークとその位置から次に移動し得る位置のアドレスマークとを表す区分図表を求め、これを記憶する区分図表作成手段と、1乃至複数のルートを求めるルート演算手段と、ルート演算手段で求められたルートが複数ある場合に走行距離または所要時間が最も短い最適ルートを抽出するルート決定手段とを備えた装置である(特許文献1参照。)
【0004】
このような装置におけるAGV経路探索方法は、2点のアドレスマークを起点および終点(FROM−TO)で定義し、そのFROM−TOの起点をFROMノード、終点をTOノードとしたノードで与え、各アドレスマーク間の経路および各経路における移動方向をリンクで与えることによって、そのノードとリンクとを演算によって探索して、AGVの最適ルートを抽出するようになっている。
【0005】
【特許文献1】
特開平11−143534号公報(第1−14頁、第1図)
【0006】
【発明が解決しようとする課題】
ところで、上記従来のAGV経路探索方法においては、コンテナ等の貨物を取扱うヤードの場合、莫大な数の停止点が存在し、その全ての停止点にノードを設定して演算を行うため、AGVの最適ルートを経路探索するのに莫大な時間を要するという問題があった。また、走行経路データの接続情報について作成、追加、削除あるいは変更を行う際、莫大な数の停止点およびその停止点に接続されている経路の設定を変更するため、その作業に莫大な労力と時間を要するという問題があった。
【0007】
この発明は、このような事情を考慮してなされたもので、AGVの最適ルートを演算によって探索する時間が短縮され、走行経路データの接続情報の作成、追加、削除あるいは変更を容易に行うことができるAGV経路探索方法及びプログラムを提供することを目的とする。
【0008】
【課題を解決するための手段】
この発明は、上記課題を解決するため、以下の手段を採用する。
請求項1に係る発明は、ヤード内を走行するAGVの走行経路が前記ヤード内に複数配置され、前記走行経路の中で前記AGVが走行する最適ルートを探索するAGV経路探索方法において、前記走行経路を前記ヤード内交差点と該交差点間を接続する各一本のリンクとして与え、前記走行経路内における前記AGVの停止点をステーションとして与えて経路探索することを特徴とする。
【0009】
この発明によれば、走行経路が前記ヤード内交差点と該交差点間を接続する各一本のリンクとして与えられることにより、走行経路の設定本数が大幅に削減されるため、経路探索の時間が大幅に短縮されることとなる。
【0010】
請求項2に係る発明は、請求項1記載のAGV経路探索方法において、前記ステーションより前記AGVが走行する方向の上流側に別の走行経路の終点を設定し、前記終点をノードとして与えて経路探索することを特徴とする。
【0011】
この発明によれば、ステーションよりAGVが走行する方向の上流側に別の走行経路の終点が設定されることにより、ステーションで停止する直前までの走行経路と、他の走行経路とを比較することとなるため、最適な走行経路が経路探索によって正確に得られることとなる。
【0012】
請求項3に係る発明は、請求項1または2記載のAGV経路探索方法において、前記ステーションを前記ヤードに設定された座標により設定して経路探索することを特徴とする。
【0013】
この発明によれば、ステーションがヤードに設定された座標により設定されることにより、最適走行経路探索に関する情報とは別に設定されるため、停止点に関する情報の追加、削除または変更が容易となる。
【0014】
請求項4に係る発明は、ヤード内を走行するAGVの走行経路が前記ヤード内に複数配置され、前記走行経路の中で前記AGVが走行するのに最適な前記走行経路を探索するAGV経路探索プログラムであって、請求項1から3のいずれかに記載のAGV経路探索方法を実施可能とすることを特徴とする。
【0015】
この発明によれば、このAGV経路探索方法を用いてAGVを制御するプログラムを実行することによって、AGV経路探索方法を実施した効果が得られる。
【0016】
【発明の実施の形態】
以下、本発明の実施の形態について、図面を参照して説明する。
図1は、本発明における一実施形態を示す図であり、無人搬送車(AGV)の経路を探索するAGV経路探索システムを示すブロック図である。
AGV経路探索システム1は、経路探索プログラム編集装置10と、中央制御盤20と、AGV30とを備えて構成されている。
【0017】
経路探索プログラム編集装置10は、CPU11と、キーボード及びマウス等からなる入力手段12と、CRT等からなる表示手段13と、メモリ14とを備えて構成されている。
CPU11は、コース作成手段15と、ルート演算手段16と、ルート決定手段17とを備えて構成されている。
中央制御盤20は、CPU21と、メモリ22と、通信手段29とを備えて構成されている。
CPU21は、移動経路設定手段23、監視手段24、重複判定手段25、および運行制御手段26を備えて構成されている。
AGV30は、CPU31、メモリ32、センサ33、モータ34、および通信手段39を備えて構成されており、複数配置されている。
CPU31は、ルート演算手段36と、ルート決定手段37と、駆動制御手段38とを備えて構成されている。
【0018】
図2に示すように、ヤード40上には、AGV30が走行する走行経路41が直線状あるいは曲線状とされて複数配置されている。走行経路41は、図3に示すように、走行レーン41aと荷役レーン41bとを備えて構成されている。また、その走行経路41の各交点には、交差点42が設けられている。
AGV30が最初に出発する点には、出発点43が設けられ、AGV30が最後に到着する点には、到着点44が設けられている。
走行経路41には、AGV30が停止する位置に複数の停止点45が設けられている。その停止点45は、走行レーン41aに設けられた走行レーン停止点45aと、荷役レーン41bに設けられた荷役レーン停止点45bとを備えて構成されている。
【0019】
次に、上記の構成からなるAGV経路探索方法について説明する。
このAGV経路探索システム1を用いてAGV30の最適ルートを探索する場合には、経路探索プログラム編集装置10におけるプログラムの演算によって最適ルートを探索して決定し、中央制御盤20からAGV30にその最適ルートを指示することによって、AGV30がその最適ルートを走行する。
【0020】
すなわち、AGV30が走行する最適ルートを探索するために、経路探索プログラムを稼動し、入力手段12によってAGV30の停止点45を設定すると、コース作成手段15によって複数のルートが選定される。そして、ルート演算手段16によって演算を行い、ルート決定手段17によって、最適ルートが決定され、表示手段13に表示されるとともに、メモリ14に記憶される。その情報は、中央制御盤に備えられたメモリ22、およびAGV30に備えられたメモリ32にインプットされる。
【0021】
その後、中央制御盤20において、メモリ22にインプットされた情報に基づいて、中央制御盤20に具備された移動経路設定手段23によって、AGV30が走行する最適ルートをヤード40上に設定し、監視手段24および重複判定手段25によって他のAGV30と衝突しないように監視しながら、運行制御手段26によってAGV30の運行を制御する。
【0022】
AGV30は、中央制御盤20から通信手段29、39を介して最適ルートを走行する指示を受け、磁気的あるいは光学的に読み取るセンサ33によって走行位置を認識しながら、モータ34を駆動させて走行する。ここで、AGV30は、ルート演算手段36と、ルート決定手段37とを有しているため、最適ルートを自ら探索して、駆動制御手段38によって走行を制御することも可能である。
【0023】
AGV30は、通常、走行経路41において、走行レーン41aを走行しており、停止すべき停止点45に近づくと、走行レーン41aから荷役レーン41bに進入して、荷役レーン停止点45bに停止する。その後、その停止点45から出発すると、荷役レーン41bから走行レーン41aに再び進入して、走行レーン41aを走行する。
【0024】
このAGV経路探索システム1において、最適ルートを探索する方法として、交差点42、出発点43および到着点44にノード、走行経路41にリンク、停止点45にステーションを与えて最適ルートを探索する。
すなわち、交差点42を起点および終点(FROM−TO)として定義し、そのFROM−TOの起点にFROMノード、終点にTOノードとしたノードを与え、走行レーン41aにリンクを与える。ここで、このリンクは、AGV30が走行する方向に方向を有するものである。また、走行レーン41aに設けられた走行レーン停止点45aにステーションを与えるとともに、その走行レーン停止点45aに隣接した荷役レーン停止点45bに別のステーションを与える。これらの設定に基づいて、AGV30が走行する最適ルートが探索されることとなる。
【0025】
したがって、AGV30の停止点45をステーションで座標設定して指示すると、その停止点45に最も近い上流側にある交差点42のノードが選定され、コース作成手段15によって、そのノードを含む複数のルートがノードおよびリンクを探索して選定され、ルート演算手段16によって、そのノードおよびリンクの中から最適ルートが探索されて、ルート決定手段17によって、最適ルートが決定されることとなる。
【0026】
この場合、停止点45がノードではなくステーションで与えられることにより、設定されたノードの数が交差点42、出発点43および到着点44の総数のみとなり、停止点45の個数を含まないため、コース作成手段15によって選定されるルートの数を大幅に減らすこととなる。
また、その停止点45に最も近い上流側にある交差点42のノードが選定されて最適ルートを探索するため、その停止点45に停止するまでの最適ルートが正確に探索されることとなる。
また、例えば、停止点45の位置を変更する場合、ノードとリンクの設定を変更することなく、ステーションのみを変更することとなるため、その変更作業に労力と時間を要することがない。
【0027】
上記の構成によれば、停止点45がノードではなくステーションで与えられることにより、コース作成手段15によって選定されるルートの数を大幅に減らすこととなるので、AGVに最適な走行経路を迅速に指示することができる。
また、その停止点45に最も近い上流側にある交差点42のノードが選定されて最適ルートを探索するので、AGVに最適な走行経路を正確に指示することができる。
また、停止点45の位置を変更する場合、ステーションのみを変更することとなるため、その変更作業に労力と時間を要することがないので、ステーションの設定変更を容易に行うことができる。
【0028】
なお、停止点45は、AGV30が停止する位置に設けられているが、AGV30の車両の長さを考慮し、AGV30が停止する位置の先方または後方の位置に設けられてもよい。
また、ヤード40上には、図示しないが、ヤードクレーンとしていわゆるRTGが複数配置されているが、そのRTGの走行経路41に設定するノード、リンク、およびステーションがAGV経路探索システム1に設定されたノード、リンク、およびステーションと同様に設定することができるため、そのシステムをAGV経路探索システム1に含めたシステムとしてそのRTGを稼動してもよい。
【0029】
また、上記の実施の形態においては、コンテナを荷役するコンテナヤードに利用されることが好適である。
コンテナヤードにおいては、コンテナを荷役するためのRTGが走行するRTGルートが、複数配置されている。
そのRTGルートに並行して、それぞれの走行経路41を直列に複数連結した、AGV30が走行する長いAGV荷役ルートが構成されている。このAGV荷役ルートは、AGV30が停止して、蔵置されたコンテナを荷役する作業を行うために配置されている。
このAGV荷役ルートは、AGV30とコンテナ、RTG、または別のAGV30との接触事故を防止するため、一方向にのみ走行するように設定されている。
そのAGV荷役ルートに沿って、コンテナを蔵置する蔵置エリアが設けられている。
【0030】
また、このコンテナヤードにおいて、AGV荷役ルートと交差する方向に、起点または終点となる交差点42をつなぐAGV中継ルートが構成されている。このAGV中継ルートは、コンテナヤードの中央部に設置された中央部ルートと、コンテナヤードの端部に設置された端部ルートとを備えて構成されており、専らAGV30が走行するために配置されている。したがって、一方向のみ走行可能となるように設定してもよいし、一方向とその逆方向とを併設し、両方向に走行可能となるように設定してもよい。ただし、端部ルートについては、その位置関係から、一方向に走行可能となるように設定する。
【0031】
すなわち、このコンテナヤードにおいては、RTGが走行する方向に、ステーションを与えることが可能で同一の方向を有するリンクが並行して配置され、RTGが走行する方向と交差する方向に、このリンクの起点または終点をつなぎ、一方向あるいはその一方向とその逆方向とを併設したリンクが配置されている。また、AGV30が停止する停止点45にステーションを設定することによって、上記の実施の形態と同様にAGV経路探索システム1が稼動することとなる。
【0032】
【発明の効果】
以上説明したこの発明のAGV経路探索方法においては、以下の効果を奏する。
請求項1に係る発明によれば、交差点間の走行経路が一本のリンクとして与えられることにより、走行経路の設定本数が大幅に削減されるため、経路探索の時間が大幅に短縮されることとなるので、AGVに最適な走行経路を迅速に指示することができる。
【0033】
請求項2に係る発明によれば、ステーションよりAGVが走行する方向の上流側に始点から停止位置までのルートの終点が設定されることにより、最適な走行経路が経路探索によって正確に得られることとなるので、AGVに最適な走行経路を正確に指示することができる。
【0034】
請求項3に係る発明によれば、ステーションが座標により設定されることにより、最適走行経路探索に関する情報とは別に設定されるため、停止点に関する情報の追加、削除または変更が容易となるので、ステーションの設定変更を容易に行うことができる。
【0035】
請求項4に係る発明によれば、このAGV経路探索方法を用いてAGVを制御するプログラムを実行するので、AGVに最適な走行経路を迅速かつ正確に指示することができるという効果が得られる。
【図面の簡単な説明】
【図1】この発明における一実施形態に係るAGV経路探索システムを示すブロック図である。
【図2】この発明における一実施形態に係るAGV経路探索方法に関する探索経路の概略図である。
【図3】この発明における一実施形態に係るAGV経路探索方法に関する走行経路の概略図である。
【符号の説明】
1 AGV経路探索システム
10 経路探索プログラム編集装置
20 中央制御盤
30 AGV
41 走行経路
42 交差点
43 出発点
44 到着点
45 停止点
[0001]
TECHNICAL FIELD OF THE INVENTION
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an AGV route searching method and a program for searching for an optimal running route for an automatic guided vehicle (AGV) to travel in an yard within the yard.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, as a route search method of an AGV, a method of automatically searching for an optimal route on which the AGV travels by a route search program has been adopted, and the route search method and various traveling program creating devices used in the method have been proposed. Proposed.
[0003]
For example, a running program creation device for an AGV is disclosed in JP-A-11-143534. According to this, the AGV traveling program creation device determines a plurality of address marks for displaying a position, a path between the address marks, and a moving direction of the AGV on each path in accordance with an input operation. A course creation means for creating a map of a running course on a course display screen and storing the map, and a division chart showing each address mark with the address mark and an address mark at a position from which the next address mark can be moved. , A division chart creating means for storing the same, a route calculating means for obtaining one or more routes, and extracting an optimum route having the shortest traveling distance or required time when there are a plurality of routes obtained by the route calculating means. (See Patent Document 1).
[0004]
In the AGV route search method in such an apparatus, two address marks are defined by a starting point and an ending point (FROM-TO), the starting point of the FROM-TO is given by a FROM node, and the ending point is given by a node having a TO node. The route between the address marks and the moving direction in each route are given by a link, and the node and the link are searched by calculation to extract the optimal route of the AGV.
[0005]
[Patent Document 1]
JP-A-11-143534 (page 1-14, FIG. 1)
[0006]
[Problems to be solved by the invention]
By the way, in the conventional AGV route search method described above, in the case of a yard handling cargo such as containers, an enormous number of stop points are present, and nodes are set at all the stop points to perform calculations. There is a problem that it takes an enormous amount of time to search for an optimal route. In addition, when creating, adding, deleting, or changing the connection information of the travel route data, a huge number of stop points and the setting of the route connected to the stop points are changed, so the work requires enormous labor and time. There was a problem that it took time.
[0007]
The present invention has been made in view of such circumstances, and reduces the time required to search for an optimal route of an AGV by calculation, and facilitates creation, addition, deletion, or change of connection information of travel route data. It is an object of the present invention to provide an AGV route search method and a program capable of performing the following.
[0008]
[Means for Solving the Problems]
The present invention employs the following means in order to solve the above problems.
The invention according to claim 1 is the AGV route search method in which a plurality of AGV travel routes traveling in the yard are arranged in the yard, and an optimal route on which the AGV travels is searched for in the travel route. A route is provided as a single link connecting the intersection in the yard and the intersection, and a stop point of the AGV in the travel route is provided as a station to search for a route.
[0009]
According to the present invention, since the traveling route is provided as one link connecting the intersection in the yard and the intersection, the number of traveling routes to be set is greatly reduced, so that the time required for the route search is greatly increased. To be shortened.
[0010]
The invention according to claim 2 is the AGV route searching method according to claim 1, wherein an end point of another travel route is set upstream from the station in a direction in which the AGV travels, and the end point is given as a node to provide a route. It is characterized by searching.
[0011]
According to the present invention, by setting an end point of another traveling route upstream of the station in the direction in which the AGV travels, it is possible to compare the traveling route immediately before stopping at the station with the other traveling route. Therefore, the optimum traveling route can be accurately obtained by the route search.
[0012]
According to a third aspect of the present invention, in the AGV route searching method according to the first or second aspect, a route is searched by setting the station based on coordinates set in the yard.
[0013]
According to the present invention, since the station is set by the coordinates set in the yard, the station is set separately from the information on the optimal travel route search, so that the information on the stop point can be easily added, deleted, or changed.
[0014]
The invention according to claim 4 is an AGV route search in which a plurality of travel routes of the AGV traveling in the yard are arranged in the yard, and the optimal travel route for the AGV to travel in the travel route is searched. A program, wherein the AGV route search method according to any one of claims 1 to 3 can be implemented.
[0015]
According to the present invention, the effect of implementing the AGV route searching method can be obtained by executing the program for controlling the AGV using the AGV route searching method.
[0016]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram illustrating an embodiment of the present invention, and is a block diagram illustrating an AGV route search system that searches for an automated guided vehicle (AGV) route.
The AGV route search system 1 includes a route search program editing device 10, a central control panel 20, and an AGV 30.
[0017]
The route search program editing apparatus 10 includes a CPU 11, an input unit 12 including a keyboard and a mouse, a display unit 13 including a CRT, and a memory 14.
The CPU 11 includes a course creating unit 15, a route calculating unit 16, and a route determining unit 17.
The central control panel 20 includes a CPU 21, a memory 22, and a communication unit 29.
The CPU 21 includes a moving route setting unit 23, a monitoring unit 24, an overlap determination unit 25, and an operation control unit 26.
The AGV 30 includes a CPU 31, a memory 32, a sensor 33, a motor 34, and a communication unit 39, and a plurality of the AGVs 30 are arranged.
The CPU 31 includes a route calculation unit 36, a route determination unit 37, and a drive control unit 38.
[0018]
As shown in FIG. 2, on the yard 40, a plurality of traveling routes 41 on which the AGV 30 travels are arranged in a straight line or a curved line. As shown in FIG. 3, the traveling route 41 includes a traveling lane 41a and a cargo handling lane 41b. At each intersection of the travel route 41, an intersection 42 is provided.
A starting point 43 is provided at a point where the AGV 30 first departs, and an arrival point 44 is provided at a point where the AGV 30 arrives last.
In the traveling route 41, a plurality of stop points 45 are provided at positions where the AGV 30 stops. The stop point 45 includes a traveling lane stop point 45a provided on the traveling lane 41a and a cargo handling lane stop point 45b provided on the cargo handling lane 41b.
[0019]
Next, an AGV route search method having the above configuration will be described.
When searching for the optimum route of the AGV 30 using the AGV route search system 1, the optimum route is searched for and determined by the calculation of the program in the route search program editing device 10, and the optimum route is sent from the central control panel 20 to the AGV 30. , The AGV 30 travels on the optimal route.
[0020]
That is, in order to search for the optimal route on which the AGV 30 travels, the route search program is operated, and when the stop point 45 of the AGV 30 is set by the input unit 12, a plurality of routes are selected by the course creating unit 15. The calculation is performed by the route calculation means 16, the optimum route is determined by the route determination means 17, displayed on the display means 13, and stored in the memory 14. The information is input to the memory 22 provided in the central control panel and the memory 32 provided in the AGV 30.
[0021]
Thereafter, in the central control panel 20, based on the information input to the memory 22, the optimal route on which the AGV 30 runs is set on the yard 40 by the moving route setting means 23 provided in the central control panel 20, and the monitoring means The operation of the AGV 30 is controlled by the operation control means 26 while monitoring by the overlap determination means 25 and the other AGVs 30 so as not to collide.
[0022]
The AGV 30 receives an instruction to travel on the optimum route from the central control panel 20 via the communication means 29 and 39, and drives the motor 34 while traveling by recognizing the traveling position by the sensor 33 that reads magnetically or optically. . Here, since the AGV 30 has the route calculation means 36 and the route determination means 37, it is also possible to search for the optimum route by itself and control the driving by the drive control means 38.
[0023]
The AGV 30 normally travels on the traveling lane 41a on the traveling route 41. When approaching a stop point 45 to be stopped, the AGV 30 enters the cargo handling lane 41b from the traveling lane 41a and stops at the cargo handling lane stop point 45b. Thereafter, when the vehicle departs from the stop point 45, it reenters the traveling lane 41a from the cargo handling lane 41b and travels on the traveling lane 41a.
[0024]
In the AGV route search system 1, as a method of searching for the optimum route, nodes are provided at the intersection 42, the departure point 43 and the arrival point 44, the link is provided to the travel route 41, and the station is provided to the stop point 45 to search for the optimum route.
That is, the intersection 42 is defined as a starting point and an ending point (FROM-TO), a starting node of the FROM-TO is given as a FROM node, and an ending point is given as a TO node, and a link is given to the traveling lane 41a. Here, this link has a direction in the direction in which the AGV 30 travels. In addition, a station is given to a traveling lane stop point 45a provided in the traveling lane 41a, and another station is given to a cargo handling lane stop point 45b adjacent to the traveling lane stop point 45a. Based on these settings, the optimum route on which the AGV 30 travels is searched.
[0025]
Therefore, when the stop point 45 of the AGV 30 is designated by coordinates at the station, the node of the intersection 42 on the upstream side closest to the stop point 45 is selected, and a plurality of routes including the node are selected by the course creating means 15. The nodes and links are searched for and selected, the route calculation means 16 searches for the optimum routes from the nodes and links, and the route determination means 17 determines the optimum routes.
[0026]
In this case, since the stop point 45 is given by the station instead of the node, the number of set nodes is only the total number of the intersection 42, the departure point 43, and the arrival point 44, and does not include the number of the stop points 45. The number of routes selected by the creation unit 15 is greatly reduced.
In addition, since the node of the intersection 42 on the upstream side closest to the stop point 45 is selected and the optimum route is searched, the optimum route up to the stop at the stop point 45 is accurately searched.
Further, for example, when the position of the stop point 45 is changed, only the station is changed without changing the setting of the node and the link, so that the work of the change does not require labor and time.
[0027]
According to the above configuration, since the stop point 45 is given by the station instead of the node, the number of routes selected by the course creating means 15 is greatly reduced, so that the optimal travel route for the AGV can be quickly determined. Can be instructed.
In addition, since the node of the intersection 42 on the upstream side closest to the stop point 45 is selected and the optimal route is searched, the optimal traveling route can be accurately specified for the AGV.
Further, when the position of the stop point 45 is changed, only the station is changed, so that the changing operation does not require labor and time, and the setting of the station can be easily changed.
[0028]
Although the stop point 45 is provided at the position where the AGV 30 stops, the stop point 45 may be provided at a position ahead or behind the position at which the AGV 30 stops in consideration of the length of the vehicle of the AGV 30.
Although not shown, a plurality of so-called RTGs as yard cranes are arranged on the yard 40, but nodes, links, and stations to be set on the traveling route 41 of the RTG are set in the AGV route search system 1. Since the settings can be made in the same manner as the nodes, links, and stations, the RTG may be operated as a system including the system in the AGV route search system 1.
[0029]
Further, in the above-described embodiment, it is preferable to use the container yard for loading and unloading containers.
In the container yard, a plurality of RTG routes on which RTGs for loading and unloading containers travel are arranged.
In parallel with the RTG route, a long AGV cargo handling route on which the AGV 30 travels is formed by connecting a plurality of traveling routes 41 in series. The AGV cargo handling route is arranged so that the AGV 30 stops and carries out the work of handling the stored containers.
The AGV cargo handling route is set so as to travel only in one direction in order to prevent a collision accident between the AGV 30 and the container, the RTG, or another AGV 30.
A storage area for storing containers is provided along the AGV cargo handling route.
[0030]
In this container yard, an AGV relay route connecting an intersection 42 that is a start point or an end point is formed in a direction intersecting the AGV cargo handling route. This AGV relay route includes a central route installed at the center of the container yard and an end route installed at the end of the container yard, and is arranged exclusively for the AGV 30 to travel. ing. Therefore, it may be set so that it can run in only one direction, or it may be set so that it can run in both directions by providing one direction and the opposite direction. However, the end route is set so that it can run in one direction due to its positional relationship.
[0031]
That is, in this container yard, a link capable of providing a station and having the same direction is arranged in parallel in the direction in which the RTG runs, and the starting point of this link is set in a direction crossing the direction in which the RTG runs. Alternatively, a link connecting the end points and providing one direction or one direction and the opposite direction is provided. Further, by setting a station at the stop point 45 where the AGV 30 stops, the AGV route search system 1 operates as in the above-described embodiment.
[0032]
【The invention's effect】
The above-described AGV route searching method of the present invention has the following effects.
According to the first aspect of the present invention, since the traveling route between the intersections is provided as one link, the number of traveling routes to be set is greatly reduced, so that the time required for the route search is greatly reduced. Therefore, the optimum travel route for the AGV can be promptly instructed.
[0033]
According to the invention according to claim 2, by setting the end point of the route from the start point to the stop position on the upstream side in the direction in which the AGV travels from the station, the optimum traveling route can be accurately obtained by the route search. Therefore, the optimum travel route for the AGV can be accurately instructed.
[0034]
According to the invention according to claim 3, since the station is set by the coordinates, the information is set separately from the information on the optimal travel route search, so that it is easy to add, delete or change the information on the stop point. Station settings can be easily changed.
[0035]
According to the fourth aspect of the present invention, since the program for controlling the AGV is executed by using the AGV route searching method, an effect that the optimum traveling route for the AGV can be promptly and accurately specified can be obtained.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an AGV route search system according to an embodiment of the present invention.
FIG. 2 is a schematic diagram of a search route related to an AGV route search method according to an embodiment of the present invention.
FIG. 3 is a schematic diagram of a traveling route related to an AGV route searching method according to an embodiment of the present invention.
[Explanation of symbols]
1 AGV route search system 10 route search program editing device 20 central control panel 30 AGV
41 Running route 42 Intersection 43 Departure point 44 Arrival point 45 Stop point

Claims (4)

ヤード内を走行するAGVの走行経路が前記ヤード内に複数配置され、前記走行経路の中で前記AGVが走行する最適ルートを探索するAGV経路探索方法において、
前記走行経路を前記ヤード内交差点と該交差点間を接続する各一本のリンクとして与え、前記走行経路内における前記AGVの停止点をステーションとして与えて経路探索することを特徴とするAGV経路探索方法。
An AGV route search method in which a plurality of travel routes of an AGV traveling in a yard are arranged in the yard, and an optimal route on which the AGV travels is searched for in the travel route,
An AGV route search method, wherein the travel route is provided as a single link connecting the intersection in the yard and the intersection, and the stop point of the AGV in the travel route is provided as a station to search for a route. .
請求項1記載のAGV経路探索方法において、
前記ステーションより前記AGVが走行する方向の上流側に別の走行経路の終点を設定し、前記終点をノードとして与えて経路探索することを特徴とするAGV経路探索方法。
The AGV route search method according to claim 1,
An AGV route search method, wherein an end point of another travel route is set upstream of the station in the direction in which the AGV travels, and the end point is given as a node to perform a route search.
請求項1または2記載のAGV経路探索方法において、
前記ステーションを前記ヤードに設定された座標により設定して経路探索することを特徴とするAGV経路探索方法。
The AGV route search method according to claim 1 or 2,
An AGV route search method, wherein the route is searched by setting the station based on coordinates set in the yard.
ヤード内を走行するAGVの走行経路が前記ヤード内に複数配置され、前記走行経路の中で前記AGVが走行するのに最適な前記走行経路を探索するAGV経路探索プログラムであって、
請求項1から3のいずれかに記載のAGV経路探索方法を実施可能とすることを特徴とするAGV経路探索プログラム。
An AGV route search program in which a plurality of traveling routes of an AGV traveling in a yard are arranged in the yard, and the optimal traveling route for the AGV to travel in the traveling route is searched.
An AGV route search program capable of implementing the AGV route search method according to any one of claims 1 to 3.
JP2002270380A 2002-09-17 2002-09-17 Agv route searching method and its program Pending JP2004110286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002270380A JP2004110286A (en) 2002-09-17 2002-09-17 Agv route searching method and its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002270380A JP2004110286A (en) 2002-09-17 2002-09-17 Agv route searching method and its program

Publications (1)

Publication Number Publication Date
JP2004110286A true JP2004110286A (en) 2004-04-08

Family

ID=32268031

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002270380A Pending JP2004110286A (en) 2002-09-17 2002-09-17 Agv route searching method and its program

Country Status (1)

Country Link
JP (1) JP2004110286A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2821875A3 (en) * 2008-09-03 2015-05-20 Murata Machinery, Ltd. Route planning method, route planning unit, and autonomous mobile device
CN105589461A (en) * 2015-11-18 2016-05-18 南通大学 Parking system path planning method on the basis of improved ant colony algorithm
CN106843218A (en) * 2017-02-16 2017-06-13 上海理工大学 Workshop homing guidance device dispatching method
CN107203190A (en) * 2017-05-18 2017-09-26 广州智能装备研究院有限公司 A kind of inertial navigation AGV dispatching methods and system based on pahtfinder hard
CN111061272A (en) * 2019-12-24 2020-04-24 广东嘉腾机器人自动化有限公司 AGV trolley control method and device, electronic equipment and storage medium
US11156994B2 (en) 2018-12-07 2021-10-26 Hyundai Motor Company Automated guided vehicle control system and method thereof

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2821875A3 (en) * 2008-09-03 2015-05-20 Murata Machinery, Ltd. Route planning method, route planning unit, and autonomous mobile device
CN105589461A (en) * 2015-11-18 2016-05-18 南通大学 Parking system path planning method on the basis of improved ant colony algorithm
CN106843218A (en) * 2017-02-16 2017-06-13 上海理工大学 Workshop homing guidance device dispatching method
CN107203190A (en) * 2017-05-18 2017-09-26 广州智能装备研究院有限公司 A kind of inertial navigation AGV dispatching methods and system based on pahtfinder hard
CN107203190B (en) * 2017-05-18 2019-12-13 广州智能装备研究院有限公司 inertial navigation AGV scheduling method and system based on complex path
US11156994B2 (en) 2018-12-07 2021-10-26 Hyundai Motor Company Automated guided vehicle control system and method thereof
CN111061272A (en) * 2019-12-24 2020-04-24 广东嘉腾机器人自动化有限公司 AGV trolley control method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
JP6474307B2 (en) Automatic driving support system, automatic driving support method, and computer program
CN104697542A (en) Route guidance apparatus and method using drive lane recognition
JP5386195B2 (en) Layout automatic generation apparatus, layout automatic generation method, and program
JP4076905B2 (en) Navigation device
JP5972781B2 (en) Time-series curve plotter
JP2018092393A (en) Automatic carrier vehicle control system
JP2004110286A (en) Agv route searching method and its program
JP3715420B2 (en) Driving program creation device for automated guided vehicles
JP2004110288A (en) Agv route searching method and its program
JP2004110287A (en) Agv route searching method and its program
CN112269377A (en) Travel control method and device for carrying equipment and electronic system
JP2021534373A (en) Information acquisition methods and devices, electronic devices, computer-readable storage media, and computer programs
JP2816706B2 (en) Driving instruction creation device for automatic guided vehicles
JP2771893B2 (en) Simulation method of travel management in unmanned transport system
JP3301282B2 (en) Vehicle route guidance device
JPH11249738A (en) Method and device for searching shortest route for automatic carrier
JP2015068649A (en) Display control device, control method, program, and recording medium
JP2711690B2 (en) Driving instruction creation device for automatic guided vehicles
JPH01187607A (en) Operation program automatic generation device for automatically guided truck
JP2005127937A (en) Navigation device and intersection guiding method
JP2002340585A (en) Navigation system
JP3183608B2 (en) Train interval diagram creation device
JP7290448B2 (en) navigation system
JP3224303B2 (en) Display control device for navigation system
JP4450667B2 (en) Navigation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070620

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080507

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080707

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090106