JP2009094863A - System, method, and program for highly reliable multicast data distribution - Google Patents

System, method, and program for highly reliable multicast data distribution Download PDF

Info

Publication number
JP2009094863A
JP2009094863A JP2007264340A JP2007264340A JP2009094863A JP 2009094863 A JP2009094863 A JP 2009094863A JP 2007264340 A JP2007264340 A JP 2007264340A JP 2007264340 A JP2007264340 A JP 2007264340A JP 2009094863 A JP2009094863 A JP 2009094863A
Authority
JP
Japan
Prior art keywords
packet
data
transmission
unit
loss
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007264340A
Other languages
Japanese (ja)
Inventor
Masayoshi Nabeshima
正義 鍋島
Mitsuru Nomura
充 野村
Takahiro Yamaguchi
高弘 山口
Yukiharu Kanayama
之治 金山
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 JP2007264340A priority Critical patent/JP2009094863A/en
Publication of JP2009094863A publication Critical patent/JP2009094863A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To make time for completing data reception by a terminal with good reception as short as possible in a highly reliable multicast data distribution system. <P>SOLUTION: When a transmitting terminal 10 receives a response packet showing that a packet has been lost from one of receiving terminals, the terminal 10 stores the packet loss information and continues to transmit other data to be transmitted by a transmitting part 15, and after the transmission of the other data to be transmitted is completed, it retransmits the lost packet to the receiving terminal based on the stored packet loss information. The receiving terminal where a packet has been lost receives the lost packet at the end of all receiving data, however, a receiving terminal with good reception can receive data as usual without time loss. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は,送信端末から複数の受信端末にマルチキャストでデータパケットを高信頼に配信するシステムにおいて,送信端末がどのようにしてロスしたパケットを再送するかに関する技術,および送信端末がどのように送信速度を制御するかに関する技術に係わり,特に,受信が良好な端末のデータ受信完了時間をできるだけ短くするための技術に関するものである。   The present invention relates to a technique relating to how a transmitting terminal retransmits a lost packet in a system that reliably distributes data packets from a transmitting terminal to a plurality of receiving terminals by multicast, and how the transmitting terminal transmits In particular, the present invention relates to a technique for shortening the data reception completion time of a terminal having good reception as much as possible.

一つの送信端末から複数の受信端末に対して同じデータを配信する方法として,高信頼マルチキャスト(reliable multicast)通信方式を用いたデータ配信システムがある。マルチキャスト通信方式においては,送信端末から送出されたデータパケットがネットワーク上でコピーされることにより,複数の受信先に対してデータを同時に配信することが可能となる。   As a method of distributing the same data from one transmitting terminal to a plurality of receiving terminals, there is a data distribution system using a reliable multicast communication method. In the multicast communication method, data packets sent from a sending terminal are copied on the network, so that data can be delivered simultaneously to a plurality of receiving destinations.

高信頼データ配信システムにおいては,データを誤りなく配信することは必須である。そのため,受信端末は自身が正しくパケットを受け取ったか,あるいはそうでないかを送信端末に伝え,送信端末は正しく受信できなかったパケットを再送する必要がある。   In a highly reliable data distribution system, it is essential to distribute data without error. Therefore, it is necessary for the receiving terminal to notify the transmitting terminal whether it has received the packet correctly or not, and the transmitting terminal must retransmit the packet that could not be received correctly.

受信端末が自身の状態を送信端末に通知する方法として,図7に示すように,受信端末が,パケットを正しく受信する毎にACKパケットを送信端末に返答し,送信端末は,パケットを送信してからある一定時間内にそのパケットに対するACKパケットを受信しなければ,そのパケットはロスしたと判断して,そのパケットを再送する方式がある(非特許文献1参照)。   As shown in FIG. 7, as a method for the receiving terminal to notify its own state to the transmitting terminal, every time the receiving terminal correctly receives the packet, it returns an ACK packet to the transmitting terminal, and the transmitting terminal transmits the packet. If an ACK packet for the packet is not received within a certain period of time, it is determined that the packet has been lost, and the packet is retransmitted (see Non-Patent Document 1).

しかしながら,この方式は受信端末の数が多い場合には,ACKパケットの数が膨大となるため,送信端末とネットワークに対して大きな負荷を与えるという問題がある。またある受信端末でロスが発生すると,他の受信端末は,ロスを経験した受信端末にパケットを再送している間,次のパケットを受信することができないという問題もある。   However, this method has a problem that when the number of receiving terminals is large, the number of ACK packets becomes enormous, which places a heavy load on the transmitting terminal and the network. Further, when a loss occurs at a certain receiving terminal, another receiving terminal cannot receive the next packet while resending the packet to the receiving terminal that has experienced the loss.

この問題を解決する方法として,図8に示すように,送信すべきデータを複数のブロックに分割し,ブロック内に発生した複数のパケットロス情報を1つのパケットにまとめて返答し,送信端末は返答を受け取り,ロスしたパケットがあるならば,直ぐにそれらを再送する方式が提案されている(非特許文献1参照)。   As a method for solving this problem, as shown in FIG. 8, the data to be transmitted is divided into a plurality of blocks, a plurality of packet loss information generated in the block is collectively returned as one packet, and the transmitting terminal A method has been proposed in which a reply is received and if there are lost packets, they are immediately resent (see Non-Patent Document 1).

この方式は応答パケットの数を少なく保つことはできるが,ある受信端末でロスが発生すると,他の受信端末は,ロスを経験した受信端末にパケットを再送している間,次のパケットを受信することができないという問題は残る。つまり,従来の高信頼マルチキャスト配信システムでは,一つでも受信状態の悪い端末が存在すると,他の受信が良好な端末のデータ受信完了時間までもそれにつられて遅くなるという問題がある。   Although this method can keep the number of response packets small, when a loss occurs at one receiving terminal, the other receiving terminal receives the next packet while resending the packet to the receiving terminal that experienced the loss. The problem of being unable to do so remains. In other words, in the conventional reliable multicast distribution system, if there is even one terminal with poor reception, there is a problem that the data reception completion time of other terminals with good reception is delayed accordingly.

また,従来の高信頼マルチキャスト配信システムにおいて,送信端末からの送信速度は,常に一定の速度を保つか,もしくはパケットロスが発生したならば速度を下げるという制御を行っていた。常に一定の速度で送信する方法は,何らかの原因で負荷が高くなり,処理速度が低下した受信端末では,大量のパケットの取りこぼしが発生するという問題がある。そこで,パケットロスが発生したならば速度を下げる方式が提案されているが,一つでも処理速度が低下した受信端末が存在すると,他の受信が良好な端末のデータ受信完了時間までもそれにつられて遅くなるという問題がある。
B. N. Levine et al. ,“A Comparison of Reliable Multicast Protocols”,ACM Multimedia Systems Journal,vol.6 ,no.5,August 1998
In the conventional highly reliable multicast distribution system, the transmission speed from the transmission terminal is always maintained at a constant speed, or is controlled so as to decrease the speed when a packet loss occurs. A method of always transmitting at a constant speed has a problem that a load increases for some reason, and a receiving terminal whose processing speed has been reduced causes a large amount of packets to be dropped. Therefore, a method has been proposed to reduce the speed if packet loss occurs. However, if there is a receiving terminal whose processing speed has decreased even at least one, the data reception completion time of the terminal with good reception will be adjusted accordingly. There is a problem of being late.
BN Levine et al., “A Comparison of Reliable Multicast Protocols”, ACM Multimedia Systems Journal, vol.6, no.5, August 1998

本発明は,送信すべきデータを複数のブロックに分割し,ブロック内に発生した複数のパケットロス情報を1つの応答パケットにまとめて返答することで応答パケットの数を少なく保つことができる高信頼マルチキャストデータ配信システムにおいて,受信が良好な端末のデータ受信完了時間をできるだけ短くすることを主要な目的としている。   The present invention divides data to be transmitted into a plurality of blocks, and collects and returns a plurality of packet loss information generated in the blocks in one response packet so that the number of response packets can be kept small. In the multicast data distribution system, the main purpose is to shorten the data reception completion time of a terminal with good reception as much as possible.

詳しくは,本発明は,ロスしたパケットをすぐに再送するのではなく,全てのデータパケットの送信が終了してからロスしたパケットを再送することによって,受信が良好な端末のデータ受信完了時間をできるだけ短くすることを目的としている。   Specifically, the present invention does not retransmit lost packets immediately, but retransmits lost packets after all data packets have been transmitted, thereby increasing the data reception completion time of a terminal with good reception. The goal is to make it as short as possible.

