JP5891633B2 - Communication terminal, wireless communication system, and program - Google Patents

Communication terminal, wireless communication system, and program Download PDF

Info

Publication number
JP5891633B2
JP5891633B2 JP2011163799A JP2011163799A JP5891633B2 JP 5891633 B2 JP5891633 B2 JP 5891633B2 JP 2011163799 A JP2011163799 A JP 2011163799A JP 2011163799 A JP2011163799 A JP 2011163799A JP 5891633 B2 JP5891633 B2 JP 5891633B2
Authority
JP
Japan
Prior art keywords
wireless communication
time
data
transmission
controller
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2011163799A
Other languages
Japanese (ja)
Other versions
JP2013030860A (en
Inventor
田中 達雄
達雄 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2011163799A priority Critical patent/JP5891633B2/en
Publication of JP2013030860A publication Critical patent/JP2013030860A/en
Application granted granted Critical
Publication of JP5891633B2 publication Critical patent/JP5891633B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Description

本発明は、無線通信を行う通信端末、この通信端末を含む無線システム、及びプログラムに関する。   The present invention relates to a communication terminal that performs wireless communication, a wireless system including the communication terminal, and a program.

従来、レストラン等の飲食店の店舗において、接客スタッフがオーダをとるためのハンディ端末を所持し、このハンディ端末からコントローラを介してオーダアイテムの調理指示を調理スタッフに通知するオーダエントリシステムが知られている。   2. Description of the Related Art Conventionally, an order entry system is known in which a customer service staff has a handy terminal for taking orders at restaurants and other restaurants, and notifies the cooking staff of cooking instructions for order items from the handy terminal via a controller. ing.

オーダエントリシステムは、少なくとも1台のハンディ端末と、コントローラと、プリンタと、を備える。ハンディ端末は、接客スタッフにより1人1台所持され、顧客の注文に関するオーダ情報が入力される。入力されたオーダ情報は、ハンディ端末から無線通信によりコントローラへ送信され、プリンタにより印刷される。調理スタッフは、印刷されたオーダ情報を目視により確認して調理を実行する。   The order entry system includes at least one handy terminal, a controller, and a printer. The handy terminal is held by the customer service staff one by one, and order information related to customer orders is input. The inputted order information is transmitted from the handy terminal to the controller by wireless communication and printed by the printer. The cooking staff visually confirms the printed order information and performs cooking.

複数のハンディ端末を有するオーダエントリシステムにおいて、各ハンディ端末とコントローラとの通信は、特定小電力の無線通信で行われ、コントローラが同時に複数のハンディ端末のうちの一台と通信可能である。つまり、コントローラの無線通信は、1回線である。ここで、図10を参照して、ハンディ端末20Dとコントローラ10Dとを有するオーダエントリシステムにおける無線通信を説明する。図10は、ハンディ端末20Dとコントローラ10Dとの無線通信における電界強度を示す図である。   In an order entry system having a plurality of handy terminals, communication between each handy terminal and the controller is performed by wireless communication with a specific low power, and the controller can simultaneously communicate with one of the plurality of handy terminals. That is, the controller wireless communication is one line. Here, with reference to FIG. 10, the radio | wireless communication in the order entry system which has the handy terminal 20D and the controller 10D is demonstrated. FIG. 10 is a diagram illustrating the electric field strength in wireless communication between the handy terminal 20D and the controller 10D.

ハンディ端末20Dは、メインのCPU(Central Processing Unit)と、このCPUとシリアルインタフェースを介して接続された無線通信モジュールと、を含むものとする。無線通信モジュールは、無線通信を行うチップセットのモジュールである。無線通信モジュールの主な機能は、(I)周辺電波検知機能と、(II)データ送信機能と、(III)確認受信機能と、(IV)データ受信機能と、(V)データ再送機能と、である。   The handy terminal 20D includes a main CPU (Central Processing Unit) and a wireless communication module connected to the CPU via a serial interface. The wireless communication module is a chipset module that performs wireless communication. The main functions of the wireless communication module are (I) ambient radio wave detection function, (II) data transmission function, (III) confirmation reception function, (IV) data reception function, (V) data retransmission function, It is.

(I)の周辺電波検知機能とは、周辺電波の電界強度を検知し、検知されるとデータ送信を一時的に取り止める機能である。(II)のデータ送信機能とは、送信対象の各種データ(送信データ)を送信先のコントローラに送信する機能である。(III)の確認受信機能とは、データ送信機能で送信した送信データに対する確認データ(電文)を送信先のコントローラから受信する機能である。この確認データは、送信データの受信が成功したことを示すACKである。(IV)のデータ受信機能とは、各種データ(受信データ)を送信元のコントローラから受信する機能である。(V)の再送(リトライ)機能とは、周辺電波検知機能での周辺電波検知が失敗したときや、確認受信機能での確認データの受信が無いときに、送信データを送信先のコントローラに送信することを再試行(リトライ)する機能である。   The peripheral radio wave detection function (I) is a function that detects the electric field strength of the peripheral radio wave and temporarily stops data transmission when it is detected. The data transmission function (II) is a function for transmitting various types of transmission target data (transmission data) to a destination controller. The confirmation reception function (III) is a function for receiving confirmation data (telegram) for transmission data transmitted by the data transmission function from a destination controller. This confirmation data is an ACK indicating that the transmission data has been successfully received. The data receiving function (IV) is a function for receiving various data (received data) from the transmission source controller. (V) Retransmission (retry) function is used to transmit the transmission data to the destination controller when the detection of the peripheral radio wave by the peripheral radio wave detection function fails or when the confirmation reception function does not receive the confirmation data. This is a function for retrying the operation.

ハンディ端末20DのメインのCPUは、無線通信のアプリケーションプログラムとの協働で、各種コマンドや送受信データの受け渡しを無線通信モジュールに対して行うことで、無線通信を実現している。つまり、メインのCPUから見て、無線通信モジュール内の処理を隠蔽して実施することで、安定した無線通信処理が保証される。   The main CPU of the handy terminal 20D realizes wireless communication by transferring various commands and transmission / reception data to / from the wireless communication module in cooperation with an application program for wireless communication. That is, when viewed from the main CPU, the processing in the wireless communication module is concealed and executed, so that stable wireless communication processing is guaranteed.

図10に示すように、ハンディ端末20Dからコントローラ10Dへデータ送信を行う場合の通信範囲は、ハンディ端末20Dを中心として、同心円状の通信領域R1,R2,R3,R4,R5となる。通信領域R1,R2,R3,R4,R5の各幅は、例えば15〜20[m]である。コントローラ10Dの位置がハンディ端末20Dから離れるにつれて(通信領域R1→R2→R3→R4)、無線電波の電界強度が、−40[dBm]→−60[dBm]→−80[dBm]→−100[dBm]のように弱くなっていく。コントローラ10Dが通信領域R5にある場合、電界強度が例えば−130[dBm]となってノイズと同等になり、ハンディ端末20Dは、コントローラ10Dへデータ送信できるものの、コントローラ10Dからデータ受信が不可能となる。   As shown in FIG. 10, the communication range when data is transmitted from the handy terminal 20D to the controller 10D is concentric communication areas R1, R2, R3, R4, and R5 centering on the handy terminal 20D. Each width | variety of communication area | region R1, R2, R3, R4, R5 is 15-20 [m], for example. As the position of the controller 10D moves away from the handy terminal 20D (communication region R1 → R2 → R3 → R4), the electric field strength of the radio wave is −40 [dBm] → −60 [dBm] → −80 [dBm] → −100 It becomes weak like [dBm]. When the controller 10D is in the communication region R5, the electric field strength is, for example, −130 [dBm], which is equivalent to noise, and the handy terminal 20D can transmit data to the controller 10D but cannot receive data from the controller 10D. Become.

ハンディ端末20Dからコントローラ10Dへのデータ送信において、ハンディ端末20Dは、無線通信モジュールに送信データの送信コマンドを出力する。そして、無線通信モジュールは、送信コマンドが入力されると、周辺電波の電界強度を検知し、検知されない場合に、送信データをコントローラ10に送信し、周辺電波検知失敗又は送信失敗すると、所定の待ち時間内に確認データ(ACK)をコントローラ10から受信できず、送信データを再送(リトライ)することを繰り返し、確認データをコントローラ10から受信すると、送信成功となる。このため、コントローラ10Dが通信領域R1,R2,R3,R4にあって電波環境が良く無線送受信が可能な場合に、ハンディ端末20Dは、コントローラ10Dへ送信データを送信できる。   In data transmission from the handy terminal 20D to the controller 10D, the handy terminal 20D outputs a transmission command of transmission data to the wireless communication module. When the transmission command is input, the wireless communication module detects the electric field strength of the surrounding radio wave, and if not detected, transmits the transmission data to the controller 10. If the confirmation data (ACK) cannot be received from the controller 10 within the time and the transmission data is repeatedly retransmitted (retry) and the confirmation data is received from the controller 10, the transmission is successful. Therefore, when the controller 10D is in the communication region R1, R2, R3, R4 and the radio wave environment is good and wireless transmission / reception is possible, the handy terminal 20D can transmit transmission data to the controller 10D.

コントローラ10Dが通信領域R5にあって電波環境が悪く無線送信のみが可能な場合に、ハンディ端末20Dの無線通信モジュールは、コントローラ10Dに送信データを送信できるものの確認データが受信できなく、自動的に、送信データの再送(リトライ)を所定回数繰り返し行う。   When the controller 10D is in the communication region R5 and the radio wave environment is bad and only wireless transmission is possible, the wireless communication module of the handy terminal 20D can transmit transmission data to the controller 10D but cannot receive confirmation data, and automatically Then, retransmission (retry) of transmission data is repeated a predetermined number of times.

また、特定小電力の無線通信において、送信元の通信機器から送信先の通信機器に送信データを送信するにあたり、電波環境が悪い場合の送信データの延滞状況を有効に回避する無線通信システムが知られている(特許文献1参照)。この無線通信システムにおいて、送信元の通信機器は、電波環境が悪く、データ送信のリトライが発生した場合に、その送信データを蓄積し、電波環境が良くなった場合に、蓄積した送信データと新たに発生した送信データとをまとめて送信先の通信機器に送信している。   In addition, in specific low-power wireless communication, there is a known wireless communication system that effectively avoids the delay of transmission data when the radio wave environment is bad when transmitting transmission data from the transmission source communication device to the transmission destination communication device. (See Patent Document 1). In this wireless communication system, the transmission source communication device stores the transmission data when the radio wave environment is poor and data transmission is retried. The transmission data generated at the same time is collectively transmitted to the destination communication device.

特開平7−58680号公報JP-A-7-58680

しかし、図10においてコントローラ10Dが通信領域R5にあり電波環境が悪く、ハンディ端末20Dの無線通信モジュールがデータ送信のリトライを繰り返し行う場合に、そのリトライ中にハンディ端末20Dが電波を繰り返し放射するので、他のハンディ端末にとって、電波環境の悪化となっていた。なぜなら、リトライ中のハンディ端末20Dがコントローラ10Dの無線通信の同一周波数(同一チャネル)の1回線を占有し、そのリトライ中に、他のハンディ端末がコントローラ10Dと通信できないからである。   However, in FIG. 10, when the controller 10D is in the communication region R5 and the radio wave environment is bad and the wireless communication module of the handy terminal 20D repeatedly retries data transmission, the handy terminal 20D repeatedly radiates radio waves during the retry. For other handy devices, the radio wave environment was getting worse. This is because the handy terminal 20D being retried occupies one line of the same frequency (same channel) of the wireless communication of the controller 10D, and other handy terminals cannot communicate with the controller 10D during the retry.

このような電波環境で複数のハンディ端末が同時にデータ送信を行う場合には、データ送信の遅延及びリトライが連鎖的に発生し、通信の速度や安定性を著しく劣化させてしまうおそれがあった。さらに、ハンディ端末20Dの通信周波数又はその近傍の周波数を使用するその他の通信機器の通信を妨げるおそれがあった(悪影響を与えていた)。   When a plurality of handy terminals perform data transmission simultaneously in such a radio wave environment, data transmission delays and retries may occur in a chain, which may significantly degrade communication speed and stability. Furthermore, there is a possibility that communication of other communication devices using the communication frequency of the handy terminal 20D or a frequency in the vicinity thereof may be hindered (having an adverse effect).

また、上記特許文献1の無線通信システムでは、複数の送信データの送信効率を改善できるものの、無線通信の周波数(チャネル)が同じ通信端末(ハンディ端末)が複数ある場合に、電波環境が悪いと、1台の通信端末でリトライが従来と同様に繰り返され、複数の通信端末の通信の速度や安定性を著しく劣化させてしまうおそれがあった。   Further, in the wireless communication system of Patent Document 1, although the transmission efficiency of a plurality of transmission data can be improved, when there are a plurality of communication terminals (handy terminals) having the same wireless communication frequency (channel), the radio wave environment is bad. Retrying is repeated in the same manner as before in one communication terminal, and there is a possibility that the communication speed and stability of a plurality of communication terminals may be significantly degraded.

本発明の課題は、コントローラと無線通信する複数の通信端末における通信速度低下を防ぎ通信を安定して行うことである。   An object of the present invention is to stably perform communication by preventing a decrease in communication speed in a plurality of communication terminals that wirelessly communicate with a controller.

上記課題を解決するために、本発明の通信端末は、
複数の通信端末と無線通信を行うコントローラと無線通信を行う通信端末であって、
周辺電波の電界強度を検知し、当該検知した周辺電波の電界強度が既定の電界強度以内である場合に、前記コントローラにデータの無線送信を行う無線通信モジュールと、
前記無線通信モジュールへのデータの無線送信指示を行い、当該データの無線送信指示から無線送信成功までの送信処理時間を計測し、当該計測した送信処理時間のうち前記無線通信モジュールが実際に無線電波を送信する時間であるキャリア時間を算出し、前記算出したキャリア時間が前記計測した送信処理時間に占める割合を示す占有率を算出し、当該算出した占有率が予め設定された上限値以下になるよう前記無線通信モジュールの無線通信を制御する制御部と、
を備える。
In order to solve the above problems, a communication terminal of the present invention provides:
A communication terminal that performs wireless communication with a controller that performs wireless communication with a plurality of communication terminals,
A wireless communication module that detects the electric field strength of the surrounding radio waves and wirelessly transmits data to the controller when the detected electric field strength of the surrounding radio waves is within a predetermined electric field strength;
A wireless transmission instruction for data to the wireless communication module is performed, a transmission processing time from the wireless transmission instruction for the data to a successful wireless transmission is measured, and the wireless communication module actually transmits a radio wave out of the measured transmission processing time. The carrier time , which is the time for transmitting, is calculated, the occupation rate indicating the ratio of the calculated carrier time to the measured transmission processing time is calculated, and the calculated occupation rate is equal to or less than a preset upper limit value. A control unit for controlling wireless communication of the wireless communication module;
Is provided.

本発明によれば、コントローラと無線通信する複数の通信端末での同一周波数の通信の占有を避けることができ、複数の通信端末における通信速度低下を防ぐことができ通信を安定して行うことができる。   Advantageous Effects of Invention According to the present invention, it is possible to avoid the occupation of communication at the same frequency in a plurality of communication terminals that wirelessly communicate with the controller, prevent a decrease in communication speed in the plurality of communication terminals, and perform communication stably. it can.

本発明の実施の形態のオーダエントリシステムを示すブロック図である。It is a block diagram which shows the order entry system of embodiment of this invention. ハンディ端末の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a handy terminal. (a)は、オーダ情報入力画面を示す図である。(b)は、送信中画面を示す図である。(A) is a figure which shows an order information input screen. (B) is a figure which shows the screen during transmission. ハンディ端末(のCPU)で実行される無線通信管理処理を示すフローチャートである。It is a flowchart which shows the radio | wireless communication management process performed with a handy terminal (CPU). 無線通信管理処理の占有率算出処理を示すフローチャートである。It is a flowchart which shows the occupation rate calculation process of a radio | wireless communication management process. キャリア時間バッファへのキャリア時間格納を示す図である。It is a figure which shows the carrier time storage to a carrier time buffer. 無線通信管理処理のキャリア時間算出記憶処理を示すフローチャートである。It is a flowchart which shows the carrier time calculation storage process of a radio | wireless communication management process. 無線通信モジュールのデータ送信の一例を示す図である。It is a figure which shows an example of the data transmission of a radio | wireless communication module. 無線通信モジュール(のCPU)で実行される無線通信処理を示すフローチャートである。It is a flowchart which shows the radio | wireless communication process performed with a radio | wireless communication module (CPU). ハンディ端末とコントローラとの無線通信における電界強度を示す図である。It is a figure which shows the electric field strength in radio | wireless communication with a handy terminal and a controller.

以下、添付図面を参照して本発明に係る実施の形態を詳細に説明する。なお、本発明は、図示例に限定されるものではない。   Embodiments according to the present invention will be described below in detail with reference to the accompanying drawings. The present invention is not limited to the illustrated example.

図1〜図10を参照して、本発明に係る実施の形態を説明する。先ず、図1及び図2を参照して、本実施の形態の装置構成を説明する。図1は、本実施の形態のオーダエントリシステム1を示すブロック図である。図2は、ハンディ端末20Aの機能構成を示すブロック図である。   Embodiments according to the present invention will be described with reference to FIGS. First, the apparatus configuration of the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 1 is a block diagram showing an order entry system 1 according to this embodiment. FIG. 2 is a block diagram showing a functional configuration of the handy terminal 20A.

本実施の形態の無線通信システムとしてのオーダエントリシステム1は、レストラン等の飲食店の店舗に設置される。オーダエントリシステム1は、ウエイター等の接客スタッフにより顧客の注文したアイテム(料理、ドリンク等)のアイテム名及び数量等のオーダ情報がハンディ端末20A,20B,20Cに入力され、そのオーダ情報を印刷してキッチンの調理スタッフに通知するシステムである。   The order entry system 1 as a wireless communication system according to the present embodiment is installed in a restaurant such as a restaurant. The order entry system 1 inputs order information such as the item name and quantity of items ordered by the customer service staff such as waiters to the handy terminals 20A, 20B, and 20C, and prints the order information. This system notifies the cooking staff in the kitchen.

オーダエントリシステム1は、コントローラ(コントローラボックス)10と、通信端末としてのハンディ端末20A,20B,20Cと、プリンタ30,40と、ハブ(HUB)50と、ECR(Electronic Cash Resister)60と、を備える。   The order entry system 1 includes a controller (controller box) 10, handy terminals 20A, 20B, and 20C as communication terminals, printers 30 and 40, a hub (HUB) 50, and an ECR (Electronic Cash Register) 60. Prepare.

オーダエントリシステム1が設置される店舗は、キッチンと、フロアと、デシャップと、を有するものとする。キッチンは、調理スタッフが調理を行う領域である。フロアは、顧客が食事を行い且つ注文を受ける接客スタッフが配置されている領域である。デシャップは、キッチン及びフロアの間に位置し、接客スタッフが入ることが可能であり、調理スタッフから接客スタッフへの調理済のアイテムの受け渡し等を行う領域である。   The store where the order entry system 1 is installed has a kitchen, a floor, and deshap. The kitchen is an area where cooking staff cook. The floor is an area where customer service staff who eat and receive orders are arranged. The deshap is an area that is located between the kitchen and the floor, where the customer service staff can enter, and the cooked items are transferred from the cooking staff to the customer service staff.

ハンディ端末20A,20B,20Cは、フロアに配置された3人の接客スタッフによりそれぞれ所持されるものとする。つまり、ハンディ端末20A,20B,20Cは、3台同時に使用可能である。コントローラ10、プリンタ40、ハブ50は、例えば、デシャップに配置されている。プリンタ30は、キッチンに配置されている。ECR60は、フロアに配置されている。   The handy terminals 20A, 20B, and 20C are respectively carried by three customer service staff arranged on the floor. That is, three handy terminals 20A, 20B, and 20C can be used simultaneously. For example, the controller 10, the printer 40, and the hub 50 are arranged in a deshap. The printer 30 is disposed in the kitchen. The ECR 60 is disposed on the floor.

コントローラ10は、オーダエントリシステム1における情報の管理装置である。コントローラ10は、オーダエントリシステム1の各装置との通信を行う通信機能、メニュー情報等の設定機能、プリンタ30,40の印刷等の制御機能等の機能を有する。   The controller 10 is an information management device in the order entry system 1. The controller 10 has functions such as a communication function for performing communication with each device of the order entry system 1, a setting function for menu information, and a control function for printing of the printers 30 and 40.

ハンディ端末20A,20B,20Cは、それぞれ、接客スタッフがオーダ情報を入力するOES(Order Entry System)端末である。但し、オーダエントリシステム1におけるハンディ端末の台数は、3台に限定されるものではなく、2台又は4台以上としてもよい。   Each of the handy terminals 20A, 20B, and 20C is an OES (Order Entry System) terminal into which customer service staff inputs order information. However, the number of handy terminals in the order entry system 1 is not limited to three, and may be two or four or more.

プリンタ30は、コントローラ10の制御により、ハンディ端末20A,20B,20Cで入力されたオーダ情報に対応するオーダアイテムの情報を用紙に印刷するプリンタである。調理スタッフは、プリンタ30で印刷された用紙に記載されたオーダアイテムの種類及びアイテム数を目視により確認して、オーダアイテムの調理を行う。   The printer 30 is a printer that prints information on the order item corresponding to the order information input from the handy terminals 20A, 20B, and 20C on the paper under the control of the controller 10. The cooking staff visually confirms the order item type and the number of items described on the paper printed by the printer 30, and cooks the order item.

プリンタ40は、コントローラ10の制御により、ハンディ端末20A,20B,20Cで入力されたオーダ情報に対応するオーダアイテムの情報を用紙に印刷し伝票として出力するプリンタである。接客スタッフは、調理スタッフから調理済のアイテムを受け取るとともに、プリンタ40で印刷された伝票に記載されたオーダアイテムの種類及びアイテム数を目視により確認して、オーダアイテムをフロアの顧客に配膳する。   The printer 40 is a printer that prints information on the order item corresponding to the order information input from the handy terminals 20A, 20B, and 20C on paper and outputs it as a slip under the control of the controller 10. The customer service staff receives the cooked items from the cooking staff, visually checks the type and number of items ordered on the slip printed by the printer 40, and distributes the order items to the customers on the floor.

ハブ50は、通信ネットワークの集線装置であり、コントローラ10と、プリンタ30,40、ECR60と、の通信を中継する。ECR60は、顧客の食事の精算処理を行う装置である。ECR60は、コントローラ10から精算のための情報を受信する機能、お釣り用の金銭や顧客が支払った金銭を収納する機能、レシートを印刷して発行する機能、売上データを登録する機能等を有する。   The hub 50 is a communication network concentrator, and relays communication between the controller 10 and the printers 30 and 40 and the ECR 60. The ECR 60 is a device that performs a checkout process for a customer's meal. The ECR 60 has a function of receiving information for payment from the controller 10, a function of storing money for change or money paid by a customer, a function of printing and issuing a receipt, a function of registering sales data, and the like.

次いで、図2を参照して、ハンディ端末20Aの内部の機能構成を説明する。ハンディ端末20B,20Cの機能構成は、ハンディ端末20Aの機能構成と同様であり、その説明を省略する。   Next, the internal functional configuration of the handy terminal 20A will be described with reference to FIG. The functional configuration of the handy terminals 20B and 20C is the same as the functional configuration of the handy terminal 20A, and a description thereof will be omitted.

図2に示すように、ハンディ端末20Aは、制御部としてのCPU21と、操作部22と、RAM(Random Access Memory)23と、表示部24と、ROM(Read Only Memory)25と、無線通信モジュール26と、フラッシュメモリ27と、計時部28と、電源部29と、を備える。ハンディ端末20Aの電源部29を除く各部は、バス29aを介して接続されている。CPU21と、無線通信モジュール26との間は、例えば、バス29aのうちのシリアルインタフェースで接続されているものとする。   As shown in FIG. 2, the handy terminal 20 </ b> A includes a CPU 21 as a control unit, an operation unit 22, a RAM (Random Access Memory) 23, a display unit 24, a ROM (Read Only Memory) 25, and a wireless communication module. 26, a flash memory 27, a timer unit 28, and a power supply unit 29. Each part except the power supply part 29 of the handy terminal 20A is connected via a bus 29a. It is assumed that the CPU 21 and the wireless communication module 26 are connected by, for example, a serial interface of the bus 29a.

CPU21は、ハンディ端末20Aの各部を制御する。CPU21は、各種プログラムのうち指定されたプログラムをROM25から読み出してRAM23に展開し、展開されたプログラムとの協働で各種処理を実行する。   The CPU 21 controls each part of the handy terminal 20A. The CPU 21 reads a designated program out of various programs from the ROM 25 and expands it in the RAM 23, and executes various processes in cooperation with the expanded program.

操作部22は、ユーザ(接客スタッフ)からの各種情報の操作入力を受け付け、その操作情報をCPU21に出力する。RAM23は、揮発性の半導体メモリであり、各種データ及び各種プログラムを格納するワークエリアを有する。   The operation unit 22 receives an operation input of various information from the user (service staff) and outputs the operation information to the CPU 21. The RAM 23 is a volatile semiconductor memory and has a work area for storing various data and various programs.

表示部24は、LCD(Liquid Crystal Display)等の表示パネルで構成され、CPU21から入力される表示情報に応じて各種表示を行う。ROM25は、各種データ及び各種プログラムを記憶する読み出し専用のメモリである。ROM25には、無線通信管理プログラム251が記憶されている。   The display unit 24 includes a display panel such as an LCD (Liquid Crystal Display), and performs various displays according to display information input from the CPU 21. The ROM 25 is a read-only memory that stores various data and various programs. The ROM 25 stores a wireless communication management program 251.

無線通信モジュール26は、コントローラ10と無線通信を行うチップセットのモジュールである。無線通信モジュール26は、CPU261と、RAM262と、ROM263と、無線通信部264と、を備える。無線通信モジュール26の各部は、バス265を介して接続されている。   The wireless communication module 26 is a chipset module that performs wireless communication with the controller 10. The wireless communication module 26 includes a CPU 261, a RAM 262, a ROM 263, and a wireless communication unit 264. Each part of the wireless communication module 26 is connected via a bus 265.

CPU261は、無線通信モジュール26の各部を制御する。CPU261は、各種プログラムのうち指定されたプログラムをROM263から読み出してRAM262に展開し、展開されたプログラムとの協働で各種処理を実行する。   The CPU 261 controls each unit of the wireless communication module 26. The CPU 261 reads a designated program from among the various programs from the ROM 263, expands it in the RAM 262, and executes various processes in cooperation with the expanded program.

RAM262は、揮発性の半導体メモリであり、各種データ及び各種プログラムを格納するワークエリアを有する。ROM263は、各種データ及び各種プログラムを記憶する読み出し専用の半導体メモリである。ROM263には、無線通信プログラム2631と、設定情報と、が記憶されている。設定情報とは、無線通信モジュール26を制御するためのパラメータである。   The RAM 262 is a volatile semiconductor memory and has a work area for storing various data and various programs. The ROM 263 is a read-only semiconductor memory that stores various data and various programs. The ROM 263 stores a wireless communication program 2631 and setting information. The setting information is a parameter for controlling the wireless communication module 26.

無線通信部264は、アンテナ、変調部、復調部、信号処理部等を備え、コントローラ10と無線通信を行う。無線通信部264は、信号処理部により送信する情報を信号処理し、信号処理した送信信号を変調部により変調し、その変調信号をアンテナから無線電波として出力する。また、無線通信部264は、コントローラ10から出力された無線電波をアンテナにより受信し、その受信信号を復調部により復調し、その復調信号を信号処理部で信号処理して情報を受信する。   The wireless communication unit 264 includes an antenna, a modulation unit, a demodulation unit, a signal processing unit, and the like, and performs wireless communication with the controller 10. The wireless communication unit 264 performs signal processing on information to be transmitted by the signal processing unit, modulates the signal processed transmission signal by the modulation unit, and outputs the modulated signal from the antenna as a radio wave. The wireless communication unit 264 receives the radio wave output from the controller 10 by an antenna, demodulates the received signal by the demodulation unit, and performs signal processing on the demodulated signal by the signal processing unit to receive information.

無線通信モジュール26は、従来の技術で述べたハンディ端末20Dの無線通信モジュールと同様に、(I)周辺電波検知機能と、(II)データ送信機能と、(III)確認受信機能と、(IV)データ受信機能と、(V)データ再送機能と、を有する。   Similar to the wireless communication module of the handy terminal 20D described in the related art, the wireless communication module 26 includes (I) an ambient radio wave detection function, (II) a data transmission function, (III) a confirmation reception function, and (IV And (V) a data retransmission function.

フラッシュメモリ27は、各種情報を読み出し及び書き込み可能に記憶する不揮発性の半導体メモリである。フラッシュメモリ27には、ハンディ端末20Aの識別情報としての機器IDが記憶されている。計時部28は、現在の時刻を計時する計時回路を有し、計時回路で計時された現在の時刻情報をCPU21に出力するRTC(Real Time Clock)である。   The flash memory 27 is a non-volatile semiconductor memory that stores various information in a readable and writable manner. The flash memory 27 stores a device ID as identification information of the handy terminal 20A. The timer unit 28 is an RTC (Real Time Clock) that has a timer circuit that counts the current time, and outputs the current time information clocked by the timer circuit to the CPU 21.

電源部29は、リチウム電池等の二次電池であり、ハンディ端末20Aの各部に電源供給を行う。電源部29は、アルカリ電池等の一次電池としてもよい。   The power supply unit 29 is a secondary battery such as a lithium battery, and supplies power to each unit of the handy terminal 20A. The power supply unit 29 may be a primary battery such as an alkaline battery.

次に、図3〜図9を参照して、オーダエントリシステム1の動作を説明する。図3(a)は、オーダ情報入力画面241を示す図である。図3(b)は、送信中画面242を示す図である。図4は、ハンディ端末20A(のCPU21)で実行される無線通信管理処理を示すフローチャートである。図5は、無線通信管理処理の占有率算出処理を示すフローチャートである。図6は、キャリア時間バッファY1,Y2,Y3,Y4,Y5,Y6へのキャリア時間X格納を示す図である。図7は、無線通信管理処理のキャリア時間算出記憶処理を示すフローチャートである。図8は、無線通信モジュールのデータ送信の一例を示す図である。図9は、無線通信モジュール26(のCPU261)で実行される無線通信処理を示すフローチャートである。   Next, the operation of the order entry system 1 will be described with reference to FIGS. FIG. 3A is a diagram showing an order information input screen 241. FIG. 3B is a diagram showing a screen 242 during transmission. FIG. 4 is a flowchart showing a wireless communication management process executed by the handy terminal 20A (CPU 21 thereof). FIG. 5 is a flowchart showing the occupation rate calculation process of the wireless communication management process. FIG. 6 is a diagram showing the storage of the carrier time X in the carrier time buffers Y1, Y2, Y3, Y4, Y5, Y6. FIG. 7 is a flowchart showing the carrier time calculation storage process of the wireless communication management process. FIG. 8 is a diagram illustrating an example of data transmission of the wireless communication module. FIG. 9 is a flowchart showing wireless communication processing executed by the wireless communication module 26 (CPU 261 thereof).

図3〜図8を参照して、ハンディ端末20AのCPU21で実行される無線通信管理処理を説明する。先ず、図3(a)、図3(b)を参照して、無線通信管理処理の前提となる処理を説明する。   A wireless communication management process executed by the CPU 21 of the handy terminal 20A will be described with reference to FIGS. First, with reference to FIG. 3A and FIG. 3B, processing that is a premise of the wireless communication management processing will be described.

オーダエントリシステム1において、店舗の営業時間に、顧客が入店しテーブルに着席すると、接客スタッフは、その顧客のアイテム(料理、ドリンク等)の注文をとる。ここでは、ハンディ端末20Aを所持する接客スタッフが、注文をとる例を説明するが、ハンディ端末20B,20Cでも同様の処理となる。   In the order entry system 1, when a customer enters the store and sits at a table during the business hours of the store, the customer service staff places an order for the customer's items (food, drinks, etc.). Here, an example will be described in which the customer service staff possessing the handy terminal 20A takes an order, but the same processing is performed on the handy terminals 20B and 20C.

予め、ハンディ端末20Aの無線通信の周波数(チャネル)が、例えばユーザによる操作部22を介する操作入力により設定され、設定周波数としてフラッシュメモリ27に記憶されているものとする。この設定周波数は、オーダエントリシステム1の全てのハンディ端末20A,20B,20Cで同じ値が設定される。また、この設定周波数は、近隣の店舗のオーダエントリシステム等、近隣の無線通信の周波数と同じ周波数(チャネル)にならないように設定されるのが好ましい。   It is assumed that the frequency (channel) of wireless communication of the handy terminal 20A is set in advance by, for example, an operation input by the user via the operation unit 22, and is stored in the flash memory 27 as the set frequency. This set frequency is set to the same value for all handy terminals 20A, 20B, and 20C of the order entry system 1. Further, this set frequency is preferably set so as not to be the same frequency (channel) as the frequency of neighboring wireless communication such as an order entry system of a neighboring store.

接客スタッフがハンディ端末20Aの操作部22を操作して、オーダ情報入力処理を起動させる。オーダ情報入力処理では、例えば、図3(a)に示すオーダ情報入力画面241が表示部24に表示され、操作部22を介して顧客が注文したアイテムに関するオーダ情報の入力が受け付けられる。オーダ情報は、注文されたアイテムの種類(識別情報)、その数量、注文した顧客が着席するテーブルの識別情報等を含む。   The customer service staff operates the operation unit 22 of the handy terminal 20A to activate the order information input process. In the order information input process, for example, an order information input screen 241 shown in FIG. 3A is displayed on the display unit 24, and input of order information related to an item ordered by the customer is accepted via the operation unit 22. The order information includes the type (identification information) of the ordered item, its quantity, identification information of the table on which the ordered customer is seated, and the like.

ハンディ端末20Aで入力されたオーダ情報は、コントローラ10に無線送信される。そして、コントローラ10は、ハンディ端末20Aからオーダ情報を受信する。そして、コントローラ10は、受信したオーダ情報をプリンタ30に印刷させる。調理スタッフは、プリンタ30で印刷されたオーダ情報を目視して調理を開始する。   The order information input from the handy terminal 20A is wirelessly transmitted to the controller 10. The controller 10 receives order information from the handy terminal 20A. Then, the controller 10 causes the printer 30 to print the received order information. The cooking staff visually checks the order information printed by the printer 30 and starts cooking.

また、コントローラ10は、受信したオーダ情報をプリンタ40に伝票として印刷させる。接客スタッフは、プリンタ40で印刷された伝票を目視して、調理が完了したアイテムに間違いがないかを確認し、間違いがない場合に、伝票とともに、調理済のアイテムを対応するテーブルに配膳する。図4に示す無線通信管理処理は、上記のオーダ情報をコントローラ10へ無線送信する際の通信管理を行う処理である。   Further, the controller 10 causes the printer 40 to print the received order information as a slip. The customer service staff looks at the slip printed by the printer 40 to check whether the cooked item is correct, and if there is no mistake, distributes the cooked item to the corresponding table together with the slip. . The wireless communication management process shown in FIG. 4 is a process for performing communication management when wirelessly transmitting the above order information to the controller 10.

ハンディ端末20Aにおいて、接客スタッフから操作部22を介してオーダ情報の操作入力がなされ、オーダ情報の無線送信指示が入力されたことをトリガとして、CPU21は、ROM25から読み出され適宜RAM23に展開された無線通信管理プログラム251との協働で、無線通信管理処理を実行する。操作入力されたオーダ情報は、RAM23内に記憶されているものとする。   In the handy terminal 20A, the CPU 21 is read from the ROM 25 and appropriately expanded in the RAM 23 when triggered by the input of the order information by the customer service staff via the operation unit 22 and the instruction information wireless transmission instruction. The wireless communication management process is executed in cooperation with the wireless communication management program 251. It is assumed that the operation-input order information is stored in the RAM 23.

先ず、CPU21は、オーダ情報の送信中である旨を示す送信中画面を表示部24に表示する(ステップS11)。ステップS11では、例えば、図3(b)に示す送信中画面242が表示部24に表示される。   First, the CPU 21 displays a transmission screen indicating that order information is being transmitted on the display unit 24 (step S11). In step S11, for example, a transmission screen 242 shown in FIG. 3B is displayed on the display unit 24.

そして、CPU21は、RAM23内に記憶されている操作入力されたオーダ情報から未選択の1つのアイテムのアイテム情報を選択して取得する(ステップS12)。なお、例えば、ステップS12が最初に実行される場合に、オーダ情報のうちのアイテム情報以外の情報(テーブルの識別情報等)も取得されるものとする。   Then, the CPU 21 selects and acquires item information of one unselected item from the operation-input order information stored in the RAM 23 (step S12). For example, when step S12 is executed for the first time, information (such as table identification information) other than item information in the order information is also acquired.

そして、CPU21は、ステップS12で取得したアイテム情報を、RAM23に記憶している送信するオーダ情報のバッファとしての送信バッファの末尾にコピーする(ステップS13)。   Then, the CPU 21 copies the item information acquired in step S12 to the end of the transmission buffer as a buffer of order information to be transmitted stored in the RAM 23 (step S13).

そして、CPU21は、RAM23内に記憶されている操作入力されたオーダ情報にステップS12で未選択の次のアイテム情報があるか否かを判別する(ステップS14)。次のアイテム情報がある場合(ステップS14;YES)、ステップS12に移行される。次のアイテム情報がない場合(ステップS14;NO)、操作入力されたオーダ情報の全てのアイテム情報が選択済であり、CPU21は、無線通信モジュール26を初期化するモジュール初期化コマンドを無線通信モジュール26に出力する(ステップS15)。   Then, the CPU 21 determines whether or not the operation-input order information stored in the RAM 23 includes the next item information not selected in step S12 (step S14). When there is next item information (step S14; YES), the process proceeds to step S12. When there is no next item information (step S14; NO), all item information of the order information input by the operation has been selected, and the CPU 21 issues a module initialization command for initializing the wireless communication module 26 to the wireless communication module. 26 (step S15).

そして、CPU21は、設定周波数をフラッシュメモリ27から読み出し、無線通信モジュール26の無線通信の周波数を読み出した設定周波数に設定する周波数設定コマンドを無線通信モジュール26に出力する(ステップS16)。周波数設定コマンドは、設定周波数を含む。そして、CPU21は、機器IDをフラッシュメモリ27から読み出し、無線通信モジュール26に読み出した機器IDを設定する機器ID設定コマンドを無線通信モジュール26に出力する(ステップS17)。機器ID設定コマンドは、機器IDを含む。   Then, the CPU 21 reads the set frequency from the flash memory 27, and outputs a frequency setting command for setting the frequency of the wireless communication of the wireless communication module 26 to the read set frequency to the wireless communication module 26 (step S16). The frequency setting command includes a set frequency. Then, the CPU 21 reads the device ID from the flash memory 27, and outputs a device ID setting command for setting the read device ID to the wireless communication module 26 to the wireless communication module 26 (step S17). The device ID setting command includes a device ID.

そして、CPU21は、後述するステップS24で算出されてRAM23に記憶されている現在時刻から所定時間(所定数のキャリア時間バッファ)のキャリア時間を用いて、コントローラ10との無線通信における占有率を算出する占有率算出処理を実行する(ステップS18)。ステップS18の占有率算出処理は、詳細に後述される。占有率とは、無線通信モジュール26における所定の計測時間のうちの実際の送信時間の割合である。キャリア時間とは、送信データを送信する送信処理時間のうち、実際に無線電波を送信する時間である。また、ステップS18の占有率算出処理で、無線通信が可能である場合にRAM23に、無線通信モジュール26の無線通信を可能とする旨の通信可能フラグが立てられ(記憶され)、無線通信が不可である場合に、RAM23に、無線通信モジュール26の無線通信を不可とする旨の通信不可フラグが立てられるものとする。   Then, the CPU 21 calculates the occupation rate in the wireless communication with the controller 10 by using the carrier time of a predetermined time (a predetermined number of carrier time buffers) from the current time calculated in step S24 described later and stored in the RAM 23. An occupancy ratio calculation process is executed (step S18). The occupation rate calculation process in step S18 will be described later in detail. The occupation ratio is a ratio of an actual transmission time in a predetermined measurement time in the wireless communication module 26. The carrier time is a time for actually transmitting a radio wave among transmission processing times for transmitting transmission data. Further, in the occupation ratio calculation process in step S18, when wireless communication is possible, a communication enable flag is set (stored) in the RAM 23 to enable wireless communication of the wireless communication module 26, and wireless communication is impossible. In this case, it is assumed that a communication disable flag indicating that the wireless communication of the wireless communication module 26 is disabled is set in the RAM 23.

そして、CPU21は、ステップS18での占有率算出処理で、RAM23に通信可能フラグが立てられているか否かを判別する(ステップS19)。通信可能フラグ立てられていない場合(ステップS19;NO)、占有率が高く、RAM23に通信不可フラグが立てられており、CPU21は、無線通信処理を終了する。つまり、無線通信が停止される。   And CPU21 discriminate | determines whether the communicable flag is set to RAM23 by the occupation rate calculation process in step S18 (step S19). When the communicability flag is not set (step S19; NO), the occupation ratio is high, the communication impossibility flag is set in the RAM 23, and the CPU 21 ends the wireless communication process. That is, wireless communication is stopped.

通信可能フラグが立てられている場合(ステップS19;YES)、占有率が正常であり、CPU21は、RAM23に記憶されているオーダ情報の送信バッファを読み出す(ステップS20)。そして、CPU21は、計時部28からの現在時刻情報を取得し、その現在時刻情報を送信処理時間の開始時刻としてRAM23に記憶し、キャリア時間算出に用いる送信処理時間の計測を開始する(ステップS21)。   When the communicable flag is set (step S19; YES), the occupation rate is normal, and the CPU 21 reads the order information transmission buffer stored in the RAM 23 (step S20). Then, the CPU 21 acquires the current time information from the time measuring unit 28, stores the current time information in the RAM 23 as the start time of the transmission processing time, and starts measuring the transmission processing time used for calculating the carrier time (step S21). ).

そして、CPU21は、無線通信モジュール26に送信バッファのデータを送信データとしてコントローラ10に送信させる送信コマンドと、その送信バッファのデータと、を無線通信モジュール26に出力する(ステップS22)。そして、CPU21は、無線通信モジュール26からコントローラ10で送信データを受信した旨の確認データ(ACK)が入力されたことに応じて、送信処理時間の計測を終了し、計時部28からの現在時刻情報を用いて、送信処理時間の終了時刻を取得し、送信処理時間の開始時刻から終了時刻までの送信処理時間をRAM23に記憶する(ステップS23)。   Then, the CPU 21 outputs to the wireless communication module 26 a transmission command for causing the wireless communication module 26 to transmit the data in the transmission buffer to the controller 10 as transmission data, and the data in the transmission buffer (step S22). Then, the CPU 21 ends the measurement of the transmission processing time in response to the input of the confirmation data (ACK) indicating that the transmission data is received by the controller 10 from the wireless communication module 26, and the current time from the time measuring unit 28. The end time of the transmission processing time is acquired using the information, and the transmission processing time from the start time to the end time of the transmission processing time is stored in the RAM 23 (step S23).

そして、CPU21は、無線通信モジュール26の無線通信のキャリア時間を算出してRAM23に記憶するキャリア時間算出記憶処理を実行し(ステップS24)、無線通信管理処理を終了する。ステップS24のキャリア時間算出記憶処理は、詳細に後述される。   Then, the CPU 21 calculates a carrier time for wireless communication of the wireless communication module 26 and executes a carrier time calculation storage process for storing it in the RAM 23 (step S24), and ends the wireless communication management process. The carrier time calculation storage process in step S24 will be described later in detail.

次いで、図5及び図6を参照して、無線通信管理処理のステップS18の占有率算出処理を説明する。ステップS24のキャリア時間算出記憶処理で算出されたキャリア時間は、RAM23内の複数のキャリア時間バッファに格納される。例えば、図6に示すように、経過時間tにおいて現在時刻t1から所定数(ここでは、6個)の過去の連続したキャリア時間バッファY1,Y2,Y3,Y4,Y5,Y6が随時更新設定されてRAM23内に記憶される。キャリア時間バッファY1,Y2,Y3,Y4,Y5,Y6は、それぞれ、計測時間Tが6分割された単位時間T1のバッファである。計測時間Tは、占有率の算出対象の計測時間であり、予め設定されてフラッシュメモリ27に記憶されているものとする。また、各キャリア時間バッファとともに、その開始時刻及び終了時刻が随時更新設定されてRAM23内に記憶される。   Next, the occupation rate calculation process in step S18 of the wireless communication management process will be described with reference to FIGS. The carrier time calculated by the carrier time calculation storage process in step S24 is stored in a plurality of carrier time buffers in the RAM 23. For example, as shown in FIG. 6, a predetermined number (6 in this case) of past continuous carrier time buffers Y1, Y2, Y3, Y4, Y5, Y6 from the current time t1 at the elapsed time t are updated at any time. And stored in the RAM 23. Each of the carrier time buffers Y1, Y2, Y3, Y4, Y5, and Y6 is a buffer of unit time T1 in which the measurement time T is divided into six. The measurement time T is the measurement time for which the occupation rate is calculated, and is set in advance and stored in the flash memory 27. In addition, the start time and end time are updated and set together with each carrier time buffer and stored in the RAM 23.

キャリア時間バッファY1,Y2,Y3,Y4,Y5,Y6の順は、経過時間tの経過順となっている。キャリア時間バッファY1,Y2,Y3,Y4,Y5,Y6には、ステップS24のキャリア時間算出記憶処理で、それぞれの開始時刻から終了時刻までの期間に発生したキャリア時間の値が格納される。   The order of the carrier time buffers Y1, Y2, Y3, Y4, Y5, and Y6 is the elapsed order of the elapsed time t. In the carrier time buffers Y1, Y2, Y3, Y4, Y5, and Y6, the values of the carrier times generated during the period from the start time to the end time in the carrier time calculation storage process in step S24 are stored.

キャリア時間バッファY1,Y2,Y3,Y4,Y5,Y6を、現在時刻t1を含むキャリア時間バッファを最新とした所定数(ここでは、6個)のリングバッファとすれば、RAM23の記憶容量を低減できて好ましい。また、計測時間T内のキャリア時間バッファの数は、6個に限定されるものではない。   If the carrier time buffers Y1, Y2, Y3, Y4, Y5, and Y6 are a predetermined number (6 in this case) of ring buffers with the latest carrier time buffer including the current time t1, the storage capacity of the RAM 23 is reduced. This is preferable. Further, the number of carrier time buffers within the measurement time T is not limited to six.

図5に示すように、先ず、CPU21は、計時部28から現在時刻情報を取得し、RAM23内の現在時刻情報から過去の計測時間Tに対応する所定数(例えば、6個)のキャリア時間バッファのうち未選択の1つのキャリア時間バッファを選択し、選択したキャリア時間バッファに格納されているキャリア時間の値を読み出して取得する(ステップS31)。そして、CPU21は、ステップS31で取得した選択中のキャリア時間バッファのキャリア時間の値を占有時間Twに加算する(ステップS32)。   As shown in FIG. 5, first, the CPU 21 acquires current time information from the time measuring unit 28, and a predetermined number (for example, six) of carrier time buffers corresponding to past measurement times T from the current time information in the RAM 23. One unselected carrier time buffer is selected, and the value of the carrier time stored in the selected carrier time buffer is read and acquired (step S31). Then, the CPU 21 adds the value of the carrier time of the selected carrier time buffer acquired in step S31 to the occupation time Tw (step S32).

そして、CPU21は、ステップS31で未選択のキャリア時間バッファがあるか否かを判別する(ステップS33)。未選択のキャリア時間バッファがある場合(ステップS33;YES)、ステップS31に移行される。但し、この移行において、ステップS31の現在時刻情報は、更新しないものとする。未選択のキャリア時間バッファがない場合(ステップS33;NO)、全てのキャリア時間バッファの占有時間が取得されており、CPU21は、フラッシュメモリ27から計測時間Tを読み出して取得する(ステップS34)。   Then, the CPU 21 determines whether or not there is an unselected carrier time buffer in step S31 (step S33). When there is an unselected carrier time buffer (step S33; YES), the process proceeds to step S31. However, in this transition, the current time information in step S31 is not updated. When there is no unselected carrier time buffer (step S33; NO), the occupation times of all the carrier time buffers are acquired, and the CPU 21 reads and acquires the measurement time T from the flash memory 27 (step S34).

そして、CPU21は、ステップS31〜S33で算出された占有時間Twと、ステップS34で取得した計測時間Tとを用いて、次式(1)により占有率Wを算出する(ステップS35)。
W=100×Tw/T …(1)
Then, the CPU 21 uses the occupation time Tw calculated in steps S31 to S33 and the measurement time T acquired in step S34 to calculate the occupation rate W by the following equation (1) (step S35).
W = 100 × Tw / T (1)

そして、CPU21は、フラッシュメモリ27に記憶されている占有率上限Wmを読み出して取得する(ステップS36)。占有率上限Wmは、予め設定されてフラッシュメモリ27に記憶されており、無線通信モジュール26の無線通信を可能とするか否かを判別するための占有率Wの閾値である。   Then, the CPU 21 reads and acquires the occupation rate upper limit Wm stored in the flash memory 27 (step S36). The occupation rate upper limit Wm is preset and stored in the flash memory 27, and is a threshold value of the occupation rate W for determining whether or not the wireless communication module 26 can perform wireless communication.

そして、CPU21は、ステップS36で算出した占有率Wが、占有率上限Wm以内であるか否かを判別する(ステップS37)。占有率Wが占有率上限Wm以内である場合(ステップS37;YES)、CPU21は、通信可能フラグをRAM23内に設定し(立て)(ステップS38)、占有率算出処理を終了する。占有率Wが占有率上限Wmを超える場合(ステップS37;NO)、CPU21は、通信不可フラグをRAM23内に設定し(立て)(ステップS39)、占有率算出処理を終了する。   Then, the CPU 21 determines whether or not the occupation rate W calculated in step S36 is within the occupation rate upper limit Wm (step S37). When the occupation rate W is within the occupation rate upper limit Wm (step S37; YES), the CPU 21 sets a communication enable flag in the RAM 23 (standing) (step S38), and ends the occupation rate calculation process. When the occupation rate W exceeds the occupation rate upper limit Wm (step S37; NO), the CPU 21 sets a communication impossible flag in the RAM 23 (standing) (step S39), and ends the occupation rate calculation process.

ここで、図6を参照して、占有率算出処理における占有率W算出の具体例を説明する。図6に示すように、無線通信処理のステップS21〜S24において、経過時間tに沿って送信処理時間Z1でキャリア時間X1が算出され、キャリア時間バッファY1に格納されるものとする。同様に、送信処理時間Z2,Z3でキャリア時間X2,X3が算出されキャリア時間バッファY3に格納されるものとする。   Here, a specific example of the occupation rate W calculation in the occupation rate calculation process will be described with reference to FIG. As shown in FIG. 6, in steps S21 to S24 of the wireless communication process, the carrier time X1 is calculated at the transmission processing time Z1 along the elapsed time t, and stored in the carrier time buffer Y1. Similarly, it is assumed that carrier times X2 and X3 are calculated from the transmission processing times Z2 and Z3 and stored in the carrier time buffer Y3.

なお、単位時間T1が30[s]であり、計測時間Tが180[s]であり、占有率上限Wmが10[%]に設定されているものとする。また、キャリア時間X1,X2,X3は、7[s]、3[s]、2[s]であるものとする。   It is assumed that the unit time T1 is 30 [s], the measurement time T is 180 [s], and the occupation rate upper limit Wm is set to 10 [%]. The carrier times X1, X2, and X3 are 7 [s], 3 [s], and 2 [s].

すると、初回のデータ送信後、キャリア時間X1=7[s]がキャリア時間バッファY1に記憶される。そして、2回目のデータ送信後、キャリア時間X2=3[s]がキャリア時間バッファY3に記憶される。そして、3回目のデータ送信後、3[s]+キャリア時間X3=5[s]がキャリア時間バッファY3に記憶される。なお、キャリア時間バッファY2,Y4,Y5,Y6の値は、全て0となる。   Then, after the first data transmission, the carrier time X1 = 7 [s] is stored in the carrier time buffer Y1. After the second data transmission, the carrier time X2 = 3 [s] is stored in the carrier time buffer Y3. Then, after the third data transmission, 3 [s] + carrier time X3 = 5 [s] is stored in the carrier time buffer Y3. The values of the carrier time buffers Y2, Y4, Y5, Y6 are all 0.

このような無線通信がなされた場合に、占有率算出処理のステップS35で、現在時刻t1における占有率Wが算出される。占有率W=100×Tw/T=100×(7+0+5+0+0+0)/180≒7[%]である。占有率W=7[%]が、占有率上限Wm=10[%]以内である(ステップS37;YES)ため、占有率算出処理のステップS38で通信可能フラグが設定され、次の無線通信における無線通信処理のステップS20〜S24が実行される。   When such wireless communication is performed, the occupation rate W at the current time t1 is calculated in step S35 of the occupation rate calculation process. Occupancy rate W = 100 × Tw / T = 100 × (7 + 0 + 5 + 0 + 0 + 0) / 180≈7 [%]. Since the occupation rate W = 7 [%] is within the occupation rate upper limit Wm = 10 [%] (step S37; YES), the communicability flag is set in step S38 of the occupation rate calculation process, and in the next wireless communication Steps S20 to S24 of the wireless communication process are executed.

次いで、図7及び図8を参照して、無線通信管理処理のステップS24のキャリア時間算出記憶処理を説明する。ハンディ端末20Aの周辺の無線電波の電界強度を検知する時間である周辺検知時間Bと、無線通信モジュール26の無線通信のボーレートとは、固定値であり、予め設定されてフラッシュメモリ27に記憶されているものとする。   Next, the carrier time calculation storage process in step S24 of the wireless communication management process will be described with reference to FIGS. The periphery detection time B, which is the time for detecting the electric field strength of the radio waves around the handy terminal 20A, and the baud rate of the wireless communication of the wireless communication module 26 are fixed values and are preset and stored in the flash memory 27. It shall be.

先ず、CPU21は、無線通信管理処理のステップS21〜S23で取得された送信処理時間ZをRAM23から読み出して取得する(ステップS41)。そして、CPU21は、周辺検知時間Bをフラッシュメモリ27から読み出して取得する(ステップS42)。そして、CPU21は、無線通信のボーレートをフラッシュメモリ27から読み出して取得する(ステップS43)。   First, the CPU 21 reads and acquires the transmission processing time Z acquired in steps S21 to S23 of the wireless communication management process from the RAM 23 (step S41). Then, the CPU 21 reads and acquires the periphery detection time B from the flash memory 27 (step S42). Then, the CPU 21 reads out and acquires the baud rate for wireless communication from the flash memory 27 (step S43).

そして、CPU21は、RAM23内の送信バッファのステップS20で送信後の送信データを参照し、その送信データ量を取得する(ステップS44)。そして、CPU21は、ステップS44で取得した送信データ量と、ステップS43で取得したボーレートとを用いて、次式(2)によりデータ送信時間Dの理想値を算出してRAM23に記憶する(ステップS45)。
D=送信データ量/ボーレート …(2)
Then, the CPU 21 refers to the transmission data after transmission in step S20 of the transmission buffer in the RAM 23, and acquires the transmission data amount (step S44). Then, the CPU 21 calculates the ideal value of the data transmission time D by the following equation (2) using the transmission data amount acquired in step S44 and the baud rate acquired in step S43, and stores it in the RAM 23 (step S45). ).
D = transmission data amount / baud rate (2)

