JP2006072426A - Wireless ic tag, information processing system, wireless ic tag control method, and program - Google Patents

Wireless ic tag, information processing system, wireless ic tag control method, and program Download PDF

Info

Publication number
JP2006072426A
JP2006072426A JP2004251461A JP2004251461A JP2006072426A JP 2006072426 A JP2006072426 A JP 2006072426A JP 2004251461 A JP2004251461 A JP 2004251461A JP 2004251461 A JP2004251461 A JP 2004251461A JP 2006072426 A JP2006072426 A JP 2006072426A
Authority
JP
Japan
Prior art keywords
data
error
signal
error detection
wireless
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.)
Withdrawn
Application number
JP2004251461A
Other languages
Japanese (ja)
Inventor
Shinji Oga
伸二 大賀
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2004251461A priority Critical patent/JP2006072426A/en
Publication of JP2006072426A publication Critical patent/JP2006072426A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Error Detection And Correction (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To improve the reliability of a wireless IC tag by an error detection correcting function. <P>SOLUTION: An information processor 100 performs writing and reading to the wireless IC tag 30 through a reader/writer 200. At the time of reading, a control part 12 outputs an address signal and a write data signal 20, an error detection correction code generator 13 generates an error detection correction code 21, a composer 14 couples the write data signal 20 with the error detection correction code 21, and a memory 15 writes data with error detection correction code in the inner part. At the time of reading, the control part 12 outputs an address signal, and the memory 15 outputs data with error detection correction code according to the address signal. An error detection correction part 16 inspects the data with error detection correction code, outputs a non-correctable error signal 25 or a correctable signal, and corrects and outputs, in a case that the data are correctable, the data as a read data signal 23. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、無線ICタグ、情報処理システム、無線ICタグ制御方法、および、プログラムに関し、特に、信頼性を向上させた無線ICタグ、情報処理システム、無線ICタグ制御方法、および、プログラムに関する。   The present invention relates to a wireless IC tag, an information processing system, a wireless IC tag control method, and a program, and more particularly to a wireless IC tag, an information processing system, a wireless IC tag control method, and a program with improved reliability.

無線ICタグには、読み出し専用タイプ、読み出し、および、書き込みタイプなどがあるほか、データを収容するメモリを実装しているタイプがある(たとえば、特許文献1)。   Wireless IC tags include a read-only type, a read type, a write type, and the like, and a type in which a memory that stores data is mounted (for example, Patent Document 1).

また、メモリの信頼性を高める技術として、ECC(Error Collection Code)の技術がある(たとえば、特許文献2)。   Further, as a technique for improving the reliability of the memory, there is an ECC (Error Collection Code) technique (for example, Patent Document 2).

特開2003−317050号公報JP 2003-317050 A 特開2000−163273号公報JP 2000-163273 A

特許文献1記載の技術の問題点は、無線ICタグにエラーが発生した場合に、エラーが伝搬してしまうことである。   The problem with the technique described in Patent Document 1 is that when an error occurs in a wireless IC tag, the error propagates.

その理由は、エラーの訂正を行う機能を搭載していないからである。   The reason is that no error correction function is installed.

特許文献2記載の技術は、ECCに関するものであるが、無線ICタグに対する利用が可能な構成となっていない。   The technique described in Patent Document 2 relates to ECC, but is not configured to be used for a wireless IC tag.

本発明の目的は、内蔵するメモリのエラーの検出・訂正を行い、信頼性を向上させた無線ICタグ、情報処理システム、無線ICタグ制御方法、または、プログラムを実現することである。   An object of the present invention is to realize a wireless IC tag, an information processing system, a wireless IC tag control method, or a program that detects and corrects an error in a built-in memory and improves reliability.

本発明の第1の無線ICタグは、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリと、前記メモリから読み出したエラー検出訂正コード付きデータを調べ、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力し、訂正可能エラーを検出すると、データを訂正して読み出しデータとして出力するエラー検出訂正部とを有することを特徴とする。   The first wireless IC tag of the present invention detects a error by checking a memory for storing data and an error detection and correction code corresponding to the data as data with an error detection and correction code, and data with an error detection and correction code read from the memory. Otherwise, it has an error detection / correction unit that outputs data from the memory as read data and corrects the data and outputs it as read data when a correctable error is detected.

本発明の第2の無線ICタグは、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリと、データに対応するエラー検出訂正コードを生成し前記メモリに出力するエラー検出訂正コード発生器と、前記メモリから読み出したエラー検出訂正コード付きデータを調べ、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力し、訂正可能エラーを検出すると、データを訂正し読み出しデータとして出力するエラー検出訂正部とを有することを特徴とする。   A second wireless IC tag according to the present invention includes a memory that stores data and an error detection correction code corresponding to the data as data with an error detection correction code, and an error that generates an error detection correction code corresponding to the data and outputs the error detection correction code to the memory. Check the data with error detection and correction code read from the memory and the detection and correction code generator. If no error is detected, the data from the memory is output as read data. If a correctable error is detected, the data is corrected. And an error detection and correction unit that outputs the read data.

本発明の第3の無線ICタグは、前記第1、または、第2の無線ICタグであって、エラー検出訂正コード付きデータを調べ、訂正不可能エラーを検出すると、訂正不可能エラー信号を出力する前記エラー検出訂正部を有することを特徴とする。   The third wireless IC tag according to the present invention is the first or second wireless IC tag, and when the data with error detection and correction code is checked and an uncorrectable error is detected, an uncorrectable error signal is generated. It has the said error detection correction part to output, It is characterized by the above-mentioned.

本発明の第4の無線ICタグは、前記第3の無線ICタグであって、前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力し、前記エラー検出訂正部からの訂正不可能エラー信号を入力し、出力する制御部と、前記制御部からの訂正不可能エラー信号を変調し搬送波を出力する変調復調器と、前記変調復調器からの搬送波を送信するアンテナとを有することを特徴とする。   The fourth wireless IC tag of the present invention is the third wireless IC tag, which outputs a write instruction / read instruction signal and an address signal to the memory, and cannot be corrected from the error detection / correction unit. A control unit that inputs and outputs an error signal, a modulation demodulator that modulates an uncorrectable error signal from the control unit and outputs a carrier wave, and an antenna that transmits the carrier wave from the modulation demodulator. Features.

本発明の第5の無線ICタグは、前記第1、第2、または、第3の無線ICタグであって、訂正可能エラーを検出すると訂正可能エラー信号を出力する前記エラー検出訂正部と、前記エラー検出訂正部からの訂正可能エラー信号によりカウント値を変化させるカウンタとを有することを特徴とする。   A fifth wireless IC tag of the present invention is the first, second, or third wireless IC tag, and outputs the correctable error signal upon detecting a correctable error; And a counter that changes a count value in accordance with a correctable error signal from the error detection and correction unit.

本発明の第6の無線ICタグは、前記第4の無線ICタグであって、訂正可能エラーを検出すると訂正可能エラー信号を出力する前記エラー検出訂正部と、前記エラー検出訂正部からの訂正可能エラー信号によりカウント値を変化させるカウンタとを有することを特徴とする。   A sixth wireless IC tag according to the present invention is the fourth wireless IC tag, wherein the error detection and correction unit that outputs a correctable error signal when a correctable error is detected, and the correction from the error detection and correction unit And a counter that changes a count value according to a possible error signal.

本発明の第7の無線ICタグは、前記第5の無線ICタグであって、カウント値が事前に設定された閾値を超えると訂正可能エラー頻発信号を出力する前記カウンタと、前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力し、前記カウンタからの訂正可能エラー頻発信号を入力し出力する制御部と、前記制御部からの訂正可能エラー頻発信号を変調し搬送波を出力する変調復調器と、前記変調復調器からの搬送波を送信するアンテナとを有することを特徴とする。   The seventh wireless IC tag of the present invention is the fifth wireless IC tag, wherein the counter outputs a correctable error frequent signal when the count value exceeds a preset threshold value, and the memory is written to the memory A control unit that outputs an instruction / read instruction signal and an address signal, inputs and outputs a correctable error frequent signal from the counter, and modulates the correctable error frequent signal from the control unit and outputs a carrier wave It has a demodulator and an antenna for transmitting a carrier wave from the modulation demodulator.

本発明の第8の無線ICタグは、前記第6の無線ICタグであって、カウント値が事前に設定された閾値を超えると訂正可能エラー頻発信号を出力する前記カウンタと、前記カウンタからの訂正可能エラー頻発信号を入力し出力する前記制御部と、前記制御部からの訂正可能エラー頻発信号を変調し搬送波を出力する前記変調復調器と、前記変調復調器からの搬送波を送信する前記アンテナとを有することを特徴とする。   The eighth wireless IC tag of the present invention is the sixth wireless IC tag, wherein the counter outputs a correctable error frequent signal when the count value exceeds a preset threshold value, and the counter The control unit that inputs and outputs a correctable error frequent signal, the modulation demodulator that modulates the correctable error frequent signal from the control unit and outputs a carrier wave, and the antenna that transmits the carrier wave from the modulation demodulator It is characterized by having.

本発明の第1の情報処理システムは、前記第4の無線ICタグと、前記第4の無線ICタグからの搬送波を受信し、復調して訂正不可能エラー信号を出力するリーダ・ライタと、前記リーダ・ライタから訂正不可能エラー信号を入力し内部に格納、または、表示する情報処理装置とを有することを特徴とする。   The first information processing system of the present invention includes: the fourth wireless IC tag; a reader / writer that receives a carrier wave from the fourth wireless IC tag, demodulates and outputs an uncorrectable error signal; And an information processing apparatus that inputs an uncorrectable error signal from the reader / writer and stores or displays the error signal therein.

本発明の第2の情報処理システムは、前記第7、または、第8の無線ICタグと、前記第7、または、第8の無線ICタグからの搬送波を受信し、復調して訂正可能エラー頻発信号を出力するリーダ・ライタと、前記リーダ・ライタから訂正可能エラー頻発信号を入力し内部に格納、または、表示する情報処理装置とを有することを特徴とする。   The second information processing system of the present invention receives the seventh or eighth wireless IC tag and a carrier wave from the seventh or eighth wireless IC tag, demodulates and corrects the error. It has a reader / writer that outputs a frequent signal, and an information processing device that inputs a correctable error frequent signal from the reader / writer and stores or displays it inside.

本発明の第1の無線ICタグ制御方法は、無線ICタグ内で、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正して読み出しデータとして出力する手順とを含むことを特徴とする。   The first wireless IC tag control method of the present invention examines data with error detection correction code read from a memory that stores data and corresponding error detection correction code as data with error detection correction code in the wireless IC tag. It includes a procedure, a procedure for outputting data from the memory as read data when no error is detected, and a procedure for correcting and outputting data as read data when a correctable error is detected.

本発明の第2の無線ICタグ制御方法は、無線ICタグ内で、データに対応するエラー検出訂正コードを生成し、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして前記メモリに格納する手順と、前記メモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正し読み出しデータとして出力する手順とを含むことを特徴とする。   In the second wireless IC tag control method of the present invention, an error detection / correction code corresponding to data is generated in the wireless IC tag, and the error detection / correction code corresponding to the data is used as data with error detection / correction code as the memory. The data stored in the memory, the procedure for examining the data with error detection and correction code read from the memory, the procedure for outputting the data from the memory as read data if no error is detected, and the data when the correctable error is detected, And a procedure of correcting the error and outputting it as read data.

本発明の第3の無線ICタグ制御方法は、前記第1、または、第2の無線ICタグ制御方法であって、エラー検出訂正コード付きデータを調べ、訂正不可能エラーを検出すると、訂正不可能エラー信号を出力する手順を含むことを特徴とする。   A third wireless IC tag control method according to the present invention is the first or second wireless IC tag control method, wherein the data with error detection and correction code is checked, and if an uncorrectable error is detected, the correction is not possible. And a procedure for outputting a possible error signal.

本発明の第4の無線ICタグ制御方法は、前記第3の無線ICタグ制御方法であって、前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力する手順と、訂正不可能エラー信号を変調し搬送波を無線で送信する手順とを含むことを特徴とする。   A fourth wireless IC tag control method according to the present invention is the third wireless IC tag control method, wherein a write instruction / read instruction signal and an address signal are output to the memory, and an uncorrectable error. And a procedure of modulating a signal and transmitting a carrier wave wirelessly.

本発明の第1のプログラムは、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正して読み出しデータとして出力する手順とを無線ICタグに実行させることを特徴とする。   The first program of the present invention is a procedure for examining data with error detection and correction code read from a memory for storing data and corresponding error detection and correction code as data with error detection and correction code; The wireless IC tag executes a procedure for outputting data from the memory as read data and a procedure for correcting the data and outputting it as read data when a correctable error is detected.

本発明の第2のプログラムは、データに対応するエラー検出訂正コードを生成し、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして前記メモリに格納する手順と、前記メモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正し読み出しデータとして出力する手順とを無線ICタグに実行させることを特徴とする。   The second program of the present invention generates an error detection and correction code corresponding to data, stores the data and the corresponding error detection and correction code in the memory as data with an error detection and correction code, and reads from the memory A procedure for checking data with error detection and correction code, a procedure for outputting data from the memory as read data if no error is detected, and a procedure for correcting and outputting data as read data when a correctable error is detected. Is performed by the wireless IC tag.

本発明の第3のプログラムは、前記第1、または、第2のプログラムであって、エラー検出訂正コード付きデータを調べ、訂正不可能エラーを検出すると、訂正不可能エラー信号を出力する手順を無線ICタグに実行させることを特徴とする。   A third program according to the present invention is the first or second program, wherein the error detection / correction code-added data is checked, and when an uncorrectable error is detected, an uncorrectable error signal is output. The wireless IC tag is executed.

本発明の第4のプログラムは、前記第3のプログラムであって、前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力する手順と、訂正不可能エラー信号を変調し搬送波を無線で送信する手順とを無線ICタグに実行させることを特徴とする。   A fourth program according to the present invention is the third program, wherein a write instruction / read instruction signal and an address signal are output to the memory, and an uncorrectable error signal is modulated to generate a carrier wave wirelessly. The wireless IC tag executes a transmission procedure.

本発明の第9の無線ICタグは、前記第1、2、3、4、5、6、7、または、8の無線ICタグであって、書き替え可能な領域と書き替え不可能な領域とを含む前記メモリを有することを特徴とする。   A ninth wireless IC tag according to the present invention is the first, second, third, fourth, fifth, sixth, seventh, or eighth wireless IC tag, wherein the rewritable area and the non-rewritable area. Including the memory.

本発明の効果は、無線ICタグの信頼性が向上することである。   The effect of the present invention is that the reliability of the wireless IC tag is improved.

次に、本発明を実施するための第1の最良の形態について図面を参照して詳細に説明する。   Next, a first best mode for carrying out the present invention will be described in detail with reference to the drawings.

図1は、本発明を実施するための第1の最良の形態の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of the first best mode for carrying out the present invention.

図1を参照すると、本発明を実施するための第1の最良の形態は、情報処理装置100と、リーダ・ライタ200と、無線ICタグ300とから構成される。   Referring to FIG. 1, the first best mode for carrying out the present invention includes an information processing apparatus 100, a reader / writer 200, and a wireless IC tag 300.

情報処理装置100は、サーバ等のコンピュータであり、無線ICタグ300からリーダ・ライタ200を介して入力したデータを処理する。   The information processing apparatus 100 is a computer such as a server, and processes data input from the wireless IC tag 300 via the reader / writer 200.

リーダ・ライタ200は、無線ICタグ300の読み出し・書き込み装置であり、制御信号を送信し、無線ICタグ300内にあるデータを読み出す、および、無線ICタグ300内にデータを書き込む処理を無線によって行う。なお、リーダ・ライタ200の中には、無線ICタグ300のアンテナ10に対向して、搬送波(データ信号、および、制御信号)を送受信するアンテナが存在するが、自明であるので、省略する。   The reader / writer 200 is a reading / writing device for the wireless IC tag 300, and transmits a control signal, reads data in the wireless IC tag 300, and writes data in the wireless IC tag 300 by wireless. Do. In the reader / writer 200, there is an antenna that transmits and receives a carrier wave (data signal and control signal) facing the antenna 10 of the wireless IC tag 300.

無線ICタグ300は、アンテナ10と、変調復調器11と、制御部12と、エラー検出訂正コード発生器13と、合成器14と、メモリ15と、エラー検出訂正部16とを含む。   The wireless IC tag 300 includes an antenna 10, a modulation demodulator 11, a control unit 12, an error detection / correction code generator 13, a combiner 14, a memory 15, and an error detection / correction unit 16.

アンテナ10は、リーダ・ライタ200から無線で受信した搬送波(データ信号、および、制御信号)を変調復調器11へ送信する機能と、変調復調器11から受信した搬送波(データ信号、および、制御信号)をリーダ・ライタ200へ無線で送信する機能とを有する。   The antenna 10 has a function of transmitting a carrier wave (data signal and control signal) received wirelessly from the reader / writer 200 to the modulation demodulator 11, and a carrier wave (data signal and control signal received from the modulation demodulator 11). ) To the reader / writer 200 wirelessly.

