JP6856458B2 - Information processing device and information processing method - Google Patents

Information processing device and information processing method Download PDF

Info

Publication number
JP6856458B2
JP6856458B2 JP2017119087A JP2017119087A JP6856458B2 JP 6856458 B2 JP6856458 B2 JP 6856458B2 JP 2017119087 A JP2017119087 A JP 2017119087A JP 2017119087 A JP2017119087 A JP 2017119087A JP 6856458 B2 JP6856458 B2 JP 6856458B2
Authority
JP
Japan
Prior art keywords
vehicle
basket
car
transport vehicle
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017119087A
Other languages
Japanese (ja)
Other versions
JP2019003514A (en
Inventor
丸山 修
修 丸山
悠 赤沼
悠 赤沼
徹 奈良田
徹 奈良田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2017119087A priority Critical patent/JP6856458B2/en
Publication of JP2019003514A publication Critical patent/JP2019003514A/en
Application granted granted Critical
Publication of JP6856458B2 publication Critical patent/JP6856458B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、情報処理装置及び情報処理方法に関する。 Embodiments of the present invention relate to information processing devices and information processing methods.

物流分野では、顧客から受け取った荷物を物流倉庫に集め、複数の荷物をカゴ車などの物流容器に搭載して異なる物流倉庫にまとめて輸送することが一般的である。例えば、物流倉庫には、荷物が複数搭載されたカゴ車が保管される保管スペース、カゴ車を輸送する輸送車両の駐車スペース、駐車スペースに駐車している輸送車両にカゴ車を積み下ろしする為のバース、及びカゴ車を保管スペースとバースとの間で行き来させる為の開口部などが設けられている。 In the logistics field, it is common to collect packages received from customers in a distribution warehouse, load a plurality of packages in a distribution container such as a basket car, and transport them together to different distribution warehouses. For example, in a distribution warehouse, a storage space for storing a basket car with a plurality of luggage, a parking space for a transport vehicle for transporting the basket car, and a transport vehicle parked in the parking space for loading and unloading the basket car. There are berths and openings for moving the cargo car between the storage space and the berth.

特開2015−145580号公報Japanese Unexamined Patent Publication No. 2015-145580

例えば、荷物に割当てられたID(荷物ID)と、カゴ車に割当てられたID(カゴ車ID)とを対応付ける技術がある。このような技術によると、荷物IDに基づいて、荷物がどのカゴ車に搭載されているかを検索することができる。 For example, there is a technique for associating an ID assigned to a luggage (luggage ID) with an ID assigned to a basket car (basket car ID). According to such a technique, it is possible to search which basket vehicle the luggage is mounted on based on the luggage ID.

荷物が搭載されたカゴ車は、トラックなどの輸送車両に搭載されて輸送される。しかしながら、カゴ車IDと輸送車両とが対応付けられていない場合、荷物IDから荷物の所在を検索することができない場合があるという課題がある。 A basket car loaded with luggage is carried by being mounted on a transport vehicle such as a truck. However, if the basket vehicle ID and the transport vehicle are not associated with each other, there is a problem that the location of the luggage may not be searched from the luggage ID.

本発明は、利便性を向上させることができる情報処理装置及び情報処理方法を提供することを目的とする。 An object of the present invention is to provide an information processing apparatus and an information processing method capable of improving convenience.

実施形態に係る情報処理装置は、カゴ車を保管する保管スペースと、前記カゴ車を輸送する輸送車両との間を搬送される前記カゴ車に関する情報を処理する情報処理装置であって、入出判定部と、輸送情報処理部とを具備する。入出判定部は、前記情報処理装置が取得したカゴ車のカゴ車ID、前記輸送車両の輸送車両ID、及び前記カゴ車IDの取得時の状況を示す判定用情報に基づいて、前記カゴ車IDに対応する前記カゴ車が、前記保管スペースから前記輸送車両IDに対応する前記輸送車両に出庫されるのか、前記輸送車両IDに対応する前記輸送車両から前記保管スペースに入庫されるのかを判定する。輸送情報処理部は、前記入出判定部による入出判定結果と、前記カゴ車IDと、前記輸送車両IDとを対応付けて保存する。 The information processing device according to the embodiment is an information processing device that processes information about the car that is transported between the storage space for storing the car and the transport vehicle that transports the car, and determines entry / exit. A unit and a transportation information processing unit are provided. The entry / exit determination unit is based on the basket vehicle ID of the basket vehicle acquired by the information processing device, the transport vehicle ID of the transport vehicle, and the determination information indicating the status at the time of acquisition of the basket vehicle ID. It is determined whether the basket vehicle corresponding to the above is delivered from the storage space to the transport vehicle corresponding to the transport vehicle ID, or is stored in the storage space from the transport vehicle corresponding to the transport vehicle ID. .. The transportation information processing unit stores the entry / exit determination result by the entry / exit determination unit, the basket vehicle ID, and the transportation vehicle ID in association with each other.

図1は、一実施形態に係る物流倉庫の例について説明する為の説明図である。FIG. 1 is an explanatory diagram for explaining an example of a distribution warehouse according to an embodiment. 図2は、一実施形態に係る情報処理装置の構成例について説明する為の説明図である。FIG. 2 is an explanatory diagram for explaining a configuration example of the information processing apparatus according to the embodiment. 図3は、一実施形態に係る情報処理装置の制御部の機構について説明する為の説明図である。FIG. 3 is an explanatory diagram for explaining the mechanism of the control unit of the information processing apparatus according to the embodiment. 図4は、一実施形態に係る情報処理装置の動作の例について説明する為の説明図である。FIG. 4 is an explanatory diagram for explaining an example of the operation of the information processing apparatus according to the embodiment. 図5は、一実施形態に係る物流倉庫に設けられ、第1の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置の構成例について説明する為の説明図である。FIG. 5 is an explanatory diagram for explaining a configuration example of an information acquisition device provided in the distribution warehouse according to one embodiment and acquiring a basket vehicle ID and a transport vehicle ID by the first method. 図6は、一実施形態に係る物流倉庫に設けられ、第2の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置の他の構成例について説明する為の説明図である。FIG. 6 is an explanatory diagram for explaining another configuration example of the information acquisition device provided in the distribution warehouse according to the embodiment and acquiring the basket vehicle ID and the transport vehicle ID by the second method. 図7は、一実施形態に係る物流倉庫に設けられ、第3の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置の他の構成例について説明する為の説明図である。FIG. 7 is an explanatory diagram for explaining another configuration example of the information acquisition device provided in the distribution warehouse according to the embodiment and acquiring the basket vehicle ID and the transport vehicle ID by the third method. 図8は、一実施形態に係る物流倉庫に設けられ、第4の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置の他の構成例について説明する為の説明図である。FIG. 8 is an explanatory diagram for explaining another configuration example of the information acquisition device provided in the distribution warehouse according to the embodiment and acquiring the basket vehicle ID and the transport vehicle ID by the fourth method. 図9は、一実施形態に係る物流倉庫に設けられ、第5の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置の他の構成例について説明する為の説明図である。FIG. 9 is an explanatory diagram for explaining another configuration example of the information acquisition device provided in the distribution warehouse according to the embodiment and acquiring the basket vehicle ID and the transport vehicle ID by the fifth method.

以下、図面を参照しながら情報処理装置及び情報処理方法について詳細に説明する。
図1は、物流倉庫1の例を示す。物流倉庫1は、カゴ車2に搭載され、輸送車両3により輸送される荷物を一時的に保管する物流における拠点である。物流倉庫1には、荷物が複数搭載されたカゴ車2が保管される保管スペース11と、輸送車両3の駐車スペース12と、駐車スペース12に駐車している輸送車両3にカゴ車2を積み下ろしする為のバース13と、カゴ車2を保管スペース11とバース13との間で行き来させる為の開口部14とが設けられている。また、物流倉庫1には、情報取得装置15及び情報処理装置16が設けられている。
Hereinafter, the information processing apparatus and the information processing method will be described in detail with reference to the drawings.
FIG. 1 shows an example of a distribution warehouse 1. The distribution warehouse 1 is a base in distribution that is mounted on the basket vehicle 2 and temporarily stores the cargo transported by the transportation vehicle 3. In the distribution warehouse 1, a storage space 11 for storing a basket car 2 loaded with a plurality of luggage, a parking space 12 for the transport vehicle 3, and a transport vehicle 3 parked in the parking space 12 are loaded and unloaded with the basket car 2. A berth 13 for carrying the vehicle and an opening 14 for moving the basket car 2 back and forth between the storage space 11 and the berth 13 are provided. Further, the distribution warehouse 1 is provided with an information acquisition device 15 and an information processing device 16.

なお、荷物毎に荷物IDが付与され、カゴ車2毎にカゴ車IDが付与され、輸送車両3または輸送車両3のドライバー毎に輸送車両IDが付与されているものとして説明する。荷物IDは、例えば荷札に印刷されたバーコード等として構成される。 It is assumed that a luggage ID is assigned to each luggage, a basket vehicle ID is assigned to each basket vehicle 2, and a transport vehicle ID is assigned to each of the transport vehicle 3 or the driver of the transport vehicle 3. The package ID is configured as, for example, a barcode printed on the tag.

荷物が複数搭載されるカゴ車には、ID(カゴ車ID)が付与されている。カゴ車IDは、例えば、カゴ車に設けられたRFIDが記憶するIDである。 An ID (basket car ID) is given to the car that carries a plurality of luggage. The car ID is, for example, an ID stored in an RFID provided on the car.

荷物の仕分を行う作業員が操作する端末は、カゴ車IDをカゴ車2から取得し、カゴ車2に荷物を搭載する毎に荷物IDを荷物から取得し、カゴ車IDと荷物IDとを対応付けて情報処理装置16に送信する。これにより、情報処理装置16において、どのカゴ車2にどの荷物が搭載されているかを把握することができる。 The terminal operated by the worker who sorts the luggage acquires the basket car ID from the basket car 2, obtains the luggage ID from the luggage each time the luggage is loaded on the basket car 2, and obtains the basket car ID and the luggage ID. It is associated and transmitted to the information processing apparatus 16. Thereby, in the information processing device 16, it is possible to grasp which luggage is loaded in which basket car 2.

情報取得装置15は、物流倉庫1の開口部14の近傍、または物流倉庫1のバース13に設けられ、開口部14を通過したカゴ車2のカゴ車ID、及び駐車スペース12に駐車している輸送車両3に対応する輸送車両IDを取得する。情報取得装置15は、取得したカゴ車ID及び輸送車両IDを情報処理装置16に供給する。 The information acquisition device 15 is provided in the vicinity of the opening 14 of the distribution warehouse 1 or in the berth 13 of the distribution warehouse 1, and is parked in the car ID of the car 2 passing through the opening 14 and in the parking space 12. Acquire the transport vehicle ID corresponding to the transport vehicle 3. The information acquisition device 15 supplies the acquired basket vehicle ID and transport vehicle ID to the information processing device 16.

情報処理装置16は、カゴ車IDを取得したカゴ車2が入庫されたか出庫されたかを判定する入出判定を行い、カゴ車IDと輸送車両IDと入出判定の結果(入出判定結果)とを対応付けて保存する。なお、入庫は、カゴ車2がバース13から保管スペース11に搬送されることを示す。また、出庫は、カゴ車2が保管スペース11からバース13に搬送されることを示す。また、カゴ車IDと輸送車両IDと入出判定結果と日時などが対応付けられた情報を輸送情報と称する。即ち、情報処理装置16は、カゴ車IDと輸送車両IDとを対応付け、且つカゴ車IDに対応付けられた輸送車両IDの輸送車両3から入庫されたのか、カゴ車IDに対応付けられた輸送車両IDの輸送車両3に出庫されたのかを示す輸送情報を生成する。 The information processing device 16 performs an entry / exit determination for determining whether the basket vehicle 2 for which the basket vehicle ID has been acquired has been received or released, and corresponds the basket vehicle ID, the transport vehicle ID, and the result of the entry / exit determination (entrance / exit determination result). Attach and save. The warehousing indicates that the basket car 2 is transported from the berth 13 to the storage space 11. Further, the delivery indicates that the basket car 2 is transported from the storage space 11 to the berth 13. Further, the information in which the basket vehicle ID, the transport vehicle ID, the entry / exit determination result, the date and time, and the like are associated with each other is referred to as transport information. That is, the information processing device 16 associates the basket vehicle ID with the transport vehicle ID, and whether the vehicle has been received from the transport vehicle 3 of the transport vehicle ID associated with the basket vehicle ID, or is associated with the basket vehicle ID. Generates transportation information indicating whether or not the vehicle has been delivered to the transportation vehicle 3 having the transportation vehicle ID.

次に、情報処理装置16の詳細な構成について説明する。
図2は、情報処理装置16の構成例について説明する為の説明図である。情報処理装置16は、例えばパーソナルコンピュータ(PC)などの、データの処理及びデータの保存を行うことができる装置により構成される。図2に示されるように、情報処理装置16は、CPU21、ROM22、RAM23、第1の通信インタフェース24、及び第2の通信インタフェース25を備える。
Next, the detailed configuration of the information processing device 16 will be described.
FIG. 2 is an explanatory diagram for explaining a configuration example of the information processing device 16. The information processing device 16 is composed of a device capable of processing data and storing data, such as a personal computer (PC). As shown in FIG. 2, the information processing device 16 includes a CPU 21, a ROM 22, a RAM 23, a first communication interface 24, and a second communication interface 25.

CPU21は、演算処理を実行する演算素子(たとえば、プロセッサ)を備える。CPU21は、ROM22に記憶されているプログラムなどのデータに基づいて種々の処理を行う。CPU21は、ROM22に格納されているプログラムを実行することにより、種々の動作を実行可能な制御部27として機能する。 The CPU 21 includes an arithmetic element (for example, a processor) that executes arithmetic processing. The CPU 21 performs various processes based on data such as a program stored in the ROM 22. The CPU 21 functions as a control unit 27 capable of executing various operations by executing a program stored in the ROM 22.

ROM22は、読み出し専用の不揮発性メモリである。ROM22は、プログラム及びプログラムで用いられるデータなどを記憶する。 The ROM 22 is a read-only non-volatile memory. The ROM 22 stores the program, data used in the program, and the like.

RAM23は、ワーキングメモリとして機能する揮発性のメモリである。RAM23は、CPU21の処理中のデータなどを一時的に格納する。また、RAM23は、CPU21が実行するプログラムを一時的に格納する。 The RAM 23 is a volatile memory that functions as a working memory. The RAM 23 temporarily stores data and the like being processed by the CPU 21. Further, the RAM 23 temporarily stores a program executed by the CPU 21.

第1の通信インタフェース24は、情報取得装置15以外の他の機器と通信する為のインタフェースである。第1の通信インタフェース24は、図示されないサーバと通信する為の通信規格、表示装置31と通信する為の通信規格、操作部材32と通信する為の通信規格、及びストレージと通信する為の通信規格などに対応した端子及び回路を備える。第1の通信インタフェース24は、制御部27の制御に基づいて、サーバ、表示装置31、操作部材32、及びストレージ33などと通信する。 The first communication interface 24 is an interface for communicating with a device other than the information acquisition device 15. The first communication interface 24 has a communication standard for communicating with a server (not shown), a communication standard for communicating with a display device 31, a communication standard for communicating with an operating member 32, and a communication standard for communicating with a storage. It is equipped with terminals and circuits that support the above. The first communication interface 24 communicates with the server, the display device 31, the operation member 32, the storage 33, and the like based on the control of the control unit 27.

第2の通信インタフェース25は、情報取得装置15と通信する為のインタフェースである。第2の通信インタフェース25は、情報取得装置15と通信する為の通信規格に対応した端子及び回路を備える。第2の通信インタフェース25は、制御部27の制御に基づいて、情報取得装置15と通信する。 The second communication interface 25 is an interface for communicating with the information acquisition device 15. The second communication interface 25 includes terminals and circuits corresponding to communication standards for communicating with the information acquisition device 15. The second communication interface 25 communicates with the information acquisition device 15 based on the control of the control unit 27.

表示装置31は、表示用の画面データに基づいて画面を表示するディスプレイを備える。表示装置31は、情報処理装置16から供給された画面を表示する。 The display device 31 includes a display that displays a screen based on screen data for display. The display device 31 displays the screen supplied from the information processing device 16.

操作部材32は、情報処理装置16の各種の操作を行うための操作部材である。操作部材は、例えば、タッチセンサ、キーボード、及びテンキーなど如何なるものであってもよい。なお、タッチセンサは、上記の表示装置31のディスプレイと一体にタッチパネルとして構成されることにより、ディスプレイに表示された画面上のタッチされた位置を示す信号を情報処理装置16に入力する。 The operation member 32 is an operation member for performing various operations of the information processing device 16. The operating member may be any, for example, a touch sensor, a keyboard, and a numeric keypad. The touch sensor is configured as a touch panel integrally with the display of the display device 31, so that a signal indicating the touched position on the screen displayed on the display is input to the information processing device 16.

ストレージ33は、種々の情報を記憶可能な記憶装置である。ストレージ33は、例えば輸送情報を保存する。ストレージ33は、例えば、半導体メモリ、または他の記憶装置である。ストレージ33は、メモリカードなどの記憶媒体を挿入可能なカードスロットなどのメモリインタフェースにより構成されていてもよい。 The storage 33 is a storage device capable of storing various information. The storage 33 stores, for example, transportation information. The storage 33 is, for example, a semiconductor memory or other storage device. The storage 33 may be configured by a memory interface such as a card slot into which a storage medium such as a memory card can be inserted.

情報取得装置15は、開口部14を通過したカゴ車2のカゴ車ID、及び駐車スペースに駐車している輸送車両3に対応する輸送車両IDを取得する。例えば、情報取得装置15は、カゴ車2が開口部14を通過する毎に、開口部14を通過したカゴ車2からカゴ車IDを取得する。また、例えば、情報取得装置15は、輸送車両3がバース13近傍の駐車スペース12に駐車した場合に輸送車両IDを取得する。また、情報取得装置15は、輸送車両3のドライバーが所持する端末から輸送車両IDを取得する。 The information acquisition device 15 acquires the basket vehicle ID of the basket vehicle 2 that has passed through the opening 14 and the transport vehicle ID corresponding to the transport vehicle 3 parked in the parking space. For example, the information acquisition device 15 acquires the car ID from the car 2 that has passed through the opening 14 each time the car 2 passes through the opening 14. Further, for example, the information acquisition device 15 acquires the transport vehicle ID when the transport vehicle 3 is parked in the parking space 12 near the berth 13. Further, the information acquisition device 15 acquires the transportation vehicle ID from the terminal possessed by the driver of the transportation vehicle 3.

さらに、情報取得装置15は、カゴ車2が入庫されたのか出庫されたのかを制御部が判定する為の情報(判定用情報)を取得する。判定用情報は、例えば、カゴ車IDを取得した際の状況を示す情報、輸送車両のドライバーが所持する端末から受け取った情報、カゴ車IDを取得したリーダの種類を示す情報などである。情報取得装置15は、取得したカゴ車ID、輸送車両ID、及び判定用情報を情報処理装置16に供給する。なお、情報取得装置15の構成については後述する。 Further, the information acquisition device 15 acquires information (determination information) for the control unit to determine whether the car 2 has been received or discharged. The determination information includes, for example, information indicating the situation when the car ID is acquired, information received from a terminal possessed by the driver of the transport vehicle, information indicating the type of reader who has acquired the car ID, and the like. The information acquisition device 15 supplies the acquired basket vehicle ID, transport vehicle ID, and determination information to the information processing device 16. The configuration of the information acquisition device 15 will be described later.

次に、CPU21がプログラムを実行することにより実現される制御部27の種々の機能について説明する。
図3は、制御部27の機能について説明する為の説明図である。制御部27は、入出判定部41、完了判定部42、及び輸送情報処理部43を備える。
Next, various functions of the control unit 27 realized by the CPU 21 executing the program will be described.
FIG. 3 is an explanatory diagram for explaining the function of the control unit 27. The control unit 27 includes an entry / exit determination unit 41, a completion determination unit 42, and a transportation information processing unit 43.

入出判定部41は、情報取得装置15から供給された判定用情報に基づいて、カゴ車2が入庫されたか出庫されたかを判定し、入出判定結果を生成する。即ち、入出判定部41は、カゴ車2毎に、カゴ車2がバース13から保管スペース11に搬送されたのか、カゴ車2が保管スペース11からバース13に搬送されたのかを判定する。 The entry / exit determination unit 41 determines whether the basket car 2 has been received or released based on the determination information supplied from the information acquisition device 15, and generates an entry / exit determination result. That is, the entry / exit determination unit 41 determines, for each basket vehicle 2, whether the basket vehicle 2 is transported from the berth 13 to the storage space 11 or the basket vehicle 2 is transported from the storage space 11 to the berth 13.

完了判定部42は、輸送車両3へのカゴ車2の搬送(即ち入庫)、または輸送車両3からのカゴ車2の搬送(即ち出庫)が完了したか否か判定する。例えば、完了判定部42は、情報取得装置15からカゴ車ID、輸送車両ID、及び判定用情報などが供給されなくなった場合、搬送が完了したと判断する。また、完了判定部42は、情報取得装置15が輸送車両のドライバーが所持する端末から所定の情報を受け取った場合、搬送が完了したと判断してもよい。 The completion determination unit 42 determines whether or not the transportation of the basket vehicle 2 to the transportation vehicle 3 (that is, warehousing) or the transportation of the basket vehicle 2 from the transportation vehicle 3 (that is, warehousing) is completed. For example, the completion determination unit 42 determines that the transportation is completed when the basket vehicle ID, the transportation vehicle ID, the determination information, and the like are no longer supplied from the information acquisition device 15. Further, the completion determination unit 42 may determine that the transportation is completed when the information acquisition device 15 receives predetermined information from the terminal possessed by the driver of the transportation vehicle.

輸送情報処理部43は、情報取得装置15から供給されたカゴ車ID及び輸送車両ID、並びに入出判定結果に基づいて輸送情報を生成する。なお、輸送情報処理部43は、輸送情報を生成した日時、または、完了判定部42により搬送が完了したと判定された日時を示す情報を輸送情報にさらに付加する。輸送情報処理部43は、生成した輸送情報をストレージ33に保存する。 The transportation information processing unit 43 generates transportation information based on the basket vehicle ID and the transportation vehicle ID supplied from the information acquisition device 15, and the entry / exit determination result. The transportation information processing unit 43 further adds to the transportation information information indicating the date and time when the transportation information was generated or the date and time when the completion determination unit 42 determined that the transportation was completed. The transportation information processing unit 43 stores the generated transportation information in the storage 33.

図4は、制御部27の動作について説明する為の説明図である。
制御部27は、情報取得装置15から供給されるカゴ車IDを取得する(ステップS11)。また、制御部27は、情報取得装置15から供給される輸送車両IDを取得する(ステップS12)。また、制御部27は、情報取得装置15から供給される判定用情報を取得する(ステップS13)。
FIG. 4 is an explanatory diagram for explaining the operation of the control unit 27.
The control unit 27 acquires the car ID supplied from the information acquisition device 15 (step S11). Further, the control unit 27 acquires the transportation vehicle ID supplied from the information acquisition device 15 (step S12). Further, the control unit 27 acquires the determination information supplied from the information acquisition device 15 (step S13).

制御部27の入出判定部41は、ステップS13で取得した判定用情報に基づいて、ステップS11で取得したカゴ車IDのカゴ車2が、ステップS12で取得した輸送車両IDの輸送車両3に出庫されるのか否か判定する(ステップS14)。 Based on the determination information acquired in step S13, the entry / exit determination unit 41 of the control unit 27 delivers the basket vehicle 2 with the basket vehicle ID acquired in step S11 to the transport vehicle 3 with the transport vehicle ID acquired in step S12. It is determined whether or not it is performed (step S14).

入出判定部41は、ステップS14で出庫であると判定した場合(ステップS14、YES)、出庫を示す入出判定結果を生成し(ステップS15)、ステップS17の処理に移行する。また、入出判定部41は、ステップS14で出庫ではないと判定した場合(ステップS14、NO)、入庫を示す入出判定結果を生成し(ステップS16)、ステップS17の処理に移行する。 When the entry / exit determination unit 41 determines in step S14 that the goods are to be delivered (steps S14, YES), the entry / exit determination unit 41 generates an entry / exit determination result indicating the delivery (step S15), and proceeds to the process of step S17. Further, when the entry / exit determination unit 41 determines in step S14 that the goods are not delivered (steps S14, NO), the entry / exit determination unit 41 generates an entry / exit determination result indicating the receipt (step S16), and proceeds to the process of step S17.

制御部27の完了判定部42は、輸送車両3へのカゴ車2の搬送(即ち入庫)、または輸送車両3からのカゴ車2の搬送(即ち出庫)が完了したか否か判定する(ステップS17)。例えば、完了判定部42は、情報取得装置15からカゴ車ID、輸送車両ID、及び判定用情報などが供給されなくなった場合、搬送が完了したと判断する。また、完了判定部42は、情報取得装置15が輸送車両のドライバーが所持する端末から所定の情報を受け取った場合、搬送が完了したと判断する。 The completion determination unit 42 of the control unit 27 determines whether or not the transportation of the basket vehicle 2 to the transportation vehicle 3 (that is, warehousing) or the transportation of the basket vehicle 2 from the transportation vehicle 3 (that is, warehousing) is completed (step). S17). For example, the completion determination unit 42 determines that the transportation is completed when the basket vehicle ID, the transportation vehicle ID, the determination information, and the like are no longer supplied from the information acquisition device 15. Further, the completion determination unit 42 determines that the transportation is completed when the information acquisition device 15 receives predetermined information from the terminal possessed by the driver of the transportation vehicle.