また,ロス情報を含んだ応答パケットが返答されたとき,ロスを経験した受信端末の数が一定数を超えた場合にデータ送信速度を低下させる制御を行うことにより,受信が良好な端末のデータ受信完了時間をできるだけ短くすることを目的としている。   In addition, when a response packet containing loss information is returned, control is performed to reduce the data transmission rate when the number of receiving terminals that have experienced loss exceeds a certain number. The purpose is to make the reception completion time as short as possible.

また,既に送信したデータ量を送るべき全データ量で割った値がある一定数を超えた場合,レートを減少させないようにすること,すなわち,既にデータの大部分を転送し終わっている場合には,レートを減少させないことにより,受信が良好な端末のデータ受信完了時間をできるだけ短くすることを目的としている。   Also, when the value of the already transmitted data divided by the total amount of data to be sent exceeds a certain number, it is necessary not to decrease the rate, that is, when most of the data has already been transferred. The purpose is to shorten the data reception completion time of a terminal with good reception as much as possible by not reducing the rate.

上述した課題を解決するための本発明の第1の特徴は,受信端末からロス情報を含んだ応答パケットが返答されたとき,送信端末はロスの発生位置を記録するだけで直ちにパケットの再送を行わず,全データの配信が終了した時点でロスしたパケットのみをその位置情報とともに再送することである。   The first feature of the present invention for solving the above-described problem is that when a response packet including loss information is returned from the receiving terminal, the transmitting terminal immediately resends the packet only by recording the position where the loss occurs. It is not performed, and only the packet lost at the time when the distribution of all data is completed is retransmitted together with the position information.

また,本発明の第2の特徴は,ロス情報が含まれる応答パケットが返答された場合,ロスを経験した受信端末の数が一定数を超えたときに,データ送信速度を低下させる制御を行うことである。   The second feature of the present invention is that when a response packet including loss information is returned, control is performed to reduce the data transmission rate when the number of receiving terminals experiencing loss exceeds a certain number. That is.

また,本発明の第3の特徴は,ロス情報が含まれる応答パケットが返答された場合,既に送信したデータ量を送るべき全データ量で割った値がある値以下のときに,データ送信速度を低下させる制御を行うことである。   The third feature of the present invention is that, when a response packet including loss information is returned, the data transmission speed is obtained when a value obtained by dividing the amount of data already transmitted by the total amount of data to be transmitted is equal to or less than a certain value. It is to perform control to lower.

本発明と従来の技術との差異は,以下の通りである。   The differences between the present invention and the prior art are as follows.

・本発明では,パケットロスを検出したとき,ロスの発生位置を記録するだけで直ちにパケットの再送を行わず,全データの配信が終了した時点でロスしたパケットのみをその位置情報とともに再送する。しかし,従来の方式では,パケットロスを検出した時点,もしくはロスしたパケットが含まれるブロックの最後のパケットを転送し終わった後にロスしたパケットを再送している。   In the present invention, when a packet loss is detected, only the packet where the loss has occurred is recorded and the packet is not retransmitted immediately, but only the lost packet is retransmitted together with its position information when the distribution of all data is completed. However, in the conventional method, the lost packet is retransmitted when the packet loss is detected or after the last packet of the block including the lost packet is transferred.

・本発明では,ロス情報が含まれる応答パケットが返答された場合,ロスを経験した受信端末の数が一定数を超えたときに,データ送信速度を低下させる。しかし,従来の方式では,常に一定の速度で送信をする,あるいはパケットロスが発生したならば速度を下げる。   In the present invention, when a response packet including loss information is returned, the data transmission rate is reduced when the number of receiving terminals experiencing loss exceeds a certain number. However, in the conventional system, transmission is always performed at a constant rate, or the rate is reduced if packet loss occurs.

・本発明では,ロス情報が含まれる応答パケットが返答された場合,既に送信したデータ量を送るべき全データ量で割った値が一定数を超えたときに,データ送信速度を低下させる。しかし,従来の方式では,常に一定の速度で送信をするか,あるいはパケットロスが発生したならば速度を下げる。   In the present invention, when a response packet including loss information is returned, the data transmission rate is reduced when the value obtained by dividing the already transmitted data amount by the total data amount to be transmitted exceeds a certain number. However, in the conventional method, transmission is always performed at a constant rate, or the rate is reduced if packet loss occurs.

従来の高信頼マルチキャスト配信システムでは,(1)ある受信端末でロスが発生すると,該受信端末にパケットを再送している間,他の受信端末が次のパケットを受信することができない,(2)送信端末からの送信速度を常に一定の速度に保つため,一つでも処理速度が低下した受信端末が存在すると,他の受信が良好な端末のデータ受信完了時間までも遅くなってしまう,という問題があったのに対し,本発明を用いれば,このような場合でも,受信が良好な端末のデータ受信完了時間をできるだけ短くすることができる。   In the conventional reliable multicast distribution system, (1) when a loss occurs in a certain receiving terminal, another receiving terminal cannot receive the next packet while resending the packet to the receiving terminal. ) In order to keep the transmission speed from the sending terminal constant, if there is a receiving terminal whose processing speed has decreased even at least one, the data reception completion time of the terminal with good reception will be delayed. Although there is a problem, if the present invention is used, the data reception completion time of a terminal with good reception can be shortened as much as possible even in such a case.

以下,本発明の実施形態について,図面を用いながら詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

〔実施例1〕
実施例1における送信端末の構成図を図1に,受信端末の構成図を図2に示す。図1の送信端末10において,データ格納部11は送るべきデータを格納しており,そのデータをブロック分割&位置情報付与部12に送る。ブロック分割&位置情報付与部12は,送るべきデータをブロックに分割し,ブロックに対して位置情報を付与する。そして,ブロックをパケット分割&位置情報付与部13に送る。パケット分割&位置情報付与部13は,送られたデータをパケットに分割し,パケットに対して位置情報を付与する。そのパケットをパケット記憶部14に送る。パケット記憶部14では,送られたパケットを記憶する。
[Example 1]
FIG. 1 shows a configuration diagram of a transmission terminal in the first embodiment, and FIG. 2 shows a configuration diagram of a reception terminal. In the transmission terminal 10 of FIG. 1, the data storage unit 11 stores data to be sent, and sends the data to the block division & position information addition unit 12. The block division & position information adding unit 12 divides the data to be sent into blocks, and adds position information to the blocks. Then, the block is sent to the packet division & position information adding unit 13. The packet division & position information adding unit 13 divides the transmitted data into packets and adds position information to the packets. The packet is sent to the packet storage unit 14. The packet storage unit 14 stores the transmitted packet.

送信部15は,パケット記憶部14から現在の送信速度でパケットを読み出し,読み出したパケットをネットワークに対して送信する。受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,ブロックの位置情報とロスしたパケットの位置情報を通知する。レート制御部18に対しては,ロスを経験した端末の数を通知する。   The transmission unit 15 reads the packet from the packet storage unit 14 at the current transmission speed, and transmits the read packet to the network. The receiving unit 16 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 examines loss information included in the response packet and notifies the packet storage unit 14 and the rate control unit 18 of the information. The packet storage unit 14 is notified of block position information and lost packet position information. The rate control unit 18 is notified of the number of terminals that have experienced a loss.

情報を受け取ったパケット記憶部14は,ロスしたパケットのみを記録し続け,正しく受信されたパケットは記憶媒体から削除する。また,情報を受け取ったレート制御部18は,図3に示すフローチャートに従ってレートを変更するよう送信部15に通知する。つまり,ロスを経験した端末数が予め定めた値X以上かどうかを判定し(ステップS10)予め定めた値X以上ならば,レート減少を送信部15に通知する(ステップS11)。そうでなければ,レート増加を送信部15に通知する(ステップS12)。   The packet storage unit 14 that has received the information continues to record only the lost packet, and the correctly received packet is deleted from the storage medium. Further, the rate control unit 18 that has received the information notifies the transmission unit 15 to change the rate according to the flowchart shown in FIG. That is, it is determined whether or not the number of terminals experiencing loss is equal to or greater than a predetermined value X (step S10), and if it is equal to or greater than a predetermined value X, a rate reduction is notified to the transmission unit 15 (step S11). Otherwise, the transmission unit 15 is notified of the rate increase (step S12).

