JP2001136195A - Method for compensating packet loss on user datagram protocol - Google Patents

Method for compensating packet loss on user datagram protocol

Info

Publication number
JP2001136195A
JP2001136195A JP2000284114A JP2000284114A JP2001136195A JP 2001136195 A JP2001136195 A JP 2001136195A JP 2000284114 A JP2000284114 A JP 2000284114A JP 2000284114 A JP2000284114 A JP 2000284114A JP 2001136195 A JP2001136195 A JP 2001136195A
Authority
JP
Japan
Prior art keywords
packet
header
user datagram
time
average delay
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
JP2000284114A
Other languages
Japanese (ja)
Inventor
Dokan Kin
度完 金
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of JP2001136195A publication Critical patent/JP2001136195A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1848Time-out mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1864ARQ related signaling

Abstract

PROBLEM TO BE SOLVED: To provide a method for compensating a packet loss on a user datagram protocol that compensates the packet loss caused when transmitting data, in more detail, transmitting audio data and video data by a UDP. SOLUTION: The packet transmission method using an RTP header on the user datagram protocol includes a step (a) where a transmitter side adds a prescribed header to the RTP header and transmits the resulting header to a receiver side, a step b where the receiver side stores a packet arrival time on the header to calculate an average delay time between packets, a step c where the receiver side makes a request to the transmitter side for re- transmission of packets whose packet transmission time exceeds the average delay time, and a step d where the transmitter side executes the retransmission of the requested packet for the receiver side.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はデータ伝送方法に係
り、より詳細には使用者データグラム通信規約(User D
atagram Protocol、以下UDPと表記する)によりオー
ディオデータやビデオデータ伝送時に発生するパケット
ロスを補償する使用者データグラム通信規約上でパケッ
トロスを補償する方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a data transmission method, and more particularly, to a user datagram communication protocol (User D).
The present invention relates to a method for compensating for a packet loss according to a user datagram communication protocol for compensating for a packet loss occurring at the time of transmitting audio data or video data by using an atagram protocol (hereinafter referred to as UDP).

【0002】[0002]

【従来の技術】UDPはインターネット通信規約の一階
層であって、伝送制御規約(Transmission Control Pro
tocol:TCP)と共にインターネット通信規約の国際
標準化機構(International Standards Organization:
ISO)で定義した開放型システム相互連結(Open Sys
tems Interconnection:OSI)参照モデル7階層で下
から4番目にあるトランスポート階層に該当する。TC
Pは資料伝送のためにあらかじめ通信経路を設定する連
結指向通信規約である反面、UDPはデータグラムとい
う連結を使わない通信規約という特徴がある。
2. Description of the Related Art UDP is a layer of the Internet communication protocol, and is a transmission control protocol.
tocol (TCP) together with the International Standards Organization:
Open System Interconnection (Open Sys.) Defined by ISO
tems Interconnection (OSI) corresponds to the fourth lowest transport layer in the seven reference model layers. TC
P is a connection-oriented communication protocol for setting a communication path in advance for data transmission, while UDP is characterized as a communication protocol that does not use connection called datagram.