制御部27は、ステップS17で搬送が完了していないと判定した場合(ステップS17、NO)、ステップS11の処理に移行し、ステップS11乃至ステップS16を繰り返し実行する。なお、制御部27は、ステップS12乃至ステップS16を輸送車両ID毎に1度行う構成であればよい。言い換えると、制御部27は、ステップS12乃至ステップS16を1度実行することによって、1つの輸送車両IDを取得し、1つの入出判定結果を生成した場合、ステップS12乃至ステップS16を省略する構成であってもよい。この場合、制御部27は、ステップS11でカゴ車IDを取得する度に、既に取得した輸送車両IDに取得したカゴ車IDを対応付ける。 When the control unit 27 determines in step S17 that the transfer is not completed (steps S17, NO), the control unit 27 shifts to the process of step S11 and repeatedly executes steps S11 to S16. The control unit 27 may be configured to perform steps S12 to S16 once for each transport vehicle ID. In other words, when the control unit 27 acquires one transport vehicle ID by executing steps S12 to S16 once and generates one entry / exit determination result, the control unit 27 omits steps S12 to S16. There may be. In this case, each time the control unit 27 acquires the basket vehicle ID in step S11, the control unit 27 associates the acquired transport vehicle ID with the acquired transport vehicle ID.

ステップS17で搬送が完了したと判定した場合(ステップS17、YES)、制御部27の輸送情報処理部43は、カゴ車ID、輸送車両ID、入出判定結果、及び日時に基づいて、輸送情報を生成する(ステップS18)。例えば、輸送情報処理部43は、1つの輸送車両ID及び入出判定結果に対して複数のカゴ車IDを対応付けることによって輸送情報を生成する。また、輸送情報処理部43は、カゴ車ID毎に、輸送車両ID及び入出判定結果を対応付けて輸送情報を生成する構成であってもよい。輸送情報処理部43は、生成した輸送情報をストレージ33に保存し(ステップS19)、処理を終了する。 When it is determined in step S17 that the transportation is completed (YES in step S17), the transportation information processing unit 43 of the control unit 27 outputs the transportation information based on the basket vehicle ID, the transportation vehicle ID, the entry / exit determination result, and the date and time. Generate (step S18). For example, the transportation information processing unit 43 generates transportation information by associating a plurality of basket vehicle IDs with one transportation vehicle ID and an entry / exit determination result. Further, the transportation information processing unit 43 may be configured to generate transportation information by associating the transportation vehicle ID and the entry / exit determination result for each basket vehicle ID. The transportation information processing unit 43 saves the generated transportation information in the storage 33 (step S19), and ends the process.

