JP2010283677A - Communication apparatus - Google Patents

Communication apparatus Download PDF

Info

Publication number
JP2010283677A
JP2010283677A JP2009136458A JP2009136458A JP2010283677A JP 2010283677 A JP2010283677 A JP 2010283677A JP 2009136458 A JP2009136458 A JP 2009136458A JP 2009136458 A JP2009136458 A JP 2009136458A JP 2010283677 A JP2010283677 A JP 2010283677A
Authority
JP
Japan
Prior art keywords
packet
header information
communication device
stride
parameter
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
JP2009136458A
Other languages
Japanese (ja)
Inventor
Masayuki Koshino
真行 越野
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2009136458A priority Critical patent/JP2010283677A/en
Publication of JP2010283677A publication Critical patent/JP2010283677A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To obtain a communication apparatus for determining TS_STRIDE required for TS (Time Stamp) reproduction. <P>SOLUTION: This invention relates to a compression side communication apparatus 20, which compresses header information of a packet received from a packet transmitting terminal and transfers a packet, of which the header information has been compressed, to a decoding-side communication apparatus 30, including: a storage section 2 for storing the header information of the packet; and a control section 1 which performs control for transferring the packet received form the packet transmitting terminal to the decoding-side communication apparatus 30 and compresses the header information of the packet as needed. The control section 1 stores, in the storage section 2, the header information of the packet received from the packet transmitting terminal, determines TS_STRIDE to be used for reproducing the compressed header information based on header information of a latest packet received from the packet transmitting terminal and the header information of the last received packet stored in the storage section 2, and notifies the decoding-side communication apparatus 30 of the determined TS_STRIDE. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、パケット伝送においてヘッダ情報を圧縮して送信する通信装置に関する。   The present invention relates to a communication apparatus that compresses and transmits header information in packet transmission.

3GPP(3rd Generation Partnership Project)や、3GPP LTE(Long Term Evolution)などの無線アクセスネットワークで通信を行う無線基地局(BTS:Base Transceiver Station)、無線ネットワーク制御装置(RNC:Radio Network Control)、移動局(MS:Mobile Station)等の通信装置は、パケット伝送の際、ヘッダ部分を圧縮して送信することで伝送効率を高めている。例えば、動画等のデータストリームをリアルタイムに配送するRTP(Real−time Transport Protocol)では、ROHC(RObust Header Compression)による圧縮技術が一般的である。   3GPP (3rd Generation Partnership Project), 3GPP LTE (Long Term Evolution), and other wireless access networks (BTS: Base Transceiver Station), radio network control equipment (RNC: Radio Network Control), mobile stations Communication devices such as (MS: Mobile Station) increase the transmission efficiency by compressing and transmitting the header part during packet transmission. For example, in RTP (Real-time Transport Protocol) that delivers a data stream such as a moving image in real time, a compression technique by ROHC (RObust Header Compression) is common.

ROHCによってヘッダ情報を圧縮してパケットを送信する通信装置(Compressor:圧縮側通信装置)では、ヘッダ情報を圧縮してパケット送信を開始する前に、時間情報であるTS(Time Stamp)、データの送信順を示すSN(Sequence Number)、およびSN増加数に応じたTS増加数であるTS_STRIDE(RTPパケット送信周期時間/符合化サンプリング周期時間)を、パケットを受信してヘッダ情報を復号する通信装置(Decompressor:復号側通信装置)へ送信する。その後、圧縮側通信装置が、以降のパケットにおいてヘッダ情報を圧縮して送信を行い、最も効率的な場合では、SNのみを圧縮したヘッダ情報として送信し、それ以外のヘッダ情報を送信しない。ヘッダ情報が圧縮されたパケットを受信した復号側通信装置では、SNおよびTS_STRIDEを用いてTSを再生する。このような技術が、下記非特許文献1において開示されている。   In a communication device (Compressor: compression side communication device) that compresses header information by ROHC and transmits a packet, before compressing the header information and starting packet transmission, TS (Time Stamp) that is time information, Communication device that receives packet and decodes header information with SN (Sequence Number) indicating transmission order and TS_STRIDE (RTP packet transmission cycle time / encoded sampling cycle time) that is the TS increase number according to the SN increase number (Decompressor: Decoding side communication device) After that, the compression side communication apparatus compresses and transmits the header information in the subsequent packets, and in the most efficient case, transmits only the SN as the compressed header information and does not transmit the other header information. The decoding-side communication apparatus that has received the packet in which the header information is compressed reproduces the TS using the SN and TS_STRIDE. Such a technique is disclosed in Non-Patent Document 1 below.

IETF RFC4815 RObust Header Compression (ROHC): Corrections and Clarifications to RFC 3095 4.2 (De)compression of TS without Transmitted TS Bits 2007年IETF RFC4815 RObust Header Compression (ROHC): Corrections and Clarifications to RFC 3095 4.2 (De) compression of TS without Transmitted TS Bits 2007

しかしながら、上記従来の技術によれば、TS_STRIDEの明確な決定方法や基準が規定されていない。そのため、圧縮側通信装置で適切にTS_STRIDEを規定していないと、圧縮側通信装置がSNのみを送信しても復号側通信装置でTSを再生できない場合がある、という問題があった。   However, according to the above-described conventional technology, a clear determination method and standard of TS_STRIDE are not defined. For this reason, if TS_STRIDE is not properly defined in the compression side communication device, there is a problem that even if the compression side communication device transmits only SN, the decoding side communication device may not be able to reproduce the TS.