そして、CPU21は、ステップS41で取得した送信処理時間Zと、ステップS42で取得した周辺検知時間Bと、ステップS45で算出したデータ送信時間D(の理想値)とを用いて、キャリア時間Xを近似計算してRAM23に記憶する(ステップS46)。ステップS46のキャリア時間Xの近似計算は、詳細に後述される。   Then, the CPU 21 calculates the carrier time X using the transmission processing time Z acquired in step S41, the peripheral detection time B acquired in step S42, and the data transmission time D (its ideal value) calculated in step S45. Approximate calculation is performed and stored in the RAM 23 (step S46). The approximate calculation of the carrier time X in step S46 will be described later in detail.

そして、CPU21は、計時部28から現在時刻情報を取得する(ステップS47)。そして、CPU21は、RAM23内の複数のキャリア時間バッファから未選択の1つのキャリア時間バッファを選択する(ステップS48)。そして、CPU21は、ステップS48で選択したキャリア時間バッファの開始時刻及び終了時刻を、RAM23から取得する(ステップS49)。   Then, the CPU 21 acquires current time information from the time measuring unit 28 (step S47). Then, the CPU 21 selects one unselected carrier time buffer from the plurality of carrier time buffers in the RAM 23 (step S48). Then, the CPU 21 acquires the start time and end time of the carrier time buffer selected in step S48 from the RAM 23 (step S49).

