JP2018181253A - Commodity data processing device and commodity data processing program - Google Patents

Commodity data processing device and commodity data processing program Download PDF

Info

Publication number
JP2018181253A
JP2018181253A JP2017084546A JP2017084546A JP2018181253A JP 2018181253 A JP2018181253 A JP 2018181253A JP 2017084546 A JP2017084546 A JP 2017084546A JP 2017084546 A JP2017084546 A JP 2017084546A JP 2018181253 A JP2018181253 A JP 2018181253A
Authority
JP
Japan
Prior art keywords
tag
reading
read
product
reading operation
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
JP2017084546A
Other languages
Japanese (ja)
Other versions
JP6962705B2 (en
Inventor
肇 菊川
Hajime Kikugawa
肇 菊川
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 JP2017084546A priority Critical patent/JP6962705B2/en
Publication of JP2018181253A publication Critical patent/JP2018181253A/en
Priority to JP2021168490A priority patent/JP7208329B2/en
Application granted granted Critical
Publication of JP6962705B2 publication Critical patent/JP6962705B2/en
Priority to JP2023000619A priority patent/JP7472329B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To prevent a commodity for which data reading from an electronic tag has been completed from being left behind.SOLUTION: According to an embodiment, a commodity data processing device has storage means, settlement means, reading control means, and output means. The storage means stores tag data read from an electronic tag attached to a commodity by a reading operation of a tag reader. The settlement means executes settlement processing based on the tag data stored by the storage means. The reading control means causes a first reading operation to be executed by the tag reader, and after the settlement processing based on the tag data read by the first reading operation is executed, causes the tag reader to execute a second reading operation. The output means outputs a message in the case where the tag data has been read by the second reading operation.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、商品データ処理装置、及び商品データ処理プログラムに関する。   Embodiments of the present invention relate to a commodity data processing apparatus and a commodity data processing program.

スーパーマーケットなどの店舗には、チェックアウトシステムが設置されている。チェックアウトシステムには、顧客が購入しようとする商品を登録して取引情報を生成し、取引情報をもとに決済処理をする商品データ処理装置が設けられる。通常、商品データ処理装置は、店員(キャッシャ)の操作によって、商品の登録と決済処理のための操作が行われる。一般に、商品の登録は、商品に付されたバーコードをスキャナによって読み取らせることで行われる。   Checkout systems are installed in stores such as supermarkets. The checkout system is provided with a product data processing apparatus that registers a product that a customer intends to purchase, generates transaction information, and performs a payment process based on the transaction information. Usually, in the commodity data processing apparatus, operations for registration and settlement processing of the commodity are performed by the operation of a store clerk (cash shop). Generally, registration of a product is performed by causing a scanner to read a barcode attached to the product.

近年では、例えばRFID(radio frequency identification)タグと称される電子タグを利用して商品を登録することができるチェックアウトシステムが増えてきている。このチェックアウトシステムでは、各商品に商品固有のデータが記録されたRFIDタグを取り付け、そのRFIDタグが記憶するデータ(以下、タグデータと称する)を、無線通信などを用いてタグリーダによって読み取る。商品データ処理装置は、タグデータをもとに購入対象とする商品の情報を収集して取引情報を生成する。   In recent years, for example, a checkout system capable of registering a product using an electronic tag called an RFID (radio frequency identification) tag has been increasing. In this checkout system, an RFID tag in which product-specific data is recorded is attached to each product, and data stored in the RFID tag (hereinafter referred to as tag data) is read by a tag reader using wireless communication or the like. The product data processing apparatus collects information on a product to be purchased based on the tag data to generate transaction information.

タグリーダによる読み取りは、無線通信(電波)により行われるため、購入対象とする商品に付されたRFIDタグからのみタグデータを読み取ることができるように、例えば電波を遮蔽する部材により形成された読み取り装置の筐体内に収納された商品に対して実行する。   Since the reading by the tag reader is performed by wireless communication (radio wave), a reader formed by, for example, a member that shields radio wave so that tag data can be read only from the RFID tag attached to the product to be purchased Execute for the goods stored in the case of

RFIDタグを利用した商品の登録は、一括して複数の商品の登録が可能であるため、商品の登録のための処理を効率化することができる。一方、前述したように、読取装置の筐体内に商品を収容して、読み取りを実行する必要があるため、筐体内に収容した商品について読み取りを実行した後、商品を取り出す際に、商品の取り忘れが発生する可能性がある。例えば、商品カゴに商品が山積みになっている場合に、商品カゴを読み取り装置から取り出す際に、商品が商品カゴから落下してしまう、あるいは数点の商品を商品カゴに入れない状態で読み取り装置の筐体に収容した場合に、商品を取り忘れてしまう、などの状況が発生し得る。   Since registration of a product using an RFID tag can be performed collectively for a plurality of products, processing for product registration can be streamlined. On the other hand, as described above, since it is necessary to store the product in the housing of the reader and execute reading, when the product stored in the housing is read, the product is taken out. Forgetting can occur. For example, when goods are piled up in the goods basket, when taking out the goods basket from the reading apparatus, the goods fall from the goods basket or the reading apparatus in a state where several items are not put in the goods basket In the case of being accommodated in the case of, the situation of forgetting to take out goods etc. may occur.

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

本発明が解決しようとする課題は、電子タグからのデータ読み取りが完了した商品の取り忘れを防止することが可能な商品データ処理装置、及び商品データ処理プログラムを提供することである。   The problem to be solved by the present invention is to provide a product data processing apparatus and a product data processing program capable of preventing the forgetting of a product for which reading of data from an electronic tag is completed.

実施形態によれば、商品データ処理装置は、記憶手段、決済手段、読取制御手段、及び出力手段を有する。記憶手段は、タグリーダの読取動作によって商品に付された電子タグから読み取られたタグデータを記憶する。決済手段は、前記記憶手段により記憶されたタグデータに基づく決済処理を実行する。読取制御手段は、前記タグリーダにより第1の読取動作を実行させ、前記第1の読取動作により読み取られたタグデータに基づく決済処理が実行された後、前記タグリーダに第2の読取動作を実行させる。出力手段は、前記第2の読取動作によってタグデータが読み取られた場合に、メッセージを出力する。   According to the embodiment, the commodity data processing apparatus has a storage unit, a settlement unit, a reading control unit, and an output unit. The storage means stores tag data read from the electronic tag attached to the product by the reading operation of the tag reader. The settlement means executes a settlement process based on the tag data stored by the storage means. The reading control means causes the tag reader to execute the first reading operation and causes the tag reader to execute the second reading operation after the settlement process based on the tag data read by the first reading operation is performed. . The output means outputs a message when tag data is read by the second read operation.

本実施形態の商品データ処理装置の外観図。BRIEF DESCRIPTION OF THE DRAWINGS The external view of the goods data processing apparatus of this embodiment. 本実施形態における商品データ処理装置のハードウェア構成を示すブロック図。FIG. 2 is a block diagram showing the hardware configuration of a product data processing apparatus according to the embodiment. 本実施形態におけるPOS端末(CPU)による制御処理のフローチャート。6 is a flowchart of control processing by the POS terminal (CPU) in the present embodiment. 本実施形態におけるPOS端末(CPU)による制御処理のフローチャート。6 is a flowchart of control processing by the POS terminal (CPU) in the present embodiment. 本実施形態におけるメッセージ表示画面の一例を示す図。The figure which shows an example of the message display screen in this embodiment.

以下、本実施形態について、図面を参照しながら説明する。
図1は、本実施形態の商品データ処理装置100の外観図である。商品データ処理装置100は、例えば野菜,果物等の食品や雑貨等を商品として取扱う店舗等において使用される。
Hereinafter, the present embodiment will be described with reference to the drawings.
FIG. 1 is an external view of a commodity data processing apparatus 100 according to the present embodiment. The product data processing apparatus 100 is used, for example, in a store that handles food such as vegetables and fruits, miscellaneous goods, etc. as a product.

商品データ処理装置100は、顧客が買い上げる商品を登録する登録部としての読取装置1と、顧客の代金支払いを処理する決済部としてのPOS(Point Of Sales)端末2とを含む。読取装置1は、例えばPOS端末2の横の会計カウンタ3の上に取り付けられる。POS端末2は、レジ台4の上に設置される。読取装置1とPOS端末2とは、通信ケーブルによって電気的に接続される。   The product data processing apparatus 100 includes a reading device 1 as a registration unit for registering a product purchased by a customer, and a POS (Point Of Sales) terminal 2 as a settlement unit for processing payment for the customer. The reading device 1 is mounted, for example, on the accounting counter 3 beside the POS terminal 2. The POS terminal 2 is installed on the cash register 4. The reader 1 and the POS terminal 2 are electrically connected by a communication cable.

読取装置1は、商品に付された電子タグ、例えばRFID(Radio Frequency Identification)タグに記憶された商品コード等を含むタグデータを無線通信により読み取る。読取装置1は、例えばUHF帯で動作するRFIDタグを読み取るものとする。また、読取装置1は、読取装置1の外部(外界)からの電波を遮蔽し、例えば買物カゴ6,7に入れられた商品を収納する収納室としての機能を有する。読取装置1は、商品に付されているRFIDタグから読み取ったタグデータを、POS端末2に出力(送信)する。読取装置1は、タグ読取室(収納室)に収容された複数の商品にそれぞれ付された複数のRFIDタグから、一括してそれぞれのタグデータを読み取ることができる。   The reader 1 reads, by wireless communication, tag data including a product code or the like stored in an electronic tag attached to a product, for example, an RFID (Radio Frequency Identification) tag. The reader 1 reads, for example, an RFID tag operating in the UHF band. Further, the reading device 1 shields radio waves from the outside (outside) of the reading device 1 and has a function as a storage room for storing goods put in, for example, shopping baskets 6 and 7. The reader 1 outputs (sends) tag data read from an RFID tag attached to a product to the POS terminal 2. The reader 1 can collectively read each tag data from a plurality of RFID tags respectively attached to a plurality of products stored in a tag reading room (storage room).

読取装置1は、読取装置1の主たる外装を構成する筐体1aと、筐体1aに設けられた商品(買物カゴなど)の出入り口となる開口部を開閉するための開閉蓋1bとを有する。図1では、開閉蓋1bが開状態にある読取装置1を示している。筐体1aは、略箱型の形状に構成される。筐体1aは、内部に買物カゴを収納可能な大きさのタグ読取室(収納室)が形成される。   The reading device 1 has a housing 1a constituting a main exterior of the reading device 1, and an open / close lid 1b for opening and closing an opening serving as an entrance of a product (such as a shopping basket) provided in the housing 1a. FIG. 1 shows the reading device 1 in which the open / close lid 1b is in an open state. The housing 1a is configured in a substantially box shape. The case 1a is formed with a tag reading room (housing room) of a size that can store a shopping basket inside.

筐体1a及び開閉蓋1bの外面側は、例えば、金属板やモールド材等の電波反射部材、又は電波を吸収する電波吸収材で形成されている。筐体1a及び開閉蓋1bの内面側は、例えば、電波反射部材又は電波吸収部材で覆う構成としてもよいし、その他の部材で覆う構成としても良い。   The outer surface side of the housing 1a and the open / close lid 1b is formed of, for example, a radio wave reflection member such as a metal plate or a molding material, or a radio wave absorber which absorbs radio waves. The inner surface side of the housing 1a and the open / close lid 1b may be covered with, for example, a radio wave reflection member or a radio wave absorption member, or may be covered with another member.

開閉蓋1bは、筐体1aに設けたヒンジ機構により、引き上げ/引き下げることができる。また、筐体1aには、開閉蓋1bの開閉を検出する開閉センサ(図2に示す開閉センサ27)が設けられている。商品データ処理装置100を操作するオペレータ(キャッシャ)は、開閉蓋1bを開状態とすることで、筐体1aの開口部を介して、筐体1aのタグ読取室内に、商品あるいは商品を入れた買物カゴを出し入れすることができる。   The open / close lid 1b can be pulled up / down by a hinge mechanism provided in the housing 1a. Further, an open / close sensor (open / close sensor 27 shown in FIG. 2) for detecting the open / close of the open / close lid 1b is provided in the housing 1a. An operator (a cashier) operating the product data processing apparatus 100 places a product or goods in the tag reading chamber of the housing 1a through the opening of the housing 1a by opening the open / close lid 1b. You can put in and out shopping baskets.

タグ読取室内には、タグリーダ(図2に示すタグリーダ26)が設置される。タグリーダは、例えば送受信兼用のRFIDアンテナを有している。   A tag reader (tag reader 26 shown in FIG. 2) is installed in the tag reading chamber. The tag reader has, for example, an RFID antenna for both transmission and reception.

POS端末2は、オペレータによる操作に必要なデバイスとしてキーボード21、オペレータ用のタッチパネル22(タッチスクリーン)、カードリーダ23、及びレシートプリンタ24を備える。これらのデバイスのうち、キーボード21、オペレータ用タッチパネル22は、POS端末2の本体を構成する筐体の上面に配置される。レシートプリンタ24は、筐体に内蔵され、印字されたレシートをレシート発行口から発行(排出)する。   The POS terminal 2 includes a keyboard 21, a touch panel 22 (touch screen) for the operator, a card reader 23, and a receipt printer 24 as devices necessary for operation by the operator. Among these devices, the keyboard 21 and the operator touch panel 22 are disposed on the upper surface of a case constituting the main body of the POS terminal 2. The receipt printer 24 is incorporated in the housing and issues (discharges) the printed receipt from the receipt issue port.

図2は、本実施形態における商品データ処理装置100(読取装置1、POS端末2)のハードウェア構成を示すブロック図である。なお、図2において図1と同一の部位には同一の符号を付し、その詳細な説明は省略する。   FIG. 2 is a block diagram showing a hardware configuration of the commodity data processing apparatus 100 (reading apparatus 1, POS terminal 2) in the present embodiment. In FIG. 2, the same parts as those in FIG.

POS端末2は、コンピュータの機能を有する。すなわち、POS端末2は、CPU(central processing unit)10、ROM(read-only memory)11、RAM(random-access memory)12、補助記憶ユニット13、時計ユニット14、キーボードコントローラ15、タッチパネルコントローラ16、カードリーダコントローラ17、プリンタコントローラ18、釣銭機コントローラ19、キーボード21、タッチパネル22、カードリーダ23、プリンタ24、自動釣銭機5、通信デバイス20を含む。読取装置1は、タグリーダ26、開閉センサ27を含む。   The POS terminal 2 has a computer function. That is, the POS terminal 2 includes a CPU (central processing unit) 10, a ROM (read-only memory) 11, a RAM (random-access memory) 12, an auxiliary storage unit 13, a clock unit 14, a keyboard controller 15, a touch panel controller 16, The card reader controller 17, the printer controller 18, the change machine controller 19, the keyboard 21, the touch panel 22, the card reader 23, the printer 24, the automatic change machine 5, and the communication device 20 are included. The reader 1 includes a tag reader 26 and an open / close sensor 27.

CPU10、ROM11、RAM12、補助記憶ユニット13、時計ユニット14、タッチパネルコントローラ16、カードリーダコントローラ17、プリンタコントローラ18、釣銭機コントローラ19、及び通信デバイス20は、バスラインにそれぞれ接続されている。読取装置1のタグリーダ26及び開閉センサ27は、通信ケーブル、バスラインを介して、CPU10と接続される。なお、図示していないが、警告音や音声メッセージなどの音声を出力することができるスピーカが設けられる。   The CPU 10, the ROM 11, the RAM 12, the auxiliary storage unit 13, the clock unit 14, the touch panel controller 16, the card reader controller 17, the printer controller 18, the change machine controller 19, and the communication device 20 are connected to bus lines. The tag reader 26 and the open / close sensor 27 of the reader 1 are connected to the CPU 10 via a communication cable and a bus line. Although not shown, a speaker capable of outputting a sound such as a warning sound or a voice message is provided.

CPU10は、ROM11及び補助記憶ユニット13に記憶されたオペレーティングシステム、ミドルウェア及びアプリケーションプログラムなどを含む制御プログラムに基づいて、POS端末2としての各種の動作を実現するべく各部を制御する。CPU10は、制御プログラムを実行することにより、読取装置1(タグリーダ26)を通じて商品に付されたRFIDタグから読み取られたタグデータ(商品コード等)をRAM12(タグリストエリア12a)に記憶させるスキャン処理、タグデータ(商品コード等)に基づいて決済処理に用いられる取引情報を生成する登録処理、取引情報をもとにした決済処理などを実行する。さらに、CPU10は、制御プログラムを実行することにより、タグリーダ26により第1の読取動作を実行させ、第1の読取動作により読み取られたタグデータに基づく決済処理が実行された後、タグリーダ26に第2の読取動作を実行させる読取制御機能、第2の読取動作によってタグデータが読み取られた場合に、メッセージを出力する出力制御機能、読取装置1からの商品の取り出し作業が完了したことを判別する判別機能が実現される。   The CPU 10 controls each unit to realize various operations as the POS terminal 2 based on a control program including an operating system, middleware, an application program and the like stored in the ROM 11 and the auxiliary storage unit 13. The CPU 10 executes a control program to store tag data (such as a product code) read from an RFID tag attached to a product through the reader 1 (tag reader 26) in the RAM 12 (tag list area 12a) Execute registration processing for generating transaction information used for settlement processing based on tag data (product code etc.), and settlement processing based on the transaction information. Furthermore, the CPU 10 executes the control program to cause the tag reader 26 to execute the first reading operation, and after the settlement process based on the tag data read by the first reading operation is executed, The read control function for executing the second read operation, the output control function for outputting a message when the tag data is read by the second read operation, and the completion of the work for taking out the product from the reader 1 are determined. The discrimination function is realized.

ROM11は、オペレーティングシステムなどを記憶する。ROM11は、ミドルウェアやアプリケーションプログラムを記憶する場合もある。またROM11は、CPU10が各種の処理を行う上で参照するデータを記憶する場合もある。   The ROM 11 stores an operating system and the like. The ROM 11 may store middleware and application programs. The ROM 11 may also store data to be referred to when the CPU 10 performs various processes.

RAM12は、CPU10が各種の処理を行う上で参照するデータを記憶する。さらにRAM12は、CPU10が各種の処理を行う上で一時的に使用するデータを記憶しておく、いわゆるワークエリアとして利用される。RAM12の記憶領域の一部は、例えばタグリストエリア12a、商品リストエリアとして利用される。タグリストエリア12aには、読取装置1のタグリーダ26によって、商品に付されたRFIDタグから読み取られたタグデータが記憶される。   The RAM 12 stores data to be referred to when the CPU 10 performs various processes. Further, the RAM 12 is used as a so-called work area in which data temporarily used when the CPU 10 performs various processing is stored. A part of the storage area of the RAM 12 is used as, for example, a tag list area 12a and a product list area. The tag list area 12 a stores tag data read from an RFID tag attached to a product by the tag reader 26 of the reader 1.

補助記憶ユニット13は、例えばハードディスクドライブやSSD(solid state drive)などであり、CPU10が各種の処理を行う上で使用するデータや、CPU10での処理によって生成されたデータを保存する。また補助記憶ユニット13は、ミドルウェアやアプリケーションプログラムを記憶する場合もある。
時計ユニット14は、定常的に計時動作を行い、日付及び時刻を表す日時情報を生成する。
The auxiliary storage unit 13 is, for example, a hard disk drive or a solid state drive (SSD), and stores data used when the CPU 10 performs various processes, and data generated by the process of the CPU 10. The auxiliary storage unit 13 may also store middleware or an application program.
The clock unit 14 performs clocking operation on a steady basis, and generates date and time information representing date and time.

タッチパネルコントローラ16は、CPU10の制御の下にタッチパネル22での画像表示のための動作を制御する。またタッチパネルコントローラ16は、タッチパネル22でのユーザ操作に応じてタッチパネル22が出力する情報を、例えばRAM12を介してCPU10に与える。   The touch panel controller 16 controls an operation for displaying an image on the touch panel 22 under the control of the CPU 10. Further, the touch panel controller 16 provides the CPU 10 with information output by the touch panel 22 according to a user operation on the touch panel 22 via, for example, the RAM 12.

カードリーダ23は、カード挿入口から挿入されたカードに記録されたカード情報を読み取る。なお、カードとは、クレジットカード、デビットカード及びプリペイドカードなどのような決済カード、あるいはポイントカードなどが含まれ得る。またカードリーダ23は、カードに情報を書き込む機能を有していても良い。
カードリーダコントローラ17は、CPU10の制御の下にカードリーダ23の動作を制御するとともに、カードリーダ23から出力されたカード情報を、RAM12を介してCPU10に与える。
The card reader 23 reads card information recorded in a card inserted from the card insertion slot. The card may include a payment card such as a credit card, a debit card and a prepaid card, or a point card. Moreover, the card reader 23 may have a function of writing information on a card.
The card reader controller 17 controls the operation of the card reader 23 under the control of the CPU 10, and provides the card information output from the card reader 23 to the CPU 10 via the RAM 12.

プリンタ24は、例えばサーマルプリンタやドットインパクトプリンタなどであり、レシートを印刷する。プリンタ24は、レシートをレシート発行口5から排出する。
プリンタコントローラ18は、CPU10の制御の下にプリンタ24の動作を制御する。
The printer 24 is, for example, a thermal printer or a dot impact printer, and prints a receipt. The printer 24 discharges the receipt from the receipt issue port 5.
The printer controller 18 controls the operation of the printer 24 under the control of the CPU 10.

自動釣銭機5は、硬貨投入口及び紙幣投入口から投入される硬貨及び紙幣を収受し、必要に応じて釣銭としての硬貨及び紙幣を硬貨排出口及び紙幣排出口から排出する。
釣銭機コントローラ19は、CPU10の制御の下に自動釣銭機5の動作を制御する。
The automatic change machine 5 receives coins and bills inserted from the coin insertion slot and the bill insertion port, and discharges coins and bills as change from the coin discharge port and the bill discharge port as needed.
The change machine controller 19 controls the operation of the automatic change machine 5 under the control of the CPU 10.

タグリーダ26は、アンテナ、送信回路及び受信回路を含んだ周知の構成のものであって良い。タグリーダ26は、タグ読取室(収納室)空間を読取範囲とし、この空間の中に存在するRFIDタグからタグデータを読み取る。
開閉センサ27は、読取装置1の開閉蓋1bの開閉状態を検出して、CPU10に通知する。
通信デバイス20は、LAN(local area network)やインターネットなどの通信ネットワーク200を介して、図示しないサーバなどの他の装置と通信する。
The tag reader 26 may be of known construction including an antenna, transmitter circuitry and receiver circuitry. The tag reader 26 takes a tag reading room (storage room) space as a reading range, and reads tag data from an RFID tag present in the space.
The open / close sensor 27 detects the open / close state of the open / close lid 1 b of the reader 1 and notifies the CPU 10 of the open / close state.
The communication device 20 communicates with another device such as a server (not shown) via a communication network 200 such as a LAN (local area network) or the Internet.

次に、本実施形態における商品データ処理装置(POS端末2)の動作について説明する。
図3及び図4は、本実施形態におけるPOS端末2(CPU10)による制御処理のフローチャートである。CPU10は、ROM11または補助記憶ユニット13に記憶された制御プログラムに従って、図3及び図4に示す制御処理を実行する。なお、以下に説明する処理の内容は一例であって、同様な結果を得ることが可能な様々な処理を適宜に利用できる。
Next, the operation of the commodity data processing apparatus (POS terminal 2) in the present embodiment will be described.
3 and 4 are flowcharts of control processing by the POS terminal 2 (CPU 10) in the present embodiment. The CPU 10 executes the control processing shown in FIGS. 3 and 4 in accordance with the control program stored in the ROM 11 or the auxiliary storage unit 13. The contents of the processes described below are merely examples, and various processes that can obtain similar results can be appropriately used.

POS端末2は、オペレータ等により図示しない電源スイッチがオンされたことに応じて起動されると、CPU10は、制御プログラムの実行を開始して、図3,4に示す制御処理を開始する。   When the POS terminal 2 is activated in response to the power switch (not shown) turned on by the operator or the like, the CPU 10 starts the execution of the control program and starts the control process shown in FIGS.

CPU10は、商品データ処理装置100を構成する各部を初期化するための初期化処理を実行する(Act1)。例えば、初期化処理では、タグリストエリア12aや、RAM12に設定される商品リストエリアをクリアする処理を含む。また初期化は、チェックアウト処理のための入力操作を受け付ける画面(操作画面)をタッチパネル22に表示させる処理を含む。   The CPU 10 executes an initialization process for initializing each unit constituting the commodity data processing apparatus 100 (Act 1). For example, the initialization process includes a process of clearing the tag list area 12 a and the product list area set in the RAM 12. The initialization includes a process of causing the touch panel 22 to display a screen (operation screen) for receiving an input operation for the checkout process.

初期化が完了した後、CPU10は、例えば操作画面に設けたスキャンボタンをタッチするなど、予め定めた操作により、チェックアウトの手続きの開始が要求されたか否かを確認する。CPU10は、手続きの開始が要求されていない場合(Act2、No)、手続きの開始が要求されるのを待ち受ける。   After the initialization is completed, the CPU 10 confirms whether the start of the checkout procedure has been requested by a predetermined operation such as touching a scan button provided on the operation screen, for example. When the start of the procedure is not requested (Act 2, No), the CPU 10 waits for the request of the start of the procedure.

オペレータは、通常、手続きの開始を要求する操作に前に、顧客による買上の対象とする商品を読取装置1のタグ読取室内に収容する。すなわち、オペレータは、読取装置1の開閉蓋1bを開けて、開口を通じてタグ読取室内に収容した後、開閉蓋1bを閉じる。この場合、図1に示すように、商品を買物カゴ6,7に入れた状態で買物カゴ6,7をタグ読取室に収容しても良いし、商品のみをタグ読取室に収容しても良い。一般に、顧客は、購入しようとする商品の数が多い場合には、買物カゴ6に商品を入れて会計カウンタ3に持参する。この場合、買物カゴ6に商品を入れたままでタグ読取室に収容すれば良い。一方、顧客は、購入しようとする商品の数が少なく、手で持てる場合には、商品のみを会計カウンタ3に持参することがある。こうした場合、オペレータは、別に用意した買物カゴに商品を入れてタグ読取室に収容しても良いし、買物カゴを用意する手間を省いて商品のみをタグ読取室に収容しても良い。   The operator usually stores the goods to be purchased by the customer in the tag reading chamber of the reading device 1 before the operation requiring the start of the procedure. That is, the operator opens the open / close lid 1 b of the reader 1 and stores the open / close lid 1 b in the tag reading chamber through the opening, and then closes the open / close lid 1 b. In this case, as shown in FIG. 1, the shopping baskets 6 and 7 may be stored in the tag reading room with the products placed in the shopping baskets 6 and 7, or even if only the goods are stored in the tag reading room good. Generally, when there are a large number of products to be purchased, the customer puts the products in the shopping basket 6 and brings it to the accounting counter 3. In this case, the product may be stored in the tag reading room with the product put in the shopping basket 6. On the other hand, the customer may bring only the product to the accounting counter 3 when the number of products to be purchased is small and the product can be held by hand. In such a case, the operator may put the product in a separately prepared shopping basket and store it in the tag reading room, or may save the time and effort of preparing the shopping basket and store only the product in the tag reading room.

CPU10は、手続きの開始を要求するための予め定めた操作がされたことを検出した場合(Act2、Yes)、タグリーダ26による読取動作を起動する(Act3)。タグリーダ26は、タグ読取室空間に電波を出力して、タグ読取室空間に存在するRFIDタグに対するタグデータの読み取りを実行する。ここで、タグリーダ26は、RFIDタグからタグデータが読み取れた場合(Act4、Yes)、CPU10に通知する。なお、タグリーダ26は、タグ読取室に複数のRFIDタグ(商品)が存在する場合、例えば周知の手順により、1つずつRFIDタグからタグデータを読み取り、逐次、CPU10に通知する。   When the CPU 10 detects that a predetermined operation for requesting the start of the procedure has been performed (Act 2; Yes), the CPU 10 activates a reading operation by the tag reader 26 (Act 3). The tag reader 26 outputs radio waves to the tag reading room space to read tag data from an RFID tag present in the tag reading room space. Here, when the tag data is read from the RFID tag (Act 4, Yes), the tag reader 26 notifies the CPU 10. When a plurality of RFID tags (goods) exist in the tag reading room, the tag reader 26 reads tag data from the RFID tag one by one according to a known procedure, for example, and sequentially notifies the CPU 10.

CPU10は、タグリーダ26により読み取られたタグデータ(以下、受信タグデータと称する)が、POS端末2を設置している店舗で販売している商品に取り付けられたRFIDタグ(以下、商品タグと称する)のものであるか否かを確認する。CPU10は、受信タグデータが商品タグのものでないことを確認した場合(Act5、No)、販売の対象としていない商品に付されたRFIDタグから読み取られたタグデータとして、受信タグデータに対して後続する処理を実行せず、別のRFIDタグについての読み取りに戻る(Act4)。   The CPU 10 is an RFID tag (hereinafter referred to as a product tag) in which tag data (hereinafter referred to as received tag data) read by the tag reader 26 is attached to a product sold in the store where the POS terminal 2 is installed. To see if it is When the CPU 10 confirms that the received tag data is not that of a product tag (Act 5, No), the CPU 10 follows the received tag data as tag data read from an RFID tag attached to a product not to be sold. Do not execute processing, and return to reading about another RFID tag (Act 4).

一方、CPU10は、受信タグデータが商品タグのものであることを確認した場合(Act5、Yes)、受信タグデータに含まれるタグコードをキーとしてタグリストエリア12aを検索する(Act6)。   On the other hand, when the CPU 10 confirms that the received tag data is that of a product tag (Act 5, Yes), the CPU 10 searches the tag list area 12a using the tag code included in the received tag data as a key (Act 6).

CPU10は、受信タグデータに含まれるタグコードと同一のタグコードがタグリストエリア12aから見つからなかった場合(Act7、No)、受信タグデータをタグリストエリア12aに追加して書き込む(Act8)。CPU10は、受信タグデータに含まれた商品コードに基づいて商品情報(商品名、価格など)を取得する(Act9)。例えば、CPU10は、補助記憶ユニット13に記憶されている商品コードに対応する商品情報を読み出しても良いし、通信ネットワーク200を介してストアサーバなどから商品情報の配信を受けても良い。CPU10は、受信タグデータに基づいて取得した商品情報を、RAM12の商品リストエリアに記憶された商品リストに追加(更新)する(Act10)。   When the same tag code as the tag code included in the received tag data is not found from the tag list area 12a (No in Act 7), the CPU 10 adds the received tag data to the tag list area 12a and writes it (Act 8). The CPU 10 acquires product information (a product name, a price, etc.) based on the product code included in the received tag data (Act 9). For example, the CPU 10 may read product information corresponding to the product code stored in the auxiliary storage unit 13 or may receive distribution of product information from a store server or the like via the communication network 200. The CPU 10 adds (updates) the product information acquired based on the received tag data to the product list stored in the product list area of the RAM 12 (Act 10).

商品リストを更新した後、CPU10は、更新した商品リストの内容を表すように、タッチパネル22に表示させている小計画面を更新する(Act11)。なお、小計画面は、読取済みのタグデータに基づいて識別した商品の商品名、価格を一覧表示すると共に小計金額を表示するための画面である。小計画面には、決済の開始を要求するための決済ボタンも設けられる。   After updating the product list, the CPU 10 updates the sub-planning surface displayed on the touch panel 22 so as to indicate the content of the updated product list (Act 11). The sub-planning surface is a screen for displaying a list of commodity names and prices of commodities identified based on the read tag data and displaying a subtotal amount. On the sub-planning side, a settlement button is also provided to request the start of settlement.

以下、前述したように、タグリーダ26により読み取られた受信タグデータに応じた処理を繰り返して実行する(Act4〜11)。   Hereinafter, as described above, the processing according to the received tag data read by the tag reader 26 is repeatedly executed (Acts 4 to 11).

CPU10は、タグリーダ26により読み取られる受信タグデータに含まれるタグコードが、タグリストエリア12aに記憶された既に読み取り済みのタグコードと同一コードのみとなった場合、読取装置1のタグ読取室に存在するRFIDタグの全てからタグデータの読み取りが完了しているため、小計画面の表示の更新を行わない。   When the tag code included in the received tag data read by the tag reader 26 is only the same code as the already read tag code stored in the tag list area 12a, the CPU 10 exists in the tag reading room of the reading device 1 Since reading of tag data has been completed from all of the RFID tags, the display of the sub-planning surface is not updated.

オペレータは、小計画面の表示が更新(商品の追加)されなくなったことによりタグデータの読み取りが完了したことを確認することができる。ここで、オペレータは、小計画面に表示された決済ボタンにタッチすることで決済処理の実行を指示することができる。CPU10は、決済ボタンへのタッチを検出して、読取装置1の読取動作を終了させる。   The operator can confirm that the reading of the tag data is completed because the display on the sub-planning surface is not updated (the product is added). Here, the operator can instruct execution of the settlement process by touching the settlement button displayed on the minor planning surface. The CPU 10 detects a touch on the settlement button, and ends the reading operation of the reading device 1.

CPU10は、決済ボタンに対するタッチ操作がタッチパネル22で検出されると(Act12、Yes)、商品リストに記憶された商品情報に基づいて決済処理を実行する。決済処理では、例えば、支払い方法の選択(現金、クレジットカード)、支払い方法に応じた支払い操作(自動釣銭機5への現金投入、カードリーダ23によるクレジットカードの読み取り)に応じて、買上対象とする商品について決済が実行される。   When the touch operation on the settlement button is detected on the touch panel 22 (Act12, Yes), the CPU 10 executes the settlement process based on the product information stored in the product list. In the settlement process, for example, the purchase object is selected according to the selection of the payment method (cash, credit card) and the payment operation according to the payment method (cash input to the automatic change machine 5, reading of the credit card by the card reader 23). Settlement is performed for the goods to be

CPU10は、決済処理が完了する決済終了画面をタッチパネル22に表示させる(Act14)。また、CPU10は、決済処理が終了してから(あるいは決済終了画面を表示してから)の経過時間の計測を開始する。   The CPU 10 causes the touch panel 22 to display a settlement completion screen on which the settlement process is completed (Act 14). In addition, the CPU 10 starts measuring the elapsed time after the end of the settlement process (or after displaying the settlement end screen).

CPU10は、決済処理の結果を表したレシートをプリンタ24により発行させる(Act15)。すなわちCPU10は、決済処理の対象となった商品名や金額などを表した明細や、決済した合計金額、預かり金額、釣銭額などを表したレシート画像を生成し、これをプリンタ24によりレシート用紙に印刷させる。レシート用紙のレシート画像が印刷された領域は、その他の領域から切り離された後、レシート発行口5から排出される。なおCPU10は、クレジット決済が行われた場合には、その証書となるレシートも発行するようプリンタ24を制御する。これにより、レシート紙を用いたレシートが顧客に対して発行されることになる。あるいはCPU10は、レシートに記載する情報を含んだレシートデータを生成し、レシートデータを通信ネットワーク200を介して例えばセンタサーバ(図示せず)に送る。顧客は、適宜の情報通信端末を利用してセンタサーバにアクセスし、レシートデータの内容を閲覧することができる。   The CPU 10 causes the printer 24 to issue a receipt representing the result of the settlement process (Act 15). That is, the CPU 10 generates a receipt image representing the item name, the amount, etc. which is the object of the payment processing, the total amount settled, the deposit amount, the change amount, etc. Print it. The area on which the receipt image of the receipt paper is printed is separated from the other areas and then discharged from the receipt issue port 5. When the credit payment is performed, the CPU 10 controls the printer 24 to issue a receipt as the certificate. As a result, a receipt using receipt paper is issued to the customer. Alternatively, the CPU 10 generates receipt data including the information described in the receipt, and sends the receipt data to, for example, a center server (not shown) via the communication network 200. The customer can access the center server using an appropriate information communication terminal and browse the contents of the receipt data.

また、CPU10は、決済処理の結果として釣銭が発生しているか否かを確認する。そして釣銭が発生している場合(Act16、Yes)、CPU10は、自動釣銭機5により釣銭を払い出させる(Act17)。   Further, the CPU 10 confirms whether or not change has occurred as a result of the settlement process. When the change is generated (Act 16, Yes), the CPU 10 causes the automatic change machine 5 to pay out the change (Act 17).

一方、CPU10は、決済処理が終了してから(あるいは決済終了画面を表示してから)の経過時間が予め設定された時間(例えば8秒)となった場合、タグリーダ26による読取動作を起動して、読取装置1のタグ読取室に取り忘れた商品を検出するための再度の読取動作を実行させる(Act18)。予め設定された時間は、例えば、決済処理が完了した後、オペレータが通常の作業により読取装置1から商品を取り出すことができる時間であって、決済処理が済んだ顧客がPOS端末2から遠く離れていかない程度の適切な時間が設定される。   On the other hand, the CPU 10 activates the reading operation by the tag reader 26 when the elapsed time after the end of the settlement process (or after the settlement completion screen is displayed) reaches a preset time (for example, 8 seconds). Then, the tag reading chamber of the reading device 1 executes the second reading operation for detecting a forgotten product (Act 18). The time set in advance is, for example, a time when the operator can take out the product from the reading apparatus 1 by a normal operation after the settlement process is completed, and the customer who has completed the settlement process is far away from the POS terminal 2 The appropriate time is set to the extent that it does not speak.

CPU10は、タグリーダ26による再度の読取動作によりタグデータが読み取られなかった場合(Act19、No)、読取装置1から全ての商品が取り出されたものとして、次の顧客に対する処理をするために初期化処理を実行する(Act1)。   When the tag data is not read by the reading operation by the tag reader 26 again (Act 19, No), the CPU 10 initializes it as processing for the next customer as all items being taken out from the reading device 1 Execute the process (Act 1).

一方、CPU10は、タグリーダ26による再度の読取動作により受信タグデータが読み取られた場合(Act19、Yes)、受信タグデータに含まれるタグコードをキーとして、決済処理済みのタグデータが記録されたタグリストエリア12aを検索する(Act7)。   On the other hand, when the received tag data is read by the reading operation by the tag reader 26 again (Act 19, Yes), the CPU 10 uses the tag code included in the received tag data as a key, and the tag is recorded The list area 12a is searched (Act 7).

CPU10は、タグリストエリア12aの検索により、受信タグデータに含まれるタグコードと同一のタグコードがタグリストエリア12aから見つからなかった場合(Act21、No)、読取装置1から全ての商品が取り出されたものとして、次の顧客に対する処理をするために初期化処理を実行する(Act1)。すなわち、前述した再度の読取動作は、決済処理が終了してから(あるいは決済終了画面を表示してから)の経過時間が予め設定された時間となった場合に実行している。このため、読取装置1から商品が取り出された後、開閉蓋1bが閉められていない状態で再度の読取動作(Act18)が実行される可能性がある。この場合、タグリーダ26が読取装置1の周囲にある決済処理が完了していない、例えば顧客により買上の対象としていない商品(次の顧客の買上対象とする商品など)に付されたRFIDタグからタグデータを読み取ることがある。従って、タグデータが読み取られたとしても商品の取り忘れではないため初期化処理に移行する。   If the CPU 10 finds no tag code identical to the tag code included in the received tag data from the tag list area 12 a by searching the tag list area 12 a (No in Act 21), all items are taken out from the reader 1 In this case, the initialization process is performed to process the next customer (Act 1). That is, the rereading operation described above is performed when the elapsed time after the end of the settlement process (or after the settlement completion screen is displayed) has become a preset time. Therefore, after the product is taken out from the reading device 1, there is a possibility that the reading operation (Act 18) is performed again in a state where the open / close lid 1b is not closed. In this case, the tag reader 26 does not complete the payment processing around the reader 1, for example, a tag from an RFID tag attached to a product not to be purchased by the customer (a product to be purchased by the next customer, etc.) I sometimes read data. Therefore, even if the tag data is read, the process proceeds to the initialization process because it is not forgot the product.

これに対して、CPU10は、タグリストエリア12aの検索により、受信タグデータに含まれるタグコードと同一のタグコードがタグリストエリア12aから見つかった場合(Act21、Yes)、タッチパネル22において商品の取り忘れを警告するメッセージを表示させる(Act22)。また、図示しないスピーカから警告を表すエラー音を出力させても良い。   On the other hand, when the CPU 10 finds a tag code identical to the tag code included in the received tag data from the tag list area 12 a by searching the tag list area 12 a (Act 21, Yes) Display a message warning of forgetting (Act 22). Further, an error sound indicating a warning may be output from a speaker not shown.

例えば、決済処理が終了した後、予め設定された時間が経過しても、読取装置1から商品を取り出す作業がされていない場合には、全ての商品が読取装置1のタグ読取室に残ったままである。従って、受信タグデータと同一のタグコードがタグリストエリア12aに記憶されていると判別される。   For example, after the end of the settlement process, even if a preset time has passed, if no work has been done to take out the product from the reading device 1, all the items remain in the tag reading chamber of the reading device 1. Yes. Therefore, it is determined that the same tag code as the received tag data is stored in the tag list area 12a.

また、決済処理が終了した後、予め設定された時間内に読取装置1から商品を取り出す作業がされた場合であっても、例えば商品が山積みにされた商品カゴを読取装置1から取り出す際に、商品が商品カゴからが落下してタグ読取室に残される可能性がある。こうした場合、タグ読取室に残された商品に付されたRFIDタグから読み取られた受信タグデータが、決済処理済みのタグデータと一致するためメッセージが出力される。同様にして、商品カゴを使用しないで商品のみを読取装置1に収容した場合に、決済処理の後に全ての商品を取り出していない場合には、メッセージが表示される。   In addition, even if it is a case where the product is taken out from the reading device 1 within a preset time after the settlement process is completed, for example, when the product basket in which the products are piled up is taken out from the reading device 1 The goods may fall from the goods basket and be left in the tag reading room. In such a case, a message is output because the received tag data read from the RFID tag attached to the product left in the tag reading room matches the tag data that has been subjected to payment processing. Similarly, when only the goods are accommodated in the reading device 1 without using the goods basket, a message is displayed when all the goods have not been taken out after the settlement process.

図5は、本実施形態におけるメッセージ表示画面SCの一例を示す図である。
図5に示すメッセージ表示画面SCでは、例えば「取り忘れている商品が無いか確認して下さい。」のメッセージ50が表示されている。また、メッセージ表示画面SCには、メッセージ消去を指示するためのクリアボタン52が設けられている。
FIG. 5 is a view showing an example of the message display screen SC in the present embodiment.
On the message display screen SC shown in FIG. 5, for example, a message 50 of "Please check whether there is a product that you have forgotten to remove" is displayed. In addition, the message display screen SC is provided with a clear button 52 for instructing message deletion.

オペレータは、タッチパネル22にメッセージ表示画面が表示されることで、読取装置1のタグ読取室に商品が残されていないか確認することが促される。CPU10は、メッセージ表示画面SCのクリアボタン52に対するタッチ操作が検出された場合(Act23、Yes)、メッセージ表示画面SCを消去して(Act24)、次の顧客に対する処理をするために初期化処理を実行する(Act1)。すなわち、オペレータは、メッセージ表示画面SCを確認して、クリアボタン52に対して操作をしなければ次の顧客に対する処理に移れない。このため、オペレータに対して、商品の取り忘れを確実に確認させることができる。   By displaying the message display screen on the touch panel 22, the operator is prompted to confirm whether or not the product is left in the tag reading room of the reading device 1. When the touch operation on the clear button 52 of the message display screen SC is detected (Act 23, Yes), the CPU 10 erases the message display screen SC (Act 24), and performs initialization processing to process the next customer. Execute (Act 1). That is, the operator confirms the message display screen SC and can not proceed to processing for the next customer unless the clear button 52 is operated. For this reason, the operator can be assuredly confirmed that the product has been left out.

このようにして、本実施形態における商品データ処理装置100(POS端末2)では、決済処理が完了した商品を読取装置1のタグ読取室から取り忘れたとしても、タグリーダ26による決済処理後の再度の読取動作によりタグデータを読み取ってメッセージを出力させることができる。これにより、オペレータに対して読取装置1のタグ読取室に商品の取り忘れが無いか確認させることができ、商品の取り忘れを確実に防止することができる。   In this manner, in the product data processing apparatus 100 (POS terminal 2) according to the present embodiment, even if the product for which the payment processing has been completed is forgotten to be removed from the tag reading room of the reader 1, the product data processing apparatus 100 (POS terminal 2) Can read tag data and output a message. As a result, it is possible to make the operator confirm whether or not the tag reading room of the reader 1 has forgotten to take out the product, and it is possible to reliably prevent the forgetting of the product.

なお、前述した説明では、決済処理後に取り忘れ商品を検出するための再度の読取動作を1回のみ実行しているが(Act18)、複数回実行しても良い。例えば、再度の読取動作(2回目)により決済処理済みの商品に付されたRFIDタグからタグデータが読み取られた場合に、前述したようにメッセージを表示させる(Act22)。そして、メッセージを表示させてから予め設定された時間(例えば5秒)が経過した後、タグリーダ26により再度の読取動作(3回目)を実行させる。これにより、商品の取り忘れを確実にチェックすることが可能となる。なお、再度の読取動作によりタグデータが読み取られた場合に、その都度、異なる内容のメッセージを出力させるようにしても良い。   In the above description, the rereading operation for detecting a product left behind after the settlement process is performed only once (Act 18), but may be performed a plurality of times. For example, when the tag data is read from the RFID tag attached to the item for which the payment processing has been performed by the second reading operation (second time), the message is displayed as described above (Act 22). Then, after a preset time (for example, 5 seconds) elapses after the message is displayed, the tag reader 26 executes the reading operation (third time) again. This makes it possible to reliably check for missing items. In addition, when tag data are read by the reading operation again, you may make it output the message of a different content each time.

また、前述した説明では、決済処理が終了してから(あるいは決済終了画面を表示してから)の経過時間が予め設定された時間となった場合、タグリーダ26による再度の読取動作を実行させているが、決済処理後に読取装置1から商品の取り出し作業がされたことを検出してから再度の読取動作を実行させるようにしても良い。すなわち、CPU10は、商品がタグリーダ26による読取対象外の状態にされたことが判別された後に、タグリーダ26による再度の読取動作を実行させる。   Further, in the above description, when the elapsed time after the end of the settlement process (or after the settlement completion screen is displayed) becomes the time set in advance, the reading operation by the tag reader 26 is executed again. However, the reading operation may be performed again after detecting that the product has been taken out of the reading apparatus 1 after the settlement process. That is, after it is determined that the product is in the state of being out of the reading target by the tag reader 26, the CPU 10 causes the tag reader 26 to execute the reading operation again.

例えば、CPU10は、決済処理が終了した後、読取装置1の開閉センサ27から開閉蓋1bが開状態されたことが通知された後、再度、開閉センサ27から開閉蓋1bが閉状態にされたことが通知された場合に、商品の取り出し作業がされたものと判別する。   For example, after the settlement process is completed, the CPU 10 is notified that the open / close lid 1b is opened from the open / close sensor 27 of the reading device 1, and then the open / close lid 1b is closed again from the open / close sensor 27 When it is notified that the product is taken out, it is determined that the product has been taken out.

あるいは、CPU10は、決済処理が終了した後、読取装置1から商品の取り出しが完了したことをオペレータが入力するための確認ボタンをタッチパネル22に表示させる。オペレータは、読取装置1から商品を取り出した後、確認ボタンに対してタッチ操作をする。CPU10は、確認ボタンに対するタッチ操作を検出した場合に、商品の取り出し作業がされたものと判別する。   Alternatively, after the settlement process is completed, the CPU 10 causes the touch panel 22 to display a confirmation button for the operator to input that the removal of the product from the reading device 1 is completed. After taking out the product from the reading device 1, the operator performs a touch operation on the confirmation button. When the CPU 10 detects a touch operation on the confirmation button, the CPU 10 determines that the product has been taken out.

なお、読取装置1から商品の取り出し作業がされたこと(商品がタグリーダ26による読取対象外の状態にされたこと)を検出するための方法は、前述した方法以外であっても良い。CPU10は、前述したように、商品がタグリーダ26による読取対象外の状態にされたことを判別すると、前述したように、タグリーダ26による再度の読取動作を実行させる。   The method for detecting that the product has been taken out of the reader 1 (that the product has been excluded from being read by the tag reader 26) may be a method other than the method described above. As described above, when the CPU 10 determines that the product is not to be read by the tag reader 26 as described above, the CPU 10 causes the tag reader 26 to execute the re-reading operation as described above.

また、前述した説明では、店員(キャッシャ)により操作される商品データ処理装置100(POS端末2)を設けたチェックアウトシステムを例にしているが、決済処理のための操作を主に顧客が行うセルフタイプ、あるいはセミセルフタイプのチェックシステムに適用することも可能である。セルフタイプとセミセルフタイプの何れのチェックアウトシステムに設けられた商品データ処理装置においても、前述した、図3及び図4のフローチャートに示す処理と基本的に同じ処理を実行することで同様の作用効果を得ることができる。例えば、決済処理が完了した後、決済完了を顧客に通知するメッセージ(例えば「ご利用ありがとうございました」)を表示させた後、一定時間(例えば数秒)が経過した後に、タグリーダ26による再読み取りを実行させる。ここで、タグ読取室に取り忘れている商品に付されたRFIDタグからタグデータが読み取られた場合に、メッセージ(表示あるいは音声)を出力させて、顧客に対して商品の取り忘れを通知する。   Further, in the above description, the checkout system provided with the product data processing apparatus 100 (POS terminal 2) operated by a store clerk (a cashier) is taken as an example, but the customer mainly performs an operation for settlement processing. It is also possible to apply to a self type or semi self type check system. In the product data processing apparatus provided in either the self-type or semi-self type checkout system, the same operation and effect can be obtained by executing basically the same processing as the processing shown in the flowcharts of FIGS. 3 and 4 described above. You can get For example, after the settlement process is completed, after displaying a message notifying the customer of settlement completion (for example, "Thank you for using"), after a predetermined time (for example, several seconds) elapses, the tag reader 26 rereads Run it. Here, when the tag data is read from the RFID tag attached to the forgotten item in the tag reading room, a message (display or voice) is output to notify the customer of the forgotten item removal. .

また、前述した説明では、読取装置1とPOS端末2とが別筐体により構成されているが、読取装置1とPOS端末2とを一体化した商品データ処理装置100として構成することも可能である。また、読取装置1のタグ読取室の形状は、図1に示すような箱形に限るものではなく、店舗において扱う商品に応じて任意の形状、サイズにより構成することが可能である。また、タグリーダ26により読み取られたタグデータを、顧客による買上対象とする商品に付されたRFIDタグから読み取られたタグデータのみに特定できる場合には、読取装置1のタグ読取室に収納した状態でタグリーダ26による読取動作を実行しなくても良い。例えば、タグリーダ26から発信される電波が、顧客による買上対象とする商品以外に到達しないように調整することで、タグ読取室に商品を収納する必要が無い。   In the above description, the reading device 1 and the POS terminal 2 are configured in separate housings, but it is also possible to configure the product data processing device 100 in which the reading device 1 and the POS terminal 2 are integrated. is there. Further, the shape of the tag reading chamber of the reading device 1 is not limited to the box shape as shown in FIG. 1 and can be configured in any shape and size according to the products handled in the store. Moreover, when the tag data read by the tag reader 26 can be specified only to the tag data read from the RFID tag attached to the item to be purchased by the customer, the tag data stored in the tag reading room of the reader 1 It is not necessary to execute the reading operation by the tag reader 26. For example, it is not necessary to store the product in the tag reading room by adjusting the radio wave transmitted from the tag reader 26 not to reach other than the product to be purchased by the customer.

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

また、前述した実施の形態において記載した処理は、コンピュータに実行させることのできるプログラムとして、例えば磁気ディスク(フレキシブルディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリなどの記録媒体に書き込んで各種装置に提供することができる。また、通信媒体により伝送して各種装置に提供することも可能である。コンピュータは、記録媒体に記録されたプログラムを読み込み、または通信媒体を介してプログラムを受信し、このプログラムによって動作が制御されることにより、上述した処理を実行する。   Also, the processing described in the above-described embodiment may be a program that can be executed by a computer, for example, a recording medium such as a magnetic disk (flexible disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), semiconductor memory, etc. Can be provided to various devices. Moreover, it is also possible to transmit by a communication medium and to provide to various apparatuses. The computer reads the program recorded in the recording medium, or receives the program via the communication medium, and executes the above-described processing by controlling the operation by the program.

1…読取装置、1a…筐体、1b…開閉蓋、2…POS端末、10…CPU、11…ROM、12…RAM、12a…タグリストエリア、13…補助記憶ユニット、22…タッチパネル、24…プリンタ、26…タグリーダ、27…開閉センサ、SC…メッセージ表示画面、50…メッセージ、52…クリアボタン、100…商品データ処理装置。   DESCRIPTION OF SYMBOLS 1 ... Reading device, 1a ... Housing | casing, 1b ... Opening-closing lid, 2 ... POS terminal, 10 ... CPU, 11 ... ROM, 12 ... RAM, 12a ... Tag list area, 13 ... Auxiliary storage unit, 22 ... Touch panel, 24 ... Printer, 26: tag reader, 27: open / close sensor, SC: message display screen, 50: message, 52: clear button, 100: commodity data processing apparatus.

Claims (6)

タグリーダの読取動作によって商品に付された電子タグから読み取られたタグデータを記憶する記憶手段と、
前記記憶手段により記憶されたタグデータに基づく決済処理を実行する決済手段と、
前記タグリーダにより第1の読取動作を実行させ、前記第1の読取動作により読み取られたタグデータに基づく決済処理が実行された後、前記タグリーダに第2の読取動作を実行させる読取制御手段と、
前記第2の読取動作によってタグデータが読み取られた場合に、メッセージを出力する出力手段とを有する商品データ処理装置。
Storage means for storing tag data read from the electronic tag attached to the article by the reading operation of the tag reader;
A settlement unit which executes settlement processing based on tag data stored by the storage unit;
Reading control means for causing the tag reader to execute the second reading operation after the first reading operation is executed by the tag reader and the settlement process based on the tag data read by the first reading operation is executed;
An article data processing apparatus comprising: output means for outputting a message when tag data is read by the second reading operation.
前記出力手段は、前記第1の読取動作により読み取られた第1のタグデータと、前記第1の読取動作により読み取られた第2のタグデータとが一致する場合に、メッセージを出力する請求項1記載の商品データ処理装置。   The said output means outputs a message, when the 1st tag data read by said 1st read operation and the 2nd tag data read by said 1st read operation correspond. The commodity data processing device according to 1). 商品が前記タグリーダによる読取対象外の状態にされたことを判別する判別手段をさらに有し、
前記読取制御手段は、前記判別手段により決済処理の完了が判別された場合に、前記第2の読取動作を実行させる請求項1記載の商品データ処理装置。
The apparatus further comprises determination means for determining that the item has been excluded from being read by the tag reader,
The commodity data processing apparatus according to claim 1, wherein the reading control unit executes the second reading operation when the determination unit determines that the settlement process is completed.
前記読取制御手段は、前記決済処理が完了した後、予め決められた時間が経過した後に、前記第2の読取動作を実行させる請求項1記載の商品データ処理装置。   The commodity data processing apparatus according to claim 1, wherein the reading control unit executes the second reading operation after a predetermined time has elapsed after the settlement process is completed. 前記読取制御手段は、前記第2の読取動作によってタグデータが読み取られた場合に、前記メッセージが出力された後に、前記タグリーダに第3の読取動作を実行させる請求項1または請求項4記載の商品データ処理装置。   5. The tag reader according to claim 1, wherein, when the tag data is read by the second reading operation, the reading control means causes the tag reader to execute a third reading operation after the message is output. Product data processing device. コンピュータを、
タグリーダの読取動作によって商品に付された電子タグから読み取られたタグデータを記憶させる記憶手段と、
前記記憶手段により記憶されたタグデータに基づく決済処理を実行する決済手段と、
前記タグリーダにより第1の読取動作を実行させ、前記第1の読取動作により読み取られたタグデータに基づく決済処理が実行された後、前記タグリーダに第2の読取動作を実行させる読取制御手段と、
前記第2の読取動作によってタグデータが読み取られた場合にメッセージを出力する出力手段として機能させるための商品データ処理プログラム。
Computer,
Storage means for storing tag data read from the electronic tag attached to the article by the reading operation of the tag reader;
A settlement unit which executes settlement processing based on tag data stored by the storage unit;
Reading control means for causing the tag reader to execute the second reading operation after the first reading operation is executed by the tag reader and the settlement process based on the tag data read by the first reading operation is executed;
A commodity data processing program for functioning as output means for outputting a message when tag data is read by the second reading operation.
JP2017084546A 2017-04-21 2017-04-21 Product data processing device and product data processing program Active JP6962705B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2017084546A JP6962705B2 (en) 2017-04-21 2017-04-21 Product data processing device and product data processing program
JP2021168490A JP7208329B2 (en) 2017-04-21 2021-10-14 Product data processing device and product data processing program
JP2023000619A JP7472329B2 (en) 2017-04-21 2023-01-05 Product data processing device and product data processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017084546A JP6962705B2 (en) 2017-04-21 2017-04-21 Product data processing device and product data processing program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021168490A Division JP7208329B2 (en) 2017-04-21 2021-10-14 Product data processing device and product data processing program

Publications (2)

Publication Number Publication Date
JP2018181253A true JP2018181253A (en) 2018-11-15
JP6962705B2 JP6962705B2 (en) 2021-11-05

Family

ID=64276715

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2017084546A Active JP6962705B2 (en) 2017-04-21 2017-04-21 Product data processing device and product data processing program
JP2021168490A Active JP7208329B2 (en) 2017-04-21 2021-10-14 Product data processing device and product data processing program
JP2023000619A Active JP7472329B2 (en) 2017-04-21 2023-01-05 Product data processing device and product data processing program

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021168490A Active JP7208329B2 (en) 2017-04-21 2021-10-14 Product data processing device and product data processing program
JP2023000619A Active JP7472329B2 (en) 2017-04-21 2023-01-05 Product data processing device and product data processing program

Country Status (1)

Country Link
JP (3) JP6962705B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149111A (en) * 2018-02-28 2019-09-05 Necプラットフォームズ株式会社 Self POS terminal device
JP2019169197A (en) * 2019-06-14 2019-10-03 Necプラットフォームズ株式会社 Self POS terminal device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015170104A (en) * 2014-03-06 2015-09-28 東芝テック株式会社 Settlement processing device and control program thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08221659A (en) * 1995-02-09 1996-08-30 Hitachi Ltd Method and device for automatic adjustment
JPH09120484A (en) * 1995-10-24 1997-05-06 Hitachi Ltd System, method, and device for automatic article adjustment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015170104A (en) * 2014-03-06 2015-09-28 東芝テック株式会社 Settlement processing device and control program thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149111A (en) * 2018-02-28 2019-09-05 Necプラットフォームズ株式会社 Self POS terminal device
US11210644B2 (en) 2018-02-28 2021-12-28 Nec Platforms, Ltd. Self-service POS terminal device
JP2019169197A (en) * 2019-06-14 2019-10-03 Necプラットフォームズ株式会社 Self POS terminal device

Also Published As

Publication number Publication date
JP7208329B2 (en) 2023-01-18
JP2022002149A (en) 2022-01-06
JP6962705B2 (en) 2021-11-05
JP7472329B2 (en) 2024-04-22
JP2023026628A (en) 2023-02-24

Similar Documents

Publication Publication Date Title
CN105005749B (en) Reading device and merchandise sales data processing apparatus
EP3373260A1 (en) Portable computing device installed in or mountable to a shopping cart
JP7472329B2 (en) Product data processing device and product data processing program
JP6936087B2 (en) Readers and programs
JP6250464B2 (en) Reading apparatus and program
JP7216149B2 (en) Accounting device, accounting method and program
CN107545666B (en) Reading device
JP2011081619A (en) Sales data processing terminal and program
WO2019208389A1 (en) Article management system and article management method
JP2019087137A (en) Reader device
JP2016103189A (en) Commodity sales data processor
JP2011039739A (en) Mobile terminal, electronic receipt system and program
EP3499403B1 (en) Commodity information reading apparatus
JPH10162247A (en) Purchased article registration device and purchased article settlement system using the same
JP2024032706A (en) Store system, product sales processing device and its control program
JP2016075988A (en) Settlement processing device and control program therefor
JP6215183B2 (en) Merchandise sales data processing apparatus and control program thereof
JP7221722B2 (en) Goods information reader and program
JP7193269B2 (en) Product information reader and program
US20120055995A1 (en) Product code reader and product code reading method
JP7320765B2 (en) Cash register system and cash register settlement method
JP2013225252A (en) Adjustment device
JP5910382B2 (en) Refuse receipt fraud prevention device
JP2014203101A (en) Payment processing device and payment system
JP6145075B2 (en) Wireless tag

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210216

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210615

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210812

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211014

R150 Certificate of patent or registration of utility model

Ref document number: 6962705

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150