本発明は、上記に鑑みてなされたものであって、TS再生の際に必要なTS_STRIDEを決定する通信装置を得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to obtain a communication apparatus that determines TS_STRIDE required for TS playback.

上述した課題を解決し、目的を達成するために、本発明は、パケット送信端末から受信したパケットのヘッダ情報を圧縮し、ヘッダ情報が圧縮されたパケットを受信装置に転送する通信装置であって、パケットのヘッダ情報を記憶するための記憶手段と、前記パケット送信端末から受信したパケットを前記受信装置へ転送するための制御を行い、また、当該制御において、必要に応じてパケットのヘッダ情報を圧縮する制御手段と、を備え、前記制御手段が、前記パケット送信端末から受信したパケットのヘッダ情報を前記記憶手段に記憶することとし、前記パケット送信端末から受信した最新のパケットのヘッダ情報と、前記記憶手段に記憶されている前回受信したパケットのヘッダ情報に基づいて、圧縮されたヘッダ情報を再生する際に使用するパラメータを決定し、当該パラメータを前記受信装置へ通知する、ことを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is a communication device that compresses header information of a packet received from a packet transmission terminal and transfers the packet in which the header information is compressed to a reception device. Storage means for storing packet header information, and control for transferring a packet received from the packet transmission terminal to the receiving device. In the control, packet header information is stored as necessary. Compression means, and the control means stores the header information of the packet received from the packet transmission terminal in the storage means, the header information of the latest packet received from the packet transmission terminal, When reproducing the compressed header information based on the header information of the previously received packet stored in the storage means Determining a parameter for use, and notifies the parameters to the receiving device, characterized in that.

本発明によれば、復号側通信装置においてTSを再生することができる、という効果を奏する。   According to the present invention, there is an effect that the TS can be reproduced in the decoding-side communication device.

図1は、TSを再生する処理を示す図である。FIG. 1 is a diagram illustrating a process of reproducing a TS. 図2は、無線通信システムの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of a wireless communication system. 図3は、TS_STRIDEの決定方法を示す図である。FIG. 3 is a diagram illustrating a method for determining TS_STRIDE. 図4は、メモリ上のパラメータ格納領域の構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of the parameter storage area on the memory. 図5は、TS_STRIDEの決定方法を示す図である。FIG. 5 is a diagram illustrating a method for determining TS_STRIDE. 図6は、TS_STRIDEの決定処理を示すフローチャートである。FIG. 6 is a flowchart showing TS_STRIDE determination processing. 図7は、メモリ上のパラメータ格納領域の構成例を示す図である。FIG. 7 is a diagram illustrating a configuration example of the parameter storage area on the memory. 図8は、TS_STRIDEの決定方法を示す図である。FIG. 8 is a diagram illustrating a method for determining TS_STRIDE. 図9は、TS_STRIDEを登録した参照テーブルの構成例を示す図である。FIG. 9 is a diagram illustrating a configuration example of a reference table in which TS_STRIDE is registered.

以下に、本発明にかかる通信装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a communication apparatus according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
最初に、従来のRTPパケットの通信において、ヘッダ情報が圧縮されたパケットを受信した復号側通信装置がTSを再生するまでの処理について説明する。図1は、TSを再生するまでの、圧縮側通信装置と復号側通信装置の処理を示す図である。例えば、圧縮側通信装置が、ある時点でRTP送信端末からRTPパケットを受信すると、通信開始時のIRパケット(RTP送信端末からSN=a、TS=TS0のRTPパケットを受信した後に送信するパケット)や、復号側通信装置の情報を更新するIR−DYNパケット(RTP送信端末からSN=a+1、TS=TS1のRTPパケットを受信した後に送信するパケット)によって、TS、SNの情報とあわせて、TS_STRIDEの情報を復号側通信装置へ送信する。圧縮側通信装置は、その後、ヘッダ部分を圧縮したパケットの送信を開始する。この際、ヘッダ情報としては、パケットごとに可変するSN(ここではSN=a+2)のみを送信する。
Embodiment 1 FIG.
First, in a conventional RTP packet communication, a process until a decoding side communication apparatus that has received a packet with compressed header information reproduces a TS will be described. FIG. 1 is a diagram illustrating processing of the compression-side communication device and the decoding-side communication device until the TS is reproduced. For example, when the compression side communication device receives an RTP packet from an RTP transmission terminal at a certain point in time, an IR packet at the start of communication (a packet to be transmitted after receiving an RTP packet with SN = a and TS = TS0 from the RTP transmission terminal) Or TS_STRIDE together with the TS and SN information by an IR-DYN packet (packet transmitted after receiving an RTP packet with SN = a + 1 and TS = TS1 from the RTP transmitting terminal) for updating information on the decoding side communication device Is transmitted to the decoding-side communication device. Thereafter, the compression side communication device starts transmission of a packet in which the header portion is compressed. At this time, as the header information, only the variable SN (here, SN = a + 2) is transmitted for each packet.

