JP3950865B2 - ATM communication system - Google Patents

ATM communication system Download PDF

Info

Publication number
JP3950865B2
JP3950865B2 JP2004099809A JP2004099809A JP3950865B2 JP 3950865 B2 JP3950865 B2 JP 3950865B2 JP 2004099809 A JP2004099809 A JP 2004099809A JP 2004099809 A JP2004099809 A JP 2004099809A JP 3950865 B2 JP3950865 B2 JP 3950865B2
Authority
JP
Japan
Prior art keywords
data
atm
packet
retransmission
processing unit
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
JP2004099809A
Other languages
Japanese (ja)
Other versions
JP2005286832A (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.)
NEC AccessTechnica Ltd
Original Assignee
NEC AccessTechnica 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 NEC AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP2004099809A priority Critical patent/JP3950865B2/en
Publication of JP2005286832A publication Critical patent/JP2005286832A/en
Application granted granted Critical
Publication of JP3950865B2 publication Critical patent/JP3950865B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、非同期転送モードでデータを伝送するATM通信システムに係わり、特にデータの再送処理に特徴を持ったATM通信システムに関する。 The present invention relates to an ATM communication system for transmitting data in an asynchronous transfer mode, and more particularly to an ATM communication system characterized by data retransmission processing.

ATM(Asynchronous Transfer Mode:非同期転送モード)セルを用いたデータの伝送において、1つのまとまったデータを構成する複数のATMセルの中の一部のATMセルに伝送路の途中で破棄が発生する場合がある。これによる損失が発生したような場合にこの破棄したATMセルに代わるダミーのセルを挿入することで、受信側がATMセルを見かけ上正しく受信できるようにする提案が従来より行われている(たとえば特許文献1参照)。この第1の提案のように破棄したATMセルに代わるダミーのセルを挿入するようにすると、1つのまとまったデータ自体は受信側で形式的に正しく受信される。   When data is transmitted using ATM (Asynchronous Transfer Mode) cells, some ATM cells in a plurality of ATM cells constituting one set of data are discarded in the middle of the transmission path. There is. In the case where a loss due to this occurs, a proposal has been made so far that the receiving side can apparently receive the ATM cell correctly by inserting a dummy cell in place of the discarded ATM cell (for example, a patent). Reference 1). If a dummy cell is inserted in place of the discarded ATM cell as in the first proposal, one piece of data itself is received formally correctly on the receiving side.

しかしながら、受信側のATM伝送装置は一部にエラーが存在するデータを受信することになるので、受信したデータの信頼性を保つことができないという問題がある。すなわち、このような通信手法はデータの信頼性よりも高速なデータ伝送を優先する動画や音声データ等のストリーミングデータの送受信には向いているが、信頼性が重要となるデータの伝送には向いていない。   However, since the ATM transmission apparatus on the receiving side receives data having some errors, there is a problem that the reliability of the received data cannot be maintained. In other words, such a communication method is suitable for transmission / reception of streaming data such as video and audio data in which high-speed data transmission is given priority over data reliability, but is suitable for transmission of data where reliability is important. Not.

そこで、重要なデータを確実に宛先に送信するために伝送エラーの生じたデータを再送するといったことが一般に行われている。ATMセルを用いたデータの伝送についても、TCP(Transmission Control Protocol)プロトコルを用いて再送処理を行うことができる。TCPプロトコルでは、宛先に送信したデータがその宛先に正しく届くと、通信がエラーなく到達したことを示すメッセージとしてACK(ACKnowledgement)信号を送信元に返すようにしている。そして、この再送方式を採用すると、ACK信号が返ってくるべき十分な時間が経過してもこれが返ってこないときに伝送エラーが発生したものとして送信元は宛先に対してデータの再送を行うようになっている。   Therefore, in order to reliably transmit important data to a destination, data in which a transmission error has occurred is generally retransmitted. Also for data transmission using ATM cells, retransmission processing can be performed using a TCP (Transmission Control Protocol) protocol. In the TCP protocol, when data transmitted to a destination reaches the destination correctly, an ACK (ACKnowledgement) signal is returned to the source as a message indicating that communication has arrived without error. If this retransmission method is adopted, it is assumed that a transmission error has occurred when the ACK signal does not return even after a sufficient time has elapsed for the ACK signal to return, and the transmission source retransmits the data to the destination. It has become.

再送の対象となるデータは、宛先に到達しなかったデータのみならず、ノイズ等の影響でデータが不完全な状態で到達した場合も含まれる。このようにTCPプロトコルを採用すると、データの到達とその完全性が保障される。このため、ATMセルを用いたデータの送信時にもエラー処理のためにTCPプロトコルが採用されている。   The data to be retransmitted includes not only data that has not reached the destination, but also data that has arrived in an incomplete state due to the influence of noise or the like. Adopting the TCP protocol in this way ensures the arrival of data and its integrity. For this reason, the TCP protocol is employed for error processing even when data is transmitted using ATM cells.

しかしながら、TCPプロトコルを採用すると、データの再送までの時間をある程度長く取る必要があるため、効率的な通信ができないという問題がある。したがって、実際にデータの再送が行われるまでの時間が長時間化し、スループットの大きな低下となる。   However, when the TCP protocol is employed, there is a problem that efficient communication cannot be performed because it is necessary to take a certain amount of time until the data is retransmitted. Therefore, it takes a long time until data is actually retransmitted, resulting in a significant reduction in throughput.

このような問題を解消するために、TCPプロトコルによる再送処理よりも効率の良い再送処理の手順が従来より提案されている(たとえば特許文献2参照)。この第2の提案では、受信側に損失の発生したATMセルが何番目のセルであるかを検出するカウンタを備えることにして、損失の発生したATMセルの番号を送信側に知らせて、対応するATMセルの再送を要求するようにしている。このように、ACK信号の返信を待たずにATMレイヤで再送処理が行われるため、実際の再送が行われるまでの時間を短縮することができ、スループットを向上させることができる。
特開平4−265034号公報(第0005、第0006段落、図1) 特開平10−65675号公報(第0019段落、図1)
In order to solve such a problem, a procedure of a retransmission process that is more efficient than a retransmission process based on the TCP protocol has been proposed (see, for example, Patent Document 2). In this second proposal, the receiving side is provided with a counter for detecting the number of the ATM cell in which the loss has occurred, so that the number of the ATM cell in which the loss has occurred is notified to the transmitting side and The ATM cell is requested to be retransmitted. As described above, since retransmission processing is performed in the ATM layer without waiting for the reply of the ACK signal, it is possible to shorten the time until actual retransmission is performed, and to improve the throughput.
JP-A-4-265034 (paragraphs 0005 and 0006, FIG. 1) JP-A-10-65675 (paragraph 0019, FIG. 1)

ところで、ATMセルを用いて送信するデータには各種のものがあり、テレビジョン放送等のストリーミングデータのように、高い即時性が求められるデータもある。しかしながら、第2の提案のように再送の対象となるデータの特質を考慮せず、受信側から指示されたあらゆるデータを再送の対象とすると、データ自体に遅延が発生してしまう。これにより、たとえば現在時刻の表示やメロディの再現等に不具合が発生してしまう可能性がある。また、ATMセル全体の伝送の効率性が害されることになる。   By the way, there are various types of data to be transmitted using ATM cells, and there is data that requires high immediacy such as streaming data such as television broadcasting. However, if any data instructed from the receiving side is to be retransmitted without considering the characteristics of the data to be retransmitted as in the second proposal, a delay occurs in the data itself. As a result, for example, there may be a problem in displaying the current time or reproducing the melody. In addition, the transmission efficiency of the entire ATM cell is impaired.

