JP2012133457A - Order system, its server and order management method - Google Patents

Order system, its server and order management method Download PDF

Info

Publication number
JP2012133457A
JP2012133457A JP2010283130A JP2010283130A JP2012133457A JP 2012133457 A JP2012133457 A JP 2012133457A JP 2010283130 A JP2010283130 A JP 2010283130A JP 2010283130 A JP2010283130 A JP 2010283130A JP 2012133457 A JP2012133457 A JP 2012133457A
Authority
JP
Japan
Prior art keywords
order
customer
identification information
data
menu item
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
JP2010283130A
Other languages
Japanese (ja)
Inventor
Mika Hirama
美香 平間
Masaki Narabashi
正樹 奈良橋
So Miyazaki
創 宮崎
Naoki Watanabe
直樹 渡邊
Shuichi Tsujimoto
修一 辻本
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 JP2010283130A priority Critical patent/JP2012133457A/en
Publication of JP2012133457A publication Critical patent/JP2012133457A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent mistakes in table setting in a restaurant.SOLUTION: An order system 1 has an order terminal 41, a server 6 and a controller 4. The order terminal 41 is prepared for each customer and used for inputting data of menu items ordered by him/her. The server 6 generates unique identification information for a menu item ordered by a customer from data input with each order terminal 41 and outputs the identification information to record it in a tag 9 attached to a food of the menu item ordered by the customer. The controller 4 reads the identification information recorded in the tag 9 and identifies the order terminal 41 prepared for the customer who ordered the menu item from the identification information so as to actuate a notification function of the order terminal 41.

Description

本発明の実施形態は、飲食店の注文システム及びそのサーバ、並びに注文管理方法に関する。   Embodiments described herein relate generally to a restaurant order system, its server, and an order management method.

例えばファミリーレストランのような飲食店では、ハンディターミナルを使用した注文システムが導入されている。このシステムは、ウェイターやウェイトレスと呼ばれる接客担当者がハンディターミナルを携帯して接客する。そして客からメニュー品目の注文を受けると、ハンディターミナルを操作してそのメニュー品目の注文に関するデータを入力する。そうすると、入力データが注文管理サーバに転送され、そのデータから厨房への調理指示、伝票の発行等といった受注業務がサーバで実施される。   For example, restaurants such as family restaurants have introduced an ordering system using a handy terminal. In this system, waiters and waitresses called waitresses carry a handy terminal to serve customers. When an order for a menu item is received from a customer, the handy terminal is operated to input data related to the order of the menu item. Then, the input data is transferred to the order management server, and order receiving operations such as cooking instructions to the kitchen and issuance of slips are performed on the server.

また、最近では、タッチパネル付のオーダ端末を使用したセルフ式の注文システムが開発され、実用に供されている。このシステムは、客席に設置されたオーダ端末のタッチパネルに電子メニューを表示し、このメニューの中から客自身のタッチ操作によって選択されたメニュー品目の注文に関するデータを注文管理サーバに送信する。データを受信したサーバでは、ハンディターミナルを使用した注文システムと同様に受注処理が実施される。   Recently, a self-ordering system using an order terminal with a touch panel has been developed and put into practical use. This system displays an electronic menu on a touch panel of an order terminal installed in a passenger seat, and transmits data related to the order of menu items selected by the customer's own touch operation from the menu to the order management server. In the server that has received the data, the order receiving process is performed in the same manner as the order system using the handy terminal.

特開平2−288772号公報JP-A-2-2888772

多くの飲食店では、厨房で調理されたメニュー品目を接客担当者がその品目を注文した客に配膳する。このとき、配膳ミスがあると店の信用失墜につながる。   In many restaurants, menu items cooked in the kitchen are served by customers who have ordered the items. At this time, if there is a mishandling, it will lead to the loss of credit in the store.

本発明が解決しようとする課題は、配膳ミスを防止できる注文システムを提供することである。   The problem to be solved by the present invention is to provide an ordering system that can prevent a misplacement.

上記課題を解決するために、一実施形態の注文システムは、オーダ端末と、サーバと、コントローラとを備える。オーダ端末は、客別に用意され、その客が注文するメニュー品目のデータを入力する。サーバは、各オーダ端末で入力されたデータから客が注文したメニュー品目に対して一意の識別情報を生成し、この識別情報を客が注文したメニュー品目の商品に付されたタグに記録させるために出力する。コントローラは、タグに記録された識別情報を読み取り、その識別情報から当該メニュー品目を注文した客に対して用意されたオーダ端末を特定してそのオーダ端末が有する報知手段を作動させる。   In order to solve the above-described problem, an order system according to an embodiment includes an order terminal, a server, and a controller. The order terminal is prepared for each customer, and inputs data of menu items ordered by the customer. The server generates unique identification information for the menu item ordered by the customer from the data input at each order terminal, and records this identification information in a tag attached to the product of the menu item ordered by the customer. Output to. The controller reads the identification information recorded on the tag, identifies the order terminal prepared for the customer who ordered the menu item from the identification information, and activates the notification means of the order terminal.

一実施形態における注文システムの全体構成図。The whole block diagram of the order system in one Embodiment. 同システムにおける品目データベースのデータ構造を示す模式図。The schematic diagram which shows the data structure of the item database in the same system. 同システムにおける画像データベースのデータ構造を示す模式図。The schematic diagram which shows the data structure of the image database in the system. 同システムにおけるオーダ端末の要部構成を示すブロック図。The block diagram which shows the principal part structure of the order terminal in the same system. 食卓における各機器の配置例を示す模式図。The schematic diagram which shows the example of arrangement | positioning of each apparatus in a dining table. 同システムにおける厨房端末の要部構成を示すブロック図。The block diagram which shows the principal part structure of the kitchen terminal in the same system. 厨房端末が有する調理待ちテーブルのデータ構造を示す模式図。The schematic diagram which shows the data structure of the cooking waiting table which a kitchen terminal has. 厨房端末のディスプレイに表示される調理待ち画面の一例を示す図。The figure which shows an example of the cooking waiting screen displayed on the display of a kitchen terminal. 同システムにおける注文管理サーバの要部構成を示すブロック図。The block diagram which shows the principal part structure of the order management server in the same system. 同システムにおいて注文管理サーバが記憶するオーダファイルのデータ構造を示す模式図。The schematic diagram which shows the data structure of the order file which an order management server memorize | stores in the same system. 同システムにおいて食器タグに記録されるデータの構造を示す模式図。The schematic diagram which shows the structure of the data recorded on the tableware tag in the same system. 同システムにおいて注文管理サーバのCPUが実行する注文受付処理の手順を示す流れ図。The flowchart which shows the procedure of the order reception process which CPU of an order management server performs in the same system. 同システムにおいて注文管理サーバのCPUが実行する調理完了処理の手順を示す流れ図。The flowchart which shows the procedure of the cooking completion process which CPU of an order management server performs in the same system. 同システムにおいて厨房コントローラが調理指示データを受信したときの処理手順を示す流れ図。The flowchart which shows a process sequence when the kitchen controller receives cooking instruction data in the same system. 同システムにおいて厨房コントローラが調理完了データを受信したときの処理手順を示す流れ図。The flowchart which shows a process sequence when the kitchen controller receives cooking completion data in the same system. 同システムにおいて厨房コントローラがタグ書込コマンドを受信したときの処理手順を示す流れ図。The flowchart which shows a process sequence when the kitchen controller receives a tag write command in the same system. 同システムにおいて食卓コントローラが食器タグのデータを読み取ったときの処理手順を示す流れ図。The flowchart which shows a process sequence when the table controller reads the data of a tableware tag in the system. 同システムにおいて食卓コントローラが食器タグのデータを読み取ったときに変化するディスプレイの一例を示す図。The figure which shows an example of the display which changes when the table controller reads the data of a tableware tag in the system.