変調復調器11は、アンテナ10から入力した搬送波を復調し、データ、および、制御信号を取り出して制御部12へ出力する機能と、制御部12から入力したデータ、および、制御信号を搬送波に変調してアンテナ10へ出力する機能とを有する。   The modulation demodulator 11 demodulates the carrier wave input from the antenna 10, extracts the data and the control signal and outputs them to the control unit 12, and modulates the data input from the control unit 12 and the control signal into the carrier wave And a function of outputting to the antenna 10.

制御部12は、変調復調器11から入力したデータを書き込みデータ信号20としてエラー検出訂正コード発生器13、および、合成器14に出力する機能を有する。また、制御部12は、メモリ15に、制御信号22(書き込み指示・読み出し指示信号、および、アドレス信号)を出力する。また、制御部12は、さらに、エラー検出訂正部16からの読み出しデータ信号23、訂正可能エラー信号26(メモリ15から読み出されたデータにエラーが検出され、エラーが訂正されたことを示す信号)、および、訂正不可能エラー信号25(メモリ15から読み出されたデータにエラーが検出されたが、エラーの訂正が実施できなかったことを示す信号)を入力する機能を有する。   The control unit 12 has a function of outputting the data input from the modulation demodulator 11 to the error detection and correction code generator 13 and the combiner 14 as a write data signal 20. Further, the control unit 12 outputs a control signal 22 (write instruction / read instruction signal and address signal) to the memory 15. The control unit 12 further includes a read data signal 23 from the error detection / correction unit 16 and a correctable error signal 26 (a signal indicating that an error has been detected in the data read from the memory 15 and the error has been corrected). ) And an uncorrectable error signal 25 (a signal indicating that an error is detected in the data read from the memory 15 but the error cannot be corrected).