【0003】このようにUDPを用いたデータ伝送は、
データグラムという連結を使わない通信規約を用いるた
めに、一度送られたデータが相手に到着しないパケット
ロスに対してはいかなる補償方法もなく円滑なデータ通
信が難しい問題点があった。このような従来の技術の問
題点を解決するためにリアルタイム制御通信規約(Real
Time Control Protocol:RTCP)を用いる方法があ
るが、これはパケットロスに対する情報を提供するもの
であって、実際になくしたパケットに対する補償がなさ
れていなかったため、やはり円滑なデータ通信が難しい
問題点があった。
[0003] As described above, data transmission using UDP requires:
Since a datagram, which is a communication protocol that does not use connection, is used, there is a problem that smooth data communication is difficult without any compensation method for a packet loss in which data once transmitted does not arrive at a destination. In order to solve the problems of the conventional technology, real-time control communication protocol (Real
There is a method using Time Control Protocol (RTCP). However, this method provides information on packet loss, and since there is no compensation for lost packets, smooth data communication is still difficult. there were.

【0004】[0004]

【発明が解決しようとする課題】本発明が達成しようと
する技術的な課題は、パケット受信時間の平均値で次に
受信されるパケットの時間を予測してその時間内にパケ
ットが到着しなければそのパケットに対して再伝送を求
める使用者データグラム通信規約上でパケットロスを補
償する方法を提供することにある。
The technical problem to be solved by the present invention is to predict the time of the next packet to be received by the average value of the packet reception time, and the packet must arrive within that time. For example, it is an object of the present invention to provide a method for compensating for a packet loss on a user datagram communication protocol that requires retransmission of the packet.

【0005】[0005]

【課題を解決するための手段】本発明が解決しようとす
る技術的な課題を解決するための使用者データグラム通
信規約上でパケットロスを補償する方法は、使用者デー
タグラム通信規約上でRTPヘッダを用いたパケット伝
送方法において、(a)送信側から受信側に前記RTP
ヘッダに所定のヘッダを追加して伝送する段階と、
(b)前記受信側で前記ヘッダ上のパケット到着時間を
貯蔵しパケット間の平均遅延時間を計算する段階と、
(c)前記受信側から前記送信側にパケット伝送時間が
前記平均遅延時間を過ぎたパケットに対して再伝送を求
める段階と、(d)前記送信側から前記受信側に求めら
れたパケットに対して再伝送を遂行する段階とを含むこ
とが望ましい。
SUMMARY OF THE INVENTION To solve the technical problem to be solved by the present invention, a method of compensating for packet loss on a user datagram communication protocol is described in RTP on a user datagram communication protocol. In the packet transmission method using the header, (a) the RTP is transmitted from the transmission side to the reception side.
Transmitting a header by adding a predetermined header to the header,
(B) storing a packet arrival time on the header at the receiving side and calculating an average delay time between packets;
(C) obtaining a retransmission of a packet whose packet transmission time has passed the average delay time from the receiving side to the transmitting side; and (d) determining a retransmission of the packet obtained from the transmitting side to the receiving side. And performing a retransmission.

【0006】[0006]

【発明の実施の形態】以下、添付した図面を参照して本
発明を詳細に説明する。図1は、本発明に係る使用者デ
ータグラム通信規約上でパケットロスを補償する方法の
動作を示すフローチャートである。図1に示したフロー
チャートは、送信側から受信側にリアルタイム通信規約
(Real Time Protocol:以下、RTPと表記する)ヘッ
ダに2個のヘッダを追加して伝送する段階10、受信側
でパケットが到着した時間を貯蔵しパケット間の平均遅
延時間を計算して貯蔵する段階11、パケット伝送時間
が平均遅延時間を過ぎたかどうかを判断する段階12、
平均遅延時間までパケット伝送を待つ段階13、送信側
に平均遅延時間を過ぎたパケットに対する再伝送を求め
る段階14、送信側から受信側に求められたパケットを
再伝送する段階15、パケット再伝送が終ったかどうか
を判断する段階16より構成される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the attached drawings. FIG. 1 is a flowchart illustrating an operation of a method for compensating for a packet loss according to a user datagram communication protocol according to the present invention. In the flowchart shown in FIG. 1, the transmitting side transmits two additional headers to a Real Time Protocol (RTP) header from the transmitting side to the receiving side, and a packet arrives at the receiving side. Storing the calculated time and calculating and storing an average delay time between packets; determining whether the packet transmission time has exceeded the average delay time;
A step of waiting for packet transmission until the average delay time; a step of requesting the transmitting side to retransmit a packet having exceeded the average delay time; a step of retransmitting the packet obtained from the transmitting side to the receiving side; It comprises a step 16 of judging whether or not it is over.

【0007】図2は、図1のフローチャートに係るリア
ルタイム通信規約でヘッダのフォーマットを示す図面で
ある。次いで、図1及び図2を参照して本発明を詳細に
説明する。図2はH.225.0で記述しているRTP
ヘッダフォーマットである。バージョンはRTPバージ
ョンを示す2ビットフィールドである。例えば、現在バ
ージョンは2(V=2)を示している。パディングは、
付加的なパディングオクテット(Octet)を示す1ビッ
トフィールドで、主に暗号化のために使われる。拡張
は、RTPヘッド拡張を示す1ビットフィールドであ
る。
FIG. 2 is a diagram showing a header format according to the real-time communication protocol according to the flowchart of FIG. Next, the present invention will be described in detail with reference to FIGS. FIG. RTP described in 225.0
This is a header format. The version is a 2-bit field indicating the RTP version. For example, the current version indicates 2 (V = 2). Padding is
This is a 1-bit field indicating an additional padding octet, and is mainly used for encryption. Extension is a 1-bit field indicating RTP head extension.

【0008】CSRC数(CC:Contributing source C
ount)はCSRCの数を記述する4ビットフィールドで
ある。CSRC数はRTPミキサーをサポートしない場
合4ビットが0にセットされる。一般にCCは、ミキサ
ーマルチコンファーランス(Mixer Multi Conference)
でいろいろな端末から受けたソースを加工して端末に分
配する機能で使用するフィールドの個数を示す。しかし
一対一データ伝送では0になって使用しない。本発明で
は一般に使用しないCCとCSRCリストをパケットロ
スを補償するフィールドとして使用する。
[0008] CSRC number (CC: Contributing source C
mount) is a 4-bit field that describes the number of CSRCs. If the CSRC number does not support the RTP mixer, 4 bits are set to 0. Generally, CC stands for Mixer Multi Conference
Indicates the number of fields used in the function of processing the sources received from various terminals and distributing the processed sources to the terminals. However, in the one-to-one data transmission, it becomes 0 and is not used. In the present invention, CCs and CSRC lists which are not generally used are used as fields for compensating for packet loss.

【0009】マーカーMは主にビデオフレーム間の境界
を示す1ビットフィールドである。H.261を使用す
る場合、コデックボードからシステムに伝えられるデー
タストリームはフレーム間の境界を示さないためにマー
カーフィールドを示す方法がない。従って1ビット0で
定義する。搭載類型は、オーディオ/ビデオデータ各々
の搭載類型を示す7ビットフィールドである。
The marker M is a 1-bit field mainly indicating a boundary between video frames. H. When using H.261, there is no way to indicate the marker field since the data stream transmitted from the codec board to the system does not indicate the boundaries between frames. Therefore, it is defined by 1 bit. The mounting type is a 7-bit field indicating the mounting type of each audio / video data.

【0010】順序番号は、伝送されるデータパケットに
対する順序番号を指定する7ビットフィールドである。
順序番号はデータパケットが送られる時ごとに1ずつ増
加する。従って受信側では順序番号を確認してデータパ
ケットの損失が分かるようになる。タイムスタンプは受
信側で媒体自体または媒体間の同期化のためにまたはジ
ッタ計算のために必要な時間フィールドで16ビットで
示す。タイムスタンプはmsec単位で支援され、ms
ecの同期化正確度を有する。
[0010] The sequence number is a 7-bit field that specifies the sequence number for the data packet to be transmitted.
The sequence number is incremented by one each time a data packet is sent. Therefore, the receiving side can confirm the sequence number and know the loss of the data packet. The time stamp is indicated by 16 bits in a time field required for synchronization on the receiving medium itself or between the media or for jitter calculation. Timestamps are supported in milliseconds, ms
ec with synchronization accuracy.

【0011】SSRC識別子(Synchronization source
identifier)は、同じセッション内の同期化ソースを識
別するための識別子であって、RFC1321のMD5
ルーチンを用いて32ビットの乱数識別子を生成する。
また識別子衝突の発生を解決できるメカニズムを含む。
本発明ではパケット補償のための追加ヘッダを図2のよ
うに追加する。送信側ではRTPヘッダに追加に2個の
ヘッダを追加して伝送する。
The SSRC identifier (Synchronization source)
identifier) is an identifier for identifying a synchronization source in the same session, and is the MD5 of RFC1321.
A 32-bit random number identifier is generated using a routine.
It also includes a mechanism that can resolve the occurrence of identifier collision.
In the present invention, an additional header for packet compensation is added as shown in FIG. On the transmitting side, two headers are added to the RTP header and transmitted.

