JP2020178325A - Wireless tag reading apparatus and program - Google Patents

Wireless tag reading apparatus and program Download PDF

Info

Publication number
JP2020178325A
JP2020178325A JP2019081494A JP2019081494A JP2020178325A JP 2020178325 A JP2020178325 A JP 2020178325A JP 2019081494 A JP2019081494 A JP 2019081494A JP 2019081494 A JP2019081494 A JP 2019081494A JP 2020178325 A JP2020178325 A JP 2020178325A
Authority
JP
Japan
Prior art keywords
reading
wireless tag
state
rfid tag
response
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019081494A
Other languages
Japanese (ja)
Other versions
JP7278140B2 (en
Inventor
渉 櫻井
Wataru Sakurai
渉 櫻井
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 TEC Corp
Original Assignee
Toshiba TEC 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 TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2019081494A priority Critical patent/JP7278140B2/en
Publication of JP2020178325A publication Critical patent/JP2020178325A/en
Application granted granted Critical
Publication of JP7278140B2 publication Critical patent/JP7278140B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

To provide a wireless tag reading apparatus and a program capable of reading tag information without omission thereof even when there are a large number of wireless tags.SOLUTION: A reading state designation unit (designation means) designates a reading state of a signal reading unit (reading means) as any one of: a first reading state in which a response of a tag is suppressed for a first suppression time when power supply to the tag is continued after reading the response; a second reading state in which the response is suppressed for a second suppression time regardless of whether or not the power is supplied to the tag after reading the response of the tag; a third reading state in which the response of the tag is suppressed for a third suppression time when the power supply to the tag is continued after reading the response; and a fourth reading state in which the response of the tag is suppressed when the power supply to the tag is continued after reading the response. A reading operation control unit (reading control means) outputs a trigger signal for switching the reading state from the first or the third reading state to the second or fourth reading state, or to the third or the first reading state.SELECTED DRAWING: Figure 9

Description

本発明の実施形態は、無線タグ読取装置及びプログラムに関する。 Embodiments of the present invention relate to wireless tag readers and programs.

従来、無線タグが記憶するデータを読み取ることにより、当該無線タグが付された物品の在庫や入出庫を管理することが行われている。無線タグは、例えば、所定の周波数帯の電波により遠隔からデータを読み取り可能なICチップを含むタグ(ICタグ)である。データの読み取りには、例えばRFID(Radio Frequency IDentification)、すなわち近距離無線通信を用いた自動認識技術が用いられる。 Conventionally, by reading the data stored in the wireless tag, the inventory and warehousing / delivery of the goods with the wireless tag are managed. The wireless tag is, for example, a tag (IC tag) including an IC chip capable of remotely reading data by radio waves in a predetermined frequency band. For reading data, for example, RFID (Radio Frequency IDentification), that is, an automatic recognition technology using short-range wireless communication is used.

例えば、RFIDを用いて棚卸管理を行う際等に、大量の無線タグに登録されたデータを読み取る場合がある。このような場合、無線タグは、16ビットの乱数であるRN16を発生させて読取装置に送信する。そして、無線タグは、読取装置からのRN16を含む返信の中に、送信したRN16が含まれていることを確認して、自身が有する情報を送信する。このような手続きを踏むことによって、複数の無線タグが有する情報を読み取る技術が提案されている(例えば、特許文献1)。 For example, when performing inventory management using RFID, data registered in a large amount of wireless tags may be read. In such a case, the radio tag generates RN16, which is a 16-bit random number, and transmits it to the reader. Then, the wireless tag confirms that the transmitted RN16 is included in the reply including the RN16 from the reading device, and transmits the information that it has. A technique for reading information possessed by a plurality of wireless tags has been proposed by following such a procedure (for example, Patent Document 1).

しかしながら、このような従来の無線タグ読取装置にあっては、1/216(=1/65536)の確率で、複数のタグが同じRN16を返す可能性がある。この確率は非常に小さいが、タグの枚数が増加した場合には、同じRN16が返される確率が高くなる。例えば、タグがn枚ある場合に、複数のタグが同じRN16を返す確率は、1-(65535/65536)^(n-1)となる。すなわち、タグが1000枚ある場合には、約1.5%の確率で複数のタグが同じRN16を返す。そして、複数のタグが同じRN16を返した場合には、無線タグの読みこぼしが発生するという問題があった。 However, in such a conventional wireless tag reader, there is a possibility that a plurality of tags return the same RN 16 with a probability of 1/2 16 (= 1/65536). This probability is very small, but if the number of tags increases, the probability that the same RN16 will be returned increases. For example, when there are n tags, the probability that a plurality of tags return the same RN16 is 1- (65535/65536) ^ (n-1). That is, when there are 1000 tags, there is a probability of about 1.5% that a plurality of tags return the same RN16. Then, when a plurality of tags return the same RN16, there is a problem that the wireless tag is missed.

本発明が解決しようとする課題は、無線タグの枚数が多い場合であっても、当該無線タグの情報を読みこぼしなく確実に読み取ることが可能な無線タグ読取装置及びプログラムを提供することである。 An object to be solved by the present invention is to provide a wireless tag reader and a program capable of reliably reading the information of the wireless tag without spilling it even when the number of wireless tags is large. ..

実施形態の無線タグ読取装置は、無線タグの情報を読み取るものであり、読取手段と、指定手段と、読取制御手段とを備える。読取手段は、無線タグの情報を読み取る。指定手段は、読取手段による読取状態を、無線タグの応答を読取手段が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、無線タグからの応答を第1の抑止時間に亘って抑止する第1の読取状態と、無線タグの応答を読取手段が読み取った後に、当該無線タグへの電力供給の有無に関わらず、無線タグからの応答を第2の抑止時間に亘って抑止する第2の読取状態と、無線タグの応答を読取手段が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、無線タグからの応答を第3の抑止時間に亘って抑止する第3の読取状態と、無線タグの応答を読取手段が読み取った後に、当該無線タグに連続して電力供給を続けた場合に、無線タグからの応答を抑止する第4の読取状態と、の何れかに設定する。読取制御手段は、読取手段の読取状態を、第1の読取状態又は第3の読取状態から、第2の読取状態又は第4の読取状態、或いは、第3の読取状態又は第1の読取状態に切り替えるトリガ信号を出力する。 The wireless tag reading device of the embodiment reads information on the wireless tag, and includes reading means, designation means, and reading control means. The reading means reads the information of the wireless tag. When the reading means reads the response of the wireless tag and then continues to supply power to the wireless tag on a regular basis, the designated means receives the response from the wireless tag for the first suppression time. After the reading means has read the response of the wireless tag and the first reading state of suppressing the wireless tag, the response from the wireless tag is suppressed over the second suppression time regardless of whether or not power is supplied to the wireless tag. When the reading means reads the response of the wireless tag and then continues to supply power to the wireless tag on a regular basis, the response from the wireless tag is set to the third suppression time. When the reading means reads the response of the wireless tag and then continuously supplies power to the wireless tag, the third reading state that suppresses the response from the wireless tag is suppressed. Set to either the state or. The reading control means changes the reading state of the reading means from the first reading state or the third reading state to the second reading state or the fourth reading state, or the third reading state or the first reading state. Outputs a trigger signal to switch to.

図1は、実施形態のRFIDタグ読取装置の一例を示す外観図である。FIG. 1 is an external view showing an example of the RFID tag reading device of the embodiment. 図2は、RFIDタグ読取装置の内部構造の一例を示す図である。FIG. 2 is a diagram showing an example of the internal structure of the RFID tag reader. 図3は、RFIDタグ読取装置のハードウェア構成の一例を示すブロック図である。FIG. 3 is a block diagram showing an example of the hardware configuration of the RFID tag reader. 図4は、RFIDタグのハードウェア構成の一例を示すブロック図である。FIG. 4 is a block diagram showing an example of the hardware configuration of the RFID tag. 図5は、RFIDタグ読取装置がRFIDタグの読み取りを行う際のRFIDタグの状態遷移図である。FIG. 5 is a state transition diagram of the RFID tag when the RFID tag reading device reads the RFID tag. 図6は、RFIDタグの各セッションにおけるインベントリフラグの維持時間の一例を示す図である。FIG. 6 is a diagram showing an example of the maintenance time of the inventory flag in each session of the RFID tag. 図7は、RFIDタグ読取装置の機能構成の一例を示すブロック図である。FIG. 7 is a block diagram showing an example of the functional configuration of the RFID tag reader. 図8は、RFIDタグ読取装置を操作する際に表示されるユーザインタフェース画面の一例を示す図である。FIG. 8 is a diagram showing an example of a user interface screen displayed when operating the RFID tag reading device. 図9は、RFIDタグ読取装置の読取状態の遷移の一例を示す状態遷移図である。FIG. 9 is a state transition diagram showing an example of the transition of the reading state of the RFID tag reader. 図10は、RFIDタグ読取装置が行う読取処理の流れの一例を示すフローチャートである。FIG. 10 is a flowchart showing an example of the flow of the reading process performed by the RFID tag reading device. 図11は、第2の実施形態のRFIDタグ読取装置を操作する際に表示されるユーザインタフェース画面の一例を示す図である。FIG. 11 is a diagram showing an example of a user interface screen displayed when operating the RFID tag reading device of the second embodiment. 図12は、第2の実施形態のRFIDタグ読取装置が行う読取処理の流れの一例を示すフローチャートである。FIG. 12 is a flowchart showing an example of a flow of reading processing performed by the RFID tag reading device of the second embodiment.

(第1の実施形態)
以下、図面を参照して、実施形態に係るRFIDタグ読取装置について説明する。RFIDタグ読取装置は、RFIDタグに記憶された情報を非接触で読み取る装置である。なお、以下に説明する実施形態により、この発明が限定されるものではない。
(First Embodiment)
Hereinafter, the RFID tag reading device according to the embodiment will be described with reference to the drawings. The RFID tag reading device is a device that reads the information stored in the RFID tag in a non-contact manner. The present invention is not limited to the embodiments described below.

(RFIDタグ読取装置の説明)
本発明の実施形態について図面を用いて説明する。図1は、実施形態のRFIDタグ読取装置の外観の一例を示す斜視図である。図1に示すRFIDタグ読取装置10は、ウォークスルー型の形態を有して、例えば梱包材40に梱包された状態で搬送される物品42に付されたRFIDタグ50(図2参照)の情報を非接触で読み取ることによって、当該物品42の入出庫管理を行う。物品42は、例えば1000個オーダで入出庫されて、その都度RFIDタグ読取装置10で情報の読み取りが行われる。
(Explanation of RFID tag reader)
An embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a perspective view showing an example of the appearance of the RFID tag reading device of the embodiment. The RFID tag reading device 10 shown in FIG. 1 has a walk-through type, and is, for example, information on an RFID tag 50 (see FIG. 2) attached to an article 42 transported in a state of being packed in a packing material 40. Is read in a non-contact manner to manage the entry and exit of the article 42. For example, the article 42 is loaded and unloaded on the order of 1000 pieces, and the information is read by the RFID tag reader 10 each time.

また、図2は、RFIDタグ読取装置の内部構造の一例を示す図である。なお、RFIDタグ読取装置10の形態は、図1,図2の形態に限定されるものではなく、ハンディタイプのRFIDリーダであってもよい。 Further, FIG. 2 is a diagram showing an example of the internal structure of the RFID tag reader. The form of the RFID tag reading device 10 is not limited to the forms shown in FIGS. 1 and 2, and may be a handy type RFID reader.

図1に示すように、RFIDタグ読取装置10は、遮蔽部12と、アンテナ14a,14bと、リーダ16と、表示操作デバイス18とを備える。なお、RFIDタグ読取装置10は、無線タグ読取装置の一例である。 As shown in FIG. 1, the RFID tag reading device 10 includes a shielding unit 12, antennas 14a and 14b, a reader 16, and a display operation device 18. The RFID tag reading device 10 is an example of a wireless tag reading device.

遮蔽部12はトンネル状をなして、一対の開口部12a,12bを有する。作業員46は、梱包材40に梱包された物品42を台車44に載せて、開口部12aから搬入する。そして、作業員46は、遮蔽部12の内部を前進して、開口部12bから物品42を搬出する。すなわち、物品42はy軸に沿って移動する。 The shielding portion 12 has a tunnel shape and has a pair of openings 12a and 12b. The worker 46 puts the article 42 packed in the packing material 40 on the trolley 44 and carries it in through the opening 12a. Then, the worker 46 advances inside the shielding portion 12 and carries out the article 42 from the opening 12b. That is, the article 42 moves along the y-axis.

アンテナ14a,14bは、物品42に対して所定の周波数の電波を放射する。また、アンテナ14a,14bは、物品42からの応答波を受信する。その際、遮蔽部12は、アンテナ14a,14bから放射された電波が外部に漏洩するのを防止するとともに、外部からの電波の進入を阻止する。 The antennas 14a and 14b radiate radio waves of a predetermined frequency to the article 42. Further, the antennas 14a and 14b receive the response wave from the article 42. At that time, the shielding unit 12 prevents the radio waves radiated from the antennas 14a and 14b from leaking to the outside, and also prevents the radio waves from entering from the outside.

リーダ16は、アンテナ14a,14bに対して、電波の送受信の指示を行う、また、リーダ16は、アンテナ14a,14bが受信した応答波の中から、RFIDタグ50が記憶する物品42に係る情報(例えば、物品42を一意に特定する識別番号等)を抽出する。なお、リーダ16は、RFIDタグ50のデータの読み取りに加えて、RFIDタグ50にデータの書き込みや書き換えを実行するリーダライタであってよい。 The reader 16 instructs the antennas 14a and 14b to transmit and receive radio waves, and the reader 16 gives information on the article 42 stored in the RFID tag 50 from the response waves received by the antennas 14a and 14b. (For example, an identification number that uniquely identifies the article 42, etc.) is extracted. The reader 16 may be a reader / writer that writes or rewrites data to the RFID tag 50 in addition to reading the data of the RFID tag 50.

表示操作デバイス18は、予め物品42の総量を入力する等の設定を受け付ける。また、表示操作デバイス18は、リーダ16の読取結果の表示を行う。表示操作デバイス18は、例えばタッチパネルを備えた液晶ディスプレイである。また、表示操作デバイス18は、作業員46が所持する携帯端末やタブレット端末であってもよい。なお、RFIDタグ読取装置10のハードウェア構成について、詳しくは後述する(図3参照)。 The display operation device 18 accepts settings such as inputting the total amount of the articles 42 in advance. In addition, the display operation device 18 displays the reading result of the reader 16. The display operation device 18 is, for example, a liquid crystal display provided with a touch panel. Further, the display operation device 18 may be a mobile terminal or a tablet terminal possessed by the worker 46. The hardware configuration of the RFID tag reader 10 will be described in detail later (see FIG. 3).

RFIDタグ50は、所定の周波数帯の電波により遠隔的にデータを読み取り(又は書き換え)可能な記憶媒体である。RFIDタグ50は、ICチップ及びアンテナを備えて構成され、ICチップにデータを記憶し、アンテナが電波を受けることで動作してICチップのデータを送信し、又は書き換える。RFIDタグ50は、商品等の物品に付される(貼付又は添付される)。なお、RFIDタグ50は、無線タグの一例である。RFIDタグ50のハードウェア構成について、詳しくは後述する(図4参照)。 The RFID tag 50 is a storage medium capable of remotely reading (or rewriting) data by radio waves in a predetermined frequency band. The RFID tag 50 is configured to include an IC chip and an antenna, stores data in the IC chip, and operates when the antenna receives radio waves to transmit or rewrite the data of the IC chip. The RFID tag 50 is attached (attached or attached) to an article such as a product. The RFID tag 50 is an example of a wireless tag. The hardware configuration of the RFID tag 50 will be described in detail later (see FIG. 4).

図2に示すように、アンテナ14a,14bは、物品42の進行方向に対して左右に設置される。そして、アンテナ14a,14bは、物品42に対して異なる方向から電波を照射する。これによって、物品42にまんべんなく電波が照射されるため、RFIDタグ50の情報を確実に読み取ることができる。なお、アンテナ14a,14bの数及び設置位置は、図2の例示に限定されるものではない。 As shown in FIG. 2, the antennas 14a and 14b are installed on the left and right with respect to the traveling direction of the article 42. Then, the antennas 14a and 14b irradiate the article 42 with radio waves from different directions. As a result, the article 42 is evenly irradiated with radio waves, so that the information on the RFID tag 50 can be reliably read. The number and installation positions of the antennas 14a and 14b are not limited to those shown in FIG.

アンテナ14a,14bは、それぞれ図2に示す放射範囲15a,15bに電波を放射する。なお、混信を防止するため、アンテナ14a,14bはリーダ16の指示によって時分割で電波を送信する。 The antennas 14a and 14b radiate radio waves to the radiation ranges 15a and 15b shown in FIG. 2, respectively. In order to prevent interference, the antennas 14a and 14b transmit radio waves in a time-division manner according to the instruction of the reader 16.

RFIDタグ50が付された物品42は、図2に示すように、梱包材40の内部に梱包された状態で、アンテナ14a,14bの放射範囲15a,15bを通過する。 As shown in FIG. 2, the article 42 to which the RFID tag 50 is attached passes through the radiation ranges 15a and 15b of the antennas 14a and 14b in a state of being packed inside the packing material 40.

(RFIDタグ読取装置のハードウェア構成)
次に、図3を用いてRFIDタグ読取装置10のハードウェア構成を説明する。図3は、RFIDタグ読取装置のハードウェア構成の一例を示すブロック図である。RFIDタグ読取装置10は、リーダ16と、表示デバイス18aと、操作デバイス18bと、アンテナ14a,14bとを備える。そして、リーダ16は、制御部22と、記憶部23と、周辺機器コントローラ25と、通信インタフェース26とを備える。
(Hardware configuration of RFID tag reader)
Next, the hardware configuration of the RFID tag reader 10 will be described with reference to FIG. FIG. 3 is a block diagram showing an example of the hardware configuration of the RFID tag reader. The RFID tag reading device 10 includes a reader 16, a display device 18a, an operating device 18b, and antennas 14a and 14b. The reader 16 includes a control unit 22, a storage unit 23, a peripheral device controller 25, and a communication interface 26.

制御部22は、CPU(Central Processing Unit)22aと、ROM(Read Only Memory)22bと、RAM(Random Access Memory)22cと、を備える。CPU22aは、バスライン24を介して、ROM22bと、RAM22cと接続する。CPU22aは、ROM22bや記憶部23に記憶された制御プログラムP1を、RAM22cに展開する。CPU22aは、RAM22cに展開された制御プログラムP1に従って動作することでリーダ16の動作を制御する。すなわち、制御部22は、一般的なコンピュータの構成を有する。 The control unit 22 includes a CPU (Central Processing Unit) 22a, a ROM (Read Only Memory) 22b, and a RAM (Random Access Memory) 22c. The CPU 22a connects the ROM 22b and the RAM 22c via the bus line 24. The CPU 22a expands the control program P1 stored in the ROM 22b and the storage unit 23 into the RAM 22c. The CPU 22a controls the operation of the reader 16 by operating according to the control program P1 developed in the RAM 22c. That is, the control unit 22 has a general computer configuration.

制御部22は、更に、バスライン24を介して、記憶部23と、周辺機器コントローラ25と、通信インタフェース26と接続する。 The control unit 22 further connects the storage unit 23, the peripheral device controller 25, and the communication interface 26 via the bus line 24.

記憶部23は、電源を切っても記憶情報が保持される、フラッシュメモリ等の不揮発性メモリ、又はHDD(Hard Disk Drive)等である。記憶部23は、制御プログラムP1を含むプログラム等を記憶する。制御プログラムP1は、リーダ16が備える機能を発揮させるためのプログラムである。 The storage unit 23 is a non-volatile memory such as a flash memory, an HDD (Hard Disk Drive), or the like that retains the stored information even when the power is turned off. The storage unit 23 stores a program or the like including the control program P1. The control program P1 is a program for exerting the functions provided by the reader 16.

なお、制御プログラムP1は、ROM22bに予め組み込まれて提供されてもよい。また、制御プログラムP1は、制御部22にインストール可能な形式又は実行可能な形式のファイルで、CD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、制御プログラムP1を、インターネット等のネットワークに接続されたコンピュータ上に記憶し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、制御プログラムP1を、インターネット等のネットワーク経由で提供または配布するように構成してもよい。 The control program P1 may be provided by being incorporated in the ROM 22b in advance. Further, the control program P1 is a file in a format that can be installed or executed in the control unit 22, and can be read by a computer such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disc). It may be configured to be recorded and provided on a various recording media. Further, the control program P1 may be stored on a computer connected to a network such as the Internet and provided by downloading the control program P1 via the network. Further, the control program P1 may be configured to be provided or distributed via a network such as the Internet.