エラー検出訂正コード発生器13は、制御部12から入力したデータに対してエラー検出訂正コード21を生成し、合成器14へ出力する機能を有する。   The error detection / correction code generator 13 has a function of generating an error detection / correction code 21 for the data input from the control unit 12 and outputting the error detection / correction code 21 to the synthesizer 14.

合成器14は、制御部12から入力したデータとエラー検出訂正コード発生器13から入力したエラー検出訂正コード21とをつなぎ合わせて、エラー検出訂正コード付きデータとしてメモリ15に出力する機能を有する。   The synthesizer 14 has a function of connecting the data input from the control unit 12 and the error detection / correction code 21 input from the error detection / correction code generator 13 and outputting the data to the memory 15 as data with an error detection / correction code.

メモリ15は、制御部12からの制御信号22(書き込み指示・読み出し指示信号、および、アドレス信号)にしたがって、合成器14から入力したエラー検出訂正コード付きデータを自身に書き込んで保持する機能と、エラー検出訂正コード付きデータを読み出してエラー検出訂正部16へ出力する機能を有する。   The memory 15 writes and holds the data with the error detection and correction code input from the synthesizer 14 according to the control signal 22 (write instruction / read instruction signal and address signal) from the control unit 12; It has a function of reading data with an error detection / correction code and outputting it to the error detection / correction unit 16.

エラー検出訂正部16は、メモリ15から読み出されたエラー検出訂正コード付きデータを調べ、エラーを検出しなければ、データの部分をそのまま、読み出しデータ信号23として制御部12へ出力する機能を有する。また、エラー検出訂正部16は、エラー検出訂正コード付きデータを調べ、訂正可能エラーを検出すると、訂正可能エラー信号26、および、エラーを訂正した読み出しデータ信号23を制御部12に出力する機能を有する。また、エラー検出訂正部16は、エラー検出訂正コード付きデータを調べ、訂正不可能エラーを検出すると、訂正不可能エラー信号25を制御部12に出力する機能を有する。   The error detection and correction unit 16 has a function of examining the data with the error detection and correction code read from the memory 15 and outputting the data portion as it is to the control unit 12 as it is if no error is detected. . The error detection and correction unit 16 has a function of checking the data with the error detection and correction code and outputting a correctable error signal 26 and a read data signal 23 in which the error is corrected to the control unit 12 when a correctable error is detected. Have. The error detection / correction unit 16 has a function of checking the data with the error detection / correction code and outputting an uncorrectable error signal 25 to the control unit 12 when an uncorrectable error is detected.

エラー検出訂正の方式は規定しないが、たとえば、エラー検出訂正コード21として、一般的な、ECC(Error Collection Code)が利用できる。   Although an error detection and correction method is not defined, for example, a general ECC (Error Collection Code) can be used as the error detection and correction code 21.

次に、本発明を実施するための第1の最良の形態の動作について図面を参照して説明する。   Next, the operation of the first best mode for carrying out the present invention will be described with reference to the drawings.

図2は、本発明を実施するための第1の最良の形態の動作を示すフローチャートである。   FIG. 2 is a flowchart showing the operation of the first best mode for carrying out the present invention.

図3は、本発明を実施するための第1の最良の形態の動作を示すフローチャートである。   FIG. 3 is a flowchart showing the operation of the first best mode for carrying out the present invention.