そこで本発明の目的は、ATMセルの伝送にエラーが発生したような場合に、再送が必要とされたATMセルあるいはそのATMセルを含むATMセルによって伝送される所定単位のデータを迅速に再送できるようにすることで、ATMセル全体の効率的な伝送を可能とするATM通信システムを提供することにある。 Accordingly, an object of the present invention is to quickly retransmit data in a predetermined unit transmitted by an ATM cell that needs to be retransmitted or an ATM cell including the ATM cell when an error occurs in transmission of the ATM cell. By doing so, an object is to provide an ATM communication system that enables efficient transmission of the entire ATM cell.

請求項1記載の発明では、(イ)ATMセルを順次送信するATMセル送信手段と、このATMセル送信手段が送信するATMセルに組み立てる前の元となる一まとまりのデータを格納するデータ格納手段と、ATMセル送信手段の送信したATMセルの受信側からATMセルによって伝送される特定の一まとまりのデータについて再送を要求する再送要求データが送られてきたとき、データ格納手段から該当する一まとまりのデータを検索してこれがTCPプロトコルを用いた前記した一まとまりのデータであるとき再送が必要と判別する再送要否判別手段と、この再送要否判別手段が再送を必要とすると判別したとき再送を要求された一まとまりのデータをATMセルによって再送するデータ再送手段とを備えた送信側装置と、(ロ)この送信側装置のATMセル送信手段から送られてくるATMセルを受信するATMセル受信手段と、ATMセル受信手段が受信したATMセルからその前記した元となる一まとまりのデータを組み立てるデータ組立手段と、ATMセル受信手段が受信したATMセルにエラーが発生したときこれを検知するエラー検知手段と、このエラー検知手段が伝送エラーが発生したことを検知したATMセルの前にATMセル受信手段が受信したATMセルを基にデータ組立手段によって組み立てられた一まとまりのデータのうち、最も新しいものを特定するデータ特定手段と、データ格納手段が格納するデータのうち、このデータ特定手段によって特定された一まとまりのデータの次にATMセル送信手段によって送信された一まとまりのデータの再送を要求する再送要求データを生成する再送要求データ生成手段と、この再送要求データ生成手段が生成した再送要求データを送信側装置に送出する再送要求データ送出手段とを備えた受信側装置とをATM通信システムに具備させる。 According to the first aspect of the present invention, (a) an ATM cell transmitting means for sequentially transmitting ATM cells and a data storing means for storing a set of data that is a base before assembling the ATM cells transmitted by the ATM cell transmitting means. When the retransmission request data requesting retransmission is sent from the receiving side of the ATM cell transmitted by the ATM cell transmitting means to the specific batch of data transmitted by the ATM cell, the corresponding batch from the data storage means. And when this is a set of data using the TCP protocol, retransmission necessity determining means for determining that retransmission is necessary, and retransmission when the retransmission necessity determining means determines that retransmission is required. A transmission side device comprising data retransmission means for retransmitting a set of data requested by an ATM cell; An ATM cell receiving means for receiving an ATM cell sent from the ATM cell transmitting means of the transmitting side device, and a data assembling means for assembling the above-mentioned set of original data from the ATM cell received by the ATM cell receiving means; The error detection means for detecting when an error occurs in the ATM cell received by the ATM cell receiving means, and the ATM cell receiving means receives the ATM cell before the ATM cell in which the error detection means detects that a transmission error has occurred. Of the group of data assembled by the data assembling means based on the ATM cell, the data specifying means for specifying the newest data and the data specified by the data specifying means among the data stored in the data storage means. Next to the group of data, the group of data transmitted by the ATM cell transmission means is re-transmitted. A reception side device comprising: a retransmission request data generation unit for generating retransmission request data for requesting a retransmission request; and a retransmission request data transmission unit for transmitting the retransmission request data generated by the retransmission request data generation unit to the transmission side device. It is provided in the communication system.

すなわち請求項1記載の発明では、送信側装置が送信するATMセルに組み立てる前の送信データとしての元となる一まとまりのデータを単位として、再送が必要か否かの判別や、再送の要求を行うようになっている。受信側装置には、受信したATMセルからその元となる一まとまりのデータを組み立てるデータ組立手段が備えられており、エラー検知手段がATMセルの伝送エラーを検知すると、組み立てられた一まとまりのデータのうち最も新しいものが特定される。すなわち、伝送エラーが発生したATMセルの元となる一まとまりのデータの1つ前に、送信側装置が送出した一まとまりのデータを特定する。そして、この特定された一まとまりのデータの次に送信された一まとまりのデータの再送を要求する再送要求データを生成して、これを送信側装置に送出する。一方、送信側装置には、送信するATMセルに組み立てる前の送信データとしての元となる一まとまりのデータを格納するデータ格納手段が備えられており、この再送要求データを受け取ると、その再送を要求された一まとまりのデータをこのデータ格納手段から検索する。そして、これがTCPプロトコルを用いた前記した一まとまりのデータであるとき再送が必要と判別し、その一まとまりのデータを再送するようになっている。これにより、ATMセルの元となる一まとまりのデータごとに再送が必要か否かが区別されている場合に、ATMセルによって再送が必要か否かを判別をすることなく、この区別に対応させて再送処理を行うことができる。 That is, according to the first aspect of the present invention, it is possible to determine whether or not retransmission is necessary, and to request retransmission in a unit of a group of data as transmission data before being assembled into an ATM cell to be transmitted by the transmission side apparatus. To do. The receiving side device is provided with data assembling means for assembling the original batch of data from the received ATM cell, and when the error detecting means detects a transmission error of the ATM cell, the assembled batch of data. The newest of these is identified. In other words, the group of data sent by the transmission side device is specified immediately before the group of data that is the source of the ATM cell in which the transmission error has occurred. Then, retransmission request data for requesting retransmission of the batch of data transmitted next to the specified batch of data is generated, and this is transmitted to the transmission side device. On the other hand, the transmission side device is provided with data storage means for storing a set of data as a transmission data before assembling into an ATM cell to be transmitted, and when this retransmission request data is received, the retransmission is performed. The requested batch of data is retrieved from this data storage means. When this is a set of data using the TCP protocol, it is determined that retransmission is necessary, and the set of data is retransmitted. As a result, when it is discriminated whether or not retransmission is necessary for each set of data that is the basis of the ATM cell, it is possible to cope with this distinction without determining whether or not retransmission is required by the ATM cell. Can be retransmitted.

以上説明したように本発明では、受信側はATMセルの伝送エラーを検知すると、そのATMセルあるいはこれを含むATMセルによって伝送される一まとまりのデータの再送を送信側に要求する。送信側は、データ格納手段から該当する一まとまりのデータを検索してこれがTCPプロトコルを用いた前記した一まとまりのデータであるとき再送が必要と判別して、再送を行うようになっている。これにより、ATMセルの伝送にエラーが発生した場合に迅速に再送を行うことができ、なおかつ再送が不必要なATMセルあるいはデータの再送を抑えるため効率良くATMセルの伝送を行うことができる。 As described above, in the present invention, when the receiving side detects an ATM cell transmission error, the receiving side requests the transmitting side to retransmit a set of data transmitted by the ATM cell or the ATM cell including the ATM cell. The transmission side searches for a corresponding group of data from the data storage means, determines that retransmission is necessary when this is the above-described group of data using the TCP protocol , and performs retransmission. As a result, when an error occurs in the transmission of the ATM cell, the retransmission can be performed quickly, and the ATM cell can be efficiently transmitted in order to suppress the retransmission of the ATM cell or data that does not need to be retransmitted.

以下実施例につき本発明を詳細に説明する。   Hereinafter, the present invention will be described in detail with reference to examples.