以下、実施形態の注文システムを、図面を用いて説明する。なお、この実施形態は、ファミリーレストランのような飲食店に本発明を適用した場合である。   Hereinafter, an order system according to an embodiment will be described with reference to the drawings. In this embodiment, the present invention is applied to a restaurant such as a family restaurant.

図1は、本実施形態における注文システム1の全体構成図である。飲食店では、店内に敷設されたLAN(Local Area Network)2に、データベースサーバ3、複数の食卓コントローラ4、厨房コントローラ5、注文管理サーバ6及びPOS(Point Of Sales)端末7を接続して、注文システム1が構築されている。   FIG. 1 is an overall configuration diagram of an order system 1 in the present embodiment. In a restaurant, a database server 3, a plurality of table controllers 4, a kitchen controller 5, an order management server 6 and a POS (Point Of Sales) terminal 7 are connected to a LAN (Local Area Network) 2 laid in the store, An order system 1 is constructed.

データベースサーバ3は、品目データベース31、画像データベース32等の種々のデータベースを管理するのに特化したコンピュータ機器である。   The database server 3 is a computer device specialized for managing various databases such as the item database 31 and the image database 32.

品目データベース31は、当該飲食店において、客に提供される全てのメニュー品目に関する情報を品目別に記憶する。メニュー品目に関する情報は、図2に示すように、品目コード、品目名称、カテゴリ、単価、KTID,メニュー用画像コード及び完成品画像コードを含む。   The item database 31 stores information on all menu items provided to customers in the restaurant by item. As shown in FIG. 2, the information regarding the menu item includes an item code, an item name, a category, a unit price, a KTID, a menu image code, and a finished product image code.

品目コードは、各メニュー品目を識別するために品目毎に割り当てられる。品目名称,カテゴリ及び単価は、対応する品目コードで識別されるメニュー品目の名称、属性情報、1点あたりの価格である。KTIDは,後述する厨房端末51の個体識別情報である。このKTIDで特定される厨房端末51の厨房にて、当該メニュー品目は調理される。メニュー用画像コードは、当該メニュー品目のメニュー用画像を識別し、完成品画像コードは、当該メニュー品目の完成品画像を識別する。   An item code is assigned to each item to identify each menu item. The item name, category, and unit price are the name, attribute information, and price per point of the menu item identified by the corresponding item code. KTID is individual identification information of the kitchen terminal 51 to be described later. The menu item is cooked in the kitchen of the kitchen terminal 51 specified by this KTID. The menu image code identifies the menu image of the menu item, and the finished product image code identifies the finished product image of the menu item.

画像データベース32は、各メニュー品目のメニュー用画像及び完成品画像に関する情報を記憶する。画像に関する情報は、図3に示すように、画像コードと画像データを含む。画像コードは、前記メニュー用画像コードまたは完成品画像コードである。画像データは、対応する画像コードで特定される画像をディスプレイに表示させるためのデータである。本実施形態では、メニュー用画像は二次元の画像であり、完成品画像は三次元の画像である。なお、完成品画像は、二次元画像であってもよい。あるいはメニュー用画像が三次元の画像であってもよい。   The image database 32 stores information on menu images and finished product images of each menu item. As shown in FIG. 3, the information about the image includes an image code and image data. The image code is the menu image code or the finished product image code. The image data is data for displaying on the display an image specified by the corresponding image code. In the present embodiment, the menu image is a two-dimensional image, and the finished product image is a three-dimensional image. The finished product image may be a two-dimensional image. Alternatively, the menu image may be a three-dimensional image.

各食卓コントローラ4は、客が飲食を行うための各食卓TAにそれぞれ対応して用意されており、その食卓TAに設けられたオーダ端末41とRFIDリーダ・ライタ42とを接続する。オーダ端末41は、食卓TAの席数分ある。RFIDリーダ・ライタ42は、食卓TBに対して少なくとも1台ある。   Each table controller 4 is prepared corresponding to each table TA for customers to eat and drink, and connects the order terminal 41 and the RFID reader / writer 42 provided on the table TA. The order terminal 41 has as many seats as the table TA. There is at least one RFID reader / writer 42 for the table TB.

図4は、オーダ端末41の要部構成を示すブロック図である。オーダ端末41は、CPU(Central Processing Unit)411を搭載し、このCPU411に、ROM(Read Only Memory)412、RAM(Random Access Memory)413、通信インターフェース414、表示コントローラ415及びタッチパネルコントローラ416を接続して、オーダ端末41の制御部を構成する。   FIG. 4 is a block diagram showing a main configuration of the order terminal 41. The order terminal 41 includes a CPU (Central Processing Unit) 411, and a ROM (Read Only Memory) 412, a RAM (Random Access Memory) 413, a communication interface 414, a display controller 415, and a touch panel controller 416 are connected to the CPU 411. Thus, the control unit of the order terminal 41 is configured.

ROM412は、オーダ端末41として必要な機能をCPU411が実現するためのプログラムを記憶する。また、各オーダ端末41を個体識別するために端末41毎に設定された識別情報MTIDを、ROM412は記憶する。   The ROM 412 stores a program for the CPU 411 to realize functions necessary for the order terminal 41. Further, the ROM 412 stores identification information MTID set for each terminal 41 in order to individually identify each order terminal 41.

RAM413は、CPU411のワークエリアとして可変的なデータを一時的に記憶する。通信インターフェース414は、食卓コントローラ4との間でデータ通信を行う。表示コントローラ415は、立体視ディスプレイ417の画面表示を制御する。立体ディスプレイ417は三次元の完成品画像を表示できる。勿論、二次元の画像も表示できる。タッチパネルコントローラ416は、タッチパネル418からの信号により立体視ディスプレイ417における画面上のタッチ位置座標を検出する。   The RAM 413 temporarily stores variable data as a work area for the CPU 411. The communication interface 414 performs data communication with the table controller 4. The display controller 415 controls the screen display of the stereoscopic display 417. The three-dimensional display 417 can display a three-dimensional finished product image. Of course, a two-dimensional image can also be displayed. The touch panel controller 416 detects touch position coordinates on the screen of the stereoscopic display 417 based on a signal from the touch panel 418.

図5に示すように、立体視ディスプレイ417は、食卓TAに配置された各座席SE1,SE2,SE3,SE4の正面の天板に埋設されている。そして、各立体視ディスプレイ417の画面上に、タッチパネル418が配設されている。   As shown in FIG. 5, the stereoscopic display 417 is embedded in the top plate in front of each seat SE1, SE2, SE3, SE4 arranged on the dining table TA. A touch panel 418 is disposed on the screen of each stereoscopic display 417.

RFIDリーダ・ライタ42は、無線通信の送受信回路を実装した本体(図示せず)と、この本体に接続されたアンテナ421とからなる。アンテナ421は、図5に示すように、食卓TAにおける天板の一端部に埋設されている。   The RFID reader / writer 42 includes a main body (not shown) on which a radio communication transceiver circuit is mounted, and an antenna 421 connected to the main body. As shown in FIG. 5, the antenna 421 is embedded in one end portion of the top plate of the table TA.