情報処理装置16は、上記したように生成した輸送情報を蓄積することにより、荷物IDまたはカゴ車IDなどから、荷物が搭載されたカゴ車2を輸送している輸送車両3、または荷物が搭載されたカゴ車2が保管されている物流倉庫1などを検索することができる。 By accumulating the transportation information generated as described above, the information processing device 16 is loaded with the transportation vehicle 3 or the luggage, which is transporting the basket vehicle 2 carrying the luggage, from the luggage ID or the basket vehicle ID. It is possible to search the distribution warehouse 1 or the like in which the car 2 is stored.

次に、情報取得装置15の具体的な構成である、第1の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置15Aの構成例について説明する。
図5は、物流倉庫1に設けられた情報取得装置15Aの構成例について説明する為の説明図である。なお、本例では、カゴ車IDを記憶したカゴ車用のRadio Frequency IDentification(RFID)タグ(カゴ車用RFIDタグ)51がカゴ車2に設置され、輸送車両IDを記憶した輸送車両用のRFIDタグ(輸送車両用RFIDタグ)52が輸送車両3に設置されているものとして説明する。
Next, a configuration example of the information acquisition device 15A that acquires the basket vehicle ID and the transport vehicle ID by the first method, which is a specific configuration of the information acquisition device 15, will be described.
FIG. 5 is an explanatory diagram for explaining a configuration example of the information acquisition device 15A provided in the distribution warehouse 1. In this example, a Radio Frequency IDentification (RFID) tag (RFID tag for a basket vehicle) 51 for a basket vehicle that stores the basket vehicle ID is installed in the basket vehicle 2, and an RFID for a transport vehicle that stores the transport vehicle ID. The tag (RFID tag for a transport vehicle) 52 will be described as being installed on the transport vehicle 3.

RFIDタグは、RFIDタグを読み取るRFIDリーダが出力する搬送波によって起動し、RFIDリーダに応答を返すパッシブ型の無線タグである。 An RFID tag is a passive wireless tag that is activated by a carrier wave output by an RFID reader that reads the RFID tag and returns a response to the RFID reader.

情報取得装置15Aは、第1のRFIDリーダ61及び第2のRFIDリーダ62、並びに第1のRFIDリーダ61及び第2のRFIDリーダ62の動作を制御する制御装置63を備える。 The information acquisition device 15A includes a first RFID reader 61 and a second RFID reader 62, and a control device 63 for controlling the operation of the first RFID reader 61 and the second RFID reader 62.

第1のRFIDリーダ61及び第2のRFIDリーダ62は、電磁波を出力することによって、RFIDタグと通信を行う。第1のRFIDリーダ61及び第2のRFIDリーダ62は、アンテナ及び信号処理回路を備える。第1のRFIDリーダ61及び第2のRFIDリーダ62のアンテナは、電磁波を送受信するアンテナである。アンテナは、共振周波数がカゴ車用RFIDタグ51及び輸送車両用RFIDタグ52に対応する周波数(例えばUHF帯)となるように構成されている。信号処理回路は、アンテナに流す信号の処理を行う。 The first RFID reader 61 and the second RFID reader 62 communicate with the RFID tag by outputting electromagnetic waves. The first RFID reader 61 and the second RFID reader 62 include an antenna and a signal processing circuit. The antennas of the first RFID reader 61 and the second RFID reader 62 are antennas that transmit and receive electromagnetic waves. The antenna is configured so that the resonance frequency is a frequency (for example, UHF band) corresponding to the RFID tag 51 for a basket vehicle and the RFID tag 52 for a transport vehicle. The signal processing circuit processes the signal to be sent to the antenna.

第1のRFIDリーダ61及び第2のRFIDリーダ62は、保管スペース11とバース13との間をカゴ車2が搬送される際に通過する方向(通過方向)に沿って配列される。第1のRFIDリーダ61は、バース13であって、且つ第2のRFIDリーダ62よりも開口部14に近い位置に設けられている。第2のRFIDリーダ62は、バース13であって、且つ第1のRFIDリーダ61よりも開口部14から遠い位置に設けられている。これにより、第1のRFIDリーダ61及び第2のRFIDリーダ62は、異なる通信範囲を有するように構成される。第1のRFIDリーダ61の通信範囲は、第2のRFIDリーダ62よりも開口部14に近いバース13上の領域である。また、第2のRFIDリーダ62の通信範囲は、第1のRFIDリーダ61よりも開口部14から遠いバース13上の領域である。 The first RFID reader 61 and the second RFID reader 62 are arranged along the direction (passing direction) through which the basket car 2 is transported between the storage space 11 and the berth 13. The first RFID reader 61 is a berth 13 and is provided at a position closer to the opening 14 than the second RFID reader 62. The second RFID reader 62 is a berth 13 and is provided at a position farther from the opening 14 than the first RFID reader 61. As a result, the first RFID reader 61 and the second RFID reader 62 are configured to have different communication ranges. The communication range of the first RFID reader 61 is an area on the berth 13 closer to the opening 14 than the second RFID reader 62. Further, the communication range of the second RFID reader 62 is an area on the berth 13 farther from the opening 14 than the first RFID reader 61.

制御装置63は、第1のRFIDリーダ61及び第2のRFIDリーダ62の動作を制御する。例えば、制御装置63は、演算素子とプログラムを記憶したメモリとを備える。制御装置63は、演算素子がメモリのプログラムを実行することにより、第1のRFIDリーダ61及び第2のRFIDリーダ62の動作を制御する。 The control device 63 controls the operation of the first RFID reader 61 and the second RFID reader 62. For example, the control device 63 includes an arithmetic element and a memory for storing a program. The control device 63 controls the operation of the first RFID reader 61 and the second RFID reader 62 by executing a memory program by the arithmetic element.

上記のような構成において、第1のRFIDリーダ61及び第2のRFIDリーダ62は、信号処理回路によりアンテナに信号を流すことによって電磁波を出力し、カゴ車用RFIDタグ51及び輸送車両用RFIDタグ52に搬送波を供給する。さらに、第1のRFIDリーダ61及び第2のRFIDリーダ62は、カゴ車用RFIDタグ51及び輸送車両用RFIDタグ52に対してIDを要求するコマンドを送信する。 In the above configuration, the first RFID reader 61 and the second RFID reader 62 output electromagnetic waves by passing a signal through the antenna by the signal processing circuit, and the RFID tag 51 for the basket car and the RFID tag for the transport vehicle. A carrier wave is supplied to 52. Further, the first RFID reader 61 and the second RFID reader 62 transmit a command requesting an ID to the RFID tag 51 for the basket vehicle and the RFID tag 52 for the transport vehicle.

カゴ車用RFIDタグ51は、第1のRFIDリーダ61または第2のRFIDリーダ62からIDを要求するコマンドを受信した場合、カゴ車IDを第1のRFIDリーダ61または第2のRFIDリーダ62に送信する。 When the RFID tag 51 for a basket car receives a command requesting an ID from the first RFID reader 61 or the second RFID reader 62, the RFID tag 51 for the basket car transfers the basket car ID to the first RFID reader 61 or the second RFID reader 62. Send.

輸送車両用RFIDタグ52は、第1のRFIDリーダ61または第2のRFIDリーダ62からIDを要求するコマンドを受信した場合、輸送車両IDを第1のRFIDリーダ61または第2のRFIDリーダ62に送信する。 When the RFID tag 52 for a transport vehicle receives a command requesting an ID from the first RFID reader 61 or the second RFID reader 62, the transport vehicle ID is transferred to the first RFID reader 61 or the second RFID reader 62. Send.

第1のRFIDリーダ61及び第2のRFIDリーダ62は、カゴ車用RFIDタグ51から送信されたカゴ車IDを取得する。また、第1のRFIDリーダ61及び第2のRFIDリーダ62は、輸送車両用RFIDタグ52から送信された輸送車両IDを取得する。 The first RFID reader 61 and the second RFID reader 62 acquire the car ID transmitted from the RFID tag 51 for the car. Further, the first RFID reader 61 and the second RFID reader 62 acquire the transportation vehicle ID transmitted from the RFID tag 52 for the transportation vehicle.

制御装置63は、第1のRFIDリーダ61及び第2のRFIDリーダ62が取得したカゴ車ID及び輸送車両IDを情報処理装置16に送信する。 The control device 63 transmits the basket vehicle ID and the transport vehicle ID acquired by the first RFID reader 61 and the second RFID reader 62 to the information processing device 16.

またさらに、制御装置63は、第1のRFIDリーダ61がカゴ車IDを読み取ったタイミングを示す情報と、第2のRFIDリーダ62がカゴ車IDを読み取ったタイミングを示す情報とを上記の判定用情報として情報処理装置16に送信する。 Further, the control device 63 uses the information indicating the timing when the first RFID reader 61 reads the basket car ID and the information indicating the timing when the second RFID reader 62 reads the basket car ID for the above determination. It is transmitted to the information processing device 16 as information.

情報処理装置16の入出判定部41は、第1のRFIDリーダ61と第2のRFIDリーダ62とのどちらが先に同じカゴ車IDを読み取ったかに基づいて、カゴ車2が入庫されたのか出庫されたのかを判定する。 The entry / exit determination unit 41 of the information processing device 16 is warehousing whether the basket car 2 is warehousing or warehousing based on which of the first RFID reader 61 and the second RFID reader 62 first reads the same basket car ID. Determine if it is.