図1は、本発明の一実施例によるATM通信システムの概要を表わしたものである。このATM通信システム101は、ATM網102と、このATM網102を介してATMセルの送信を行う第1の通信端末103およびATMセルの受信を行う第2の通信端末104により構成されている。   FIG. 1 shows an outline of an ATM communication system according to an embodiment of the present invention. The ATM communication system 101 includes an ATM network 102, a first communication terminal 103 that transmits ATM cells via the ATM network 102, and a second communication terminal 104 that receives ATM cells.

第1の通信端末103には、各種データ処理を行う第1のデータ処理部111と、所定のATMプロトコルを使用してATMセルに関する処理を行う第1のATM処理部112が設けられている。また、TCPプロトコル等のATMレイヤよりも上位層に属する各種通信プロトコルを使用して送受信の単位となるパケットの生成およびデータの抽出といったパケット処理を行う第1のパケット処理部113が設けられている。更に、パケットの分解および組み立てといったAAL(ATM Adaptation Layer)処理を行う第1のAAL処理部114が設けられている。   The first communication terminal 103 is provided with a first data processing unit 111 that performs various data processing, and a first ATM processing unit 112 that performs processing related to ATM cells using a predetermined ATM protocol. In addition, a first packet processing unit 113 that performs packet processing such as packet generation and data extraction as a unit of transmission and reception using various communication protocols that belong to a layer higher than the ATM layer such as the TCP protocol is provided. . Further, a first AAL processing unit 114 that performs AAL (ATM Adaptation Layer) processing such as packet disassembly and assembly is provided.

第1のパケット処理部113には、第1のデータ処理部111から受け取ったデータをパケットに格納する第1のパケット送信処理部121と、受信したパケットからデータを抽出して第1のデータ処理部111へ渡す第1のパケット受信処理部122が設けられている。また、パケットを一時的に格納するためのパケット保存キュー123と、このパケット保存キュー123へのパケットの格納処理を行うパケット保存処理部124と、再送するパケットを生成する再送パケット生成部125が設けられている。   The first packet processing unit 113 includes a first packet transmission processing unit 121 that stores data received from the first data processing unit 111 in a packet, and first data processing by extracting data from the received packet. A first packet reception processing unit 122 to be passed to the unit 111 is provided. Also provided is a packet storage queue 123 for temporarily storing packets, a packet storage processing unit 124 for storing packets in the packet storage queue 123, and a retransmission packet generation unit 125 for generating packets to be retransmitted. It has been.

第1のAAL処理部114には、第1のパケット処理部113から受け取った送信の対象となるパケットにAALプロトコル送信処理を行い、このパケットを分解してATMセルのペイロードに格納されるデータとしてのセルデータを生成する第1のAAL送信処理部126が設けられている。また、受け取ったセルデータから元のパケットを組み立て、組み立てたパケットを第1のパケット処理部113へ渡す第1のAAL受信処理部127が設けられている。   The first AAL processing unit 114 performs AAL protocol transmission processing on the packet to be transmitted received from the first packet processing unit 113, disassembles the packet, and stores it as data stored in the ATM cell payload. A first AAL transmission processing unit 126 for generating the cell data is provided. Also, a first AAL reception processing unit 127 is provided that assembles the original packet from the received cell data and passes the assembled packet to the first packet processing unit 113.

第1のATM処理部112には、第1のAAL処理部114から受け取ったセルデータを基にATMセルを生成して、所定のATMプロトコルを使用して第2の通信端末104へ送出するための送信処理を行う第1のATM送信処理部128が設けられている。また、第2の通信端末104から受け取ったATMセルに対して、所定のATMプロトコルを使用して受信処理を行い、セルデータを抽出して第1のAAL受信処理部127へ渡す第1のATM受信処理部129が設けられている。更に、この受け取ったATMセルから抽出したセルデータが、パケットの再送を要求する再送要求セルであるか通常のセルとしての通常セルであるかどうかを検知し、検知結果に応じて処理を行う再送要求セル検知部130が設けられている。再送要求セルの場合には、再送パケット生成部125にこの再送要求セルに含まれているパケットを特定できる情報を渡し、通常セルの場合には第1のAAL受信処理部127にセルデータを渡すことになる。   The first ATM processing unit 112 generates an ATM cell based on the cell data received from the first AAL processing unit 114, and sends it to the second communication terminal 104 using a predetermined ATM protocol. A first ATM transmission processing unit 128 that performs the transmission processing is provided. In addition, the ATM cell received from the second communication terminal 104 is subjected to reception processing using a predetermined ATM protocol, and the cell data is extracted and passed to the first AAL reception processing unit 127. A reception processing unit 129 is provided. Further, it is detected whether the cell data extracted from the received ATM cell is a retransmission request cell requesting retransmission of the packet or a normal cell as a normal cell, and the retransmission is performed in accordance with the detection result. A request cell detector 130 is provided. In the case of a retransmission request cell, information that can identify a packet included in the retransmission request cell is passed to the retransmission packet generation unit 125, and in the case of a normal cell, cell data is passed to the first AAL reception processing unit 127. It will be.

一方、第2の通信端末104にも、同様に各種データ処理を行う第2のデータ処理部141と、第1のデータ処理部111と同じ所定のATMプロトコルを使用してATMセルに関する処理を行う第2のATM処理部142が設けられている。そして、ATMレイヤよりも上位層に属する各種通信プロトコルによるパケット処理を行う第2のパケット処理部143と、AAL処理を行う第2のAAL処理部144が設けられている。   On the other hand, the second communication terminal 104 also performs processing related to ATM cells using the same predetermined ATM protocol as the first data processing unit 111 and the second data processing unit 141 that similarly performs various data processing. A second ATM processing unit 142 is provided. A second packet processing unit 143 that performs packet processing according to various communication protocols belonging to a layer higher than the ATM layer and a second AAL processing unit 144 that performs AAL processing are provided.

第2のパケット処理部143には、受信したパケットからデータを抽出して第2のデータ処理部141へ渡す第2のパケット受信処理部151と、第2のデータ処理部141から受け取ったデータをパケットに格納するパケット処理を行う第2のパケット送信処理部152が設けられている。   The second packet processing unit 143 extracts the data from the received packet and passes it to the second data processing unit 141 and the data received from the second data processing unit 141. A second packet transmission processing unit 152 that performs packet processing to be stored in the packet is provided.

第2のAAL処理部144には、第2のパケット処理部143から受け取ったパケットを分解してATMセルのペイロードに格納するセルデータを生成する第2のAAL送信処理部156が設けられている。第2のAAL送信処理部156は、第2のパケット受信処理152から受け取ったパケットにAALプロトコル送信処理を行い、パケットはセルに分解される。分解されたセルは第2のATM処理部142の第2のATM送信処理部158に渡される。第2のAAL処理部144には、受信したATMセルに格納されたセルデータから元のパケットを組み立て、組み立てたパケットを第2のパケット処理部143へ渡す第2のAAL受信処理部157が設けられている。   The second AAL processing unit 144 is provided with a second AAL transmission processing unit 156 that decomposes the packet received from the second packet processing unit 143 and generates cell data to be stored in the payload of the ATM cell. . The second AAL transmission processing unit 156 performs AAL protocol transmission processing on the packet received from the second packet reception processing 152, and the packet is broken down into cells. The disassembled cell is transferred to the second ATM transmission processing unit 158 of the second ATM processing unit 142. The second AAL processing unit 144 includes a second AAL reception processing unit 157 that assembles the original packet from the cell data stored in the received ATM cell and passes the assembled packet to the second packet processing unit 143. It has been.