また、記憶部23は、物品マスタMを記憶する。物品マスタMは、入出庫管理の対象となる物品42の情報(物品コード、商品名、価格等)を記憶したマスタファイルである。物品マスタMの情報は、入出庫管理の対象となる物品42の総量の算定に利用されるとともに、リーダ16がRFIDタグ50から読み取った情報と照合することによって、情報の読み取りが完了したかの確認のために利用される。 In addition, the storage unit 23 stores the article master M. The article master M is a master file that stores information (article code, product name, price, etc.) of the article 42 subject to warehousing / delivery management. The information of the article master M is used for calculating the total amount of the articles 42 subject to warehousing / delivery management, and whether the reading of the information is completed by collating with the information read from the RFID tag 50 by the reader 16. Used for confirmation.

周辺機器コントローラ25は、表示デバイス18aと、操作デバイス18bと、アンテナ14a,14bと接続する。表示デバイス18aは、例えば液晶ディスプレイである。操作デバイス18bは、例えば表示デバイス18aに重畳されたタッチパネルである。前記した表示操作デバイス18(図1)は、表示デバイス18aと操作デバイス18bとで構成される。また、アンテナ14a,14bの機能は前記した通りである。周辺機器コントローラ25は、制御部22からの指令に基づいて、接続された各種ハードウェアの動作を制御する。なお、表示操作デバイス18は、操作デバイス18bとして、タッチパネルの代わりにキーボードを備えてもよい。 The peripheral device controller 25 connects the display device 18a, the operation device 18b, and the antennas 14a and 14b. The display device 18a is, for example, a liquid crystal display. The operation device 18b is, for example, a touch panel superimposed on the display device 18a. The display operation device 18 (FIG. 1) described above includes a display device 18a and an operation device 18b. The functions of the antennas 14a and 14b are as described above. The peripheral device controller 25 controls the operation of various connected hardware based on the command from the control unit 22. The display operation device 18 may include a keyboard as the operation device 18b instead of the touch panel.

通信インタフェース26は、例えば、非図示のサーバ装置等と相互に通信を行うことによって、物品マスタMの受信や、RFIDタグ読取装置10が読み取った情報の送信等を行う。 The communication interface 26, for example, communicates with a server device (not shown) or the like to receive the article master M, transmit information read by the RFID tag reading device 10, and the like.

(RFIDタグのハードウェア構成)
次に、図4を用いて、RFIDタグ50のハードウェア構成を説明する。図4は、RFIDタグのハードウェア構成の一例を示すブロック図である。
(Hardware configuration of RFID tag)
Next, the hardware configuration of the RFID tag 50 will be described with reference to FIG. FIG. 4 is a block diagram showing an example of the hardware configuration of the RFID tag.

RFIDタグ50は、アンテナ51と、送受信部52と、制御部53と、起電力部54と、メモリ55と、を備える。アンテナ51は、RFIDタグ読取装置10のアンテナ14a,14bから放射された電波を受信する。送受信部52は、アンテナ51での電波の送受信を行う。制御部53は、RFIDタグ50の読み取りに係る動作全体を制御する。起電力部54は、アンテナ51がRFIDタグ読取装置10から受信した電波に基づいて、RFIDタグ50を起動するための電力を発生する。また、起電力部54は、RFIDタグ50に登録された情報(タグ情報)をRFIDタグ読取装置10に送信する等の制御を行うための電力を発生する。メモリ55は、RFIDタグ50が付された物品42の物品情報や、当該RFIDタグ50を特定するタグ情報等を記憶する。 The RFID tag 50 includes an antenna 51, a transmission / reception unit 52, a control unit 53, an electromotive force unit 54, and a memory 55. The antenna 51 receives radio waves radiated from the antennas 14a and 14b of the RFID tag reader 10. The transmission / reception unit 52 transmits / receives radio waves at the antenna 51. The control unit 53 controls the entire operation related to reading the RFID tag 50. The electromotive force unit 54 generates electric power for activating the RFID tag 50 based on the radio waves received by the antenna 51 from the RFID tag reader 10. Further, the electromotive force unit 54 generates electric power for controlling such as transmitting the information (tag information) registered in the RFID tag 50 to the RFID tag reading device 10. The memory 55 stores article information of the article 42 to which the RFID tag 50 is attached, tag information that identifies the RFID tag 50, and the like.

