JP3252304B2 - Data communication method - Google Patents

Data communication method

Info

Publication number
JP3252304B2
JP3252304B2 JP14642593A JP14642593A JP3252304B2 JP 3252304 B2 JP3252304 B2 JP 3252304B2 JP 14642593 A JP14642593 A JP 14642593A JP 14642593 A JP14642593 A JP 14642593A JP 3252304 B2 JP3252304 B2 JP 3252304B2
Authority
JP
Japan
Prior art keywords
cell
terminal
transmission
cells
sequence
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.)
Expired - Fee Related
Application number
JP14642593A
Other languages
Japanese (ja)
Other versions
JPH07143121A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP14642593A priority Critical patent/JP3252304B2/en
Publication of JPH07143121A publication Critical patent/JPH07143121A/en
Application granted granted Critical
Publication of JP3252304B2 publication Critical patent/JP3252304B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はデータ通信方法に係り、
特に、非同期転送モードネットワーク(ATMネットワ
ーク)、セルリレーネットワーク、フレームリレーネッ
トワーク(この場合、本明細書の“セル”を“フレー
ム”と読み替える)、パケット通信ネットワーク(この
場合、本明細書の“セル”を“パケット”と読み替え
る)において、同じメッセージを複数の相手に送る同報
機能を用いてデータ通信を行う場合のデータ通信方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication method,
In particular, an asynchronous transfer mode network (ATM network), a cell relay network, a frame relay network (in this case, "cell" in this specification is read as "frame"), a packet communication network (in this case, "cell" in this specification) To "packet"), the present invention relates to a data communication method for performing data communication using a broadcast function of sending the same message to a plurality of parties.

【0002】[0002]

【従来の技術】データを複数セルに分解し、セル単位の
非同期転送を行うネットワーク上での従来のデータ通信
方法において、代表的な方法として、LANプロトコル
のイーサネット(Ethernet) 上で行われるデータ通信方
法がある。以下、このデータ通信方法を例として説明す
る。
2. Description of the Related Art In a conventional data communication method on a network in which data is decomposed into a plurality of cells and an asynchronous transfer is performed in units of cells, a typical method is a data communication performed on a LAN protocol Ethernet. There is a way. Hereinafter, this data communication method will be described as an example.

【0003】図7は従来のデータ通信方法のフローチャ
ートを示す。
FIG. 7 shows a flowchart of a conventional data communication method.

【0004】まず、端末がデータ送信プロセスを開始す
る(ステップA)。次に端末がデータを分解してセルを
生成する(ステップB)。端末は他端末発のセルを受信
中かどうかを調べ(ステップC)、他端末からのセルを
受信している場合にはセル系列の送信を中止し、ステッ
プBの処理に移行する(ステップD)。他端末からセル
を受信していない場合には、先頭セルから送信を開始す
る(ステップE)。ここで、まだ送信すべきセルが残っ
ているかどうかを調べ(ステップF)、残っている場合
にはセル系列の送信を継続する(ステップG)。セル系
列の送信の継続中に他端末発のセルを受信した場合には
(ステップH)、ステップDに移行し、受信していない
場合にはステップFに移行する。
First, the terminal starts a data transmission process (step A). Next, the terminal decomposes the data to generate a cell (step B). The terminal checks whether a cell from another terminal is being received (step C). If a cell is being received from another terminal, the terminal stops transmitting the cell sequence and shifts to the process of step B (step D). ). If no cell has been received from another terminal, transmission is started from the first cell (step E). Here, it is checked whether or not cells to be transmitted still remain (step F), and if so, the transmission of the cell sequence is continued (step G). If a cell from another terminal is received during transmission of the cell sequence (step H), the process proceeds to step D; otherwise, the process proceeds to step F.

【0005】一方、ステップFにおいて、送信すべきセ
ルが残っていない場合には(ステップF,No) 、先頭セ
ルの送信開始後、一定時間が経過したかを判断し(ステ
ップI)、経過している場合には全セルの送信が終了し
たものとし(ステップJ)、データ送信プロセスを終了
する(ステップK)。また、ステップIにおいて、一定
時間が経過していない場合は、ステップGに移行する
(ステップI,No)。
On the other hand, if no cells to be transmitted remain in step F (step F, No), it is determined whether or not a fixed time has elapsed after the start of transmission of the head cell (step I). If so, it is determined that transmission of all cells has been completed (step J), and the data transmission process is terminated (step K). If the predetermined time has not elapsed in step I, the process proceeds to step G (step I, No).

【0006】上記のように、従来の方法では、セル系列
の送信が中止されると、他端末発のセルを受信中かどう
かを調べる。このような方法において、各端末は、自端
末のセル系列の送信中に、他端末がセル送信を行ってい
ないことを知るために、送信内容に関わらず、少なくと
も、自端末がセルを送信し始めてから、全ての他端末が
セルを送信していないことを確認できる時間、即ち、自
端末が送信したセルの最初の部分が全ての端末に届き終
わる2倍の時間、セルを送信し続ける。
As described above, in the conventional method, when the transmission of the cell sequence is stopped, it is checked whether a cell from another terminal is being received. In such a method, during transmission of the cell sequence of the own terminal, each terminal transmits at least its own cell regardless of the transmission content in order to know that the other terminal is not performing cell transmission. From the start, the cell is continuously transmitted for a time during which it can be confirmed that all other terminals are not transmitting cells, that is, twice as long as the first part of the cell transmitted by the own terminal reaches all the terminals.

【0007】また、各端末は、自端末のセル系列の送信
中に、他端末発のセルを受信した場合、これ以上のセル
系列の送信は不可能と判断して、自端末のセル系列の送
信を中止する。
[0007] When each terminal receives a cell from another terminal during transmission of its own cell sequence, it determines that no further cell sequence can be transmitted, and determines that the cell sequence of its own terminal cannot be transmitted. Stop sending.

【0008】さらに、セル系列の送信中の端末は、自端
末発のセルが送信順に各端末に同報されない場合でも、
他端末発のセルを受信しない限り、セル系列の送信を継
続する。
[0008] Furthermore, a terminal transmitting a cell sequence can transmit a cell originating from its own terminal to each terminal even if the cell is not broadcasted in the transmission order.
Unless a cell from another terminal is received, transmission of the cell sequence is continued.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、上記従
来の方式は、短いデータを送信したい場合にも、本来の
通信内容とは関係のない余分なセルを付加して、上記で
述べた特定時間以上セルを送信し続ける必要がある。こ
こで、余分なセルを送信している間も、他端末のセル送
信を妨げることになるので、ネットワーク資源を活用す
る観点から通信効率が非常に悪い。
However, according to the conventional method, even when short data is desired to be transmitted, an extra cell irrelevant to the original communication content is added, and the above-mentioned specific time is exceeded. Need to keep transmitting cells. Here, even while transmitting an extra cell, cell transmission of another terminal is prevented, so that communication efficiency is very poor from the viewpoint of utilizing network resources.