送信部15は,レート制御部18からレート変更通知を受信すると,図4に示すフローチャートに従って送信速度を変更する。つまり,レート減少を受信したかどうかを判定し(ステップS20),レート減少を受信したならば,送信速度を減少する(ステップS21)。そうでなければ,送信速度を増加させ(ステップS22),送信速度が予め定めた最大速度maxRate以上になれば(ステップS23),送信速度をmaxRateに設定する(ステップS24)。   When receiving the rate change notification from the rate control unit 18, the transmission unit 15 changes the transmission speed according to the flowchart shown in FIG. That is, it is determined whether or not a rate decrease is received (step S20). If the rate decrease is received, the transmission speed is decreased (step S21). Otherwise, the transmission rate is increased (step S22), and if the transmission rate is equal to or higher than a predetermined maximum rate maxRate (step S23), the transmission rate is set to maxRate (step S24).

また,送信部15は,データパケットを全て送り終えた後,パケット記憶部14にロスしたパケットがあるかを調べる。ロスしたパケットがあるならば,そのパケットを現在の送信速度で読み出し,読み出したパケットをネットワークに対して送信する。ロスしたパケットがなければ,送信部15は送信を終える。   Further, the transmission unit 15 checks whether there is a lost packet in the packet storage unit 14 after all the data packets have been transmitted. If there is a lost packet, the packet is read at the current transmission rate, and the read packet is transmitted to the network. If there is no lost packet, the transmission unit 15 finishes transmission.

図2の受信端末20において,受信部21は,ネットワークから送られてきたデータパケットを受信し,ロス確認部22に送る。ロス確認部22は,ブロック内でロスしたパケットを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットの情報を応答パケットとして送信端末10に送る。   In the receiving terminal 20 of FIG. 2, the receiving unit 21 receives a data packet sent from the network and sends it to the loss confirmation unit 22. The loss confirmation unit 22 confirms the lost packet in the block and sends the information to the transmission unit 23. The transmission unit 23 sends information on the lost packet to the transmission terminal 10 as a response packet.

以下,図5に示す例を用いて,本実施形態の動作を説明する。図5では,1台の送信端末10から3台の受信端末T1,T2,T3にマルチキャストでデータを送信する例を示している。送るべきデータは,2個のブロックB1,B2に分割され,それぞれのブロックは3つのパケットP1,P2,P3に分割されるとする。   The operation of this embodiment will be described below using the example shown in FIG. FIG. 5 shows an example in which data is transmitted by multicast from one transmitting terminal 10 to three receiving terminals T1, T2, and T3. The data to be transmitted is divided into two blocks B1 and B2, and each block is divided into three packets P1, P2 and P3.

図3の値Xは2,図4の最大速度maxRateは100Mbpsで,速度を減少させるときは速度を半分に,速度を増加させるときは最大速度maxRateの10%を現在の速度に加算して増加させるとする。また,送信端末10の初期送信速度は,最大速度maxRateとする。網内においては,受信端末T1に届く予定のブロックB1のパケットP2と,受信端末T1および受信端末T2に届く予定のブロックB2のパケットP2がロスを経験するとする。   The value X in FIG. 3 is 2, the maximum speed maxRate in FIG. 4 is 100 Mbps, the speed is halved when the speed is decreased, and 10% of the maximum speed maxRate is added to the current speed when the speed is increased. Suppose that The initial transmission speed of the transmission terminal 10 is the maximum speed maxRate. In the network, it is assumed that the packet P2 of the block B1 scheduled to reach the receiving terminal T1 and the packet P2 of the block B2 scheduled to reach the receiving terminal T1 and the receiving terminal T2 experience a loss.

送信端末10におけるブロック分割&位置情報付与部12は,データを受け取るとデータを2個のブロックに分割し,それぞれにB1,B2という位置情報を付与する。以下では,この2つのブロックをブロックB1,ブロックB2として説明する。そして,2個のブロックB1,B2をパケット分割&位置情報付与部13に送る。   When receiving the data, the block division & position information adding unit 12 in the transmission terminal 10 divides the data into two blocks, and adds position information B1 and B2 to each block. Hereinafter, these two blocks will be described as block B1 and block B2. Then, the two blocks B 1 and B 2 are sent to the packet division & position information adding unit 13.

パケット分割&位置情報付与部13では,それぞれのブロックを3個のパケットに分割し,それぞれにブロックB1のパケットP1,ブロックB1のパケットP2,ブロックB1のパケットP3,ブロックB2のパケットP1,ブロックB2のパケットP2,ブロックB2のパケットP3という位置情報を付与する。そして,それぞれのパケットをパケット記憶部14に送る。パケット記憶部14では,送られてきたパケットをメモリなどの記憶媒体に記憶する。送信部15は,パケット記憶部14から現在の送信速度でパケットを読み出し,読み出したパケットを受信端末T1,T2,T3宛にマルチキャストで送信する。   The packet division & position information adding unit 13 divides each block into three packets, each of which includes a packet P1 of block B1, a packet P2 of block B1, a packet P3 of block B1, a packet P1 of block B2, and a block B2. Position information of packet P2 and packet P3 of block B2. Then, each packet is sent to the packet storage unit 14. The packet storage unit 14 stores the transmitted packet in a storage medium such as a memory. The transmission unit 15 reads the packet from the packet storage unit 14 at the current transmission rate, and transmits the read packet to the receiving terminals T1, T2, T3 by multicast.

受信端末T1では,図2における受信部21は,ブロックB1のパケットP2が網内でロスしたので,ブロックB1のパケットP1とパケットP3を受信し,ロス確認部22に送る。ロス確認部22は,ブロックB1のパケットP2がロスしたことを確認し,その情報を送信部23に送る。送信部23は,ブロックB1のパケットP2がロスしたという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1, the receiving unit 21 in FIG. 2 receives the packet P1 and the packet P3 of the block B1 and sends them to the loss checking unit 22 because the packet P2 of the block B1 has been lost in the network. The loss confirmation unit 22 confirms that the packet P2 of the block B1 has been lost, and sends the information to the transmission unit 23. The transmission unit 23 sends information that the packet P2 of the block B1 has been lost to the transmission terminal 10 as a response packet.

受信端末T2と受信端末T3では,図2における受信部21は,網内でロスしたパケットがないので,ブロックB1のパケットP1,P2,P3を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T2 and the receiving terminal T3, the receiving unit 21 in FIG. 2 receives the packets P1, P2, and P3 of the block B1 and sends them to the loss checking unit 22 because there is no packet lost in the network. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,受信端末T1がブロックB1のパケットP2をロスしたことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,受信端末T1がブロックB1のパケットP2をロスしたことを通知する。レート制御部18に対しては,受信端末T1〜T3の中の一つがロスを経験したことを通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that the receiving terminal T1 has lost the packet P2 of the block B1, and sends the information to the packet storage unit 14 and the rate control unit 18. Notice. The packet storage unit 14 is notified that the receiving terminal T1 has lost the packet P2 of the block B1. The rate controller 18 is notified that one of the receiving terminals T1 to T3 has experienced a loss.

情報を受け取ったパケット記憶部14は,ブロックB1のパケットP2のみを記録し続け,正しく受信されたブロックB1のパケットP1とパケットP3は記憶媒体から削除する。情報を受け取ったレート制御部18は,ロスを経験した端末数が一つであり,予め定めたXの値2以下なので,レート増加を送信部15に通知する。送信部15は,レート制御部18からレート増加を受信したので,現在の送信速度を,
100M+100M×10%=110M(bps)
に増加させるが,送信速度が予め定めた最大速度100Mbps以上なので,送信速度を100Mbpsに設定する。
The packet storage unit 14 that has received the information continues to record only the packet P2 of the block B1, and deletes the correctly received packets P1 and P3 of the block B1 from the storage medium. The rate control unit 18 that has received the information notifies the transmission unit 15 of an increase in rate because the number of terminals that have experienced a loss is one and is equal to or less than a predetermined X value of 2. Since the transmission unit 15 has received the rate increase from the rate control unit 18, the current transmission speed is determined as follows.
100M + 100M × 10% = 110M (bps)
However, since the transmission speed is not less than a predetermined maximum speed of 100 Mbps, the transmission speed is set to 100 Mbps.

受信端末T1と受信端末T2では,図2における受信部21は,ブロックB2のパケットP2が網内でロスしたので,ブロックB2のパケットP1とパケットP3を受信し,ロス確認部22に送る。ロス確認部22は,ブロックB2でパケットP2がロスしたことを確認し,その情報を送信部23に送る。送信部23は,ブロックB2のパケットP2がロスしたという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1 and the receiving terminal T2, the receiving unit 21 in FIG. 2 receives the packet P1 and the packet P3 of the block B2 and sends them to the loss checking unit 22 because the packet P2 of the block B2 has been lost in the network. The loss confirmation unit 22 confirms that the packet P2 has been lost in the block B2, and sends the information to the transmission unit 23. The transmission unit 23 sends information that the packet P2 of the block B2 has been lost to the transmission terminal 10 as a response packet.

受信端末T3では,図2における受信部21は,網内でロスしたパケットがないので,ブロックB2のパケットP1,P2,P3を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。この時点では,受信端末T3は,全てのデータパケットの受信を終了している。   In the receiving terminal T3, since there is no packet lost in the network, the receiving unit 21 in FIG. 2 receives the packets P1, P2, and P3 of the block B2 and sends them to the loss checking unit 22. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet. At this point, the receiving terminal T3 has finished receiving all data packets.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,受信端末T1と受信端末T2は,ブロックB2のパケットP2をロスしたことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,受信端末T1と受信端末T2がブロックB2のパケットP2がロスしたことを通知する。レート制御部18に対しては,受信端末T1〜T3の中の二つがロスを経験したことを通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that the receiving terminal T1 and the receiving terminal T2 have lost the packet P2 of the block B2, and sends the information to the packet storage unit 14 The rate control unit 18 is notified. To the packet storage unit 14, the receiving terminal T1 and the receiving terminal T2 notify that the packet P2 in the block B2 has been lost. The rate controller 18 is notified that two of the receiving terminals T1 to T3 have experienced a loss.

情報を受け取ったパケット記憶部14は,ブロックB2のパケットP2のみを記録し続け,正しく受信されたブロックB2のパケットP1とパケットP3は,記憶媒体から削除する。また,情報を受け取ったレート制御部18は,ロスを経験した端末数が二つであり,予め定めたXの値2以上なので,レート減少を送信部15に通知する。送信部15は,レート減少を受信したので,送信速度を100Mbpsの半分である50Mbpsに減少させる。   The packet storage unit 14 that has received the information continues to record only the packet P2 of the block B2, and the correctly received packets P1 and P3 of the block B2 are deleted from the storage medium. Further, the rate control unit 18 that has received the information notifies the transmission unit 15 of the rate decrease because the number of terminals that experienced the loss is two and is equal to or greater than a predetermined X value of 2. Since the transmission unit 15 has received the rate reduction, the transmission unit 15 reduces the transmission speed to 50 Mbps, which is half of 100 Mbps.

送信端末10における送信部15は,データパケットを全て送り終えた後,パケット記憶部14にロスしたパケットがあるかを調べる。パケット記憶部14では,受信端末T1がブロックB1のパケットP2,受信端末T1と受信端末T2がブロックB2のパケットP2をロスしていることを記憶しているので,送信部15は,それらを現在の送信速度で読み取り,ブロックB1のパケットP2を受信端末T1宛に送信する。また,ブロックB2のパケットP2を受信端末T1と受信端末T2宛に送信する。   The transmission unit 15 in the transmission terminal 10 checks whether there is a lost packet in the packet storage unit 14 after all the data packets have been transmitted. The packet storage unit 14 stores that the receiving terminal T1 has lost the packet P2 of the block B2, and the receiving terminal T1 and the receiving terminal T2 have lost the packet P2 of the block B2. The packet P2 of the block B1 is transmitted to the receiving terminal T1. Further, the packet P2 of the block B2 is transmitted to the receiving terminal T1 and the receiving terminal T2.

受信端末T1では,図2における受信部21は,ブロックB1のパケットP2を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1, the receiving unit 21 in FIG. 2 receives the packet P2 of the block B1 and sends it to the loss confirmation unit 22. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,ブロックB1の再送パケットでは,ロスしたパケットがないことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,ブロックB1の再送パケットでは,ロスしたパケットがないことを通知する。レート制御部18に対しては,ロスを経験した受信端末がないことを通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that there is no lost packet in the retransmission packet of the block B1, and sends the information to the packet storage unit 14 and the rate control unit 18. Notice. The packet storage unit 14 is notified that there is no lost packet in the retransmission packet of the block B1. The rate control unit 18 is notified that no receiving terminal has experienced a loss.

情報を受け取ったパケット記憶部14は,正しく受信されたブロックB1のパケットP2を記憶媒体から削除する。情報を受け取ったレート制御部18は,ロスを経験した端末数がゼロであり,予め定めたXの値2以下なので,レート増加を送信部15に通知する。送信部15は,レート制御部18からレート増加を受信したので,現在の送信速度を,
50M+100M×10%=60M(bps)
に増加させる。
The packet storage unit 14 that has received the information deletes the packet P2 of the block B1 received correctly from the storage medium. The rate control unit 18 that has received the information notifies the transmission unit 15 of an increase in rate because the number of terminals that have experienced a loss is zero and is equal to or less than a predetermined value X of 2. Since the transmission unit 15 has received the rate increase from the rate control unit 18, the current transmission speed is determined as follows.
50M + 100M × 10% = 60M (bps)
Increase to.

受信端末T1と受信端末T2では,図2における受信部21は,ブロックB2のパケットP2を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1 and the receiving terminal T2, the receiving unit 21 in FIG. 2 receives the packet P2 of the block B2 and sends it to the loss confirmation unit 22. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,ブロックB2の再送パケットでは,ロスしたパケットがないことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,ブロックB2の再送パケットでは,ロスしたパケットがないことを通知する。レート制御部18に対しては,ロスを経験した受信端末がないことを通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that there is no lost packet in the retransmission packet of the block B2, and sends the information to the packet storage unit 14 and the rate control unit 18. Notice. The packet storage unit 14 is notified that there is no lost packet in the retransmission packet of the block B2. The rate control unit 18 is notified that no receiving terminal has experienced a loss.

情報を受け取ったパケット記憶部14は,正しく受信されたブロックB2のパケットP2を記憶媒体から削除する。情報を受け取ったレート制御部18は,ロスを経験した端末数がゼロであり,予め定めたXの値2以下なので,レート増加を送信部15に通知する。送信部15は,レート制御部18からレート増加を受信したので,現在の送信速度を,
60M+100M×10%=70M(bps)
に増加させる。
The packet storage unit 14 that has received the information deletes the packet P2 of the block B2 that has been correctly received from the storage medium. The rate control unit 18 that has received the information notifies the transmission unit 15 of an increase in rate because the number of terminals that have experienced a loss is zero and is equal to or less than a predetermined value X of 2. Since the transmission unit 15 has received the rate increase from the rate control unit 18, the current transmission speed is determined as follows.
60M + 100M × 10% = 70M (bps)
Increase to.

送信端末10における送信部15は,再送の必要があるデータパケットを全て送り終えた後,パケット記憶部14にロスしたパケットがあるかを調べる。パケット記憶部14には,ロスしたパケットがないので,送信部15は送信を終える。   The transmission unit 15 in the transmission terminal 10 checks whether there is a lost packet in the packet storage unit 14 after sending all the data packets that need to be retransmitted. Since there is no lost packet in the packet storage unit 14, the transmission unit 15 finishes transmission.

〔実施例2〕
実施例2についても,図1に示す送信端末10の構成図と,図2に示す受信端末20の構成図を用いて説明する。
[Example 2]
The second embodiment will also be described with reference to the configuration diagram of the transmission terminal 10 shown in FIG. 1 and the configuration diagram of the reception terminal 20 shown in FIG.

送信端末10において,データ格納部11は,送るべきデータを格納しており,そのデータをブロック分割&位置情報付与部12に送る。ブロック分割&位置情報付与部12は,送るべきデータをブロックに分割し,ブロックに対して位置情報を付与する。そして,ブロックをパケット分割&位置情報付与部13に送る。パケット分割&位置情報付与部13は,送られたデータをパケットに分割し,パケットに対して位置情報を付与する。そのパケットをパケット記憶部14に送る。パケット記憶部14では,送られたパケットを記憶する。   In the transmission terminal 10, the data storage unit 11 stores data to be sent, and sends the data to the block division & position information addition unit 12. The block division & position information adding unit 12 divides the data to be sent into blocks, and adds position information to the blocks. Then, the block is sent to the packet division & position information adding unit 13. The packet division & position information adding unit 13 divides the transmitted data into packets and adds position information to the packets. The packet is sent to the packet storage unit 14. The packet storage unit 14 stores the transmitted packet.

送信部15は,パケット記憶部14から現在の送信速度でパケットを読み出し,読み出したパケットをネットワークに対して送信する。受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,ブロックの位置情報とロスしたパケットの位置情報を通知する。レート制御部18に対しては,ロスを経験した端末の数を通知する。   The transmission unit 15 reads the packet from the packet storage unit 14 at the current transmission speed, and transmits the read packet to the network. The receiving unit 16 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 examines loss information included in the response packet and notifies the packet storage unit 14 and the rate control unit 18 of the information. The packet storage unit 14 is notified of block position information and lost packet position information. The rate control unit 18 is notified of the number of terminals that have experienced a loss.

情報を受け取ったパケット記憶部14は,ロスしたパケットのみを記録し続け,正しく受信されたパケットは記憶媒体から削除する。また,情報を受け取ったレート制御部18は,パケット記憶部14から既に送信したデータ量と送るべき全データ量の情報を得て,図6に示すフローチャートに従ってレートを変更するよう送信部15に通知する。つまり,ロスを経験した端末数がなければ(ステップS30),レート増加を送信部15に通知(ステップS31),そうでなければ,既に送信したデータ量を送るべき全データ量で割った値が予め定めた値Xより大きいかを調べる(ステップS32)。小さければレート減少を送信部15に通知し(ステップS33),大きければ何も通知しない(ステップS34)。   The packet storage unit 14 that has received the information continues to record only the lost packet, and the correctly received packet is deleted from the storage medium. The rate control unit 18 that has received the information obtains information on the amount of data already transmitted and the total amount of data to be transmitted from the packet storage unit 14 and notifies the transmission unit 15 to change the rate according to the flowchart shown in FIG. To do. That is, if there is no number of terminals that have experienced a loss (step S30), the rate increase is notified to the transmission unit 15 (step S31). Otherwise, the value obtained by dividing the already transmitted data amount by the total data amount to be sent is It is checked whether it is larger than a predetermined value X (step S32). If it is smaller, the rate reduction is notified to the transmitter 15 (step S33), and if it is larger, nothing is notified (step S34).

送信部15は,レート制御部18からレート変更通知を受信すると,図4に示すフローチャートに従って送信速度を変更する。つまり,レート減少を受信したならば,送信速度を減少する。そうでなければ,送信速度を増加させ,送信速度が予め定めた最大速度maxRate以上になれば,送信速度をmaxRateに設定する。   When receiving the rate change notification from the rate control unit 18, the transmission unit 15 changes the transmission speed according to the flowchart shown in FIG. That is, if a rate decrease is received, the transmission rate is decreased. Otherwise, the transmission rate is increased, and if the transmission rate exceeds a predetermined maximum rate maxRate, the transmission rate is set to maxRate.

また,送信部15は,データパケットを全て送り終えた後,パケット記憶部14にロスしたパケットがあるかを調べる。ロスしたパケットがあるならば,そのパケットを現在の送信速度で読み出し,読み出したパケットをネットワークに対して送信する。ロスしたパケットがなければ,送信部15は送信を終える。   Further, the transmission unit 15 checks whether there is a lost packet in the packet storage unit 14 after all the data packets have been transmitted. If there is a lost packet, the packet is read at the current transmission rate, and the read packet is transmitted to the network. If there is no lost packet, the transmission unit 15 finishes transmission.

受信端末20において,受信部21は,ネットワークから送られてきたデータパケットを受信し,ロス確認部22に送る。ロス確認部22は,ブロック内でロスしたパケットを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットの情報を応答パケットとして送信端末10に送る。   In the receiving terminal 20, the receiving unit 21 receives the data packet sent from the network and sends it to the loss confirmation unit 22. The loss confirmation unit 22 confirms the lost packet in the block and sends the information to the transmission unit 23. The transmission unit 23 sends information on the lost packet to the transmission terminal 10 as a response packet.

以下,図5に示す例を用いて,本実施形態の動作を説明する。図5では,1台の送信端末10から3台の受信端末T1,T2,T3にマルチキャストでデータを送信する。送るべきデータは,2個のブロックB1,B2に分割され,それぞれのブロックは3つのパケットP1,P2,P3に分割されるとする。図6の値Xは0.8,図4の最大速度maxRateは100Mbpsで,速度を減少させるときは速度を半分に,速度を増加させるときは最大速度maxRateの10%を現在の速度に加算して増加させるとする。また,送信端末10の初期送信速度は,最大速度maxRateとする。網内においては,受信端末T1宛のブロックB1のパケットP2と受信端末T1と受信端末T2宛のブロックB2のパケットP2がロスを経験するとする。   The operation of this embodiment will be described below using the example shown in FIG. In FIG. 5, data is transmitted by multicast from one transmitting terminal 10 to three receiving terminals T1, T2, T3. The data to be transmitted is divided into two blocks B1 and B2, and each block is divided into three packets P1, P2 and P3. The value X in FIG. 6 is 0.8, the maximum speed maxRate in FIG. 4 is 100 Mbps, the speed is reduced by half when decreasing the speed, and 10% of the maximum speed maxRate is added to the current speed when increasing the speed. Increase. The initial transmission speed of the transmission terminal 10 is the maximum speed maxRate. In the network, it is assumed that the packet P2 of the block B1 addressed to the receiving terminal T1, and the packet P2 of the block B2 addressed to the receiving terminal T1 and the receiving terminal T2 experience a loss.

送信端末10におけるブロック分割&位置情報付与部12は,データを受け取るとデータを2個のブロックに分割し,それぞれにB1,B2という位置情報を付与する。そして2個のブロックB1,B2をパケット分割&位置情報付与部13に送る。パケット分割&位置情報付与部13では,それぞれのブロックB1,B2を3個のパケットP1,P2,P3に分割し,それぞれにブロックB1のパケットP1,ブロックB1のパケットP2,ブロックB1のパケットP3,ブロックB2のパケットP1,ブロックB2のパケットP2,ブロックB2のパケットP3という位置情報を付与する。そしてそれぞれのパケットをパケット記憶部14に送る。   When receiving the data, the block division & position information adding unit 12 in the transmission terminal 10 divides the data into two blocks, and adds position information B1 and B2 to each block. Then, the two blocks B 1 and B 2 are sent to the packet division & position information adding unit 13. The packet division & position information adding unit 13 divides each of the blocks B1 and B2 into three packets P1, P2 and P3, each of which includes a packet P1 of the block B1, a packet P1 of the block B1, and a packet P3 of the block B1. Position information such as a packet P1 of block B2, a packet P2 of block B2, and a packet P3 of block B2 is given. Each packet is sent to the packet storage unit 14.

パケット記憶部14では,送られてきたパケットをメモリなどの記憶媒体に記憶する。送信部15は,パケット記憶部14から現在の送信速度でパケットを読み出し,読み出したパケットを受信端末T1,T2,T3宛にマルチキャストで送信する。   The packet storage unit 14 stores the transmitted packet in a storage medium such as a memory. The transmission unit 15 reads the packet from the packet storage unit 14 at the current transmission rate, and transmits the read packet to the receiving terminals T1, T2, T3 by multicast.

受信端末T1では,図2における受信部21は,ブロックB1のパケットP2が網内でロスしたので,ブロックB1のパケットP1とパケットP3を受信し,ロス確認部22に送る。ロス確認部22は,ブロックB1でパケットP2がロスしたことを確認し,その情報を送信部23に送る。送信部23は,ブロックB1のパケットP2がロスしたという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1, the receiving unit 21 in FIG. 2 receives the packet P1 and the packet P3 of the block B1 and sends them to the loss checking unit 22 because the packet P2 of the block B1 has been lost in the network. The loss confirmation unit 22 confirms that the packet P2 is lost in the block B1, and sends the information to the transmission unit 23. The transmission unit 23 sends information that the packet P2 of the block B1 has been lost to the transmission terminal 10 as a response packet.

受信端末T2と受信端末T3では,図2における受信部21は,網内でロスしたパケットがないので,ブロックB1のパケットP1,P2,P3を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T2 and the receiving terminal T3, the receiving unit 21 in FIG. 2 receives the packets P1, P2, and P3 of the block B1 and sends them to the loss checking unit 22 because there is no packet lost in the network. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,受信端末T1がブロックB1のパケットP2をロスしたことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,受信端末T1がブロックB1のパケットP2をロスしたことを通知する。レート制御部18に対しては,受信端末T1〜T3の中の一つがロスを経験したことを通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that the receiving terminal T1 has lost the packet P2 of the block B1, and sends the information to the packet storage unit 14 and the rate control unit 18. Notice. The packet storage unit 14 is notified that the receiving terminal T1 has lost the packet P2 of the block B1. The rate controller 18 is notified that one of the receiving terminals T1 to T3 has experienced a loss.

情報を受け取ったパケット記憶部14は,ブロックB1のパケットP2のみを記録し続け,正しく受信されたブロックB1のパケットP1とパケットP3は,記憶媒体から削除する。また,情報を受け取ったレート制御部18は,ロスを経験した端末数があるので,既に送信したデータ量を送るべき全データ量で割った値を計算する。この値は,
〔既に送信したデータ量〕÷〔送るべき全データ量〕
=3パケット÷6パケット=0.5
であり,予め定めたXの値は0.8なので,レート減少を送信部15に通知する。送信部15は,レート制御部18からレート減少の通知を受信したので,現在の送信速度を,
100M×0.5=50M(bps)
に減少させる。
The packet storage unit 14 that has received the information continues to record only the packet P2 of the block B1, and the correctly received packets P1 and P3 of the block B1 are deleted from the storage medium. Further, the rate control unit 18 that has received the information calculates the value obtained by dividing the amount of data already transmitted by the total amount of data to be sent because there are the number of terminals that have experienced loss. This value is
[Amount of data already sent] ÷ [Total amount of data to be sent]
= 3 packets ÷ 6 packets = 0.5
Since the predetermined value of X is 0.8, the rate reduction is notified to the transmission unit 15. Since the transmission unit 15 has received the rate decrease notification from the rate control unit 18, the current transmission speed is determined as follows.
100M × 0.5 = 50M (bps)
Reduce to.

受信端末T1と受信端末T2では,図2における受信部21は,ブロックB2のパケットP2が網内でロスしたので,ブロックB2のパケットP1とパケットP3を受信し,ロス確認部22に送る。ロス確認部22は,ブロックB2でパケットP2がロスしたことを確認し,その情報を送信部23に送る。送信部23は,ブロックB2のパケットP2がロスしたという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1 and the receiving terminal T2, the receiving unit 21 in FIG. 2 receives the packet P1 and the packet P3 of the block B2 and sends them to the loss checking unit 22 because the packet P2 of the block B2 has been lost in the network. The loss confirmation unit 22 confirms that the packet P2 has been lost in the block B2, and sends the information to the transmission unit 23. The transmission unit 23 sends information that the packet P2 of the block B2 has been lost to the transmission terminal 10 as a response packet.

受信端末T3では,図2における受信部21は,網内でロスしたパケットがないので,ブロックB2のパケットP1,P2,P3を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。この時点では,受信端末T3は,全てのデータパケットの受信を終了している。   In the receiving terminal T3, since there is no packet lost in the network, the receiving unit 21 in FIG. 2 receives the packets P1, P2, and P3 of the block B2 and sends them to the loss checking unit 22. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet. At this point, the receiving terminal T3 has finished receiving all data packets.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,受信端末T1と受信端末T2がブロックB2のパケットP2をロスしたことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that the receiving terminal T1 and the receiving terminal T2 have lost the packet P2 of the block B2, and sends the information to the packet storage unit 14 and the rate. Notify the control unit 18.

パケット記憶部14に対しては,受信端末T1と受信端末T2がブロックB2のパケットP2をロスしたことを通知する。レート制御部18に対しては,受信端末T1〜T3の中の二つがロスを経験したことを通知する。   The packet storage unit 14 is notified that the receiving terminal T1 and the receiving terminal T2 have lost the packet P2 of the block B2. The rate controller 18 is notified that two of the receiving terminals T1 to T3 have experienced a loss.

情報を受け取ったパケット記憶部14は,ブロックB2のパケットP2のみを記録し続け,正しく受信されたブロックB2のパケットP1とパケットP3は,記憶媒体から削除する。情報を受け取ったレート制御部18は,ロスを経験した端末数があるので,既に送信したデータ量を送るべき全データ量で割った値を計算する。この値は,
〔既に送信したデータ量〕÷〔送るべき全データ量〕
=6パケット÷6パケット=1.0
であり,予め定めたXの値は0.8なので,送信部15に何も通知しない。
The packet storage unit 14 that has received the information continues to record only the packet P2 of the block B2, and the correctly received packets P1 and P3 of the block B2 are deleted from the storage medium. The rate control unit 18 that has received the information calculates the value obtained by dividing the amount of data already transmitted by the total amount of data to be sent because there are the number of terminals that have experienced loss. This value is
[Amount of data already sent] ÷ [Total amount of data to be sent]
= 6 packets ÷ 6 packets = 1.0
Since the predetermined value of X is 0.8, nothing is notified to the transmission unit 15.

送信端末10における送信部15は,データパケットを全て送り終えた後,パケット記憶部14にロスしたパケットがあるかを調べる。パケット記憶部14では,受信端末T1がブロックB1のパケットP2,受信端末T1と受信端末T2がブロックB2のパケットP2をロスしているので,送信部15は,それらを現在の送信速度で読み取り,ブロックB1のパケットP2を受信端末T1宛に送信し,ブロックB2のパケットP2を受信端末T1と受信端末T2宛に送信する。   The transmission unit 15 in the transmission terminal 10 checks whether there is a lost packet in the packet storage unit 14 after all the data packets have been transmitted. In the packet storage unit 14, since the receiving terminal T1 has lost the packet P2 of the block B1, and the receiving terminal T1 and the receiving terminal T2 have lost the packet P2 of the block B2, the transmitting unit 15 reads them at the current transmission rate, The packet P2 of the block B1 is transmitted to the receiving terminal T1, and the packet P2 of the block B2 is transmitted to the receiving terminal T1 and the receiving terminal T2.

受信端末T1では,図2における受信部21は,ブロックB1のパケットP2を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1, the receiving unit 21 in FIG. 2 receives the packet P2 of the block B1 and sends it to the loss confirmation unit 22. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,ブロックB1の再送パケットでは,ロスしたパケットがないことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,ブロックB1の再送パケットでは,ロスしたパケットがないことを通知する。レート制御部18に対しては,ロスを経験した受信端末がないことを通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that there is no lost packet in the retransmission packet of the block B1, and sends the information to the packet storage unit 14 and the rate control unit 18. Notice. The packet storage unit 14 is notified that there is no lost packet in the retransmission packet of the block B1. The rate control unit 18 is notified that no receiving terminal has experienced a loss.

情報を受け取ったパケット記憶部14は,正しく受信されたブロックB1のパケットP2を記憶媒体から削除する。情報を受け取ったレート制御部18は,ロスを経験した端末数がゼロなので,レート増加を送信部15に通知する。送信部15は,レート制御部18からレート増加を受信したので,現在の送信速度を,
50M+100M×10%=60M(bps)
に増加させる。
The packet storage unit 14 that has received the information deletes the packet P2 of the block B1 received correctly from the storage medium. The rate control unit 18 that has received the information notifies the transmission unit 15 of an increase in rate because the number of terminals that have experienced a loss is zero. Since the transmission unit 15 has received the rate increase from the rate control unit 18, the current transmission speed is determined as follows.
50M + 100M × 10% = 60M (bps)
Increase to.

受信端末T1と受信端末T2では,図2における受信部21は,ブロックB2のパケットP2を受信し,ロス確認部22に送る。ロス確認部22は,ロスしたパケットがないことを確認し,その情報を送信部23に送る。送信部23は,ロスしたパケットがないという情報を応答パケットとして送信端末10に送る。   In the receiving terminal T1 and the receiving terminal T2, the receiving unit 21 in FIG. 2 receives the packet P2 of the block B2 and sends it to the loss confirmation unit 22. The loss confirmation unit 22 confirms that there is no lost packet and sends the information to the transmission unit 23. The transmission unit 23 sends information indicating that there is no lost packet to the transmission terminal 10 as a response packet.

送信端末10における受信部16は,ネットワークから送られてきた応答パケットを受信し,ロス情報計算部17に送る。ロス情報計算部17は,応答パケットに含まれているロスの情報を調べ,ブロックB2の再送パケットでは,ロスしたパケットがないことを確認し,その情報をパケット記憶部14とレート制御部18に通知する。パケット記憶部14に対しては,ブロックB2の再送パケットでは,ロスしたパケットがないことを通知する。レート制御部18に対しては,ロスを経験した受信端末がないことを通知する。   The receiving unit 16 in the transmitting terminal 10 receives the response packet sent from the network and sends it to the loss information calculating unit 17. The loss information calculation unit 17 checks the loss information included in the response packet, confirms that there is no lost packet in the retransmission packet of the block B2, and sends the information to the packet storage unit 14 and the rate control unit 18. Notice. The packet storage unit 14 is notified that there is no lost packet in the retransmission packet of the block B2. The rate control unit 18 is notified that no receiving terminal has experienced a loss.

情報を受け取ったパケット記憶部14は,正しく受信されたブロックB2のパケットP2を記憶媒体から削除する。情報を受け取ったレート制御部18は,ロスを経験した端末数がゼロなので,レート増加を送信部15に通知する。送信部15は,レート制御部18からレート増加を受信したので,現在の送信速度を,
60M+100M×10%=70M(bps)
に増加させる。
The packet storage unit 14 that has received the information deletes the packet P2 of the block B2 that has been correctly received from the storage medium. The rate control unit 18 that has received the information notifies the transmission unit 15 of an increase in rate because the number of terminals that have experienced a loss is zero. Since the transmission unit 15 has received the rate increase from the rate control unit 18, the current transmission speed is determined as follows.
60M + 100M × 10% = 70M (bps)
Increase to.

送信端末10における送信部15は,再送の必要があるデータパケットを全て送り終えた後,パケット記憶部14にロスしたパケットがあるかを調べる。パケット記憶部14には,ロスしたパケットがないので,送信部15は送信を終える。   The transmission unit 15 in the transmission terminal 10 checks whether there is a lost packet in the packet storage unit 14 after sending all the data packets that need to be retransmitted. Since there is no lost packet in the packet storage unit 14, the transmission unit 15 finishes transmission.

以上の送信端末10および受信端末20における処理は,コンピュータとソフトウェアプログラムとによっても実現することができ,そのプログラムをコンピュータ読み取り可能な記録媒体に記録して提供することも,ネットワークを通して提供することも可能である。   The above processing in the transmission terminal 10 and the reception terminal 20 can also be realized by a computer and a software program. The program can be provided by being recorded on a computer-readable recording medium or provided through a network. Is possible.

送信端末の構成例を示すブロック図である。It is a block diagram which shows the structural example of a transmission terminal. 受信端末の構成例を示すブロック図である。It is a block diagram which shows the structural example of a receiving terminal. 実施例1のレート制御部におけるレート増加・減少を決定するフローチャートである。6 is a flowchart for determining rate increase / decrease in a rate control unit according to the first embodiment. 送信部におけるレート増加・減少制御を示すフローチャートである。It is a flowchart which shows the rate increase / decrease control in a transmission part. 本実施形態を説明するための図である。It is a figure for demonstrating this embodiment. 実施例2のレート制御部におけるレート増加・減少を決定するフローチャートである。10 is a flowchart for determining rate increase / decrease in a rate control unit according to the second embodiment. パケットを正しく受信する毎にACKパケットを送信端末に返答する従来技術を示す図である。It is a figure which shows the prior art which returns an ACK packet to a transmission terminal, whenever a packet is received correctly. 送信すべきデータを複数のブロックに分割し,ブロック内に発生した複数のパケットロス情報を1つのパケットにまとめて返答する従来技術を示す図である。It is a figure which shows the prior art which divides | segments the data which should be transmitted into a several block, and puts together the several packet loss information which generate | occur | produced in the block into one packet, and responds.

符号の説明Explanation of symbols

10 送信端末
11 データ格納部
12 ブロック分割&位置情報付与部
13 パケット分割&位置情報付与部
14 パケット記憶部
15 送信部
16 受信部
17 ロス情報計算部
18 レート制御部
20 受信端末
21 受信部
22 ロス確認部
23 送信部
DESCRIPTION OF SYMBOLS 10 Transmission terminal 11 Data storage part 12 Block division | segmentation & position information provision part 13 Packet division | segmentation & position information provision part 14 Packet memory | storage part 15 Transmission part 16 Reception part 17 Loss information calculation part 18 Rate control part 20 Reception terminal 21 Reception part 22 Loss Check unit 23 Transmitter

Claims (7)

データを送信する送信装置と,前記送信装置から送られたデータを受信する複数の受信装置とからなり,前記送信装置は,送信すべきデータを複数のブロックに分割し,前記受信装置は,ブロック内に発生した複数のパケットロス情報を1つの応答パケットにまとめて前記送信装置に返信する高信頼マルチキャストデータ配信システムにおいて,
前記送信装置は,
前記受信装置のいずれかからパケットロスが生じたことを示す応答パケットを受信したときに,そのパケットロス情報を記憶し,他の送信すべきデータの送信を継続する手段と,
前記他の送信すべきデータの送信が終了した後に,前記記憶したパケットロス情報に基づきロスしたパケットを再送する手段を備える
ことを特徴とする高信頼マルチキャストデータ配信システム。
The transmission apparatus includes a transmission apparatus that transmits data and a plurality of reception apparatuses that receive data transmitted from the transmission apparatus. The transmission apparatus divides data to be transmitted into a plurality of blocks. In a highly reliable multicast data distribution system that collects a plurality of packet loss information generated in a single response packet and returns the packet to the transmitter.
The transmitter is
Means for storing packet loss information when receiving a response packet indicating that a packet loss has occurred from any of the receiving devices, and continuing to transmit other data to be transmitted;
A highly reliable multicast data distribution system comprising: means for retransmitting a lost packet based on the stored packet loss information after the transmission of the other data to be transmitted is completed.
請求項1記載の高信頼マルチキャストデータ配信システムにおいて,
前記送信装置は,
前記受信装置からロス情報を含んだ応答パケットが返答されたとき,ロスを経験した受信装置の数が所定の数以上かどうかを判定するロス情報計算手段と,
ロスを経験した受信装置の数が所定の数以上の場合に,データ送信速度を低下させる制御を行うレート制御手段とを備える
ことを特徴とする高信頼マルチキャストデータ配信システム。
The reliable multicast data distribution system according to claim 1,
The transmitter is
Loss information calculating means for determining whether or not the number of receiving devices experiencing loss when a response packet including loss information is returned from the receiving device is greater than or equal to a predetermined number;
A high-reliability multicast data distribution system comprising: rate control means for performing control to reduce the data transmission speed when the number of receiving apparatuses experiencing loss is equal to or greater than a predetermined number.
請求項1の高信頼マルチキャストデータ配信システムにおいて,
前記送信装置は,
前記受信装置からロス情報を含んだ応答パケットが返答されたとき,既に送信したデータ量を送るべき全データ量で割った値が所定の値以下かどうかを判定するロス情報計算手段と,
既に送信したデータ量を送るべき全データ量で割った値が所定の値以下の場合に,データ送信速度を低下させる制御を行うレート制御手段とを備える
ことを特徴とする高信頼マルチキャストデータ配信システム。
In the reliable multicast data distribution system according to claim 1,
The transmitter is
Loss information calculating means for determining whether a value obtained by dividing the amount of data already transmitted by the total amount of data to be sent is equal to or less than a predetermined value when a response packet including loss information is returned from the receiving device;
A high-reliability multicast data distribution system comprising rate control means for performing control to reduce the data transmission speed when a value obtained by dividing the amount of data already transmitted by the total amount of data to be transmitted is equal to or less than a predetermined value .
データを送信する送信装置と,前記送信装置から送られたデータを受信する複数の受信装置とからなり,前記送信装置は,送信すべきデータを複数のブロックに分割し,前記受信装置は,ブロック内に発生した複数のパケットロス情報を1つの応答パケットにまとめて前記送信装置に返信するシステムにおける高信頼マルチキャストデータ配信方法において,
前記送信装置は,
前記受信装置のいずれかからパケットロスが生じたことを示す応答パケットを受信したときに,そのパケットロス情報を記憶し,他の送信すべきデータの送信を継続し,
前記他の送信すべきデータの送信が終了した後に,前記記憶したパケットロス情報に基づきロスしたパケットを再送する
ことを特徴とする高信頼マルチキャストデータ配信方法。
The transmission apparatus includes a transmission apparatus that transmits data and a plurality of reception apparatuses that receive data transmitted from the transmission apparatus. The transmission apparatus divides data to be transmitted into a plurality of blocks. In a highly reliable multicast data distribution method in a system that collects and returns a plurality of packet loss information generated in a response packet to the transmission device,
The transmitter is
When a response packet indicating that a packet loss has occurred is received from any of the receiving devices, the packet loss information is stored, and transmission of other data to be transmitted is continued.
A highly reliable multicast data distribution method, comprising: retransmitting a lost packet based on the stored packet loss information after transmission of the other data to be transmitted is completed.
請求項4記載の高信頼マルチキャストデータ配信方法において,
前記送信装置は,
前記受信装置からロス情報を含んだ応答パケットが返答されたとき,ロスを経験した受信装置の数が所定の数以上かどうかを判定し,
ロスを経験した受信装置の数が所定の数以上の場合に,データ送信速度を低下させる制御を行う
ことを特徴とする高信頼マルチキャストデータ配信方法。
In the reliable multicast data delivery method of Claim 4,
The transmitter is
When a response packet containing loss information is returned from the receiving device, it is determined whether or not the number of receiving devices experiencing loss is equal to or greater than a predetermined number,
A highly reliable multicast data distribution method characterized in that control is performed to reduce the data transmission rate when the number of receivers that have experienced a loss is greater than or equal to a predetermined number.
請求項4の高信頼マルチキャストデータ配信方法において,
前記送信装置は,
前記受信装置からロス情報を含んだ応答パケットが返答されたとき,既に送信したデータ量を送るべき全データ量で割った値が所定の値以下かどうかを判定し,
既に送信したデータ量を送るべき全データ量で割った値が所定の値以下の場合に,データ送信速度を低下させる制御を行う
ことを特徴とする高信頼マルチキャストデータ配信方法。
In the reliable multicast data delivery method of Claim 4,
The transmitter is
When a response packet containing loss information is returned from the receiving device, it is determined whether or not a value obtained by dividing the amount of data already transmitted by the total amount of data to be sent is equal to or less than a predetermined value,
A highly reliable multicast data distribution method, characterized in that control is performed to reduce a data transmission rate when a value obtained by dividing the amount of data already transmitted by the total amount of data to be transmitted is equal to or less than a predetermined value.
請求項4,請求項5または請求項6記載の高信頼マルチキャストデータ配信方法を,コンピュータに実行させるための高信頼マルチキャストデータ配信プログラム。   A highly reliable multicast data distribution program for causing a computer to execute the highly reliable multicast data distribution method according to claim 4, 5 or 6.
JP2007264340A 2007-10-10 2007-10-10 System, method, and program for highly reliable multicast data distribution Pending JP2009094863A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007264340A JP2009094863A (en) 2007-10-10 2007-10-10 System, method, and program for highly reliable multicast data distribution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007264340A JP2009094863A (en) 2007-10-10 2007-10-10 System, method, and program for highly reliable multicast data distribution

Publications (1)

Publication Number Publication Date
JP2009094863A true JP2009094863A (en) 2009-04-30

Family

ID=40666365

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007264340A Pending JP2009094863A (en) 2007-10-10 2007-10-10 System, method, and program for highly reliable multicast data distribution

Country Status (1)

Country Link
JP (1) JP2009094863A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200505A (en) * 1993-12-30 1995-08-04 Hitachi Ltd Broadcast communication method/device
JPH09266494A (en) * 1996-03-28 1997-10-07 Nippon Telegr & Teleph Corp <Ntt> Method and system for delivery of large capacity data
JP2003224601A (en) * 2002-01-30 2003-08-08 Pfu Ltd Device, method, and system for broadcasting, program thereof, and program recording medium
JP2004193992A (en) * 2002-12-11 2004-07-08 Sony Corp Information processing system, information processor, information processing method, recording medium and program
JP2004538719A (en) * 2001-08-06 2004-12-24 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Method for providing a non-linear, highly scalable increase-decrease congestion control mechanism
JP2006042150A (en) * 2004-07-29 2006-02-09 Kyocera Corp Wireless communication terminal, program, and communication method
JP2006042053A (en) * 2004-07-28 2006-02-09 Kyocera Corp Wireless communication terminal, program, and communication method
JP2006325103A (en) * 2005-05-20 2006-11-30 Nippon Hoso Kyokai <Nhk> Content transmitter, program thereof, content receiver and program thereof
WO2007011031A1 (en) * 2005-07-21 2007-01-25 Kabushiki Kaisha Toyota Chuo Kenkyusho Communication terminal apparatus
JP2007520961A (en) * 2004-02-13 2007-07-26 ノキア コーポレイション Identify and retransmit missing parts

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07200505A (en) * 1993-12-30 1995-08-04 Hitachi Ltd Broadcast communication method/device
JPH09266494A (en) * 1996-03-28 1997-10-07 Nippon Telegr & Teleph Corp <Ntt> Method and system for delivery of large capacity data
JP2004538719A (en) * 2001-08-06 2004-12-24 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Method for providing a non-linear, highly scalable increase-decrease congestion control mechanism
JP2003224601A (en) * 2002-01-30 2003-08-08 Pfu Ltd Device, method, and system for broadcasting, program thereof, and program recording medium
JP2004193992A (en) * 2002-12-11 2004-07-08 Sony Corp Information processing system, information processor, information processing method, recording medium and program
JP2007520961A (en) * 2004-02-13 2007-07-26 ノキア コーポレイション Identify and retransmit missing parts
JP2006042053A (en) * 2004-07-28 2006-02-09 Kyocera Corp Wireless communication terminal, program, and communication method
JP2006042150A (en) * 2004-07-29 2006-02-09 Kyocera Corp Wireless communication terminal, program, and communication method
JP2006325103A (en) * 2005-05-20 2006-11-30 Nippon Hoso Kyokai <Nhk> Content transmitter, program thereof, content receiver and program thereof
WO2007011031A1 (en) * 2005-07-21 2007-01-25 Kabushiki Kaisha Toyota Chuo Kenkyusho Communication terminal apparatus

Similar Documents

Publication Publication Date Title
US9866351B2 (en) Communication method and communication apparatus
EP2810180B1 (en) Multi-path data transfer using network coding
JP6023368B1 (en) Interactive real-time media transfer protocol
JP5142828B2 (en) Transmission device, transmission method, and program
US9037935B2 (en) Apparatus and method for retransmitting message in message transmission system
CN110418376A (en) Data transmission method and device
US8811180B2 (en) Communication apparatus and communication method
CN103684707A (en) Server-side and user-side message transmission processing method, message transmission method and message transmission system
CN109120385B (en) Data transmission method, device and system based on data transmission system
JP4767336B2 (en) Mail server system and congestion control method
CN109450606B (en) Data transmission control method and device
US9509623B2 (en) Information processing device, information processing system, and method for processing packets from transmitting devices
CN110808917B (en) Multilink aggregation data retransmission method and transmitting equipment
JP2017092692A (en) Data transmission control system and method, and data transmission control program
CN102238206A (en) Image file packet retransmission method
JP2009212796A (en) Transmitter, data transfer system, data transfer method, and data transfer program
JP5998923B2 (en) Program, information processing apparatus, and communication method
CN114039702B (en) Data transmission method, device, equipment and medium
CN106850153B (en) Data retransmission method and system
US10003470B2 (en) Method and terminal for transmitting and receiving data
JP5682292B2 (en) Video distribution apparatus and video distribution method
JP2009094863A (en) System, method, and program for highly reliable multicast data distribution
JP6358430B2 (en) Communication control device and communication control method
JP2013165410A (en) Communication system, mobile radio communication terminal, communication program, storage medium, and communication method
JP6863274B2 (en) Transmitters and their control methods, communication systems, and communication control programs

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091110

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100105

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100331

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100615