(RFIDタグ読取機能の説明)
次に、図5を用いて、RFIDタグ読取装置10が備えるRFIDタグ読取機能を簡単に説明する。なお、RFIDタグ読取装置10は、ISO18000−63(GS1)のエアインタフェースに準拠したRFIDタグ読取機能を備えているものとする。図5は、RFIDタグ読取装置がRFIDタグの読み取りを行う際のRFIDタグの状態遷移図である。なお、図5は、RFIDタグ50の状態遷移のうち、主要な部分のみを示す。
(Explanation of RFID tag reading function)
Next, the RFID tag reading function included in the RFID tag reading device 10 will be briefly described with reference to FIG. It is assumed that the RFID tag reading device 10 has an RFID tag reading function compliant with the ISO18000-63 (GS1) air interface. FIG. 5 is a state transition diagram of the RFID tag when the RFID tag reading device reads the RFID tag. Note that FIG. 5 shows only the main part of the state transition of the RFID tag 50.

電源OFF状態T1であるRFIDタグ50がアンテナ交信領域内へ移動すると、スタンバイ状態T2に遷移する。 When the RFID tag 50, which is in the power-off state T1, moves into the antenna communication region, it transitions to the standby state T2.

RFIDタグ50がスタンバイ状態T2にあるとき、リーダ16からQueryコマンドを受信すると、RFIDタグ50は調停状態T3に遷移する。Queryコマンドは、リーダ16がRFIDタグ50に対して、複数のタグの中の個別のタグを識別するインベントリへの参加を問い合わせるコマンドである。なお、調停状態T3にあるとき、RFIDタグ50は、リーダ16に対して同時に応答しないように調停を行う。 When the RFID tag 50 is in the standby state T2 and receives a Query command from the reader 16, the RFID tag 50 transitions to the arbitration state T3. The Query command is a command in which the reader 16 asks the RFID tag 50 to participate in an inventory that identifies individual tags among a plurality of tags. When in the arbitration state T3, the RFID tag 50 arbitrates so as not to respond to the reader 16 at the same time.

RFIDタグ50が調停状態T3にあるとき、リーダ16からQuery Adjustコマンド又はQuery Repコマンドを受信すると、RFIDタグ50は応答状態T4に遷移する。応答状態T4にあるとき、対象となるRFIDタグ50は、16ビットの乱数であるRN16を生成してリーダ16に送信する。 When the RFID tag 50 is in the arbitration state T3 and receives a Query Adjust command or a Query Rep command from the reader 16, the RFID tag 50 transitions to the response state T4. When in the response state T4, the target RFID tag 50 generates a 16-bit random number RN16 and transmits it to the reader 16.

RFIDタグ50が応答状態T4にあるとき、リーダ16から送信された、RN16を含む応答信号であるAckコマンドを受信すると、RFIDタグ50は、Ackコマンドの中に、自身が送信したRN16が含まれているかを検出する。そして、RN16が含まれていることが検出されると、RFIDタグ50は承認状態T5に遷移する。承認状態T5にあるとき、RFIDタグ50は、自身が記憶している物品情報に係る識別コードであるEPC(Electronic Product Code)を送信する。 When the RFID tag 50 is in the response state T4 and receives the Ac command, which is a response signal including the RN 16 transmitted from the reader 16, the RFID tag 50 includes the RN 16 transmitted by itself in the Ac command. Detect if it is. Then, when it is detected that the RN 16 is included, the RFID tag 50 transitions to the approval state T5. When in the approval state T5, the RFID tag 50 transmits an EPC (Electronic Product Code) which is an identification code related to the article information stored by itself.

なお、調停状態T3と、応答状態T4と、承認状態T5と、は複数のRFIDタグ50の情報を読み取る際に、各タグからの情報の衝突を回避してそれぞれのタグの情報を読み取る、いわゆるアンチコリジョンを実現するためのインベントリ処理T6を構成する。 The arbitration state T3, the response state T4, and the approval state T5 read the information of each tag while avoiding the collision of the information from each tag when reading the information of the plurality of RFID tags 50. The inventory process T6 for realizing anti-collision is configured.

RFIDタグ50が承認状態T5にあるとき、リーダ16からReq_RNコマンドを受信すると、RFIDタグ50はオープン状態T7に遷移する。 When the RFID tag 50 is in the approval state T5 and receives the Req_RN command from the reader 16, the RFID tag 50 transitions to the open state T7.

RFIDタグ50がオープン状態T7にあるとき、リーダ16からSelectコマンドを受信すると、RFIDタグ50はスタンバイ状態T2に遷移する。また、RFIDタグ50がオープン状態T7にあるとき、リーダ16からKillコマンドを受信すると、RFIDタグ50は機能停止状態T9に遷移する。 When the RFID tag 50 is in the open state T7 and receives a Select command from the reader 16, the RFID tag 50 transitions to the standby state T2. Further, when the RFID tag 50 is in the open state T7 and a Kill command is received from the reader 16, the RFID tag 50 transitions to the out-of-function state T9.

さらに、RFIDタグ50がオープン状態T7にあるとき、リーダ16からAccessコマンドを受信すると、RFIDタグ50はセキュア状態T8に遷移する。 Further, when the RFID tag 50 is in the open state T7 and receives an Access command from the reader 16, the RFID tag 50 transitions to the secure state T8.

RFIDタグ50がセキュア状態T8にあるとき、リーダ16からSelectコマンドを受信すると、RFIDタグ50はスタンバイ状態T2に遷移する。また、RFIDタグ50がセキュア状態T8にあるとき、リーダ16からKillコマンドを受信すると、RFIDタグ50は機能停止状態T9に遷移する。 When the RFID tag 50 is in the secure state T8 and receives a Select command from the reader 16, the RFID tag 50 transitions to the standby state T2. Further, when the RFID tag 50 is in the secure state T8 and a Kill command is received from the reader 16, the RFID tag 50 transitions to the out-of-function state T9.

RFIDタグ50が機能停止状態T9にあるとき、RFIDタグ50がアンテナ交信領域外へ移動すると、RFIDタグ50は電源OFF状態T1に遷移する。 When the RFID tag 50 is in the out-of-function state T9 and the RFID tag 50 moves out of the antenna communication region, the RFID tag 50 transitions to the power-off state T1.

RFIDタグ50は、リーダ16と連携して前記した一連の処理を行うことによって、複数のRFIDタグ50を読みこぼしなく読み取ることができる。 The RFID tag 50 can read a plurality of RFID tags 50 without spillage by performing the above-mentioned series of processes in cooperation with the reader 16.

(パーシステンスタイムの説明)
RFIDタグ読取装置10は、独立した4種類のセッションS0,S1,S2,S3の何れかを実行することによって、RFIDタグ50の情報を読み取る。具体的には、RFIDタグ読取装置10は、4種類のセッションS0,S1,S2,S3の中から1つを選択して、選択したセッションを、前記したQueryコマンド,Query Adjustコマンド,Query Repコマンドによって指定する。さらに、RFIDタグ読取装置10は、Queryコマンドによって、読取対象となるRFIDタグ50のインベントリフラグの状態を指定する。インベントリフラグがオンである(インベントリフラグがA状態)とは、当該RFIDタグ50が未応答であることを表す。また、インベントリフラグがオフである(インベントリフラグがB状態)とは、当該RFIDタグ50が応答済であることを表す。RFIDタグ読取装置10は、Queryコマンドによって、例えば、セッションS2でインベントリフラグAのタグのみを読み取ることを指定する。以後、セッションSnでインベントリフラグAのみのタグを読み取ることを、Sn_A(n=0,1,2,3)と記載する。
(Explanation of persistence time)
The RFID tag reading device 10 reads the information of the RFID tag 50 by executing any one of four independent sessions S0, S1, S2, and S3. Specifically, the RFID tag reading device 10 selects one of the four types of sessions S0, S1, S2, and S3, and selects one of the selected sessions by using the above-mentioned Query command, Query Adjust command, and Query Rep command. Specified by. Further, the RFID tag reading device 10 specifies the state of the inventory flag of the RFID tag 50 to be read by the Query command. When the inventory flag is on (inventory flag is in the A state), it means that the RFID tag 50 has not responded. Further, when the inventory flag is off (the inventory flag is in the B state), it means that the RFID tag 50 has already responded. The RFID tag reading device 10 specifies, for example, to read only the tag of the inventory flag A in session S2 by the Query command. Hereinafter, reading the tag of only the inventory flag A in the session Sn is described as Sn_A (n = 0,1,2,3).

RFIDタグ50が備えるインベントリフラグは、各セッションに応じたパーシステンスタイム(Persistence Time)を有する。パーシステンスタイムとは、応答済になったインベントリフラグを、RFIDタグ50への電力供給が停止してから、再び未応答の状態に変更するまでの時間である。 The inventory flag included in the RFID tag 50 has a persistence time corresponding to each session. The persistence time is the time from when the power supply to the RFID tag 50 is stopped until the inventory flag that has been responded is changed to the unresponsive state again.

ここで、図6を用いて、RFIDタグ50が備えるパーシステンスタイム(Persistence Time)を説明する。図6は、RFIDタグの各セッションにおけるインベントリフラグの維持時間の一例を示す図である。 Here, the Persistence Time included in the RFID tag 50 will be described with reference to FIG. FIG. 6 is a diagram showing an example of the maintenance time of the inventory flag in each session of the RFID tag.

セッションS0では、RFIDタグ50に連続して電力供給を続けた場合に、インベントリフラグを維持し続ける。一方、RFIDタグ50に電力が供給されないと、インベントリフラグは即座(0s)に状態を反転する(A→B又はB→A)。この場合の0sがパーシステンスタイムである。なお、セッションS0は、第4の読取状態の一例である。 In session S0, the inventory flag is maintained when the RFID tag 50 is continuously supplied with power. On the other hand, when power is not supplied to the RFID tag 50, the inventory flag immediately reverses the state (A → B or B → A). In this case, 0s is the persistence time. The session S0 is an example of the fourth reading state.

セッションS1では、RFIDタグ50への電力供給の有無に関わらず、500ms〜5sに亘ってインベントリフラグを維持し続ける。そして、500ms〜5s経過すると、インベントリフラグは状態を反転する。この場合の500ms〜5sがパーシステンスタイムである。なお、500ms〜5sの時間は、第2の抑止時間の一例である。また、セッションS1は、第2の読取状態の一例である。 In session S1, the inventory flag is maintained for 500 ms to 5 s regardless of whether or not power is supplied to the RFID tag 50. Then, after 500 ms to 5 s have elapsed, the inventory flag reverses the state. In this case, 500 ms to 5 s is the persistence time. The time of 500 ms to 5 s is an example of the second suppression time. The session S1 is an example of the second reading state.

セッションS2では、RFIDタグ50に定期的な電力供給を続けた場合に、インベントリフラグを維持し続ける。一方、RFIDタグ50に電力が供給されないと、インベントリフラグは2s以上に亘ってインベントリフラグを維持し続ける。そして、2s以上の時間が経過すると、インベントリフラグは状態を反転する。この場合の2s以上の時間がパーシステンスタイムである。なお、2s以上の時間は、第1の抑止時間の一例である。また、セッションS2は、第1の読取状態の一例である。 In session S2, the inventory flag is maintained when the RFID tag 50 is continuously supplied with power on a regular basis. On the other hand, when power is not supplied to the RFID tag 50, the inventory flag keeps the inventory flag for 2 s or more. Then, when the time of 2s or more elapses, the inventory flag reverses the state. The time of 2 s or more in this case is the persistence time. The time of 2 s or more is an example of the first suppression time. The session S2 is an example of the first reading state.

セッションS3は、RFIDタグ50に定期的な電力供給を続けた場合に、インベントリフラグを維持し続ける。一方、RFIDタグ50に電力が供給されないと、インベントリフラグは2s以上に亘ってインベントリフラグを維持し続ける。そして、2s以上の時間が経過すると、インベントリフラグは状態を反転する。この場合の2s以上の時間がパーシステンスタイムである。なお、2s以上の時間は、第3の抑止時間の一例である。なお、セッションS3は、第3の読取状態の一例である。 Session S3 continues to maintain the inventory flag if it continues to power the RFID tag 50 on a regular basis. On the other hand, when power is not supplied to the RFID tag 50, the inventory flag keeps the inventory flag for 2 s or more. Then, when the time of 2s or more elapses, the inventory flag reverses the state. The time of 2 s or more in this case is the persistence time. The time of 2 s or more is an example of the third suppression time. The session S3 is an example of the third reading state.