【0010】また、セル系列の送信中の端末が他端末発
のセルを受信した場合でも、送信を続けても支障がない
場合があるにもかかわらず、必ず送信を中止してしまう
ため、ネットワーク資源を活用する観点から、通信効率
が非常に悪い。
Further, even when a terminal transmitting a cell sequence receives a cell originating from another terminal, the transmission is always stopped even though there is no problem in continuing the transmission. From the viewpoint of utilizing resources, communication efficiency is very poor.

【0011】さらに、セル系列の送信中の端末は、自端
末発のセルが送信順に、各端末に同報されない場合で
も、送信を継続することになるので、ネットワーク資源
を活用する観点からは通信効率が非常に悪い。
[0011] Furthermore, a terminal transmitting a cell sequence will continue transmission even if cells originating from the terminal are not broadcast to each terminal in the order of transmission. Therefore, from the viewpoint of utilizing network resources, communication is performed from the viewpoint of utilizing network resources. Very inefficient.

【0012】本発明は、上記の点に鑑みなされたもの
で、セル系列の送信中に、他端末発のセルを受信した場
合でも、送信可否を自端末発と他端末発の受信レートの
比の値とデータの大きさから判断し、さらに、セル系列
の送信中に、自端末発のセルのうち同報されて返ってき
た受信セルに抜けがある場合には、送信を中止すること
でネットワーク資源を活用し、通信効率を向上させるデ
ータ通信方法を提供することを目的とする。
[0012] The present invention has been made in view of the above points, and is directed to a case where a cell from another terminal is received during transmission of a cell sequence.
In this case, whether transmission is possible is determined by the
Judging from the ratio value and the size of the data, the cell series
During transmission of a cell,
If there is a missing received cell, stop transmitting.
Utilizes network resources to improve communication efficiency.
It is intended to provide a data communication method.

【0013】[0013]

【課題を解決するための手段】本発明は、セル単位の非
同期転送を行うネットワークが各端末から転送されてき
たセルを非同期多重して、発信側である第1の端末を含
む全ての端末に同報し、該第1の端末はデータを分解し
て複数のセルから成るセル系列を生成し、先頭セルを送
信する前に、該第1の端末以外の第2の端末発のセルを
受信中かどうかを調べて、該第2の端末発のセルを受信
していないときにのみ、セル系列の送信を予め定められ
たセル送信頻度で開始するデータ通信方法において、第
1の端末がセル系列の送信中及び送信完了後一定時間内
に、受信セルの中から該第1の端末発のセルのうち、一
度ネットワークに転送された後で同報されて返ってきた
ものを抽出し、これをデータに組み立てて、送信したデ
ータと同一内容かどうかを調べることで一致性判定を行
い、不一致を検出した時に、データ送信が失敗したと認
識し、改めてデータの再送を行い、セル系列の送信中
に、受信セルの中から第2の端末が送信したセルを監視
し、第1の端末のセル系列の送信中に第2の端末発のセ
ルを受信した場合に、該第1の端末発のセル受信頻度と
該第2の端末発のセル受信頻度の比の値がある一定値よ
り大きければ、第1の端末のセル系列の送信を継続し、
該ある一定値より小さければ、該第1のセル系列の送信
を中止する
SUMMARY OF THE INVENTION According to the present invention, a network for performing asynchronous transfer in units of cells asynchronously multiplexes cells transferred from each terminal to all terminals including a first terminal which is an originating side. Broadcasting, the first terminal decomposes data to generate a cell sequence composed of a plurality of cells, and receives a cell originating from a second terminal other than the first terminal before transmitting the head cell. In a data communication method for checking whether or not the cell sequence is in progress and starting transmission of a cell sequence at a predetermined cell transmission frequency only when a cell from the second terminal has not been received ,
1 terminal is transmitting a cell sequence and within a fixed time after transmission is completed
Among the cells originating from the first terminal from among the received cells,
Broadcasted once after being transferred to the network
Extract the data, assemble it into data, and send the data
Data to determine if they are the same.
Data transmission failed when a mismatch is detected.
Recognizing and retransmitting data anew, transmitting cell sequence
Monitor the cell transmitted by the second terminal from among the received cells
During the transmission of the cell sequence of the first terminal,
When receiving a cell, the cell reception frequency from the first terminal is
The value of the ratio of the frequency of cell reception from the second terminal is a certain value.
If it is larger, the transmission of the cell sequence of the first terminal is continued,
If less than the certain value, transmitting the first cell sequence
To stop .

【0014】また、本発明は、第1の端末が、セル系列
の送信中に第2の端末のセルを受信して、該第1の端末
発のセル受信頻度と第2の端末発のセル受信頻度の比の
値がある一定値より小さい場合に、該第1の端末が送信
中のデータを構成しているセル数がある一定値より小さ
ければ、該第1の端末のセル系列の送信を継続し、該第
1の端末が送信中のデータを構成しているセル数がある
一定値より大きければ、該第1の端末のセル系列の送信
を中止する
[0014] Further, according to the present invention, the first terminal comprises a cell sequence.
Receiving the cell of the second terminal during transmission of the first terminal,
Of the ratio of the frequency of cell reception from the second terminal to the frequency of cell reception from the second terminal
If the value is smaller than a certain value, the first terminal transmits
The number of cells that make up the data inside is less than a certain value
If it is, the transmission of the cell sequence of the first terminal is continued,
There is the number of cells constituting the data being transmitted by one terminal
If greater than a certain value, transmit the cell sequence of the first terminal
To stop .

【0015】また、本発明は、第1の端末がセル系列の
送信中に受信セルの中から、該第1の端末発のセルのう
ちの、一度ネットワークに転送された後で同報されて返
ってきたセルを抽出する際に、セル系列の送信順序と同
じ順序でセルが抽出されているかを調べ、抽出したセル
に抜けがある場合、該第1の端末のセル系列の送信を中
止する
[0015] Further, according to the present invention, the first terminal is provided with a cell sequence.
During transmission, the cell from the first terminal is selected from among the received cells.
After being forwarded to the network once,
When extracting incoming cells, the same
Check if cells have been extracted in the same order, and
If there is an omission in the transmission of the cell sequence of the first terminal,
Stop .

【0016】[0016]

【0017】[0017]

【作用】[Action]

【0018】本発明は、発信端末が、セル系列の送信中
に他端末発のセルを受信した場合に、自端末のセル系列
の送信を即時に中止するのではなく、自端末発のセル受
信頻度と他端末発のセル受信頻度の比の値がある一定値
より大きければ、自端末のセル系列の送信を継続し、あ
る一定値より小さければ、自端末のセル系列の送信を中
止することにより、セル系列の送信中の端末が他端末発
のセルを受信した場合でも、自端末が先にセル系列の送
信を開始していれば、データ通信が継続される。
According to the present invention, when a transmitting terminal receives a cell from another terminal while transmitting a cell sequence, the transmitting terminal does not immediately stop transmitting the cell sequence of the own terminal, but receives the cell from the own terminal. If the value of the ratio between the frequency and the cell reception frequency from another terminal is larger than a certain value, the transmission of the cell sequence of the own terminal is continued, and if the value is smaller than a certain value, the transmission of the cell sequence of the own terminal is stopped. Accordingly, even when a terminal transmitting a cell sequence receives a cell from another terminal, data communication is continued if the own terminal has started transmitting a cell sequence first.