復号側通信装置では、受信したSN(a+2)と先に受信しているTS_STRIDEを用いて、「TS=TS1+TS_STRIDE×(a+2−(a+1))=TS2」としてTSを再生することができる。ただし、TS_STRIDEが適切に規定されていない場合、TS_STRIDEを用いてもTS2の値を正確に復号できない場合がある。そのため、以下に、TS_STRIDEの値を適切に規定する方法について説明する。なお、復号側通信装置から送信するパケット(ACKパケット等)については記載を省略する。   The decoding-side communication apparatus can reproduce the TS as “TS = TS1 + TS_STRIDE × (a + 2− (a + 1)) = TS2” by using the received SN (a + 2) and the previously received TS_STRIDE. However, if TS_STRIDE is not properly defined, the value of TS2 may not be correctly decoded even if TS_STRIDE is used. Therefore, a method for appropriately defining the value of TS_STRIDE will be described below. Note that description of packets (such as ACK packets) transmitted from the decoding-side communication device is omitted.

図2は、圧縮側通信装置を含む無線通信システムの構成例を示す図である。無線通信システムは、RTP送信端末10と、圧縮側通信装置20と、復号側通信装置30と、を備える。ここでは、圧縮側通信装置20が、RTP送信端末10から送信されたRTPパケットを受信し、受信したRTPパケットを復号側通信装置30へ送信する。圧縮側通信装置20は、復号側通信装置30へ送信する場合、必要に応じてパケットのヘッダ情報を圧縮して送信する。   FIG. 2 is a diagram illustrating a configuration example of a wireless communication system including a compression-side communication device. The wireless communication system includes an RTP transmission terminal 10, a compression side communication device 20, and a decoding side communication device 30. Here, the compression side communication device 20 receives the RTP packet transmitted from the RTP transmission terminal 10 and transmits the received RTP packet to the decoding side communication device 30. When transmitting to the decoding side communication device 30, the compression side communication device 20 compresses and transmits the packet header information as necessary.

圧縮側通信装置20は、制御部1と、記憶部2と、を備える。制御部1は、RTP送信端末10からパケットを受信し、また受信したパケットを復号側通信装置30へ送信する制御を行う。この際、必要に応じてパケットのヘッダ情報を圧縮して送信する。記憶部2は、RTP送信端末10から受信したパケットのヘッダ情報、および算出したTS_STRIDEを記憶するためのメモリである。   The compression-side communication device 20 includes a control unit 1 and a storage unit 2. The control unit 1 performs control for receiving a packet from the RTP transmission terminal 10 and transmitting the received packet to the decoding-side communication device 30. At this time, packet header information is compressed as necessary and transmitted. The storage unit 2 is a memory for storing the header information of the packet received from the RTP transmission terminal 10 and the calculated TS_STRIDE.

図3は、本実施の形態のTS_STRIDEの決定方法を示す図である。ROHCヘッダ圧縮プロトコルがまだ起動されていないRTP通信において、まず、圧縮側通信装置20が、RTP送信端末10から最初のSN=a、TS=TS0のRTPパケット(1−1)を受信した場合、制御部1は、そのSN、TSの値を、記憶部2のメモリ上に記録する。図4は、記憶部2のメモリ上のパラメータ格納領域の構成例を示す図である。TSや、SN等の値をROHCセクション毎に記憶することができる。   FIG. 3 is a diagram illustrating a method for determining TS_STRIDE according to the present embodiment. In RTP communication in which the ROHC header compression protocol has not yet been activated, first, when the compression side communication device 20 receives the first RTP packet (1-1) of SN = a and TS = TS0 from the RTP transmission terminal 10, The control unit 1 records the SN and TS values on the memory of the storage unit 2. FIG. 4 is a diagram illustrating a configuration example of a parameter storage area on the memory of the storage unit 2. Values such as TS and SN can be stored for each ROHC section.

つぎに、圧縮側通信装置20が、RTP送信端末10からSN=a+1、TS=TS1のRTPパケット(1−2)を受信した場合、制御部1が、当該SN、TS値と、記憶部2から読み出したTS、SN情報(TS=TS0、SN=a)を用いて、「TS_STRIDE=(TS1−TS0)/((a+1)−a)=TS1−TS0」を算出し、その値をこのRTP通信に関するTS_STRIDEとして決定する。すなわち、制御部1は、TS_STRIDEを、RTP送信端末10から受信したRTPパケットに基づいて算出する。制御部1は、TS_STRIDEとして、算出した値を記憶部2のメモリ上に記録する(図4参照)。   Next, when the compression-side communication device 20 receives the RTP packet (1-2) with SN = a + 1 and TS = TS1 from the RTP transmission terminal 10, the control unit 1 determines that the SN, TS value, and storage unit 2 “TS_STRIDE = (TS1−TS0) / ((a + 1) −a) = TS1−TS0” is calculated using the TS and SN information (TS = TS0, SN = a) read out from the RTP, and the value is calculated as this RTP. It is determined as TS_STRIDE related to communication. That is, the control unit 1 calculates TS_STRIDE based on the RTP packet received from the RTP transmission terminal 10. The control unit 1 records the calculated value on the memory of the storage unit 2 as TS_STRIDE (see FIG. 4).