本実施形態では、調理されたメニュー品目が盛られる各食器8の底面に、それぞれRFIDタグからなる食器タグ9を付す。RFIDリーダ・ライタ42は、アンテナ421の交信領域内に入った食器タグ9とアンテナ421を介して交信し、食器タグ9のメモリに記憶されたデータを非接触で読み取る。   In this embodiment, a tableware tag 9 made of an RFID tag is attached to the bottom surface of each tableware 8 on which cooked menu items are arranged. The RFID reader / writer 42 communicates with the tableware tag 9 entering the communication area of the antenna 421 via the antenna 421, and reads the data stored in the memory of the tableware tag 9 in a non-contact manner.

厨房コントローラ5は、厨房端末51とRFIDリーダ・ライタ52とを接続する。厨房端末51は、厨房の数だけある。RFIDリーダ・ライタ52は、少なくとも1台ある。   The kitchen controller 5 connects the kitchen terminal 51 and the RFID reader / writer 52. There are as many kitchen terminals 51 as there are kitchens. There is at least one RFID reader / writer 52.

図6は、厨房端末51の要部構成を示すブロック図である。厨房端末51は、CPU511を搭載し、このCPU511に、ROM512、RAM513、通信インターフェース514、表示コントローラ515、タッチパネルコントローラ516及びプリンタコントローラ517を接続して、厨房端末51の制御部を構成する。   FIG. 6 is a block diagram showing a main configuration of the kitchen terminal 51. The kitchen terminal 51 includes a CPU 511, and a ROM 512, a RAM 513, a communication interface 514, a display controller 515, a touch panel controller 516, and a printer controller 517 are connected to the CPU 511 to constitute a control unit of the kitchen terminal 51.

ROM512は、厨房端末51として必要な機能をCPU511が実現するためのプログラムを記憶する。また、各厨房端末51を個体識別するために端末51毎に設定された識別情報KTIDを、ROM512は記憶する。   The ROM 512 stores a program for the CPU 511 to realize functions necessary for the kitchen terminal 51. Further, the ROM 512 stores identification information KTID set for each terminal 51 for individual identification of each kitchen terminal 51.

RAM513は、CPU511のワークエリアとして可変的なデータを一時的に記憶する。通信インターフェース514は、厨房コントローラ5との間でデータ通信を行う。表示コントローラ515は、ディスプレイ518の画面表示を制御する。タッチパネルコントローラ516は、上記ディスプレイ518の画面上に配置されたタッチパネル519からの信号により当該画面上のタッチ位置座標を検出する。プリンタコントローラ517は、プリンタ520の駆動を制御して、完成したメニュー品目の配膳先を示す配膳伝票を印字発行する。   The RAM 513 temporarily stores variable data as a work area for the CPU 511. The communication interface 514 performs data communication with the kitchen controller 5. The display controller 515 controls the screen display of the display 518. The touch panel controller 516 detects touch position coordinates on the screen based on a signal from the touch panel 519 arranged on the screen of the display 518. The printer controller 517 controls the driving of the printer 520 to print and issue a layout slip indicating the layout destination of the completed menu item.

本実施形態では、RAM513に、調理待ちテーブルTBLを形成する。調理待ちテーブルTBLは、図7に示すように、一連の番号順に、品目コード、品目名称及び食卓IDの各データを記憶する。品目コード及び品目名称は、客から注文を受けたメニュー品目のデータである。食卓IDは、そのメニュー品目を注文した客が着いている食卓TAの識別情報である。各食卓TAには、予め一意の食卓IDが設定されており、各食卓コントローラ4は、自己が対応する食卓TAの食卓IDを図示しないメモリで記憶保持している。   In the present embodiment, a cooking wait table TBL is formed in the RAM 513. As shown in FIG. 7, the cooking wait table TBL stores data of item codes, item names, and table IDs in the order of a series of numbers. The item code and item name are data of a menu item received from the customer. The dining table ID is identification information of the dining table TA that the customer who ordered the menu item arrives. A unique table ID is set in advance for each table TA, and each table controller 4 stores and holds the table ID of the table TA to which it corresponds in a memory (not shown).

図8は、厨房端末51のディスプレイ518に表示される調理指示画面の一例である。ディスプレイ518の画面上には、タッチパネル519が配設されている。   FIG. 8 is an example of a cooking instruction screen displayed on the display 518 of the kitchen terminal 51. A touch panel 519 is provided on the screen of the display 518.

CPU511は、調理待ちテーブルTBLから番号の昇順に品目名称を読み出し、この品目名称を表わすアイコンIC1〜IC6を、ディスプレイ518に順番に表示する。図8の例では、画面上段の左から右に向かって1番目から3番目までの品目名称を示すアイコンIC1〜IC3を表示し、続いて、画面下段の左から右に向かって4番目から6番目までの品目名称を示すアイコンIC4〜IC6を表示している。   The CPU 511 reads out item names from the cooking waiting table TBL in ascending order of numbers, and displays icons IC1 to IC6 representing the item names on the display 518 in order. In the example of FIG. 8, icons IC1 to IC3 indicating the first to third item names from the left to the right in the upper part of the screen are displayed, and then from the fourth to the sixth from the left to the right in the lower part of the screen. Icons IC4 to IC6 indicating item names up to are displayed.

図9は、注文管理サーバ6の要部構成を示すブロック図である。注文管理サーバ6は、CPU61を搭載し、このCPU61に、ROM62、RAM63、LANコントローラ64、時計部65及びHDD(Hard Disk Drive)66を接続して、注文管理サーバ6の制御部を構成する。   FIG. 9 is a block diagram showing a main configuration of the order management server 6. The order management server 6 includes a CPU 61, and a ROM 62, a RAM 63, a LAN controller 64, a clock unit 65, and an HDD (Hard Disk Drive) 66 are connected to the CPU 61 to constitute a control unit of the order management server 6.

ROM62は、注文管理サーバ6として必要な機能をCPU61が実現するためのプログラムを記憶する。RAM63は、CPU61のワークエリアとして可変的なデータを一時的に記憶する。LANコントローラ64は、LAN2を介して接続される各部との間のデータ通信を制御する。時計部65は、現時点の日付及び時刻を計時する。HDD66は、オーダファイル60を保存する。   The ROM 62 stores a program for the CPU 61 to realize functions necessary for the order management server 6. The RAM 63 temporarily stores variable data as a work area for the CPU 61. The LAN controller 64 controls data communication with each unit connected via the LAN 2. The clock unit 65 measures the current date and time. The HDD 66 stores the order file 60.

オーダファイル60は、客が注文したメニュー品目の関する情報を品目毎に記憶する。オーダファイル60に記憶されるデータの構造を図10に示す。図示するように、オーダファイル60は、食卓ID、MTID、品目コード、品目名称、単価、KTID、オーダ時刻及びステータスの各情報を含む。ステータスは、当該オーダファイル60のメニュー品目が配膳前なのか配膳後なのかを示す。   The order file 60 stores information on menu items ordered by customers for each item. The structure of data stored in the order file 60 is shown in FIG. As shown in the figure, the order file 60 includes information on a table ID, MTID, item code, item name, unit price, KTID, order time, and status. The status indicates whether the menu item of the order file 60 is before or after the allocation.

図11は、食器タグ9が記憶するデータ構造を示す模式図である。図示するように、食器タグ9は、食卓ID、MTID及び品目コードの各情報を含む。   FIG. 11 is a schematic diagram showing a data structure stored in the tableware tag 9. As shown in the figure, the tableware tag 9 includes information on a table ID, MTID, and item code.