そして、CPU21は、ステップS47で取得した現在時刻情報が、ステップS48で選択中のキャリア時間バッファ内(ステップS49で取得した開始時刻以上終了時刻以下)であるか否かを判別する(ステップS50)。現在時刻情報が選択中のキャリア時間バッファ内でない場合(ステップS50;NO)、CPU21は、ステップS48で未選択の次のキャリア時間バッファがあるか否かを判別する(ステップS51)。   Then, the CPU 21 determines whether or not the current time information acquired in step S47 is within the carrier time buffer selected in step S48 (from the start time acquired in step S49 to the end time) (step S50). . If the current time information is not in the selected carrier time buffer (step S50; NO), the CPU 21 determines whether or not there is a next carrier time buffer that is not selected in step S48 (step S51).

次のキャリア時間バッファがある場合(ステップS51;YES)、ステップS48に移行される。次のキャリア時間バッファがない場合(ステップS51;NO)、CPU21は、エラー処理を行い(ステップS52)、キャリア時間算出記憶処理を終了する。   If there is a next carrier time buffer (step S51; YES), the process proceeds to step S48. When there is no next carrier time buffer (step S51; NO), the CPU 21 performs an error process (step S52), and ends the carrier time calculation storage process.

現在時刻情報が選択中のキャリア時間バッファ内である場合(ステップS50;YES)、CPU21は、ステップS46で算出したキャリア時間Xを、ステップS48で選択中のRAM23内のキャリア時間バッファの値に加算して記憶し(ステップS53)、キャリア時間算出記憶処理を終了する。   When the current time information is in the selected carrier time buffer (step S50; YES), the CPU 21 adds the carrier time X calculated in step S46 to the value of the carrier time buffer in the RAM 23 being selected in step S48. (Step S53), and the carrier time calculation storage process is terminated.