【0012】下の表1は、追加されたヘッダのCとCM
Dビットに割当てられた項目に対して記述している。
Table 1 below shows the added header C and CM.
The item assigned to the D bit is described.

【0013】[0013]

【表1】 [Table 1]

【0014】追加ヘッダの長さは再伝送されるデータパ
ケット数を示すフィールドでC=0の場合には無意味で
ある。しかし追加ヘッダのC=1、CMD=1の場合に
は順序番号(Sequence No.)から長さ個だけ大きさデータ
パケット数の再伝送を要求できる。追加ヘッダのC=0
の場合にRTPヘッダの最初のフィールドの順序番号は
追加ヘッダの順序番号と同じである。そして追加ヘッダ
のC=1、CMD=1場合に追加ヘッダの順序番号は、
再伝送を求めるデータパケット順序番号の最初の値にな
る。
The length of the additional header is a field indicating the number of data packets to be retransmitted, and is meaningless when C = 0. However, when C = 1 and CMD = 1 of the additional header, it is possible to request retransmission of the number of data packets whose size is equal to the length from the sequence number (Sequence No.). C = 0 of additional header
In this case, the sequence number of the first field of the RTP header is the same as the sequence number of the additional header. When C = 1 and CMD = 1 of the additional header, the sequence number of the additional header is
This is the first value of the data packet sequence number for which retransmission is required.