かかる構成の注文システム1が構築された飲食店では、客は食卓TBに着くと、自身の手前にあるディスプレイ417の画面にタッチする。そうすると、そのディスプレイ417を備えたオーダ端末41が起動し、ディスプレイ417にメニュー画面が表示される。メニュー画面は、各種のメニュー品目のメニュー用画像を一覧にしたものである。また、注文確定ボタンも表示されている。   In the restaurant where the order system 1 having such a configuration is constructed, when the customer arrives at the dining table TB, the customer touches the screen of the display 417 in front of the customer. Then, the order terminal 41 provided with the display 417 is activated, and a menu screen is displayed on the display 417. The menu screen is a list of menu images for various menu items. An order confirmation button is also displayed.

客は、注文するメニュー品目の画像にタッチする。そうすると、このメニュー品目の品目コード,品目名称、単価、KTIDが品目データベース31から読み出され、オーダデータとして、当該食卓TAに対応した食卓コントローラ4のメモリに一時的に保持される。このオーダデータには、当該オーダ端末41の識別情報であるMTIDが付される。   The customer touches the image of the menu item to order. Then, the item code, item name, unit price, and KTID of this menu item are read from the item database 31 and temporarily stored in the memory of the table controller 4 corresponding to the table TA as order data. An MTID that is identification information of the order terminal 41 is attached to the order data.

客は、注文を終えると、画面上の注文確定ボタンにタッチする。そうすると、食卓コントローラ4で保持されている当該客のオーダデータをまとめたオーダデータ伝文が、LAN2を経由して注文管理サーバ6に送信される。このとき、オーダデータ伝文には、当該食卓コントローラ4の識別情報である食卓IDが付される。   When the customer completes the order, the customer touches the order confirmation button on the screen. Then, an order data message in which the order data of the customer held in the dining table controller 4 is collected is transmitted to the order management server 6 via the LAN 2. At this time, a table ID which is identification information of the table controller 4 is attached to the order data message.

上記オーダデータ伝文を受信した注文管理サーバ6は、図12の流れ図に示す手順で動作する。すなわちサーバ6は、オーダデータ伝文の受信を待機しており(ST1)、LANコントローラ64を介してオーダデータ伝文を受信すると(ST1のYES)、その伝文を解析して、この伝文に付された食卓IDを検出する(ST2)。またサーバ6は、この伝文に含まれるオーダデータの数Nを取得する。そして、このデータ数Nをレジスタにセットする(ST3)。   The order management server 6 that has received the order data message operates according to the procedure shown in the flowchart of FIG. That is, the server 6 waits for the reception of the order data message (ST1), and when receiving the order data message via the LAN controller 64 (YES in ST1), the server 6 analyzes the message and analyzes this message. The table ID attached to is detected (ST2). Further, the server 6 acquires the number N of order data included in this message. The number of data N is set in a register (ST3).

次いで、サーバ6は、カウンタnを“0”にリセットする(ST4)。しかる後、サーバ6は、上記カウンタnを“1”だけカウントアップする(ST5)。そして、カウンタnがレジスタの値Nを超えたか否かを判断する(ST6)。   Next, the server 6 resets the counter n to “0” (ST4). Thereafter, the server 6 counts up the counter n by “1” (ST5). Then, it is determined whether or not the counter n exceeds the register value N (ST6).

カウンタnがレジスタの値Nを超えていない場合(ST6のNO)、サーバ6は、受信したオーダデータ伝文からn番目のオーダデータを取得する(ST7)。そしてサーバ6は、このオーダデータの品目コード,品目名称、単価、KTID及びMTIDと、ステップST2の処理で検出した食卓IDと、時計部65で計時される現在時刻(オーダ時刻)とからオーダファイル60を作成する(ST8)。このとき、サーバ6は、当該オーダファイル60のステータスを、調理未完成を示す情報、例えば“0”とする(ST9)。また、サーバ6は、このオーダデータの品目コード、品目名称及びKTIDと、ステップST2の処理で取得した食卓IDとから調理指示データを作成する(ST10)。こうして、作成されたオーダファイル60と調理指示データは、RAM63で一時記憶される。   When the counter n does not exceed the register value N (NO in ST6), the server 6 acquires the nth order data from the received order data message (ST7). Then, the server 6 orders an order file from the item code, item name, unit price, KTID and MTID of the order data, the table ID detected in the process of step ST2, and the current time (order time) counted by the clock unit 65. 60 is created (ST8). At this time, the server 6 sets the status of the order file 60 to information indicating incomplete cooking, for example, “0” (ST9). Further, the server 6 creates cooking instruction data from the item code, item name and KTID of this order data and the table ID acquired in the process of step ST2 (ST10). Thus, the created order file 60 and cooking instruction data are temporarily stored in the RAM 63.

サーバ6は、カウンタnをさらに“1”だけカウントアップする(ST5)。そして、カウンタnがレジスタの値Nを超えていないことを確認したならば(ST6のNO)、サーバ6は、前記ステップST7〜ST10の処理を実行する。   The server 6 further counts up the counter n by “1” (ST5). If it is confirmed that the counter n does not exceed the value N of the register (NO in ST6), the server 6 executes the processes in steps ST7 to ST10.

サーバ6は、カウンタnをカウントアップする毎に、上記処理を繰り返す。そして、カウンタnがレジスタの値Nを超えたならば(ST6のYES)、サーバ6は、RAM63に記憶したオーダデータ数N分のオーダファイル60をHDD66に保存する(ST11)。また、同じくRAM63に記憶したオーダデータ数N分の調理指示データを、LAN2を経由して厨房コントローラ5に送信する(ST12)。以上で、オーダデータ伝文を受信した注文管理サーバ6の動作は終了する。   The server 6 repeats the above process every time the counter n is counted up. If the counter n exceeds the value N of the register (YES in ST6), the server 6 stores the order file 60 for the order data number N stored in the RAM 63 in the HDD 66 (ST11). Similarly, the cooking instruction data for the order data number N stored in the RAM 63 is transmitted to the kitchen controller 5 via the LAN 2 (ST12). Thus, the operation of the order management server 6 that has received the order data message ends.

このような注文管理サーバ6の動作は、ROM512内のプログラムに従って機能するCPU511によって実現される。   Such an operation of the order management server 6 is realized by the CPU 511 that functions according to the program in the ROM 512.

図14の流れ図に示すように、上記調理指示データを受信した厨房コントローラ5は(ST31のYES)、このデータから厨房端末51の識別情報であるKTIDを検出する(ST32)。そして、当該KTIDによって識別される厨房端末51の調理待ちテーブルTBLに、調理指示データに含まれる品目コード、品目名称及び食卓IDを番号順に登録する(ST33)。   As shown in the flowchart of FIG. 14, the kitchen controller 5 that has received the cooking instruction data (YES in ST31) detects KTID that is identification information of the kitchen terminal 51 from this data (ST32). Then, the item code, the item name, and the table ID included in the cooking instruction data are registered in order of number in the cooking waiting table TBL of the kitchen terminal 51 identified by the KTID (ST33).