例えば、カゴ車2が出庫される場合、カゴ車2は、保管スペース11から開口部14を通りバース13に搬送される。この場合、第1のRFIDリーダ61は、第2のRFIDリーダ62よりも先にカゴ車2に設置されたカゴ車用RFIDタグ51を読み取る。また、例えば、カゴ車2が入庫される場合、カゴ車2は、バース13から開口部14を通り保管スペース11に搬送される。この場合、第2のRFIDリーダ62は、第1のRFIDリーダ61よりも先にカゴ車2に設置されたカゴ車用RFIDタグ51を読み取る。 For example, when the basket car 2 is delivered, the basket car 2 is transported from the storage space 11 to the berth 13 through the opening 14. In this case, the first RFID reader 61 reads the RFID tag 51 for the car, which is installed in the car 2 before the second RFID reader 62. Further, for example, when the basket car 2 is stored, the basket car 2 is transported from the berth 13 to the storage space 11 through the opening 14. In this case, the second RFID reader 62 reads the RFID tag 51 for the car, which is installed in the car 2 before the first RFID reader 61.

情報処理装置16の入出判定部41は、判定用情報に基づいて、同じカゴ車IDを第1のRFIDリーダ61と第2のRFIDリーダ62とのどちらが先に読み取ったかを認識する。情報処理装置16の入出判定部41は、同じカゴ車IDを第2のRFIDリーダ62よりも早く第1のRFIDリーダ61が読み取った場合、カゴ車2が出庫されたと判定し、入出判定結果を生成する。また、情報処理装置16の入出判定部41は、同じカゴ車IDを第1のRFIDリーダ61よりも早く第2のRFIDリーダ62が読み取った場合、カゴ車2が入庫されたと判定し、入出判定結果を生成する。 The entry / exit determination unit 41 of the information processing device 16 recognizes which of the first RFID reader 61 and the second RFID reader 62 first reads the same basket car ID based on the determination information. When the first RFID reader 61 reads the same basket car ID earlier than the second RFID reader 62, the entry / exit determination unit 41 of the information processing device 16 determines that the basket car 2 has been delivered and determines the entry / exit determination result. Generate. Further, when the second RFID reader 62 reads the same basket car ID earlier than the first RFID reader 61, the entry / exit determination unit 41 of the information processing device 16 determines that the basket car 2 has been stored and determines the entry / exit. Generate results.

情報処理装置16の完了判定部42は、情報取得装置15からカゴ車ID、輸送車両ID、及び判定用情報などが一定時間供給されなくなった場合、搬送が完了したと判断する。 The completion determination unit 42 of the information processing device 16 determines that the transportation has been completed when the basket vehicle ID, the transportation vehicle ID, the determination information, and the like are not supplied from the information acquisition device 15 for a certain period of time.

情報処理装置16の輸送情報処理部43は、情報取得装置15から供給されたカゴ車ID及び輸送車両ID、日時、並びに入出判定結果に基づいて輸送情報を生成する。輸送情報処理部43は、生成した輸送情報をストレージ33に保存する。 The transportation information processing unit 43 of the information processing device 16 generates transportation information based on the basket vehicle ID and the transportation vehicle ID supplied from the information acquisition device 15, the date and time, and the entry / exit determination result. The transportation information processing unit 43 stores the generated transportation information in the storage 33.

上記のように、第1のRFIDリーダ61及び第2のRFIDリーダ62の通信範囲がカゴ車2の通過方向に沿って構成されていることにより、情報処理装置16は、第1のRFIDリーダ61及び第2のRFIDリーダ62とのどちらが先にカゴ車用RFIDタグ51を読み取ったかに基づいて出庫か入庫かを判定することができる。 As described above, the communication range of the first RFID reader 61 and the second RFID reader 62 is configured along the passing direction of the basket car 2, so that the information processing device 16 is the first RFID reader 61. It is possible to determine whether to issue or receive the goods based on which of the second RFID reader 62 and the second RFID reader 62 first reads the RFID tag 51 for the basket car.

次に、情報取得装置15の他の構成例である、第2の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置15Bについて説明する。
図6は、物流倉庫1に設けられた情報取得装置15Bの構成例について説明する為の説明図である。なお、本例では、カゴ車用RFIDタグ51がカゴ車2に設置され、輸送車両用RFIDタグ52が輸送車両3のドライバーが所持する携帯物4に設置されているものとして説明する。
Next, the information acquisition device 15B that acquires the basket vehicle ID and the transport vehicle ID by the second method, which is another configuration example of the information acquisition device 15, will be described.
FIG. 6 is an explanatory diagram for explaining a configuration example of the information acquisition device 15B provided in the distribution warehouse 1. In this example, it is assumed that the RFID tag 51 for the basket vehicle is installed in the basket vehicle 2 and the RFID tag 52 for the transport vehicle is installed in the portable object 4 owned by the driver of the transport vehicle 3.

情報取得装置15Bは、第1のRFIDリーダ61、第2のRFIDリーダ62、制御装置63、及びスピーカ64を備える。第1のRFIDリーダ61及び第2のRFIDリーダ62の構成は、図5の例と同様である為、詳細な説明を省略する。 The information acquisition device 15B includes a first RFID reader 61, a second RFID reader 62, a control device 63, and a speaker 64. Since the configurations of the first RFID reader 61 and the second RFID reader 62 are the same as those in the example of FIG. 5, detailed description thereof will be omitted.

スピーカ64は、音声を出力する音声出力部である。スピーカ64は、制御装置63の制御に基づいて音声を出力する。 The speaker 64 is an audio output unit that outputs audio. The speaker 64 outputs sound based on the control of the control device 63.

上記のような構成において、第1のRFIDリーダ61及び第2のRFIDリーダ62は、信号処理回路によりアンテナに信号を流すことによって電磁波を出力し、カゴ車用RFIDタグ51及び輸送車両用RFIDタグ52に搬送波を供給する。これにより、第1のRFIDリーダ61及び第2のRFIDリーダ62は、カゴ車2が第1のRFIDリーダ61及び第2のRFIDリーダ62の通信範囲を通過した場合、カゴ車用RFIDタグ51からカゴ車IDを取得する。また、第1のRFIDリーダ61及び第2のRFIDリーダ62は、輸送車両用RFIDタグ52が設置された携帯物4を所持する人物が第1のRFIDリーダ61及び第2のRFIDリーダ62の通信範囲を通過した場合、輸送車両用RFIDタグ52から輸送車両IDを取得する。 In the above configuration, the first RFID reader 61 and the second RFID reader 62 output electromagnetic waves by passing a signal through the antenna by the signal processing circuit, and the RFID tag 51 for the basket car and the RFID tag for the transport vehicle. A carrier wave is supplied to 52. As a result, when the basket car 2 passes through the communication range of the first RFID reader 61 and the second RFID reader 62, the first RFID reader 61 and the second RFID reader 62 can be used from the RFID tag 51 for the basket car. Obtain a basket car ID. Further, in the first RFID reader 61 and the second RFID reader 62, a person who possesses the portable object 4 on which the RFID tag 52 for a transport vehicle is installed communicates with the first RFID reader 61 and the second RFID reader 62. When the range is passed, the transport vehicle ID is acquired from the RFID tag 52 for the transport vehicle.

制御装置63は、第1のRFIDリーダ61または第2のRFIDリーダ62によって輸送車両IDを取得した場合、スピーカ64から所定の音声を出力させる。これにより、輸送車両IDの取得が完了したことを輸送車両用RFIDタグ52が設置された携帯物4を所持する人物に報知する。 When the transport vehicle ID is acquired by the first RFID reader 61 or the second RFID reader 62, the control device 63 outputs a predetermined sound from the speaker 64. As a result, the person who possesses the portable object 4 on which the RFID tag 52 for the transport vehicle is installed is notified that the acquisition of the transport vehicle ID is completed.

情報処理装置16の入出判定部41は、図5の例と同様の処理により、入出判定結果を生成する。 The entry / exit determination unit 41 of the information processing device 16 generates an entry / exit determination result by the same processing as in the example of FIG.

情報処理装置16の完了判定部42は、情報取得装置15からカゴ車ID、輸送車両ID、及び判定用情報などが一定時間供給されなくなった場合、搬送が完了したと判断する。 The completion determination unit 42 of the information processing device 16 determines that the transportation has been completed when the basket vehicle ID, the transportation vehicle ID, the determination information, and the like are not supplied from the information acquisition device 15 for a certain period of time.

情報処理装置16の輸送情報処理部43は、情報取得装置15から供給されたカゴ車ID及び輸送車両ID、日時、並びに入出判定結果に基づいて輸送情報を生成する。輸送情報処理部43は、生成した輸送情報をストレージ33に保存する。 The transportation information processing unit 43 of the information processing device 16 generates transportation information based on the basket vehicle ID and the transportation vehicle ID supplied from the information acquisition device 15, the date and time, and the entry / exit determination result. The transportation information processing unit 43 stores the generated transportation information in the storage 33.

上記のように、情報取得装置15Bは、輸送車両IDを輸送車両3のドライバーが所持する携帯物4に設置された輸送車両用RFIDタグ52から取得する構成であってもよい。このような構成によると、輸送車両3に輸送車両用RFIDタグ52を設置する必要がなくなる。また、例えば物流倉庫1への入場時に輸送車両3のドライバーに携帯物4を貸与するなど、フレキシブルな運用が可能になる。 As described above, the information acquisition device 15B may be configured to acquire the transportation vehicle ID from the RFID tag 52 for the transportation vehicle installed in the portable object 4 possessed by the driver of the transportation vehicle 3. With such a configuration, it is not necessary to install the RFID tag 52 for the transport vehicle on the transport vehicle 3. Further, flexible operation is possible, for example, by lending the portable object 4 to the driver of the transportation vehicle 3 at the time of entering the distribution warehouse 1.

次に、情報取得装置15の他の構成例である、第3の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置15Cについて説明する。
図7は、物流倉庫1に設けられた情報取得装置15Cの構成例について説明する為の説明図である。なお、本例では、カゴ車用RFIDタグ51がカゴ車2に設置され、輸送車両用RFIDタグ52が輸送車両3のドライバーが所持する携帯端末5Cに設置されているものとして説明する。
Next, the information acquisition device 15C that acquires the basket vehicle ID and the transport vehicle ID by the third method, which is another configuration example of the information acquisition device 15, will be described.
FIG. 7 is an explanatory diagram for explaining a configuration example of the information acquisition device 15C provided in the distribution warehouse 1. In this example, it is assumed that the RFID tag 51 for the basket vehicle is installed in the basket vehicle 2 and the RFID tag 52 for the transport vehicle is installed in the mobile terminal 5C owned by the driver of the transport vehicle 3.

携帯端末5Cは、通信部、操作部、及び表示部を備える端末である。携帯端末5Cは、例えばスマートフォンなどである。携帯端末5Cの通信部は、所定の通信方式により他の機器と通信することができるように構成されている。携帯端末5Cの表示部及び操作部は、画面上でのタッチ操作が可能なタッチパネルとして構成されている。 The mobile terminal 5C is a terminal including a communication unit, an operation unit, and a display unit. The mobile terminal 5C is, for example, a smartphone. The communication unit of the mobile terminal 5C is configured to be able to communicate with other devices by a predetermined communication method. The display unit and the operation unit of the mobile terminal 5C are configured as a touch panel capable of touch operation on the screen.

情報取得装置15Cは、第3のRFIDリーダ65、無線通信装置66、及び制御装置63を備える。 The information acquisition device 15C includes a third RFID reader 65, a wireless communication device 66, and a control device 63.

第3のRFIDリーダ65は、電磁波を出力することによって、RFIDタグと通信を行う。第3のRFIDリーダ65は、アンテナ及び信号処理回路を備える。第3のRFIDリーダ65のアンテナは、電磁波を送受信するアンテナである。アンテナは、共振周波数がカゴ車用RFIDタグ51及び輸送車両用RFIDタグ52に対応する周波数(例えばUHF帯)となるように構成されている。信号処理回路は、アンテナに流す信号の処理を行う。 The third RFID reader 65 communicates with the RFID tag by outputting an electromagnetic wave. The third RFID reader 65 includes an antenna and a signal processing circuit. The antenna of the third RFID reader 65 is an antenna that transmits and receives electromagnetic waves. The antenna is configured so that the resonance frequency is a frequency (for example, UHF band) corresponding to the RFID tag 51 for a basket vehicle and the RFID tag 52 for a transport vehicle. The signal processing circuit processes the signal to be sent to the antenna.