つぎに、圧縮側通信装置20の制御部1は、算出したTS_STRIDEをヘッダ情報に付したパケット(1−3)を、復号側通信装置30へ送信する。送信に使用するパケットとしては、IRパケットを用いることができるが、従来同様、IR−DYNパケットを用いることも可能である。復号側通信装置30は、実際に受信されたパケットに基づいて算出されたTS_STRIDEを用いることで、TSを再生することができる。TSの再生方法については、従来同様の方法で再生可能である(図1参照)。   Next, the control unit 1 of the compression-side communication device 20 transmits the packet (1-3) with the calculated TS_STRIDE attached to the header information to the decoding-side communication device 30. As a packet used for transmission, an IR packet can be used, but an IR-DYN packet can also be used as in the prior art. The decoding-side communication device 30 can reproduce the TS by using TS_STRIDE calculated based on the actually received packet. The TS playback method can be played back in the same manner as before (see FIG. 1).

以上説明したように、本実施の形態では、圧縮側通信装置20の制御部1が、RTP送信端末10から2回受信したRTPパケットのTSとSNの値を用いてTS_STRIDEを算出することとした。これにより、復号側通信装置30では、実測値に基づいたTS_STRIDEを用いることができるため、TSを再生できない事態を回避することができる。   As described above, in the present embodiment, the control unit 1 of the compression-side communication device 20 calculates TS_STRIDE using the TS and SN values of the RTP packet received twice from the RTP transmission terminal 10. . Thereby, since the decoding side communication apparatus 30 can use TS_STRIDE based on the actual measurement value, it is possible to avoid a situation in which the TS cannot be reproduced.

実施の形態2.
本実施の形態では、圧縮側通信装置が、仮のTS_STRIDEを複数回算出してからTS_STRIDEを決定する。以下、実施の形態1と異なる部分について説明する。
Embodiment 2. FIG.
In the present embodiment, the compression-side communication apparatus determines the TS_STRIDE after calculating the temporary TS_STRIDE several times. Hereinafter, a different part from Embodiment 1 is demonstrated.

なお、本実施の形態において、無線通信システムおよび圧縮側通信装置の構成は図2と同様であるが、説明の便宜上、圧縮側通信装置20、制御部1および記憶部2を、それぞれ、圧縮側通信装置20a、制御部1aおよび記憶部2aとする。   In the present embodiment, the configurations of the wireless communication system and the compression side communication device are the same as those in FIG. 2, but the compression side communication device 20, the control unit 1, and the storage unit 2 are respectively connected to the compression side for convenience of explanation. The communication device 20a, the control unit 1a, and the storage unit 2a are assumed.

図5は、本実施の形態のTS_STRIDEの決定方法を示す図である。ここでは、フローチャートに基づいて決定する処理を説明する。図6は、TS_STRIDEの決定処理を示すフローチャートである。   FIG. 5 is a diagram illustrating a method for determining TS_STRIDE according to the present embodiment. Here, the process determined based on a flowchart is demonstrated. FIG. 6 is a flowchart showing TS_STRIDE determination processing.

まず、圧縮側通信装置20aが、RTP送信端末10から最初のSN=a、TS=TS0のRTPパケット(2−1)を受信した場合(ステップS1)、ここでは、該当セッションのTS_STRIDEは決定済みではなく(ステップS2:No)、記憶部2aのメモリ上にTS、SNの記録がないため、(ステップS3:No)、制御部1aは、そのTS、SNの値を、記憶部2aのメモリ上に記録する(ステップS4)。図7は、記憶部2aのメモリ上のパラメータ格納領域の構成例を示す図である。TSや、SN等の値をROHCセクション毎に記憶することができる。図4の場合と異なり、仮のTS_STRIDEであるTMP_TS_STRIDEを記憶する格納領域がある。   First, when the compression side communication device 20a receives the first RTP packet (2-1) with SN = a and TS = TS0 from the RTP transmission terminal 10 (step S1), the TS_STRIDE of the corresponding session has been determined here. However, since the TS and SN are not recorded on the memory of the storage unit 2a (step S3: No), the control unit 1a uses the TS and SN values in the memory of the storage unit 2a. Record above (step S4). FIG. 7 is a diagram illustrating a configuration example of the parameter storage area on the memory of the storage unit 2a. Values such as TS and SN can be stored for each ROHC section. Unlike the case of FIG. 4, there is a storage area for storing TMP_TS_STRIDE, which is a temporary TS_STRIDE.

なお、既に該当セッションのTS_STRIDEは決定済みの場合(ステップS2:Yes)、制御部1aは、つぎのセッションでTS_STRIDEを決定するためのRTPパケットを受信することとする(ステップS1)。   When the TS_STRIDE of the corresponding session has already been determined (step S2: Yes), the control unit 1a receives an RTP packet for determining TS_STRIDE in the next session (step S1).