調理待ちテーブルTBLに上記品目コード、品目名称及び食卓IDが登録されることによって、そのテーブルTBLを有する厨房端末51のディスプレイ518には、その品目名称を表わすアイコンが登録順に表示される。そこで厨房の調理担当者は、ディスプレイ518に表示された品目名称のメニュー品目を調理する。   By registering the item code, the item name, and the table ID in the cooking wait table TBL, icons representing the item names are displayed in the registration order on the display 518 of the kitchen terminal 51 having the table TBL. Therefore, the person in charge of cooking in the kitchen cooks the menu item having the item name displayed on the display 518.

調理が完了すると、調理担当者は、そのメニュー品目が盛られた食器8をRFIDリーダ・ライタ52のアンテナの交信領域内に置く。そして、ディスプレイ518に表示された当該メニュー品目のアイコンにタッチする。そうすると、厨房端末51のCPU511は、タッチされたアイコンに表示されている品目名称とそのメニュー品目の品目コードとを含む調理完了データを生成し、厨房コントローラ5に送信する。   When cooking is completed, the person in charge of cooking places the tableware 8 on which the menu item is placed in the communication area of the antenna of the RFID reader / writer 52. Then, the icon of the menu item displayed on the display 518 is touched. Then, the CPU 511 of the kitchen terminal 51 generates cooking completion data including the item name displayed on the touched icon and the item code of the menu item, and transmits it to the kitchen controller 5.

図15の流れ図に示すように、上記調理完了データを受信した厨房コントローラ51は(ST41のYES)、このデータから品目コードを検出する(ST42)。次いで、厨房コントローラ51は、調理完了データ送信元の厨房端末51における調理待ちテーブルTBLを検索し、品目コードが同一のレコードで番号が最小のレコードを検出する(ST43)。そして厨房コントローラ51は、検出したレコードを調理待ちテーブルTBLから削除する(ST44)。   As shown in the flowchart of FIG. 15, the kitchen controller 51 that has received the cooking completion data (YES in ST41) detects an item code from this data (ST42). Next, the kitchen controller 51 searches the cooking wait table TBL in the kitchen terminal 51 that is the source of cooking completion data, and detects the record with the same item code and the smallest number (ST43). Then, the kitchen controller 51 deletes the detected record from the cooking wait table TBL (ST44).

また、厨房コントローラ51は、検出したレコードの品目名称と食卓IDのデータで配膳伝票の印字データを編集し、プリンタ520を駆動して、配膳伝票をプリントアウトする(ST45)。さらに、厨房コントローラ51は、検出しレコードの品目コードと品目名称とを含む調理完了データを生成し、注文管理サーバ6に送信する(ST46)。   Further, the kitchen controller 51 edits the print data of the serving slip with the detected item name and table ID data, drives the printer 520, and prints out the serving slip (ST45). Further, the kitchen controller 51 detects and generates cooking completion data including the item code and item name of the record, and transmits them to the order management server 6 (ST46).

上記調理完了データを受信した注文管理サーバ6は、図13の流れ図に示す手順で動作する。すなわちサーバ6は、調理完了データの受信を待機しており(ST21)、LANコントローラ64を介して調理完了データを受信すると(ST21のYES)、そのデータから品目コードを検出する(ST22)。   The order management server 6 that has received the cooking completion data operates according to the procedure shown in the flowchart of FIG. That is, the server 6 waits for reception of cooking completion data (ST21), and receives cooking completion data via the LAN controller 64 (YES in ST21), and detects an item code from the data (ST22).

次いで、注文管理サーバ6は、その品目コードでHDD66を検索して、同一の品目コードを含み、かつ、ステータスが配膳前の状態にあるオーダファイル60を検出する。このとき、該当するオーダファイル60を複数検出した場合には、オーダ時刻が最も古いオーダファイル60を検出する(ST23)。   Next, the order management server 6 searches the HDD 66 with the item code, and detects an order file 60 that includes the same item code and whose status is in the state before serving. At this time, when a plurality of corresponding order files 60 are detected, the order file 60 with the oldest order time is detected (ST23).

サーバ6は、検出したオーダファイル60のステータスを、調理完了を示す情報、例えば“1”に更新する(ST24)。また、サーバ6は、検出したオーダファイル60から食卓ID、MTID及び品目コードを検出する(ST25)。そしてサーバ6は、この食卓ID、MTID及び品目コードを含む食器タグ書込コマンドを生成し(ST26)、このコマンドを厨房コントローラ5に送信する(ST27)。   The server 6 updates the status of the detected order file 60 to information indicating completion of cooking, for example, “1” (ST24). Further, the server 6 detects the table ID, MTID and item code from the detected order file 60 (ST25). And the server 6 produces | generates the tableware tag write command containing this table ID, MTID, and item code (ST26), and transmits this command to the kitchen controller 5 (ST27).

このような注文管理サーバ6の動作は、ROM62内のプログラムに従って機能するCPU61によって実現される。   Such an operation of the order management server 6 is realized by the CPU 61 that functions according to the program in the ROM 62.

図16の流れ図に示すように、上記食器タグ書込コマンドを受信した厨房コントローラ5は(ST51のYES)、RFIDリーダ・ライタ52を動作させて、書込コマンド中の食卓ID、MTID及び品目コードを、食器タグ9に非接触で書き込む(ST52)。   As shown in the flowchart of FIG. 16, the kitchen controller 5 that has received the tableware tag write command (YES in ST51) operates the RFID reader / writer 52 to set the table ID, MTID, and item code in the write command. Is written to the tableware tag 9 in a non-contact manner (ST52).

厨房コントローラ51は、食器タグ9への書込みが正常に終了したか否かを判断する(ST53)。正常に書込みが完了した場合には(ST53のYES)、コントローラ51は、図示しない報知部を動作させて書込完了を報知する(ST54)。これに対し、RFIDリーダ・ライタ52におけるアンテナの交信領域内に食器8が存在しなかったり、食器タグ9が壊れていたりするなどの原因から、正常に書き込めなかった場合には(ST53のNO)、コントローラ51は、書込エラーを報知する(ST55)。   The kitchen controller 51 determines whether or not the writing to the tableware tag 9 has been normally completed (ST53). If the writing is normally completed (YES in ST53), the controller 51 operates a notifying unit (not shown) to notify the completion of writing (ST54). On the other hand, when the table 8 is not present in the antenna communication area of the RFID reader / writer 52 or the table tag 9 is broken, the writing cannot be performed normally (NO in ST53). The controller 51 notifies a write error (ST55).

なお、書込完了及びエラーの報知方法は特に限定されない。例えばLEDランプの点灯や点滅を利用して報知してもよいし、ブザー音によって報知してもよい。書き込みエラーの場合には、図示しないが、再度書き込み処理を行えるような機構が備えられていてもよい。例えば、厨房端末51に食器タグ9に書き込まれなかったデータが保存されるようしておき、厨房端末から再書き込みの指示を出せるようにしても良い。また、食器タグ9が故障していた場合には、書き込み可能な食器タグ9を備えている別の食器8を用いて再度読み込み処理を行うようにしてもよい。   Note that the writing completion and error notification method is not particularly limited. For example, notification may be made using lighting or blinking of an LED lamp, or notification may be made by a buzzer sound. In the case of a writing error, although not shown, a mechanism that can perform the writing process again may be provided. For example, data that has not been written in the tableware tag 9 may be stored in the kitchen terminal 51 so that a rewriting instruction can be issued from the kitchen terminal. When the tableware tag 9 is out of order, the reading process may be performed again using another tableware 8 having the writable tableware tag 9.

メニュー品目の調理が完成すると、接客担当者は、配膳伝票にしたがって配膳する。このとき、接客担当者は、図18に示すように、食卓TAのアンテナ421が埋設されている位置に食器8を近づける。そうすると、RFIDリーダ・ライタ42がアンテナ421を介して食器8に付された食器タグ9と無線通信を行い、このタグ9のメモリに記憶するデータを非接触で読み取る。   When the cooking of the menu item is completed, the customer service representative distributes the food according to the distribution slip. At this time, as shown in FIG. 18, the customer service representative brings the tableware 8 close to the position where the antenna 421 of the table TA is embedded. Then, the RFID reader / writer 42 performs wireless communication with the tableware tag 9 attached to the tableware 8 via the antenna 421, and reads data stored in the memory of the tag 9 in a non-contact manner.

RFIDリーダ・ライタ42によって食器タグ9のデータが読み取られると、食卓コントローラ4は、図17の流れ図に示す手順で動作する。すなわちコントローラ4は、食器タグ9のデータ読取りを待機しており(ST61)、食器タグ9のデータが読み取られると(ST61のYES)、コントローラ4は、そのデータから食卓IDを検出する(ST62)。そして、自らが保持する食卓IDと照合して一致するか否かを判断する(STY63)。一致しない場合(ST63のNO)、コントローラ4は、食器タグ9のデータを破棄して、動作を終了する。   When the data of the tableware tag 9 is read by the RFID reader / writer 42, the table controller 4 operates according to the procedure shown in the flowchart of FIG. That is, the controller 4 is waiting for data reading of the tableware tag 9 (ST61), and when the data of the tableware tag 9 is read (YES in ST61), the controller 4 detects the table ID from the data (ST62). . Then, it is determined whether or not they match with the table ID held by itself (STY63). If they do not match (NO in ST63), the controller 4 discards the data of the tableware tag 9 and ends the operation.

食卓IDが一致した場合(ST63のYES)、コントローラ4は、この食器タグ9のデータから品目コードを検出する(ST64)。そして、データベースサーバ3に問合せを行い、この品目コードに対応して品目データベース31に記憶されている完成品画像コードを取得する(ST65)。さらに、コントローラ4は、データベースサーバ3に問合せを行い、この完成品画像コードに対応して画像データベース32に記憶されている完成品画像のデータを取得する(ST66)。   When the table IDs match (YES in ST63), the controller 4 detects the item code from the data of the tableware tag 9 (ST64). Then, an inquiry is made to the database server 3, and the finished product image code stored in the item database 31 corresponding to the item code is acquired (ST65). Further, the controller 4 makes an inquiry to the database server 3 and acquires the data of the finished product image stored in the image database 32 corresponding to the finished product image code (ST66).

コントローラ4は、この食器タグ9のデータからオーダ端末41の識別情報であるMTIDを検出する(ST67)。そしてコントローラ4は、このMTIDで識別されるオーダ端末41の報知手段である立体視ディスプレイ417に、ステップST66の処理でデータを取得した完成品画像を表示させる(ST68)。   The controller 4 detects the MTID that is the identification information of the order terminal 41 from the data of the tableware tag 9 (ST67). Then, the controller 4 causes the stereoscopic display 417, which is a notification means of the order terminal 41 identified by this MTID, to display the completed product image obtained in the process of step ST66 (ST68).

図18は、席SE1に対応したオーダ端末41の立体視ディスプレイ417に完成品画像が表示された例である。三次元の画像データからなる完成品画像は、立体視ディスプレイ417によって立体視可能に表示される。また、この画像の一部には、確認ボタンBTが表示される。   FIG. 18 is an example in which the finished product image is displayed on the stereoscopic display 417 of the order terminal 41 corresponding to the seat SE1. The finished product image composed of the three-dimensional image data is displayed on the stereoscopic display 417 so as to be stereoscopically viewable. A confirmation button BT is displayed on a part of the image.

そこで接客担当者は、完成品画像が表示された席に、料理が盛られた食器8を配膳する。そして、確認ボタンBTにタッチする。   Accordingly, the customer service representative arranges dishes 8 with dishes on the seat where the finished product image is displayed. Then, the confirmation button BT is touched.

ステップST68の処理にて完成品画像を表示させたコントローラ4は、確認ボタンBTがタッチされるのを待機する(ST69)。また、コントローラ4は、完成品画像が表示されてから所定の時間、例えば30秒が経過したか否かを判断する(ST70)。所定時間内に確認ボタンBTがタッチされるか(ST69のYES)、所定時間が経過すると(ST70のYES)、コントローラ4は、ディスプレイ417の完成品画像を消去する(ST71)。   The controller 4 that has displayed the finished product image in the process of step ST68 waits for the confirmation button BT to be touched (ST69). Further, the controller 4 determines whether or not a predetermined time, for example, 30 seconds has elapsed since the finished product image was displayed (ST70). If the confirmation button BT is touched within the predetermined time (YES in ST69) or if the predetermined time has elapsed (YES in ST70), the controller 4 deletes the finished product image on the display 417 (ST71).

このように本実施形態の注文システム1は、客別に、その客が注文するメニュー品目のデータを入力するためのオーダ端末41を用意している。   As described above, the order system 1 according to the present embodiment prepares the order terminal 41 for inputting the data of the menu item ordered by the customer for each customer.

注文管理サーバ6は、各オーダ端末41で入力されたデータから、客が注文したメニュー品目に対して一意の識別情報、すなわち食卓IDとMTIDと品目コードとの組み合わせデータを生成する。そして、この識別情報を、厨房コントローラ5に接続されたRFIDリーダ・ライタ52を介して、メニュー品目が盛られる食器8に付された食器タグ9に記録する。   The order management server 6 generates unique identification information for the menu item ordered by the customer, that is, combination data of table ID, MTID, and item code, from the data input at each order terminal 41. Then, this identification information is recorded on the tableware tag 9 attached to the tableware 8 on which menu items are arranged, via the RFID reader / writer 52 connected to the kitchen controller 5.

食卓コントローラ4は、完成したメニュー品目が盛られた食器8の食器タグ9からRFIDリーダ・ライタ42を介して上記識別情報を読み取る。そして、この識別情報のMTIDから当該メニュー品目を注文した客に対して用意されたオーダ端末41を特定する。そして、このオーダ端末41が有する報知手段である立体視ディスプレイ417に、当該メニュー品目の完成品画像を表示させる。   The dining table controller 4 reads the identification information through the RFID reader / writer 42 from the tableware tag 9 of the tableware 8 on which the completed menu item is arranged. And the order terminal 41 prepared with respect to the customer who ordered the said menu item is specified from MTID of this identification information. Then, the finished product image of the menu item is displayed on the stereoscopic display 417 which is a notification means included in the order terminal 41.

したがって、接客担当者は、完成品画像が表示された立体視ディスプレイ417の前に座っている客に、メニュー品目の料理が盛られた食器8を配膳すればよい。このため、配膳作業に不慣れな新人やアルバイトの店員であっても、配膳ミスがなくなるので、配膳ミスによって客との無用なトラブルが発生するのを未然に防ぐことができる。   Accordingly, the person in charge of service only has to serve the tableware 8 on which the menu item is prepared, to the customer sitting in front of the stereoscopic display 417 on which the finished product image is displayed. For this reason, even a new employee or part-time job clerk who is unfamiliar with the catering work eliminates the mistake of the catering, so that it is possible to prevent unnecessary troubles from occurring due to the catering error.

また、本実施形態では、立体視ディスプレイ417に表示された完成品画像は、確認ボタンBTがタッチ操作されるか、一定の時間が経過すると消去される。したがって、消費電力を削減することができる。   In the present embodiment, the finished product image displayed on the stereoscopic display 417 is deleted when the confirmation button BT is touched or when a certain time elapses. Therefore, power consumption can be reduced.

以下、前記実施形態の変形例について説明する。
例えば、前記実施形態では、食器タグ9にデータを書き込むためのRFIDリーダ・ライタ52を厨房コントローラ5に接続したが、注文管理サーバ6に接続してもよい。この場合、各厨房端末51をLAN2に直接接続することによって、厨房コントローラ5を省略できる。
Hereinafter, modifications of the embodiment will be described.
For example, in the embodiment, the RFID reader / writer 52 for writing data to the tableware tag 9 is connected to the kitchen controller 5, but it may be connected to the order management server 6. In this case, the kitchen controller 5 can be omitted by directly connecting each kitchen terminal 51 to the LAN 2.

また、前記実施形態では、食卓TB毎に食卓コントローラ4とRFIDリーダ・ライタ42を設けたが、2以上の食卓TBに対して食卓コントローラ4とRFIDリーダ・ライタ42を1基ずつ設けてもよい。こうすることにより、設備コストを低減することができる。   In the embodiment, the table controller 4 and the RFID reader / writer 42 are provided for each table TB. However, one table controller 4 and one RFID reader / writer 42 may be provided for two or more table TBs. . By doing so, the equipment cost can be reduced.

また、前記実施形態では、食卓TBに設けられるRFIDリーダ・ライタのアンテナ421の位置を、天板の一端部としたが、この一端部に限定されるものではない。例えば天板の中央にアンテナ421を設けてもよい。   Moreover, in the said embodiment, although the position of the antenna 421 of the RFID reader / writer provided in the dining table TB was made into the one end part of the top plate, it is not limited to this one end part. For example, the antenna 421 may be provided in the center of the top plate.

また、前記実施形態では、食卓コントローラ4は、ステップST62の処理として食卓IDを検出したが、このタイミングでMTIDを検出してもよい。この場合、食卓コントローラ4は、検出したMTIDによって特定されるオーダ端末41が接続されているか否かを判断し、接続されている場合に、そのオーダ端末41に完成品画像を表示させる。したがって、食器タグ9のデータから食卓IDを省略できる。   Moreover, in the said embodiment, the table controller 4 detected table ID as the process of step ST62, However, You may detect MTID at this timing. In this case, the dining table controller 4 determines whether or not the order terminal 41 specified by the detected MTID is connected, and when connected, causes the order terminal 41 to display a finished product image. Therefore, the table ID can be omitted from the data of the tableware tag 9.

また、厨房コントローラ5に接続されるRFIDリーダ・ライタ52は、厨房別に設けてもよい。この場合、各RFIDリーダ・ライタ52は、同じ厨房に設置されている厨房端末51とリンクした識別情報によって識別可能とする。厨房コントローラ5は、厨房端末51から調理完了データを受信すると(ST41のYES)、そのデータ送信元の厨房端末51に設定された識別情報KTIDを記憶する。そして、注文管理サーバ6からタグ書込コマンドを受信すると、記憶した識別情報KTIDとリンクしたRFIDリーダ・ライタ52を動作させて、タグデータの書込を制御する。   The RFID reader / writer 52 connected to the kitchen controller 5 may be provided for each kitchen. In this case, each RFID reader / writer 52 can be identified by identification information linked to the kitchen terminal 51 installed in the same kitchen. When the kitchen controller 5 receives the cooking completion data from the kitchen terminal 51 (YES in ST41), the kitchen controller 5 stores the identification information KTID set in the kitchen terminal 51 of the data transmission source. When a tag write command is received from the order management server 6, the RFID reader / writer 52 linked to the stored identification information KTID is operated to control writing of tag data.

また、前記実施形態では、食器8にRFIDタグからなる食器タグ9を付したが、食器タグ9はRFIDタグに限定されるものではない。例えばバーコードまたは二次元データコード等のデータコードをラベルに印刷する装置を厨房コントローラ5に接続するとともに、このラベルのデータコードを光学的に読み取る装置を各食卓TBに配置して、RFIDタグの代わりにデータコードラベルを食器8に付してもよい。   Moreover, in the said embodiment, although the tableware tag 9 which consists of RFID tags was attached to the tableware 8, the tableware tag 9 is not limited to an RFID tag. For example, a device that prints a data code such as a barcode or a two-dimensional data code on a label is connected to the kitchen controller 5, and a device that optically reads the data code of the label is disposed on each table TB, and the RFID tag Instead, a data code label may be attached to the tableware 8.

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

1…注文システム、3…データベースサーバ、4…食卓コントローラ、5…厨房コントローラ、6…注文管理サーバ、8…食器、9…食器タグ、31…品目データベース、32…画像データベース、41…オーダ端末、42,52…RFIDリーダ・ライタ、51…厨房端末、60…オーダファイル。   DESCRIPTION OF SYMBOLS 1 ... Order system, 3 ... Database server, 4 ... Table controller, 5 ... Kitchen controller, 6 ... Order management server, 8 ... Tableware, 9 ... Tableware tag, 31 ... Item database, 32 ... Image database, 41 ... Order terminal, 42, 52 ... RFID reader / writer, 51 ... kitchen terminal, 60 ... order file.

Claims (9)