第3のRFIDリーダ65は、バース13に設けられている。第3のRFIDリーダ65の通信範囲は、バース13上の領域である。第3のRFIDリーダ65は、バース13に接岸される輸送車両3が配列される方向に沿って複数配置されている。第3のRFIDリーダ65は、開口部14の所定の領域をカゴ車2及び輸送車両3のドライバーが通過した場合に、カゴ車用RFIDタグ51及び輸送車両用RFIDタグ52を読み取るように、狭域のリーダとして構成されている。これにより、バース13に複数の輸送車両3が存在する場合に、異なる輸送車両3のカゴ車2及び異なる輸送車両3のドライバーが所持する携帯端末5Cに設置された輸送車両用RFIDタグ52を第3のRFIDリーダ65が読み取ることを防ぐことができる。 A third RFID reader 65 is provided on the berth 13. The communication range of the third RFID reader 65 is an area on the berth 13. A plurality of third RFID readers 65 are arranged along the direction in which the transport vehicles 3 berthed at the berth 13 are arranged. The third RFID reader 65 is narrow so as to read the RFID tag 51 for the basket vehicle and the RFID tag 52 for the transport vehicle when the driver of the basket vehicle 2 and the transport vehicle 3 passes through the predetermined area of the opening 14. It is configured as a region leader. As a result, when a plurality of transport vehicles 3 are present in the berth 13, the RFID tag 52 for the transport vehicle installed on the mobile terminal 5C possessed by the basket car 2 of the different transport vehicle 3 and the driver of the different transport vehicle 3 is used. It is possible to prevent the RFID reader 65 of No. 3 from reading.

無線通信装置66は、輸送車両3のドライバーが所持する携帯端末5Cと通信する。無線通信装置66は、例えばIEEE(アイトリプルイー)802.15.4g規格で定められた無線LANにより携帯端末5Cと通信する。 The wireless communication device 66 communicates with the mobile terminal 5C possessed by the driver of the transport vehicle 3. The wireless communication device 66 communicates with the mobile terminal 5C by, for example, a wireless LAN defined by the IEEE 802.15.4g standard.

制御装置63は、第3のRFIDリーダ65及び無線通信装置66の動作を制御する。例えば、制御装置63は、演算素子とプログラムを記憶したメモリとを備える。制御装置63は、演算素子がメモリのプログラムを実行することにより、第3のRFIDリーダ65及び無線通信装置66の動作を制御する。 The control device 63 controls the operation of the third RFID reader 65 and the wireless communication device 66. For example, the control device 63 includes an arithmetic element and a memory for storing a program. The control device 63 controls the operation of the third RFID reader 65 and the wireless communication device 66 by the arithmetic element executing the program of the memory.

上記のような構成において、第3のRFIDリーダ65は、信号処理回路によりアンテナに信号を流すことによって電磁波を出力し、カゴ車用RFIDタグ51及び輸送車両用RFIDタグ52に搬送波を供給する。これにより、第3のRFIDリーダ65は、カゴ車2が第3のRFIDリーダ65の通信範囲を通過した場合、カゴ車用RFIDタグ51からカゴ車IDを取得する。また、第3のRFIDリーダ65は、輸送車両用RFIDタグ52が設置された携帯端末5Cを所持する人物が第3のRFIDリーダ65の通信範囲を通過した場合、輸送車両用RFIDタグ52から輸送車両IDを取得する。 In the above configuration, the third RFID reader 65 outputs an electromagnetic wave by passing a signal through the antenna by a signal processing circuit, and supplies a carrier wave to the RFID tag 51 for a basket vehicle and the RFID tag 52 for a transport vehicle. As a result, the third RFID reader 65 acquires the car ID from the RFID tag 51 for the car when the car 2 passes through the communication range of the third RFID reader 65. Further, the third RFID reader 65 is transported from the transport vehicle RFID tag 52 when a person holding the mobile terminal 5C on which the transport vehicle RFID tag 52 is installed passes through the communication range of the third RFID reader 65. Acquire the vehicle ID.

また、制御装置63は、輸送車両用RFIDタグ52から輸送車両IDを取得した場合、輸送車両3のドライバーが所持する携帯端末5Cに無線通信装置66によりデータを送信する。これにより、制御装置63は、入庫と出庫とを輸送車両3のドライバーに選択させる為の画面を携帯端末5Cに表示させる。携帯端末5Cは、輸送車両3のドライバーの操作により入庫と出庫とのいずれかを示す情報を無線通信装置66に送信する。制御装置63は、携帯端末5Cから送信された入庫と出庫とのいずれかを示す情報を判定用情報として情報処理装置16に送信する。 Further, when the control device 63 acquires the transport vehicle ID from the RFID tag 52 for the transport vehicle, the control device 63 transmits the data to the mobile terminal 5C possessed by the driver of the transport vehicle 3 by the wireless communication device 66. As a result, the control device 63 causes the mobile terminal 5C to display a screen for allowing the driver of the transport vehicle 3 to select warehousing and warehousing. The mobile terminal 5C transmits information indicating either warehousing or warehousing to the wireless communication device 66 by the operation of the driver of the transport vehicle 3. The control device 63 transmits information indicating either warehousing or warehousing transmitted from the mobile terminal 5C to the information processing device 16 as determination information.

情報処理装置16の入出判定部41は、第3のRFIDリーダ65によりカゴ車IDが読み取られたカゴ車2が入庫されたのか出庫されたのかを判定用情報に基づいて判定する。入出判定部41は、判定用情報が入庫を示す場合、第3のRFIDリーダ65によりカゴ車IDが読み取られたカゴ車2が入庫されたと判定し、入出判定結果を生成する。また、入出判定部41は、判定用情報が出庫を示す場合、第3のRFIDリーダ65によりカゴ車IDが読み取られたカゴ車2が出庫されたと判定し、入出判定結果を生成する。 The entry / exit determination unit 41 of the information processing device 16 determines whether the basket car 2 whose basket car ID has been read by the third RFID reader 65 has been received or has been delivered based on the determination information. When the determination information indicates warehousing, the entry / exit determination unit 41 determines that the basket vehicle 2 whose basket vehicle ID has been read by the third RFID reader 65 has been warehousing, and generates an entry / exit determination result. Further, when the determination information indicates the delivery, the entry / exit determination unit 41 determines that the basket vehicle 2 whose basket vehicle ID has been read by the third RFID reader 65 has been delivered, and generates an entry / exit determination result.

情報処理装置16の完了判定部42は、情報取得装置15が輸送車両3のドライバーが所持する携帯端末5Cから出庫または入庫を示す情報を取得した場合、搬送が完了したと判断する。 When the information acquisition device 15 acquires information indicating delivery or receipt from the mobile terminal 5C possessed by the driver of the transportation vehicle 3, the completion determination unit 42 of the information processing device 16 determines that the transportation has been completed.

情報処理装置16の輸送情報処理部43は、情報取得装置15から供給されたカゴ車ID及び輸送車両ID、日時、並びに入出判定結果に基づいて輸送情報を生成する。輸送情報処理部43は、生成した輸送情報をストレージ33に保存する。 The transportation information processing unit 43 of the information processing device 16 generates transportation information based on the basket vehicle ID and the transportation vehicle ID supplied from the information acquisition device 15, the date and time, and the entry / exit determination result. The transportation information processing unit 43 stores the generated transportation information in the storage 33.

上記のように、情報取得装置15Cは、入庫か出庫かの選択操作の結果を判定用情報として情報処理装置16に供給する。即ち、情報処理装置16は、カゴ車2の搬送を行った輸送車両3のドライバーの操作結果に基づいて入庫と出庫とを判別する。これにより、情報処理装置16は、入庫と出庫との判別の確度を向上させることができる。 As described above, the information acquisition device 15C supplies the result of the selection operation of warehousing or warehousing to the information processing device 16 as determination information. That is, the information processing device 16 discriminates between warehousing and warehousing based on the operation result of the driver of the transport vehicle 3 that has carried the basket car 2. As a result, the information processing device 16 can improve the accuracy of discriminating between warehousing and warehousing.

なお、上記の実施形態では、情報処理装置16の完了判定部42は、情報取得装置15が輸送車両3のドライバーが所持する携帯端末5Cから出庫または入庫を示す情報を取得した場合、搬送が完了したと判断すると説明したがこの構成に限定されない。完了判定部42は、情報取得装置15からカゴ車ID、輸送車両ID、及び判定用情報などが一定時間供給されなくなった場合、搬送が完了したと判断する構成であってもよい。この構成によると、輸送車両3のドライバーは、出庫と入庫との選択操作を自由なタイミングで行うことができる。即ち、出庫と入庫との選択操作が行われてからカゴ車2を移動させることも、カゴ車2を移動させてから出庫と入庫との選択操作を行うことも可能になる。 In the above embodiment, the completion determination unit 42 of the information processing device 16 completes the transportation when the information acquisition device 15 acquires information indicating delivery or receipt from the mobile terminal 5C possessed by the driver of the transportation vehicle 3. It was explained that it was judged that it was done, but it is not limited to this configuration. The completion determination unit 42 may be configured to determine that the transportation is completed when the basket vehicle ID, the transportation vehicle ID, the determination information, and the like are not supplied from the information acquisition device 15 for a certain period of time. According to this configuration, the driver of the transport vehicle 3 can perform a selection operation of warehousing and warehousing at any time. That is, it is possible to move the basket car 2 after the selection operation of warehousing and warehousing is performed, or to perform the selection operation of warehousing and warehousing after moving the basket car 2.

また、情報取得装置15は、カゴ車IDを取得する毎に、取得したカゴ車IDと読取日時とを携帯端末5Cに通知する構成であってもよい。この構成によると、読み取られたカゴ車IDと読取日時との一覧をドライバーに認識させることができる。 Further, the information acquisition device 15 may be configured to notify the mobile terminal 5C of the acquired car ID and the reading date / time each time the car ID is acquired. According to this configuration, the driver can be made to recognize the list of the read basket car ID and the reading date and time.

また、上記の実施形態では、情報取得装置15の制御装置63は、輸送車両IDを取得した場合、輸送車両3のドライバーが所持する携帯端末5Cに入庫と出庫とをドライバーに選択させる為の画面を表示させる構成であると説明したが、この構成に限定されない。携帯端末5Cは、輸送車両3のドライバーの操作に応じて入庫と出庫との選択画面を表示する構成であってもよい。 Further, in the above embodiment, when the control device 63 of the information acquisition device 15 acquires the transportation vehicle ID, the screen for causing the driver to select the warehousing and the warehousing on the mobile terminal 5C possessed by the driver of the transportation vehicle 3. Although it was explained that the configuration is such that is displayed, the configuration is not limited to this configuration. The mobile terminal 5C may be configured to display a selection screen for warehousing and warehousing according to the operation of the driver of the transport vehicle 3.

また、上記の実施形態では、輸送車両3のドライバーに入庫と出庫とのいずれかを選択させる構成であると説明したが、この構成に限定されない。情報取得装置15の制御装置63は、携帯端末5Cに出庫であることを輸送車両3のドライバーに選択させる為の画面を表示させる構成であってもよい。この構成では、情報処理装置16は、出庫の選択結果に対応付けられたカゴ車IDのカゴ車2が出庫されたカゴ車であり、出庫の選択結果に対応付けられていない他のカゴ車IDのカゴ車2が入庫されたカゴ車であると判定する。 Further, in the above embodiment, it has been described that the driver of the transport vehicle 3 is made to select either warehousing or warehousing, but the present invention is not limited to this configuration. The control device 63 of the information acquisition device 15 may be configured to display a screen for causing the driver of the transport vehicle 3 to select that the mobile terminal 5C is to be delivered. In this configuration, the information processing device 16 is a basket car in which the basket car 2 having the basket car ID associated with the delivery selection result is delivered, and another basket car ID not associated with the delivery selection result. It is determined that the basket car 2 of the above is a stored basket car.

次に、情報取得装置15の他の構成例である、第4の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置15Dについて説明する。
図8は、物流倉庫1に設けられた情報取得装置15Dの構成例について説明する為の説明図である。なお、本例では、カゴ車用RFIDタグ51と、カゴ車IDを含む二次元コードが印刷されたラベル53とがカゴ車2に設置され、輸送車両IDが輸送車両3のドライバーが所持する携帯端末5Dに保存されているものとして説明する。
Next, the information acquisition device 15D that acquires the basket vehicle ID and the transport vehicle ID by the fourth method, which is another configuration example of the information acquisition device 15, will be described.
FIG. 8 is an explanatory diagram for explaining a configuration example of the information acquisition device 15D provided in the distribution warehouse 1. In this example, the RFID tag 51 for the car and the label 53 on which the two-dimensional code including the car ID is printed are installed on the car 2, and the transport vehicle ID is carried by the driver of the transport vehicle 3. It will be described as assuming that it is stored in the terminal 5D.