第2のATM処理部142には、第2のAAL処理部144から受け取ったセルデータまたは第2のATM処理部142内の次に説明する再送要求セルに対して、所定のATMプロトコルを使用して第1の通信端末103への送信処理を行う第2のATM送信処理部158が設けられている。また、第1の通信端末103から受け取ったATMセルに対して、所定のATMプロトコルを使用して受信処理を行うとともに、第1の通信端末103が送出したATMセルの損失を検知する第2のATM受信処理部159が設けられている。第2のATM受信処理部159は、ATMセルの損失を検知すると、再送要求セル生成要求を出力する。再送要求セル生成要求は、再送要求セル生成部160に入力されるようになっている。再送要求セル生成部160は、第2のATM受信処理部159から再送要求セル生成要求があった場合、直近で受信したパケットにおけるそのパケットを特定できる情報を第2のパケット受信処理部151から受け取り、この情報を付加した再送要求のためのセルとしての再送要求セルを生成して、第2のATM送信処理部158に渡すようになっている。ここで、パケットを特定できる情報とは、たとえばIP(Internet Protocol)プロトコルのヘッダチェックサム値やTCPプロトコルのシーケンス番号を挙げることができる。第2のATM受信処理部159は、ATMセルの損失が検出されなかった場合、第2のAAL受信処理部157にこのセルを渡すようになっている。第2のAAL受信処理部157は、第2のATM受信処理部159から受け取ったセルにAALプロトコル受信処理を行い、セルはパケットに組み立てられる。組み立てられたパケットは第2のパケット受信処理部151に渡される。   The second ATM processing unit 142 uses a predetermined ATM protocol for the cell data received from the second AAL processing unit 144 or the retransmission request cell described below in the second ATM processing unit 142. A second ATM transmission processing unit 158 that performs transmission processing to the first communication terminal 103 is provided. In addition, the ATM cell received from the first communication terminal 103 is subjected to reception processing using a predetermined ATM protocol, and the second detects the loss of the ATM cell transmitted from the first communication terminal 103. An ATM reception processing unit 159 is provided. When detecting the loss of the ATM cell, the second ATM reception processing unit 159 outputs a retransmission request cell generation request. The retransmission request cell generation request is input to the retransmission request cell generation unit 160. When there is a retransmission request cell generation request from the second ATM reception processing unit 159, the retransmission request cell generation unit 160 receives information from the second packet reception processing unit 151 that can identify the packet in the most recently received packet. Then, a retransmission request cell as a cell for a retransmission request to which this information is added is generated and passed to the second ATM transmission processing unit 158. Here, the information that can identify the packet includes, for example, a header checksum value of the IP (Internet Protocol) protocol and a sequence number of the TCP protocol. The second ATM reception processing unit 159 passes this cell to the second AAL reception processing unit 157 when the loss of the ATM cell is not detected. The second AAL reception processing unit 157 performs AAL protocol reception processing on the cell received from the second ATM reception processing unit 159, and the cell is assembled into a packet. The assembled packet is transferred to the second packet reception processing unit 151.

以上のようなATM通信システム101で、第1の通信端末103から第2の通信端末104へデータの送信を行う場合の処理について説明する。   Processing when data is transmitted from the first communication terminal 103 to the second communication terminal 104 in the ATM communication system 101 as described above will be described.

第1の通信端末103の第1のデータ処理部111は、第2の通信端末104への送信の対象となるデータを第1のパケット送信処理部121に渡す。第1のパケット送信処理部121は、まず受け取ったデータを、そのデータを生成したアプリケーションソフトウェアに対応した形式のパケットに変換する。   The first data processing unit 111 of the first communication terminal 103 passes the data to be transmitted to the second communication terminal 104 to the first packet transmission processing unit 121. The first packet transmission processing unit 121 first converts the received data into a packet in a format corresponding to the application software that generated the data.

ATMを用いた通信は、送信の対象となるデータごとに要求される通信速度が異なっていても、それぞれのデータに適した速度で効率良く転送できるという特徴がある。また、送信の対象となるデータごとにATMレイヤよりも上位層で適用されるプロトコルが異なっていても、それぞれのプロトコルによる各種処理を実現できるという特徴がある。第1のパケット処理部113では、既に説明したTCPプロトコルの他に、データを受信しながら再生する技術であるストリーミングで使用される、いわゆるストリーミングプロトコルも使用されるようになっている。   Communication using ATM has a feature that even if the required communication speed differs for each data to be transmitted, it can be efficiently transferred at a speed suitable for each data. Further, even if the protocol applied in the higher layer than the ATM layer is different for each data to be transmitted, there is a feature that various processes by each protocol can be realized. The first packet processing unit 113 uses a so-called streaming protocol used in streaming, which is a technique for reproducing data while receiving it, in addition to the TCP protocol described above.

UDP(User Datagram Protocol)プロトコルを始めとするこのようなストリーミングプロトコルでは、再送処理は行わないが、送信の単位であるUDPパケット等のストリーミングパケットのヘッダ処理は簡単なため、高速に転送できるという特徴がある。すなわち、ストリーミングプロトコルは、データの宛先への到達に関する信頼性よりも、できるだけ速く宛先まで到達することが求められるデータに適用されるものであり、TCPプロトコルと同様多くのアプリケーションソフトウェアで採用されている。   In such streaming protocols such as the UDP (User Datagram Protocol) protocol, retransmission processing is not performed, but header processing of streaming packets such as UDP packets, which are transmission units, is simple and can be transferred at high speed. There is. In other words, the streaming protocol is applied to data that is required to reach the destination as quickly as possible rather than the reliability related to the arrival of the data at the destination, and is adopted by many application softwares like the TCP protocol. .

第1のパケット送信処理部121では、たとえば電子メールや文書作成用のアプリケーションソフトウェアで作成されたデータのように宛先へのデータの到達性が保障される必要のあるデータは、TCPパケットに変換されるようになっている。また、たとえばストリーミングによる映像データや音楽データのようにできるだけ高速に宛先に届くことが求められるデータは、再送処理が行われないUDPパケットに変換されるようになっている。なお、第1のパケット送信処理部121は、第1のデータ処理部111からTCPパケットに変換すべき一連のデータを受け取ると、TCPパケットを生成する際にその一連のデータの中での位置を示すシーケンス番号をそのヘッダ領域に記述する。具体的には、一連のデータのうちそのTCPパケットの前に送信されたデータのビット数の総計を記述するようになっている。   In the first packet transmission processing unit 121, for example, data that needs to ensure the reachability of data to the destination, such as data created by e-mail or application software for document creation, is converted into a TCP packet. It has become so. For example, data that is required to reach the destination as fast as possible, such as streaming video data and music data, is converted into a UDP packet that is not retransmitted. When the first packet transmission processing unit 121 receives a series of data to be converted into a TCP packet from the first data processing unit 111, the first packet transmission processing unit 121 determines the position in the series of data when generating the TCP packet. The sequence number to be indicated is described in the header area. Specifically, the total number of bits of data transmitted before the TCP packet in a series of data is described.

また、第1のパケット送信処理部121では、これらの生成されたパケットを更にIP(Internet Protocol)プロトコルでの送受信の単位であるIPパケットに変換する。このときIPパケットのヘッダ領域には、宛先として第2の通信端末104のIPアドレスが記述されるとともに、受信側でそのIPパケットに伝送エラーが発生したかどうかをチェックするためのチェックサム値が記述される。そして、この生成されたIPパケットはパケット保存処理部124に渡される。   The first packet transmission processing unit 121 further converts these generated packets into IP packets that are transmission / reception units in the IP (Internet Protocol) protocol. At this time, in the header area of the IP packet, the IP address of the second communication terminal 104 is described as the destination, and a checksum value for checking whether or not a transmission error has occurred in the IP packet on the receiving side. Described. The generated IP packet is passed to the packet storage processing unit 124.