【0019】また、本発明は、発信端末がセル系列の送
信中に他端末発のセルを受信して、自端末発のセル受信
頻度と他端末発のセル受信頻度の比の値がある一定値よ
り小さい場合に、即時に自端末のセル系列の送信を中止
するのではなく、自端末が送信中のデータを構成してい
るセル数がある一定値より小さければ、自端末のセル系
列の送信を中止することで、セル系列の送信中の端末
が、他端末発のセルを受信した場合でも、少数のセルを
送信したい場合には、データ通信が継続される。
Further, according to the present invention, a transmitting terminal receives a cell from another terminal during transmission of a cell sequence, and a value of a ratio of a frequency of cell reception from the own terminal to a frequency of cell reception from another terminal is constant. If the value is smaller than the value, the transmission of the cell sequence of the own terminal is not stopped immediately.If the number of cells constituting the data being transmitted by the own terminal is smaller than a certain value, the cell sequence of the own terminal is By canceling the transmission, even when the terminal transmitting the cell sequence receives a cell from another terminal, if the terminal wants to transmit a small number of cells, data communication is continued.

【0020】また、本発明は、上記のデータ通信におい
て、発信端末がセル系列の送信中に、受信セルの中から
自端末発のセルのうち、一度ネットワークに転送された
後で、同報されて返ってきたものを抽出する際に、セル
系列の送信順序と同じ順序でセルが抽出されているかを
調べ、抽出したセルに抜けがある場合、自端末のセル系
列の送信を中止することで、端末から送信されたセルが
送信順に各端末に同報されない場合に、データ通信が中
止される。
Further, according to the present invention, in the above-mentioned data communication, during transmission of a cell sequence, a transmitting terminal broadcasts a cell from a receiving cell after the cell has been once transferred to the network. When extracting what is returned, check whether cells are extracted in the same order as the transmission order of the cell sequence, and if there is any omission in the extracted cells, stop transmitting the cell sequence of the own terminal. If the cell transmitted from the terminal is not broadcast to each terminal in the transmission order, the data communication is stopped.

【0021】[0021]

【実施例】以下、図面と共に、本発明の実施例について
説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0022】図1は、本発明を適用するネットワークに
用いられるノードの一例を示す。
FIG. 1 shows an example of a node used in a network to which the present invention is applied.

【0023】同図に示されたノード10の特徴的なとこ
ろは、ノード10がセルバッファ12と、セル多重装置
11とセル複製装置13を具備していること、ノード1
0内部では、複数セルに分割されたデータがセル単位に
非同期転送モードで転送されることである。ここで、セ
ル多重装置11は、各端末20から転送されてきたセル
を非同期に多重し、セルバッファ12へ転送する。セル
バッファ12はセルを一度蓄積し、セル複製装置Yに転
送する。
The characteristic features of the node 10 shown in FIG. 1 are that the node 10 includes a cell buffer 12, a cell multiplexer 11 and a cell duplicator 13, and the node 1
Inside 0, data divided into a plurality of cells is transferred in the asynchronous transfer mode in units of cells. Here, the cell multiplexing device 11 asynchronously multiplexes the cells transferred from each terminal 20 and transfers the multiplexed cells to the cell buffer 12. The cell buffer 12 accumulates cells once and transfers the cells to the cell duplicator Y.

【0024】短時間に多数のセルがセルバッファ12に
転送されてきた場合、バッファ溢れが発生し、溢れたセ
ルは廃棄される。
When a large number of cells are transferred to the cell buffer 12 in a short time, buffer overflow occurs, and the overflowed cells are discarded.

【0025】また、セル複製装置13は、セルバファ1
2から転送されてきたセルを無条件に全端末20に同報
する。このため、全ての端末は同じ種類のセルを同じ順
序で受信することになる。
Further, the cell duplicating device 13 transmits the cell buffer 1
2 is unconditionally broadcast to all terminals 20. Therefore, all terminals receive the same type of cell in the same order.

【0026】図2は本発明の一実施例の端末装置の構成
の一例を示す。
FIG. 2 shows an example of the configuration of a terminal device according to one embodiment of the present invention.

【0027】同図に示す端末装置50は、メッセージ送
信部51、セル分解処理部52、セル発信処理部53、
セル分離部54、セル組立処理部551 、552 、メッ
セージ受信部56、及びセル到着レート比較部57から
構成されている。
The terminal device 50 shown in FIG. 1 includes a message transmission unit 51, a cell disassembly processing unit 52, a cell transmission processing unit 53,
It comprises a cell separation unit 54, cell assembly processing units 55 1 and 55 2 , a message reception unit 56, and a cell arrival rate comparison unit 57.

【0028】ここで、メッセージ送信部51で生成され
たメッセージは、セル分解処理部52で複数のセルに分
解され、セル発信処理部52に従ってネットワークへ向
けて発信される。
Here, the message generated by the message transmitting section 51 is decomposed into a plurality of cells by a cell decomposing section 52 and transmitted to the network according to the cell transmitting section 52.

【0029】一方、受信セルは、セル分離部54で自端
末発セルと他端末発セルに分離される。セル分離部54
で分離された他端末発セルのセル組立処理部551 は、
他端末から発された自端末宛セルのメッセージへの組み
立てを行う。また、自端末発セルのセル組立処理部55
2 は、セル分離部54で分離された自端末発セルのメッ
セージへの組み立てを行う。
On the other hand, the received cell is separated by the cell separation unit 54 into a cell originating from the own terminal and a cell originating from another terminal. Cell separation unit 54
The cell assembly processing unit 55 1 of the cell originating from another terminal separated by
It assembles into a message of the cell addressed to the own terminal issued from another terminal. Also, the cell assembly processing unit 55 of the cell originating from the own terminal.
2 assembles the cell from the own terminal separated by the cell separation unit 54 into a message.

【0030】また、セル分離部54で分離された残りの
セルはセル到着レート比較部57に入力されセル到着の
比率信号がセル発信処理部53に出力される。
The remaining cells separated by the cell separation unit 54 are input to a cell arrival rate comparison unit 57, and a cell arrival ratio signal is output to a cell transmission processing unit 53.

【0031】各処理部では、処理状態に応じた制御信号
を生成し、セル発信処理部53の制御を行う。制御信号
の生成条件及び制御の種類は、以下に示す通りである。
Each processing unit generates a control signal according to the processing state and controls the cell transmission processing unit 53. The control signal generation conditions and control types are as follows.