携帯端末5Dは、通信部、操作部、表示部、記憶部、及び撮像部を備える端末である。携帯端末5Dは、例えばスマートフォンなどである。携帯端末5Dの通信部は、所定の通信方式により他の機器と通信することができるように構成されている。携帯端末5Dの表示部及び操作部は、画面上でのタッチ操作が可能なタッチパネルとして構成されている。携帯端末5Dの記憶部は、輸送車両IDを記憶するメモリとして構成されている。携帯端末5Dの撮像部は、画像を取得するカメラである。 The mobile terminal 5D is a terminal including a communication unit, an operation unit, a display unit, a storage unit, and an imaging unit. The mobile terminal 5D is, for example, a smartphone. The communication unit of the mobile terminal 5D is configured to be able to communicate with other devices by a predetermined communication method. The display unit and the operation unit of the mobile terminal 5D are configured as a touch panel capable of touch operation on the screen. The storage unit of the mobile terminal 5D is configured as a memory for storing the transportation vehicle ID. The image pickup unit of the mobile terminal 5D is a camera that acquires an image.

情報取得装置15Dは、第4のRFIDリーダ67、無線通信装置66、及び制御装置63を備える。 The information acquisition device 15D includes a fourth RFID reader 67, a wireless communication device 66, and a control device 63.

第4のRFIDリーダ67は、電磁波を出力することによって、RFIDタグと通信を行う。第4のRFIDリーダ67は、アンテナ及び信号処理回路を備える。第4のRFIDリーダ67のアンテナは、電磁波を送受信するアンテナである。アンテナは、共振周波数がカゴ車用RFIDタグ51及び輸送車両用RFIDタグ52に対応する周波数(例えばUHF帯)となるように構成されている。信号処理回路は、アンテナに流す信号の処理を行う。 The fourth RFID reader 67 communicates with the RFID tag by outputting an electromagnetic wave. The fourth RFID reader 67 includes an antenna and a signal processing circuit. The antenna of the fourth RFID reader 67 is an antenna that transmits and receives electromagnetic waves. The antenna is configured so that the resonance frequency is a frequency (for example, UHF band) corresponding to the RFID tag 51 for a basket vehicle and the RFID tag 52 for a transport vehicle. The signal processing circuit processes the signal to be sent to the antenna.

第4のRFIDリーダ67は、バース13に設けられている。第4のRFIDリーダ67の通信範囲は、バース13上の領域である。第4のRFIDリーダ67は、開口部14のどの位置をカゴ車2が通過しても、カゴ車用RFIDタグ51を読み取るように、広域のリーダとして構成されている。 A fourth RFID reader 67 is provided on the berth 13. The communication range of the fourth RFID reader 67 is an area on the berth 13. The fourth RFID reader 67 is configured as a wide-area reader so that the RFID tag 51 for the car can be read regardless of the position of the opening 14 through which the car 2 passes.

無線通信装置66は、輸送車両3のドライバーが所持する携帯端末5Dと通信する。無線通信装置66は、例えばIEEE(アイトリプルイー)802.15.4g規格で定められた無線LANにより携帯端末5Dと通信する。 The wireless communication device 66 communicates with the mobile terminal 5D possessed by the driver of the transport vehicle 3. The wireless communication device 66 communicates with the mobile terminal 5D by, for example, a wireless LAN defined by the IEEE 802.15.4g standard.

制御装置63は、第4のRFIDリーダ67及び無線通信装置66の動作を制御する。例えば、制御装置63は、演算素子とプログラムを記憶したメモリとを備える。制御装置63は、演算素子がメモリのプログラムを実行することにより、第4のRFIDリーダ67及び無線通信装置66の動作を制御する。 The control device 63 controls the operation of the fourth RFID reader 67 and the wireless communication device 66. For example, the control device 63 includes an arithmetic element and a memory for storing a program. The control device 63 controls the operation of the fourth RFID reader 67 and the wireless communication device 66 by the arithmetic element executing the program of the memory.

上記のような構成において、第4のRFIDリーダ67は、信号処理回路によりアンテナに信号を流すことによって電磁波を出力し、カゴ車用RFIDタグ51に搬送波を供給する。これにより、第4のRFIDリーダ67は、カゴ車2が第4のRFIDリーダ67の通信範囲を通過した場合、カゴ車用RFIDタグ51からカゴ車IDを取得する。 In the above configuration, the fourth RFID reader 67 outputs an electromagnetic wave by passing a signal through the antenna by a signal processing circuit, and supplies a carrier wave to the RFID tag 51 for a basket car. As a result, the fourth RFID reader 67 acquires the car ID from the RFID tag 51 for the car when the car 2 passes through the communication range of the fourth RFID reader 67.

また、携帯端末5Dは、輸送車両3のドライバーの操作に応じて、カゴ車2に設けられたラベル53の二次元コードを読み取る為の画面を表示する。携帯端末5Dは、二次元コードを読み取る為の画面の表示中の操作に応じて、画像を取得する。携帯端末5Dは、取得した画像から二次元コードを検出する。携帯端末5Dは、検出した二次元コードを復号することにより、カゴ車IDを取得する。 Further, the mobile terminal 5D displays a screen for reading the two-dimensional code of the label 53 provided on the basket car 2 in response to the operation of the driver of the transport vehicle 3. The mobile terminal 5D acquires an image in response to an operation during display of the screen for reading the two-dimensional code. The mobile terminal 5D detects the two-dimensional code from the acquired image. The mobile terminal 5D acquires the car ID by decoding the detected two-dimensional code.

また、携帯端末5Dは、入庫と出庫とを輸送車両3のドライバーに選択させる為の画面を表示する。携帯端末5Dは、輸送車両3のドライバーの操作に応じて、入庫と出庫とのいずれかを選択する。携帯端末5Dは、入庫と出庫との選択結果と、カゴ車IDと、輸送車両IDとを無線通信装置66に送信する。 In addition, the mobile terminal 5D displays a screen for allowing the driver of the transport vehicle 3 to select warehousing and warehousing. The mobile terminal 5D selects either warehousing or warehousing according to the operation of the driver of the transport vehicle 3. The mobile terminal 5D transmits the selection result of warehousing and warehousing, the basket vehicle ID, and the transport vehicle ID to the wireless communication device 66.

制御装置63は、入庫と出庫との選択結果を判定用情報として、カゴ車ID及び輸送車両IDとともに情報処理装置16に送信する。なお、携帯端末5Dは、カゴ車2のラベル53の二次元コードを読み取る毎に入庫または出庫を選択させ、無線通信装置66に送信する構成であってもよいし、複数のカゴ車2のラベル53の二次元コードを読み取った後、所定の操作に応じて入庫または出庫を選択させ、無線通信装置66に送信する構成であってもよい。この場合、携帯端末5Dは、操作に応じてカゴ車2の搬送が完了したか否かを判断し、カゴ車2の搬送が完了したことを示す情報を無線通信装置66及び情報取得装置15Dを介して、情報処理装置16に送信する。 The control device 63 transmits the selection result of warehousing and warehousing as determination information to the information processing device 16 together with the basket vehicle ID and the transport vehicle ID. The mobile terminal 5D may be configured to select warehousing or warehousing each time the two-dimensional code of the label 53 of the basket car 2 is read and transmit it to the wireless communication device 66, or the labels of the plurality of basket cars 2 may be transmitted. After reading the two-dimensional code of 53, it may be configured to select warehousing or warehousing according to a predetermined operation and transmit it to the wireless communication device 66. In this case, the mobile terminal 5D determines whether or not the transportation of the basket car 2 is completed according to the operation, and sends the information indicating that the transportation of the basket car 2 is completed to the wireless communication device 66 and the information acquisition device 15D. It is transmitted to the information processing device 16 via.

情報処理装置16の入出判定部41は、カゴ車IDが読み取られたカゴ車2が入庫されたのか出庫されたのかを判定用情報に基づいて判定する。入出判定部41は、判定用情報が入庫を示す場合、カゴ車IDが読み取られたカゴ車2が入庫されたと判定し、入出判定結果を生成する。また、入出判定部41は、判定用情報が出庫を示す場合、カゴ車IDが読み取られたカゴ車2が出庫されたと判定し、入出判定結果を生成する。 The entry / exit determination unit 41 of the information processing device 16 determines whether the basket vehicle 2 whose basket vehicle ID has been read has been received or has been removed based on the determination information. When the determination information indicates warehousing, the entry / exit determination unit 41 determines that the basket vehicle 2 whose basket vehicle ID has been read has been warehousing, and generates an entry / exit determination result. Further, when the determination information indicates the delivery, the entry / exit determination unit 41 determines that the basket vehicle 2 whose basket vehicle ID has been read has been released, and generates an entry / exit determination result.

情報処理装置16の完了判定部42は、輸送車両3のドライバーが所持する携帯端末5Dからカゴ車2の搬送が完了したことを示す情報が供給された場合、搬送が完了したと判断する。なお、情報処理装置16の完了判定部42は、情報取得装置15が輸送車両3のドライバーが所持する携帯端末5Dから出庫または入庫を示す情報を取得した場合、搬送が完了したと判断する構成であってもよい。また、情報処理装置16の完了判定部42は、情報取得装置15からカゴ車ID、輸送車両ID、及び判定用情報などが一定時間供給されなくなった場合、搬送が完了したと判断する構成であってもよい。 The completion determination unit 42 of the information processing device 16 determines that the transportation is completed when the information indicating that the transportation of the basket vehicle 2 is completed is supplied from the mobile terminal 5D possessed by the driver of the transportation vehicle 3. The completion determination unit 42 of the information processing device 16 determines that the transportation has been completed when the information acquisition device 15 acquires information indicating delivery or receipt from the mobile terminal 5D possessed by the driver of the transportation vehicle 3. There may be. Further, the completion determination unit 42 of the information processing device 16 is configured to determine that the transportation is completed when the basket vehicle ID, the transportation vehicle ID, the determination information, and the like are not supplied from the information acquisition device 15 for a certain period of time. You may.

情報処理装置16の輸送情報処理部43は、情報取得装置15から供給されたカゴ車ID及び輸送車両ID、日時、並びに入出判定結果に基づいて輸送情報を生成する。輸送情報処理部43は、生成した輸送情報をストレージ33に保存する。 The transportation information processing unit 43 of the information processing device 16 generates transportation information based on the basket vehicle ID and the transportation vehicle ID supplied from the information acquisition device 15, the date and time, and the entry / exit determination result. The transportation information processing unit 43 stores the generated transportation information in the storage 33.

上記のように、情報取得装置15Dは、カゴ車2に張り付けられたラベル53の二次元コードを輸送車両3のドライバーが所持する携帯端末5Dに読み取らせ、且つ入庫か出庫かを選択させる。これにより、情報処理装置16は、入庫と出庫との判別の確度を向上させることができる。 As described above, the information acquisition device 15D causes the mobile terminal 5D possessed by the driver of the transportation vehicle 3 to read the two-dimensional code of the label 53 affixed to the basket vehicle 2 and to select whether to enter or leave the vehicle. As a result, the information processing device 16 can improve the accuracy of discriminating between warehousing and warehousing.

なお、携帯端末5Dは、出庫と入庫とのいずれかで上記のような二次元コードの読み取りを行う構成であってもよい。開口部14を通過するカゴ車2のカゴ車IDは、第4のRFIDリーダ67により取得されている。この為、情報取得装置15Dは、携帯端末5Dにより二次元コードが読み取られたカゴ車2のカゴ車IDに出庫であることを示す情報を付加して情報処理装置16に送信する構成であってもよい。この場合、情報処理装置16は、第4のRFIDリーダ67により取得されたカゴ車IDのうち、カゴ車IDに出庫であることを示す情報が付加されていないものを入庫と判定する構成であってもよい。 The mobile terminal 5D may have a configuration in which the above-mentioned two-dimensional code is read at either the delivery or the receipt. The car ID of the car 2 passing through the opening 14 is acquired by the fourth RFID reader 67. Therefore, the information acquisition device 15D is configured to add information indicating that the goods are out to the car ID of the car 2 whose two-dimensional code is read by the mobile terminal 5D and transmit the information to the information processing device 16. May be good. In this case, the information processing device 16 has a configuration in which, among the basket car IDs acquired by the fourth RFID reader 67, those to which the information indicating that the goods are delivered are not added to the basket car ID is determined to be warehousing. You may.