このようなパーシステンスタイムを有することによって、RFIDタグ読取装置10は、1度目の読み取りで読み取れなかったRFIDタグ50を、パーシステンスタイムが経過してインベントリフラグが未応答の状態に変更された際に、再び読み取ることができる。 By having such a persistence time, the RFID tag reading device 10 changes the RFID tag 50, which could not be read in the first reading, to a state in which the inventory flag has not been responded after the persistence time has elapsed. Can be read again.

(RFIDタグ読取装置の機能構成)
次に、図7を用いて、RFIDタグ読取装置10の機能構成を説明する。図7は、RFIDタグ読取装置の機能構成の一例を示すブロック図である。RFIDタグ読取装置10(リーダ16)の制御部22は、制御プログラムP1をRAM22cに展開して動作させることによって、図7に示すタグ数量取得部61と、読取状態指定部62と、信号読取部63と、計時部64と、読取動作制御部65と、操作制御部66と、表示制御部67と、を機能部として実現する。
(Functional configuration of RFID tag reader)
Next, the functional configuration of the RFID tag reading device 10 will be described with reference to FIG. 7. FIG. 7 is a block diagram showing an example of the functional configuration of the RFID tag reader. The control unit 22 of the RFID tag reading device 10 (reader 16) expands the control program P1 into the RAM 22c and operates the tag quantity acquisition unit 61, the reading state designation unit 62, and the signal reading unit shown in FIG. 63, a timekeeping unit 64, a reading operation control unit 65, an operation control unit 66, and a display control unit 67 are realized as functional units.

タグ数量取得部61は、RFIDタグ読取装置10が読み取るRFIDタグ50の数量Nを取得する。具体的には、後述するスタート画面G1(図8(a)参照)に入力された物品マスタMのファイル名、又は物品42の総量に基づいて、RFIDタグ50の数量Nを取得する。 The tag quantity acquisition unit 61 acquires the quantity N of the RFID tag 50 read by the RFID tag reader 10. Specifically, the quantity N of the RFID tag 50 is acquired based on the file name of the article master M input on the start screen G1 (see FIG. 8A) described later or the total amount of the articles 42.

読取状態指定部62(指定手段)は、信号読取部63(読取手段)による読取状態を、第1の読取状態と、第2の読取状態と、第3の読取状態と、第4の読取状態と、の何れかの読取状態に指定する。 The reading state designating unit 62 (designating means) sets the reading state by the signal reading unit 63 (reading means) as a first reading state, a second reading state, a third reading state, and a fourth reading state. And, specify in any of the reading states.

第1の読取状態は、RFIDタグ50の応答を信号読取部63が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、当該RFIDタグ50からの応答を第1の抑止時間に亘って抑止する読取状態である(例えば、前記したセッションS2)。 In the first reading state, when the signal reading unit 63 reads the response of the RFID tag 50 and then the periodic power supply to the wireless tag is continued, the response from the RFID tag 50 is first suppressed. It is a reading state that suppresses over time (for example, session S2 described above).

第2の読取状態は、RFIDタグ50の応答を信号読取部63が読み取った後に、当該無線タグへの電力供給の有無に関わらず、当該RFIDタグ50からの応答を第2の抑止時間に亘って抑止する読取状態である(例えば、前記したセッションS1)。 In the second reading state, after the signal reading unit 63 reads the response of the RFID tag 50, the response from the RFID tag 50 is sent over the second suppression time regardless of whether or not power is supplied to the wireless tag. It is a reading state to be suppressed (for example, the above-mentioned session S1).

第3の読取状態は、RFIDタグ50の応答を信号読取部63が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、当該RFIDタグ50からの応答を第3の抑止時間に亘って抑止する読取状態である(例えば、前記したセッションS3)。 In the third reading state, when the signal reading unit 63 reads the response of the RFID tag 50 and then the periodic power supply to the wireless tag is continued, the response from the RFID tag 50 is suppressed by the third. It is a reading state that is suppressed over time (for example, session S3 described above).

第4の読取状態は、RFIDタグ50の応答を信号読取部63が読み取った後に、当該RFIDタグ50に連続して電力供給を続けた場合に、RFIDタグ50からの応答を抑止する読取状態である(例えば、前記したセッションS0)。 The fourth reading state is a reading state in which the response from the RFID tag 50 is suppressed when the signal reading unit 63 reads the response of the RFID tag 50 and then continuously supplies power to the RFID tag 50. There is (eg, session S0 described above).

信号読取部63(読取手段)は、RFIDタグ50(無線タグ)に照射した電波の反射波を受信して、RFIDタグ50の情報を読み取る。また、信号読取部63は、全てのRFIDタグ50を読み取ったかを判定する。なお、全てのRFIDタグ50を読み取ったかは、読み取ったRFIDタグ50の数量が、RFIDタグ50の数量Nと一致するかによって判定される。 The signal reading unit 63 (reading means) receives the reflected wave of the radio wave radiated to the RFID tag 50 (wireless tag) and reads the information of the RFID tag 50. Further, the signal reading unit 63 determines whether or not all RFID tags 50 have been read. Whether or not all the RFID tags 50 have been read is determined by whether or not the quantity of the read RFID tags 50 matches the quantity N of the RFID tags 50.

計時部64は、読取状態指定部62によって指定された読取状態で読み取りを開始してから、全てのRFIDタグ50の読み取りを完了するまでの時間の閾値である第1の所定時間t1を設定する。具体的には、第1の所定時間t1は、後述する設定画面G2(図8(b)参照)において設定される。また、計時部64は、信号読取部63が読取動作を開始してからの経過時間taを随時計時する。 The timekeeping unit 64 sets a first predetermined time t1, which is a threshold value of the time from the start of reading in the reading state designated by the reading state designating unit 62 to the completion of reading of all RFID tags 50. .. Specifically, the first predetermined time t1 is set on the setting screen G2 (see FIG. 8B) described later. In addition, the time measuring unit 64 sets the elapsed time ta from the start of the reading operation by the signal reading unit 63 as an clock.

読取動作制御部65(読取制御手段)は、読取状態指定部62に対してトリガ信号を出力して、信号読取部63の読取状態を、第1の読取状態又は第3の読取状態から、第2の読取状態又は第4の読取状態、或いは、第3の読取状態又は第1の読取状態に切り替える。 The reading operation control unit 65 (reading control means) outputs a trigger signal to the reading state designating unit 62, and changes the reading state of the signal reading unit 63 from the first reading state or the third reading state. Switch to the second reading state or the fourth reading state, or the third reading state or the first reading state.

なお、読取動作制御部65は、所定の操作指示を受けたことを条件としてトリガ信号を出力する。読取動作制御部65は、読取状態指定部62によって指定された読取状態で読み取りを開始してから、全てのRFIDタグ50の読み取りが完了せずに第1の所定時間t1が経過した場合に、トリガ信号を出力する。なお、第1の所定時間t1として、例えば120sが設定される。また、読み取るべきRFIDタグ50の枚数にもよるが、一般的に、セッションS2,S3は、セッションS0,S1に比べて早く読み取りを完了するため、セッションS2,S3に対する第1の所定時間t1を、セッションS0,S1に対する第1の所定時間t1よりも短く設定してもよい。 The reading operation control unit 65 outputs a trigger signal on condition that a predetermined operation instruction is received. When the reading operation control unit 65 starts reading in the reading state designated by the reading state designating unit 62 and the first predetermined time t1 elapses without completing the reading of all the RFID tags 50, the reading operation control unit 65 elapses. Output the trigger signal. For example, 120s is set as the first predetermined time t1. Further, although it depends on the number of RFID tags 50 to be read, in general, since the sessions S2 and S3 complete the reading earlier than the sessions S0 and S1, the first predetermined time t1 for the sessions S2 and S3 is set. , It may be set shorter than the first predetermined time t1 for the sessions S0 and S1.

操作制御部66は、表示操作デバイス18(例えばタッチパネル)に対する操作を受け付ける。 The operation control unit 66 receives an operation on the display operation device 18 (for example, a touch panel).

表示制御部67は、RFIDタグ読取装置10が読み取ったタグ情報やRFIDタグ読取装置10の動作状態に係る情報等を表示操作デバイス18(表示デバイス18a)に表示する。また、表示制御部67は、RFIDタグ読取装置10に対して操作指示を与えるボタン等を表示する。 The display control unit 67 displays the tag information read by the RFID tag reading device 10 and the information related to the operating state of the RFID tag reading device 10 on the display operation device 18 (display device 18a). In addition, the display control unit 67 displays a button or the like that gives an operation instruction to the RFID tag reading device 10.

(ユーザインタフェースの説明)
次に、図8を用いて、RFIDタグ読取装置10の操作に係るユーザインタフェースを説明する。図8は、RFIDタグ読取装置を操作する際に表示されるユーザインタフェース画面の一例を示す図である。
(Explanation of user interface)
Next, the user interface related to the operation of the RFID tag reading device 10 will be described with reference to FIG. FIG. 8 is a diagram showing an example of a user interface screen displayed when operating the RFID tag reading device.

RFIDタグ読取装置10が動作を開始する前に、表示制御部67は、表示操作デバイス18(表示デバイス18a)に、図8(a)に示すスタート画面G1を表示する。スタート画面G1には、ファイル名指定欄81と、RFIDタグ総量指定欄82と、設定ボタン83と、スタートボタン84とが表示される。 Before the RFID tag reading device 10 starts operating, the display control unit 67 displays the start screen G1 shown in FIG. 8A on the display operation device 18 (display device 18a). On the start screen G1, a file name designation field 81, an RFID tag total amount designation field 82, a setting button 83, and a start button 84 are displayed.

ファイル名指定欄81は、RFIDタグ読取装置10がこれから読み取る物品42の情報を記憶した物品マスタMのファイル名を指定する欄である。また、RFIDタグ総量指定欄82は、RFIDタグ読取装置10の読取対象である物品42の総量を指定する欄である。 The file name designation field 81 is a field for designating the file name of the article master M that stores the information of the article 42 to be read by the RFID tag reading device 10. Further, the RFID tag total amount designation column 82 is a column for designating the total amount of the articles 42 to be read by the RFID tag reading device 10.

RFIDタグ読取装置10の操作者は、読取対象である物品42の情報を記憶した物品マスタMのファイル名がわかっている場合はファイル名指定欄81にファイル名を入力する。一方、物品マスタMのファイル名がわかっていない場合は、RFIDタグ総量指定欄82に、物品42の総量を入力する。 If the operator of the RFID tag reading device 10 knows the file name of the article master M that stores the information of the article 42 to be read, the operator inputs the file name in the file name designation field 81. On the other hand, when the file name of the article master M is not known, the total amount of the article 42 is input in the RFID tag total amount designation field 82.

なお、ファイル名指定欄81が押下されると、表示制御部67は、表示操作デバイス18にアルファベット及び数値入力画面をポップアップ表示する。また、RFIDタグ総量指定欄82が押下されると、表示制御部67は、表示操作デバイス18に10キー画面をポップアップ表示する。操作者は、ポップアップ表示されたアルファベット及び数値入力画面、又は10キー画面を操作することによって、所定のファイル名、又は物品42(RFIDタグ50)の総量を入力する。 When the file name designation field 81 is pressed, the display control unit 67 pops up an alphabet and numerical value input screen on the display operation device 18. When the RFID tag total amount designation field 82 is pressed, the display control unit 67 pops up a 10-key screen on the display operation device 18. The operator inputs a predetermined file name or the total amount of the article 42 (RFID tag 50) by operating the pop-up displayed alphabet and numerical input screen or the 10-key screen.

設定ボタン83は、RFIDタグ読取装置10がRFIDタグ50の読み取りを行う際に必要な設定を行う設定画面G2を呼び出すボタンである。なお、設定画面G2については後述する。 The setting button 83 is a button that calls the setting screen G2 for making settings necessary for the RFID tag reading device 10 to read the RFID tag 50. The setting screen G2 will be described later.

スタートボタン84は、RFIDタグ読取装置10にRFIDタグ50の読み取り開始を指示するボタンである。 The start button 84 is a button that instructs the RFID tag reading device 10 to start reading the RFID tag 50.

設定画面G2は、図8(b)に示すように、自動リカバリー機能と、セッションの遷移状態(リカバリーモード)と、第1の所定時間t1と、を設定する画面である。RFIDタグ読取装置10の操作者は、所定の箇所を指定することによって、各項目の選択及び数値入力を行う。 As shown in FIG. 8B, the setting screen G2 is a screen for setting the automatic recovery function, the transition state (recovery mode) of the session, and the first predetermined time t1. The operator of the RFID tag reading device 10 selects each item and inputs numerical values by designating a predetermined location.