パケット保存処理部124は、第1のパケット送信処理部121から受け取ったIPパケットを、第1のAAL送信処理部126に渡すとともに、パケット保存キュー123へ格納させる。パケット保存キュー123は、一定のデータ量だけIPパケットを保存するようになっており、新たなIPパケットが格納されると一定のデータ量を超えてしまう場合には、格納されているIPパケットの中で最も古いものが削除されるようになっている。すなわち、パケット保存キュー123には送信されたIPパケットのうち新しいものが優先的に格納されるようになっており、これは第2の通信端末104にIPパケットを再送する必要が生じたときのためのものである。一定のデータ量とは、再送の対象となる可能性があるデータを確実に保存する量であり、再送の頻度等に所定の余裕を持って決められる。   The packet storage processing unit 124 passes the IP packet received from the first packet transmission processing unit 121 to the first AAL transmission processing unit 126 and stores it in the packet storage queue 123. The packet storage queue 123 stores IP packets by a certain amount of data, and if a new IP packet is stored and exceeds a certain amount of data, the stored IP packet The oldest one is deleted. That is, a new one of the transmitted IP packets is preferentially stored in the packet storage queue 123. This is the case when the IP packet needs to be retransmitted to the second communication terminal 104. Is for. The certain amount of data is an amount for reliably storing data that may be subject to retransmission, and is determined with a predetermined margin in the frequency of retransmission.

第1のAAL送信処理部126は、パケット保存処理部124から受け取ったIPパケットを分解して、ATMセルのセルデータを生成する。この際、分解されたIPパケットが受信側で組み立てられるのに必要な情報や、ATMセルの損失が生じたときにこれを欠番から検出するためのシーケンス番号等を付加した状態で、セルデータが48バイトとなるようにIPパケットを分解していく。生成されたセルデータは、第1のATM送信処理部128へ渡される。   The first AAL transmission processing unit 126 disassembles the IP packet received from the packet storage processing unit 124 and generates cell data of ATM cells. At this time, the cell data is added with information necessary for assembling the decomposed IP packet on the receiving side, a sequence number for detecting the loss of the ATM cell from the missing number, and the like. The IP packet is broken down to 48 bytes. The generated cell data is passed to the first ATM transmission processing unit 128.

第1のATM送信処理部128は、受け取ったセルデータを格納した第2の通信端末104を宛先とするATMセルを生成し、ATM網102へ送出する。   The first ATM transmission processing unit 128 generates an ATM cell destined for the second communication terminal 104 storing the received cell data, and sends it to the ATM network 102.

第2の通信端末104の第2のATM受信処理部159は、ATM網102を介して第1のATM送信処理部128が送出したATMセルを受信すると、そのヘッダ領域に記述されたヘッダ誤り制御であるHEC(Header Error Control)を基にそのATMセルに伝送エラーが生じているかどうかを検出する。また、受信したATMセルに格納されたセルデータに記述されているシーケンス番号を確認し、そのATMセルの直前に第1のATM送信処理部128が送出したATMセルに損失があったかどうかを検出する。すなわち、続けて受信したATMセルのシーケンス番号が前後で対応しているかどうかを確認して、ATMセルの損失を検出する。   When the second ATM reception processing unit 159 of the second communication terminal 104 receives the ATM cell sent from the first ATM transmission processing unit 128 via the ATM network 102, the header error control described in the header area is received. Based on HEC (Header Error Control), whether or not a transmission error has occurred in the ATM cell is detected. Further, the sequence number described in the cell data stored in the received ATM cell is confirmed, and it is detected whether or not there is a loss in the ATM cell sent out by the first ATM transmission processing unit 128 immediately before the ATM cell. . That is, the ATM cell loss is detected by confirming whether or not the sequence numbers of the ATM cells received subsequently correspond to each other.

受信したATMセルの伝送エラーあるいは受信するはずであったATMセルの損失(以下、伝送エラーと総称する。)が生じていないと判定すると、第2のATM受信処理部159はそのATMセルからヘッダ領域を取り除いてセルデータのみを第2のAAL受信処理部157へ渡す。第2のAAL受信処理部157は、付加された情報を基に、受け取ったセルデータから元のIPパケットを組み立てて、第2のパケット受信処理部151へ渡す。第2のパケット受信処理部151は、受け取ったIPパケットに格納されたデータを第2のデータ処理部141へ渡すとともに、そのIPパケットを特定できる情報としてのパケット特定情報を、図示しない記憶領域に上書きする形で記憶する。このパケット特定情報は、IPパケットのヘッダ領域に記述されているチェックサム値である。   If it is determined that a transmission error of the received ATM cell or a loss of the ATM cell that should have been received (hereinafter referred to as a transmission error) has not occurred, the second ATM reception processing unit 159 starts the header from the ATM cell. The area is removed and only the cell data is passed to the second AAL reception processing unit 157. The second AAL reception processing unit 157 assembles the original IP packet from the received cell data based on the added information, and passes it to the second packet reception processing unit 151. The second packet reception processing unit 151 passes the data stored in the received IP packet to the second data processing unit 141, and stores packet specification information as information that can specify the IP packet in a storage area (not shown). Memorize it in the form of overwriting. This packet specifying information is a checksum value described in the header area of the IP packet.

一方、第2のATM受信処理部159はATMセルの伝送エラーの発生を検出すると、再送要求セル生成部160へ再送要求セル生成要求を送る。再送要求セル生成部160は、この信号を受け取ると、第2のパケット受信処理部151で記憶されているパケット特定情報、すなわち第2のパケット受信処理部151が直前に受け取ったIPパケットを示すパケット特定情報を取得する。そして、このパケット特定情報をペイロードに格納した再送要求セルを生成し、第2のATM送信処理部158へ渡す。このとき、第1の通信端末103側で再送要求セルであることを検知するための特定のデータを同じくペイロードの所定の領域に記述する。   On the other hand, when the second ATM reception processing unit 159 detects the occurrence of an ATM cell transmission error, the second ATM reception processing unit 159 sends a retransmission request cell generation request to the retransmission request cell generation unit 160. When the retransmission request cell generator 160 receives this signal, the packet specifying information stored in the second packet reception processor 151, that is, a packet indicating the IP packet received immediately before by the second packet reception processor 151. Get specific information. Then, a retransmission request cell in which the packet identification information is stored in the payload is generated and passed to the second ATM transmission processing unit 158. At this time, the specific data for detecting the retransmission request cell on the first communication terminal 103 side is also described in a predetermined area of the payload.

第2のATM送信処理部158は、受け取った再送要求セルを格納した第1の通信端末103を宛先とするATMセルを生成し、ATM網102へ送出する。   The second ATM transmission processing unit 158 generates an ATM cell destined for the first communication terminal 103 storing the received retransmission request cell, and sends it to the ATM network 102.

また、第2のデータ処理部141と第2のパケット送信処理部152および第2のAAL送信処理部156は、第1のデータ処理部111と第1のパケット送信処理部121および第1のAAL送信処理部126とそれぞれ同様の処理を行うようになっている。そして、第2のATM送信処理部158は、第2のAAL送信処理部156から受け取ったセルデータについても、第1の通信端末103を宛先とするATMセルを生成して、ATM網102へ送出する。   In addition, the second data processing unit 141, the second packet transmission processing unit 152, and the second AAL transmission processing unit 156 include the first data processing unit 111, the first packet transmission processing unit 121, and the first AAL. The same processing as that of the transmission processing unit 126 is performed. Then, the second ATM transmission processing unit 158 also generates an ATM cell destined for the first communication terminal 103 for the cell data received from the second AAL transmission processing unit 156 and sends it to the ATM network 102. To do.