【0015】追加ヘッダの時間は、伝送されたパケット
が受信側に到着した時間であってmsec単位で示す。
図2の追加されたヘッダと共に図1を説明すれば次の通
りである。送信側は受信側にRTPヘッダに2個のヘッ
ダを追加して伝送する(10段階)。図2のようにRT
Pヘッダに2個のヘッダを追加して伝送する。図1で4
ビットを示すCCを2でセットすればCSRCリストは
32ビット2個がRTPヘッダに追加される。送信側は
受信側に伝送する追加ヘッダにC=0、CMD=0、リ
アルタイム情報を記録して伝送する。
The time of the additional header is the time at which the transmitted packet arrived at the receiving side, and is indicated in units of msec.
FIG. 1 together with the added header of FIG. 2 is as follows. The transmitting side adds two headers to the RTP header to the receiving side and transmits (10 steps). RT as shown in FIG.
Two headers are added to the P header and transmitted. 4 in FIG.
If CC indicating a bit is set at 2, the CSRC list will have two 32 bits added to the RTP header. The transmission side records C = 0, CMD = 0, and real-time information in the additional header transmitted to the reception side, and transmits it.

【0016】受信側はデータパケット到着時間を貯蔵
し、データパケット間の平均遅延時間を計算して貯蔵す
る(11段階)。受信側は追加されたヘッダのmsec
時間に従ってデータパケット到着時間を確認して貯蔵す
る。受信側は以前に伝送されたデータパケットと現在伝
送されたデータパケット、これから伝送されるデータパ
ケットの到着時間から平均遅延時間を求め、これを各々
のデータパケットが到着する時ごとに行なって最新の平
均遅延時間をアップグレードして維持させる。
The receiving side stores the data packet arrival time and calculates and stores the average delay time between data packets (step 11). On the receiving side, msec of the added header
Check and store the data packet arrival time according to the time. The receiving side obtains the average delay time from the previously transmitted data packet, the currently transmitted data packet, and the arrival time of the data packet to be transmitted from now on, and calculates the average delay time every time each data packet arrives. Upgrade and maintain the average delay time.

【0017】データパケット伝送時間が平均遅延時間を
過ぎたかどうかを判断する(12段階)。データパケッ
ト伝送時間と平均遅延時間との差値でこれを判断する。
データパケット伝送時間が平均遅延時間を過ぎない場
合、平均遅延時間までデータパケット伝送を待つ(13
段階)。データパケット伝送時間が平均遅延時間を過ぎ
た場合、送信側に平均遅延時間を過ぎたデータパケット
に対する再伝送を求め、送信側は受信側から求めたデー
タパケットを再伝送する(14、15段階)。
It is determined whether the data packet transmission time has exceeded the average delay time (step 12). This is determined from the difference between the data packet transmission time and the average delay time.
If the data packet transmission time does not exceed the average delay time, wait for the data packet transmission until the average delay time (13).
Stage). If the data packet transmission time exceeds the average delay time, the transmitting side requests retransmission of the data packet having exceeded the average delay time, and the transmitting side retransmits the data packet obtained from the receiving side (steps 14 and 15). .