次に、情報取得装置15の他の構成例である、第5の方式によりカゴ車ID及び輸送車両IDを取得する情報取得装置15Eについて説明する。
図9は、物流倉庫1に設けられた情報取得装置15Eの構成例について説明する為の説明図である。なお、本例では、カゴ車IDを記憶し且つUHF帯域での通信が可能な第1のRFIDタグ54と、カゴ車IDを記憶し且つHF帯域での通信(即ち近接無線通信)が可能な第2のRFIDタグ55とがカゴ車2に設置され、輸送車両IDが輸送車両3のドライバーが所持する携帯端末5Eに保存されているものとして説明する。
Next, the information acquisition device 15E that acquires the basket vehicle ID and the transport vehicle ID by the fifth method, which is another configuration example of the information acquisition device 15, will be described.
FIG. 9 is an explanatory diagram for explaining a configuration example of the information acquisition device 15E provided in the distribution warehouse 1. In this example, the first RFID tag 54 that stores the basket car ID and can communicate in the UHF band and the first RFID tag 54 that stores the basket car ID and can communicate in the HF band (that is, proximity wireless communication) are possible. It is assumed that the second RFID tag 55 and the second RFID tag 55 are installed in the basket car 2 and the transport vehicle ID is stored in the mobile terminal 5E possessed by the driver of the transport vehicle 3.

携帯端末5Eは、通信部、操作部、表示部、記憶部、及びRFIDリーダを備える端末である。携帯端末5Eは、例えばスマートフォンなどである。携帯端末5Eの通信部は、所定の通信方式により他の機器と通信することができるように構成されている。携帯端末5Eの表示部及び操作部は、画面上でのタッチ操作が可能なタッチパネルとして構成されている。携帯端末5Eの記憶部は、輸送車両IDを記憶するメモリとして構成されている。携帯端末5EのRFIDリーダは、HF帯域でRFIDタグと通信を行うリーダーである。携帯端末5EのRFIDリーダは、電磁波を出力することによって、HF帯で第2のRFIDタグ55と通信し、カゴ車IDを取得する。 The mobile terminal 5E is a terminal including a communication unit, an operation unit, a display unit, a storage unit, and an RFID reader. The mobile terminal 5E is, for example, a smartphone. The communication unit of the mobile terminal 5E is configured to be able to communicate with other devices by a predetermined communication method. The display unit and the operation unit of the mobile terminal 5E are configured as a touch panel capable of touch operation on the screen. The storage unit of the mobile terminal 5E is configured as a memory for storing the transportation vehicle ID. The RFID reader of the mobile terminal 5E is a reader that communicates with the RFID tag in the HF band. The RFID reader of the mobile terminal 5E communicates with the second RFID tag 55 in the HF band by outputting an electromagnetic wave, and acquires a basket car ID.

情報取得装置15Eは、第5のRFIDリーダ68、無線通信装置66、及び制御装置63を備える。 The information acquisition device 15E includes a fifth RFID reader 68, a wireless communication device 66, and a control device 63.

第5のRFIDリーダ68は、電磁波を出力することによって、第1のRFIDタグ54と通信を行う。第5のRFIDリーダ68は、アンテナ及び信号処理回路を備える。第5のRFIDリーダ68のアンテナは、電磁波を送受信するアンテナである。アンテナは、共振周波数が第1の第1のRFIDタグ54に対応する周波数であるUHF帯となるように構成されている。信号処理回路は、アンテナに流す信号の処理を行う。 The fifth RFID reader 68 communicates with the first RFID tag 54 by outputting an electromagnetic wave. The fifth RFID reader 68 includes an antenna and a signal processing circuit. The antenna of the fifth RFID reader 68 is an antenna that transmits and receives electromagnetic waves. The antenna is configured so that the resonance frequency is in the UHF band, which is the frequency corresponding to the first first RFID tag 54. The signal processing circuit processes the signal to be sent to the antenna.

第5のRFIDリーダ68は、バース13に設けられている。第5のRFIDリーダ68の通信範囲は、バース13上の領域である。第5のRFIDリーダ68は、開口部14のどの位置をカゴ車2が通過しても、第1のRFIDタグ54を読み取るように、広域のリーダとして構成されている。 A fifth RFID reader 68 is provided on the berth 13. The communication range of the fifth RFID reader 68 is an area on the berth 13. The fifth RFID reader 68 is configured as a wide-area reader so that the first RFID tag 54 is read regardless of the position of the opening 14 through which the basket car 2 passes.

無線通信装置66は、輸送車両3のドライバーが所持する携帯端末5Eと通信する。無線通信装置66は、例えばIEEE(アイトリプルイー)802.15.4g規格で定められた無線LANにより携帯端末5Eと通信する。 The wireless communication device 66 communicates with the mobile terminal 5E possessed by the driver of the transport vehicle 3. The wireless communication device 66 communicates with the mobile terminal 5E by, for example, a wireless LAN defined by the IEEE 802.15.4g standard.

制御装置63は、第5のRFIDリーダ68及び無線通信装置66の動作を制御する。例えば、制御装置63は、演算素子とプログラムを記憶したメモリとを備える。制御装置63は、演算素子がメモリのプログラムを実行することにより、第5のRFIDリーダ68及び無線通信装置66の動作を制御する。 The control device 63 controls the operation of the fifth RFID reader 68 and the wireless communication device 66. For example, the control device 63 includes an arithmetic element and a memory for storing a program. The control device 63 controls the operation of the fifth RFID reader 68 and the wireless communication device 66 by the arithmetic element executing the program of the memory.

上記のような構成において、第5のRFIDリーダ68は、信号処理回路によりアンテナに信号を流すことによって電磁波を出力し、第1のRFIDタグ54に搬送波を供給する。これにより、第5のRFIDリーダ68は、カゴ車2が第5のRFIDリーダ68の通信範囲を通過した場合、第1のRFIDタグ54からカゴ車IDを取得する。 In the above configuration, the fifth RFID reader 68 outputs an electromagnetic wave by passing a signal through the antenna by a signal processing circuit, and supplies a carrier wave to the first RFID tag 54. As a result, the fifth RFID reader 68 acquires the basket car ID from the first RFID tag 54 when the car 2 passes through the communication range of the fifth RFID reader 68.

また、携帯端末5Eは、RFIDリーダによりカゴ車2に設けられた第2のRFIDタグ55からカゴ車IDを取得する。携帯端末5Eは、第2のRFIDタグ55から取得したカゴ車IDと、記憶部に記憶されている輸送車両IDと、読取日時とを無線通信装置66に送信する。また、携帯端末5Eは、操作に応じてカゴ車2の搬送が完了したか否かを判断し、カゴ車2の搬送が完了したことを示す情報と、輸送車両IDとを無線通信装置66及び情報取得装置15Dを介して、情報処理装置16に送信してもよい。 Further, the mobile terminal 5E acquires the car ID from the second RFID tag 55 provided on the car 2 by the RFID reader. The mobile terminal 5E transmits the basket vehicle ID acquired from the second RFID tag 55, the transport vehicle ID stored in the storage unit, and the reading date and time to the wireless communication device 66. Further, the mobile terminal 5E determines whether or not the transportation of the basket vehicle 2 is completed according to the operation, and the information indicating that the transportation of the basket vehicle 2 is completed and the transportation vehicle ID are transmitted to the wireless communication device 66 and. It may be transmitted to the information processing device 16 via the information acquisition device 15D.

制御装置63は、カゴ車IDと、輸送車両IDとを情報処理装置16に送信する。また、制御装置63は、カゴ車IDを第5のRFIDリーダ68と携帯端末5とのどちらにより取得したのか、即ち、第1のRFIDタグ54と第2のRFIDタグ55とのどちらが読み取られたのかを示す情報を判定用情報として情報処理装置16に送信する。 The control device 63 transmits the basket vehicle ID and the transport vehicle ID to the information processing device 16. Further, the control device 63 read which of the fifth RFID reader 68 and the mobile terminal 5 acquired the basket car ID, that is, which of the first RFID tag 54 and the second RFID tag 55 was read. The information indicating the above is transmitted to the information processing apparatus 16 as determination information.

情報処理装置16の入出判定部41は、カゴ車IDが読み取られたカゴ車2が入庫されたのか出庫されたのかを判定用情報に基づいて判定する。入出判定部41は、カゴ車IDを読み取ったのが第5のRFIDリーダ68であるか携帯端末5であるかに基づいて、入庫であるか出庫であるかを判定する。例えば、入出判定部41は、カゴ車IDを読み取ったのが携帯端末5のRFIDリーダである場合、出庫であると判定し、入出判定結果を生成する。また、例えば、入出判定部41は、カゴ車IDを読み取ったのが第5のRFIDリーダ68である場合、入庫であると判定し、入出判定結果を生成する。 The entry / exit determination unit 41 of the information processing device 16 determines whether the basket vehicle 2 whose basket vehicle ID has been read has been received or has been removed based on the determination information. The entry / exit determination unit 41 determines whether the entry / exit is warehousing or warehousing based on whether the fifth RFID reader 68 or the mobile terminal 5 has read the basket car ID. For example, when the RFID reader of the mobile terminal 5 reads the basket car ID, the entry / exit determination unit 41 determines that the delivery is out and generates an entry / exit determination result. Further, for example, when the fifth RFID reader 68 reads the basket car ID, the entry / exit determination unit 41 determines that it is warehousing and generates an entry / exit determination result.

情報処理装置16の完了判定部42は、輸送車両3のドライバーが所持する携帯端末5Eからカゴ車2の搬送が完了したことを示す情報が供給された場合、搬送が完了したと判断する。また、情報処理装置16の完了判定部42は、情報取得装置15からカゴ車ID、輸送車両ID、及び判定用情報などが一定時間供給されなくなった場合、搬送が完了したと判断する構成であってもよい。 The completion determination unit 42 of the information processing device 16 determines that the transportation is completed when the information indicating that the transportation of the basket vehicle 2 is completed is supplied from the mobile terminal 5E possessed by the driver of the transportation vehicle 3. Further, the completion determination unit 42 of the information processing device 16 is configured to determine that the transportation is completed when the basket vehicle ID, the transportation vehicle ID, the determination information, and the like are not supplied from the information acquisition device 15 for a certain period of time. You may.

情報処理装置16の輸送情報処理部43は、情報取得装置15から供給されたカゴ車ID及び輸送車両ID、日時、並びに入出判定結果に基づいて輸送情報を生成する。輸送情報処理部43は、生成した輸送情報をストレージ33に保存する。 The transportation information processing unit 43 of the information processing device 16 generates transportation information based on the basket vehicle ID and the transportation vehicle ID supplied from the information acquisition device 15, the date and time, and the entry / exit determination result. The transportation information processing unit 43 stores the generated transportation information in the storage 33.

上記のように、情報取得装置15Eは、開口部14及びバース13を通過したカゴ車2のカゴ車IDが、第1のRFIDタグ54と第2のRFIDタグ55とのどちらによって読み取られたのかに基づいて、入庫であるか出庫であるかを判断する。このような構成によると、入庫と出庫とのいずれかにおいて、近接無線通信によりRFIDタグからカゴ車IDを取得する為、カゴ車2の検出の確度を向上させることができる。 As described above, in the information acquisition device 15E, whether the car ID of the car 2 that has passed through the opening 14 and the berth 13 is read by the first RFID tag 54 or the second RFID tag 55. Based on, it is determined whether the goods are received or issued. According to such a configuration, since the car ID is acquired from the RFID tag by the proximity wireless communication in either the warehousing or the warehousing, the accuracy of the detection of the car 2 can be improved.

なお、上述の各実施の形態で説明した機能は、ハードウエアを用いて構成するに留まらず、ソフトウエアを用いて各機能を記載したプログラムをコンピュータに読み込ませて実現することもできる。また、各機能は、適宜ソフトウエア、ハードウエアのいずれかを選択して構成するものであっても良い。 The functions described in each of the above-described embodiments are not limited to the configuration using hardware, and can be realized by loading a program describing each function into a computer using software. Further, each function may be configured by appropriately selecting either software or hardware.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