客別に用意され、その客が注文するメニュー品目のデータを入力するための複数のオーダ端末と、
前記各オーダ端末で入力されたデータから前記客が注文したメニュー品目に対して一意の識別情報を生成し、この識別情報を前記客が注文したメニュー品目の商品に付されたタグに記録させるために出力するサーバと、
前記タグに記録された前記識別情報を読み取り、その識別情報から当該メニュー品目を注文した客に対して用意された前記オーダ端末を特定してそのオーダ端末が有する報知手段を作動させるコントローラと、
を具備したことを特徴とする注文システム。
A plurality of order terminals that are prepared for each customer and for inputting data of menu items ordered by the customer;
In order to generate unique identification information for the menu item ordered by the customer from the data input at each order terminal, and to record this identification information in a tag attached to the product of the menu item ordered by the customer A server that outputs to
A controller that reads the identification information recorded in the tag, identifies the order terminal prepared for the customer who ordered the menu item from the identification information, and activates the notification means of the order terminal;
An order system characterized by comprising:
前記オーダ端末が有する報知手段はディスプレイであり、前記コントローラは、完成したメニュー品目の画像を前記ディスプレイに表示させることを特徴とする請求項1記載の注文システム。   2. The order system according to claim 1, wherein the notification means of the order terminal is a display, and the controller displays an image of a completed menu item on the display. 前記タグは、RFIDタグであり、
前記サーバは、前記RFIDタグのリーダ・ライタに前記識別情報を出力することを特徴とする請求項1記載の注文システム。
The tag is an RFID tag;
2. The order system according to claim 1, wherein the server outputs the identification information to a reader / writer of the RFID tag.
前記サーバに、完成したメニュー品目のデータを入力するための厨房端末が接続され、この厨房端末を介して前記完成したメニュー品目のデータが入力されると、前記サーバは、そのメニュー品目に対して生成された識別情報を出力することを特徴とする請求項1記載の注文システム。   When the kitchen terminal for inputting the data of the completed menu item is connected to the server, and the data of the completed menu item is input via the kitchen terminal, the server responds to the menu item. 2. The order system according to claim 1, wherein the generated identification information is output. 客別に用意され、その客が注文するメニュー品目のデータを入力するための複数のオーダ端末と、
前記各オーダ端末で入力されたデータから前記客が注文したメニュー品目に対して一意の識別情報を生成し、この識別情報を示すデータコードを前記客が注文したメニュー品目の商品に付されるラベルに印刷するために出力するサーバと、
前記ラベルに印刷されたデータコードから前記識別情報を読み取り、この識別情報から当該メニュー品目を注文した客に対して用意された前記オーダ端末を特定してそのオーダ端末が有する報知手段を作動させるコントローラと、
を具備したことを特徴とする注文システム。
A plurality of order terminals that are prepared for each customer and for inputting data of menu items ordered by the customer;
A unique identification information is generated for the menu item ordered by the customer from the data input at each order terminal, and a data code indicating the identification information is attached to the product of the menu item ordered by the customer A server that prints to print to,
A controller that reads the identification information from the data code printed on the label, identifies the order terminal prepared for the customer who ordered the menu item from the identification information, and activates the notification means of the order terminal When,
An order system characterized by comprising:
前記ラベルに印刷されるデータコードは、バーコードまたは二次元データコードであることを特徴とする請求項5記載の注文システム。   6. The order system according to claim 5, wherein the data code printed on the label is a bar code or a two-dimensional data code. 請求項1乃至6のうちいずれか1に記載の注文システムに用いられるサーバ。   The server used for the order system of any one of Claims 1 thru | or 6. 客別に、その客が注文するメニュー品目のデータを入力するための複数のオーダ端末を用意し、
前記各オーダ端末で入力されたデータから、サーバが、前記客が注文したメニュー品目に対して一意の識別情報を生成し、この識別情報を前記客が注文したメニュー品目の商品に付されたタグに記録させるために出力し、
コントローラが、前記タグに記録された前記識別情報を読み取り、その識別情報から当該メニュー品目を注文した客に対して用意された前記オーダ端末を特定してそのオーダ端末が有する報知手段を作動させることを特徴とする注文管理方法。
For each customer, prepare multiple order terminals for entering the data of the menu items ordered by that customer,
From the data input at each of the order terminals, the server generates unique identification information for the menu item ordered by the customer, and the tag attached to the product of the menu item ordered by the customer Output for recording to
The controller reads the identification information recorded in the tag, identifies the order terminal prepared for the customer who ordered the menu item from the identification information, and activates the notification means of the order terminal An order management method.
客別に、その客が注文するメニュー品目のデータを入力するための複数のオーダ端末を用意し、
前記各オーダ端末で入力されたデータから、サーバが、前記客が注文したメニュー品目に対して一意の識別情報を生成し、この識別情報を示すデータコードを前記客が注文したメニュー品目の商品に付されるラベルに印刷するために出力し、
コントローラが、前記ラベルに印刷されたデータコードから前記識別情報を読み取り、この識別情報から当該メニュー品目を注文した客に対して用意された前記オーダ端末を特定してそのオーダ端末が有する報知手段を作動させることを特徴とする注文管理方法。
For each customer, prepare multiple order terminals for entering the data of the menu items ordered by that customer,
From the data input at each order terminal, the server generates unique identification information for the menu item ordered by the customer, and a data code indicating the identification information is added to the product of the menu item ordered by the customer. Output for printing on the attached label,
The controller reads the identification information from the data code printed on the label, identifies the order terminal prepared for the customer who ordered the menu item from the identification information, and has notification means possessed by the order terminal. An order management method characterized by operating.
JP2010283130A 2010-12-20 2010-12-20 Order system, its server and order management method Withdrawn JP2012133457A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010283130A JP2012133457A (en) 2010-12-20 2010-12-20 Order system, its server and order management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010283130A JP2012133457A (en) 2010-12-20 2010-12-20 Order system, its server and order management method

Publications (1)

Publication Number Publication Date
JP2012133457A true JP2012133457A (en) 2012-07-12

Family

ID=46649008

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010283130A Withdrawn JP2012133457A (en) 2010-12-20 2010-12-20 Order system, its server and order management method

Country Status (1)

Country Link
JP (1) JP2012133457A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014049096A (en) * 2012-09-04 2014-03-17 Toshiba Tec Corp Order reception processing device and program
JP2014109874A (en) * 2012-11-30 2014-06-12 Toshiba Tec Corp Order input device and program
CN108665382A (en) * 2018-07-12 2018-10-16 深圳市艾唯尔科技有限公司 A kind of full-automatic intelligent food delivery System and method for of ordering
CN111931880A (en) * 2020-07-01 2020-11-13 北京三快在线科技有限公司 Article production tracking system, method and gateway device
JP6909914B1 (en) * 2020-08-31 2021-07-28 東京瓦斯株式会社 Order information processing system
JP7426023B1 (en) 2023-05-09 2024-02-01 日本ソフトウェアマネジメント株式会社 Eating management method, eating management system, eating management device, serving check terminal device, and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014049096A (en) * 2012-09-04 2014-03-17 Toshiba Tec Corp Order reception processing device and program
JP2014109874A (en) * 2012-11-30 2014-06-12 Toshiba Tec Corp Order input device and program
CN108665382A (en) * 2018-07-12 2018-10-16 深圳市艾唯尔科技有限公司 A kind of full-automatic intelligent food delivery System and method for of ordering
CN111931880A (en) * 2020-07-01 2020-11-13 北京三快在线科技有限公司 Article production tracking system, method and gateway device
JP6909914B1 (en) * 2020-08-31 2021-07-28 東京瓦斯株式会社 Order information processing system
JP2022041022A (en) * 2020-08-31 2022-03-11 東京瓦斯株式会社 Order information processing system
JP7426023B1 (en) 2023-05-09 2024-02-01 日本ソフトウェアマネジメント株式会社 Eating management method, eating management system, eating management device, serving check terminal device, and program

Similar Documents

Publication Publication Date Title
JP2012133457A (en) Order system, its server and order management method
WO2013073600A1 (en) Ordering system
JP5899651B2 (en) Order data input device and program
JP5899137B2 (en) Information processing apparatus, product ordering system, and control program
TW201237658A (en) Input device, input system and computer readable medium
KR100981030B1 (en) System for automatically processing command manu by using wireless and wire terminal
JP2011164692A (en) Device and program for situation management
JP5302031B2 (en) Order information management system
JP5594623B2 (en) Ordering system and controller device
KR100981029B1 (en) System for automatically processing command manu by using wireless remote control
JP2006031734A (en) Ordering terminal
JPH10134251A (en) Display device for kitchen
CN111201546A (en) Multi-user retail photo product creation system and method of use
JP6082086B2 (en) Order system and order method
JP2008146505A (en) Order entry system
JP2014164505A (en) Order management system, order terminal and control program thereof
US20110209086A1 (en) Information processing apparatus and operation method and operation control method for the information processing apparatus
JP2003006300A (en) Customer management system, method and program therefor
JPH0877252A (en) Terminal for order registration and order management system
JP2010039587A (en) Order entry system
JP7339527B2 (en) ORDER SUPPORT SYSTEM, ORDER SUPPORT METHOD AND ORDER SUPPORT PROGRAM
JP6091536B2 (en) Hotel check-in system
JP2015179475A (en) Selling registration device and control program therefor
JP7210073B1 (en) Provision management device and program
JP6467860B2 (en) Order preparation processing apparatus, order processing system, order preparation processing method, and program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140304