【0032】〈第1の実施例〉図3は本発明の第1の実
施例の端末装置の動作のフローチャートを示す。図3に
おいて、図7と同一の処理には同一のステップ符号を付
し、異なる処理は、太枠で記す。
<First Embodiment> FIG. 3 is a flowchart showing the operation of the terminal device according to the first embodiment of the present invention. In FIG. 3, the same processes as those in FIG. 7 are denoted by the same step symbols, and different processes are indicated by thick frames.

【0033】図3において、図7と異なる処理として、
本実施例は、自端末がセル系列の送信を開始した後に一
定時間が経過したかどうかを調べるステップIの代わり
に、送信終了後一定時間(例えば10セル時間)内に自
端末が発信したセルが全て同報されて自端末に返ってき
たかどうかを調べる。
In FIG. 3, processing different from FIG.
In the present embodiment, instead of step I for checking whether or not a certain time has elapsed since the start of transmission of the cell sequence by the own terminal, the cell transmitted by the own terminal within a certain time (for example, 10 cell times) after the end of the transmission. To see if all have been broadcast and returned to their terminal.

【0034】まず、端末がデータ送信プロセスを開始す
る(ステップA)。次に端末がデータを分解してセルを
生成する(ステップB)。端末は他端末発のセルを受信
中かどうかを調べ(ステップC)、他端末からのセルを
受信している場合にはセル系列の送信を中止し、ステッ
プBの処理に移行する(ステップD)。他端末からセル
を受信していない場合に先頭セルから送信を開始する
(ステップE)。ここで、まだ送信すべきセルが残って
いるかどうかを調べ(ステップF)、残っている場合に
はセル系列の送信を継続する(ステップG)。セル系列
の送信の継続中に他端末発のセルを受信した場合には
(ステップH)、ステップEに移行する。
First, the terminal starts a data transmission process (step A). Next, the terminal decomposes the data to generate a cell (step B). The terminal checks whether a cell from another terminal is being received (step C). If a cell is being received from another terminal, the terminal stops transmitting the cell sequence and shifts to the process of step B (step D). ). If a cell has not been received from another terminal, transmission is started from the first cell (step E). Here, it is checked whether or not cells to be transmitted still remain (step F), and if so, the transmission of the cell sequence is continued (step G). If a cell from another terminal is received during transmission of the cell sequence (step H), the process proceeds to step E.

【0035】一方、ステップFにおいて、送信すべきセ
ルが残っていない場合には(ステップF,No) 、全セル
の送信を終了後(ステップJ)、送信終了後一定時間内
に自端末発で同報されてきた全てのセルを受信したかを
判断し(ステップL)、受信していない場合にはステッ
プBに移行し、自端末が発信したセルを全て受信した場
合には、データ送信プロセスを終了する(ステップ
K)。
On the other hand, if there are no cells to be transmitted in step F (step F, No), after the transmission of all cells is completed (step J), the transmission from the terminal within a certain time after the transmission is completed. It is determined whether all the broadcast cells have been received (step L). If not, the process proceeds to step B. If all the cells transmitted by the own terminal have been received, the data transmission process is performed. Is ended (step K).

【0036】上記の処理により、送信終了後一定時間内
に、自端末が発信したセルがすべて同報されて自端末に
返ってきたかどうかを調べるステップLの処理におい
て、受信セルの中から自端末発のセルを抽出し、これを
データに組み立てて、送信前のデータと内容が等しいか
調べ、受信データと送信前のデータが等しい場合には、
自端末が発信したセルは全て同報されて自端末に返って
きたことになるので、相手端末にも、自端末が発信した
データが届いたと判定し、データ送信プロセスを終了さ
せ、受信データと送信前のデータが等しくない場合に
は、送信セルが同報されずに廃棄されたと判定し、改め
てデータの再送を行う。
According to the above process, in the process of step L for checking whether or not all the cells transmitted by the own terminal have been broadcast and returned to the own terminal within a certain period of time after the end of the transmission, Extract the originating cell, assemble it into data, check whether the data before transmission is the same as the contents, and if the received data is equal to the data before transmission,
Since all cells transmitted by the own terminal are broadcast and returned to the own terminal, it is determined that the data transmitted by the own terminal has reached the other terminal, and the data transmission process is terminated, and the received data is If the data before transmission is not equal, it is determined that the transmission cell has been discarded without being broadcast, and the data is retransmitted again.

【0037】本実施例によれば、短いデータを送信した
い場合にも、本来の通信内容とは関係ない余分なデータ
を付加して、一定時間以上データを送信し続ける必要が
なくなり、必要最小限のセル数でデータ送信が行えるの
で、ネットワーク資源を活用する観点から、通信効率を
向上させることができる。
According to this embodiment, even when it is desired to transmit short data, it is not necessary to continue transmitting data for a certain period of time by adding extra data irrelevant to the original communication content. Since data transmission can be performed with the number of cells, communication efficiency can be improved from the viewpoint of utilizing network resources.

【0038】〈第2の実施例〉図4は本発明の第2の実
施例のデータ通信方法のフローチャートを示す。同図に
おいて、図7と同一の処理には同一のステップ符号を付
し、異なる処理は、太枠で記す。
<Second Embodiment> FIG. 4 is a flowchart of a data communication method according to a second embodiment of the present invention. In the figure, the same processes as those in FIG. 7 are denoted by the same step symbols, and different processes are indicated by thick frames.

【0039】図4において、図7と異なる処理として、
上記の第1の実施例に加えて、自端末発のセル受信頻度
と他端末発のセル受信頻度の比の値がある一定値より大
きいかどうかを調べ、大きい場合にはセル系列の送信を
中止するという処理がある。
In FIG. 4, processing different from FIG.
In addition to the first embodiment, it is checked whether the value of the ratio of the cell reception frequency from the own terminal to the cell reception frequency from the other terminal is larger than a certain value. There is a process to cancel.

【0040】以下図4に基づいて一連の処理を説明す
る。
Hereinafter, a series of processes will be described with reference to FIG.

【0041】まず、端末がデータ送信プロセスを開始す
る(ステップA)。次に端末がデータを分解してセル
を生成する(ステップB)。端末は他端末発のセルを受
信中かどうかを調べ(ステップC)、他端末からのセル
を受信している場合には(ステップC,Yes )セル系列
の送信を中止し、ステップCの処理に移行する(ステッ
プD)。他端末からセルを受信していない場合に先頭セ
ルから送信を開始する(ステップE)。ここで、まだ送
信すべきセルが残っているかどうかを調べ(ステップ
F)、残っている場合には(ステップF,Yes )、セル
系列の送信を継続する(ステップG)。セル系列の送信
の継続中に他端末発のセルを受信した場合には(ステッ
プH)、他端末発のセル受信頻度が自端末発のセル受信
頻度より大きいかを判断し(ステップM)、大きい場合
はセル系列の送信を中止する(ステップD)。一方、
小さい場合には、ステップFの処理に移行する。
First, the terminal starts a data transmission process (step A). Next , the terminal decomposes the data to generate a cell (step B). The terminal checks whether a cell from another terminal is being received (step C), and if a cell from another terminal is being received (step C, Yes), stops the transmission of the cell sequence and proceeds to step C. (Step D). If a cell has not been received from another terminal, transmission is started from the first cell (step E). Here, it is checked whether or not cells to be transmitted still remain (step F). If there are cells to be transmitted (step F, Yes), transmission of the cell sequence is continued (step G). If a cell from another terminal is received during transmission of the cell sequence (step H), it is determined whether the frequency of cell reception from the other terminal is greater than the frequency of cell reception from its own terminal (step M), If it is larger, the transmission of the cell sequence is stopped (step D). on the other hand,
If it is smaller, the process proceeds to step F.