つぎに、圧縮側通信装置20aが、RTP送信端末10からSN=a+1、TS=TS1のRTPパケット(2−2)を受信した場合(ステップS1)、該当セッションのTS_STRIDEは決定済みではなく(ステップS2:No)、記憶部2aのメモリ上にTS、SNの記録があるので(ステップS3:Yes)、制御部1aが、RTPパケット(2−2)のSN=a+1、TS=TS1と、記憶部2aのメモリ上から読み出したTS、SN情報(TS=TS0、SN=a)を用いて、「TS_STRIDE=(TS1−TS0)/((a+1)−a)=TS1−TS0」を算出し(ステップS5)、その値をこのRTP通信に関するTMP_TS_STRIDE#0として、記憶部2aのメモリ上に記録する(ステップS6)。   Next, when the compression side communication device 20a receives the RTP packet (2-2) with SN = a + 1 and TS = TS1 from the RTP transmission terminal 10 (step S1), the TS_STRIDE of the corresponding session is not determined (step S1). S2: No), since TS and SN are recorded in the memory of the storage unit 2a (step S3: Yes), the control unit 1a stores the SN = a + 1 and TS = TS1 of the RTP packet (2-2). "TS_STRIDE = (TS1-TS0) / ((a + 1) -a) = TS1-TS0" is calculated using the TS and SN information (TS = TS0, SN = a) read from the memory of the unit 2a ( In step S5), the value is recorded on the memory of the storage unit 2a as TMP_TS_STRIDE # 0 related to this RTP communication (step S6).

制御部1aは、記憶部2aのメモリ上の測定回数M_numを読み出し(ステップS7)、M_num=2であるが、現在メモリ上の使用中TMP_TS_STRIDEの数は1つのため(ステップS7:No)、算出されたTMP_TS_STRIDE#0をTS_STRIDEとして決定しない判断を行ない、RTPパケット(2−2)に設定されているSN=a+1とTS=TS1を、それぞれ記憶部2aのメモリ上に記録する(ステップS4)。   The control unit 1a reads the number of measurements M_num on the memory of the storage unit 2a (step S7), and M_num = 2, but since the number of currently used TMP_TS_STRIDE on the memory is one (step S7: No), the calculation is performed. The TMP_TS_STRIDE # 0 is determined not to be determined as TS_STRIDE, and SN = a + 1 and TS = TS1 set in the RTP packet (2-2) are recorded in the memory of the storage unit 2a (step S4).

つぎに、圧縮側通信装置20aが、RTP送信端末10からSN=a+2、TS=TS2のRTPパケット(2−3)を受信した場合(ステップS1)、該当セッションのTS_STRIDEは決定済みではなく(ステップS2:No)、記憶部2aのメモリ上にTS、SNの記録があるので(ステップS3:Yes)、制御部1aが、RTPパケット(2−3)のSN=a+2、TS=TS2と、記憶部2aのメモリ上から読み出したTS、SN情報(TS=TS1、SN=a+1)を用いて、「TS_STRIDE=(TS2−TS1)/((a+2)−(a+1))=TS2−TS1」を算出し(ステップS5)、その値をこのRTP通信に関するTMP_TS_STRIDE#1として、記憶部2aのメモリ上に記録する(ステップS6)。   Next, when the compression side communication apparatus 20a receives the RTP packet (2-3) of SN = a + 2 and TS = TS2 from the RTP transmission terminal 10 (step S1), the TS_STRIDE of the corresponding session is not determined (step S1). (S2: No), since TS and SN are recorded in the memory of the storage unit 2a (step S3: Yes), the control unit 1a stores the SN = a + 2 and TS = TS2 of the RTP packet (2-3). “TS_STRIDE = (TS2−TS1) / ((a + 2) − (a + 1)) = TS2−TS1” is calculated using the TS and SN information (TS = TS1, SN = a + 1) read from the memory of the unit 2a. (Step S5), and the value is recorded on the memory of the storage unit 2a as TMP_TS_STRIDE # 1 related to the RTP communication (Step S5). 6).

制御部1aは、記憶部2aのメモリ上の測定回数M_numを読み出し(ステップS7)、M_num=2であり、現在メモリ上の使用中TMP_TS_STRIDEの数は、TMP_TS_STRIDE#0、TMP_TS_STRIDE#1、の2つで同数のため(ステップS7:Yes)、つぎに、メモリ上の使用中TMP_TS_STRIDEである、TMP_TS_STRIDE#0の値とTMP_TS_STRIDE#1の値を比較する(ステップS8)。2つの値が同一の場合(ステップS8:Yes)、制御部1aは、この値をTS_STRIDEに決定し(ステップS9)、記憶部2aのメモリ上に記録する。2つの値が同一でない場合(ステップS8:No)、制御部1aは、記憶部2aのメモリ上に記録しているTMP_TS_STRIDEを全て消去する(ステップS10)。   The control unit 1a reads the number of measurements M_num on the memory of the storage unit 2a (step S7), M_num = 2, and the number of currently used TMP_TS_STRIDE on the memory is two, TMP_TS_STRIDE # 0 and TMP_TS_STRIDE # 1. Therefore, the value of TMP_TS_STRIDE # 0, which is the currently used TMP_TS_STRIDE, is compared with the value of TMP_TS_STRIDE # 1 (step S8). When the two values are the same (step S8: Yes), the control unit 1a determines this value as TS_STRIDE (step S9) and records it in the memory of the storage unit 2a. When the two values are not the same (step S8: No), the control unit 1a deletes all TMP_TS_STRIDE recorded in the memory of the storage unit 2a (step S10).