図4は、本発明を実施するための第1の最良の形態の動作を示すフローチャートである。   FIG. 4 is a flowchart showing the operation of the first best mode for carrying out the present invention.

まず、情報処理装置100から無線ICタグ300へのデータの書き込みの動作について説明する。   First, an operation of writing data from the information processing apparatus 100 to the wireless IC tag 300 will be described.

図2を参照すると、情報処理装置100から無線ICタグ300にデータを書き込む場合、情報処理装置100は、リーダ・ライタ200へ書き込み指示信号、アドレス(メモリ15に対する)、および、書き込みデータを出力する(図2ステップT1)。次に、リーダ・ライタ200は、入力した書き込み指示信号、アドレス、および、書き込みデータを搬送波に載せ、無線で無線ICタグ300のアンテナ10へ送信する(ステップT2)。アンテナ10は、受信した搬送波を変調復調器11へ出力する(ステップT3)。変調復調器11は、搬送波を復調し、書き込み指示信号、アドレス、および、書き込みデータを制御部12へ出力する(ステップT4)。制御部12は、書き込みデータ信号20をエラー検出訂正コード発生器13、および、合成器14へ送信すると共に、メモリ15に対して、制御信号22(書き込み指示・読み出し指示信号(書き込みを指示する)、および、アドレス信号)を出力する(ステップT5)。エラー検出訂正コード発生器13は、入力した書き込みデータ信号20に対しエラー検出訂正コード21を生成し出力する(ステップT6)。合成器14は、書き込みデータ信号20とエラー検出訂正コード21とをつなぎ合わせて、エラー検出訂正コード付きデータとしてメモリ15に出力する(ステップT7)。メモリ15は、制御部12からの制御信号22に従って、合成器14からのエラー検出訂正コード付きデータを内部に書き込む(ステップT8)。   Referring to FIG. 2, when data is written from the information processing apparatus 100 to the wireless IC tag 300, the information processing apparatus 100 outputs a write instruction signal, an address (for the memory 15), and write data to the reader / writer 200. (FIG. 2, step T1). Next, the reader / writer 200 places the input write instruction signal, address, and write data on a carrier wave and wirelessly transmits them to the antenna 10 of the wireless IC tag 300 (step T2). The antenna 10 outputs the received carrier wave to the modulation demodulator 11 (step T3). The modulation demodulator 11 demodulates the carrier wave and outputs a write instruction signal, an address, and write data to the control unit 12 (step T4). The control unit 12 transmits the write data signal 20 to the error detection / correction code generator 13 and the synthesizer 14, and also sends a control signal 22 (write instruction / read instruction signal (write instruction) to the memory 15. , And an address signal) (step T5). The error detection / correction code generator 13 generates and outputs an error detection / correction code 21 for the input write data signal 20 (step T6). The synthesizer 14 connects the write data signal 20 and the error detection / correction code 21 and outputs the data to the memory 15 as data with an error detection / correction code (step T7). The memory 15 writes the data with the error detection and correction code from the synthesizer 14 in accordance with the control signal 22 from the control unit 12 (step T8).

次に、情報処理装置100が無線ICタグ300からデータを読み出す動作について説明する。   Next, an operation in which the information processing apparatus 100 reads data from the wireless IC tag 300 will be described.

情報処理装置100が無線ICタグ300からデータを読み出す場合、情報処理装置100は、リーダ・ライタ200へ読み込み指示信号、および、アドレス(メモリ15に対する)を出力する(図3ステップR1)。次に、リーダ・ライタ200は、読み出し指示信号、および、アドレスを搬送波に載せ、無線で無線ICタグ300のアンテナ10へ送信する(ステップR2)。   When the information processing apparatus 100 reads data from the wireless IC tag 300, the information processing apparatus 100 outputs a reading instruction signal and an address (for the memory 15) to the reader / writer 200 (step R1 in FIG. 3). Next, the reader / writer 200 places a read instruction signal and an address on a carrier wave and wirelessly transmits them to the antenna 10 of the wireless IC tag 300 (step R2).

アンテナ10は、受信した搬送波を変調復調器11へ出力する(ステップR3)。変調復調器11は、搬送波を復調し、読み出し指示信号、および、アドレスを制御部12へ出力する(ステップR4)。制御部12は、制御信号22(書き込み指示・読み出し指示信号(読み出しを指示する)、および、アドレス信号)をメモリ15へ出力する(ステップR5)。メモリ15は、制御部12からの書き込み指示・読み出し指示信号(読み出しを指示する)に従って、内部からエラー検出訂正コード付きデータを読み出し、エラー検出訂正部16に出力する(ステップR6)。   The antenna 10 outputs the received carrier wave to the modulation demodulator 11 (step R3). The modulation demodulator 11 demodulates the carrier wave and outputs a read instruction signal and an address to the control unit 12 (step R4). The control unit 12 outputs a control signal 22 (a write instruction / read instruction signal (read instruction) and an address signal) to the memory 15 (step R5). The memory 15 reads the data with the error detection / correction code from the inside in accordance with a write instruction / read instruction signal (instruction for reading) from the control unit 12, and outputs the data to the error detection / correction unit 16 (step R6).

エラー検出訂正部16は、エラー検出訂正コード付きデータを調べる(ステップR7)。エラー検出訂正部16は、エラーを検出しないと(ステップR7/No)、エラー検出訂正コード付きデータの内、データをそのまま、読み出しデータ信号23として制御部12に出力する(ステップR8)。制御部12は、エラー検出訂正部16から入力した読み出しデータ信号23を変調復調器11に出力する(ステップR9)。変調復調器11は、読み出しデータ信号を変調し、搬送波に載せてアンテナ10に出力する(ステップR10)。アンテナ10は、変調復調器11からの搬送波を無線で送信する(ステップR11)。   The error detection / correction unit 16 checks the data with the error detection / correction code (step R7). If no error is detected (step R7 / No), the error detection / correction unit 16 outputs the data as it is to the control unit 12 as a read data signal 23 as it is (step R8). The control unit 12 outputs the read data signal 23 input from the error detection / correction unit 16 to the modulation demodulator 11 (step R9). The modulation demodulator 11 modulates the read data signal, places it on a carrier wave, and outputs it to the antenna 10 (step R10). The antenna 10 wirelessly transmits the carrier wave from the modulation demodulator 11 (step R11).

次に、リーダ・ライタ200は、無線ICタグ300のアンテナ10からの搬送波を受信し、復調して、読み出しデータを情報処理装置100に出力する(ステップR12)。次に、情報処理装置100は、リーダ・ライタ200から読み出しデータを入力し、内部の記憶装置に格納する(ステップR13)。   Next, the reader / writer 200 receives the carrier wave from the antenna 10 of the wireless IC tag 300, demodulates it, and outputs the read data to the information processing apparatus 100 (step R12). Next, the information processing apparatus 100 inputs read data from the reader / writer 200 and stores it in the internal storage device (step R13).

次に、無線ICタグ300のメモリ15に記録されているデータにエラーが存在する場合の動作について説明する。   Next, an operation when there is an error in the data recorded in the memory 15 of the wireless IC tag 300 will be described.