第1の通信端末103の第1のATM受信処理部129は、ATM網102を介して第2のATM送信処理部158が送出したATMセルを受信すると、そのATMセルからヘッダ領域を取り除いてセルデータのみを再送要求セル検知部130へ渡す。   When the first ATM reception processing unit 129 of the first communication terminal 103 receives the ATM cell sent from the second ATM transmission processing unit 158 via the ATM network 102, the first ATM reception processing unit 129 removes the header area from the ATM cell and receives the cell. Only the data is passed to the retransmission request cell detection unit 130.

再送要求セル検知部130は、受け取ったデータが再送要求セル生成部160で生成された再送要求セルであるかどうかを判定する。この判定は、セルデータの所定の領域に特定のデータが記述されているか否かを確認することによって行われる。再送要求セルではなく、第2の通信端末104の第2のAAL送信処理部156で生成された通常のデータのみで構成されるセルデータであると判定した場合には、そのまま第1のAAL受信処理部127へ渡す。第1のAAL受信処理部127と第1のパケット受信処理部122および第1のデータ処理部111は、第2のAAL受信処理部157と第2のパケット受信処理部151および第2のデータ処理部141とそれぞれ同様の処理を行うようになっている。   The retransmission request cell detection unit 130 determines whether the received data is a retransmission request cell generated by the retransmission request cell generation unit 160. This determination is performed by confirming whether or not specific data is described in a predetermined area of the cell data. If it is determined that the cell data is not the retransmission request cell but is composed of only normal data generated by the second AAL transmission processing unit 156 of the second communication terminal 104, the first AAL reception is performed as it is. The data is passed to the processing unit 127. The first AAL reception processing unit 127, the first packet reception processing unit 122, and the first data processing unit 111 are the second AAL reception processing unit 157, the second packet reception processing unit 151, and the second data processing. The same processing as that of the unit 141 is performed.

一方、再送要求セル検知部130は、受け取ったデータが第2の通信端末104の再送要求セル生成部160で生成された再送要求セルであると判定した場合には、パケット特定情報を取り出し、再送パケット生成部125へ送る。   On the other hand, when it is determined that the received data is the retransmission request cell generated by the retransmission request cell generation unit 160 of the second communication terminal 104, the retransmission request cell detection unit 130 extracts the packet identification information, The packet is sent to the packet generator 125.

再送パケット生成部125は、パケット特定情報を受け取ると、そのパケット特定情報が示すIPパケットをパケット保存キュー123内で検索する。具体的には、パケット保存キュー123に格納された各IPパケットのチェックサム値を順にパケット特定情報と比較する。パケット特定情報が示すIPパケットが特定されると、そのIPパケットの次に送ったIPパケットをパケット保存キュー123から取り出す。そして、取り出したIPパケットのヘッダ領域に記述されたプロトコル番号を基に、格納されたパケットがTCPパケットであるかどうかを判別する。TCPパケットである場合には、再送が必要である。そこでこの処理を行うためにこのIPパケットを第1のAAL送信処理部126へ渡す。   When receiving the packet specifying information, the retransmission packet generating unit 125 searches the packet storage queue 123 for the IP packet indicated by the packet specifying information. Specifically, the checksum value of each IP packet stored in the packet storage queue 123 is sequentially compared with the packet specifying information. When the IP packet indicated by the packet specifying information is specified, the IP packet sent next to the IP packet is taken out from the packet storage queue 123. Then, based on the protocol number described in the header area of the extracted IP packet, it is determined whether or not the stored packet is a TCP packet. If it is a TCP packet, retransmission is required. Therefore, this IP packet is transferred to the first AAL transmission processing unit 126 in order to perform this processing.

第1のAAL送信処理部126は、パケット保存処理部124から受け取った場合と同様に、再送パケット生成部125からIPパケットを受け取るとこれを適宜分割して48バイトのセルデータとし、第1のATM送信処理部128へ送る。第1のATM送信処理部128はこれを基にATMセルを生成してATM網102を介して第2の通信端末104へ送信する。   The first AAL transmission processing unit 126 receives the IP packet from the retransmission packet generation unit 125 as is received from the packet storage processing unit 124 and appropriately divides it into 48-byte cell data. The data is sent to the ATM transmission processing unit 128. Based on this, the first ATM transmission processing unit 128 generates an ATM cell and transmits it to the second communication terminal 104 via the ATM network 102.

なお、第2のパケット処理部143では、TCPプロトコルによって適宜、TCPパケットの再送処理が行われるようになっている。しかしながら、第2のATM処理部142でATM層での再送処理が行われるため、ATMセルに伝送エラーが発生しても、TCPプロトコルによる再送処理はほとんど行われないことになる。   Note that the second packet processing unit 143 appropriately performs TCP packet retransmission processing according to the TCP protocol. However, since retransmission processing at the ATM layer is performed by the second ATM processing unit 142, even if a transmission error occurs in the ATM cell, retransmission processing by the TCP protocol is hardly performed.

以上説明したように、本実施例によれば、受信側で伝送エラーを検知して動的に送信側に対して再送の要求を行うため、送信側でタイムアウトになってから再送を行うTCPプロトコルに比べてより高速な再送処理を実現することができる。また、この再送の要求はTCPプロトコルが属するトランスポート層よりも下層のATM層で行われ、なおかつATM層ではどのパケットに伝送エラーが生じたかの特定を行わないため、受信側の装置が再送の要求を高速に行うことができる。また、ATM層よりも上位層の各種処理は従来通り実現することができる。更に、伝送エラーが生じたパケットの再送が必要であるかどうかを送信側で判別して、実施例の場合にはTCPパケットの場合のみ再送を行うため、ストリーミングパケットのような再送が不要なパケットの再送によるスループットの低下を防ぐことができる。また、たとえばストリーミングプロトコルは通常、受信側に到達した順に更に上位層のプロトコルへと渡すようになっており、後からデータが再送されるとデータの順序が狂い、適切ではない位置に再送されたデータが挿入されてしまうが、これを防ぐことができる。   As described above, according to this embodiment, the transmission protocol detects a transmission error and dynamically sends a retransmission request to the transmission side. Therefore, the TCP protocol performs retransmission after a timeout occurs on the transmission side. Compared to the above, a higher-speed retransmission process can be realized. Also, this retransmission request is made in the ATM layer below the transport layer to which the TCP protocol belongs, and the ATM layer does not specify which packet has a transmission error. Can be performed at high speed. Further, various processes in the upper layer than the ATM layer can be realized as usual. Further, the transmission side determines whether it is necessary to retransmit a packet in which a transmission error has occurred, and in the case of the embodiment, retransmission is performed only in the case of a TCP packet. Can be prevented from decreasing due to retransmission. In addition, for example, the streaming protocol is usually passed to the higher-layer protocol in the order of arrival at the receiving side, and when the data is retransmitted later, the data is out of order and retransmitted to an inappropriate position. Data can be prevented from being inserted.

<本発明の変形例> <Modification of the present invention>

以上説明した実施例では、送信側の通信端末にのみパケット保存処理部とパケット保存キューと再送パケット生成部および再送要求セル検知部が設けられ、受信側の通信端末にのみ再送要求セル生成部が設けられている場合について説明した。しかしながら、実際の通信で使用される通信端末は、送信と受信の両方を行うものが多い。本発明の変形例では、このような送信側と受信側の区別の無い通常の通信端末に、これらの装置部を共通して具備させる場合を説明する。   In the embodiment described above, the packet storage processing unit, the packet storage queue, the retransmission packet generation unit, and the retransmission request cell detection unit are provided only in the transmission side communication terminal, and the retransmission request cell generation unit is provided only in the reception side communication terminal. The case where it is provided has been described. However, many communication terminals used in actual communication perform both transmission and reception. In the modification of the present invention, a case will be described in which these communication units are commonly provided in a normal communication terminal having no distinction between the transmission side and the reception side.