【0018】例えば受信側のP4を受けるはずである
が、P5を受信した場合、受信側はP3を受信しP5を
受信した時点の遅延時間を計算して、平均遅延時間より
短ければP4の伝送を待ち続けるが、そうでなければP
4に対する再伝送を要求する。この時受信側は送信側に
C=1、CMD=1、Length=1、Sequence No=4の
情報を伝送する。これを受信した送信側は自身の送信バ
ッファ(図示せず)からP4を探してC=0、CMD=
1、Length=1、Sequence No=4と共にP4パケット
を伝送する。
For example, the receiving side should receive P4. When receiving P5, the receiving side calculates P3 and calculates the delay time at the time of receiving P5. , But otherwise P
4 requires retransmission. At this time, the receiving side transmits information of C = 1, CMD = 1, Length = 1, Sequence No = 4 to the transmitting side. Upon receiving this, the transmitting side searches for P4 from its own transmission buffer (not shown) and finds C = 0, CMD =
A P4 packet is transmitted together with 1, Length = 1 and Sequence No = 4.

【0019】もしいくつか(例えば2つ)のパケットP
4、P5が損失されたならば、受信側は送信側にC=
1、CMD=1、Length=2、Sequence No=4の情
報を伝送する。これを受信した送信側は自身の送信バッ
ファ(図示せず)からP4、P5を探してC=0、CM
D=1、Length=1、Sequence No=4と共にP4パケ
ットを伝送し、再びC=0、CMD=1、Length=1、
Sequence No=5と共にP5パケットを伝送する。
If some (eg two) packets P
4. If P5 is lost, the receiving side sends C =
1, CMD = 1, Length = 2, and Sequence No = 4 are transmitted. Upon receiving this, the transmitting side searches for P4 and P5 from its own transmission buffer (not shown) and finds C = 0, CM
A P4 packet is transmitted together with D = 1, Length = 1, Sequence No = 4, and again C = 0, CMD = 1, Length = 1,
A P5 packet is transmitted together with Sequence No = 5.

【0020】パケット再伝送が完了したかどうかを判断
する(16段階)。パケット再伝送が失敗する場合、受
信側は送信側に再伝送されなかったパケットの伝送を求
める。例えばパケットP5の再伝送が失敗した場合、受
信側からはC=0、CMD=2、Length=1、Sequence
No=5を伝送すれば送信側はP5パケットを探して受
信側に再伝送する。本発明は前述した実施形態に限られ
ず本発明の思想内で当業者による変形が可能である。
It is determined whether the packet retransmission has been completed (step 16). If the packet retransmission fails, the receiver asks the sender to transmit the unretransmitted packet. For example, if the retransmission of the packet P5 fails, the receiving side sends C = 0, CMD = 2, Length = 1, Sequence
If No = 5 is transmitted, the transmitting side searches for the P5 packet and retransmits it to the receiving side. The present invention is not limited to the embodiments described above, and can be modified by those skilled in the art within the spirit of the present invention.

【0021】[0021]

【発明の効果】前述したように本発明によれば、UDP
上で発生したパケットロスを補償することによってネッ
トワーク上のオーバーヘッドを最小化しながら実際にパ
ケットロスを最小限に制御できる効果がある。
As described above, according to the present invention, UDP
By compensating for the packet loss generated above, there is an effect that the packet loss can be actually controlled to a minimum while the overhead on the network is minimized.

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

【図1】 本発明に係る使用者データグラム通信規約上
でパケットロスを補償する方法の動作を示すフローチャ
ートである。
FIG. 1 is a flowchart illustrating an operation of a method for compensating for a packet loss according to a user datagram communication protocol according to the present invention.