エラー検出訂正部16は、エラーを検出すると(図3ステップR7/Yes)、エラーが訂正可能であるか、または、訂正不可能であるかどうかを調べる(図4ステップY1)。エラーが訂正不可能であると(ステップY1/No)、エラー検出訂正部16は、訂正不可能エラー信号25を制御部12に出力する(ステップY2)。制御部12は、エラー検出訂正部16から入力した訂正不可能エラー信号25を変調復調器11に出力する(ステップY3)。変調復調器11は、訂正不可能エラー信号を変調し、搬送波に載せてアンテナ10に出力する(ステップY4)。アンテナ10は、変調復調器11からの搬送波を無線で出力する(ステップY5)。   When detecting an error (step R7 / Yes in FIG. 3), the error detection and correction unit 16 checks whether the error can be corrected or cannot be corrected (step Y1 in FIG. 4). If the error cannot be corrected (step Y1 / No), the error detection and correction unit 16 outputs an uncorrectable error signal 25 to the control unit 12 (step Y2). The control unit 12 outputs the uncorrectable error signal 25 input from the error detection / correction unit 16 to the modulation demodulator 11 (step Y3). The modulation demodulator 11 modulates the uncorrectable error signal, puts it on a carrier wave, and outputs it to the antenna 10 (step Y4). The antenna 10 wirelessly outputs the carrier wave from the modulation demodulator 11 (step Y5).

次に、リーダ・ライタ200は、無線ICタグ300のアンテナ10からの搬送波を受信し、復調して、訂正不可能エラー信号を情報処理装置100に出力する(ステップY6)。次に、情報処理装置100は、リーダ・ライタ200から訂正不可能エラー信号を入力し、内部の記憶装置に格納し(ステップY7)、訂正不可能エラー信号の存在をディスプレイ等に表示する(ステップY8)。   Next, the reader / writer 200 receives the carrier wave from the antenna 10 of the wireless IC tag 300, demodulates it, and outputs an uncorrectable error signal to the information processing apparatus 100 (step Y6). Next, the information processing apparatus 100 receives an uncorrectable error signal from the reader / writer 200, stores it in the internal storage device (step Y7), and displays the presence of the uncorrectable error signal on a display or the like (step S7). Y8).

エラー検出訂正部16は、エラーが訂正可能であると(ステップY1/Yes)、訂正可能エラー信号26、および、エラー検出訂正コードに基づいてエラーを訂正したデータである読み出しデータ信号23を制御部12に出力する(ステップY9)。制御部12は、エラー検出訂正部16から入力した訂正可能エラー信号26、および、読み出しデータ信号23を変調復調器11に出力する(ステップY10)。変調復調器11は、訂正可能エラー信号、および、読み出しデータ信号を変調し、搬送波に載せてアンテナ10に出力する(ステップY11)。アンテナ10は、変調復調器11からの搬送波を無線で送信する(ステップY12)。   If the error can be corrected (step Y1 / Yes), the error detection / correction unit 16 controls the correctable error signal 26 and the read data signal 23 which is data obtained by correcting the error based on the error detection / correction code. 12 (step Y9). The control unit 12 outputs the correctable error signal 26 and the read data signal 23 input from the error detection / correction unit 16 to the modulation demodulator 11 (step Y10). The modulation demodulator 11 modulates the correctable error signal and the read data signal, puts them on a carrier wave, and outputs them to the antenna 10 (step Y11). The antenna 10 wirelessly transmits the carrier wave from the modulation demodulator 11 (step Y12).

次に、リーダ・ライタ200は、無線ICタグ300のアンテナ10からの搬送波を受信し、復調して、訂正可能エラー信号、および、読み出しデータを情報処理装置100に出力する(ステップY13)。次に、情報処理装置100は、リーダ・ライタ200から訂正可能エラー信号、および、読み出しデータを入力し、内部の記憶装置に格納する(ステップY14)。次に、情報処理装置100は、入力した訂正可能エラー信号の回数を累積し、累積回数が事前に設定された閾値を超えると(ステップY15/Yes)、訂正可能エラー信号の累積回数が閾値を超えたこと示す情報をディスプレイ等に表示する(ステップY16)。   Next, the reader / writer 200 receives and demodulates the carrier wave from the antenna 10 of the wireless IC tag 300, and outputs a correctable error signal and read data to the information processing apparatus 100 (step Y13). Next, the information processing apparatus 100 inputs a correctable error signal and read data from the reader / writer 200 and stores them in the internal storage device (step Y14). Next, the information processing apparatus 100 accumulates the number of input correctable error signals, and when the accumulated number exceeds a preset threshold value (step Y15 / Yes), the accumulated number of correctable error signals reaches the threshold value. Information indicating that it has been exceeded is displayed on a display or the like (step Y16).

無線ICタグ300は、自身に電池を実装するタイプでも、電池を実装しないタイプでもよい。また、メモリ15へのデータ書き込み時に、エラー検出訂正コード発生器13が、制御部12から受信した書き込みデータ信号20からエラー検出訂正コード21を生成するとしたが、情報処理装置100が、書き込みデータにエラー検出訂正コードを付加して出力し、無線ICタグ300が、そのエラー検出訂正コードをメモリ15に書き込む構成も可能である。この場合には、エラー検出訂正コード発生器13、および、合成器14は不要となる。   The wireless IC tag 300 may be a type in which a battery is mounted on itself or a type in which a battery is not mounted. In addition, when writing data to the memory 15, the error detection / correction code generator 13 generates the error detection / correction code 21 from the write data signal 20 received from the control unit 12. A configuration in which an error detection correction code is added and output, and the wireless IC tag 300 writes the error detection correction code in the memory 15 is also possible. In this case, the error detection / correction code generator 13 and the synthesizer 14 become unnecessary.

また、単一アドレスのメモリ15(または、レジスタ等)を用いれば、アドレスは必要ない。   If a single address memory 15 (or a register or the like) is used, no address is required.

次に、メモリ15の実施例について図面を参照して詳細に説明する。   Next, an embodiment of the memory 15 will be described in detail with reference to the drawings.

図5は、メモリ15の内容の一例を示す説明図である。   FIG. 5 is an explanatory diagram showing an example of the contents of the memory 15.

図5を参照すると、メモリ15の各アドレスには、エラー検出訂正コード付きデータが格納される。また、メモリ15は、たとえば、ID領域、および、ユーザー領域を含む。ID領域は、無線ICタグ300の識別コードを格納する領域であり、製造工場等において、ユニークな値が書き込まれる。ID領域は、情報処理装置100から読み出しはできるが、書き込みできない。ユーザー領域は、情報処理装置100から読み出し、および、書き込みができる領域である。たとえば、ID領域は、ROM(リード・オンリー・メモリ)で構成され、ユーザー領域は、EPROM(電子的プログラマブル・リード・オンリー・メモリ)で構成されることが可能である。   Referring to FIG. 5, data with error detection / correction code is stored in each address of the memory 15. The memory 15 includes, for example, an ID area and a user area. The ID area is an area for storing an identification code of the wireless IC tag 300, and a unique value is written in a manufacturing factory or the like. The ID area can be read from the information processing apparatus 100 but cannot be written. The user area is an area that can be read and written from the information processing apparatus 100. For example, the ID area can be composed of a ROM (Read Only Memory), and the user area can be composed of an EPROM (Electronic Programmable Read Only Memory).

以上説明したように、本発明を実施するための第1の最良の形態では、エラー検出訂正機能により、無線ICタグ300の信頼性が向上するという効果がある。   As described above, in the first best mode for carrying out the present invention, there is an effect that the reliability of the wireless IC tag 300 is improved by the error detection and correction function.