1…物流倉庫、2…カゴ車、3…輸送車両、4…携帯物、5…携帯端末、11…保管スペース、12…駐車スペース、13…バース、14…開口部、15…情報取得装置、16…情報処理装置、21…CPU、22…ROM、23…RAM、24…第1の通信インタフェース、25…第2の通信インタフェース、27…制御部、31…表示装置、32…操作部材、33…ストレージ、41…入出判定部、42…完了判定部、43…輸送情報処理部、51…カゴ車用RFIDタグ、52…輸送車両用RFIDタグ、53…ラベル、54…第1のRFIDタグ、55…第2のRFIDタグ、61…第1のRFIDリーダ、62…第2のRFIDリーダ、63…制御装置、64…スピーカ、65…第3のRFIDリーダ、66…無線通信装置、67…第4のRFIDリーダ、68…第5のRFIDリーダ。 1 ... Distribution warehouse, 2 ... Basket car, 3 ... Transport vehicle, 4 ... Portable goods, 5 ... Mobile terminal, 11 ... Storage space, 12 ... Parking space, 13 ... Bath, 14 ... Opening, 15 ... Information acquisition device, 16 ... Information processing device, 21 ... CPU, 22 ... ROM, 23 ... RAM, 24 ... First communication interface, 25 ... Second communication interface, 27 ... Control unit, 31 ... Display device, 32 ... Operating member, 33 ... Storage, 41 ... Entrance / exit judgment unit, 42 ... Completion judgment unit, 43 ... Transportation information processing unit, 51 ... RFID tag for basket car, 52 ... RFID tag for transportation vehicle, 53 ... Label, 54 ... First RFID tag, 55 ... 2nd RFID tag, 61 ... 1st RFID reader, 62 ... 2nd RFID reader, 63 ... control device, 64 ... speaker, 65 ... 3rd RFID reader, 66 ... wireless communication device, 67 ... second 4 RFID readers, 68 ... 5th RFID readers.

Claims (8)

カゴ車を保管する保管スペースと、前記カゴ車を輸送する輸送車両との間を搬送される前記カゴ車に関する情報を処理する情報処理装置であって、
前記情報処理装置が取得したカゴ車のカゴ車ID、前記輸送車両の輸送車両ID、及び前記カゴ車IDの取得時の状況を示す判定用情報に基づいて、前記カゴ車IDに対応する前記カゴ車が、前記保管スペースから前記輸送車両IDに対応する前記輸送車両に出庫されるのか、前記輸送車両IDに対応する前記輸送車両から前記保管スペースに入庫されるのかを判定する入出判定部と、
前記入出判定部による入出判定結果と、前記カゴ車IDと、前記輸送車両IDとを対応付けて保存する輸送情報処理部と、
を具備する情報処理装置。
An information processing device that processes information about the car that is transported between the storage space for storing the car and the transport vehicle that transports the car.
Based on the basket vehicle ID of the basket vehicle acquired by the information processing device, the transport vehicle ID of the transport vehicle, and the determination information indicating the status at the time of acquisition of the basket vehicle ID, the basket corresponding to the basket vehicle ID. An entry / exit determination unit that determines whether a vehicle is delivered from the storage space to the transport vehicle corresponding to the transport vehicle ID or from the transport vehicle corresponding to the transport vehicle ID to the storage space.
A transportation information processing unit that stores the entry / exit determination result by the entry / exit determination unit, the basket vehicle ID, and the transportation vehicle ID in association with each other.
Information processing device equipped with.
前記カゴ車に前記カゴ車IDを記憶した第1の無線タグが設置されており、
前記判定用情報は、前記保管スペースと前記輸送車両との間を前記カゴ車が搬送される際の通過方向に沿って設置された第1の無線タグリーダ及び第2の無線タグリーダが前記第1の無線タグを読み取ったタイミングを示す情報であり、
前記入出判定部は、前記第1の無線タグリーダと、前記第2の無線タグリーダとのどちらが先に前記カゴ車に設置された前記第1の無線タグを読み取ったかに基づいて、出庫か入庫かを判定する請求項1に記載の情報処理装置。
A first wireless tag that stores the car ID is installed in the car.
The determination information includes the first wireless tag reader and the second wireless tag reader installed along the passing direction when the basket vehicle is transported between the storage space and the transport vehicle. Information indicating the timing of reading the wireless tag,
Whether the entry / exit determination unit is warehousing or warehousing based on which of the first wireless tag reader and the second wireless tag reader first reads the first wireless tag installed in the basket car. The information processing apparatus according to claim 1.
前記輸送車両に前記輸送車両IDを記憶した第2の無線タグが設置されており、
前記輸送情報処理部は、前記第1の無線タグから前記カゴ車IDが読み取られた際に、前記第2の無線タグから読み取られた前記輸送車両IDを前記カゴ車IDに対応付ける請求項2に記載の情報処理装置。
A second wireless tag that stores the transport vehicle ID is installed in the transport vehicle.
The transportation information processing unit corresponds to claim 2 that when the basket vehicle ID is read from the first wireless tag, the transport vehicle ID read from the second wireless tag is associated with the basket vehicle ID. The information processing device described.
前記輸送車両のドライバーが所持する携帯物に前記輸送車両IDを記憶した第2の無線タグが設置されており、
前記輸送情報処理部は、前記第1の無線タグから前記カゴ車IDが読み取られた際に、前記第2の無線タグから読み取られた前記輸送車両IDを前記カゴ車IDに対応付ける請求項2に記載の情報処理装置。
A second wireless tag that stores the transport vehicle ID is installed in the portable object owned by the driver of the transport vehicle.
The transportation information processing unit corresponds to claim 2 that when the basket vehicle ID is read from the first wireless tag, the transport vehicle ID read from the second wireless tag is associated with the basket vehicle ID. The information processing device described.
前記入出判定部は、前記輸送車両のドライバーが所持する携帯端末における操作に基づいて、出庫か入庫かを判定する請求項1に記載の情報処理装置。 The information processing device according to claim 1, wherein the entry / exit determination unit determines whether to issue or receive the goods based on an operation on a mobile terminal possessed by the driver of the transport vehicle. 前記カゴ車に前記カゴ車IDを記憶した無線タグと、前記カゴ車IDを含む二次元コードが印刷されたラベルとが設置されており、
前記判定用情報は、前記保管スペースと前記輸送車両との間を前記カゴ車が搬送される際に前記無線タグから前記カゴ車IDを取得する無線タグリーダと、前記二次元コードを読み取ることにより前記カゴ車IDを取得する前記輸送車両のドライバーが所持する携帯端末とのどちらにより前記カゴ車IDを取得したかを示す情報であり、
前記入出判定部は、前記無線タグリーダと、前携帯端末とのどちらが前記カゴ車IDを取得したかに基づいて、出庫か入庫かを判定する請求項1に記載の情報処理装置。
A wireless tag that stores the car ID and a label on which a two-dimensional code including the car ID is printed are installed on the car.
The determination information is obtained by reading the two-dimensional code with a wireless tag reader that acquires the basket vehicle ID from the wireless tag when the basket vehicle is transported between the storage space and the transport vehicle. It is information indicating whether the car ID was acquired by the mobile terminal possessed by the driver of the transport vehicle to acquire the car ID.
The information processing device according to claim 1, wherein the entry / exit determination unit determines whether to issue or receive the goods based on which of the wireless tag reader and the front mobile terminal has acquired the basket car ID.
前記カゴ車に前記カゴ車IDを記憶し且つ第1の周波数帯域により無線通信する第1の無線タグと、前記カゴ車IDを記憶し且つ第2の周波数帯域により無線通信する第2の無線タグとが設置されており、
前記判定用情報は、前記カゴ車IDを前記第1の無線タグと、前記第2の無線タグとのどちらから取得したかを示す情報であり、
前記入出判定部は、前記カゴ車IDを前記第1の無線タグと、前記第2の無線タグとのどちらから取得したかに基づいて、出庫か入庫かを判定する請求項1に記載の情報処理装置。
A first wireless tag that stores the basket vehicle ID in the basket vehicle and wirelessly communicates with the first frequency band, and a second wireless tag that stores the basket vehicle ID and wirelessly communicates with the second frequency band. And are installed,
The determination information is information indicating whether the basket car ID is acquired from the first wireless tag or the second wireless tag.
The entry / exit determination unit according to claim 1, wherein the entry / exit determination unit determines whether the delivery or receipt is based on whether the basket car ID is acquired from the first wireless tag or the second wireless tag. Information processing device.
カゴ車を保管する保管スペースと、記カゴ車を輸送する輸送車両との間を搬送される前記カゴ車に関する情報を処理する情報処理装置における情報処理方法であって、
情報処理装置は、取得したカゴ車のカゴ車ID、前記輸送車両の輸送車両ID、及び前記カゴ車IDの取得時の状況を示す判定用情報に基づいて、前記カゴ車IDに対応する前記カゴ車が、前記保管スペースから前記輸送車両IDに対応する前記輸送車両に出庫されるのか、前記輸送車両IDに対応する前記輸送車両から前記保管スペースに入庫されるのかを判定し、
情報処理装置は、出庫か入庫かの入出判定結果と、前記カゴ車IDと、前記輸送車両IDとを対応付けて保存する情報処理方法。
It is an information processing method in an information processing device that processes information about the car that is transported between the storage space for storing the car and the transport vehicle that transports the car.
The information processing device is based on the acquired basket vehicle ID of the basket vehicle, the transport vehicle ID of the transport vehicle, and the determination information indicating the status at the time of acquisition of the basket vehicle ID, and the information processing device corresponds to the basket vehicle ID. It is determined whether the vehicle is delivered from the storage space to the transport vehicle corresponding to the transport vehicle ID or from the transport vehicle corresponding to the transport vehicle ID to the storage space.
The information processing device is an information processing method for storing an entry / exit determination result of warehousing or warehousing, the basket vehicle ID, and the transport vehicle ID in association with each other.
JP2017119087A 2017-06-16 2017-06-16 Information processing device and information processing method Active JP6856458B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017119087A JP6856458B2 (en) 2017-06-16 2017-06-16 Information processing device and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017119087A JP6856458B2 (en) 2017-06-16 2017-06-16 Information processing device and information processing method

Publications (2)

Publication Number Publication Date
JP2019003514A JP2019003514A (en) 2019-01-10
JP6856458B2 true JP6856458B2 (en) 2021-04-07

Family

ID=65006808

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017119087A Active JP6856458B2 (en) 2017-06-16 2017-06-16 Information processing device and information processing method

Country Status (1)

Country Link
JP (1) JP6856458B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115776967A (en) * 2020-08-24 2023-03-10 株式会社富士 Control device, distribution system, control method and display panel

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001225926A (en) * 2000-02-15 2001-08-21 Hitachi Ltd Delivery support system, sorting support system, and delivery method using electronic tag
JP2003146413A (en) * 2001-11-16 2003-05-21 Nippon Telegr & Teleph Corp <Ntt> Load and return management method using wireless tag and system for implementing the same
US7273172B2 (en) * 2004-07-14 2007-09-25 United Parcel Service Of America, Inc. Methods and systems for automating inventory and dispatch procedures at a staging area
JP2010202348A (en) * 2009-03-03 2010-09-16 Nec Corp Reception/dispatch management system
JP5700292B2 (en) * 2011-04-19 2015-04-15 株式会社リコー Body position management system

Also Published As

Publication number Publication date
JP2019003514A (en) 2019-01-10

Similar Documents

Publication Publication Date Title
US10139495B2 (en) Shelving and package locating systems for delivery vehicles
CN111491874B (en) Vehicle dispatch management device, vehicle dispatch management system, vehicle dispatch management method, program, and storage medium
JP2009075941A (en) Process management method, system, and device
JPWO2005110896A1 (en) Warehouse management system
CN108140164B (en) Access management system, access management method, and program
EP2854072B1 (en) Device and method for bulk encoding tags
JP6856458B2 (en) Information processing device and information processing method
CN111079453B (en) Radio tag reading device and radio tag reading method
JP5058260B2 (en) Inspection system
US11669702B2 (en) Commodity container, portable registration device, and commodity registration method
US11760572B2 (en) Apparatus for conveying product and operating method thereof
US11393012B2 (en) Article input device and article input system
US9917942B2 (en) Uniquely identifying a portable electronic device
KR101026438B1 (en) System and Method for Managing Virtual Area, Virtual Area Moving Device and Recording Medium
JP5034718B2 (en) Article management method
JP2019151452A (en) Management system of article
JP5282785B2 (en) Luggage arrangement management method, transport device, and transport control program
JP4860978B2 (en) Container management system and program
JP2008214016A (en) Sorting work supporting program, recording medium recording the program, sorting work supporting method, and sorting work supporting device
CN113177817A (en) Store system, commodity sales processing device, and storage medium
JP2020154380A (en) Article transportation system
JP2006127151A (en) Loading support device for equipment in vehicle
JP7477437B2 (en) TRANSPORTATION STATUS DETERMINATION DEVICE, TRANSPORTATION STATUS DETERMINATION SYSTEM, TRANSPORTATION STATUS DETERMINATION METHOD, AND TRANSPORTATION STATUS DETERMINATION PROGRAM
WO2023037578A1 (en) Information processing device, information processing system, information processing method, and computer-readable medium
JP2018052653A (en) Work management device, work management method, program, and cargo handling machine

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170904

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20170905

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200407

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210128

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210318

R150 Certificate of patent or registration of utility model

Ref document number: 6856458

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150