自動リカバリー機能は、セッションが開始されてから第1の所定時間t1が経過した際に、自動的にセッションの切り替えを行う機能である。自動リカバリー機能の項目をONに設定することによって当該機能が有効になる。一方、自動リカバリー機能をOFFに設定した場合、セッションの切り替えは、操作者の指示(後述するリカバリーボタン86の押下)によって行う。 The automatic recovery function is a function that automatically switches the session when the first predetermined time t1 has elapsed since the session was started. The function is enabled by setting the item of the automatic recovery function to ON. On the other hand, when the automatic recovery function is set to OFF, the session is switched by the instruction of the operator (pressing the recovery button 86 described later).

セッションの遷移状態(リカバリーモード)は、使用するセッションと、その切り替え順と、を指定する項目である。図8(b)は、セッションの遷移状態を、セッションS2の後でセッションS1を行う指定、すなわち、第1の読取状態から第2の読取状態に切り替える指定を行った例を示す。 The session transition state (recovery mode) is an item that specifies the session to be used and the switching order thereof. FIG. 8B shows an example in which the transition state of the session is designated to perform session S1 after session S2, that is, to switch from the first reading state to the second reading state.

終了/リカバリー時間設定の項目は、第1の所定時間t1を設定する項目である。なお、第1の所定時間t1は、スタート画面G1で設定した物品マスタMから読み取った物品42の総量、又はRFIDタグ総量指定欄82に入力された物品42の総量に基づいて、計時部64が自動的に算出してもよい。一般に、物品42の総量が多い(RFIDタグ50の総量が多い)ほど、全てのRFIDタグ50を読み取るのに要する時間は長くなるため、第1の所定時間t1を長く設定するのが望ましい。 The item for setting the end / recovery time is an item for setting the first predetermined time t1. The first predetermined time t1 is set by the time measuring unit 64 based on the total amount of the articles 42 read from the article master M set on the start screen G1 or the total amount of the articles 42 input in the RFID tag total amount designation field 82. It may be calculated automatically. In general, the larger the total amount of the articles 42 (the larger the total amount of the RFID tags 50), the longer it takes to read all the RFID tags 50. Therefore, it is desirable to set the first predetermined time t1 longer.

RFIDタグ読取装置10が読み取りを開始すると、表示制御部67は、表示操作デバイス18に、図8(c)に示す動作制御画面G3を表示する。動作制御画面G3は、読取停止ボタン85と、リカバリーボタン86と、を含む。 When the RFID tag reading device 10 starts reading, the display control unit 67 displays the operation control screen G3 shown in FIG. 8C on the display operation device 18. The operation control screen G3 includes a read stop button 85 and a recovery button 86.

読取停止ボタン85は、操作者の指示でRFIDタグ読取装置10に読取動作を終了させるボタンである。読取停止ボタン85は、例えば、読み取りを開始した後で中止する場合等に使用される。 The reading stop button 85 is a button that causes the RFID tag reading device 10 to end the reading operation according to the instruction of the operator. The reading stop button 85 is used, for example, when reading is started and then stopped.

リカバリーボタン86は、操作者の指示でセッションの切り替えを指示するボタンである。すなわち、リカバリーボタン86が押下されると、読取状態指定部62(指定手段)はトリガ信号を発生して、現在読み取りを行っているセッションを、設定画面G2で指定されたセッションに切り替える。 The recovery button 86 is a button for instructing the session switching according to the instruction of the operator. That is, when the recovery button 86 is pressed, the reading state designating unit 62 (designating means) generates a trigger signal to switch the session currently being read to the session designated on the setting screen G2.

なお、図8(c)には図示しないが、表示制御部67は、動作制御画面G3に、読み取ったRFIDタグ50の内容(物品コード、物品名称、数量等)を随時表示する。 Although not shown in FIG. 8C, the display control unit 67 displays the contents (article code, article name, quantity, etc.) of the read RFID tag 50 on the operation control screen G3 at any time.

(RFIDタグ読取装置の読取状態の遷移)
次に、図9を用いて、RFIDタグ読取装置10における読取状態の遷移を説明する。図9は、RFIDタグ読取装置の読取状態の遷移の一例を示す状態遷移図である。
(Transition of reading state of RFID tag reader)
Next, the transition of the reading state in the RFID tag reading device 10 will be described with reference to FIG. FIG. 9 is a state transition diagram showing an example of the transition of the reading state of the RFID tag reader.

RFIDタグ読取装置10は、まずセッションS2_Aのみ、又はセッションS3_Aのみで読み取りを行う(読取状態T11)。 The RFID tag reading device 10 first reads only in session S2_A or only in session S3_A (reading state T11).

読取状態T11において、全てのRFIDタグ50の読み取りが完了せずに第1の所定時間t1が経過した場合(条件V)に、セッションS1_Aのみ、又はセッションS0_Aのみで読み取りを行う(読取状態T12)。 In the reading state T11, when the first predetermined time t1 elapses without completing the reading of all the RFID tags 50 (condition V), the reading is performed only in the session S1_A or only in the session S0_A (reading state T12). ..

また、読取状態T11において、リカバリーボタン86が押下された場合(条件W)に、セッションS1_Aのみ、又はセッションS0_Aのみで読み取りを行う(読取状態T12)。 Further, in the reading state T11, when the recovery button 86 is pressed (condition W), reading is performed only in session S1_A or only in session S0_A (reading state T12).

なお、RFIDタグ読取装置10は、その他のセッション切り替えを行ってもよい。すなわち、読取状態T11において、全てのRFIDタグ50の読み取りが完了せずに第1の所定時間t1が経過した場合(条件V)に、セッションS3_Aのみ、又はセッションS2_Aのみで読み取りを行ってもよい(読取状態T13)。 The RFID tag reading device 10 may perform other session switching. That is, in the reading state T11, when the first predetermined time t1 has elapsed without completing the reading of all the RFID tags 50 (condition V), the reading may be performed only in the session S3_A or only in the session S2_A. (Reading state T13).

また、読取状態T11において、リカバリーボタン86が押下された場合(条件W)に、セッションS3_Aのみ、又はセッションS2_Aのみで読み取りを行ってもよい(読取状態T13)。 Further, in the reading state T11, when the recovery button 86 is pressed (condition W), reading may be performed only in session S3_A or only in session S2_A (reading state T13).

さらに、RFIDタグ読取装置10は、読取状態T13において、全てのRFIDタグ50の読み取りが完了せずに第1の所定時間t1が経過した場合(条件V)に、セッションS1_Aのみ、又はセッションS0_Aのみで読み取りを行ってもよい(読取状態T12)。 Further, the RFID tag reading device 10 has only session S1_A or only session S0_A when the first predetermined time t1 has elapsed (condition V) without completing the reading of all RFID tags 50 in the reading state T13. You may read with (reading state T12).

また、読取状態T13において、リカバリーボタン86が押下された場合(条件W)に、セッションS1_Aのみ、又はセッションS0_Aのみで読み取りを行ってもよい(読取状態T12)。 Further, in the reading state T13, when the recovery button 86 is pressed (condition W), reading may be performed only in the session S1_A or only in the session S0_A (reading state T12).

いずれのセッション切り替えを行うかは、前記した設定画面G2における設定に従う。 Which session is switched depends on the setting on the setting screen G2 described above.

(RFIDタグ読取装置が行う処理の流れ)
次に、図10を用いて、RFIDタグ読取装置10が行う処理の流れを説明する。図10は、RFIDタグ読取装置が行う読取処理の流れの一例を示すフローチャートである。なお、図10は、一例として、読取状態T11から読取状態T12に遷移する場合の処理の流れを示す。
(Flow of processing performed by RFID tag reader)
Next, the flow of processing performed by the RFID tag reading device 10 will be described with reference to FIG. FIG. 10 is a flowchart showing an example of the flow of the reading process performed by the RFID tag reading device. Note that FIG. 10 shows, as an example, the flow of processing when transitioning from the reading state T11 to the reading state T12.

タグ数量取得部61は、RFIDタグ50の数量Nを取得する(ステップS11)。 The tag quantity acquisition unit 61 acquires the quantity N of the RFID tag 50 (step S11).

計時部64は、第1の所定時間t1を設定する(ステップS12)。なお、第1の所定時間t1は、設定画面G2に入力された値によって設定してもよいし、RFIDタグ50の数量Nに基づいて、計時部64が算出してもよい。 The timekeeping unit 64 sets the first predetermined time t1 (step S12). The first predetermined time t1 may be set by the value input on the setting screen G2, or may be calculated by the time measuring unit 64 based on the quantity N of the RFID tag 50.

計時部64は、経過時間taをリセットする(ステップS13)。なお、経過時間taは、セッション開始からの経過時間を表す時間であり、当該経過時間taが第1の所定時間t1を超えるかを評価するために使用する時間である。 The timekeeping unit 64 resets the elapsed time ta (step S13). The elapsed time ta is a time representing the elapsed time from the start of the session, and is a time used for evaluating whether the elapsed time ta exceeds the first predetermined time t1.

読取状態指定部62は、読取状態をセッションS2_A(又はS3_A)、すなわち第1の読取状態(又は第3の読取状態)に指定して、信号読取部63は、RFIDタグ50に照射した電波の反射波を読み取る(ステップS14)。 The reading state designation unit 62 designates the reading state as the session S2_A (or S3_A), that is, the first reading state (or the third reading state), and the signal reading unit 63 receives the radio wave irradiated to the RFID tag 50. Read the reflected wave (step S14).

信号読取部63は、全てのRFIDタグ50を読み取ったかを判定する(ステップS15)。全てのRFIDタグ50を読み取ったと判定される(ステップS15:Yes)と、RFIDタグ読取装置10は、図10の処理を終了する。一方、全てのRFIDタグ50を読み取ったと判定されない(ステップS15:No)と、ステップS16に進む。 The signal reading unit 63 determines whether all RFID tags 50 have been read (step S15). When it is determined that all the RFID tags 50 have been read (step S15: Yes), the RFID tag reading device 10 ends the process of FIG. On the other hand, if it is not determined that all the RFID tags 50 have been read (step S15: No), the process proceeds to step S16.

ステップS15でNoと判定されると、読取動作制御部65は、読取停止ボタン85(図8(c))が押下されたかを判定する(ステップS16)。読取停止ボタン85が押下されたと判定される(ステップS16:Yes)と、ステップS17に進む。一方、読取停止ボタン85が押下されたと判定されない(ステップS16:No)と、ステップS18に進む。 If No is determined in step S15, the reading operation control unit 65 determines whether the reading stop button 85 (FIG. 8C) has been pressed (step S16). When it is determined that the reading stop button 85 has been pressed (step S16: Yes), the process proceeds to step S17. On the other hand, if it is not determined that the reading stop button 85 is pressed (step S16: No), the process proceeds to step S18.

ステップS16でNoと判定されると、計時部64は、経過時間taが第1の所定時間t1以上であるかを判定する(ステップS18)。経過時間taが第1の所定時間t1以上であると判定される(ステップS18:Yes)と、ステップS19に進む。一方、経過時間taが第1の所定時間t1以上であると判定されない(ステップS18:No)と、ステップS14に戻って、RFIDタグ50の読み取りを継続する。 If No is determined in step S16, the timekeeping unit 64 determines whether the elapsed time ta is equal to or greater than the first predetermined time t1 (step S18). When it is determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S18: Yes), the process proceeds to step S19. On the other hand, if it is not determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S18: No), the process returns to step S14 and the reading of the RFID tag 50 is continued.

一方、ステップS16でYesと判定されると、読取動作制御部65は、読取停止ボタン85又はリカバリーボタン86のいずれが押下されたかを判定する(ステップS17)。読取停止ボタン85が押下されたと判定されると、RFIDタグ読取装置10は、図10の処理を終了する。一方、リカバリーボタン86が押下されたと判定されると、ステップS19に進む。 On the other hand, if it is determined to be Yes in step S16, the reading operation control unit 65 determines whether the reading stop button 85 or the recovery button 86 is pressed (step S17). When it is determined that the reading stop button 85 is pressed, the RFID tag reading device 10 ends the process of FIG. On the other hand, if it is determined that the recovery button 86 has been pressed, the process proceeds to step S19.