なお、圧縮側通信装置20aの制御部1aが、算出したTS_STRIDEを復号側通信装置30へ送信するパケット(2−4)としては、実施の形態1と同様、IRパケット、IR−DYNパケットで行うことができる。   Note that the packet (2-4) for transmitting the calculated TS_STRIDE to the decoding side communication device 30 by the control unit 1a of the compression side communication device 20a is an IR packet or an IR-DYN packet as in the first embodiment. be able to.

以上説明したように、本実施の形態では、圧縮側通信装置20aの制御部1aが、仮のTS_STRIDEの値を複数回算出してから決定することとした。これにより、安定した通信状態におけるTS_STRIDEを算出することができるため、実施の形態1と比較して、復号側通信装置30がTSを再生する場合に、さらに再生できない事態を回避することができる。   As described above, in the present embodiment, the control unit 1a of the compression-side communication device 20a determines the value after calculating the temporary TS_STRIDE value a plurality of times. Thereby, since TS_STRIDE in a stable communication state can be calculated, it is possible to avoid a situation where reproduction cannot be further performed when the decoding-side communication device 30 reproduces a TS, as compared with the first embodiment.

なお、測定回数を2回の場合について説明したが、これに限定するものではなく、3回以上の場合についても、適用可能である。   In addition, although the case where the frequency | count of measurement was 2 was demonstrated, it is not limited to this, It is applicable also to the case where it is 3 times or more.

実施の形態3.
本実施の形態では、RTPパケットのヘッダ情報に設定されているペイロードタイプ値に基づいて、TS_STRIDEを決定する。以下、実施の形態1、2と異なる部分について説明する。
Embodiment 3 FIG.
In this embodiment, TS_STRIDE is determined based on the payload type value set in the header information of the RTP packet. Hereinafter, a different part from Embodiment 1, 2 is demonstrated.

なお、本実施の形態において、無線通信システムおよび圧縮側通信装置の構成は図2と同様であるが、説明の便宜上、圧縮側通信装置20、制御部1および記憶部2を、それぞれ、圧縮側通信装置20b、制御部1bおよび記憶部2bとする。記憶部2bは、ペイロードタイプ値に対応するTS_STRIDEを記憶するためのメモリである。   In the present embodiment, the configurations of the wireless communication system and the compression side communication device are the same as those in FIG. 2, but the compression side communication device 20, the control unit 1, and the storage unit 2 are respectively connected to the compression side for convenience of explanation. Assume that the communication device 20b, the control unit 1b, and the storage unit 2b. The storage unit 2b is a memory for storing TS_STRIDE corresponding to the payload type value.

図8は、本実施の形態のTS_STRIDEの決定方法を示す図である。まず、圧縮側通信装置20bが、RTP送信端末10からRTPパケット(3−1)を受信すると、制御部1bが、そのRTPパケットのヘッダ情報として設定されているペイロードタイプ値(ここではXという値)を抽出する。つぎに、制御部1bは、記憶部2bのメモリ上の参照テーブルを参照し、抽出したペイロードタイプXに対応するTS_STRIDEを読み出し、その値をTS_STRIDEとして決定する。   FIG. 8 is a diagram illustrating a method for determining TS_STRIDE according to the present embodiment. First, when the compression side communication device 20b receives the RTP packet (3-1) from the RTP transmission terminal 10, the control unit 1b sets a payload type value (here, a value of X) set as header information of the RTP packet. ). Next, the control unit 1b refers to the reference table on the memory of the storage unit 2b, reads TS_STRIDE corresponding to the extracted payload type X, and determines the value as TS_STRIDE.

図9は、記憶部2bのメモリ上のペイロードタイプ値に対応するTS_STRIDEを登録した参照テーブルの構成例を示す図である。例えば、ペイロードタイプ値が2のG.721である場合、RTP送信周期20msec、信号サンプリング周波数8kHzと決まっているため、これより、「0.02/(1/8000)=160」という値を事前に登録しておくことができる。   FIG. 9 is a diagram illustrating a configuration example of a reference table in which TS_STRIDE corresponding to the payload type value on the memory of the storage unit 2b is registered. For example, a G.P. In the case of 721, since the RTP transmission cycle is 20 msec and the signal sampling frequency is 8 kHz, the value “0.02 / (1/8000) = 160” can be registered in advance.

なお、圧縮側通信装置20bの制御部1bが、読み出したTS_STRIDEを復号側通信装置30へ送信するパケット(3−2)としては、実施の形態1、2と同様、IRパケット、IR−DYNパケットで行うことができる。   Note that the packet (3-2) for transmitting the read TS_STRIDE to the decoding-side communication device 30 by the control unit 1b of the compression-side communication device 20b is an IR packet or an IR-DYN packet as in the first and second embodiments. Can be done.

以上説明したように、本実施の形態では、ペイロードタイプで規定される送信周期、信号サンプリング周波数に基づいて、ペイロードタイプ値に対応するTS_STRIDEをあらかじめ記憶部2bのメモリ上に用意し、圧縮側通信装置20bの制御部1bは、受信したパケットのペイロードタイプに基づいて、メモリ上から読み出した値をTS_STRIDEとして決定することとした。これにより、圧縮側通信装置20bではTS_STRIDEの決定時間を短縮でき、かつ、復号側通信装置30ではTSを再生できない事態を回避することができる。   As described above, in the present embodiment, TS_STRIDE corresponding to the payload type value is prepared in advance in the memory of the storage unit 2b based on the transmission cycle and signal sampling frequency specified by the payload type, and compression side communication is performed. The control unit 1b of the device 20b determines the value read from the memory as TS_STRIDE based on the payload type of the received packet. As a result, it is possible to reduce the TS_STRIDE determination time in the compression-side communication device 20b, and avoid the situation where the decoding-side communication device 30 cannot reproduce the TS.