【図2】 図1のフローチャートに係るリアルタイム通
信規約でヘッダのフォーマットを示す図面である。
FIG. 2 is a diagram illustrating a format of a header according to a real-time communication protocol according to the flowchart of FIG. 1;

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 使用者データグラム通信規約上でRTP
ヘッダを用いたパケット伝送方法において、 (a)送信側から受信側に前記RTPヘッダに所定のヘ
ッダを追加して伝送する段階と、 (b)前記受信側で前記ヘッダ上のパケット到着時間を
貯蔵しパケット間の平均遅延時間を計算する段階と、 (c)前記受信側から前記送信側にパケット伝送時間が
前記平均遅延時間を過ぎたパケットに対して再伝送を求
める段階と、 (d)前記送信側から前記受信側に求められたパケット
に対して再伝送を遂行する段階とを含む使用者データグ
ラム通信規約上でパケットロスを補償する方法。
1. An RTP protocol based on a user datagram communication protocol.
A packet transmission method using a header, wherein: (a) transmitting a RTP header with a predetermined header added from a transmission side to a reception side; and (b) storing a packet arrival time on the header at the reception side. Calculating an average delay time between packets; (c) obtaining a retransmission of a packet having a packet transmission time exceeding the average delay time from the receiving side to the transmitting side; Performing a retransmission of the packet requested from the transmitting side to the receiving side, the method comprising compensating for a packet loss according to a user datagram communication protocol.
【請求項2】 (e)前記(d)段階の実行以後、再伝
送されなかったパケットに対して再び伝送を求める段階
をさらに含むことを特徴とする請求項1に記載の使用者
データグラム通信規約上でパケットロスを補償する方
法。
2. The user datagram communication according to claim 1, further comprising the step of: (e) requesting a packet which has not been retransmitted since the execution of the step (d) to transmit again. A method of compensating for packet loss according to the rules.
【請求項3】 前記(a)段階で伝送されるヘッダは、 再伝送されるパケット数、再伝送を求めるパケットの順
序番号、パケット到着時間、制御ビットより構成される
ことを特徴とする請求項1に記載の使用者データグラム
通信規約上でパケットロスを補償する方法。
3. The method according to claim 1, wherein the header transmitted in the step (a) comprises the number of packets to be retransmitted, a sequence number of a packet to be retransmitted, a packet arrival time, and a control bit. 2. A method for compensating for packet loss according to the user datagram communication protocol described in 1.
【請求項4】 前記(b)段階で計算された平均遅延時
間は、 パケット到着時ごとに一番最近の平均遅延時間にアップ
グレードされることを特徴とする請求項1に記載の使用
者データグラム通信規約上でパケットロスを補償する方
法。
4. The user datagram according to claim 1, wherein the average delay time calculated in the step (b) is upgraded to the latest average delay time every time a packet arrives. A method of compensating for packet loss according to the communication protocol.
JP2000284114A 1999-10-02 2000-09-19 Method for compensating packet loss on user datagram protocol Pending JP2001136195A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR199942505 1999-10-02
KR1019990042505A KR20010035779A (en) 1999-10-02 1999-10-02 Packet loss compensating method in user datagram protocol

Publications (1)

Publication Number Publication Date
JP2001136195A true JP2001136195A (en) 2001-05-18

Family

ID=19613775

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000284114A Pending JP2001136195A (en) 1999-10-02 2000-09-19 Method for compensating packet loss on user datagram protocol

Country Status (3)