ステップS18でYesと判定されるか、又はステップS17でリカバリーボタン86が押下されたと判定されると、計時部64は、経過時間taをリセットする(ステップS19)。なお、このとき、読取動作制御部65は、読取状態指定部62に対してトリガ信号を出力する。 When it is determined in step S18 that Yes, or in step S17 it is determined that the recovery button 86 is pressed, the timekeeping unit 64 resets the elapsed time ta (step S19). At this time, the reading operation control unit 65 outputs a trigger signal to the reading state designating unit 62.

次に、読取状態指定部62は、読取動作制御部65からのトリガ信号を受けて、読取状態をセッションS1_A(又はS0_A)、すなわち第2の読取状態(又は第4の読取状態)に指定して、信号読取部63は、RFIDタグ50に照射した電波の反射波を読み取る(ステップS20)。 Next, the reading state designation unit 62 receives the trigger signal from the reading operation control unit 65 and designates the reading state to the session S1_A (or S0_A), that is, the second reading state (or the fourth reading state). The signal reading unit 63 reads the reflected wave of the radio wave irradiated to the RFID tag 50 (step S20).

信号読取部63は、全てのRFIDタグ50を読み取ったかを判定する(ステップS21)。全てのRFIDタグ50を読み取ったと判定される(ステップS21:Yes)と、RFIDタグ読取装置10は、図10の処理を終了する。一方、全てのRFIDタグ50を読み取ったと判定されない(ステップS21:No)と、ステップS22に進む。 The signal reading unit 63 determines whether all RFID tags 50 have been read (step S21). When it is determined that all the RFID tags 50 have been read (step S21: Yes), the RFID tag reading device 10 ends the process of FIG. On the other hand, if it is not determined that all the RFID tags 50 have been read (step S21: No), the process proceeds to step S22.

ステップS21でNoと判定されると、読取動作制御部65は、読取停止ボタン85が押下されたかを判定する(ステップS22)。読取停止ボタン85が押下されたと判定される(ステップS22:Yes)と、RFIDタグ読取装置10は、図10の処理を終了する。一方、読取停止ボタン85が押下されたと判定されない(ステップS22:No)と、ステップS23に進む。 If No is determined in step S21, the reading operation control unit 65 determines whether the reading stop button 85 has been pressed (step S22). When it is determined that the reading stop button 85 is pressed (step S22: Yes), the RFID tag reading device 10 ends the process of FIG. On the other hand, if it is not determined that the reading stop button 85 is pressed (step S22: No), the process proceeds to step S23.

ステップS22でNoと判定されると、計時部64は、経過時間taが第1の所定時間t1以上であるかを判定する(ステップS23)。経過時間taが第1の所定時間t1以上であると判定される(ステップS23:Yes)と、RFIDタグ読取装置10は、図10の処理を終了する。一方、経過時間taが第1の所定時間t1以上であると判定されない(ステップS23:No)と、ステップS20に戻って、RFIDタグ50の読み取りを継続する。 If No is determined in step S22, the timekeeping unit 64 determines whether the elapsed time ta is equal to or greater than the first predetermined time t1 (step S23). When it is determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S23: Yes), the RFID tag reading device 10 ends the process of FIG. On the other hand, if it is not determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S23: No), the process returns to step S20 and the reading of the RFID tag 50 is continued.

なお、RFIDタグ読取装置10が、読取状態を読取状態T11から読取状態T13に遷移させる場合、及び読取状態を読取状態T11から読取状態T13を経て読取状態T12に遷移させる場合も、実行する処理の流れは、図10と同様である。 The RFID tag reading device 10 also performs processing when the reading state is changed from the reading state T11 to the reading state T13, and when the reading state is changed from the reading state T11 to the reading state T12 via the reading state T13. The flow is the same as in FIG.

以上説明したように、第1の実施形態のRFIDタグ読取装置10において、読取状態指定部62(指定手段)は、信号読取部63(読取手段)による読取状態を、RFIDタグ50(無線タグ)の応答を信号読取部63が読み取った後に、当該RFIDタグ50への定期的な電力供給を続けた場合に、RFIDタグ50からの応答を第1の抑止時間に亘って抑止する第1の読取状態と、RFIDタグ50の応答を信号読取部63が読み取った後に、当該RFIDタグ50への電力供給の有無に関わらず、RFIDタグ50からの応答を第2の抑止時間に亘って抑止する第2の読取状態と、RFIDタグ50の応答を信号読取部63が読み取った後に、当該RFIDタグ50への定期的な電力供給を続けた場合に、RFIDタグ50からの応答を第3の抑止時間に亘って抑止する第3の読取状態と、RFIDタグ50の応答を信号読取部63が読み取った後に、当該RFIDタグ50に連続して電力供給を続けた場合に、RFIDタグ50からの応答を抑止する第4の読取状態と、の何れかに指定する。そして、読取動作制御部65(読取制御手段)は、信号読取部63の読取状態を、第1の読取状態又は第3の読取状態から、第2の読取状態又は第4の読取状態、或いは、第3の読取状態又は第1の読取状態に切り替えるトリガ信号を出力する。したがって、例えば、パーシステンスタイムが長い読取状態から、パーシステンスタイムが短い読取状態に切り替えることによって、読みこぼしたRFIDタグ50を読み取ることができる。また、独立した異なる読取状態に切り替えることによって、読みこぼしたRFIDタグ50を読み取ることができる。これにより、RFIDタグ50の枚数が多い場合であっても、当該RFIDタグ50の情報を読みこぼしなく確実に読み取ることができる。 As described above, in the RFID tag reading device 10 of the first embodiment, the reading state designating unit 62 (designating means) determines the reading state by the signal reading unit 63 (reading means) by the RFID tag 50 (wireless tag). The first reading that suppresses the response from the RFID tag 50 over the first suppression time when the periodic power supply to the RFID tag 50 is continued after the signal reading unit 63 reads the response of. After the signal reading unit 63 reads the state and the response of the RFID tag 50, the response from the RFID tag 50 is suppressed over the second suppression time regardless of whether or not the power is supplied to the RFID tag 50. After the signal reading unit 63 has read the reading state of 2 and the response of the RFID tag 50, when the periodic power supply to the RFID tag 50 is continued, the response from the RFID tag 50 is suppressed by the third suppression time. When the signal reading unit 63 reads the response of the RFID tag 50 and the third reading state of suppressing the RFID tag 50 and then continuously supplies power to the RFID tag 50, the response from the RFID tag 50 is transmitted. It is specified as one of the fourth reading state to be suppressed. Then, the reading operation control unit 65 (reading control means) changes the reading state of the signal reading unit 63 from the first reading state or the third reading state to the second reading state or the fourth reading state, or A trigger signal for switching to the third reading state or the first reading state is output. Therefore, for example, the spilled RFID tag 50 can be read by switching from the reading state having a long persistence time to the reading state having a short persistence time. In addition, the spilled RFID tag 50 can be read by switching to different independent reading states. As a result, even when the number of RFID tags 50 is large, the information of the RFID tags 50 can be reliably read without being missed.

また、第1の実施形態のRFIDタグ読取装置10において、トリガ信号は、読取状態指定部62(指定手段)によって指定された読取状態で読み取りを開始してから、全てのRFIDタグ50の読み取りが完了せずに第1の所定時間t1が経過した場合に、読取動作制御部65(読取制御手段)が発する信号である。したがって、予め決められた時間で読取状態を切り替えることによって、読取時間が長くなるのを防止することができる。 Further, in the RFID tag reading device 10 of the first embodiment, the trigger signal is read by all RFID tags 50 after starting reading in the reading state designated by the reading state designating unit 62 (designating means). This is a signal emitted by the reading operation control unit 65 (reading control means) when the first predetermined time t1 elapses without being completed. Therefore, it is possible to prevent the reading time from becoming long by switching the reading state at a predetermined time.

また、第1の実施形態のRFIDタグ読取装置10において、計時部64は、第1の所定時間t1を、RFIDタグ50の数量Nに応じて設定する。したがって、RFIDタグ50の数量Nに応じた適切な時間で読み取りを完了することができる。 Further, in the RFID tag reading device 10 of the first embodiment, the timekeeping unit 64 sets the first predetermined time t1 according to the quantity N of the RFID tag 50. Therefore, the reading can be completed in an appropriate time according to the quantity N of the RFID tag 50.

また、第1の実施形態のRFIDタグ読取装置10において、トリガ信号は、所定の操作指示を受けたことを条件として、読取動作制御部65(読取制御手段)が発する信号である。したがって、任意のタイミングで読取状態を切り替えることができる。 Further, in the RFID tag reading device 10 of the first embodiment, the trigger signal is a signal emitted by the reading operation control unit 65 (reading control means) on condition that a predetermined operation instruction is received. Therefore, the reading state can be switched at any timing.

(第2の実施形態)
次に、第2の実施形態のRFIDタグ読取装置10a(非図示)について説明する。第2の実施形態のRFIDタグ読取装置10aは、全てのRFIDタグ50の読み取りが完了せずに第1の所定時間t1が経過した場合に加えて、新たなRFIDタグ50の情報が第2の所定時間t2に亘って読み取られない場合にも、RFIDタグ50の読取状態を切り替える。なお、第2の実施形態のRFIDタグ読取装置10aのハードウェア構成及び機能構成は、第1の実施形態のRFIDタグ読取装置10とほぼ等しいため、重複する構成要素は同じ符号で表すとともに、説明を省略する。
(Second Embodiment)
Next, the RFID tag reading device 10a (not shown) of the second embodiment will be described. In the RFID tag reading device 10a of the second embodiment, in addition to the case where the first predetermined time t1 has elapsed without completing the reading of all the RFID tags 50, the information of the new RFID tag 50 is second. Even if the RFID tag 50 cannot be read for a predetermined time t2, the reading state of the RFID tag 50 is switched. Since the hardware configuration and functional configuration of the RFID tag reading device 10a of the second embodiment are substantially the same as those of the RFID tag reading device 10 of the first embodiment, the overlapping components are represented by the same reference numerals and described. Is omitted.

第2の実施形態のRFIDタグ読取装置10aにおいて、読取動作制御部65(読取制御手段)は、新たなセッションで読み取りを開始してから第1の所定時間t1が経過したタイミングと、読み取りを行っている際に新たなRFIDタグ50の情報が第2の所定時間t2に亘って読み取られないタイミングと、RFIDタグ読取装置10の操作者がリカバリーボタン86を押下したタイミングと、にトリガ信号を発生する。 In the RFID tag reading device 10a of the second embodiment, the reading operation control unit 65 (reading control means) performs reading at the timing when the first predetermined time t1 has elapsed since the reading was started in the new session. A trigger signal is generated at the timing when the information of the new RFID tag 50 is not read over the second predetermined time t2 and the timing when the operator of the RFID tag reading device 10 presses the recovery button 86. To do.

(ユーザインタフェースの説明)
次に、図11を用いて、第2の実施形態のRFIDタグ読取装置10aの操作に係るユーザインタフェースを説明する。図11は、第2の実施形態のRFIDタグ読取装置を操作する際に表示されるユーザインタフェース画面の一例を示す図である。
(Explanation of user interface)
Next, the user interface related to the operation of the RFID tag reading device 10a of the second embodiment will be described with reference to FIG. FIG. 11 is a diagram showing an example of a user interface screen displayed when operating the RFID tag reading device of the second embodiment.

RFIDタグ読取装置10aが動作を開始する前に、表示制御部67は、表示操作デバイス18(表示デバイス18a)に、第1の実施形態と同じスタート画面G1(図8(a))を表示する。 Before the RFID tag reading device 10a starts operating, the display control unit 67 displays the same start screen G1 (FIG. 8A) as in the first embodiment on the display operation device 18 (display device 18a). ..

スタート画面G1において設定ボタン83を押下すると、表示制御部67は、表示操作デバイス18(表示デバイス18a)に、図11に示す設定画面G4を表示する。 When the setting button 83 is pressed on the start screen G1, the display control unit 67 displays the setting screen G4 shown in FIG. 11 on the display operation device 18 (display device 18a).

設定画面G4は、セッションの遷移状態(リカバリーモード)と、第1の所定時間t1と、第2の所定時間t2と、を設定する画面である。 The setting screen G4 is a screen for setting the transition state (recovery mode) of the session, the first predetermined time t1, and the second predetermined time t2.

第2の所定時間t2は、セッション毎に設定することができる。また、第2の所定時間t2は、リカバリーモードとして指定した最終以外のセッション(図11の例ではセッションS2/S3)と最終セッション(図11の例ではセッションS0/S1)とで分けて設定することができる。 The second predetermined time t2 can be set for each session. Further, the second predetermined time t2 is set separately for the non-final session (session S2 / S3 in the example of FIG. 11) and the final session (session S0 / S1 in the example of FIG. 11) designated as the recovery mode. be able to.