以上のように、本発明にかかる通信装置は、パケット通信に有用であり、特に、ヘッダ情報を圧縮して送信する装置として適している。   As described above, the communication device according to the present invention is useful for packet communication, and is particularly suitable as a device for compressing and transmitting header information.

1 制御部
2 記憶部
10 RTP送信端末
20 圧縮側通信装置
30 復号側通信装置
DESCRIPTION OF SYMBOLS 1 Control part 2 Memory | storage part 10 RTP transmission terminal 20 Compression side communication apparatus 30 Decoding side communication apparatus

Claims (7)

パケット送信端末から受信したパケットのヘッダ情報を圧縮し、ヘッダ情報が圧縮されたパケットを受信装置に転送する通信装置であって、
パケットのヘッダ情報を記憶するための記憶手段と、
前記パケット送信端末から受信したパケットを前記受信装置へ転送するための制御を行い、また、当該制御において、必要に応じてパケットのヘッダ情報を圧縮する制御手段と、
を備え、
前記制御手段が、
前記パケット送信端末から受信したパケットのヘッダ情報を前記記憶手段に記憶することとし、
前記パケット送信端末から受信した最新のパケットのヘッダ情報と、前記記憶手段に記憶されている前回受信したパケットのヘッダ情報に基づいて、圧縮されたヘッダ情報を再生する際に使用するパラメータを決定し、当該パラメータを前記受信装置へ通知する、
ことを特徴とする通信装置。
A communication device that compresses header information of a packet received from a packet transmission terminal, and forwards the packet in which the header information is compressed to the receiving device,
Storage means for storing packet header information;
Control for transferring the packet received from the packet transmission terminal to the receiving device, and in the control, a control means for compressing the header information of the packet as necessary,
With
The control means is
The header information of the packet received from the packet transmission terminal is stored in the storage means,
Based on the header information of the latest packet received from the packet transmitting terminal and the header information of the previously received packet stored in the storage means, a parameter used when reproducing the compressed header information is determined. , Notifying the reception device of the parameter,
A communication device.
パケット送信端末から受信したパケットのヘッダ情報を圧縮し、ヘッダ情報が圧縮されたパケットを受信装置に転送する通信装置であって、
パケットのヘッダ情報およびパラメータの仮算出値を記憶するための記憶手段と、
前記パケット送信端末から受信したパケットを前記受信装置へ転送するための制御を行い、また、当該制御において、必要に応じてパケットのヘッダ情報を圧縮する制御手段と、
を備え、
前記制御手段が、
前記パケット送信端末から受信したパケットのヘッダ情報を前記記憶手段に記憶することとし、
また、前記パケット送信端末から受信した最新のパケットのヘッダ情報と、前記記憶手段に記憶されている前回受信したパケットのヘッダ情報に基づいて、圧縮されたヘッダ情報を再生する際に使用するパラメータを仮算出し、当該仮算出値を前記記憶手段に記憶することとし、
前記記憶手段に記憶された仮算出値が所定数に達した場合に、当該所定数の仮算出値に基づいて前記パラメータを決定し、当該パラメータを前記受信装置へ通知する、
ことを特徴とする通信装置。
A communication device that compresses header information of a packet received from a packet transmission terminal and forwards the packet in which the header information is compressed to a receiving device,
Storage means for storing packet header information and parameter provisionally calculated values;
Control for transferring the packet received from the packet transmission terminal to the receiving device, and in the control, a control means for compressing the header information of the packet as necessary,
With
The control means is
The header information of the packet received from the packet transmission terminal is stored in the storage means,
Further, parameters used when reproducing the compressed header information based on the header information of the latest packet received from the packet transmitting terminal and the header information of the previously received packet stored in the storage means Temporarily calculate and store the temporary calculated value in the storage means;
When the provisional calculation value stored in the storage means reaches a predetermined number, the parameter is determined based on the predetermined number of provisional calculation values, and the parameter is notified to the receiving device;
A communication device.
前記制御手段は、所定数の仮算出値が全て同一の場合に当該仮算出値を前記パラメータとして決定する、
ことを特徴とする請求項2に記載の通信装置。
The control means determines the temporary calculated value as the parameter when a predetermined number of temporary calculated values are all the same.
The communication device according to claim 2.
パケット送信端末から受信したパケットのヘッダ情報を圧縮し、ヘッダ情報が圧縮されたパケットを受信装置に転送する通信装置であって、
パケットのヘッダ情報に付与されているペイロードタイプ値と、圧縮されたヘッダ情報を再生する際に使用するパラメータとの対応関係を記憶するための記憶手段と、
前記パケット送信端末から受信したパケットを前記受信装置へ転送するための制御を行い、また、当該制御において、必要に応じてパケットのヘッダ情報を圧縮する制御手段と、
を備え、
前記制御手段が、
前記パケット送信端末から受信したパケットのヘッダ情報に付与されているペイロードタイプ値を抽出し、
抽出したペイロードタイプ値に対応するパラメータを前記記憶手段から読み出し、当該パラメータを前記受信装置へ通知する、
ことを特徴とする通信装置。
A communication device that compresses header information of a packet received from a packet transmission terminal and forwards the packet in which the header information is compressed to a receiving device,
A storage means for storing a correspondence relationship between a payload type value given to the header information of the packet and a parameter used when reproducing the compressed header information;
Control for transferring the packet received from the packet transmission terminal to the receiving device, and in the control, a control means for compressing the header information of the packet as necessary,
With
The control means is
Extract the payload type value attached to the header information of the packet received from the packet transmission terminal,
A parameter corresponding to the extracted payload type value is read from the storage means, and the parameter is notified to the receiving device;
A communication device.
前記制御手段は、前記パラメータをIRパケットによって前記受信装置へ通知する、
ことを特徴とする請求項1〜4のいずれか1つに記載の通信装置。
The control means notifies the parameter to the receiving device by an IR packet.
The communication device according to any one of claims 1 to 4, wherein
前記制御手段は、前記パラメータをIR−DYNパケットによって前記受信装置へ通知する、
ことを特徴とする請求項1〜4のいずれか1つに記載の通信装置。
The control means notifies the parameter to the receiving device by an IR-DYN packet.
The communication device according to any one of claims 1 to 4, wherein
前記ヘッダ情報を、時間情報を示すタイムスタンプ、およびデータの送信順を示すシーケンス番号とし、
前記パラメータを、前記パケット送信端末がパケットを送信する度に増加するタイムスタンプの増加数であるタイムスタンプストライド(TS_STRIDE)とする、
ことを特徴とする請求項1〜6のいずれか1つに記載の通信装置。
The header information is a time stamp indicating time information and a sequence number indicating a data transmission order,
The parameter is a time stamp stride (TS_STRIDE), which is the number of time stamps that increase each time the packet transmitting terminal transmits a packet.
The communication apparatus according to claim 1, wherein
JP2009136458A 2009-06-05 2009-06-05 Communication apparatus Pending JP2010283677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009136458A JP2010283677A (en) 2009-06-05 2009-06-05 Communication apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009136458A JP2010283677A (en) 2009-06-05 2009-06-05 Communication apparatus