【0042】一方、ステップFにおいて、送信すべきセ
ルが残っていない場合には(ステップF,No) 、全セル
の送信を終了後(ステップJ)、送信終了後一定時間内
に自端末発で同報されてきた全てのセルを受信したかを
判断し(ステップL)、受信していない場合にはステッ
プBに移行し、自端末が発信したセルを全て受信した場
合には、データ送信プロセスを終了する(ステップ
K)。
On the other hand, if there are no cells to be transmitted in step F (step F, No), after the transmission of all cells is completed (step J), the transmission from the terminal within a certain period of time after the transmission is completed. It is determined whether all the broadcast cells have been received (step L). If not, the process proceeds to step B. If all the cells transmitted by the own terminal have been received, the data transmission process is performed. Is ended (step K).

【0043】本実施例は、自端末発のセル受信頻度と他
端末発のセル受信頻度の比の値がある一定値より大きい
かどうかを調べるステップMでは数セルスロット時間
毎に受信したセルを自端末発のものと他端末発のものに
分離してその数の比の値を求め、例えば、比の値が0.
5以上で自端末発のセル数が多い場合には、セル系列の
送信を継続し、比の値が0.5以下で他端末発のセル数
が多い場合には、セル系列の送信を中止し、改めてデー
タの再送を行う。
In this embodiment, in step M for checking whether or not the value of the ratio of the frequency of cell reception from its own terminal to the frequency of cell reception from another terminal is greater than a certain value, the cell received every several cell slot times is separated to those ones and the other terminal onset of the terminal onset calculated value of the ratio of the number, for example, the value of the ratio is zero.
If the number of cells originating from the own terminal is 5 or more, the transmission of the cell sequence is continued, and if the value of the ratio is 0.5 or less and the number of cells originating from other terminals is large, the transmission of the cell sequence is stopped. Then, retransmit the data again.

【0044】上記のように本実施例によれば、先にセル
系列の送信を始めた端末は、途中で他端末が送信を開始
しても他端末は即座に送信を中止するので、他端末発の
セルがバッファに蓄積される影響で自端末発のセルがバ
ッファから溢れて廃棄されることがない限り、そのまま
送信を継続しても差し支えなく、ネットワーク資源を活
用する観点から通信効率を向上させることができる。
As described above, according to the present embodiment, a terminal that has started transmitting a cell sequence first stops transmitting immediately even if another terminal starts transmitting halfway. As long as cells originating from the own terminal do not overflow and are discarded due to the effect of cells accumulating in the buffer, transmission can be continued as is, and communication efficiency is improved from the viewpoint of utilizing network resources. Can be done.

【0045】〈第3の実施例〉図5は本発明の第3の実
施例のデータ通信方法のフローチャートを示す。同図に
おいて、図7と同一の処理には同一のステップ符号を付
し、異なる処理は、太枠で記す。
<Third Embodiment> FIG. 5 is a flowchart of a data communication method according to a third embodiment of the present invention. In the figure, the same processes as those in FIG. 7 are denoted by the same step symbols, and different processes are indicated by thick frames.

【0046】図5において、図7と異なる処理として、
上記の第1及び第2の実施例に加えて、自端末が発信中
のデータを構成するセル数が、ある一定値より小さい場
合には送信すべき後続セルの送信を継続し、大きい場合
には、セル系列の送信を中止して、改めてデータの再送
を行うものである。
In FIG. 5, as processing different from FIG.
In addition to the above first and second embodiments, if the number of cells constituting the data being transmitted by the own terminal is smaller than a certain value, the transmission of the succeeding cell to be transmitted is continued. Is to stop the transmission of the cell sequence and retransmit the data again.

【0047】以下図5に基づいて一連の処理を説明す
る。
Hereinafter, a series of processes will be described with reference to FIG.

【0048】まず、端末がデータ送信プロセスを開始す
る(ステップA)。次に端末がデータを分解してセルを
生成する(ステップB)。端末は他端末発のセルを受信
中かどうかを調べ(ステップC)、他端末からのセルを
受信している場合には(ステップC,Yes )セル系列の
送信を中止し、ステップCの処理に移行する(ステップ
D)。他端末からセルを受信していない場合に先頭セル
から送信を開始する(ステップE)。ここで、まだ送信
すべきセルが残っているかどうかを調べ(ステップ
F)、残っている場合には(ステップF,Yes )、セル
系列の送信を継続する(ステップG)。セル系列の送信
の継続中に他端末発のセルを受信した場合には(ステッ
プH)、他端末発のセル受信頻度が自端末発のセル受信
頻度より大きいかを判断し(ステップM)、大きい場合
には、送信すべきデータを構成するセル数が一定値より
大きいかを判断し(ステップN)、大きい場合にはセル
系列の送信を中止する(ステップD)。一方、小さい場
合には、ステップFの処理に移行する。
First, the terminal starts a data transmission process (step A). Next, the terminal decomposes the data to generate a cell (step B). The terminal checks whether a cell from another terminal is being received (step C), and if a cell from another terminal is being received (step C, Yes), stops the transmission of the cell sequence and proceeds to step C. (Step D). If a cell has not been received from another terminal, transmission is started from the first cell (step E). Here, it is checked whether or not cells to be transmitted still remain (step F). If there are cells to be transmitted (step F, Yes), transmission of the cell sequence is continued (step G). If a cell from another terminal is received during transmission of the cell sequence (step H), it is determined whether the frequency of cell reception from the other terminal is greater than the frequency of cell reception from its own terminal (step M), If it is larger, it is determined whether or not the number of cells constituting the data to be transmitted is larger than a certain value (step N). On the other hand, if it is smaller, the process moves to the process of step F.

【0049】一方、ステップFにおいて、送信すべきセ
ルが残っていない場合には(ステップF,No) 、全セル
の送信を終了後(ステップJ)、送信終了後一定時間内
に自端末発で同報されてきた全てのセルを受信したかを
判断し(ステップL)、受信していない場合にはステッ
プBに移行し、自端末が発信したセルを全て受信した場
合には、データ送信プロセスを終了する(ステップ
K)。
On the other hand, if there are no cells to be transmitted in step F (step F, No), after the transmission of all cells is completed (step J), the transmission from the own terminal is performed within a certain time after the transmission is completed. It is determined whether all the broadcast cells have been received (step L). If not, the process proceeds to step B. If all the cells transmitted by the own terminal have been received, the data transmission process is performed. Is ended (step K).