すなわち、RFIDタグ読取装置10は、最終以外のセッションにおける第2の所定時間t2aと、最終セッションにおける第2の所定時間t2bと、を分けて設定することができる。 That is, the RFID tag reading device 10 can separately set the second predetermined time t2a in the session other than the final session and the second predetermined time t2b in the final session.

例えば、最終以外のセッションでは、第2の所定時間t2aを短く設定することによって、新たなRFIDタグ50の情報が読み取れない場合は早めに諦めて、次のセッションに切り替えることにより、全体の読取時間を短縮することができる。また、最終セッションにおける第2の所定時間t2bは、安全を見越して、第2の所定時間t2aよりも長めに設定してもよい。 For example, in a session other than the final session, by setting the second predetermined time t2a to be short, if the information of the new RFID tag 50 cannot be read, give up early and switch to the next session to switch to the entire reading time. Can be shortened. Further, the second predetermined time t2b in the final session may be set longer than the second predetermined time t2a in anticipation of safety.

第2の所定時間t2は、RFIDタグ50の数量Nにもよるが、セッションS2_AからセッションS3_Aに切り替える場合、例えば、t2a=10s、t2b=20s等に設定される。また、セッションS2_AからセッションS1_Aに切り替える場合、例えば、t2a=10s、t2b=30s等に設定される。また、これらの第2の所定時間t2(t2a,t2b)は、RFIDタグ50の数量Nに基づいて算出してもよい。 The second predetermined time t2 is set to, for example, t2a = 10s, t2b = 20s, etc. when switching from session S2_A to session S3_A, although it depends on the quantity N of the RFID tag 50. Further, when switching from session S2_A to session S1_A, for example, t2a = 10s, t2b = 30s, etc. are set. Further, these second predetermined times t2 (t2a, t2b) may be calculated based on the quantity N of the RFID tag 50.

なお、図11は、リカバリーモードとして、セッションS2→S1が選択されたため、該当するセッションS2とセッションS1に関連する部分のみ、第2の所定時間t2の設定が可能な状態になることを示している。すなわち、リカバリーモードに関与しない箇所は、表記が薄く表示されて、第2の所定時間t2の設定ができない状態になる。これによって、操作者が誤った時間設定を行うのを防止することができる。 Note that FIG. 11 shows that since session S2 → S1 is selected as the recovery mode, the second predetermined time t2 can be set only for the corresponding session S2 and the portion related to the session S1. There is. That is, the notation is displayed lightly in the portion not involved in the recovery mode, and the second predetermined time t2 cannot be set. As a result, it is possible to prevent the operator from setting an erroneous time.

また、第2の実施形態のRFIDタグ読取装置10aは、第1の実施形態と同様に、自動リカバリー機能を有効にする(ON)か、無効にする(OFF)か、を選択することができる。図11は、自動リカバリー機能をONに設定した例を示している。 Further, the RFID tag reading device 10a of the second embodiment can select whether to enable (ON) or disable (OFF) the automatic recovery function as in the first embodiment. .. FIG. 11 shows an example in which the automatic recovery function is set to ON.

(RFIDタグ読取装置が行う処理の流れ)
次に、図12を用いて、RFIDタグ読取装置10aが行う処理の流れを説明する。図12は、第2の実施形態のRFIDタグ読取装置が行う読取処理の流れの一例を示すフローチャートである。図12は、一例として、読取状態T11から読取状態T12に遷移する場合の処理の流れを示す。また、図12は、設定画面G4において、図11に示した設定がなされた場合の処理の流れを示す。なお、簡単のため、図12は、RFIDタグ読取装置10aの操作者がリカバリーボタン86を押下することによってセッションの切り替えを行う処理は省略している。
(Flow of processing performed by RFID tag reader)
Next, the flow of processing performed by the RFID tag reading device 10a will be described with reference to FIG. FIG. 12 is a flowchart showing an example of a flow of reading processing performed by the RFID tag reading device of the second embodiment. As an example, FIG. 12 shows a processing flow when transitioning from the reading state T11 to the reading state T12. Further, FIG. 12 shows a flow of processing when the setting shown in FIG. 11 is made on the setting screen G4. For the sake of simplicity, FIG. 12 omits the process of switching sessions by pressing the recovery button 86 by the operator of the RFID tag reading device 10a.

タグ数量取得部61は、RFIDタグ50の数量Nを取得する(ステップS31)。 The tag quantity acquisition unit 61 acquires the quantity N of the RFID tag 50 (step S31).

計時部64は、第1の所定時間t1と第2の所定時間t2a,t2bを設定する(ステップS32)。なお、第1の所定時間t1と第2の所定時間t2a,t2bは、設定画面G4に入力された値によって設定する。また、第1の所定時間t1は、RFIDタグ50の数量Nに基づいて、計時部64が算出してもよい。 The timekeeping unit 64 sets a first predetermined time t1 and a second predetermined time t2a, t2b (step S32). The first predetermined time t1 and the second predetermined times t2a and t2b are set according to the values input to the setting screen G4. Further, the first predetermined time t1 may be calculated by the time measuring unit 64 based on the quantity N of the RFID tag 50.

計時部64は、経過時間ta,tbをリセットする(ステップS33)。なお、経過時間taは、セッション開始からの経過時間を表して、当該経過時間taが第1の所定時間t1を超えるかを評価するために使用する時間である。また、経過時間tbは、新しいRFIDタグ50を読み取ってからの経過時間を表して、当該経過時間tbが第2の所定時間t2a,t2bを超えるかを評価するために使用する時間である。 The timekeeping unit 64 resets the elapsed time ta and tb (step S33). The elapsed time ta represents the elapsed time from the start of the session, and is a time used to evaluate whether the elapsed time ta exceeds the first predetermined time t1. The elapsed time tb represents the elapsed time since the new RFID tag 50 was read, and is the time used to evaluate whether the elapsed time tb exceeds the second predetermined time t2a, t2b.

読取状態指定部62は、読取状態をセッションS2_A(又はS3_A)、すなわち第1の読取状態に指定して、信号読取部63は、RFIDタグ50に照射した電波の反射波を読み取る(ステップS34)。 The reading state designation unit 62 designates the reading state as the session S2_A (or S3_A), that is, the first reading state, and the signal reading unit 63 reads the reflected wave of the radio wave irradiated to the RFID tag 50 (step S34). ..

信号読取部63は、新規タグの情報を読み取ったかを判定する(ステップS35)。新規タグの情報を読み取ったと判定される(ステップS35:Yes)とステップS36に進む。一方、新規タグの情報を読み取ったと判定されない(ステップS35:No)とステップS37に進む。 The signal reading unit 63 determines whether or not the information of the new tag has been read (step S35). When it is determined that the information of the new tag has been read (step S35: Yes), the process proceeds to step S36. On the other hand, if it is not determined that the information of the new tag has been read (step S35: No), the process proceeds to step S37.

ステップS35でYesと判定されると、信号読取部63は、全てのRFIDタグ50を読み取ったかを判定する(ステップS36)。全てのRFIDタグ50を読み取ったと判定される(ステップS36:Yes)と、RFIDタグ読取装置10aは、図12の処理を終了する。一方、全てのRFIDタグ50を読み取ったと判定されない(ステップS36:No)と、ステップS38に進む。 If Yes is determined in step S35, the signal reading unit 63 determines whether all RFID tags 50 have been read (step S36). When it is determined that all the RFID tags 50 have been read (step S36: Yes), the RFID tag reading device 10a ends the process of FIG. On the other hand, if it is not determined that all the RFID tags 50 have been read (step S36: No), the process proceeds to step S38.

一方、ステップS35でNoと判定されると、計時部64は、経過時間tbが第2の所定時間t2a以上であるかを判定する(ステップS37)。経過時間tbが第2の所定時間t2a以上であると判定される(ステップS37:Yes)と、ステップS40に進む。一方、経過時間tbが第2の所定時間t2a以上であると判定されない(ステップS37:No)と、ステップS34に戻る。 On the other hand, if No is determined in step S35, the timekeeping unit 64 determines whether the elapsed time tb is equal to or greater than the second predetermined time t2a (step S37). When it is determined that the elapsed time tb is equal to or greater than the second predetermined time t2a (step S37: Yes), the process proceeds to step S40. On the other hand, if it is not determined that the elapsed time tb is equal to or longer than the second predetermined time t2a (step S37: No), the process returns to step S34.

ステップS36に戻り、当該ステップS36でNoと判定されると、計時部64は、経過時間taが第1の所定時間t1以上であるかを判定する(ステップS38)。経過時間taが第1の所定時間t1以上であると判定される(ステップS38:Yes)と、ステップS40に進む。一方、経過時間taが第1の所定時間t1以上であると判定されない(ステップS38:No)と、ステップS39に戻る。 Returning to step S36 and determining No in step S36, the timekeeping unit 64 determines whether the elapsed time ta is equal to or greater than the first predetermined time t1 (step S38). When it is determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S38: Yes), the process proceeds to step S40. On the other hand, if it is not determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S38: No), the process returns to step S39.

ステップS38でYesと判定される、又はステップS37でYesと判定されると、計時部64は、経過時間ta,tbをリセットする(ステップS40)。なお、このとき、読取動作制御部65は、読取状態指定部62に対してトリガ信号を出力する。 If it is determined to be Yes in step S38, or if it is determined to be Yes in step S37, the timekeeping unit 64 resets the elapsed time ta and tb (step S40). At this time, the reading operation control unit 65 outputs a trigger signal to the reading state designating unit 62.

また、ステップS38でNoと判定されると、計時部64は、経過時間tbをリセットする(ステップS39)。その後、ステップS34に戻る。 If No is determined in step S38, the timekeeping unit 64 resets the elapsed time tb (step S39). After that, the process returns to step S34.

ステップS40に続き、読取状態指定部62は、読取動作制御部65からのトリガ信号を受けて、読取状態をセッションS1_A(又はS0_A)、すなわち第2の読取状態に指定して、信号読取部63は、RFIDタグ50に照射した電波の反射波を読み取る(ステップS41)。 Following step S40, the reading state designation unit 62 receives the trigger signal from the reading operation control unit 65, designates the reading state as the session S1_A (or S0_A), that is, the second reading state, and designates the reading state 63 as the second reading state. Reads the reflected wave of the radio wave radiated to the RFID tag 50 (step S41).

信号読取部63は、新規タグの情報を読み取ったかを判定する(ステップS42)。新規タグの情報を読み取ったと判定される(ステップS42:Yes)とステップS43に進む。一方、新規タグの情報を読み取ったと判定されない(ステップS42:No)とステップS44に進む。 The signal reading unit 63 determines whether or not the information of the new tag has been read (step S42). When it is determined that the information of the new tag has been read (step S42: Yes), the process proceeds to step S43. On the other hand, if it is not determined that the information of the new tag has been read (step S42: No), the process proceeds to step S44.

ステップS42でYesと判定されると、信号読取部63は、全てのRFIDタグ50を読み取ったかを判定する(ステップS43)。全てのRFIDタグ50を読み取ったと判定される(ステップS43:Yes)と、RFIDタグ読取装置10aは、図12の処理を終了する。一方、全てのRFIDタグ50を読み取ったと判定されない(ステップS43:No)と、ステップS45に進む。 If Yes is determined in step S42, the signal reading unit 63 determines whether all RFID tags 50 have been read (step S43). When it is determined that all the RFID tags 50 have been read (step S43: Yes), the RFID tag reading device 10a ends the process of FIG. On the other hand, if it is not determined that all the RFID tags 50 have been read (step S43: No), the process proceeds to step S45.

ステップS43でNoと判定されると、計時部64は、経過時間taが第1の所定時間t1以上であるかを判定する(ステップS45)。経過時間taが第1の所定時間t1以上であると判定される(ステップS45:Yes)と、RFIDタグ読取装置10aは、図12の処理を終了する。一方、経過時間taが第1の所定時間t1以上であると判定されない(ステップS45:No)と、ステップS46に進む。 If No is determined in step S43, the timekeeping unit 64 determines whether the elapsed time ta is equal to or greater than the first predetermined time t1 (step S45). When it is determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S45: Yes), the RFID tag reading device 10a ends the process of FIG. On the other hand, if it is not determined that the elapsed time ta is equal to or greater than the first predetermined time t1 (step S45: No), the process proceeds to step S46.