また、訂正不可能エラーの発生を容易に観測できるという効果もある。   There is also an effect that the occurrence of an uncorrectable error can be easily observed.

また、訂正可能エラーが頻発することを観測できるという効果もある。   There is also an effect that it is possible to observe that correctable errors occur frequently.

次に、本発明を実施するための第2の最良の形態について図面を参照して詳細に説明する。   Next, a second best mode for carrying out the present invention will be described in detail with reference to the drawings.

図6は、本発明を実施するための第2の最良の形態の構成を示すブロック図である。   FIG. 6 is a block diagram showing the configuration of the second best mode for carrying out the present invention.

本発明を実施するための第2の最良の形態は、本発明を実施するための第1の最良の形態の無線ICタグ300内にカウンタ18を付加する構成である。カウンタ18は、訂正可能エラー信号26を入力し、カウント値を変化させる機能を持つ。また、カウンタ18は、内部に事前に閾値が設定される閾値レジスタを含む。カウンタ18は、カウント値と閾値レジスタ内の閾値とを比較し、比較結果を示す比較結果信号29を制御部12に出力する。   The second best mode for carrying out the present invention is a configuration in which a counter 18 is added in the wireless IC tag 300 of the first best mode for carrying out the present invention. The counter 18 has a function of inputting a correctable error signal 26 and changing the count value. The counter 18 includes a threshold register in which a threshold is set in advance. The counter 18 compares the count value with the threshold value in the threshold register, and outputs a comparison result signal 29 indicating the comparison result to the control unit 12.

次に、本発明を実施するための第2の最良の形態の動作について説明する。   Next, the operation of the second best mode for carrying out the present invention will be described.

図7は、本発明を実施するための第2の最良の形態の動作を示すフローチャートである。   FIG. 7 is a flowchart showing the operation of the second best mode for carrying out the present invention.

図7を参照して、無線ICタグ300のメモリ15に記録されているデータに訂正可能エラーが存在する場合の動作について説明する。   With reference to FIG. 7, an operation when a correctable error exists in the data recorded in the memory 15 of the wireless IC tag 300 will be described.

エラー検出訂正部16は、エラーが訂正可能であると(ステップY1/Yes)、訂正可能エラー信号26をカウンタ18に出力し、かつ、訂正可能エラー信号26、および、エラー検出訂正コードに基づいてエラーを訂正したデータを読み出しデータ信号23として制御部12に出力する(図7ステップZ1)。カウンタ18は、訂正可能エラー信号26により、カウント値を変化させ(たとえば、カウントアップ)、カウント値と、内部の閾値レジスタ内の閾値とを比較し、比較結果を示す比較結果信号29を出力する(ステップZ2)。   When the error can be corrected (step Y1 / Yes), the error detection / correction unit 16 outputs a correctable error signal 26 to the counter 18, and based on the correctable error signal 26 and the error detection / correction code. The data with the error corrected is output to the control unit 12 as a read data signal 23 (step Z1 in FIG. 7). The counter 18 changes the count value based on the correctable error signal 26 (for example, counts up), compares the count value with the threshold value in the internal threshold value register, and outputs a comparison result signal 29 indicating the comparison result. (Step Z2).

制御部12は、カウンタ18からの比較結果信号29が「カウント値が閾値を超えている」ことを示していると(ステップZ3/Yes)、訂正可能エラー頻発信号、および、エラー検出訂正部16から入力した読み出しデータ信号23を変調復調器11に出力する(ステップZ4)。制御部12は、カウンタ18からの比較結果信号29が「カウント値が閾値を超えている」ことを示していないと(ステップZ3/No)、エラー検出訂正部16から入力した読み出しデータ信号23を変調復調器11に出力する(ステップZ5)。   When the comparison result signal 29 from the counter 18 indicates that “the count value exceeds the threshold value” (step Z3 / Yes), the control unit 12 and the error detection and correction unit 16 Is output to the modulation demodulator 11 (step Z4). If the comparison result signal 29 from the counter 18 does not indicate that “the count value exceeds the threshold” (step Z3 / No), the control unit 12 receives the read data signal 23 input from the error detection and correction unit 16. It outputs to the modulation demodulator 11 (step Z5).

訂正可能エラー頻発信号は、変調復調器11、アンテナ10を介し(ステップZ6)、さらに、リーダ・ライタ200を介して(ステップZ7)、情報処理装置100に入力される。情報処理装置100は、訂正可能エラー頻発信号を入力すると、「訂正可能エラーが頻発している」こと示す情報をディスプレイ等に表示する(ステップZ8)。   The correctable error frequent signal is input to the information processing apparatus 100 via the modulation demodulator 11 and the antenna 10 (step Z6), and further via the reader / writer 200 (step Z7). When the correctable error frequency signal is input, the information processing apparatus 100 displays information indicating that “correctable errors occur frequently” on a display or the like (step Z8).

本発明を実施するための第2の最良の形態の図4ステップY11〜ステップY14における動作は、訂正可能エラー信号の替わりに、訂正可能エラー頻発信号が使用されることを除いて、本発明を実施するための第1の最良の形態と同じである。   The operation of the second best mode for carrying out the present invention in steps Y11 to Y14 in FIG. 4 is the same as that of the present invention except that a correctable error frequent signal is used instead of the correctable error signal. This is the same as the first best mode for carrying out.

また、前記以外の動作は、本発明を実施するための第1の最良の形態と同じであるので、説明は省略する。   The operations other than those described above are the same as those in the first best mode for carrying out the present invention, and thus description thereof will be omitted.

このように、本発明を実施するための第2の最良の形態では、無線ICタグ300内にあるカウンタ18を設けて訂正可能エラー信号26の発生回数を計数しているので、本発明を実施するための第1の最良の形態よりも、情報処理装置100による処理の負担が軽くなり、全体の処理時間が短縮されるという効果がある。   As described above, in the second best mode for carrying out the present invention, the counter 18 provided in the wireless IC tag 300 is provided to count the number of occurrences of the correctable error signal 26. Therefore, the present invention is implemented. Compared to the first best mode for doing so, there is an effect that the processing load on the information processing apparatus 100 is reduced and the overall processing time is shortened.

次に、本発明を実施するための第3の最良の形態について図面を参照して説明する。   Next, a third best mode for carrying out the present invention will be described with reference to the drawings.

本発明を実施するための第3の最良の形態は、図2〜図4、図7の各ステップを含む方法である。   A third best mode for carrying out the present invention is a method including the steps of FIGS. 2 to 4 and 7.

次に、本発明を実施するための第4の最良の形態について図面を参照して説明する。   Next, a fourth best mode for carrying out the present invention will be described with reference to the drawings.

本発明を実施するための第4の最良の形態は、無線ICタグ300をファームウェア制御とした場合のプログラムである。このプログラムは、図示しないコントロールストアに格納され実行され、図2〜図4、図7の各ステップを無線ICタグ300に実行させる。また、リーダ・ライタ200、情報処理装置100に図2〜図4、図7のステップを実行させるプログラムも可能である。   The fourth best mode for carrying out the present invention is a program when the wireless IC tag 300 is controlled by firmware. This program is stored and executed in a control store (not shown), and causes the wireless IC tag 300 to execute the steps of FIGS. 2 to 4 and 7. A program that causes the reader / writer 200 and the information processing apparatus 100 to execute the steps of FIGS. 2 to 4 and 7 is also possible.