図2は、本発明の変形例によるATM通信システムで使用される第3の通信端末の構成を表わしたものである。この第3の通信端末303は、実施例の図1の第1の通信端末103および第2の通信端末104に対応するものである。第3の通信端末303には、各種データ処理を行う第3のデータ処理部311と、所定のATMプロトコルを使用してATMセルに関する処理を行う第3のATM処理部312と、パケット処理を行う第3のパケット処理部313およびAAL処理を行う第3のAAL処理部314が設けられている。   FIG. 2 shows a configuration of a third communication terminal used in the ATM communication system according to the modification of the present invention. The third communication terminal 303 corresponds to the first communication terminal 103 and the second communication terminal 104 in FIG. 1 of the embodiment. The third communication terminal 303 performs packet processing, a third data processing unit 311 that performs various data processing, a third ATM processing unit 312 that performs processing related to ATM cells using a predetermined ATM protocol, and the like. A third packet processing unit 313 and a third AAL processing unit 314 that performs AAL processing are provided.

第3のパケット処理部313には図1の第1のパケット処理部113と同様に、第3のパケット送信処理部321と、第3のパケット受信処理部322と、パケット保存キュー323とパケット保存処理部324および再送パケット生成部325が設けられている。第3のAAL処理部314には図1の第1のAAL処理部114および第2のAAL処理部144と同様に、第3のAAL送信処理部326と第3のAAL受信処理部327が設けられている。第3のATM処理部312には、図1の第1のATM処理部112と第2のATM処理部142を組み合わせた形で、第3のATM送信処理部328と、第3のATM受信処理部329と、再送要求セル生成部360および再送要求セル検知部330が設けられている。これらの各処理部は、それぞれ図1の対応する処理部と同様の処理を行うため、これらについての説明を省略する。   Similar to the first packet processing unit 113 in FIG. 1, the third packet processing unit 313 includes a third packet transmission processing unit 321, a third packet reception processing unit 322, a packet storage queue 323, and a packet storage. A processing unit 324 and a retransmission packet generation unit 325 are provided. The third AAL processing unit 314 is provided with a third AAL transmission processing unit 326 and a third AAL reception processing unit 327 in the same manner as the first AAL processing unit 114 and the second AAL processing unit 144 in FIG. It has been. The third ATM processing unit 312 includes a third ATM transmission processing unit 328 and a third ATM reception processing in the form of a combination of the first ATM processing unit 112 and the second ATM processing unit 142 of FIG. 329, a retransmission request cell generation unit 360, and a retransmission request cell detection unit 330 are provided. Since each of these processing units performs the same processing as the corresponding processing unit in FIG. 1, description thereof will be omitted.

通信を行う双方の通信端末でこのような構成を有することにより、実施例の通信システムによる効果を、双方向の通信についても奏することができる。   By having such a configuration in both communication terminals that perform communication, the effect of the communication system of the embodiment can also be exhibited in bidirectional communication.

なお、実施例ではパケット特定情報をIPパケットのヘッダ領域のチェックサム値としたが、このように限定するものではなく、たとえばTCPパケットのシーケンス番号に対応する領域の情報や、TCPパケットのチェックサム値に対応する領域の情報としてもよい。更に、TCPパケットを再送が必要なパケットとして説明したが、他のパケットを再送対象としてもよい。また、送信側の装置でデータの再送の必要性あるいはデータの受信側における到達の重要性に関する属性を保存しておいて、再送の有無をこれによって判別するようにしてもよい。   In the embodiment, the packet identification information is the checksum value of the header area of the IP packet. However, the present invention is not limited to this. For example, information on the area corresponding to the sequence number of the TCP packet or the checksum of the TCP packet Information on an area corresponding to the value may be used. Furthermore, although the TCP packet has been described as a packet that needs to be retransmitted, other packets may be retransmitted. In addition, an attribute relating to the necessity of retransmission of data or the importance of arrival at the reception side of data may be stored in the transmission side apparatus, and the presence or absence of retransmission may be determined based on this.

また、実施例ではパケット保存キュー123に一定のデータ量だけIPパケットを保存することにしたが、送信を行った最新のIPパケットから一定時間以内のものを保存するようにしてもよい。また、保存するデータは該当するATMセルを再送できるデータ形式であればこれ以外のものであってもよいことはもちろんであり、ATMセルそれ自体を一定量あるいは一定時間保存するものであってもよい。   In the embodiment, the IP packet is stored in the packet storage queue 123 by a certain amount of data. However, the latest IP packet that has been transmitted may be stored within a certain time. In addition, the data to be stored may be in any other data format as long as the corresponding ATM cell can be retransmitted, or the ATM cell itself may be stored for a certain amount or for a certain time. Good.

更に実施例ではエラー発生時のIPパケット単位での再送について説明したが、ATMセル単位で再送を送信側に要求し、送信側では該当するATMセルを受信側に再送するようにしてもよい。この場合には、ATMセルにシリアルな番号を付けて受信側に送るようにすれば、損失の生じたATMセルが受信側で判別された時点で送信側にこれを要求することができる。本発明では受信側が特にデータの内容に立ち入ることなくデータの再送を要求するので、場合によってはシリアルな番号自体に欠番が発生しており、ATMセルの損失が発生していないこともありうる。このような場合、送信側は欠番の当該ATMセルを送信しない点で、再送の必要ない種類のATMセルについて再送が要求された場合と同様である。   Furthermore, in the embodiment, retransmission in units of IP packets when an error occurs has been described. However, retransmission may be requested from the transmission side in units of ATM cells, and the corresponding ATM cell may be retransmitted to the reception side. In this case, if a serial number is attached to the ATM cell and sent to the receiving side, it can be requested to the transmitting side when the ATM cell in which the loss has occurred is determined on the receiving side. In the present invention, since the receiving side requests data retransmission without particularly entering the data contents, the serial number itself may be missing in some cases, and there may be no loss of ATM cells. In such a case, the transmission side does not transmit the missing ATM cell, which is the same as when retransmission is requested for a type of ATM cell that does not require retransmission.

本発明の一実施例によるATM通信システムの構成を表わした構成図である。It is a block diagram showing the structure of the ATM communication system by one Example of this invention. 本発明の変形例によるATM通信システムで使用される第3の通信端末の構成を表わした構成図である。It is a block diagram showing the structure of the 3rd communication terminal used with the ATM communication system by the modification of this invention.

符号の説明Explanation of symbols

101 ATM通信システム
102 ATM網
103、104、303 通信端末
111、141、311 データ処理部
112、142、312 ATM処理部
113、143、313 パケット処理部
114、144、314 AAL処理部
121、151、321 パケット送信処理部
122、152、322 パケット受信処理部
123、323 パケット保存キュー
124、324 パケット保存処理部
125、325 再送パケット生成部
126、156、326 AAL送信処理部
127、157、327 AAL受信処理部
128、158、328 ATM送信処理部
129、159、329 ATM受信処理部
130、330 再送要求セル検知部
160、360 再送要求セル生成部
101 ATM communication system 102 ATM network 103, 104, 303 Communication terminal 111, 141, 311 Data processing unit 112, 142, 312 ATM processing unit 113, 143, 313 Packet processing unit 114, 144, 314 AAL processing unit 121, 151, 321 Packet transmission processing unit 122, 152, 322 Packet reception processing unit 123, 323 Packet storage queue 124, 324 Packet storage processing unit 125, 325 Retransmission packet generation unit 126, 156, 326 AAL transmission processing unit 127, 157, 327 AAL reception Processing unit 128, 158, 328 ATM transmission processing unit 129, 159, 329 ATM reception processing unit 130, 330 Retransmission request cell detection unit 160, 360 Retransmission request cell generation unit