Publications (1)

Publication Number Publication Date
JP2010283677A true JP2010283677A (en) 2010-12-16

Family

ID=43540018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009136458A Pending JP2010283677A (en) 2009-06-05 2009-06-05 Communication apparatus

Country Status (1)

Country Link
JP (1) JP2010283677A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107113458A (en) * 2015-01-09 2017-08-29 三星电子株式会社 Send equipment and its signal processing method
US11032194B2 (en) 2015-01-09 2021-06-08 Samsung Electronics Co., Ltd. Transmitting apparatus and signal processing method using removal of transport steam packet header

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107113458A (en) * 2015-01-09 2017-08-29 三星电子株式会社 Send equipment and its signal processing method
US11032194B2 (en) 2015-01-09 2021-06-08 Samsung Electronics Co., Ltd. Transmitting apparatus and signal processing method using removal of transport steam packet header
US11700200B2 (en) 2015-01-09 2023-07-11 Samsung Electronics Co., Ltd. Transmitting apparatus and signal processing method using removal of transport steam packet header

Similar Documents

Publication Publication Date Title
JP3857688B2 (en) Transmission of header compression identifier in data packet connection
KR102229109B1 (en) Transmitting apparatus and receiving apparatus and signal processing method thereof
JP3834001B2 (en) How to define header field compression for data packet connections
US8521098B2 (en) Receiving apparatus, transmitting apparatus, receiving method, transmitting method, communications system, and communication method
JP7376363B2 (en) Radio link control status reporting
JP2018078563A (en) Apparatus and methods for block acknowledgment compression
US8189594B2 (en) Method of controlling header compression in wireless communication, wireless base station, and transmitter
CN106716951A (en) Methods and apparatus for optimizing tunneled traffic
US8379855B2 (en) Ciphering in a packet-switched telecommunications system
EP2203990B1 (en) Method of providing circuit switched (cs) service using high-speed downlink packet access (hsdpa) or high-speed uplink packet access (hsupa)
JP2006166489A (en) Scan format conversion apparatus and method
KR102300300B1 (en) Method and apparatus for communicating packets using header compression
KR100742868B1 (en) A method for header compression context control during handover in mobile data communication networks
US10681108B2 (en) Apparatus adapted for maintaining receiving data quality and method for receiving data
CN111556506A (en) Method and device for processing abnormal link
CN102318282B (en) Method and apparatus for compressed data packet transmission
JP2010283677A (en) Communication apparatus
JP6422504B2 (en) Switching method, source base station, target base station, system, storage medium
WO2015154557A1 (en) Data packet transmission processing method and device
US9118953B2 (en) Remote mobile communication system, server device, and remote mobile communication system control method
WO2019011086A1 (en) Pre-defined dictionary synchronization method and terminal
WO2015096450A1 (en) Method, apparatus and system for obtaining media service parameter instruction
WO2020166395A1 (en) Transmission device and reception device
JP2015104072A (en) Communication apparatus, signal process program, and recording medium
WO2019131498A1 (en) Terminal device, method, and integrated circuit