Country Link
JP (1) JP2001136195A (en)
KR (1) KR20010035779A (en)
CN (1) CN1291034A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG97934A1 (en) * 2000-09-13 2003-08-20 Mediaring Ltd Quality of transmission across packet-based networks
JP2008219551A (en) * 2007-03-06 2008-09-18 Nec Corp Transmission system, communication device, transmission control method, and program
JP2011223066A (en) * 2010-04-02 2011-11-04 Fujitsu Ltd Failure section identifying apparatus, failure section identifying method, and failure section identifying program
JP2017143509A (en) * 2015-12-21 2017-08-17 トムソン ライセンシングThomson Licensing Method and device for detecting packet loss in stagger-cast
CN112751730A (en) * 2020-12-31 2021-05-04 百果园技术(新加坡)有限公司 Statistical method for time delay introduced by anti-packet loss, anti-packet loss evaluation method and device

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100537499B1 (en) * 2002-07-26 2005-12-19 삼성전자주식회사 Method of generating transmission control parameter and selective retranmission method according to the packet characteristics.
CN100382476C (en) * 2004-02-26 2008-04-16 大唐移动通信设备有限公司 Method for estimating transmission delay of wireless interface for non-real operation in wireless communication
US8578433B2 (en) * 2005-05-06 2013-11-05 Thomson Licensing Method and apparatus for evaluating performance for a video broadcast and/or multicast
KR100739710B1 (en) * 2005-06-14 2007-07-13 삼성전자주식회사 Method and apparatus for discriminating the type of packet loss
CN1881916B (en) * 2005-06-17 2012-07-04 腾讯科技(深圳)有限公司 Method and apparatus for realizing communication between communication equipments
CN101969371A (en) * 2010-10-19 2011-02-09 高杰 User data packet protocol-based method for realizing high-speed reliable transmission of network data
CN102595251B (en) * 2011-01-11 2016-07-27 中兴通讯股份有限公司 Streaming media packet loss retransmission realizes method and system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5719882A (en) * 1992-04-28 1998-02-17 Hewlett-Packard Company Reliable datagram packet delivery for simple network management protocol (SNMP)
JPH07107115A (en) * 1993-10-04 1995-04-21 Matsushita Electric Ind Co Ltd Packet switching equipment, packet terminal equipment and packet communication system
JPH11163934A (en) * 1997-11-27 1999-06-18 Canon Inc System and device for transmission, reception device, real-time dynamic picture, system and device for sound transmission, control method for the same and storage device
US6741581B1 (en) * 1998-09-22 2004-05-25 Hughes Electronics Corporation System and method for transmitting data in frame format using an R-Rake retransmission technique with blind identification of data frames
KR20000032331A (en) * 1998-11-13 2000-06-15 김영환 Device for automatic insertion of frame check sequence and method therefor
KR20010018814A (en) * 1999-08-23 2001-03-15 윤종용 Method and apparatus for controlling the packet transmission between IEEE1394 agent nodes

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG97934A1 (en) * 2000-09-13 2003-08-20 Mediaring Ltd Quality of transmission across packet-based networks
JP2008219551A (en) * 2007-03-06 2008-09-18 Nec Corp Transmission system, communication device, transmission control method, and program
JP2011223066A (en) * 2010-04-02 2011-11-04 Fujitsu Ltd Failure section identifying apparatus, failure section identifying method, and failure section identifying program
JP2017143509A (en) * 2015-12-21 2017-08-17 トムソン ライセンシングThomson Licensing Method and device for detecting packet loss in stagger-cast
JP7064284B2 (en) 2015-12-21 2022-05-10 インターデジタル マディソン パテント ホールディングス, エスアーエス Methods and devices for detecting packet loss in staggered cast
CN112751730A (en) * 2020-12-31 2021-05-04 百果园技术(新加坡)有限公司 Statistical method for time delay introduced by anti-packet loss, anti-packet loss evaluation method and device
CN112751730B (en) * 2020-12-31 2024-02-20 百果园技术(新加坡)有限公司 Statistical method, evaluation method, device, equipment and medium for packet loss prevention introduced delay

Also Published As

Publication number Publication date
CN1291034A (en) 2001-04-11
KR20010035779A (en) 2001-05-07

Similar Documents

Publication Publication Date Title
US20220286236A1 (en) Disabling hybrid automatic repeat request (harq) acknowledgments for packets for which acknowledgements are supported at network or higher layer
JP3799326B2 (en) Packet transmission method and packet reception method
EP1236332B1 (en) Radio link protocol frame sorting mechanism for dynamic capacity wireless data channels
US6542464B1 (en) High throughput wireless data communication using transferred protocol data for communication across land-line network
US6546425B1 (en) Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
US9083622B2 (en) Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
JP4323432B2 (en) Method for improving the transmission quality of streaming media
US7190670B2 (en) Method and apparatus for multimedia streaming in a limited bandwidth network with a bottleneck link
CN113411313A (en) Data transmission method, device and system
JP2003521155A (en) Wireless network system and method
CN106210924B (en) Video network transmission control method and system
KR20070077798A (en) Method for requesting and transmitting status report of a mobile communication system and therefor apparatus
KR20070033292A (en) Method and apparatus for transmitting signaling data messages in a wireless communication system
JP2001136195A (en) Method for compensating packet loss on user datagram protocol
JP2003503892A (en) Method and apparatus in a wireless communication system
KR100534625B1 (en) method and apparatus for reliable routing information exchange in distributed router
US20040219938A1 (en) Method for providing parameters during a change of access, cellular communications system, user equipment and network element
JP2004080070A (en) Data transfer method, data transfer system and content distribution system
US7161940B2 (en) Broadcasting communications system
EP1279313B1 (en) Wireless channel allocation in a base station processor
JP2002077263A (en) Transmitting/receiving method
US20040148422A1 (en) Communication control method, communication system, and communication apparatus that can improve throughput
US20060262757A1 (en) Reception apparatus and method for determining timer value for detecting missed frame in mobile communication system adopting radio link protocol
EP1450535A1 (en) A relay for hierarchical retransmissions in multimedia streaming
JP2005027208A (en) Apparatus and method of transmission, recording medium, and program