ここで、図8を参照して、キャリア時間算出記憶処理のステップS46のキャリア時間Xの近似計算を説明する。図8に示すように、無線通信管理処理のステップS21〜S24の送信処理時間Zの計測開始時刻から、最終的に、無線通信モジュール26からコントローラ10へ送信データの送信が成功した時刻までの時間である。   Here, the approximate calculation of the carrier time X in step S46 of the carrier time calculation storage process will be described with reference to FIG. As shown in FIG. 8, the time from the measurement start time of the transmission processing time Z in steps S21 to S24 of the wireless communication management process to the time when transmission data transmission from the wireless communication module 26 to the controller 10 is finally successful. It is.

送信処理時間Zにおいて、無線通信モジュール26で、後述する無線通信処理により、送信コマンド等のコマンドの設定処理と、最初のn回(n:任意の整数)で周辺検知が失敗し(周辺検知失敗a)、次いでm回(m:任意の整数)でデータ送信が失敗し(データ送信失敗b)、最後の一回でデータ送信が成功する(データ送信成功c)と推定する。つまり、ステップS21で送信処理時間Zの計測が開始され、周辺検知失敗a及びデータ送信失敗bによりデータ送信の再送(リトライ)が発生し、最後のデータ送信成功cに応じて、ステップS23で送信処理時間Zの計測が終了する。   In the transmission processing time Z, the wireless communication module 26 fails to detect the surroundings in the first n times (n: any integer) and the setting of commands such as a transmission command by the wireless communication processing described later (failure of surrounding detection). a) Next, it is estimated that data transmission fails m times (m: any integer) (data transmission failure b), and data transmission succeeds once (data transmission success c). In other words, measurement of the transmission processing time Z is started in step S21, data transmission retransmission (retry) occurs due to the peripheral detection failure a and data transmission failure b, and transmission is performed in step S23 according to the last data transmission success c. The measurement of the processing time Z ends.