本発明を実施するための第1の最良の形態の構成を示すブロック図。The block diagram which shows the structure of the 1st best form for implementing this invention. 本発明を実施するための第1の最良の形態の動作を示すフローチャート。The flowchart which shows operation | movement of the 1st best form for implementing this invention. 本発明を実施するための第1の最良の形態の動作を示すフローチャート。The flowchart which shows operation | movement of the 1st best form for implementing this invention. 本発明を実施するための第1の最良の形態の動作を示すフローチャート。The flowchart which shows operation | movement of the 1st best form for implementing this invention. 図1のメモリの内容の一例を示す説明図。FIG. 2 is an explanatory diagram illustrating an example of contents of a memory in FIG. 1. 本発明を実施するための第2の最良の形態の構成を示すブロック図。The block diagram which shows the structure of the 2nd best form for implementing this invention. 本発明を実施するための第2の最良の形態の動作を示すフローチャート。The flowchart which shows the operation | movement of the 2nd best form for implementing this invention.

符号の説明Explanation of symbols

10 アンテナ
11 変調復調器
12 制御部
13 エラー検出訂正コード発生器
14 合成器
15 メモリ
16 エラー検出訂正部
18 カウンタ
20 書き込みデータ信号
21 エラー検出訂正コード
22 制御信号
23 読み出しデータ信号
25 訂正不可能エラー信号
26 訂正可能エラー信号
29 比較結果信号
100 情報処理装置
200 リーダ・ライタ
300 無線ICタグ
DESCRIPTION OF SYMBOLS 10 Antenna 11 Modulation demodulator 12 Control part 13 Error detection correction code generator 14 Synthesizer 15 Memory 16 Error detection correction part 18 Counter 20 Write data signal 21 Error detection correction code 22 Control signal 23 Read data signal 25 Uncorrectable error signal 26 Correctable error signal 29 Comparison result signal 100 Information processing device 200 Reader / writer 300 Wireless IC tag

Claims (19)

データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリと、前記メモリから読み出したエラー検出訂正コード付きデータを調べ、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力し、訂正可能エラーを検出すると、データを訂正して読み出しデータとして出力するエラー検出訂正部とを有することを特徴とする無線ICタグ。 The data and the error detection and correction code corresponding to the data are stored as data with error detection and correction code, and the data with error detection and correction code read from the memory is examined. If no error is detected, the data from the memory is read and read. A wireless IC tag comprising: an error detection and correction unit that outputs data as read data when a correctable error is detected. データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリと、データに対応するエラー検出訂正コードを生成し前記メモリに出力するエラー検出訂正コード発生器と、前記メモリから読み出したエラー検出訂正コード付きデータを調べ、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力し、訂正可能エラーを検出すると、データを訂正し読み出しデータとして出力するエラー検出訂正部とを有することを特徴とする無線ICタグ。 Memory for storing data and corresponding error detection / correction code as data with error detection / correction code, error detection / correction code generator for generating error detection / correction code corresponding to data and outputting to the memory, and reading from the memory If the error detection and correction code-added data is checked and no error is detected, the data from the memory is output as read data, and when a correctable error is detected, the data is corrected and output as read data. A wireless IC tag comprising: エラー検出訂正コード付きデータを調べ、訂正不可能エラーを検出すると、訂正不可能エラー信号を出力する前記エラー検出訂正部を有することを特徴とする請求項1、または、2記載の無線ICタグ。 3. The wireless IC tag according to claim 1, further comprising: the error detection and correction unit that outputs an uncorrectable error signal when data with an error detection and correction code is checked and an uncorrectable error is detected. 前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力し、前記エラー検出訂正部からの訂正不可能エラー信号を入力し、出力する制御部と、前記制御部からの訂正不可能エラー信号を変調し搬送波を出力する変調復調器と、前記変調復調器からの搬送波を送信するアンテナとを有することを特徴とする請求項3記載の無線ICタグ。 A control unit that outputs a write instruction / read instruction signal and an address signal to the memory, inputs and outputs an uncorrectable error signal from the error detection and correction unit, and an uncorrectable error signal from the control unit 4. The wireless IC tag according to claim 3, further comprising: a modulation demodulator that modulates a signal and outputs a carrier wave; and an antenna that transmits the carrier wave from the modulation demodulator. 訂正可能エラーを検出すると訂正可能エラー信号を出力する前記エラー検出訂正部と、前記エラー検出訂正部からの訂正可能エラー信号によりカウント値を変化させるカウンタとを有することを特徴とする請求項1、2、または、3記載の無線ICタグ。 2. The error detection and correction unit that outputs a correctable error signal when a correctable error is detected, and a counter that changes a count value according to a correctable error signal from the error detection and correction unit. 2. The wireless IC tag according to 2 or 3. 訂正可能エラーを検出すると訂正可能エラー信号を出力する前記エラー検出訂正部と、前記エラー検出訂正部からの訂正可能エラー信号によりカウント値を変化させるカウンタとを有することを特徴とする請求項4記載の無線ICタグ。 5. The error detection / correction unit that outputs a correctable error signal when a correctable error is detected, and a counter that changes a count value according to a correctable error signal from the error detection / correction unit. Wireless IC tag. カウント値が事前に設定された閾値を超えると訂正可能エラー頻発信号を出力する前記カウンタと、前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力し、前記カウンタからの訂正可能エラー頻発信号を入力し出力する制御部と、前記制御部からの訂正可能エラー頻発信号を変調し搬送波を出力する変調復調器と、前記変調復調器からの搬送波を送信するアンテナとを有することを特徴とする請求項5記載の無線ICタグ。 The counter that outputs a correctable error frequent signal when the count value exceeds a preset threshold value, and the write instruction / read instruction signal and the address signal are output to the memory, and the correctable error frequent occurrence from the counter A control unit that inputs and outputs a signal, a modulation demodulator that modulates a correctable error frequent signal from the control unit and outputs a carrier wave, and an antenna that transmits the carrier wave from the modulation demodulator The wireless IC tag according to claim 5. カウント値が事前に設定された閾値を超えると訂正可能エラー頻発信号を出力する前記カウンタと、前記カウンタからの訂正可能エラー頻発信号を入力し出力する前記制御部と、前記制御部からの訂正可能エラー頻発信号を変調し搬送波を出力する前記変調復調器と、前記変調復調器からの搬送波を送信する前記アンテナとを有することを特徴とする請求項6記載の無線ICタグ。 The counter that outputs a correctable error frequent signal when the count value exceeds a preset threshold value, the control unit that inputs and outputs the correctable error frequent signal from the counter, and the correctable from the control unit The wireless IC tag according to claim 6, comprising: the modulation demodulator that modulates an error frequent signal and outputs a carrier wave; and the antenna that transmits the carrier wave from the modulation demodulator. 請求項4記載の前記無線ICタグと、前記無線ICタグからの搬送波を受信し、復調して訂正不可能エラー信号を出力するリーダ・ライタと、前記リーダ・ライタから訂正不可能エラー信号を入力し内部に格納、または、表示する情報処理装置とを有することを特徴とする情報処理システム。 5. The wireless IC tag according to claim 4, a reader / writer that receives a carrier wave from the wireless IC tag, demodulates and outputs an uncorrectable error signal, and an uncorrectable error signal from the reader / writer And an information processing system that stores or displays the information in the information processing system. 請求項7、または、8記載の前記無線ICタグと、前記無線ICタグからの搬送波を受信し、復調して訂正可能エラー頻発信号を出力するリーダ・ライタと、前記リーダ・ライタから訂正可能エラー頻発信号を入力し内部に格納、または、表示する情報処理装置とを有することを特徴とする情報処理システム。 9. The wireless IC tag according to claim 7 or 8, a reader / writer that receives a carrier wave from the wireless IC tag, demodulates and outputs a correctable error occurrence signal, and a correctable error from the reader / writer An information processing system comprising: an information processing device that inputs a frequent signal and stores or displays the signal in the inside. 無線ICタグ内で、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正して読み出しデータとして出力する手順とを含むことを特徴とする無線ICタグ制御方法。 In the wireless IC tag, the procedure for examining the data with error detection correction code read from the memory for storing the data and the corresponding error detection correction code as data with error detection correction code, and if no error is detected, from the memory A wireless IC tag control method comprising: a procedure of outputting data as read data; and a procedure of correcting data and outputting it as read data when a correctable error is detected. 無線ICタグ内で、データに対応するエラー検出訂正コードを生成し、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして前記メモリに格納する手順と、前記メモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正し読み出しデータとして出力する手順とを含むことを特徴とする無線ICタグ制御方法。 A procedure for generating an error detection / correction code corresponding to the data in the wireless IC tag, storing the data and the corresponding error detection / correction code in the memory as data with an error detection / correction code, and detecting the error read from the memory It includes a procedure for checking data with a correction code, a procedure for outputting data from the memory as read data if no error is detected, and a procedure for correcting the data and outputting it as read data when a correctable error is detected. A wireless IC tag control method characterized by the above. エラー検出訂正コード付きデータを調べ、訂正不可能エラーを検出すると、訂正不可能エラー信号を出力する手順を含むことを特徴とする請求項11、または、12記載の無線ICタグ制御方法。 13. The wireless IC tag control method according to claim 11 or 12, further comprising a procedure of checking data with error detection and correction code and outputting an uncorrectable error signal when an uncorrectable error is detected. 前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力する手順と、訂正不可能エラー信号を変調し搬送波を無線で送信する手順とを含むことを特徴とする請求項13記載の無線ICタグ制御方法。 14. The wireless IC according to claim 13, comprising: a procedure for outputting a write instruction / read instruction signal and an address signal to the memory; and a procedure for modulating an uncorrectable error signal and transmitting a carrier wave wirelessly. Tag control method. データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして格納するメモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正して読み出しデータとして出力する手順とを無線ICタグに実行させることを特徴とするプログラム。 Procedure for examining data with error detection correction code read from memory storing data and corresponding error detection correction code as data with error detection correction code, and if no error is detected, output data from said memory as read data A program for causing a wireless IC tag to execute a procedure for performing correction and a procedure for correcting data and outputting it as read data when a correctable error is detected. データに対応するエラー検出訂正コードを生成し、データと対応するエラー検出訂正コードとをエラー検出訂正コード付きデータとして前記メモリに格納する手順と、前記メモリから読み出したエラー検出訂正コード付きデータを調べる手順と、エラーを検出しないと、前記メモリからのデータを読み出しデータとして出力する手順と、訂正可能エラーを検出すると、データを訂正し読み出しデータとして出力する手順とを無線ICタグに実行させることを特徴とするプログラム。 A procedure for generating an error detection correction code corresponding to the data, storing the data and the corresponding error detection correction code in the memory as data with an error detection correction code, and examining the data with the error detection correction code read from the memory If the wireless IC tag executes a procedure, a procedure for outputting data from the memory as read data if no error is detected, and a procedure for correcting the data and outputting the read data when a correctable error is detected. A featured program. エラー検出訂正コード付きデータを調べ、訂正不可能エラーを検出すると、訂正不可能エラー信号を出力する手順を無線ICタグに実行させることを特徴とする請求項15、または、16記載のプログラム。 17. The program according to claim 15 or 16, wherein when the uncorrectable error is detected by checking the data with error detection and correction code, the wireless IC tag executes a procedure for outputting an uncorrectable error signal. 前記メモリに書き込み指示・読み出し指示信号、および、アドレス信号を出力する手順と、訂正不可能エラー信号を変調し搬送波を無線で送信する手順とを無線ICタグに実行させることを特徴とする請求項17記載のプログラム。 The wireless IC tag executes a procedure of outputting a write instruction / read instruction signal and an address signal to the memory and a procedure of modulating an uncorrectable error signal and transmitting a carrier wave wirelessly. 17. The program according to 17. 書き替え可能な領域と書き替え不可能な領域とを含む前記メモリを有することを特徴とする請求項1、2、3、4、5、6、7、または、8記載の無線ICタグ。
9. The wireless IC tag according to claim 1, comprising the memory including a rewritable area and a non-rewritable area.
JP2004251461A 2004-08-31 2004-08-31 Wireless ic tag, information processing system, wireless ic tag control method, and program Withdrawn JP2006072426A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004251461A JP2006072426A (en) 2004-08-31 2004-08-31 Wireless ic tag, information processing system, wireless ic tag control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004251461A JP2006072426A (en) 2004-08-31 2004-08-31 Wireless ic tag, information processing system, wireless ic tag control method, and program