ステップS45でNoと判定されると、計時部64は、経過時間tbをリセットする(ステップS46)。その後、ステップS41に戻る。 If No is determined in step S45, the timekeeping unit 64 resets the elapsed time tb (step S46). After that, the process returns to step S41.

一方、ステップS42でNoと判定されると、計時部64は、経過時間tbが第2の所定時間t2b以上であるかを判定する(ステップS44)。経過時間tbが第2の所定時間t2b以上であると判定される(ステップS44:Yes)と、RFIDタグ読取装置10aは、図12の処理を終了する。一方、経過時間tbが第2の所定時間t2b以上であると判定されない(ステップS44:No)と、ステップS41に戻る。 On the other hand, if No is determined in step S42, the timekeeping unit 64 determines whether the elapsed time tb is equal to or greater than the second predetermined time t2b (step S44). When it is determined that the elapsed time tb is equal to or greater than the second predetermined time t2b (step S44: Yes), the RFID tag reading device 10a ends the process of FIG. On the other hand, if it is not determined that the elapsed time tb is equal to or longer than the second predetermined time t2b (step S44: No), the process returns to step S41.

なお、RFIDタグ読取装置10aが、読取状態を読取状態T11から読取状態T13に遷移させる場合、及び読取状態を読取状態T11から読取状態T13を経て読取状態T12に遷移させる場合も、実行する処理の流れは、図12と同様である。 The RFID tag reading device 10a also performs processing when the reading state is changed from the reading state T11 to the reading state T13, and when the reading state is changed from the reading state T11 to the reading state T12 via the reading state T13. The flow is the same as in FIG.

以上説明したように、第2の実施形態のRFIDタグ読取装置10aにおいて、トリガ信号は、読取状態指定部62(指定手段)によって指定された読取状態で読み取りを行っている際に、新たなRFIDタグ50の情報が第2の所定時間t2(t2a,t2b)に亘って読み取られない場合に、読取動作制御部65(読取制御手段)が発する信号である。したがって、新たなタグ情報が読み取られない場合に、即座にセッションの切り替えを行うことができる。これによって、読取時間が長くなるのを防止することができる。 As described above, in the RFID tag reading device 10a of the second embodiment, when the trigger signal is being read in the reading state designated by the reading state designating unit 62 (designating means), a new RFID is used. This is a signal emitted by the reading operation control unit 65 (reading control means) when the information of the tag 50 is not read for a second predetermined time t2 (t2a, t2b). Therefore, when new tag information cannot be read, the session can be switched immediately. This makes it possible to prevent the reading time from becoming long.

以上、本発明の実施形態を説明したが、この実施形態は例示であり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although the embodiment of the present invention has been described above, this embodiment is an example and is not intended to limit the scope of the invention. This novel embodiment 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.

10,10a RFIDタグ読取装置(無線タグ読取装置)
42 物品
50 RFIDタグ(無線タグ)
62 読取状態指定部(指定手段)
63 信号読取部(読取手段)
65 読取動作制御部(読取制御手段)
t1 第1の所定時間
t2,t2a,t2b 第2の所定時間
10,10a RFID tag reader (wireless tag reader)
42 Article 50 RFID tag (wireless tag)
62 Reading state designation unit (designation means)
63 Signal reading unit (reading means)
65 Reading operation control unit (reading control means)
t1 first predetermined time t2, t2a, t2b second predetermined time

特開2017−130885号公報Japanese Unexamined Patent Publication No. 2017-1330885

Claims (6)

無線タグの情報を読み取る無線タグ読取装置であって、
前記無線タグの情報を読み取る読取手段と、
前記読取手段による読取状態を、無線タグの応答を前記読取手段が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、前記無線タグからの応答を第1の抑止時間に亘って抑止する第1の読取状態と、無線タグの応答を前記読取手段が読み取った後に、当該無線タグへの電力供給の有無に関わらず、前記無線タグからの応答を第2の抑止時間に亘って抑止する第2の読取状態と、無線タグの応答を前記読取手段が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、前記無線タグからの応答を第3の抑止時間に亘って抑止する第3の読取状態と、無線タグの応答を前記読取手段が読み取った後に、当該無線タグに連続して電力供給を続けた場合に、前記無線タグからの応答を抑止する第4の読取状態と、の何れかに指定する指定手段と、
前記読取手段の読取状態を、前記第1の読取状態又は前記第3の読取状態から、前記第2の読取状態又は前記第4の読取状態、或いは、前記第3の読取状態又は前記第1の読取状態に切り替えるトリガ信号を出力する読取制御手段と、
を備える無線タグ読取装置。
A wireless tag reader that reads wireless tag information.
A reading means for reading the information of the wireless tag and
When the reading means reads the response of the wireless tag and then the periodic power supply to the wireless tag is continued, the response from the wireless tag is set to the first suppression time. After the reading means reads the response of the wireless tag and the first reading state of suppressing the wireless tag, the response from the wireless tag is set to the second suppression time regardless of whether or not power is supplied to the wireless tag. When the reading means reads the response of the wireless tag and then the periodic power supply to the wireless tag is continued, the response from the wireless tag is transmitted to the third. When the third reading state of suppressing over the suppression time and the reading means reading the response of the wireless tag and then continuously supplying power to the wireless tag, the response from the wireless tag is suppressed. The fourth reading state to be performed, the designation means specified in any of the above, and
The reading state of the reading means is changed from the first reading state or the third reading state to the second reading state or the fourth reading state, or the third reading state or the first reading state. A reading control means that outputs a trigger signal to switch to the reading state,
A wireless tag reader equipped with.
前記トリガ信号は、前記指定手段によって指定された読取状態で読み取りを開始してから、全ての前記無線タグの読み取りが完了せずに第1の所定時間が経過した場合に、前記読取制御手段が発する信号である、
請求項1に記載の無線タグ読取装置。
The trigger signal is read by the reading control means when a first predetermined time elapses without completing reading of all the wireless tags after starting reading in the reading state designated by the designated means. It is a signal to be emitted,
The wireless tag reading device according to claim 1.
前記第1の所定時間は、前記無線タグの数量に応じて設定される、
請求項2に記載の無線タグ読取装置。
The first predetermined time is set according to the quantity of the wireless tags.
The wireless tag reading device according to claim 2.
前記トリガ信号は、前記指定手段によって指定された読取状態で読み取りを行っている際に、新たな無線タグの情報が第2の所定時間に亘って読み取られない場合に、前記読取制御手段が発する信号である、
請求項1から請求項3の何れか1項に記載の無線タグ読取装置。
The trigger signal is emitted by the reading control means when the information of the new radio tag is not read for a second predetermined time while reading in the reading state designated by the designated means. Is a signal,
The wireless tag reading device according to any one of claims 1 to 3.
前記トリガ信号は、所定の操作指示を受けたことを条件として、前記読取制御手段が発する信号である、
請求項1から請求項4の何れか1項に記載の無線タグ読取装置。
The trigger signal is a signal emitted by the reading control means on condition that a predetermined operation instruction is received.
The wireless tag reading device according to any one of claims 1 to 4.
無線タグの情報を読み取る無線タグ読取装置を制御するコンピュータを、
前記無線タグの情報を読み取る読取手段と、
前記読取手段による読取状態を、無線タグの応答を前記読取手段が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、前記無線タグからの応答を第1の抑止時間に亘って抑止する第1の読取状態と、無線タグの応答を前記読取手段が読み取った後に、当該無線タグへの電力供給の有無に関わらず、前記無線タグからの応答を第2の抑止時間に亘って抑止する第2の読取状態と、無線タグの応答を前記読取手段が読み取った後に、当該無線タグへの定期的な電力供給を続けた場合に、前記無線タグからの応答を第3の抑止時間に亘って抑止する第3の読取状態と、無線タグの応答を前記読取手段が読み取った後に、当該無線タグに連続して電力供給を続けた場合に、前記無線タグからの応答を抑止する第4の読取状態と、の何れかに指定する指定手段と、
前記読取手段の読取状態を、前記第1の読取状態又は前記第3の読取状態から、前記第2の読取状態又は前記第4の読取状態、或いは、前記第3の読取状態又は前記第1の読取状態に切り替えるトリガ信号を出力する読取制御手段と、
して機能させるためのプログラム。
A computer that controls a wireless tag reader that reads wireless tag information,
A reading means for reading the information of the wireless tag and
When the reading means reads the response of the wireless tag and then the periodic power supply to the wireless tag is continued, the response from the wireless tag is set to the first suppression time. After the reading means reads the response of the wireless tag and the first reading state of suppressing the wireless tag, the response from the wireless tag is set to the second suppression time regardless of whether or not power is supplied to the wireless tag. When the reading means reads the response of the wireless tag and then the periodic power supply to the wireless tag is continued, the response from the wireless tag is transmitted to the third. When the third reading state of suppressing over the suppression time and the reading means reading the response of the wireless tag and then continuously supplying power to the wireless tag, the response from the wireless tag is suppressed. The fourth reading state to be performed, the designation means specified in any of the above, and
The reading state of the reading means is changed from the first reading state or the third reading state to the second reading state or the fourth reading state, or the third reading state or the first reading state. A reading control means that outputs a trigger signal to switch to the reading state,
A program to make it work.
JP2019081494A 2019-04-23 2019-04-23 Wireless tag reader and program Active JP7278140B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019081494A JP7278140B2 (en) 2019-04-23 2019-04-23 Wireless tag reader and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019081494A JP7278140B2 (en) 2019-04-23 2019-04-23 Wireless tag reader and program

Publications (2)

Publication Number Publication Date
JP2020178325A true JP2020178325A (en) 2020-10-29
JP7278140B2 JP7278140B2 (en) 2023-05-19

Family

ID=72936629

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019081494A Active JP7278140B2 (en) 2019-04-23 2019-04-23 Wireless tag reader and program

Country Status (1)

Country Link
JP (1) JP7278140B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010134524A (en) * 2008-12-02 2010-06-17 Denso Wave Inc Contactless communication system
JP2011203819A (en) * 2010-03-24 2011-10-13 Denso Wave Inc Wireless tag system
WO2016016986A1 (en) * 2014-07-31 2016-02-04 富士通フロンテック株式会社 Tag detection program, equipment inspection device and equipment inspection method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010134524A (en) * 2008-12-02 2010-06-17 Denso Wave Inc Contactless communication system
JP2011203819A (en) * 2010-03-24 2011-10-13 Denso Wave Inc Wireless tag system
WO2016016986A1 (en) * 2014-07-31 2016-02-04 富士通フロンテック株式会社 Tag detection program, equipment inspection device and equipment inspection method

Also Published As

Publication number Publication date
JP7278140B2 (en) 2023-05-19

Similar Documents

Publication Publication Date Title
JP4633647B2 (en) Control method, control system, and connection confirmation method
WO2024067752A1 (en) Card reader activation method and apparatus, and device and storage medium
EP2929488B1 (en) Touch sensor and radio frequency identification apparatus and method
CN109214478B (en) Electronic tag control method and device, control host and electronic tag system
EP2782045B1 (en) RFID system, communication device and communication program
EP3640835A1 (en) Wireless tag reading device and wireless tag reading method
JP2020178325A (en) Wireless tag reading apparatus and program
JP2003299064A (en) Content viewing system, viewing device, and electronic bookmark
TW201013542A (en) Method of accessing RFID tag and circuit for determining whether to reply command sent from reader or not
CN115577724A (en) Card reading method and device, electronic equipment and readable storage medium
JP7283965B2 (en) Wireless tag reader and program
KR100777369B1 (en) Device and method of detecting tag for nfc terminal
JP2019022000A (en) Wireless tag reading device and program
US9600695B2 (en) Apparatus and method for providing data transmission/reception in a terminal using near field communication
CN109634513A (en) The control method and device of touch function
JP2010226436A (en) Radiotag communication device and radiotag communication system
JP7282584B2 (en) Wireless tag reader and program
JP7055446B2 (en) Programs for wireless display systems, mobile terminal devices and mobile terminal devices
JP2013164686A (en) Ic card and portable electronic device
JP2020149445A (en) Communication system and communication method employed by the same
US20230316012A1 (en) Wireless tag reading device and computer-readable storage medium
JP4747221B2 (en) Wireless communication device
JP2021140687A (en) Wireless tag reading device and program
KR20230004043A (en) A method and an apparstus for selecting a payment method with low latency based on terminal usage history pattern data
JPH06243308A (en) Portable medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220214

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230123

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230509

R150 Certificate of patent or registration of utility model

Ref document number: 7278140

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150