送信コマンド等のコマンドの設定処理に要する時間を、コマンド処理時間Aとする。周辺検知失敗aは、周辺検知時間Bと、待ち時間Cと、からなる。周辺検知時間Bは、ステップS42で取得された設定値である。待ち時間Cは、周辺検知時間Bでの周辺の無線電波(の電界強度)検知に失敗して、周辺検知時間B終了後から次の周辺の無線電波検知までの待ち時間である。待ち時間Cは、ランダム値であり、例えば、その平均値を約300[ms]とする。   A time required for setting a command such as a transmission command is a command processing time A. The peripheral detection failure a includes a peripheral detection time B and a waiting time C. The peripheral detection time B is the set value acquired in step S42. The waiting time C is a waiting time from the end of the peripheral detection time B to the detection of the next peripheral wireless radio wave after the detection of the peripheral wireless radio wave (its electric field strength) at the peripheral detection time B fails. The waiting time C is a random value, and for example, the average value is about 300 [ms].

データ送信失敗bは、周辺検知時間Bと、データ送信時間Dと、確認データ待ち失敗時間Eと、からなる。データ送信時間Dは、ステップS45で理想値が算出されたデータ送信時間Dの実際の値である。確認データ待ち失敗時間Eは、無線通信モジュール26が送信データをコントローラ10へ送信した後、コントローラ10から確認データ(ACK)を待つ最大の待ち時間である。つまり、確認データ待ち失敗時間E待っても、確認データ(ACK)が送信されない場合、データ送信失敗となる。   The data transmission failure b includes a peripheral detection time B, a data transmission time D, and a confirmation data waiting failure time E. The data transmission time D is an actual value of the data transmission time D for which the ideal value is calculated in step S45. The confirmation data waiting failure time E is the maximum waiting time for waiting for confirmation data (ACK) from the controller 10 after the wireless communication module 26 transmits transmission data to the controller 10. That is, if the confirmation data (ACK) is not transmitted even after waiting for the confirmation data waiting failure time E, data transmission fails.

データ送信成功cは、周辺検知時間Bと、データ送信時間Dと、確認データ待ち成功時間Esと、からなる。確認データ待ち成功時間Esは、無線通信モジュール26が送信データをコントローラ10へ送信した後、コントローラ10から確認データ(ACK)を受信するまでの待ち時間である。確認データ待ち成功時間Esは、確認データ待ち失敗時間Eよりも短くなる。   The data transmission success c includes a surrounding detection time B, a data transmission time D, and a confirmation data waiting success time Es. The confirmation data waiting success time Es is a waiting time until the wireless communication module 26 receives the confirmation data (ACK) from the controller 10 after transmitting the transmission data to the controller 10. The confirmation data waiting success time Es is shorter than the confirmation data waiting failure time E.

図8の例では、送信処理時間Zは、次式(3)により算出される。
Z=A+n(B+C)+m(B+D+E)+(B+D+Es) …(3)
式(3)のZからキャリア時間Xを推定する。前提として、無線通信モジュール26に計時部(RTC)が無いため、送信処理時間Zからデータ送信時間Dが発生した回数を正確に知ることはできない。また、キャリア時間Xの近似計算において、データ送信時間Dが多く発生したと計算することが、安全な近似となる。なぜなら、データ送信時間Dの発生回数を多くすると、最終的に占有率Wが大きくなるので、無線通信管理処理のステップS19でNOにいきやすくなり、無線通信の占有を低減する方向に働くからである。
In the example of FIG. 8, the transmission processing time Z is calculated by the following equation (3).
Z = A + n (B + C) + m (B + D + E) + (B + D + Es) (3)
The carrier time X is estimated from Z in equation (3). As a premise, since the wireless communication module 26 does not have a timer (RTC), it is not possible to accurately know the number of times the data transmission time D has occurred from the transmission processing time Z. In addition, in the approximate calculation of the carrier time X, it is a safe approximation to calculate that a large amount of data transmission time D has occurred. This is because if the number of occurrences of the data transmission time D is increased, the occupation rate W will eventually increase, so that it becomes easier to go to NO in step S19 of the wireless communication management process, and this will work to reduce the occupation of wireless communication. is there.

式(3)において、データ送信失敗bの(B+D+E)がデータ送信成功cの(B+D+Es)とほぼ同じ(つまりE≒Es)として近似し、次式(4)を得る。
Z=A+n(B+C)+(m+1)(B+D+Es) …(4)
In equation (3), (B + D + E) of data transmission failure b is approximated as (B + D + Es) of data transmission success c (ie, E≈Es), and the following equation (4) is obtained.
Z = A + n (B + C) + (m + 1) (B + D + Es) (4)

そして、式(4)の両辺を(B+D+Es)で割ると、次式(5)が得られる。
Z/(B+D+Es)={A+n(B+C)}/(B+D+Es)+(m+1) …(5)
式(5)の左辺は、送信処理時間Z内に何回、データ送信成功c(+データ送信失敗b)が行われたかを示す送信回数となる。
Then, when both sides of the formula (4) are divided by (B + D + Es), the following formula (5) is obtained.
Z / (B + D + Es) = {A + n (B + C)} / (B + D + Es) + (m + 1) (5)
The left side of Equation (5) is the number of transmissions indicating how many times data transmission success c (+ data transmission failure b) has been performed within the transmission processing time Z.

ここで、式(5)の右辺第1項について、コマンド処理時間Aが十分小さいので無視してよく、確認データ待ち成功時間Esも十分に小さいとすると、次式(6)が得られる。
Z/(B+D)={n(B+C)}/(B+D)+(m+1) …(6)
Here, the first term on the right side of the equation (5) may be ignored because the command processing time A is sufficiently small. If the confirmation data waiting success time Es is also sufficiently small, the following equation (6) is obtained.
Z / (B + D) = {n (B + C)} / (B + D) + (m + 1) (6)

ここで、n(B+C)<(B+D)ならば、式(6)の右辺第1項を無視し、n(B+C)≧(B+D)ならば、式(6)の右辺第1項を送信回数に含めてしまうことにする。式(6)の右辺第1項は、実際には、キャリア時間ではないが、上述の安全な方向の近似をとったものである。すると、式(6)の左辺が送信データの送信回数となる。   Here, if n (B + C) <(B + D), the first term on the right side of Equation (6) is ignored, and if n (B + C) ≧ (B + D), the first term on the right side of Equation (6) is transmitted. Will be included. The first term on the right side of Equation (6) is not actually the carrier time, but is an approximation of the safe direction described above. Then, the left side of Expression (6) is the number of transmissions of transmission data.

よって、キャリア時間Xは、データ送信時間Dと、送信回数とを乗算して次式(7)により算出される。
X=D{Z/(B+D)} …(7)
ステップS46では、式(7)によりキャリア時間Xが算出される。
Therefore, the carrier time X is calculated by the following equation (7) by multiplying the data transmission time D and the number of transmissions.
X = D {Z / (B + D)} (7)
In step S46, the carrier time X is calculated by equation (7).

次いで、図9を参照して、無線通信モジュール26のCPU261で実行される無線通信処理を説明する。   Next, wireless communication processing executed by the CPU 261 of the wireless communication module 26 will be described with reference to FIG.

無線通信処理は、CPU21で実行される無線通信管理処理により出力された各種コマンドに応じて、実際の無線通信等の各種処理を行う処理である。無線通信モジュール26において、CPU21から情報が入力されたことをトリガとして、CPU261は、ROM263から読み出され適宜RAM262に展開された無線通信プログラム2631との協働で、無線通信処理を実行する。   The wireless communication process is a process for performing various processes such as actual wireless communication in accordance with various commands output by the wireless communication management process executed by the CPU 21. In the wireless communication module 26, triggered by the input of information from the CPU 21, the CPU 261 executes wireless communication processing in cooperation with the wireless communication program 2631 read from the ROM 263 and appropriately expanded in the RAM 262.

先ず、CPU261は、CPU21から入力された情報が各種コマンド(送信コマンド、周波数設定コマンド、機器ID設定コマンド、送信コマンド)であるか否かを判別する(ステップS61)。各種コマンドでない場合(ステップS61;NO)、無線通信処理が終了する。   First, the CPU 261 determines whether the information input from the CPU 21 is various commands (transmission command, frequency setting command, device ID setting command, transmission command) (step S61). When it is not various commands (step S61; NO), a wireless communication process is complete | finished.

各種コマンドである場合(ステップS61;YES)、CPU261は、各種コマンドがどのコマンドであるかを解析する(ステップS62)。そして、CPU261は、ステップS62の解析結果が初期設定コマンドであるか否かを判別する(ステップS63)。初期設定コマンドでない場合(ステップS63;NO)、CPU261は、ステップS62の解析結果が周波数設定コマンドであるか否かを判別する(ステップS64)。   When it is various commands (step S61; YES), the CPU 261 analyzes which command is the various commands (step S62). Then, the CPU 261 determines whether or not the analysis result in step S62 is an initial setting command (step S63). When it is not an initial setting command (step S63; NO), the CPU 261 determines whether or not the analysis result of step S62 is a frequency setting command (step S64).

周波数設定コマンドでない場合(ステップS64;NO)、CPU261は、ステップS62の解析結果が機器ID設定コマンドであるか否かを判別する(ステップS65)。機器ID設定コマンドでない場合(ステップS65;NO)、CPU261は、ステップS62の解析結果が送信コマンドであるか否かを判別する(ステップS66)。送信コマンドでない場合(ステップS66;NO)、無線通信処理が終了する。   When it is not a frequency setting command (step S64; NO), the CPU 261 determines whether or not the analysis result of step S62 is a device ID setting command (step S65). When it is not a device ID setting command (step S65; NO), the CPU 261 determines whether or not the analysis result of step S62 is a transmission command (step S66). If it is not a transmission command (step S66; NO), the wireless communication process ends.

初期設定コマンドである場合(ステップS63;YES)、CPU261は、ROM263に記憶されている設定情報を読み出す(ステップS67)。そして、CPU261は、ステップS67で読み出した設定情報をRAM262に記憶し(ステップS68)、無線通信処理を終了する。以後の処理では、RAM262に記憶された設定情報が適宜使用される。   If it is an initial setting command (step S63; YES), the CPU 261 reads out setting information stored in the ROM 263 (step S67). Then, the CPU 261 stores the setting information read in step S67 in the RAM 262 (step S68), and ends the wireless communication process. In the subsequent processing, the setting information stored in the RAM 262 is used as appropriate.

周波数設定コマンドである場合(ステップS64;YES)、CPU261は、周波数設定コマンドに含まれる設定周波数をRAM262に記憶し(ステップS69)、無線通信処理を終了する。機器ID設定コマンドである場合(ステップS65;YES)、CPU261は、機器ID設定コマンドに含まれる機器IDをRAM262に記憶し(ステップS70)、無線通信処理を終了する。   If it is a frequency setting command (step S64; YES), the CPU 261 stores the set frequency included in the frequency setting command in the RAM 262 (step S69), and ends the wireless communication process. If it is a device ID setting command (step S65; YES), the CPU 261 stores the device ID included in the device ID setting command in the RAM 262 (step S70), and ends the wireless communication process.

送信コマンドである場合(ステップS65;YES)、CPU261は、送信コマンドに対応する送信データがCPU21から入力され、その送信データをRAM262に記憶する(ステップS71)。そして、CPU261は、送信データ再送のリトライ回数(ステップS74,S77;NOの回数)が、予め指定された既定値以下であるか否かを判別する(ステップS72)。この既定値は、例えば、16〜20回である。   When it is a transmission command (step S65; YES), the CPU 261 receives transmission data corresponding to the transmission command from the CPU 21, and stores the transmission data in the RAM 262 (step S71). Then, the CPU 261 determines whether or not the number of retries for retransmission of transmission data (steps S74 and S77; the number of NO) is equal to or less than a predetermined value specified in advance (step S72). This default value is, for example, 16 to 20 times.

リトライ回数が既定値より多い場合(ステップS72;NO)、無線通信処理が終了する。リトライ回数が既定値以下である場合(ステップS72;YES)、CPU261は、無線通信部264を用いて周辺の設定周波数の無線電波の電界強度を検知する(ステップS73)。そして、CPU261は、ステップS73で検知した電界強度が、予め設定された既定電界強度以下であるか否かを判別する(ステップS74)。   If the number of retries is greater than the predetermined value (step S72; NO), the wireless communication process ends. When the number of retries is equal to or less than the predetermined value (step S72; YES), the CPU 261 detects the electric field strength of the radio wave of the surrounding set frequency using the wireless communication unit 264 (step S73). Then, the CPU 261 determines whether or not the electric field strength detected in step S73 is equal to or lower than a preset default electric field strength (step S74).

検知した電界強度が既定電界強度より大きい場合(ステップS74;NO)、ステップS72に移行される。検知した電界強度が既定電界強度以下である場合(ステップS74;YES)、CPU261は、無線通信部264を介して、RAM262に記憶されている設定情報及び設定周波数を用いて、RAM262に記憶されている送信データ及び機器IDをコントローラ10へ無線送信する(ステップS75)。   When the detected electric field strength is larger than the predetermined electric field strength (step S74; NO), the process proceeds to step S72. When the detected electric field strength is equal to or lower than the predetermined electric field strength (step S74; YES), the CPU 261 is stored in the RAM 262 using the setting information and the setting frequency stored in the RAM 262 via the wireless communication unit 264. The transmitted transmission data and device ID are wirelessly transmitted to the controller 10 (step S75).

そして、CPU261は、無線通信部264を介して、コントローラ10から確認データ(ACK)をコントローラ10から無線受信する(ステップS76)。そして、CPU261は、ステップS76で確認データ(ACK)を受信したか否かを判別する(ステップS77)。   Then, the CPU 261 wirelessly receives confirmation data (ACK) from the controller 10 via the wireless communication unit 264 (step S76). Then, the CPU 261 determines whether or not confirmation data (ACK) has been received in step S76 (step S77).

確認データ(ACK)を受信していない場合(ステップS77;NO)、ステップS72に移行される。確認データ(ACK)を受信した場合(ステップS77;YES)、CPU261は、確認データ(ACK)をCPU21に出力し(ステップS78)、無線通信処理を終了する。ステップS78は、図4の無線通信管理処理のステップS23に対応する。   If confirmation data (ACK) has not been received (step S77; NO), the process proceeds to step S72. When the confirmation data (ACK) is received (step S77; YES), the CPU 261 outputs the confirmation data (ACK) to the CPU 21 (step S78) and ends the wireless communication process. Step S78 corresponds to step S23 of the wireless communication management process of FIG.

以上、本実施の形態によれば、オーダエントリシステム1において、ハンディ端末20A〜20Cは、それぞれ、コントローラ10にデータ送信を行い、コントローラ10へのデータ送信が失敗した場合に、当該データ送信のリトライを行う無線通信モジュール26を備える。また、ハンディ端末20A〜20Cは、それぞれ、無線通信モジュール26へのデータの無線送信指示(送信コマンド出力)を行い、当該データの無線送信指示からデータ送信成功までの送信処理時間を計測し、当該計測した送信処理時間のうちの実際のデータ送信時間であるキャリア時間Xを算出し、所定の計測時間Tのうち前記算出したキャリア時間Xが占める割合を示す占有率Wを算出し、当該算出した占有率Wが占有率上限Wm以下になるよう無線通信モジュール26の無線通信を制御するCPU21を備える。   As described above, according to the present embodiment, in the order entry system 1, each of the handy terminals 20A to 20C transmits data to the controller 10, and when the data transmission to the controller 10 fails, the data transmission retry is performed. A wireless communication module 26 is provided. In addition, each of the handy terminals 20A to 20C issues a data wireless transmission instruction (transmission command output) to the wireless communication module 26, measures a transmission processing time from the data wireless transmission instruction to the data transmission success, The carrier time X that is the actual data transmission time of the measured transmission processing time is calculated, and the occupation rate W that indicates the ratio of the calculated carrier time X to the predetermined measurement time T is calculated. A CPU 21 that controls wireless communication of the wireless communication module 26 is provided so that the occupation ratio W is equal to or less than the occupation ratio upper limit Wm.

このため、同一の周波数でコントローラ10と無線通信するハンディ端末20A,20B,20Cにおいて、各ハンディ端末の高い占有率での無線通信の占有を防止でき、ハンディ端末20A,20B,20Cにおける通信速度低下を防ぐことができ通信を安定して行うことができる。また、送信処理時間のうちのキャリア時間が占める割合として占有率を算出するので、無線通信を失敗した時間を加味した正確な占有率を算出できる。また、ハンディ端末20A,20B,20Cの設定周波数又はその近傍の無線通信を行う他の機器の通信を妨げること(悪影響)を低減できる。   For this reason, in the handy terminals 20A, 20B, and 20C that wirelessly communicate with the controller 10 at the same frequency, it is possible to prevent the occupation of the wireless communication at a high occupation rate of each handy terminal, and the communication speed in the handy terminals 20A, 20B, and 20C decreases Communication can be performed stably. In addition, since the occupation rate is calculated as the ratio of the carrier time in the transmission processing time, it is possible to calculate an accurate occupation rate that takes into account the time during which wireless communication has failed. In addition, it is possible to reduce (adverse effects) hindering communication of other devices that perform wireless communication in the vicinity of the set frequency of the handy terminals 20A, 20B, and 20C or in the vicinity thereof.

また、ハンディ端末20A,20B,20Cは、計測した送信処理時間Zと、周辺の電波の電界強度の検知の周辺検知時間Bと、送信されたデータの送信データ量を無線通信のボーレートで割ったデータ送信時間Dと、を用いて、近似式(7)によりキャリア時間Xを算出する。よって、容易且つ迅速にキャリア時間Xを算出でき、このキャリア時間を加味した占有率Wを容易且つ迅速に算出できる。   Further, the handy terminals 20A, 20B, and 20C divide the measured transmission processing time Z, the peripheral detection time B for detecting the electric field strength of the surrounding radio waves, and the transmission data amount of the transmitted data by the baud rate of the wireless communication. Using the data transmission time D, the carrier time X is calculated by the approximate expression (7). Therefore, the carrier time X can be calculated easily and quickly, and the occupation rate W taking this carrier time into account can be calculated easily and quickly.

また、ハンディ端末20A,20B,20Cは、キャリア時間バッファY1,Y2,Y3,Y4,Y5、Y6をRAM23に記憶し、算出したキャリア時間Xを、現在時刻に対応するキャリア時間バッファ内の値に加算していき、計測時間のうち全てのキャリア時間バッファY1,Y2,Y3,Y4,Y5、Y6のキャリア時間Xの合計値(占有時間Tw)が占める割合を示す占有率Wを、式(1)により算出する。このため、占有率Wを正確且つ容易に算出できる。また、キャリア時間バッファY1,Y2,Y3,Y4,Y5、Y6をリングバッファとすれば、キャリア時間バッファの容量を低減できる。   The handy terminals 20A, 20B, and 20C store the carrier time buffers Y1, Y2, Y3, Y4, Y5, and Y6 in the RAM 23, and set the calculated carrier time X to the value in the carrier time buffer corresponding to the current time. The occupancy ratio W indicating the ratio occupied by the total value (occupation time Tw) of the carrier times X of all the carrier time buffers Y1, Y2, Y3, Y4, Y5, and Y6 in the measurement time is expressed by the formula (1 ). For this reason, the occupation ratio W can be calculated accurately and easily. Further, if the carrier time buffers Y1, Y2, Y3, Y4, Y5, and Y6 are ring buffers, the capacity of the carrier time buffer can be reduced.

また、ハンディ端末20A,20B,20Cは、算出した占有率Wが占有率上限Wm以下になる場合に、無線通信モジュール26にデータの無線送信を指示(送信コマンド出力)を行い、算出した占有率Wが占有率上限Wmより大きくなる場合に、無線通信モジュール26のデータの無線送信を停止する。このため、占有率上限Wmより大きい占有率Wでのデータの無線送信を確実に防ぐことができる。   The handy terminals 20A, 20B, and 20C also instruct the wireless communication module 26 to wirelessly transmit data (output a transmission command) when the calculated occupancy W is equal to or less than the occupancy upper limit Wm, and the calculated occupancy When W becomes larger than the occupation ratio upper limit Wm, wireless transmission of data of the wireless communication module 26 is stopped. For this reason, wireless transmission of data with an occupation rate W larger than the occupation rate upper limit Wm can be reliably prevented.

また、オーダエントリシステム1は、ハンディ端末20A,20B,20Cと、コントローラ10と、を備える。このため、オーダエントリシステム1内でのハンディ端末20A,20B,20Cにおける通信速度低下を防ぐことができ通信を安定して行うことができる。   The order entry system 1 includes handy terminals 20A, 20B, and 20C and a controller 10. For this reason, it is possible to prevent a decrease in communication speed in the handy terminals 20A, 20B, and 20C in the order entry system 1, and to perform communication stably.

なお、上記実施の形態における記述は、本発明に係る通信端末、無線通信システム及びプログラムの一例であり、これに限定されるものではない。   The description in the above embodiment is an example of a communication terminal, a wireless communication system, and a program according to the present invention, and the present invention is not limited to this.

上記実施の形態では、オーダエントリシステム1が、1つのコントローラ10を備える構成としたが、これに限定されるものではない。例えば、オーダエントリシステムがマルチアクセスポイント機能を有する構成としてもよい。このオーダエントリシステムは、互いに無線通信の周波数(チャネル)が異なる複数のコントローラを備える。各ハンディ端末は、複数のコントローラのうち、電波状況が良い(無線通信の占有がなされていない周波数の)コントローラを探してアクセスする。このマルチアクセスポイント機能のオーダエントリシステムに本実施の形態のハンディ端末の占有率の算出及び無線通信の制御を行うことにより、1台のコントローラに対する1台のハンディ端末の高い占有率での無線通信の占有を防ぎ、複数のハンディ端末における通信速度低下を防ぐことができ通信を安定して行うことができる。   In the above-described embodiment, the order entry system 1 is configured to include one controller 10, but the present invention is not limited to this. For example, the order entry system may have a multi-access point function. This order entry system includes a plurality of controllers having different radio communication frequencies (channels). Each handy terminal searches and accesses a controller having a good radio wave condition (of a frequency not occupied by wireless communication) among a plurality of controllers. By calculating the occupancy rate of the handy terminal and controlling the wireless communication of this multi-access point function order entry system, wireless communication with a high occupancy rate of one handy terminal for one controller Can be prevented, a decrease in communication speed in a plurality of handy terminals can be prevented, and communication can be performed stably.

また、上記実施の形態では、通信端末として、ハンディ端末20A,20B,20Cを説明したが、これに限定されるものではない。例えば、通信端末は、テーブルに設置され、顧客のオーダ情報の入力を受け付けてコントローラに無線送信するテーブル端末等、他の通信端末としてもよい。   In the above embodiment, the handy terminals 20A, 20B, and 20C have been described as the communication terminals, but the present invention is not limited to this. For example, the communication terminal may be another communication terminal such as a table terminal that is installed on a table and receives an input of customer order information and wirelessly transmits it to the controller.

また、上記実施の形態におけるオーダエントリシステムの各構成要素の細部構成及び細部動作に関しては、本発明の趣旨を逸脱することのない範囲で適宜変更可能であることは勿論である。   In addition, it goes without saying that the detailed configuration and detailed operation of each component of the order entry system in the above embodiment can be appropriately changed without departing from the spirit of the present invention.

本発明の実施の形態を説明したが、本発明の範囲は、上述の実施の形態に限定するものではなく、特許請求の範囲に記載された発明の範囲とその均等の範囲を含む。
以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
複数の通信端末と無線通信を行うコントローラと無線通信を行う通信端末であって、
前記コントローラにデータの無線送信を行い、当該コントローラへのデータの無線送信が失敗した場合に、当該データの無線送信のリトライを行う無線通信モジュールと、
前記無線通信モジュールへのデータの無線送信指示を行い、当該データの無線送信指示から無線送信成功までの送信処理時間を計測し、当該計測した送信処理時間のうちの実際のデータ送信時間であるキャリア時間を算出し、所定の計測時間のうち前記算出したキャリア時間が占める割合を示す占有率を算出し、当該算出した占有率が予め設定された上限値以下になるよう前記無線通信モジュールの無線通信を制御する制御部と、を備える通信端末。
<請求項2>
前記無線通信モジュールは、周辺の電波の電界強度を検知し、当該検知した電界強度が既定の電界強度以内である場合に、前記コントローラにデータの無線送信を行い、
前記制御部は、前記計測した送信処理時間Zと、前記周辺の電波の電界強度の検知の周辺検知時間Bと、前記送信されたデータのデータ量を無線通信のボーレートで割ったデータ送信時間Dと、を用いて、D{Z/(B+D)}の式によりキャリア時間を算出する請求項1に記載の通信端末。
<請求項3>
前記計測時間を経時的に分割した複数のキャリア時間バッファを記憶する記憶部を備え、
前記制御部は、前記算出したキャリア時間を、現在時刻に対応する前記キャリア時間バッファ内の値に加算していき、前記計測時間のうち前記全てのキャリア時間バッファのキャリア時間の合計値が占める割合を示す占有率を算出する請求項1又は2に記載の通信端末。
<請求項4>
前記制御部は、前記算出した占有率が前記上限値以下になる場合に、前記無線通信モジュールにデータの無線送信指示を行い、前記算出した占有率が前記上限値より大きくなる場合に、前記無線通信モジュールのデータの無線送信を停止する請求項1から3のいずれか一項に記載の通信端末。
<請求項5>
請求項1から4のいずれか一項に記載の複数の通信端末と、
前記コントローラと、を備える無線通信システム。
<請求項6>
複数の通信端末と無線通信を行うコントローラと無線通信を行う通信端末のコンピュータを、
前記コントローラにデータの無線送信を行い、当該コントローラへのデータの無線送信が失敗した場合に、当該データの無線送信のリトライを行う無線通信モジュール、
前記無線通信モジュールへのデータの無線送信指示を行い、当該データの無線送信指示から無線送信成功までの送信処理時間を計測し、当該計測した送信処理時間のうちの実際のデータ送信時間であるキャリア時間を算出し、所定の計測時間のうち前記算出したキャリア時間が占める割合を示す占有率を算出し、当該算出した占有率が予め設定された上限値以下になるよう前記無線通信モジュールの無線通信を制御する制御部、
として機能させるためのプログラム。
Although the embodiments of the present invention have been described, the scope of the present invention is not limited to the above-described embodiments, but includes the scope of the invention described in the claims and the equivalents thereof.
The invention described in the scope of claims attached to the application of this application will be added below. The item numbers of the claims described in the appendix are as set forth in the claims attached to the application of this application.
[Appendix]
<Claim 1>
A communication terminal that performs wireless communication with a controller that performs wireless communication with a plurality of communication terminals,
A wireless communication module that performs wireless transmission of data to the controller and performs wireless transmission retry of the data when wireless transmission of data to the controller fails.
A carrier that performs a wireless transmission instruction of data to the wireless communication module, measures a transmission processing time from the wireless transmission instruction of the data to a successful wireless transmission, and is an actual data transmission time of the measured transmission processing time Calculating time, calculating an occupation ratio indicating a ratio of the calculated carrier time in a predetermined measurement time, and performing wireless communication of the wireless communication module so that the calculated occupation ratio is equal to or less than a preset upper limit value And a control unit that controls the communication terminal.
<Claim 2>
The wireless communication module detects electric field strength of surrounding radio waves, and when the detected electric field strength is within a predetermined electric field strength, performs wireless transmission of data to the controller,
The control unit includes the measured transmission processing time Z, the peripheral detection time B for detecting the electric field strength of the peripheral radio wave, and the data transmission time D obtained by dividing the data amount of the transmitted data by the baud rate of wireless communication. The communication terminal according to claim 1, wherein the carrier time is calculated by an equation of D {Z / (B + D)}.
<Claim 3>
A storage unit for storing a plurality of carrier time buffers obtained by dividing the measurement time over time;
The control unit adds the calculated carrier time to a value in the carrier time buffer corresponding to the current time, and a ratio of a total value of carrier times of all the carrier time buffers in the measurement time The communication terminal according to claim 1, wherein an occupancy ratio that indicates
<Claim 4>
The control unit instructs the wireless communication module to wirelessly transmit data when the calculated occupancy is equal to or less than the upper limit, and when the calculated occupancy is greater than the upper limit, The communication terminal according to claim 1, wherein the wireless transmission of data of the communication module is stopped.
<Claim 5>
A plurality of communication terminals according to any one of claims 1 to 4,
A wireless communication system comprising the controller.
<Claim 6>
A communication terminal computer that performs wireless communication with a controller that performs wireless communication with a plurality of communication terminals,
A wireless communication module that performs wireless transmission of data to the controller and performs retry of wireless transmission of the data when wireless transmission of data to the controller fails;
A carrier that performs a wireless transmission instruction of data to the wireless communication module, measures a transmission processing time from the wireless transmission instruction of the data to a successful wireless transmission, and is an actual data transmission time of the measured transmission processing time Calculating time, calculating an occupation ratio indicating a ratio of the calculated carrier time in a predetermined measurement time, and performing wireless communication of the wireless communication module so that the calculated occupation ratio is equal to or less than a preset upper limit value Control unit to control,
Program to function as.

1 オーダエントリシステム
10,10D コントローラ
20A,20B,20C,20D ハンディ端末
21 CPU
22 操作部
23 RAM
24 表示部
25 ROM
26 無線通信モジュール
261 CPU
262 RAM
263 ROM
264 無線通信部
265 バス
27 フラッシュメモリ
28 計時部
29 電源部
29a バス
30,40 プリンタ
50 ハブ
60 ECR
1 Order entry system 10, 10D controller 20A, 20B, 20C, 20D Handy terminal 21 CPU
22 Operation unit 23 RAM
24 display unit 25 ROM
26 Wireless communication module 261 CPU
262 RAM
263 ROM
H.264 Wireless communication unit 265 Bus 27 Flash memory 28 Timekeeping unit 29 Power supply unit 29a Bus 30, 40 Printer 50 Hub 60 ECR

Claims (6)

複数の通信端末と無線通信を行うコントローラと無線通信を行う通信端末であって、
周辺電波の電界強度を検知し、当該検知した周辺電波の電界強度が既定の電界強度以内である場合に、前記コントローラにデータの無線送信を行う無線通信モジュールと、
前記無線通信モジュールへのデータの無線送信指示を行い、当該データの無線送信指示から無線送信成功までの送信処理時間を計測し、当該計測した送信処理時間のうち前記無線通信モジュールが実際に無線電波を送信する時間であるキャリア時間を算出し、前記算出したキャリア時間が前記計測した送信処理時間に占める割合を示す占有率を算出し、当該算出した占有率が予め設定された上限値以下になるよう前記無線通信モジュールの無線通信を制御する制御部と、
を備える通信端末。
A communication terminal that performs wireless communication with a controller that performs wireless communication with a plurality of communication terminals,
A wireless communication module that detects the electric field strength of the surrounding radio waves and wirelessly transmits data to the controller when the detected electric field strength of the surrounding radio waves is within a predetermined electric field strength;
A wireless transmission instruction for data to the wireless communication module is performed, a transmission processing time from the wireless transmission instruction for the data to a successful wireless transmission is measured, and the wireless communication module actually transmits a radio wave out of the measured transmission processing time. The carrier time , which is the time for transmitting, is calculated, the occupation rate indicating the ratio of the calculated carrier time to the measured transmission processing time is calculated, and the calculated occupation rate is equal to or less than a preset upper limit value. A control unit for controlling wireless communication of the wireless communication module;
A communication terminal comprising:
前記計測時間を経時的に分割した複数のキャリア時間バッファを記憶する記憶部を備え、
前記制御部は、前記算出したキャリア時間を、現在時刻に対応する前記キャリア時間バッファ内の値に加算していき、前記計測時間のうち前記全てのキャリア時間バッファのキャリア時間の合計値が占める割合を示す占有率を算出する請求項1に記載の通信端末。
A storage unit for storing a plurality of carrier time buffers obtained by dividing the measurement time over time;
The control unit adds the calculated carrier time to a value in the carrier time buffer corresponding to the current time, and a ratio of a total value of carrier times of all the carrier time buffers in the measurement time The communication terminal according to claim 1, which calculates an occupation ratio indicating
前記制御部は、前記算出した占有率が前記上限値以下になる場合に、前記無線通信モジュールにデータの無線送信指示を行い、前記算出した占有率が前記上限値より大きくなる場合に、前記無線通信モジュールのデータの無線送信を停止する請求項1または2に記載の通信端末。   The control unit instructs the wireless communication module to wirelessly transmit data when the calculated occupancy is equal to or less than the upper limit, and when the calculated occupancy is greater than the upper limit, The communication terminal according to claim 1 or 2, wherein wireless transmission of data of the communication module is stopped. 請求項1から3のいずれか一項に記載の複数の通信端末と、
前記コントローラと、を備える無線通信システム。
A plurality of communication terminals according to any one of claims 1 to 3,
A wireless communication system comprising the controller.
複数の通信端末と無線通信を行うコントローラと無線通信を行う通信端末のコンピュータを、
周辺電波の電界強度を検知し、当該検知した周辺電波の電界強度が既定の電界強度以内である場合に、前記コントローラにデータの無線送信を行う無線通信モジュール、
前記無線通信モジュールへのデータの無線送信指示を行い、当該データの無線送信指示から無線送信成功までの送信処理時間を計測し、当該計測した送信処理時間のうち前記無線通信モジュールが実際に無線電波を送信する時間であるキャリア時間を算出し、前記算出したキャリア時間が前記計測した送信処理時間に占める割合を示す占有率を算出し、当該算出した占有率が予め設定された上限値以下になるよう前記無線通信モジュールの無線通信を制御する制御部、
として機能させるためのプログラム。
A communication terminal computer that performs wireless communication with a controller that performs wireless communication with a plurality of communication terminals,
A wireless communication module that detects the electric field strength of a surrounding radio wave and wirelessly transmits data to the controller when the detected electric field strength of the surrounding radio wave is within a predetermined electric field strength;
A wireless transmission instruction for data to the wireless communication module is performed, a transmission processing time from the wireless transmission instruction for the data to a successful wireless transmission is measured, and the wireless communication module actually transmits a radio wave out of the measured transmission processing time. The carrier time , which is the time for transmitting, is calculated, the occupation rate indicating the ratio of the calculated carrier time to the measured transmission processing time is calculated, and the calculated occupation rate is equal to or less than a preset upper limit value. A control unit for controlling wireless communication of the wireless communication module,
Program to function as.
複数の通信端末と無線通信を行うコントローラと無線通信を行う通信端末であって、
前記コントローラにデータの無線送信を行い、当該コントローラへのデータの無線送信が失敗した場合に、当該データの無線送信のリトライを行う無線通信モジュールと、
前記無線通信モジュールへのデータの無線送信指示を行い、当該データの無線送信指示から無線送信成功までの送信処理時間を計測し、当該計測した送信処理時間のうちの実際のデータ送信時間であるキャリア時間を算出し、所定の計測時間のうち前記算出したキャリア時間が占める割合を示す占有率を算出し、当該算出した占有率が予め設定された上限値以下になるよう前記無線通信モジュールの無線通信を制御する制御部と、を備え、
前記無線通信モジュールは、周辺の電波の電界強度を検知し、当該検知した電界強度が既定の電界強度以内である場合に、前記コントローラにデータの無線送信を行い、
前記制御部は、前記計測した送信処理時間Zと、前記周辺の電波の電界強度の検知の周辺検知時間Bと、前記送信されたデータのデータ量を無線通信のボーレートで割ったデータ送信時間Dと、を用いて、D{Z/(B+D)}の式によりキャリア時間を算出する通信端末。
A communication terminal that performs wireless communication with a controller that performs wireless communication with a plurality of communication terminals,
A wireless communication module that performs wireless transmission of data to the controller and performs wireless transmission retry of the data when wireless transmission of data to the controller fails.
A carrier that performs a wireless transmission instruction of data to the wireless communication module, measures a transmission processing time from the wireless transmission instruction of the data to a successful wireless transmission, and is an actual data transmission time of the measured transmission processing time Calculating time, calculating an occupation ratio indicating a ratio of the calculated carrier time in a predetermined measurement time, and performing wireless communication of the wireless communication module so that the calculated occupation ratio is equal to or less than a preset upper limit value And a control unit for controlling
The wireless communication module detects electric field strength of surrounding radio waves, and when the detected electric field strength is within a predetermined electric field strength, performs wireless transmission of data to the controller,
The control unit includes the measured transmission processing time Z, the peripheral detection time B for detecting the electric field strength of the peripheral radio wave, and the data transmission time D obtained by dividing the data amount of the transmitted data by the baud rate of wireless communication. , And a communication terminal that calculates the carrier time using the formula D {Z / (B + D)}.
JP2011163799A 2011-07-27 2011-07-27 Communication terminal, wireless communication system, and program Active JP5891633B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011163799A JP5891633B2 (en) 2011-07-27 2011-07-27 Communication terminal, wireless communication system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011163799A JP5891633B2 (en) 2011-07-27 2011-07-27 Communication terminal, wireless communication system, and program

Publications (2)

Publication Number Publication Date
JP2013030860A JP2013030860A (en) 2013-02-07
JP5891633B2 true JP5891633B2 (en) 2016-03-23

Family

ID=47787516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011163799A Active JP5891633B2 (en) 2011-07-27 2011-07-27 Communication terminal, wireless communication system, and program

Country Status (1)

Country Link
JP (1) JP5891633B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004234695A (en) * 1997-11-06 2004-08-19 Toshiba Tec Corp Order data management system
JP5024095B2 (en) * 2008-02-08 2012-09-12 沖電気工業株式会社 Wireless transmission apparatus, program, and method

Also Published As

Publication number Publication date
JP2013030860A (en) 2013-02-07

Similar Documents

Publication Publication Date Title
JP4703612B2 (en) Order entry system
EP3040805B1 (en) Information processing apparatus, peripheral device and non-contact power supply system
JP6727805B2 (en) Vending machines and mobile terminals
JP2011118937A (en) Ordering terminal
JP5891633B2 (en) Communication terminal, wireless communication system, and program
JP2010021794A (en) Wireless communication system and control channel changing method
US8909275B2 (en) Wireless communication system
JP2011210207A (en) Order entry system
JP6737361B2 (en) Order entry terminal, ordering system, order entry method, and program
JP5112458B2 (en) Wireless communication terminal and control program thereof
JP3569206B2 (en) Battery state management device for battery-powered terminals
JP2013037557A (en) Order entry system
EP3499472B1 (en) Printer device
JP2008027347A (en) Order-processing system at restaurant and operation method for order processing system at restaurant
JP6451765B2 (en) Order entry system and program
JP3096568B2 (en) Wireless order management system
JP7540174B2 (en) Sales data processing device, program, mobile terminal, and sales data processing system
JPH05108928A (en) Sales information management device for automatic vending machine
JP6388232B2 (en) Transaction processing apparatus, transaction processing method, and transaction processing program
JP6421544B2 (en) Order processing system and program
JP2001243282A (en) Order management system
JP2024129172A (en) Sales data processing device, order acceptance method, program, and order acceptance system
JP5699761B2 (en) Ordering terminal and ordering method
JP5836257B2 (en) Information terminal and information processing system
JP4597022B2 (en) Wireless communication apparatus and wireless communication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140613

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150331

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151104

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151224

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160208

R150 Certificate of patent (=grant) or registration of utility model

Ref document number: 5891633

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150