Publications (1)

Publication Number Publication Date
JP2006072426A true JP2006072426A (en) 2006-03-16

Family

ID=36153034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004251461A Withdrawn JP2006072426A (en) 2004-08-31 2004-08-31 Wireless ic tag, information processing system, wireless ic tag control method, and program

Country Status (1)

Country Link
JP (1) JP2006072426A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008250426A (en) * 2007-03-29 2008-10-16 Omron Corp Read/write processing method, read/write processing apparatus and rfid tag

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008250426A (en) * 2007-03-29 2008-10-16 Omron Corp Read/write processing method, read/write processing apparatus and rfid tag

Similar Documents

Publication Publication Date Title
US7671743B2 (en) Detecting a departure of an RFID tag from an area
JP2011513813A5 (en)
JP2008071281A (en) Rf tag reader and method
US20110298593A1 (en) Electronic device and method for controlling the same
JPS62251949A (en) Error correcting method for memory device
JP2012068769A (en) Wireless tag writing device, wireless tag reading device, wireless tag writing method, wireless tag reading method and wireless tag
JP2008028641A (en) Data transmission device
JP2006072426A (en) Wireless ic tag, information processing system, wireless ic tag control method, and program
CN103425928B (en) The antivirus system and method for electronic installation
JP2008250426A (en) Read/write processing method, read/write processing apparatus and rfid tag
JP2009009521A (en) Overlook prevention method for radio tag and radio tag information management system using the same
JP6835689B2 (en) RFID reader / writer device, error detection program and error detection method
JP2007299222A (en) Data update method, data update program, and information terminal apparatus using them
JP4863472B2 (en) Memory management method
JP2008234537A (en) Forged merchandise detecting system and forged merchandise detecting method
CN108132793A (en) Transmission, upgrade method and the device of eMMC online upgrading files
JP6908844B2 (en) Semiconductor storage device with wireless communication function and application control method
JP4400539B2 (en) RFID system, reader and tag
JP2007310590A (en) Radio tag system, radio tag data writing method, radio tag reader/writer device and radio tag
US8971454B2 (en) Radio apparatus and data reproducing method
JP4888862B2 (en) Memory management method
JP2007257628A (en) Method for error correction and error detection for reading out stored information data and storage control unit therefor
JP2009026187A (en) Article information management system
JP4451667B2 (en) Device and lead device
JP6314473B2 (en) Image display processing apparatus and display processing program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070119

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20071211