Claims (3)

ATMセルを順次送信するATMセル送信手段と、このATMセル送信手段が送信するATMセルに組み立てる前の元となる一まとまりのデータを格納するデータ格納手段と、前記ATMセル送信手段の送信したATMセルの受信側からATMセルによって伝送される特定の一まとまりのデータについて再送を要求する再送要求データが送られてきたとき、前記データ格納手段から該当する一まとまりのデータを検索してこれがTCPプロトコルを用いた前記一まとまりのデータであるとき再送が必要と判別する再送要否判別手段と、この再送要否判別手段が再送を必要とすると判別したとき再送を要求された前記一まとまりのデータをATMセルによって再送するデータ再送手段とを備えた送信側装置と、
この送信側装置の前記ATMセル送信手段から送られてくるATMセルを受信するATMセル受信手段と、前記ATMセル受信手段が受信したATMセルからその前記元となる一まとまりのデータを組み立てるデータ組立手段と、前記ATMセル受信手段が受信したATMセルにエラーが発生したときこれを検知するエラー検知手段と、このエラー検知手段が伝送エラーが発生したことを検知したATMセルの前に前記ATMセル受信手段が受信したATMセルを基に前記データ組立手段によって組み立てられた一まとまりのデータのうち、最も新しいものを特定するデータ特定手段と、前記データ格納手段が格納するデータのうち、このデータ特定手段によって特定された一まとまりのデータの次に前記ATMセル送信手段によって送信された一まとまりのデータの再送を要求する再送要求データを生成する再送要求データ生成手段と、この再送要求データ生成手段が生成した再送要求データを送信側装置に送出する再送要求データ送出手段とを備えた受信側装置
とを具備することを特徴とするATM通信システム。
ATM cell transmitting means for sequentially transmitting ATM cells, data storage means for storing a set of data before assembling the ATM cells transmitted by the ATM cell transmitting means, and ATM transmitted by the ATM cell transmitting means When retransmission request data for requesting retransmission is sent from a cell receiving side to a specific set of data transmitted by an ATM cell, the corresponding data set is retrieved from the data storage means, and this is the TCP protocol. The retransmission necessity determination means for determining that retransmission is necessary when the data is a set of data using the data, and the batch of data requested for retransmission when the retransmission necessity determination means determines that the retransmission is required. A transmission-side device comprising data retransmission means for retransmitting data by ATM cell;
An ATM cell receiving means for receiving an ATM cell transmitted from the ATM cell transmitting means of the transmitting side device, and a data assembly for assembling the original batch of data from the ATM cell received by the ATM cell receiving means Means, an error detecting means for detecting when an error occurs in the ATM cell received by the ATM cell receiving means, and the ATM cell before the ATM cell in which the error detecting means detects that a transmission error has occurred. The data specifying means for specifying the newest data among a set of data assembled by the data assembling means based on the ATM cell received by the receiving means, and the data specifying among the data stored by the data storage means Next, the ATM cell transmission means transmits a set of data specified by the means. Retransmission request data generation means for generating retransmission request data for requesting retransmission of a batch of data, and retransmission request data transmission means for transmitting the retransmission request data generated by the retransmission request data generation means to the transmission side device. An ATM communication system comprising: a receiving side device .
前記データ格納手段は、送信の対象となった前記一まとまりのデータを最新のものから所定量格納する手段であることを特徴とする請求項1記載のATM通信システム。2. An ATM communication system according to claim 1, wherein said data storage means is means for storing a predetermined amount of said batch of data to be transmitted from the latest data. 前記データ格納手段は、送信の対象となった前記一まとまりのデータを最新のものから所定時間過去の分までを格納する手段であることを特徴とする請求項1記載のATM通信システム。 2. The ATM communication system according to claim 1 , wherein the data storing means is means for storing the batch of data to be transmitted from the latest data to a past portion of a predetermined time .
JP2004099809A 2004-03-30 2004-03-30 ATM communication system Expired - Fee Related JP3950865B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004099809A JP3950865B2 (en) 2004-03-30 2004-03-30 ATM communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004099809A JP3950865B2 (en) 2004-03-30 2004-03-30 ATM communication system

Publications (2)

Publication Number Publication Date
JP2005286832A JP2005286832A (en) 2005-10-13
JP3950865B2 true JP3950865B2 (en) 2007-08-01

Family

ID=35184730

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004099809A Expired - Fee Related JP3950865B2 (en) 2004-03-30 2004-03-30 ATM communication system

Country Status (1)

Country Link
JP (1) JP3950865B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8102878B2 (en) 2005-09-29 2012-01-24 Qualcomm Incorporated Video packet shaping for video telephony
US8406309B2 (en) 2005-10-21 2013-03-26 Qualcomm Incorporated Video rate adaptation to reverse link conditions
US8842555B2 (en) 2005-10-21 2014-09-23 Qualcomm Incorporated Methods and systems for adaptive encoding of real-time information in packet-switched wireless communication systems
US8514711B2 (en) 2005-10-21 2013-08-20 Qualcomm Incorporated Reverse link lower layer assisted video error control
US8548048B2 (en) 2005-10-27 2013-10-01 Qualcomm Incorporated Video source rate control for video telephony
KR101370478B1 (en) 2007-01-10 2014-03-06 퀄컴 인코포레이티드 Content-and link-dependent coding adaptation for multimedia telephony
US8797850B2 (en) 2008-01-10 2014-08-05 Qualcomm Incorporated System and method to adapt to network congestion

Also Published As

Publication number Publication date
JP2005286832A (en) 2005-10-13

Similar Documents

Publication Publication Date Title
JP3821778B2 (en) Packet retransmission method, transmission device, reception device, packet retransmission method, packet transmission method, and packet reception method
JP5523350B2 (en) Method and apparatus for TCP flow control
JP5038425B2 (en) Optimization process of traffic control in packet telecommunications network
EP2484040B1 (en) Method for retransmission using checksums for identifying lost data packets
US7103674B2 (en) Apparatus and method of reducing dataflow distruption when detecting path maximum transmission unit (PMTU)
US20050243834A1 (en) Packet transfer method and device
JP4648457B2 (en) Method for providing message transmission using an appropriate communication protocol
US20060271680A1 (en) Method For Transmitting Window Probe Packets
AU2007344308B2 (en) Method of real-time transmission/reception of data in packets between a server and a client terminal, corresponding server and terminal
US7480301B2 (en) Method, system and article for improved TCP performance during retransmission in response to selective acknowledgement
US10505677B2 (en) Fast detection and retransmission of dropped last packet in a flow
US8321754B2 (en) Method for transmitting multimedia data in ad hoc communication networks
US20110038369A1 (en) Communication method and apparatus based on user datagram protocol
US20050102416A1 (en) Modifications of tcp/ip
JP3950865B2 (en) ATM communication system
JP2009089197A (en) Repeating device
WO2001037493A1 (en) Method and device for improving a data throughput in a communication system
JPH09270822A (en) Packet communication path test method
KR100919216B1 (en) Method and apparatus for transmitting and receiving data
KR100756183B1 (en) Network transmission apparatus having fake-ack layer and tcp packet sending/receiving method using there of
JPH11331261A (en) Packet communication equipment
JP2004241872A (en) Information communication method and repeating device
JP4666501B2 (en) Connection establishment request receiving method, apparatus and program, and connection establishment request apparatus
CN117692387A (en) Point-to-point transmission system based on serial numbers
JP3930842B2 (en) Packet transmitter

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070109

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070309

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070410

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070423

R150 Certificate of patent or registration of utility model

Ref document number: 3950865

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110427

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120427

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120427

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130427

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130427

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140427

Year of fee payment: 7

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees