JPH08116331A - Data transmission control method - Google Patents

Data transmission control method

Info

Publication number
JPH08116331A
JPH08116331A JP6277255A JP27725594A JPH08116331A JP H08116331 A JPH08116331 A JP H08116331A JP 6277255 A JP6277255 A JP 6277255A JP 27725594 A JP27725594 A JP 27725594A JP H08116331 A JPH08116331 A JP H08116331A
Authority
JP
Japan
Prior art keywords
packet
terminal device
master device
transmitted
received
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.)
Pending
Application number
JP6277255A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Toma
和義 当摩
Katsuyuki Itakura
克幸 板倉
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 JP6277255A priority Critical patent/JPH08116331A/en
Publication of JPH08116331A publication Critical patent/JPH08116331A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Communication Control (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PURPOSE: To provide transmission control method capable of confirming a receiving state in each terminal periodically before all packets are completed to transmit when the same data is transmitted simultaneously from a master device to each terminal equipment for every packet and sufficient only by the irreducibly minimum number of times of transmission without requiring the re-transmission of all packets when it is performed. CONSTITUTION: The master device 1 designates the terminal equipment 2 one by one and requests an ACK/NACK response when performing simultaneous multi-address communication which transmits the same data simultaneously for every packet sequentially. Designated terminal equipment 2 issues the ACK/ NACK response corresponding to the receiving state, however, transmits an abnormal packet No. representing a reception defect when the NACK response is issued. The master device 1 performs the simultaneous multi-address communication of the next packet when receiving the ACK response, and performs the re-transmission of the data starting from the packet representing the reception defect.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、マスター装置と複数
台のターミナル装置との間でデータ通信を行うPOS
(ポイント・オブ・セールス)システム等のデータ通信
システムにおいて、マスター装置から同時に同一データ
を全てのターミナル装置に送信する際のデータ伝送制御
方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a POS for performing data communication between a master device and a plurality of terminal devices.
The present invention relates to a data transmission control method for simultaneously transmitting the same data from a master device to all terminal devices in a data communication system such as a (point of sales) system.

【0002】[0002]

【従来の技術】一般に、POSシステムにおいては、マ
スター装置と複数台のターミナル装置とがネットワーク
接続されており、コンテンション方式やポーリング/セ
レクティング方式にしたがってマスター装置と複数台の
ターミナル装置との間でデータ通信を行うようにしてい
る。また、従来においては、伝送効率を向上させるため
にマスター装置から同一データを各ターミナル装置に対
して一斉に送信するようにしたデータ通信方式(以下、
一斉同報通信方式と称する)が知られている。図9はこ
の種の一斉同報通信方式を説明するための図で、マスタ
ー装置Mは各ターミナル装置T1、T2、T3に対して
一斉に同一データを1パケット毎に順次送信し、最後
に、各ターミナル装置T1、T2、T3を順次指定しな
がら受信状態を確認するための応答要求を送信する。こ
こで、各ターミナル装置T1、T2、T3は全パケット
を正常に受信することができた場合にはACK(肯定応
答)をマスター装置Mに送信し、1パケットでも正常に
受信することができなかった場合にはNACK(否定応
答)をマスター装置Mに送信する。この時、マスター装
置MはNACK応答を受け取ると、最初から全てのパケ
ットを一斉同報で各ターミナル装置T1、T2、T3に
再送するようにしていた。
2. Description of the Related Art Generally, in a POS system, a master device and a plurality of terminal devices are network-connected, and a master device and a plurality of terminal devices are connected between a master device and a plurality of terminal devices according to a contention method or a polling / selecting method. I am trying to do data communication with. Further, in the past, in order to improve the transmission efficiency, the data communication method in which the same data is simultaneously transmitted from the master device to each terminal device (hereinafter,
Called a simultaneous broadcast communication method) is known. FIG. 9 is a diagram for explaining this type of broadcast communication system, in which the master device M sequentially transmits the same data to each of the terminal devices T1, T2, and T3 one packet at a time, and finally, While sequentially designating each of the terminal devices T1, T2, T3, a response request for confirming the reception state is transmitted. Here, when each of the terminal devices T1, T2, T3 can normally receive all the packets, it sends an ACK (acknowledgement) to the master device M and cannot receive even one packet normally. If it does, NACK (negative acknowledgment) is transmitted to the master device M. At this time, when the master device M receives the NACK response, from the beginning all packets are retransmitted to the terminal devices T1, T2, T3 by simultaneous broadcast.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、マスタ
ー装置Mは全てのパケットを送信した後でなければ、各
ターミナル装置T1、T2、T3での受信状態を確認す
ることができず、しかも、再送時には最初から全てのパ
ケットを送信し直すため、データ伝送に時間がかかり、
伝送効率の向上が要望されていた。この発明の課題は、
マスター装置から各ターミナル装置に同時に同一データ
を1パケット毎に順次送信する場合、全パケットを送信
し終る前に定期的に各ターミナルでの受信状態を確認で
きると共に、再送時には全パケットの再送を不要とし、
必要最少限の送信のみで足りる伝送制御を実現できるよ
うにすることである。
However, the master device M cannot confirm the reception status at each terminal device T1, T2, T3 until after transmitting all the packets, and at the time of retransmission, Since all packets are retransmitted from the beginning, it takes time to transfer data,
There has been a demand for improved transmission efficiency. The subject of this invention is
When the same data is sent from the master device to each terminal device at the same time, one packet at a time, the reception status at each terminal can be checked periodically before sending all packets, and it is not necessary to resend all packets. age,
It is to be able to realize sufficient transmission control with only the minimum required transmission.

【0004】[0004]

【課題を解決するための手段およびその作用】第1の発
明(請求項(1)に記載の発明)の手段およびその作用
は次の通りである。マスター装置と複数台のターミナル
装置との間でデータ通信を行うデータ通信システムにお
いて、マスター装置は各ターミナル装置に対して同時に
同一データを1パケット毎に順次送信する一斉同報を行
う場合に、予め決められた順序にしたがって各ターミナ
ル装置を指定すると共に当該指定ターミナル装置に対し
てパケットを正常に受信できたか否かを示す肯定応答あ
るいは否定応答を要求する伝送制御情報をパケット内に
セットして送信し、各ターミナル装置はマスター装置か
ら送信されて来たパケットを順次受信すると共に、受信
パケット内に自己を指定する前記伝送制御情報が含まれ
ているか否かをチェックし、前記伝送制御情報が自己を
指定する場合に当該ターミナル装置は、今回送信されて
来たパケットを正常に受信できたか否かを判別し、パケ
ットを正常に受信することができた場合にはマスター装
置に肯定応答を送信し、正常受信できなかった場合には
それまで正常受信できたパケットと受信不良となったパ
ケットとを識別する識別情報と共にマスター装置に否定
応答を送信し、マスター装置はターミナル装置から肯定
応答が送信されて来た場合には、各ターミナル装置に対
して次のパケットを一斉同報し、否定応答が送信されて
来た場合には、この否定応答と共に送信されて来た前記
識別情報に基づいて受信不良となったパケットを検出
し、この受信不良パケットから各ターミナル装置にデー
タを再送する、動作を繰り返すことにより、マスター装
置は各ターミナル装置での受信エラーをチェックしなが
ら全てのパケットを各ターミナル装置に順次伝送する。
第2の発明(請求項(2)に記載の発明)の手段および
その作用は次の通りである。マスター装置と複数台のタ
ーミナル装置との間でデータ通信を行うデータ通信シス
テムにおいて、マスター装置は各ターミナル装置に対し
て同時に同一データを1パケット毎に順次送信する一斉
同報を行う場合に、予め決められた順序にしたがって各
ターミナル装置を指定すると共に当該指定ターミナル装
置に対してパケットを正常に受信できなかったことを示
す否定応答を要求する伝送制御情報をパケット内にセッ
トして送信し、各ターミナル装置はマスター装置から送
信されて来たパケットを順次受信すると共に、受信パケ
ット内に自己を指定する前記伝送制御情報が含まれてい
るか否かをチェックし、前記伝送制御情報が自己を指定
する場合に当該ターミナル装置は、今回送信されて来た
パケットを正常に受信できたか否かを判別し、パケット
を正常に受信できなかった場合には、それまで正常受信
できたパケットと受信不良となったパケットとを識別す
る識別情報と共にマスター装置に否定応答を送信し、マ
スター装置はターミナル装置から否定応答が一定時間内
に送信されて来たか否かをチェックし、否定応答が一定
時間内に送信されて来ない場合には、各ターミナル装置
に対して次のパケットを一斉同報し、否定応答が送信さ
れて来た場合には、この否定応答と共に送信されて来た
前記識別情報に基づいて受信不良となったパケットを検
出し、この受信不良パケットから各ターミナル装置にデ
ータを再送する、動作を繰り返すことにより、マスター
装置は各ターミナル装置での受信エラーをチェックしな
がら全てのパケットを各ターミナル装置に順次伝送す
る。したがって、マスター装置から各ターミナル装置に
同時に同一データを1パケット毎に順次送信する場合、
全パケットを送信し終る前に定期的に各ターミナルでの
受信状態を確認できると共に、再送時には全パケットの
再送を不要とし、必要最少限の送信のみで足りる伝送制
御を実現することができる。
Means for Solving the Problem and Its Action The means and action of the first invention (the invention of claim 1) are as follows. In a data communication system for performing data communication between a master device and a plurality of terminal devices, when the master device simultaneously broadcasts the same data sequentially for each packet to each terminal device, Designate each terminal device according to the decided order and set the transmission control information in the packet to request the positive response or negative response that indicates whether the packet was successfully received to the designated terminal device and send it. However, each terminal device sequentially receives the packets transmitted from the master device, and checks whether or not the transmission control information for designating itself is included in the received packet. When specifying, whether the terminal device could normally receive the packet sent this time. If a packet can be received normally, an affirmative response is sent to the master device. When a negative response is sent to the master device together with identification information for identification, and the master device sends an affirmative response from the terminal device, it broadcasts the next packet to each terminal device, and a negative response is sent. When the packet is transmitted, a packet in which reception is poor is detected based on the identification information transmitted together with this negative response, and data is retransmitted from this poor reception packet to each terminal device. By repeating this, the master device sequentially transmits all packets to each terminal device while checking for reception errors at each terminal device.
Means of the second invention (an invention according to claim (2)) and its operation are as follows. In a data communication system for performing data communication between a master device and a plurality of terminal devices, when the master device simultaneously broadcasts the same data sequentially for each packet to each terminal device, The transmission control information that specifies each terminal device according to the determined order and requests a negative response indicating that the packet cannot be normally received to the specified terminal device is set in the packet and transmitted. The terminal device sequentially receives the packets transmitted from the master device, checks whether or not the transmission control information for designating itself is included in the received packet, and the transmission control information designates itself. In this case, the terminal device determines whether or not the packet transmitted this time has been normally received, If the packet is not received normally, the master device sends a negative response to the master device together with the identification information that identifies the packets that have been normally received and the packets that have failed to be received, and the master device sends a negative response from the terminal device. Is sent within a fixed time, and if a negative response is not sent within a fixed time, the next packet is broadcast to each terminal device and a negative response is sent. When the packet is transmitted, a packet in which reception is poor is detected based on the identification information transmitted together with this negative response, and data is retransmitted from this poor reception packet to each terminal device. By repeating this, the master device sequentially transmits all packets to each terminal device while checking for reception errors at each terminal device. Therefore, when the same data is sequentially transmitted from the master device to each terminal device at the same time for each packet,
It is possible to check the reception status at each terminal on a regular basis before the end of transmission of all packets, and it is not necessary to retransmit all packets at the time of retransmission, and it is possible to realize transmission control that requires only the minimum required transmission.

【0005】[0005]

【第1実施例】以下、図1〜図5を参照して第1実施例
を説明する。図1は本実施例に係るPOSシステムで行
われる一斉同報通信方式を説明するための図である。こ
のPOSシステムはマスター装置1(#1)に複数台の
ターミナル装置2(#2、#3、#4)が同一通信路3
を介してネットワーク接続されて成るもので、マスター
装置1は各ターミナル装置2に対して一斉に同一データ
を1パケット毎に順次送信し、一斉同報を行う。ここ
で、本実施例においてはパケット(1)〜(6)を順次
送信するが、その際、マスター装置1は予め決められて
いる順序(#2、#3、#4、#2、#3……)にした
がって各ターミナル装置2を1台づつ指定すると共に当
該指定ターミナル装置がパケットを正常に受信できたか
否かを示す肯定応答(ACK)あるいは否定応答(NA
CK)を要求する伝送制御情報をパケット内にセットし
て送信する。
[First Embodiment] A first embodiment will be described below with reference to FIGS. FIG. 1 is a diagram for explaining the broadcast communication method performed in the POS system according to this embodiment. In this POS system, a master device 1 (# 1) and a plurality of terminal devices 2 (# 2, # 3, # 4) share the same communication path 3
The master device 1 simultaneously transmits the same data to each terminal device 2 one packet at a time and broadcasts simultaneously. Here, in this embodiment, the packets (1) to (6) are sequentially transmitted, but at this time, the master device 1 has a predetermined order (# 2, # 3, # 4, # 2, # 3). ......), each terminal device 2 is designated one by one, and an affirmative response (ACK) or negative response (NA) indicating whether or not the designated terminal device has successfully received the packet.
CK) is set in the packet and the transmission control information is transmitted.

【0006】各ターミナル装置2はマスター装置1から
送信されて来たパケットを順次受信すると共に、受信パ
ケット内に自己を指定する前記伝送制御情報が含まれて
いるか否かをチェックする。ここで、伝送制御情報が自
己を指定する際、当該ターミナル装置2は今回送信され
て来たパケットを正常に受信することができた場合には
マスター装置1に肯定応答(ACK)を送信し、正常に
受信することができなかった場合にはそれまで正常受信
できたパケットと受信不良となったパケットとを識別す
る識別情報と共にマスター装置1に否定応答(NAC
K)を送信する。ここで、識別情報は受信状態を識別す
るもので、本実施例においては受信エラーとなった異常
パケットを示すためのパケットNoであり、NACKと共
にマスター装置1に送信される。
Each terminal device 2 sequentially receives the packets transmitted from the master device 1 and checks whether or not the transmission control information designating itself is included in the received packet. Here, when the transmission control information designates itself, the terminal device 2 transmits an affirmative response (ACK) to the master device 1 when it can normally receive the packet transmitted this time, If the packet cannot be received normally, a negative response (NAC) is sent to the master device 1 together with the identification information for identifying the packet that has been normally received and the packet that has not been received.
K) is transmitted. Here, the identification information is for identifying the reception state, and in the present embodiment is a packet number for indicating an abnormal packet that has become a reception error, and is transmitted to the master device 1 together with NACK.

【0007】マスター装置1は指定ターミナル装置2か
らACK応答が送信されて来た場合には次のパケットを
各ターミナル装置2に一斉同報するが、NACK応答が
送信されて来た場合にはこのNACK応答と共に送信さ
れて来た異常パケットNo(受信状態識別情報)に基づい
て受信不良となった異常パケットを検出し、この異常パ
ケットから各ターミナル装置2にデータを再送する。こ
のようにマスター装置1は各ターミナル装置2での受信
エラーをチェックしながら全てのパケットを各ターミナ
ル装置2に順次送信する。
When the ACK response is transmitted from the designated terminal device 2, the master device 1 broadcasts the next packet to each terminal device 2, but when the NACK response is transmitted, this master packet is transmitted. An abnormal packet with poor reception is detected based on the abnormal packet No (reception state identification information) transmitted together with the NACK response, and data is retransmitted from each abnormal packet to each terminal device 2. In this way, the master device 1 sequentially transmits all packets to each terminal device 2 while checking the reception error at each terminal device 2.

【0008】なお、図1に示す具体例はパケット(1)
〜(6)を1パケット毎に一斉同報する際、マスター装
置1は各ターミナル装置2を#2、#3、#4、#2、
#3……の順序にしたがって1台づつサイクリックに指
定することを示している。また、ターミナル#2を指定
してパケット(1)を送信した際に、ターミナル#2か
らACK応答があり、これを条件に次のターミナル#3
を指定してパケット(2)を送信し、以下、パケット
(2)、(3)、(4)、(5)を送信する毎に指定タ
ーミナル#3、#4、#2、#3からACK応答があっ
た場合を示したいる。そして、ターミナル#4を指定し
てパケット(6)を送信した際に、ターミナル#4から
NACK応答があり、これを条件に次のターミナル#2
を指定して異常パケットから再送を行うことを示してい
る。
The concrete example shown in FIG. 1 is packet (1).
When broadcasting (6) to (6) packet by packet, the master device 1 sends each terminal device 2 to # 2, # 3, # 4, # 2,
It indicates that they are cyclically specified one by one according to the order of # 3 .... Further, when the packet (1) is transmitted by designating the terminal # 2, there is an ACK response from the terminal # 2.
Packet (2) is transmitted by designating the following, and thereafter, every time packet (2), (3), (4), (5) is transmitted, ACK is sent from the designated terminals # 3, # 4, # 2, and # 3. It shows when there is a response. Then, when the packet (6) is transmitted by designating the terminal # 4, there is a NACK response from the terminal # 4, and the next terminal # 2 is conditioned on this condition.
Is specified to indicate that an abnormal packet is retransmitted.

【0009】図2はマスター装置1あるいはターミナル
装置2の基本構成を示したブロック図である。なお、符
号11〜18はマスター装置1の構成要素、また括弧内
の21〜28はターミナル装置2の構成要素を示してい
る。以下、マスター装置1の構成のみを説明し、ターミ
ナル装置2についてはその説明を省略する。CPU11
はROM12内の各種プログラムにしたがってこのマス
ター装置1の全体動作を制御するもので、キーボード1
3から入力されたデータは表示部14から表示出力され
ると共に、RAM15に格納される。またCPU11は
キーボード13からの印字指令に応答してRAM15の
内容をプリンタ16から印字出力させたり、キーボード
13からの通信指令に応答してRAM15の内容を通信
バッファ17に書き込み、通信インターフェイス18を
介して各ターミナル装置2に送信し、更にはターミナル
装置2からのデータが通信インターフェイス18、通信
バッファ17を介して取り込み、RAM15に設定す
る。
FIG. 2 is a block diagram showing the basic configuration of the master device 1 or the terminal device 2. Reference numerals 11 to 18 indicate constituent elements of the master device 1, and reference numerals 21 to 28 in parentheses indicate constituent elements of the terminal device 2. Hereinafter, only the configuration of the master device 1 will be described, and the description of the terminal device 2 will be omitted. CPU11
Is for controlling the overall operation of the master device 1 according to various programs in the ROM 12.
The data input from 3 is displayed and output from the display unit 14 and stored in the RAM 15. Further, the CPU 11 prints out the contents of the RAM 15 from the printer 16 in response to the print command from the keyboard 13, and writes the contents of the RAM 15 into the communication buffer 17 in response to the communication command from the keyboard 13, and through the communication interface 18. Then, the data from the terminal device 2 is fetched via the communication interface 18 and the communication buffer 17 and set in the RAM 15.

【0010】図3はマスター装置1とターミナル装置2
との間で送受信されるパケットのデータフォーマットを
示している。先ず、先頭の「送信先」はパケット送信時
の相手先ターミナルNoで、その内容が「00」のときに
は全ターミナルが対象となる一斉同報通信であることを
示している。次に「内容」はパケットの種類を示すもの
で、通常のデータパケットは「00」、ACKパケット
は「01」、NACKパケットは「02」となる。「送
信元」はパケットを送信する側の送信元Noを示してい
る。「ACK/NACK要求ターミナルNo」は一斉同報
でACK/NACKの応答を要求するターミナルNoを示
している。「パケットNo」は送信するパケットNoで、通
常は「0001」から順にプラス「1」づつカウントア
ップされてゆく。
FIG. 3 shows a master device 1 and a terminal device 2.
The data format of the packet transmitted / received between and is shown. First, the "destination" at the head is the destination terminal number at the time of packet transmission, and when the content is "00", it indicates that all terminals are targeted for simultaneous broadcast communication. Next, "content" indicates the type of packet, which is "00" for a normal data packet, "01" for an ACK packet, and "02" for a NACK packet. The "source" indicates the source number of the packet transmitting side. “ACK / NACK request terminal No” indicates a terminal No that requests an ACK / NACK response by simultaneous broadcast. “Packet No” is a packet number to be transmitted, and is normally incremented by “1” from “0001”.

【0011】次に、本実施例の動作を図4、図5に示す
フローチャートを参照して説明する。いま、マスター装
置1から各ターミナル装置2に一斉同報でデータ送信を
行う場合、マスター装置1は図4に記すフローチャート
にしたがって動作し、各ターミナル装置2は図5に示す
フローチャートにしたがって動作する。先ず、マスター
装置1は各ターミナル装置2に対して一斉同報で同一デ
ータを1バケット毎に順次送信するために、PNレジス
タに最初のパケットであることを示すパケットNo「00
01」をセットすると共に、各ターミナル装置2を予め
決められた順序にしたがって1台づつ指定するために、
ARTレジスタに最初のターミナル装置(#2)を指定
ターミナルとすることを示す「1」をセットする(ステ
ップA1)。
Next, the operation of this embodiment will be described with reference to the flow charts shown in FIGS. Now, when transmitting data from the master device 1 to each terminal device 2 by simultaneous broadcast, the master device 1 operates according to the flowchart shown in FIG. 4, and each terminal device 2 operates according to the flowchart shown in FIG. First, since the master device 1 sequentially transmits the same data to each terminal device 2 in a simultaneous broadcast to each terminal device 2, packet number "00" indicating that it is the first packet in the PN register is sent.
01 "and set each terminal device 2 one by one according to a predetermined order.
"1" indicating that the first terminal device (# 2) is the designated terminal is set in the ART register (step A1).

【0012】このようなイニシャライズ処理を行ったの
ちマスター装置1は、送信対象データを全て送信し終っ
たかをチェックするが(ステップA2)、いま、送信開
始時であり、ステップA2でデータ有りが検出されると
ステップA3に進み、PNレジスタ、ARTレジスタか
らセットデータを読み出し、通常のデータパケットとし
て伝送データを作成する。この場合、このパケットの
「送信先」は全ターミナルを対象とする一斉同報である
ことを示す「00」となり、また「内容」は通常のデー
タパケットであることを示す「00」となる。このよう
にして1パケット分の伝送データを作成すると、マスタ
ー装置1はこれを各ターミナル装置2に一斉同報で送信
する(ステップA4)。
After performing such initialization processing, the master device 1 checks whether or not all the data to be transmitted has been transmitted (step A2), but it is at the start of transmission, and the presence of data is detected in step A2. Then, the process proceeds to step A3, the set data is read from the PN register and the ART register, and transmission data is created as a normal data packet. In this case, the "destination" of this packet is "00" indicating that it is a simultaneous broadcast targeting all terminals, and the "content" is "00" indicating that it is a normal data packet. When the transmission data for one packet is created in this way, the master device 1 transmits this to all the terminal devices 2 by simultaneous broadcast (step A4).

【0013】その後、マスター装置1は指定ターミナル
装置からACK/NACK応答が有るまで受信待ちとな
り、ACK/NACKパケットを受信すると(ステップ
A5)、その受信パケット内にセットされている「内
容」に基づいてこのパケットはACKパケットか否かを
チェックする(ステップA6)。いま、ACKパケット
であればターミナル装置2側でパケットが正常受信され
たので、ステップA12に進み、次のパケットを送信す
るためにPNレジスタの値に「1」を加算してパケット
Noを更新する。また、次のターミナル装置(#3)を指
定するためにARTレジスタの値に「1」を加算してA
CK/NACK要求ターミナルNoを更新する(ステップ
A10)。そして、このARTレジスタの値とターミナ
ル接続台数(本実施例においては3台)を記憶するET
Cレジスタの値とを比較し、ART>ETCか、つま
り、全てのターミナル装置を1通り指定し終ったかをチ
ェックする(ステップA11)。ここで、ART>ET
Cであれば、ARTレジスタの値に初期値「1」をセッ
トするが(ステップA13)、いま、ARTレジスタの
値は「2」、したがってステップA2に戻り、次の1パ
ケット分の伝送データを作成して各ターミナル装置2に
一斉同報する(ステップA3、A4)。そして、指定タ
ーミナル装置2から送信されて来るACK/NACKパ
ケットを受信し(ステップA5)、その応答内容がAC
Kパケットであれば、全パケットを送信し終るまで上述
の動作を繰り返す。
After that, the master device 1 waits for reception until an ACK / NACK response is received from the designated terminal device, and when an ACK / NACK packet is received (step A5), based on the "contents" set in the received packet. It is checked whether the lever packet is an ACK packet (step A6). Now, if it is an ACK packet, the packet is normally received by the terminal device 2 side, so the process proceeds to step A12, where "1" is added to the value of the PN register to transmit the next packet.
Update No. Also, in order to specify the next terminal device (# 3), "1" is added to the value of the ART register and A
The CK / NACK request terminal number is updated (step A10). Then, an ET that stores the value of the ART register and the number of terminals connected (three in this embodiment)
It is compared with the value of the C register to check whether ART> ETC, that is, whether all the terminal devices have been designated once (step A11). Where ART> ET
If it is C, the initial value "1" is set to the value of the ART register (step A13), but the value of the ART register is now "2", and therefore the process returns to step A2, and the transmission data for the next one packet is transferred. It is created and broadcast to all terminal devices 2 (steps A3 and A4). Then, the ACK / NACK packet transmitted from the designated terminal device 2 is received (step A5), and the response content is AC.
If it is a K packet, the above operation is repeated until all the packets are transmitted.

【0014】ここで、一斉同報通信時における各ターミ
ナル装置2の動作を図5に示すフローチャートにしたが
って説明しておく。先ず、各ターミナル装置2はマスタ
ー装置1から一斉同報の受信待ち状態となっており(ス
テップB1)、一斉同報を受信すると、そのパケット内
に含まれているACK/NACK要求ターミナルNoを参
照し、自己を指定するものかをチェックする(ステップ
B2)。ここで、自己を指定するものであれば、当該指
定ターミナル装置2はそれまで受信したパケットを全て
正常受信できたか否か、つまり、当該ターミナル装置が
前回指定されてから今回指定されるまでの間に、マスタ
ー装置1から送信されて来たパケットを正常受信できな
かった場合、当該ターミナル装置2は受信不良となった
パケットNoを異常パケットNoとして記憶保持しており、
この異常パケットNoの記憶有無に基づいてそれまでの受
信状態を確認する(ステップB3)。
The operation of each terminal device 2 at the time of simultaneous broadcast communication will be described with reference to the flowchart shown in FIG. First, each terminal device 2 is in a waiting state for receiving a simultaneous broadcast from the master device 1 (step B1), and upon receiving the simultaneous broadcast, refer to the ACK / NACK request terminal No. included in the packet. Then, it is checked whether the self is designated (step B2). Here, if it designates itself, whether or not the designated terminal device 2 has normally received all the packets received up to that time, that is, from the last designation of the terminal device to the present designation. In addition, when the packet transmitted from the master device 1 cannot be normally received, the terminal device 2 stores and holds the packet number of the reception failure as the abnormal packet number,
The reception state up to that point is confirmed based on whether or not the abnormal packet No is stored (step B3).

【0015】いま、今回の受信パケットに含まれている
ACK/NACK要求ターミナルNoが自己を指定するも
のでない各ターミナル装置2、あるいは自己を指定する
ターミナル装置2であっても異常パケットNoが記憶され
ておらず、それまでの受信パケットを正常受信できたタ
ーミナル装置2は、以下、次の如く動作する。先ず、今
回送信されて来たパケットを正常受信できたか否かをパ
リティチェック等によって検査する(ステップB6)。
ここで、正常受信できた場合には、そのパケット内のデ
ータを取り込み、そのデータの種類に応じてデータ設定
を行う(ステップB7)。そして、当該パケット内のA
CK/NACK要求ターミナルNoが自己を指定するター
ミナル装置2においては(ステップB8)、ACKパケ
ットを作成してマスター装置1に送信する(ステップB
9)。
Now, the ACK / NACK requesting terminal No. included in the received packet this time does not specify its own terminal device 2, or even the terminal device 2 specifying itself stores an abnormal packet No. However, the terminal device 2 that has not normally received the received packets up to that point operates as follows. First, a parity check or the like is used to check whether or not the packet transmitted this time has been normally received (step B6).
If the packet is normally received, the data in the packet is taken in and data setting is performed according to the type of the data (step B7). Then, A in the packet
In the terminal device 2 in which the CK / NACK request terminal No specifies itself (step B8), an ACK packet is created and transmitted to the master device 1 (step B).
9).

【0016】一方、今回のパケットを正常に受信するこ
とができなかった場合に、そのACK/NACK要求タ
ーミナルNoが自己を指定するターミナル装置2は(ステ
ップB10)、今回のパケットNoをNACKパケット内
にセットしてマスター装置1に送信するが(ステップB
11)、その他のターミナル装置2は今回のパケットNo
を異常パケットNoとして記憶保持しておく(ステップB
12)。つまりターミナル装置2は直ちにNACKパケ
ットを作成してマスター装置1に送信するが、その他の
ターミナル装置2は次に自己が指定されるまで受信不良
となった今回のパケットNoを記憶保持しておく。その
後、各ターミナル装置2は一斉同報の受信待ちとなる
(ステップB1)。
On the other hand, when the current packet cannot be received normally, the terminal device 2 whose ACK / NACK request terminal No specifies itself (step B10) sets the current packet No in the NACK packet. And send it to the master device 1 (step B
11), the other terminal devices 2 use this packet No.
Is stored and stored as the abnormal packet number (step B
12). That is, the terminal device 2 immediately creates a NACK packet and transmits it to the master device 1, but the other terminal devices 2 store and hold the packet number of this time, which is the reception failure, until the next self device is designated. After that, each terminal device 2 waits for the simultaneous broadcast (step B1).

【0017】この受信待ち状態において、次のパケット
が送信され、そのパケットが自己を指定する場合、その
ターミナル装置2に異常パケットNoが記憶保持されてい
れば(ステップB2、B3)、その異常パケットNoをN
ACKパケット内にセットしてマスター装置1に送信す
る(ステップB4)。そして、当該ターミナル装置2内
に記憶保持されている異常パケットNoをクリアし(ステ
ップB5)、再び一斉同報の受信待ちとなる(ステップ
B1)。このように各ターミナル装置2は一斉同報を受
信する毎に上述の動作を繰り返す。これによって、AC
K/NACK要求を受けたターミナル装置2はそれに応
答してACKパケットあるいはNACKパケットを作成
してマスター装置1に送信する。
In this waiting state, when the next packet is transmitted and the packet designates itself, if the abnormal packet No is stored and held in the terminal device 2 (steps B2 and B3), the abnormal packet is stored. No for N
It is set in the ACK packet and transmitted to the master device 1 (step B4). Then, the abnormal packet No. stored and held in the terminal device 2 is cleared (step B5), and the reception of the simultaneous broadcast is awaited again (step B1). In this way, each terminal device 2 repeats the above-mentioned operation every time it receives the simultaneous broadcast. By this, AC
In response to the K / NACK request, the terminal device 2 creates an ACK packet or a NACK packet in response to the request and sends it to the master device 1.

【0018】他方、マスター装置1はターミナル装置2
からNACKパケットが送信されて来た場合、図4のス
テップA6でそのことが検出されてステップA7に進
み、NACKパケット内のパケットNo(異常パケットN
o)を取り込んでEPNレジスタにセットする。そし
て、PNレジスタの値(今回の送信パケットNo)からE
PNレジスタの値(異常パケットNo)を減算し、その値
に相当するパケット分だけ送信データを戻す(ステップ
A8)。例えば、今回のパケットNoが「0010」で、
異常パケットNoが「0007」であれば3パケット分送
信データを戻す。そして、PNレジスタにEPNレジス
タの値をセットする(ステップA9)。この場合、上述
の例ではPNレジスタ内の値は「0010」から「00
07」に戻される。以下、ARTレジスタの値を更新し
て次のターミナル装置2を指定する処理(ステップA1
0、A12、A13)を行ったのち、ステップA2に戻
る。したがって、NACKパケットが送信されて来た場
合、マスター装置1は受信不良となった異常パケットか
らデータを再送する。なお、ターミナル装置2側ではマ
スター装置1から再送されて来たパケットを正常受信す
ることにより、それ以前において正常に受信することが
できなかった部分を補い、受信データの抜けがなくな
る。
On the other hand, the master device 1 is the terminal device 2
When a NACK packet is transmitted from the NACK packet, it is detected in step A6 of FIG. 4 and the process proceeds to step A7.
o) is fetched and set in the EPN register. Then, from the value of the PN register (this transmission packet No.), E
The value of the PN register (abnormal packet No.) is subtracted, and the transmission data is returned by the packet corresponding to that value (step A8). For example, if the packet number this time is "0010",
If the abnormal packet number is “0007”, the transmission data for 3 packets is returned. Then, the value of the EPN register is set in the PN register (step A9). In this case, in the above example, the values in the PN register are "0010" to "00".
07 ". Hereinafter, a process of updating the value of the ART register and designating the next terminal device 2 (step A1)
0, A12, A13), and then the process returns to step A2. Therefore, when the NACK packet is transmitted, the master device 1 retransmits the data from the abnormal packet which has become the reception failure. Note that the terminal device 2 side normally receives the packet retransmitted from the master device 1, thereby compensating for the portion that could not be normally received before that time, and the missing of the received data is eliminated.

【0019】以上のように本実施例においては、マスタ
ー装置1から各ターミナル装置2に一斉同報で同一デー
タを1パケット毎に順次送信する場合、全パケットを送
信し終る前に、各ターミナル装置2を所定の順序で指定
することにより指定ターミナル装置2から送信されて来
るACKパケットあるいはNACKパケットに基づいて
指定ターミナル装置2の受信状態を確認することができ
ると共に、再送時的には全パケットを再送するのではな
く受信不良となった異常パケットから再送することがで
きるので、一斉同報によるデータ伝送を効率良く行うこ
とが可能となる。
As described above, in the present embodiment, when the same data is sequentially transmitted from the master device 1 to each terminal device 2 in a broadcast manner for each packet, each terminal device is transmitted before all packets are transmitted. By designating 2 in a predetermined order, the receiving state of the designated terminal device 2 can be confirmed based on the ACK packet or the NACK packet transmitted from the designated terminal device 2, and at the time of retransmission, all packets can be confirmed. Since it is possible to retransmit from an abnormal packet that has become poorly received instead of retransmitting, it is possible to efficiently perform data transmission by simultaneous broadcast.

【0020】[0020]

【第2実施例】以下、図6〜図8を参照して第2実施例
を説明する。なお、上記第1実施例において、マスター
装置1はACK応答/NACK応答を指定ターミナル装
置2に対して要求し、このターミナル装置2はそれに応
じてACKパケット/NACKパケットをマスター装置
1に送り、マスター装置1はACKパケットが送信され
て来たことを条件に各ターミナル装置2に次のパケット
を一斉同報するようにしたが、この第2実施例におい
て、ターミナル装置2はNACKパケットのみを送信
し、マスター装置1は一定時間内にNACKパケットが
送信されて来ない場合にはターミナル装置2側で正常受
信できたものとみなし、各ターミナル装置2に次のパケ
ットを一斉同報するようにしたものである。
[Second Embodiment] A second embodiment will be described below with reference to FIGS. In the first embodiment, the master device 1 requests an ACK response / NACK response from the designated terminal device 2, and the terminal device 2 sends an ACK packet / NACK packet to the master device 1 in response to the request, The device 1 broadcasts the next packet to each terminal device 2 on condition that the ACK packet has been sent. In this second embodiment, the terminal device 2 sends only the NACK packet. When the NACK packet is not transmitted within a fixed time, the master device 1 considers that the terminal device 2 has normally received the packet, and broadcasts the next packet to each terminal device 2 simultaneously. Is.

【0021】ここで、図6は第2実施例に係るPOSシ
ステムで行われる一斉同報通信方式を説明するための図
で、マスター装置1は図7に示すフローチャートにした
がって動作し、ターミナル装置2は図8に示すフローチ
ャートにしたがって動作する。この図7は上記第1実施
例においてマスター装置1の動作を説明するフローチャ
ート(図4)と略同様であり、図7のステップC6のみ
が図4のステップA6と相違するだけであり、その他の
ステップC1〜C5、ステップC7〜C13は図4のス
テップA1〜A5、ステップA7〜A13に対応してい
る。また、図8は上記第1実施例においてターミナル装
置2の動作を説明するフローチャート(図5)と略同様
であり、図8には図5に示すステップB8、B9は存在
せず、また図5のステップB2、B10に示すACK/
NACK要求ターミナルNoが図8ではNACK要求ター
ミナルNoとなっている点が相違するだけであり、図8の
ステップD1〜D7は図5のステップB1〜B7に対応
し、また図8のステップD8〜D10は図5のステップ
B10〜B12に対応している。したがって、説明の重
複を避けるために以下、図7、図8の詳細は説明せず、
全体動作の概要のみを説明するものとする。
Here, FIG. 6 is a diagram for explaining the simultaneous broadcast communication method performed in the POS system according to the second embodiment, in which the master device 1 operates according to the flowchart shown in FIG. Operates according to the flowchart shown in FIG. This FIG. 7 is substantially the same as the flowchart (FIG. 4) for explaining the operation of the master device 1 in the first embodiment, only step C6 of FIG. 7 is different from step A6 of FIG. Steps C1 to C5 and steps C7 to C13 correspond to steps A1 to A5 and steps A7 to A13 in FIG. Further, FIG. 8 is substantially the same as the flowchart (FIG. 5) for explaining the operation of the terminal device 2 in the first embodiment, and the steps B8 and B9 shown in FIG. 5 do not exist in FIG. ACK / shown in steps B2 and B10 of
The only difference is that the NACK request terminal No. in FIG. 8 is the NACK request terminal No. Steps D1 to D7 of FIG. 8 correspond to steps B1 to B7 of FIG. 5, and step D8 of FIG. D10 corresponds to steps B10 to B12 in FIG. Therefore, details of FIGS. 7 and 8 will not be described below to avoid duplication of description.
Only an overview of the overall operation shall be explained.

【0022】すなわち、マスター装置1は各ターミナル
装置2に対して同時に同一データを1パケット毎に順次
送信する一斉同報を行う場合、予め決められた順序にし
たがって各ターミナル装置2を1台づつ順次指定すると
共に当該指定ターミナル装置2に対してNACK応答を
要求する要求ターミナルNoをパケット内にセットして送
信する(ステップC1〜C4)。
That is, when the master device 1 simultaneously broadcasts the same data to each terminal device 2 one packet at a time, the master device 1 sequentially sends each terminal device 2 one by one according to a predetermined order. A request terminal No that requests the NACK response to the specified terminal device 2 is set in the packet and transmitted (steps C1 to C4).

【0023】各ターミナル装置2はマスター装置1から
送信されて来たパケットを順次受信すると共に(ステッ
プB1)、受信パケット内に自己を指定する要求ターミ
ナルNoが含まれているかをチェックし(ステップB
2)、自己を指定する場合に、当該ターミナル装置2は
受信不良の異常パケットNoをNACKパケット内にセッ
トしてマスター装置1に送信する(ステップD4、D
9)。また、パケットを正常に受信できている場合には
そのデータの設定を行うが(ステップD7)、ACKパ
ケットの送信は行わない。
Each terminal device 2 sequentially receives the packets transmitted from the master device 1 (step B1), and checks whether the received packet includes a requesting terminal number for designating itself (step B1).
2) When designating itself, the terminal device 2 sets an abnormal packet No of poor reception in the NACK packet and transmits it to the master device 1 (steps D4, D).
9). If the packet is normally received, the data is set (step D7), but the ACK packet is not transmitted.

【0024】マスター装置1はターミナル装置2から一
定時間以内にNACKパケットが送信されて来たか否か
をチェックし(ステップC6)、NACKパケットが一
定時間内に送信されて来ない場合には、次のパケットNo
を指定し(ステップC12)、 各ターミナル装置2に
対して次のパケットを一斉同報する(ステップC3、C
4)。一方、一定時間経過前にNACKパケットが送信
された来た場合にはこのNACKパケット内の異常パケ
ットNoに基づいて受信不良となったパケットを検出し、
この受信不良パケットから各ターミナル装置2にデータ
を再送する(ステップC7、C8、C9、C3、C
4)。
The master device 1 checks whether or not the NACK packet has been transmitted from the terminal device 2 within a fixed time (step C6). If the NACK packet has not been transmitted within the fixed time, Packet No
Is designated (step C12), and the next packet is simultaneously broadcast to each terminal device 2 (steps C3, C).
4). On the other hand, when the NACK packet is transmitted before the elapse of a certain period of time, the packet having the poor reception is detected based on the abnormal packet No. in the NACK packet,
Data is retransmitted from each reception failure packet to each terminal device 2 (steps C7, C8, C9, C3, C).
4).

【0025】このような動作を繰り返すことによりマス
ター装置1は各ターミナル装置2での受信エラーをチェ
ックしながら全てのパケットを各ターミナル装置2に順
次伝送することができるので、上記第1実施例と同様の
効果を有する他、ACKパケットの送受信が不要とな
る。
By repeating the above operation, the master device 1 can sequentially transmit all the packets to each terminal device 2 while checking the reception error at each terminal device 2, so Besides having the same effect, the transmission and reception of the ACK packet becomes unnecessary.

【0026】なお、上記各実施例はターミナル装置2か
らマスター装置1にNACKパケットを送信する際に、
受信不良となった異常パケットNoを送信するようにした
が、それ以前に正常受信できた最後のパケットNoを送信
するようにしてもよい。この場合、CPU1はNACK
パケットに含まれているパケットNoの次のパケットから
一斉同報を行うようにすればよい。
In each of the above embodiments, when the NACK packet is transmitted from the terminal device 2 to the master device 1,
Although the abnormal packet No that has become poorly received is transmitted, the last packet No that was normally received before that may be transmitted. In this case, CPU1 is NACK
Broadcasting may be performed from the packet next to the packet No. included in the packet.

【0027】[0027]

【発明の効果】この発明によれば、マスター装置から各
ターミナル装置に同時に同一データを1パケット毎に順
次送信する場合、全パケットを送信し終る前に定期的に
各ターミナルでの受信状態を確認できると共に、再送時
には全パケットの再送を不要とし、必要最少限の送信の
みで足りる伝送制御を実現することができるので、デー
タ伝送を効率良く行うことが可能となる。
According to the present invention, when the same data is sequentially transmitted from the master device to each terminal device at the same time for each packet, the reception state at each terminal is periodically confirmed before all the packets are completely transmitted. At the same time, it is not necessary to retransmit all packets at the time of retransmission, and it is possible to realize the transmission control that requires only the minimum required transmission, so that data transmission can be performed efficiently.

【図面の簡単な説明】[Brief description of drawings]

【図1】第1実施例に係るPOSシステムで一斉同報通
信方式を説明するための図。
FIG. 1 is a diagram for explaining a broadcast communication system in a POS system according to a first embodiment.

【図2】マスター装置1あるいはターミナル装置2の基
本構成を示したブロック図。
FIG. 2 is a block diagram showing a basic configuration of a master device 1 or a terminal device 2.

【図3】マスター装置1とターミナル装置2との間で送
受信されるパケットのデータフォートを示した図。
FIG. 3 is a diagram showing a data fort of a packet transmitted and received between the master device 1 and the terminal device 2.

【図4】一斉同報通信時におけるマスター装置1の動作
を示したフローチャート。
FIG. 4 is a flowchart showing an operation of the master device 1 at the time of simultaneous broadcast communication.

【図5】斉同報通信時におけるターミナル装置2の動作
を示したフローチャート。
FIG. 5 is a flowchart showing the operation of the terminal device 2 during simultaneous broadcast communication.

【図6】第2実施例に係るPOSシステムで行われる一
斉同報通信方式を説明するための図。
FIG. 6 is a diagram for explaining a broadcast communication method performed by the POS system according to the second embodiment.

【図7】第2実施例において一斉同報通信時のマスター
装置1の動作を示したフローチャート。
FIG. 7 is a flowchart showing the operation of the master device 1 at the time of simultaneous broadcast communication in the second embodiment.

【図8】第2実施例において一斉同報通信時のターミナ
ル装置2の動作を示したフローチャート。
FIG. 8 is a flowchart showing the operation of the terminal device 2 during a simultaneous broadcast communication in the second embodiment.

【図9】従来の一斉同報通信方式を説明するための図。FIG. 9 is a diagram for explaining a conventional broadcast communication system.

【符号の説明】[Explanation of symbols]

1 マスター装置 2 ターミナル装置 11 CPU 12 ROM 13 キーボード 15 RAM 17 通信バッファ 18 通信インターフェイス 1 Master Device 2 Terminal Device 11 CPU 12 ROM 13 Keyboard 15 RAM 17 Communication Buffer 18 Communication Interface

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】マスター装置と複数台のターミナル装置と
の間でデータ通信を行うデータ通信システムにおいて、 マスター装置は各ターミナル装置に対して同時に同一デ
ータを1パケット毎に順次送信する一斉同報を行う場合
に、予め決められた順序にしたがって各ターミナル装置
を指定すると共に当該指定ターミナル装置に対してパケ
ットを正常に受信できたか否かを示す肯定応答あるいは
否定応答を要求する伝送制御情報をパケット内にセット
して送信し、 各ターミナル装置はマスター装置から送信されて来たパ
ケットを順次受信すると共に、受信パケット内に自己を
指定する前記伝送制御情報が含まれているか否かをチェ
ックし、 前記伝送制御情報が自己を指定する場合に当該ターミナ
ル装置は、今回送信されて来たパケットを正常に受信で
きたか否かを判別し、パケットを正常に受信することが
できた場合にはマスター装置に肯定応答を送信し、正常
受信できなかった場合にはそれまで正常受信できたパケ
ットと受信不良となったパケットとを識別する識別情報
と共にマスター装置に否定応答を送信し、 マスター装置はターミナル装置から肯定応答が送信され
て来た場合には、各ターミナル装置に対して次のパケッ
トを一斉同報し、否定応答が送信されて来た場合には、
この否定応答と共に送信されて来た前記識別情報に基づ
いて受信不良となったパケットを検出し、この受信不良
パケットから各ターミナル装置にデータを再送する、 動作を繰り返すことにより、マスター装置は各ターミナ
ル装置での受信エラーをチェックしながら全てのパケッ
トを各ターミナル装置に順次伝送するようにしたことを
特徴とするデータ伝送制御方法。
1. A data communication system for performing data communication between a master device and a plurality of terminal devices, wherein the master device simultaneously transmits the same data to each terminal device in sequence for each packet. When carrying out, the transmission control information for designating each terminal device according to a predetermined order and requesting an affirmative response or a negative response indicating whether or not the packet can be normally received to the designated terminal device is included in the packet. , And each terminal device sequentially receives the packets transmitted from the master device, and checks whether or not the transmission control information for designating itself is included in the received packet, When the transmission control information designates itself, the terminal device normally handles the packet transmitted this time. It is determined whether or not the packet can be received, and if the packet can be received normally, an acknowledgment is sent to the master device. If a positive response is sent from the terminal device, the master device sends a negative response to the master device together with the identification information for identifying the packet that has become a packet. If a negative response is sent,
Based on the identification information transmitted together with this negative response, a packet with poor reception is detected, data is retransmitted from this poor reception packet to each terminal device, and the master device repeats the operation. A data transmission control method, wherein all packets are sequentially transmitted to each terminal device while checking a reception error in the device.
【請求項2】マスター装置と複数台のターミナル装置と
の間でデータ通信を行うデータ通信システムにおいて、 マスター装置は各ターミナル装置に対して同時に同一デ
ータを1パケット毎に順次送信する一斉同報を行う場合
に、予め決められた順序にしたがって各ターミナル装置
を指定すると共に当該指定ターミナル装置に対してパケ
ットを正常に受信できなかったことを示す否定応答を要
求する伝送制御情報をパケット内にセットして送信し、 各ターミナル装置はマスター装置から送信されて来たパ
ケットを順次受信すると共に、受信パケット内に自己を
指定する前記伝送制御情報が含まれているか否かをチェ
ックし、 前記伝送制御情報が自己を指定する場合に当該ターミナ
ル装置は、今回送信されて来たパケットを正常に受信で
きたか否かを判別し、パケットを正常に受信できなかっ
た場合には、それまで正常受信できたパケットと受信不
良となったパケットとを識別する識別情報と共にマスタ
ー装置に否定応答を送信し、 マスター装置はターミナル装置から否定応答が一定時間
内に送信されて来たか否かをチェックし、否定応答が一
定時間内に送信されて来ない場合には、各ターミナル装
置に対して次のパケットを一斉同報し、否定応答が送信
されて来た場合には、この否定応答と共に送信されて来
た前記識別情報に基づいて受信不良となったパケットを
検出し、この受信不良パケットから各ターミナル装置に
データを再送する、 動作を繰り返すことにより、マスター装置は各ターミナ
ル装置での受信エラーをチェックしながら全てのパケッ
トを各ターミナル装置に順次伝送するようにしたことを
特徴とするデータ伝送制御方法。
2. A data communication system for performing data communication between a master device and a plurality of terminal devices, wherein the master device simultaneously sends the same data to each terminal device in sequence for each packet. When performing, set each terminal device according to a predetermined order, and set transmission control information in the packet requesting a negative response indicating that the packet could not be normally received to the specified terminal device. Each terminal device sequentially receives the packets transmitted from the master device, and checks whether or not the transmission control information for designating itself is included in the received packet. If the terminal device specified itself, could the terminal device normally receive the packet sent this time? If the packet cannot be received normally, a negative response is sent to the master device together with the identification information for identifying the packet that has been normally received and the packet that has failed to be received. Check whether the negative response is sent from the terminal device within the fixed time, and if the negative response is not sent within the fixed time, broadcast the next packet to each terminal device simultaneously. However, if a negative response is sent, a packet with poor reception is detected based on the identification information transmitted with this negative response, and data is sent to each terminal device from this poor reception packet. By repeating the re-sending operation, the master device sequentially transmits all packets to each terminal device while checking for reception errors at each terminal device. A data transmission control method characterized in that the data is transmitted.
JP6277255A 1994-10-18 1994-10-18 Data transmission control method Pending JPH08116331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6277255A JPH08116331A (en) 1994-10-18 1994-10-18 Data transmission control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6277255A JPH08116331A (en) 1994-10-18 1994-10-18 Data transmission control method

Publications (1)

Publication Number Publication Date
JPH08116331A true JPH08116331A (en) 1996-05-07

Family

ID=17580983

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6277255A Pending JPH08116331A (en) 1994-10-18 1994-10-18 Data transmission control method

Country Status (1)

Country Link
JP (1) JPH08116331A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1097572A (en) * 1996-09-20 1998-04-14 Media Maaketeingu Network:Kk Method and device for managing card information of credit card
KR20020053316A (en) * 2000-12-27 2002-07-05 구자홍 The packet transfer method for a massive data
KR20030024380A (en) * 2001-09-18 2003-03-26 한국전자통신연구원 Method and Apparetus for Transferring Loading Data Using Response Delay In ATM Switch
JP2008148358A (en) * 2003-06-18 2008-06-26 Nippon Telegr & Teleph Corp <Ntt> Wireless packet communication method and wireless packet communication apparatus

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1097572A (en) * 1996-09-20 1998-04-14 Media Maaketeingu Network:Kk Method and device for managing card information of credit card
KR20020053316A (en) * 2000-12-27 2002-07-05 구자홍 The packet transfer method for a massive data
KR20030024380A (en) * 2001-09-18 2003-03-26 한국전자통신연구원 Method and Apparetus for Transferring Loading Data Using Response Delay In ATM Switch
JP2008148358A (en) * 2003-06-18 2008-06-26 Nippon Telegr & Teleph Corp <Ntt> Wireless packet communication method and wireless packet communication apparatus
US7974243B2 (en) 2003-06-18 2011-07-05 Nippon Telegraph And Telephone Corporation Wireless packet communication method and wireless packet communication apparatus
US8989108B2 (en) 2003-06-18 2015-03-24 Nippon Telegraph And Telephone Corporation Wireless packet communication method and wireless packet communication apparatus

Similar Documents

Publication Publication Date Title
JP2894665B2 (en) Broadcast data transmission system
EP0374132B1 (en) Local area network for digital data processing system
US4975905A (en) Message transmission control arrangement for node in local area network
JP2925678B2 (en) Data communication method and data communication system
US7031263B1 (en) Method and apparatus for network management system
US9118548B2 (en) System, device and method for distributing link state information in a communication network
EP0330223B1 (en) Information distribution system
JP4807828B2 (en) Envelope packet architecture for broadband engines
JPH08116331A (en) Data transmission control method
JP3194868B2 (en) Packet transfer device
JPH0955718A (en) Data communication device
JPH1146161A (en) Method for transferring radio multicast data
JPH0552106B2 (en)
EP1427127A2 (en) Communication control method, communication system and communication apparatus that can improve throughput
JP3539606B2 (en) Packet communication device
JP2776274B2 (en) Virtual buffer control system in relay computer
JP2861953B2 (en) Data communication retransmission method and apparatus
JP2004157753A (en) Firmware download system
JPH04273736A (en) Packet communication system and packet re-transmission equipment
JPH11252134A (en) Broadcast communication system
JPH06290130A (en) Data communication controller
US7212532B1 (en) Message re-sending protocol for a wireless communications system
JPS59167155A (en) Retransmission system of simultaneous communication
JPH0832531A (en) Multiple address communication system
JP2004120137A (en) Multicast distribution system, multicast distributing method and multicast distributing program