【0050】本実施例は、自端末が発信中のデータを構
成するセル数がある一定値より大きいかどうかを調べる
ステップNでは、データをセルに分解する際に、セル数
を記憶しておき、これが、一定値(例えば3セル)より
大きい場合には、セル系列の送信を継続し、データを構
成するセル数が一定値(例えば3セル)より小さい場合
には、セル系列の送信を中止し、改めて再送を行う。
In this embodiment, in step N for checking whether or not the number of cells constituting the data being transmitted by the own terminal is larger than a certain value, the number of cells is stored when the data is decomposed into cells. If this is larger than a certain value (for example, 3 cells), the transmission of the cell sequence is continued, and if the number of cells constituting the data is smaller than a certain value (for example, 3 cells), the transmission of the cell sequence is stopped. And resend again.

【0051】本実施例によれば、少数のセルを送信する
端末は、他端末が途中でセル送信を開始しても、バッフ
ァへのセル蓄積効果によって、セル廃棄が起こらない限
り双方の端末が送信したセルは全て同報されるので、そ
のまま送信を継続しても差し支えなく、ネットワーク資
源を活用する観点から、通信効率を向上させることがで
きる。
According to this embodiment, a terminal transmitting a small number of cells, even if another terminal starts cell transmission in the middle, will not be affected by cell accumulation in a buffer, unless both cells are discarded. Since all the transmitted cells are broadcast, the transmission may be continued as it is, and the communication efficiency can be improved from the viewpoint of utilizing network resources.

【0052】〈第4の実施例〉図6は本発明の第4の実
施例のデータ通信方法のフローチャートを示す。同図に
おいて、図7と同一の処理には同一のステップ符号を付
し、異なる処理は、太枠で記す。
<Fourth Embodiment> FIG. 6 is a flowchart of a data communication method according to a fourth embodiment of the present invention. In the figure, the same processes as those in FIG. 7 are denoted by the same step symbols, and different processes are indicated by thick frames.

【0053】本実施例では、図6において、図7と異な
る処理として、上記の第1、第2及び第3の実施例に加
えて、自端末発セルの受信順序が送信順序と同じかどう
かを調べる。
In the present embodiment, in FIG. 6, a process different from that in FIG. 7 is that, in addition to the above-described first, second and third embodiments, whether or not the reception order of the cell originating from the own terminal is the same as the transmission order Find out.

【0054】以下図6に基づいて一連の処理を説明す
る。
Hereinafter, a series of processes will be described with reference to FIG.

【0055】まず、端末がデータ送信プロセスを開始す
る(ステップA)。次に端末がデータを分解してセルを
生成する(ステップB)。端末は他端末発のセルを受信
中かどうかを調べ(ステップC)、他端末からのセルを
受信している場合には(ステップC,Yes )セル系列の
送信を中止し、ステップCの処理に移行する(ステップ
D)。他端末からセルを受信していない場合に先頭セル
から送信を開始する(ステップE)。ここで、まだ送信
すべきセルが残っているかどうかを調べ(ステップ
F)、残っている場合には(ステップF,Yes )、セル
系列の送信を継続する(ステップG)。自端末発のセル
を送信順に受信しているかを判断し、送信順でない場合
には(ステップO,No)、セル系列の送信を中止する
(ステップD)。送信順に受信している場合(ステップ
O,Yes)にセル系列の送信の継続中に他端末発のセルを
受信した場合には(ステップH)、他端末発のセル受信
頻度が自端末発のセル受信頻度より大きいかを判断し
(ステップM)、大きい場合には、送信すべきデータを
構成するセル数が一定値より大きいかを判断し、大きい
場合には(ステップN、Yes )、セル系列の送信を中止
し(ステップD)、小さい場合には(ステップN,N
o)、ステップFの処理に移行する。
First, the terminal starts a data transmission process (step A). Next, the terminal decomposes the data to generate a cell (step B). The terminal checks whether a cell from another terminal is being received (step C), and if a cell from another terminal is being received (step C, Yes), stops the transmission of the cell sequence and proceeds to step C. (Step D). If a cell has not been received from another terminal, transmission is started from the first cell (step E). Here, it is checked whether or not cells to be transmitted still remain (step F). If there are cells to be transmitted (step F, Yes), transmission of the cell sequence is continued (step G). It is determined whether cells originating from the own terminal have been received in the transmission order, and if not, the transmission of the cell sequence is stopped (step D, No). If the cell is received in the transmission order (Step O, Yes) and a cell from another terminal is received during the transmission of the cell sequence (Step H), the frequency of cell reception from the other terminal is equal to that of the own terminal. It is determined whether the cell reception frequency is larger than the cell reception frequency (step M). If it is larger, it is determined whether the number of cells constituting data to be transmitted is larger than a certain value. The transmission of the sequence is stopped (step D), and if it is smaller (steps N, N
o), and proceed to the processing of step F.

【0056】一方、ステップFにおいて、送信すべきセ
ルが残っていない場合には(ステップF,No) 、全セル
の送信を終了後(ステップJ)、送信終了後一定時間内
に自端末発で同報されてきた全てのセルを受信したかを
判断し(ステップL)、受信していない場合にはステッ
プBに移行し、自端末が発信したセルを全て受信した場
合には、データ送信プロセスを終了する(ステップ
K)。
On the other hand, if no cells to be transmitted remain in step F (step F, No), after the transmission of all cells is completed (step J), the transmission from the own terminal is performed within a fixed time after the transmission is completed. It is determined whether all the broadcast cells have been received (step L). If not, the process proceeds to step B. If all the cells transmitted by the own terminal have been received, the data transmission process is performed. Is ended (step K).

【0057】本実施例は、自端末発セルの受信順序が、
送信順序と同じかどうかを調べるステップOでは、一度
ネットワークに転送された後で同報されて返ってきた自
端末発のセルを抽出する際に、セル系列の送信順序と同
じ順序でセルが抽出されていれば、セル系列の送信を継
続し、抽出セルに抜けがあれば、セル系列の送信を中止
し、改めて再送を行う。
In this embodiment, the receiving order of the cell originating from the own terminal is
In the step O for checking whether or not the transmission order is the same, when extracting the cell originating from the own terminal which has been broadcast and returned after being once transferred to the network, the cells are extracted in the same order as the transmission order of the cell sequence. If so, transmission of the cell sequence is continued, and if there is a missing cell, transmission of the cell sequence is stopped and retransmission is performed again.

【0058】本実施例によれば、セル系列の送信中に廃
棄が発生した場合、セル系列の送信を中止することで、
無駄なセル送信が回避でき、ネットワーク資源を活用す
る観点から、通信効率を向上させることができる。
According to the present embodiment, when discard occurs during transmission of a cell sequence, transmission of the cell sequence is stopped,
Unnecessary cell transmission can be avoided, and communication efficiency can be improved from the viewpoint of utilizing network resources.

【0059】なお、本発明は、第2、第3、第4の実施
例で示したステップM、ステップN、ステップOを省略
しても、第1の実施例に示すように余分なセルを付加す
ることなく、データの送受信を行うことができる。
Note that, even if steps M, N, and O shown in the second, third, and fourth embodiments are omitted, extra cells are added as shown in the first embodiment. Data transmission / reception can be performed without addition.

【0060】この場合には、ステップGの処理によりセ
ル系列の送信を継続し、他端末発のセルを受信した場合
にはセル系列の送信を中止する処理を行うステップDに
移行し、受信しなかった場合はステップFに移行して、
後続セルがある場合には送信を継続する。
In this case, the transmission of the cell sequence is continued by the processing of step G, and when a cell from another terminal is received, the processing shifts to step D where the processing of canceling the transmission of the cell sequence is performed. If not, proceed to step F,
If there is a subsequent cell, the transmission is continued.

【0061】なお、本実施例であげた数値は一例にすぎ
ず、他の数値であっても本願発明の所定の効果を得られ
ることは勿論である。
It should be noted that the numerical values given in this embodiment are merely examples, and it is a matter of course that a predetermined effect of the present invention can be obtained with other numerical values.

【0062】[0062]

【発明の効果】【The invention's effect】

【0063】上述のように、本発明によれば、発信端末
がセル系列の送信中に他端末発のセルを受信した場合
に、自端末のセル系列の送信を即時に中止するのでな
く、自端末発のセル受信頻度と他端末発のセル受信頻度
の比の値がある一定値より大きければ、自端末のセル系
列の送信を継続し、ある一定値より小さければ、自端末
のセル系列の送信を中止することで、セル系列の送信中
の端末が他端末発のセルを受信した場合でも、自端末が
先にセル系列の送信を開始していれば、データ通信を継
続してネットワーク資源を活用する観点から通信効率が
向上する。
As described above, according to the present invention, when a transmitting terminal receives a cell originating from another terminal while transmitting a cell sequence, the transmitting terminal does not stop transmitting the cell sequence of the own terminal immediately, If the value of the ratio of the cell reception frequency from the terminal to the cell reception frequency from the other terminal is larger than a certain value, the transmission of the cell sequence of the own terminal is continued. By stopping the transmission, even if the terminal transmitting the cell sequence receives a cell from another terminal, if the own terminal has started transmitting the cell sequence first, the data communication is continued to Communication efficiency is improved from the viewpoint of utilizing.

【0064】また、発信端末がセル系列送信中に、他端
末発のセルを受信して、自端末発のセル受信頻度と他端
末発のセル受信頻度の比の値がある一定値より小さい場
合に、即時に自端末のセル系列の送信を中止するのでは
なく、自端末が送信中のデータを構成しているセル数が
ある一定値より小さければ、自端末のセル系列の送信を
継続し、自端末が送信中のデータを構成しているセル数
がある一定値より大きければ、自端末のセル系列の送信
を中止することで、セル系列の送信中の端末が他端末発
のセルを受信した場合でも、少数のセルを送信したい場
合には、データ通信を継続して、ネットワーク資源を活
用する観点から通信効率が向上する。
When the originating terminal receives a cell from another terminal while transmitting a cell sequence, and the value of the ratio of the frequency of cell reception from the own terminal to the frequency of cell reception from another terminal is smaller than a certain value. Instead of immediately stopping the transmission of the cell sequence of the own terminal, if the number of cells constituting the data being transmitted by the own terminal is smaller than a certain value, the transmission of the cell sequence of the own terminal is continued. If the number of cells constituting the data being transmitted by the own terminal is larger than a certain value, the terminal transmitting the cell sequence stops the cell originating from another terminal by stopping the transmission of the cell sequence of the own terminal. Even in the case of receiving, if it is desired to transmit a small number of cells, communication efficiency is improved from the viewpoint of continuing data communication and utilizing network resources.

【0065】加えて、発信端末がセル系列の送信中に、
受信セルの中から、自端末発のセルのうち、一度ネット
ワークに転送された後で、同報されて返ってきたものを
抽出する際に、セル系列の送信順序と同じ順序でセルが
抽出されているかを調べ、抽出したセルに抜けがある場
合、自端末のセル系列の送信を中止することで、セル系
列の送信中に廃棄が発生した場合には、セル系列の送信
を中止して、無駄なセル系列の送信を回避でき、ネット
ワーク資源を活用する観点から通信効率が向上する。
In addition, while the transmitting terminal is transmitting the cell sequence,
From among the received cells, of the cells originating from the own terminal, the cells that are transmitted once to the network and then broadcast and returned are extracted in the same order as the transmission sequence of the cell sequence. Check if there is a missing in the extracted cell, by stopping the transmission of the cell sequence of the own terminal, if the discard occurs during the transmission of the cell sequence, stop the transmission of the cell sequence, Useless cell sequence transmission can be avoided, and communication efficiency improves from the viewpoint of utilizing network resources.

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

【図1】本発明を適用するネットワークに用いられるノ
ードの一例を示す図である。
FIG. 1 is a diagram illustrating an example of a node used in a network to which the present invention is applied.

【図2】本発明の一実施例の端末装置の構成の一例を示
す図である。
FIG. 2 is a diagram illustrating an example of a configuration of a terminal device according to an embodiment of the present invention.

【図3】本発明の第1の実施例のデータ通信方法のフロ
ーチャートである。
FIG. 3 is a flowchart of a data communication method according to the first embodiment of the present invention.

【図4】本発明の第2の実施例のデータ通信方法のフロ
ーチャートである。
FIG. 4 is a flowchart of a data communication method according to a second embodiment of the present invention.

【図5】本発明の第3の実施例のデータ通信方法のフロ
ーチャートである。
FIG. 5 is a flowchart of a data communication method according to a third embodiment of the present invention.

【図6】本発明の第4の実施例のデータ通信方法のフロ
ーチャートである。
FIG. 6 is a flowchart of a data communication method according to a fourth embodiment of the present invention.

【図7】従来の状態のつながりを説明するための図であ
る。
FIG. 7 is a diagram for explaining a conventional state connection;

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

10 ノード 11 セル多重装置 12 セルバッファ 13 セル複製装置 20,50 端末 51 メッセージ送信部 52 セル分解処理部 53 セル発信処理部 54 セル分離部 55 セル組立処理部 56 メッセージ受信部 57 セル到着比較部 DESCRIPTION OF SYMBOLS 10 node 11 cell multiplexing apparatus 12 cell buffer 13 cell duplication apparatus 20,50 terminal 51 message transmission unit 52 cell disassembly processing unit 53 cell transmission processing unit 54 cell separation unit 55 cell assembly processing unit 56 message reception unit 57 cell arrival comparison unit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/56 H04L 12/28 - 12/44 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04L 12/56 H04L 12/28-12/44

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 セル単位の非同期転送を行うネットワー
クが各端末から転送されてきたセルを非同期多重して、
発信側である第1の端末を含む全ての端末に同報し、該
第1の端末はデータを分解して複数のセルから成るセル
系列を生成し、先頭セルを送信する前に、該第1の端末
以外の第2の端末発のセルを受信中かどうかを調べて、
該第2の端末発のセルを受信していないときにのみ、セ
ル系列の送信を予め定められたセル送信頻度で開始する
データ通信方法において、 前記第1の端末がセル系列の送信中及び送信完了後一定
時間内に、受信セルの中から該第1の端末発のセルのう
ち、一度ネットワークに転送された後で同報されて返っ
てきたものを抽出し、これをデータに組み立てて、送信
したデータと同一内容かどうかを調べることで一致性判
定を行い、不一致を検出した時に、データ送信が失敗し
たと認識し、改めてデータの再送を行い、 セル系列の送信中に、受信セルの中から前記第2の端末
が送信したセルを監視し、 前記第1の端末のセル系列の送信中に前記第2の端末発
のセルを受信した場合に、該第1の端末発のセル受信頻
度と該第2の端末発のセル受信頻度の比の値がある一定
値より大きければ、前記第1の端末のセル系列の送信を
継続し、該ある一定値より小さければ、該第1のセル系
列の送信を中止することを特徴とするデータ通信方法。
1. A network for performing asynchronous transfer on a cell-by-cell basis.
Asynchronously multiplexes cells transferred from each terminal,
Broadcast to all terminals including the first terminal that is the caller,
The first terminal is a cell composed of a plurality of cells by decomposing data.
Before generating a sequence and transmitting a head cell, the first terminal
It is checked whether a cell from the second terminal other than is being received,
Only when a cell from the second terminal is not received,
Start transmission of cell series at a predetermined cell transmission frequencyDo
In the data communication method, Constant during transmission of the cell sequence and after completion of transmission by the first terminal
Within the time, the cell from the first terminal is selected from among the received cells.
After being transferred to the network once, it is broadcast and returned.
Extract what has come, assemble it into data, and send it
By checking whether the content is the same as the
Data transmission fails when a mismatch is detected.
And resend the data again, During transmission of a cell sequence, the second terminal is selected from among received cells.
Monitors cells sent by The second terminal originates during transmission of the cell sequence of the first terminal.
Cell is received, the cell reception frequency from the first terminal is
The value of the ratio between the frequency and the frequency of cell reception from the second terminal is constant
If the value is larger than the value, the first terminal transmits the cell sequence.
Continue, if less than the certain value, the first cell system
A data communication method, wherein transmission of a column is stopped.
【請求項2】 前記第1の端末が、セル系列の送信中に
前記第2の端末のセルを受信して、該第1の端末発のセ
ル受信頻度と前記第2の端末発のセル受信頻度の比の値
がある一定値より小さい場合に、該第1の端末が送信中
のデータを構成しているセル数がある一定値より小さけ
れば、該第1の端末のセル系列の送信を継続し、該第1
の端末が送信中のデータを構成しているセル数がある一
定値より大きければ、該第1の端末のセル系列の送信を
中止する請求項1記載のデータ通信方法。
2. The method according to claim 1, wherein the first terminal transmits a cell sequence during transmission.
The cell of the second terminal is received, and the cell originating from the first terminal is received.
Of the ratio of the frequency of cell reception to the frequency of cell reception from the second terminal
If the first terminal is transmitting when is smaller than a certain value
If the number of cells that make up the
Then, the transmission of the cell sequence of the first terminal is continued,
Of the cells that constitute the data being transmitted by
If it is larger than the fixed value, transmission of the cell sequence of the first terminal is performed.
2. The data communication method according to claim 1, wherein the data communication is stopped.
【請求項3】 前記第1の端末がセル系列の送信中に受
信セルの中から、該第1の端末発のセルのうちの、一度
ネットワークに転送された後で同報されて返ってきたセ
ルを抽出する際に、セル系列の送信順序と同じ順序でセ
ルが抽出され ているかを調べ、抽出したセルに抜けがあ
る場合、該第1の端末のセル系列の送信を中止する請求
項2記載のデータ通信方法。
3. The first terminal receives a signal during transmission of a cell sequence.
Out of the cells transmitted from the first terminal,
After being transferred to the network, the
When extracting cells, use the same order as the transmission order of the cell series.
Determine Le is extracted, Nukegaa the extracted cells
Request to stop transmitting the cell sequence of the first terminal
Item 3. The data communication method according to Item 2.
JP14642593A 1993-06-17 1993-06-17 Data communication method Expired - Fee Related JP3252304B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14642593A JP3252304B2 (en) 1993-06-17 1993-06-17 Data communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14642593A JP3252304B2 (en) 1993-06-17 1993-06-17 Data communication method

Publications (2)

Publication Number Publication Date
JPH07143121A JPH07143121A (en) 1995-06-02
JP3252304B2 true JP3252304B2 (en) 2002-02-04

Family

ID=15407396

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14642593A Expired - Fee Related JP3252304B2 (en) 1993-06-17 1993-06-17 Data communication method

Country Status (1)

Country Link
JP (1) JP3252304B2 (en)

Also Published As

Publication number Publication date
JPH07143121A (en) 1995-06-02

Similar Documents

Publication Publication Date Title
JP3512755B2 (en) Communication system, communication device, and communication system using this communication device
US4775974A (en) Multipoint satellite packet communication system
JP2768297B2 (en) Data transfer method and device
JPH06252917A (en) Satellite communications system
JPH0522206A (en) Satellite communication system
JPH073978B2 (en) Broadcast system
JP2000183917A (en) Base station in mobile communication system
JPH09214526A (en) Transmission control system
KR100240645B1 (en) Packet error controller of multicast communication and method thereof
JP3252304B2 (en) Data communication method
JPH06216963A (en) Data transmission and restructure method by fixed length frame
JP2624730B2 (en) Broadcast wireless communication method
JP3009079B2 (en) Satellite communication control device
JP2000286845A (en) Method for distributing multicast data
KR100678154B1 (en) Method for automatically repeating retransmission and receiving in data transfer system
WO2001033809A1 (en) Communication apparatus and communication method
JPH06105115A (en) Facsimile data transmission system
JP3039620B2 (en) ATM system retransmission method
JPH08316966A (en) Atm cell transmitter
CN112118085B (en) Reliable transmission device and method under short wave channel
JPH05268243A (en) Cell discarding preventing system in atm transmission
JP2803430B2 (en) Satellite communication system and equipment used for it
JP2001160814A (en) Wireless transmission method, wired transmission method, wireless transmitter and wired transmitter
JPS59128848A (en) Storage exchange type data transmission system
JPH0685875A (en) Data communication system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees