JP3594195B2 - Data transmission device and data transmission method - Google Patents
Data transmission device and data transmission method Download PDFInfo
- Publication number
- JP3594195B2 JP3594195B2 JP2004112497A JP2004112497A JP3594195B2 JP 3594195 B2 JP3594195 B2 JP 3594195B2 JP 2004112497 A JP2004112497 A JP 2004112497A JP 2004112497 A JP2004112497 A JP 2004112497A JP 3594195 B2 JP3594195 B2 JP 3594195B2
- Authority
- JP
- Japan
- Prior art keywords
- packet
- reception
- retransmission
- transmitting
- receiving
- 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 - Lifetime
Links
- 230000005540 biological transmission Effects 0.000 title claims description 125
- 238000000034 method Methods 0.000 title claims description 16
- 238000001514 detection method Methods 0.000 claims description 17
- 238000010586 diagram Methods 0.000 description 18
- 238000012790 confirmation Methods 0.000 description 8
- 230000001186 cumulative effect Effects 0.000 description 3
- 238000012544 monitoring process Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
本発明は、パケット単位でデータを伝送するデータ伝送装置およびデータ伝送方法に関し、より特定的には、再送パケットを含めたパケットの受信状況を監視しながらデータを伝送するデータ伝送装置およびデータ伝送方法に関する。 The present invention relates to a data transmission apparatus and a data transmission method for transmitting data in packet units, and more particularly, to a data transmission apparatus and a data transmission method for transmitting data while monitoring a reception state of a packet including a retransmission packet. About.
画像や音声などのデータを実時間性を考慮して伝送する方式として、RTP(Realtime Transport Protocol)が、一般に用いられる。RTPの詳細は、"RTP: A Transport Protocol for Real-Time Applications", H.Schulzrinne, S. Casner, R. Frederik, and V. Jacobson, RFC1889, 1996.に記載されている。 RTP (Realtime Transport Protocol) is generally used as a method for transmitting data such as images and sounds in consideration of real-time properties. For details of RTP, see “RTP: A Transport Protocol for Real-Time Applications”, H. Schulzrinne, S. Casner, R. Frederik, and V. Jacobson, RFC 1889, 1996. It is described in.
図6は、RTPを用いたデータ伝送装置の構成を示すブロック図である。図6において、データ送信部30とデータ受信部40とは、協働して送信側アプリケーション1から受信側アプリケーション2へデータを伝送する。送信側アプリケーション1は、例えば、ビデオエンコーダや音声エンコーダなどであり、受信側アプリケーション2は、これに対応したビデオデコーダや音声デコーダなどである。
FIG. 6 is a block diagram showing a configuration of a data transmission device using RTP. In FIG. 6, a
タイムスタンプ付加部31とシーケンスナンバー付加部32とは、送信側アプリケーション1から出力されたパケットに、それぞれタイムスタンプとシーケンスナンバーとを付加する。パケット送信部33は、シーケンスナンバー付加後のデータパケット100を送信する。パケット受信部43は、受信したデータパケット100を、パケットロス検出部42経由でパケット出力部41に出力する。パケット出力部41は、与えられたパケットを蓄積し、タイムスタンプを参照して、蓄積したパケットを受信側アプリケーション2に対して出力する。
The time
一般の伝送路では、伝送誤りや輻輳によって、送信したパケットのうちいくつかが欠落する(以下、「パケットロス」という)。RTPでは、パケットロス検出部42が、受信したデータパケット100のシーケンスナンバーに生じた飛びを検出することにより、パケットロスを検出する。パケットロス検出部42は、検出したパケットロスを受信報告送信部44に通知する。受信報告送信部44は、受信したパケットの最大シーケンスナンバーや累積パケットロス数を含んだ受信報告パケット110を作成して送信する。受信報告受信部34は、受信した受信報告パケット110に含まれる受信状況を、送信側アプリケーション1やパケット送信部33に対して出力する。
In a general transmission path, some of transmitted packets are lost due to transmission errors or congestion (hereinafter, referred to as “packet loss”). In the RTP, the packet
図7は、RTPによるデータ伝送のシーケンス図である。データ送信部30は、各パケット(図7に示す矢印)にシーケンスナンバー(SN)を付加して順次送信する。データ受信部40は、所定のタイミングで受信報告パケットを送信することにより、パケットの受信状況をデータ送信部30に通知する。
FIG. 7 is a sequence diagram of data transmission by RTP. The
また、実時間性を考慮することなく、受信側でパケットロスを検出し送信側へ再送を要求するデータ伝送方式として、ITU−T勧告のX.25が広く知られている。X.25の詳細は、”Recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the pakcet mode and connected to public data networks by dedicated circuit”、ITU−T勧告、1996.に記載されている。図8は、X.25を用いたデータ伝送装置の構成を示すブロック図である。図8において、パケット送信部52は、シーケンスナンバー付加後のデータパケット200を送信する。パケットロス検出部62は、データパケット200のシーケンスナンバーに生じた飛びを検出することによりパケットロスを検出し、再送要求送信部64に通知する。再送要求送信部64は、再送すべきデータパケットを指定した再送要求パケット210を送信する。再送要求受信部53は、再送要求パケット210によって指定されたパケットを再送パケット送信部54に通知する。
Further, as a data transmission method for detecting packet loss on the receiving side and requesting retransmission to the transmitting side without considering real-time performance, the ITU-T Recommendation X.264 has been proposed. 25 are widely known. X. For details of 25, see “Recommendation X.25-Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the pakcet mode and connected to public data networks by dedicated circuit”, ITU-T Recommendation , 1996. It is described in. FIG. 25 is a block diagram illustrating a configuration of a data transmission device using the No. 25. FIG. In FIG. 8, a
再送パケット送信部54は、シーケンスナンバー付加後のデータパケットを再送用に蓄積しており、再送要求受信部53からの通知に従って再送パケット220を再び送信する。再送パケット受信部65は、再送パケット220を受信してパケット出力部61に出力するとともに、受信した旨を受信確認パケット送信部66に通知する。受信確認パケット送信部66は、再送パケット220を受信した旨を示す受信確認パケット230を送信する。再送パケット送信部54は、受信確認パケット受信部55から受信確認パケット230を受信した旨の通知を受け取るまで、再送パケット220の再送を繰り返す。
The retransmission
図9は、X.25によるデータ伝送のシーケンス図である。データ送信部50は、各パケットにシーケンスナンバー(SN)を付加して順次送信する。データ受信部60は、シーケンスナンバーが1であるパケットを受信した後に、シーケンスナンバーが2以外(例えば、3)のパケットを受信したときには、パケットロスが発生したと判断し、シーケンスナンバーが2であるパケットを指定した再送要求パケットを送信する。データ送信部50は、この再送要求パケットを受信すると、シーケンスナンバーが2であるパケットを再送する。データ送信部50は、パケットを送信するたびにタイマーを起動し、送信したパケットについての受信確認パケットを受信するより前にタイマーがタイムアウトしたときには、パケットを再送する。
FIG. FIG. 25 is a sequence diagram of data transmission by No. 25. The
しかしながら、上述した2つのデータ伝送方式では、再送パケットの受信状況を監視しながら、実時間性を考慮したデータ伝送を行うことができないという問題点がある。 However, the above two data transmission methods have a problem that data transmission in consideration of real-time performance cannot be performed while monitoring the reception status of a retransmission packet.
RTPでは、実時間性を考慮したデータ伝送が行われ、送信側は、送信したパケットがどの程度受信されたか、あるいは、どの程度パケットロスが発生したかを、受信報告パケットにより知ることができる。しかし、パケットを再送した場合には、送信側は、再送したパケットがどの程度受信されたか、あるいは、再送したパケットについてどの程度パケットロスが発生したかを知ることができない。 In the RTP, data transmission is performed in consideration of real-time performance, and the transmitting side can know from the reception report packet how much the transmitted packet has been received or how much packet loss has occurred. However, when a packet is retransmitted, the transmitting side cannot know how much the retransmitted packet has been received or how much packet loss has occurred for the retransmitted packet.
X.25では、送信側は、再送パケットの受信状況を受信確認パケットにより知ることができる。しかし、送信側は、あるパケットを送信し、その後に所定数のパケットを送信した後は、当該パケットについての受信確認パケットを受信するまで、後続パケットの送信を中断し、当該パケットの再送を繰り返す。このため、画像や音声など、実時間伝送が必要なデータの伝送には適用できない。 X. In 25, the transmitting side can know the reception status of the retransmission packet by the reception confirmation packet. However, after transmitting a packet, and after transmitting a predetermined number of packets, the transmitting side suspends transmission of subsequent packets and repeats retransmission of the packet until a reception confirmation packet for the packet is received. . Therefore, it cannot be applied to transmission of data that requires real-time transmission, such as images and sounds.
それ故に、本発明は、再送パケットを含めたパケットの受信状況を監視しながら、実時間性を考慮してデータを伝送するデータ伝送装置およびデータ伝送方法を提供することを目的とする。 Therefore, an object of the present invention is to provide a data transmission device and a data transmission method for transmitting data in consideration of real-time performance while monitoring the reception status of a packet including a retransmission packet.
第1の発明は、受信装置との間で、パケット化されたデータを実時間伝送するデータ送信装置であって、各パケットにシーケンスナンバーを付加するシーケンスナンバー付加手段と、先に送信したパケットの受信を確認することなく、シーケンスナンバーを付加したパケットを送信するパケット送信手段と、パケット送信手段からパケットを受信した受信装置が、シーケンスナンバーを用いてパケットロスを検出して再送要求を送信した場合に、当該再送要求に応じてパケットを再送するパケット再送手段と、パケット送信手段によって送信されたパケットの受信状況と、パケット再送手段によって再送されたパケットの受信状況とを、受信装置から受信する受信報告受信手段とを備え、受信報告受信手段は、パケットの受信状況と再送パケットの受信状況とを、1つのパケットに格納された状態で受信することを特徴とする。 A first invention is a data transmitting apparatus for transmitting packetized data to a receiving apparatus in real time, comprising: a sequence number adding means for adding a sequence number to each packet; When a packet transmitting unit that transmits a packet with a sequence number added thereto without confirming reception and a receiving device that receives a packet from the packet transmitting unit detects a packet loss using the sequence number and transmits a retransmission request. Receiving from a receiving apparatus a packet retransmitting means for retransmitting a packet in response to the retransmission request, a receiving status of the packet transmitted by the packet transmitting means, and a receiving status of the packet retransmitted by the packet retransmitting means. Report reception means, and the reception report reception means includes a packet reception status and a retransmission packet. A reception status of bets, characterized in that it receives in the state of being stored in one packet.
このような第1の発明によれば、データ伝送の実時間性を損なうことなく、送信装置は、受信装置における再送パケットの受信状況を知ることができるので、送信装置は、再送パケットの受信状況を用いて、データ伝送の制御を行うことができる。また、パケットの受信状況の報告に使用されるパケットに、再送パケットの受信状況を追加するだけで、容易に再送パケットの受信状況を知ることができる。 According to the first aspect , the transmitting device can know the reception status of the retransmission packet in the reception device without impairing the real-time performance of the data transmission. Can be used to control data transmission. Also, the reception status of the retransmission packet can be easily known only by adding the reception status of the retransmission packet to the packet used for reporting the reception status of the packet.
第2の発明は、送信装置との間で、パケット化されたデータを実時間伝送するデータ受信装置であって、送信装置が各パケットにシーケンスナンバーを付加し、先に送信したパケットの受信を確認することなくパケットを送信した場合に、当該パケットを受信するパケット受信手段と、シーケンスナンバーを用いて、パケット受信手段におけるパケットロスを検出するパケットロス検出手段と、パケットロス検出手段がパケットロスを検出したときに、再送要求を送信する再送要求送信手段と、送信装置が再送要求に応じてパケットを再送した場合に、当該パケットを受信する再送パケット受信手段と、パケット受信手段におけるパケットの受信状況と、再送パケット受信手段における再送パケットの受信状況とを、送信装置に対して送信する受信報告送信手段とを備え、受信報告送信手段は、パケットの受信状況と再送パケットの受信状況とを1つのパケットに格納して送信することを特徴とする。 A second invention is a data receiving apparatus for transmitting packetized data in real time to and from a transmitting apparatus, wherein the transmitting apparatus adds a sequence number to each packet to receive the previously transmitted packet. When a packet is transmitted without confirmation, the packet receiving means for receiving the packet, the packet loss detecting means for detecting the packet loss in the packet receiving means using the sequence number, and the packet loss detecting means detect the packet loss. A retransmission request transmitting unit that transmits a retransmission request when detected, a retransmission packet receiving unit that receives the packet when the transmitting device retransmits the packet in response to the retransmission request, and a reception status of the packet in the packet receiving unit. And the reception status of the retransmission packet in the retransmission packet receiving means. And a receiver report transmission means, reception report transmitting means, and transmits and stores the reception state of the reception status and the retransmission packet of the packet into a single packet.
このような第2の発明によれば、データ伝送の実時間性を損なうことなく、受信装置は、再送パケットの受信状況を報告することができるので、送信装置は、再送パケットの受信状況を用いて、データ伝送の制御を行うことができる。また、パケットの受信状況の報告に使用されるパケットに、再送パケットの受信状況を追加するだけで、容易に再送パケットの受信状況を報告することができる。 According to the second aspect , since the receiving device can report the reception status of the retransmission packet without impairing the real-time performance of data transmission, the transmission device uses the reception status of the retransmission packet. Thus, data transmission can be controlled. Further, the reception status of the retransmission packet can be easily reported only by adding the reception status of the retransmission packet to the packet used for reporting the reception status of the packet.
第3の発明は、受信側との間で、パケット化されたデータを実時間伝送するデータ送信方法であって、各パケットにシーケンスナンバーを付加するシーケンスナンバー付加ステップと、先に送信したパケットの受信を確認することなく、シーケンスナンバーを付加したパケットを送信するパケット送信ステップと、パケット送信ステップにおいて送信されたパケットを受信した受信側が、シーケンスナンバーを用いてパケットロスを検出して再送要求を送信した場合に、当該再送要求に応じてパケットを再送するパケット再送ステップと、パケット送信ステップにおいて送信されたパケットの受信状況と、パケット再送ステップにおいて再送されたパケットの受信状況とを、受信側から受信する受信報告受信ステップとを備え、受信報告受信ステップは、パケットの受信状況と再送パケットの受信状況とを、1つのパケットに格納された状態で受信することを特徴とする。 A third invention is a data transmission method for transmitting packetized data in real time between a receiving side and a sequence number adding step of adding a sequence number to each packet; A packet transmitting step of transmitting a packet with a sequence number added without confirming reception, and a receiving side receiving the packet transmitted in the packet transmitting step detects a packet loss using the sequence number and transmits a retransmission request. In this case, a packet retransmission step of retransmitting the packet in response to the retransmission request, a reception state of the packet transmitted in the packet transmission step, and a reception state of the packet retransmitted in the packet retransmission step are received from the reception side. And receiving a reception report. Step includes a reception state of the reception status and the retransmission packet of the packet, characterized in that it receives in the state of being stored in one packet.
このような第3の発明によれば、データ伝送の実時間性を損なうことなく、送信側は、受信側における再送パケットの受信状況を知ることができるので、送信側は、再送パケットの受信状況を用いて、データ伝送の制御を行うことができる。また、パケットの受信状況の報告に使用されるパケットに、再送パケットの受信状況を追加するだけで、容易に再送パケットの受信状況を知ることができる。 According to the third aspect , the transmitting side can know the receiving status of the retransmission packet at the receiving side without impairing the real-time performance of the data transmission. Can be used to control data transmission. Also, the reception status of the retransmission packet can be easily known only by adding the reception status of the retransmission packet to the packet used for reporting the reception status of the packet.
第4の発明は、送信側との間で、パケット化されたデータを実時間伝送するデータ受信方法であって、送信側が各パケットにシーケンスナンバーを付加し、先に送信したパケットの受信を確認することなくパケットを送信した場合に、当該パケットを受信するパケット受信ステップと、シーケンスナンバーを用いて、パケット受信ステップにおけるパケットロスを検出するパケットロス検出ステップと、パケットロス検出ステップにおいてパケットロスが検出されたときに、再送要求を送信する再送要求送信ステップと、送信側が再送要求に応じてパケットを再送した場合に、当該パケットを受信する再送パケット受信ステップと、パケット受信ステップにおけるパケットの受信状況と、再送パケット受信ステップにおける再送パケットの受信状況とを、送信側に対して送信する受信報告送信ステップとを備え、受信報告送信ステップは、パケットの受信状況と再送パケットの受信状況とを1つのパケットに格納して送信することを特徴とする。 A fourth invention is a data receiving method for transmitting packetized data in real time with a transmitting side, wherein the transmitting side adds a sequence number to each packet and confirms reception of the previously transmitted packet. In the case where a packet is transmitted without performing packet transmission, the packet loss is detected in the packet receiving step of receiving the packet, the packet loss detecting step of detecting the packet loss in the packet receiving step using the sequence number, and the packet loss detecting step. A retransmission request transmitting step of transmitting a retransmission request, a retransmission packet receiving step of receiving the packet when the transmitting side retransmits the packet in response to the retransmission request, and a reception state of the packet in the packet receiving step. Receiving the retransmitted packet in the retransmitted packet receiving step And transmitting the status to the transmitting side. The receiving report transmitting step stores the packet reception status and the retransmission packet reception status in a single packet and transmits the packet. I do.
このような第4の発明によれば、データ伝送の実時間性を損なうことなく、受信側は、再送パケットの受信状況を報告することができるので、送信側は、再送パケットの受信状況を用いて、データ伝送の制御を行うことができる。また、パケットの受信状況の報告に使用されるパケットに、再送パケットの受信状況を追加するだけで、容易に再送パケットの受信状況を報告することができる。 According to the fourth aspect , the receiving side can report the reception status of the retransmission packet without impairing the real-time performance of the data transmission. Therefore, the transmission side uses the reception status of the retransmission packet. Thus, data transmission can be controlled. Further, the reception status of the retransmission packet can be easily reported only by adding the reception status of the retransmission packet to the packet used for reporting the reception status of the packet.
本発明によれば、データ伝送の実時間性を損なうことなく、受信側は再送パケットの受信状況を報告し、送信側は受信側における再送パケットの受信状況を知ることができる。したがって、送信側は、再送パケットの受信状況を用いて、データ伝送の制御を行うことができる。 According to the present invention, the receiving side reports the reception status of the retransmission packet, and the transmission side can know the reception status of the retransmission packet at the reception side, without impairing the real-time performance of data transmission. Therefore, the transmitting side can control data transmission using the reception status of the retransmission packet.
図1は、本発明の実施形態に係るデータ伝送装置の構成を示すブロック図である。このデータ伝送装置は、データ送信部10とデータ受信部20とから構成され、RTPに基づく方式で送信側アプリケーション1から受信側アプリケーション2へデータを伝送する。データ送信部10は、タイムスタンプ付加部11、シーケンスナンバー付加部12、パケット送信部13、受信報告受信部14、再送要求受信部15、再送パケット送信部16、および、再送受信報告受信部17を備える。データ受信部20は、パケット出力部21、パケットロス検出部22、パケット受信部23、受信報告送信部24、再送要求送信部25、再送パケット受信部26、および、再送受信報告送信部27を備える。
FIG. 1 is a block diagram illustrating a configuration of a data transmission device according to an embodiment of the present invention. This data transmission device includes a
データ送信部10からデータ受信部20へのデータ伝送は、概ね、次のように行われる。タイムスタンプ付加部11は、送信側アプリケーション1から出力されたパケットに、タイムスタンプを付加する。シーケンスナンバー付加部12は、タイムスタンプ付加後のパケットにシーケンスナンバーを付加する。パケット送信部13は、シーケンスナンバー付加後のデータパケット100を送信する。
Data transmission from the
パケット受信部23は、パケット送信部13からデータパケット100を受信する。受信されたデータパケット100は、パケットロス検出部22を経由して、パケット出力部21に供給される。パケット出力部21は、与えられたデータパケット100を蓄積し、タイムスタンプによって指定された時刻に、蓄積したパケットを受信側アプリケーション2に対して出力する。パケットロス検出部22は、受信したパケットのシーケンスナンバーに生じた飛びを検出することによりパケットロスを検出し、パケットの受信とパケットロスの検出とを受信報告送信部24と再送要求送信部25とに通知する。
The
受信報告送信部24は、パケットロス検出部22から通知された情報に基づき、パケットの受信状況を表す受信報告パケット110を作成し送信する。受信報告受信部14は、受信報告パケット110を受信し、パケットの受信状況を送信側アプリケーション1やパケット送信部13に通知する。
The reception
再送要求送信部25は、パケットロス検出部22から通知された情報に基づき、再送すべきパケットを指定した再送要求パケット120を作成し送信する。再送要求受信部15は、再送要求パケット120を受信し、再送すべきパケットを再送パケット送信部16に通知する。再送パケット送信部16は、シーケンスナンバー付加後のデータパケットを再送用に蓄積しており、通知されたパケットを再送パケット130として再び送信する。再送パケット受信部26は、再送要求送信部25から再送パケット130を受信する。再送パケット受信部26は、受信した再送パケット130をパケット出力部21に対して出力するとともに、再送パケットを受信した旨を再送受信報告送信部27に通知する。
The retransmission
再送受信報告送信部27は、再送パケット受信部26から通知された再送パケットの受信状況に基づき、再送受信報告パケット140を作成し送信する。再送受信報告受信部17は、再送受信報告パケット140を受信し、再送パケットの受信状況を送信側アプリケーション1やパケット送信部13に通知する。
The retransmission / reception
以下、本実施形態に係るデータ伝送装置の詳細を説明する。 Hereinafter, details of the data transmission device according to the present embodiment will be described.
本実施形態に係るデータ伝送装置は、例えば動画像符号化データや音声符号化データなど、実時間伝送が必要とされるデータを伝送する。データは、所定のサイズのパケットに分割され、パケット単位でデータ送信部10からデータ受信部20へ伝送される。
The data transmission device according to the present embodiment transmits data that requires real-time transmission, such as coded video data and coded audio data. The data is divided into packets of a predetermined size, and transmitted from the
タイムスタンプ付加部11は、送信側アプリケーション1から出力された各パケットにタイムスタンプを付加する。タイムスタンプは、受信側アプリケーション2において各パケットが必要とされる時刻を表したものであり、パケット出力部21によって使用される。タイムスタンプを用いることにより、データ受信部20は、各パケットを所定のタイミングで途切れることなく受信側アプリケーション2に対して出力することができる。
The time
シーケンスナンバー付加部12は、タイムスタンプ付加後のパケットにシーケンスナンバーを付加し、パケット送信部13に出力する。シーケンスナンバーは、パケットごとに1ずつ増加する番号である。シーケンスナンバーを用いることにより、データ受信部20は、伝送中に発生したパケットロスを検出することができる。
The sequence
パケット送信部13は、先に送信したパケットの受信を確認することなく、タイムスタンプとシーケンスナンバーとが付加されたデータパケット100を送信する。データパケット100は、RTPの場合と同様に、UDP(User Diagram Protocol)などを用いて伝送される。送信されたデータパケット100は、パケット受信部23によって受信される。パケット受信部23は、受信したパケットをパケットロス検出部22に出力する。
The
パケットロス検出部22は、入力されたパケットをパケット出力部21へ出力し、パケット出力部21は、上述したように動作する。また、パケットロス検出部22は、入力されたパケットのシーケンスナンバーを検査する。パケットロス検出部22は、パケットのシーケンスナンバーに飛びが生じたことを検出したときに、パケットロスが発生したと判断し、欠落したシーケンスナンバーを再送要求送信部25に通知する。さらに、パケットロス検出部22は、検出したパケットロス情報に基づき、パケットロス率や累積パケットロス数を算出し、受信したシーケンスナンバーの最大値などと合わせて受信報告送信部24に通知する。
The packet
受信報告送信部24は、パケットロス検出部22から通知されたパケットロス率や累積パケットロス数や受信したシーケンスナンバーの最大値などの情報に基づき、受信報告パケット110を作成して送信する。
The reception
図2は、受信報告パケット110のフォーマットを示す図である。この受信報告パケットは、RTPではRR(Receiver Report)パケットと呼ばれている。パケットタイプPTおよびパケット長Lは、それぞれ、パケットの種類および長さを表す。受信側識別子SSRC_Rは、データ受信部20を識別する識別子である。送信側識別子SSRCは、データパケット100の送信元、すなわち、データ送信部10を識別する識別子である。累積パケットロス数CNPL(Cumulative Number of Packets Lost )およびパケットロス率FL(Fraction Lost )は、それぞれ、受信開始からの累積パケットロス数およびパケットロス率である。受信シーケンスナンバーの最大値EHSNR(Extended Highest Sequence Number Received )は、直前に受信したパケットのシーケンスナンバーを表す。到着時間間隔のジッタIJ(Interarival Jitter)は伝送路の遅延時間のジッタを表し、直前SRのタイムスタンプLSR(Last SR )と直前SRからの遅延時間DLSR(Delay since Last SR )とは伝送路の往復遅延時間を計測するために使用される。なお、各フィールドの詳細は、上述した文献(RFC1889)に記載されている。
FIG. 2 is a diagram showing a format of the
受信報告パケット110は、データパケット100と同様に、UDPなどを用いて伝送される。送信された受信報告パケット110は、受信報告受信部14によって受信される。受信報告受信部14は、受信した受信報告パケット110に含まれるパケットの受信状況を、必要に応じて送信側アプリケーション1やパケット送信部13などに出力する。
The
再送要求送信部25は、パケットロス検出部22から通知されたシーケンスナンバーに基づき、再送すべきパケットを指定した再送要求パケット120を作成し送信する。再送要求パケット120は、データパケット100と同様に、UDPなどを用いて伝送される。
The retransmission
再送要求受信部15は、再送要求パケット120を受信したときには、再送すべきパケットを再送パケット送信部16に通知する。再送パケット送信部16は、上述したように、通知されたパケットを再送する。この際、再送パケット送信部16は、パケット送信部13とは異なるUDPによる通信路を用いて、再送パケット130を送信してもよい。あるいは、再送パケット送信部16は、パケット送信部13と同じUDPによる通信路を用いて、パケット送信部13から送信されるデータパケット100の間に再送パケット130を挿入して送信してもよい。
When receiving the
再送パケット送信部16から送信された再送パケット130は、再送パケット受信部26により受信される。再送パケット受信部26は、受信した再送パケット130をパケット出力部21に出力するとともに、再送パケットを受信した旨を再送受信報告送信部27に通知する。
再送受信報告送信部27は、再送パケット受信部26からの通知に基づき、受信開始からこれまでに受信した再送パケットの数を数える。再送受信報告送信部27は、再送パケット受信数を含んだ再送受信報告パケット140を作成し送信する。図3は、再送受信報告パケットのフォーマットを示す図である。図3において、再送パケット受信数RTN(ReTransmit Number )は、再送パケット受信部26が受信した再送パケットの数であり、それ以外のフィールドは、図2に示す受信報告パケットと同じである。
The retransmission / reception
再送受信報告送信部27は、データパケットの受信とは独立したタイミングで再送受信報告パケット140を送信する。再送受信報告送信部27は、例えば、再送受信報告パケット140を受信報告パケット110と同じタイミングで送信してもよく、受信報告パケット110よりも少ない頻度で送信してもよい。
The retransmission / reception
送信された再送受信報告パケット140は、再送受信報告受信部17によって受信される。再送受信報告受信部17は、受信した再送受信報告パケット140に含まれる再送パケット受信数を、必要に応じて送信側アプリケーション1やパケット送信部13などに出力する。図1に示すデータ伝送装置では、再送パケット受信数は、送信側アプリケーション1にのみ出力されている。
The transmitted retransmission /
送信側アプリケーション1やパケット送信部13は、受信報告受信部14からパケットの受信状況を受け取るとともに、これとは独立して、再送受信報告受信部17から再送パケットの受信報告を受け取る。これにより、2つの受信状況に基づき、データ伝送量の制御やデータ出力量の制御などを行うことができる。
The transmission-
図4は、本実施形態に係るデータ伝送のシーケンス図である。実時間性を重視したデータ伝送を行うため、データ送信部10は、受信報告パケット110、再送要求パケット120、および、再送受信報告パケット140の受信とは独立して、タイムスタンプとシーケンスナンバーとを付加したデータパケット100を送信する。また、データ送信部10は、再送要求パケット120を受信したときには、指定された再送パケット130を送信する。再送パケット130の送信も、受信報告パケット110や再送受信報告パケット140の受信とは独立して行われる。
FIG. 4 is a sequence diagram of data transmission according to the present embodiment. In order to perform data transmission with emphasis on real-time performance, the
データ受信部20は、データパケット100の受信とは独立して、所定のタイミングで受信報告パケット110を送信する。受信報告パケット110には、パケットロス検出部22から通知された、パケットロス率や累積パケットロス数や最大シーケンスナンバーなどが含まれる。また、データ受信部20は、再送パケット130の受信とは独立して、所定のタイミングで再送受信報告パケット140を送信する。再送受信報告パケット140には、再送パケット受信数RTNが含まれる。
The
以上に示すように、本実施形態に係るデータ伝送装置では、パケットの受信や再送パケットの受信とは独立して、受信部が再送パケットの受信状況を報告するので、送信部は、受信部における再送パケットの受信状況を知ることができる。このため、送信部は、再送パケットの受信状況に基づき、データ伝送量の制御やデータ出力量の制御などを行うことができる。 As described above, in the data transmission device according to the present embodiment, the receiving unit reports the reception status of the retransmitted packet independently of the reception of the packet and the reception of the retransmitted packet. The reception status of the retransmission packet can be known. For this reason, the transmission unit can control the data transmission amount, the data output amount, and the like based on the reception status of the retransmission packet.
また、本実施形態に係るデータ伝送装置は、RTPに基づく方式で動作する。このため、RTPが有するデータ伝送の実時間性を損なうことなく、再送パケットの受信状況を受信部から送信部へ報告することができる。 Further, the data transmission device according to the present embodiment operates in a method based on RTP. For this reason, the reception status of the retransmission packet can be reported from the reception unit to the transmission unit without impairing the real-time performance of data transmission of the RTP.
なお、本実施形態では、パケットの受信状況と再送パケットの受信状況とは、別のパケットを用いて報告されるものとしたが、両者を1つのパケットを用いて同時に報告してもよい。例えば、図5に示すように、RTPに規定された受信報告パケットに対して、再送パケット受信数RTNのフィールドを追加したパケットを用いてもよい。このように、パケットの受信状況の報告に使用される受信報告パケットに、再送パケットの受信状況を追加するだけで、容易に再送パケットの受信状況を報告することができる。 In the present embodiment, the packet reception status and the retransmission packet reception status are reported using different packets, but both may be reported simultaneously using one packet. For example, as shown in FIG. 5, a packet in which a field of the number of received retransmission packets RTN is added to a reception report packet defined in RTP may be used. As described above, the reception status of the retransmission packet can be easily reported only by adding the reception status of the retransmission packet to the reception report packet used for reporting the reception status of the packet.
本発明は、送信側が再送パケットの受信状況を用いてデータ伝送の制御を行うことができるという効果を奏するので、パケット単位でデータを伝送するデータ伝送装置およびデータ伝送方法等に利用することができる。 The present invention has an effect that the transmission side can control data transmission using the reception status of a retransmission packet, and thus can be used for a data transmission device and a data transmission method for transmitting data in packet units. .
1…送信側アプリケーション
2…受信側アプリケーション
10…データ送信部
11…タイムスタンプ付加部
12…シーケンスナンバー付加部
13…パケット送信部
14…受信報告受信部
15…再送要求受信部
16…再送パケット送信部
17…再送受信報告受信部
20…データ受信部
21…パケット出力部
22…パケットロス検出部
23…パケット受信部
24…受信報告送信部
25…再送要求送信部
26…再送パケット受信部
27…再送受信報告送信部
100…データパケット
110…受信報告パケット
120…再送要求パケット
130…再送パケット
140…再送受信報告パケット
DESCRIPTION OF
Claims (4)
各パケットにシーケンスナンバーを付加するシーケンスナンバー付加手段と、
先に送信したパケットの受信を確認することなく、前記シーケンスナンバーを付加したパケットを送信するパケット送信手段と、
前記パケット送信手段からパケットを受信した前記受信装置が、前記シーケンスナンバーを用いてパケットロスを検出して再送要求を送信した場合に、当該再送要求に応じてパケットを再送するパケット再送手段と、
前記パケット送信手段によって送信されたパケットの受信状況と、前記パケット再送手段によって再送されたパケットの受信状況とを、前記受信装置から受信する受信報告受信手段とを備え、
前記受信報告受信手段は、パケットの受信状況と再送パケットの受信状況とを、1つのパケットに格納された状態で受信することを特徴とする、データ送信装置。 A data transmission device for transmitting packetized data in real time with a reception device,
Sequence number adding means for adding a sequence number to each packet;
Packet transmitting means for transmitting a packet to which the sequence number is added without confirming reception of the previously transmitted packet;
When the receiving device that has received the packet from the packet transmitting unit detects a packet loss using the sequence number and transmits a retransmission request, a packet retransmission unit that retransmits the packet in response to the retransmission request,
The reception status of the packet transmitted by the packet transmission unit, the reception status of the packet retransmitted by the packet retransmission unit, the reception report receiving unit for receiving from the receiving device,
The data transmission device, wherein the reception report receiving means receives a packet reception status and a retransmission packet reception status in a state stored in one packet.
前記送信装置が各パケットにシーケンスナンバーを付加し、先に送信したパケットの受信を確認することなくパケットを送信した場合に、当該パケットを受信するパケット受信手段と、
前記シーケンスナンバーを用いて、前記パケット受信手段におけるパケットロスを検出するパケットロス検出手段と、
前記パケットロス検出手段がパケットロスを検出したときに、再送要求を送信する再送要求送信手段と、
前記送信装置が前記再送要求に応じてパケットを再送した場合に、当該パケットを受信する再送パケット受信手段と、
前記パケット受信手段におけるパケットの受信状況と、前記再送パケット受信手段における再送パケットの受信状況とを、前記送信装置に対して送信する受信報告送信手段とを備え、
前記受信報告送信手段は、パケットの受信状況と再送パケットの受信状況とを1つのパケットに格納して送信することを特徴とする、データ受信装置。 A data receiving device for transmitting packetized data in real time with a transmitting device,
When the transmitting device adds a sequence number to each packet and transmits a packet without confirming reception of the previously transmitted packet, a packet receiving unit that receives the packet;
Using the sequence number, a packet loss detecting means for detecting a packet loss in the packet receiving means,
A retransmission request transmission unit that transmits a retransmission request when the packet loss detection unit detects a packet loss;
When the transmitting device retransmits a packet in response to the retransmission request, a retransmission packet receiving unit that receives the packet,
A reception report transmitting unit that transmits a packet reception status in the packet reception unit and a reception status of a retransmission packet in the retransmission packet reception unit to the transmission device,
The data reception device, wherein the reception report transmission unit stores the packet reception status and the retransmission packet reception status in one packet and transmits the packet.
各パケットにシーケンスナンバーを付加するシーケンスナンバー付加ステップと、
先に送信したパケットの受信を確認することなく、前記シーケンスナンバーを付加したパケットを送信するパケット送信ステップと、
前記パケット送信ステップにおいて送信されたパケットを受信した前記受信側が、前記シーケンスナンバーを用いてパケットロスを検出して再送要求を送信した場合に、当該再送要求に応じてパケットを再送するパケット再送ステップと、
前記パケット送信ステップにおいて送信されたパケットの受信状況と、前記パケット再送ステップにおいて再送されたパケットの受信状況とを、前記受信側から受信する受信報告受信ステップとを備え、
前記受信報告受信ステップは、パケットの受信状況と再送パケットの受信状況とを、1つのパケットに格納された状態で受信することを特徴とする、データ送信方法。 A data transmission method for transmitting packetized data in real time to a receiving side,
A sequence number adding step of adding a sequence number to each packet;
A packet transmitting step of transmitting a packet to which the sequence number is added without confirming reception of the previously transmitted packet;
A packet retransmission step of retransmitting a packet in response to the retransmission request when the reception side that has received the packet transmitted in the packet transmission step detects a packet loss using the sequence number and transmits a retransmission request. ,
The reception status of the packet transmitted in the packet transmission step, the reception status of the packet retransmitted in the packet retransmission step, the reception report receiving step of receiving from the receiving side,
The data transmission method, wherein the reception report receiving step receives a packet reception status and a retransmission packet reception status in a state stored in one packet.
前記送信側が各パケットにシーケンスナンバーを付加し、先に送信したパケットの受信を確認することなくパケットを送信した場合に、当該パケットを受信するパケット受信ステップと、
前記シーケンスナンバーを用いて、前記パケット受信ステップにおけるパケットロスを検出するパケットロス検出ステップと、
前記パケットロス検出ステップにおいてパケットロスが検出されたときに、再送要求を送信する再送要求送信ステップと、
前記送信側が前記再送要求に応じてパケットを再送した場合に、当該パケットを受信する再送パケット受信ステップと、
前記パケット受信ステップにおけるパケットの受信状況と、前記再送パケット受信ステップにおける再送パケットの受信状況とを、前記送信側に対して送信する受信報告送信ステップとを備え、
前記受信報告送信ステップは、パケットの受信状況と再送パケットの受信状況とを1つのパケットに格納して送信することを特徴とする、データ受信方法。 A data receiving method for transmitting packetized data in real time with a transmitting side,
A packet receiving step of receiving the packet when the transmitting side adds a sequence number to each packet and transmits the packet without confirming reception of the previously transmitted packet;
A packet loss detecting step of detecting a packet loss in the packet receiving step using the sequence number;
When a packet loss is detected in the packet loss detecting step, a retransmission request transmitting step of transmitting a retransmission request,
A retransmission packet receiving step of receiving the packet when the transmitting side retransmits the packet in response to the retransmission request;
The reception status of the packet in the packet reception step, the reception status of the retransmission packet in the retransmission packet receiving step, a reception report transmission step of transmitting to the transmission side,
The data reception method, wherein the reception report transmission step stores a packet reception status and a retransmission packet reception status in one packet and transmits the packet.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004112497A JP3594195B2 (en) | 2000-08-17 | 2004-04-06 | Data transmission device and data transmission method |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000247327 | 2000-08-17 | ||
JP2004112497A JP3594195B2 (en) | 2000-08-17 | 2004-04-06 | Data transmission device and data transmission method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000395184A Division JP3594185B2 (en) | 2000-08-17 | 2000-12-26 | Data transmission device and data transmission method |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2004236359A JP2004236359A (en) | 2004-08-19 |
JP3594195B2 true JP3594195B2 (en) | 2004-11-24 |
JP2004236359A5 JP2004236359A5 (en) | 2005-05-26 |
Family
ID=32964271
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004112497A Expired - Lifetime JP3594195B2 (en) | 2000-08-17 | 2004-04-06 | Data transmission device and data transmission method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3594195B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7673211B2 (en) * | 2005-05-23 | 2010-03-02 | Telefonaktiebolaget L M Ericsson (Publ) | Automatic repeat request (ARQ) protocol having multiple complementary feedback mechanisms |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3268875B2 (en) * | 1993-02-26 | 2002-03-25 | 株式会社野村総合研究所 | Broadcast file transfer method and system |
-
2004
- 2004-04-06 JP JP2004112497A patent/JP3594195B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2004236359A (en) | 2004-08-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1180870B1 (en) | Packet retransmission using priority information | |
EP1328096B1 (en) | Multimedia data packet communication with data type identifiers | |
KR100967377B1 (en) | Data communication system, data transmission apparatus, data reception apparatus, data communication method, and computer program recording medium | |
US7515540B2 (en) | Communication device and method | |
KR100988683B1 (en) | Communication terminal, congestion control method, and computer readable recording medium storing congestion control program | |
KR100414850B1 (en) | Method for retransmitting a data packet in a packet network | |
JP3450771B2 (en) | Data transmission method and data transmission apparatus | |
KR20020079796A (en) | Wireless network system and method | |
EP1333625B1 (en) | Method for packet loss distinction | |
CN101087244A (en) | An implementation method for congestion control in stream control transmission | |
US20060259845A1 (en) | Method and apparatus for acknowledging a bitwise data chunk in wireline and wireless communication systems | |
JP3492602B2 (en) | Data transmitting device and data receiving device | |
JP3426144B2 (en) | Multimedia communication equipment | |
JP3594185B2 (en) | Data transmission device and data transmission method | |
JP3594195B2 (en) | Data transmission device and data transmission method | |
JP3594196B1 (en) | Data transmission device and data transmission method | |
JP2004350318A (en) | Data transmission method | |
WO2004036819A1 (en) | Method and device for transmitting and receiving data using packets carrying priority information | |
KR100780921B1 (en) | System and method for sctp transmission using chunk checksum in wireless internet system | |
JP2004248322A (en) | Data transmitting apparatus and data transmitting method | |
EP1733527B1 (en) | Technique for handling outdated information units | |
JP2006352613A (en) | Voice communication method | |
JP2002199012A (en) | Receiver terminal, transmitter terminal and information retransmission system | |
JPH11205292A (en) | Multiplex transmission method and device executing the same | |
KR20020093604A (en) | Selective packet retransmission with timing control at the transmitter end |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040729 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20040729 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20040729 |
|
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: 20040826 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040826 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 3594195 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20040824 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080910 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080910 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090910 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090910 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100910 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110910 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120910 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130910 Year of fee payment: 9 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S131 | Request for trust registration of transfer of right |
Free format text: JAPANESE INTERMEDIATE CODE: R313135 |
|
SZ02 | Written request for trust registration |
Free format text: JAPANESE INTERMEDIATE CODE: R313Z02 |
|
SZ02 | Written request for trust registration |
Free format text: JAPANESE INTERMEDIATE CODE: R313Z02 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S131 | Request for trust registration of transfer of right |
Free format text: JAPANESE INTERMEDIATE CODE: R313135 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term | ||
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R370 | Written measure of declining of transfer procedure |
Free format text: JAPANESE INTERMEDIATE CODE: R370 |