JP2005051714A - Packet transmission method and communication device - Google Patents

Packet transmission method and communication device Download PDF

Info

Publication number
JP2005051714A
JP2005051714A JP2003284334A JP2003284334A JP2005051714A JP 2005051714 A JP2005051714 A JP 2005051714A JP 2003284334 A JP2003284334 A JP 2003284334A JP 2003284334 A JP2003284334 A JP 2003284334A JP 2005051714 A JP2005051714 A JP 2005051714A
Authority
JP
Japan
Prior art keywords
encoding
packet
decoding
information
encoding method
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.)
Abandoned
Application number
JP2003284334A
Other languages
Japanese (ja)
Inventor
Jiyunsei Yamaguchi
順靖 山口
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 JP2003284334A priority Critical patent/JP2005051714A/en
Publication of JP2005051714A publication Critical patent/JP2005051714A/en
Abandoned legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To obtain a packet transmission method with which receiving properties can be more enhanced. <P>SOLUTION: In the packet transmission method, a header analytic part 2 of a transmitter extracts quality-of-service (QoS) information from a header of an IP packet, and an encoding system determination part 3 determines an encoding system on the basis of the extracted QoS information while associating estimated QoS with corresponding encoding systems in advance. A transmission packet encoding part 5 uses the determined encoding system to encode the IP packet, a control information generation part 4 generates an identification ID to detect a decoding system corresponding to said encoding system at a receiving side, the encoding result and the identification ID are linked and predetermined transmission processing is applied to a result thereof for transmission onto a transmission path by a multiplexing part 6, a modulation part 7 and a radio transmission part 8. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、移動通信ネットワークを利用したIPパケット通信を実現するためのパケット伝送方法に関するものであり、特に、要求されるサービス品質(QoS:Quality of Service)に応じて適応的に符号化方式を変更するパケット伝送方法に関するものである。   The present invention relates to a packet transmission method for realizing IP packet communication using a mobile communication network, and in particular, an adaptive encoding method according to a required quality of service (QoS). The present invention relates to a packet transmission method to be changed.

以下、従来のパケット伝送方法について説明する(下記非特許文献1,非特許文献2参照)。W−CDMAシステムにおけるパケット再送制御は、無線ネットワーク制御装置(RNC:Radio Network Controller)におけるデータリンクレイヤ(L2: Layer 2)のサブレイヤであるRLC(Radio Link Control)で行われる。また、RLCで用いられるARQ方式は、Selective-Repeat(SR)方式の「Type−I HARQ」である。   Hereinafter, conventional packet transmission methods will be described (see Non-Patent Document 1 and Non-Patent Document 2 below). Packet retransmission control in the W-CDMA system is performed by RLC (Radio Link Control), which is a sub-layer of the data link layer (L2: Layer 2) in a radio network controller (RNC). The ARQ scheme used in RLC is “Type-I HARQ” of the Selective-Repeat (SR) scheme.

「Type−I HARQ」は、送信側で情報信号系列に誤り検出符号化,誤り訂正符号化を行い、送信する。一方、受信側では、受信パケットに対して誤り訂正復号を行った後、誤り検出を行う。そして、誤りが検出された場合、パケットを破棄し、再送要求を送信側へ送信する。送信側では、この再送要求に基づいて、同一の符号化方法を用いて再送する。このような手順を誤りが検出されなくなるまで繰り返し実行することによって、信頼性の高い通信を行う。   “Type-I HARQ” is transmitted after performing error detection coding and error correction coding on the information signal sequence on the transmission side. On the other hand, the receiving side performs error correction decoding on the received packet and then performs error detection. If an error is detected, the packet is discarded and a retransmission request is transmitted to the transmission side. On the transmission side, retransmission is performed using the same encoding method based on this retransmission request. By repeating such a procedure until no error is detected, highly reliable communication is performed.

なお、基地局(NodeB)では、物理レイヤ(L1:Layer 1)における無線送受信機能を有し、L2のサブレイヤであるMAC(Medium Access Control)から供給されたデータユニットに対して符号化処理を行うが、送信データの種類や伝送路状態に応じた符号化方式の選択は行っていない。   Note that the base station (NodeB) has a wireless transmission / reception function in the physical layer (L1: Layer 1), and performs an encoding process on a data unit supplied from a MAC (Medium Access Control) which is an L2 sublayer. However, the encoding method is not selected according to the type of transmission data and the transmission path state.

W−CDMAシステムにおいては、HSDPA(High-Speed Downlink Packet Access)と呼ばれるデータトラヒックに適した高速パケット無線アクセス技術が3GPPで検討され、適応変復調技術を用いた方式が標準化された。   In the W-CDMA system, high-speed packet radio access technology suitable for data traffic called HSDPA (High-Speed Downlink Packet Access) has been studied by 3GPP, and a method using adaptive modulation / demodulation technology has been standardized.

また、音声・画像系トラヒックをIPパケット化して伝送するVoIP(Voice over IP)技術が注目され、移動通信ネットワークにおいても、無線アクセスネットワーク(RAN)とコアネットワーク(CN)のIP化が3GPPで検討されている。   In addition, VoIP (Voice over IP) technology that transmits voice / image traffic in IP packets is attracting attention, and in mobile communication networks, IP of radio access network (RAN) and core network (CN) will be studied by 3GPP Has been.

3GPP規格 TS25.322 Radio Link Control(RLC) protocol specification3GPP standard TS25.322 Radio Link Control (RLC) protocol specification 3GPP規格 TS25.212 Multiplexing and channel coding3GPP standard TS25.212 Multiplexing and channel coding

しかしながら、上記、従来のパケット伝送方法においては、上記ARQ方式が用いられているので、誤り率が高い無線回線を用いてパケット伝送を行う場合に、パケットの再送回数が増加し、スループットおよび伝送レートの低下を招く、という問題があった。特に、音声やストリーム画像等のリアルタイム通信に障害を与える可能性がある。   However, in the conventional packet transmission method, since the ARQ scheme is used, when packet transmission is performed using a radio channel with a high error rate, the number of packet retransmissions increases, and throughput and transmission rate are increased. There was a problem of causing a drop in In particular, there is a possibility of impeding real-time communication such as audio and stream images.

本発明は、上記に鑑みてなされたものであって、移動通信ネットワークを利用したIPパケット通信を行う場合に、そのパケットに要求されるQoS制御により、受信特性向上を実現可能なパケット伝送方法、当該移動通信ネットワークを構成する通信装置、を得ることを目的とする。   The present invention has been made in view of the above, and when performing IP packet communication using a mobile communication network, a packet transmission method capable of realizing an improvement in reception characteristics by QoS control required for the packet, It is an object of the present invention to obtain a communication device constituting the mobile communication network.

上述した課題を解決し、目的を達成するために、本発明にかかるパケット伝送方法にあっては、移動通信ネットワークを利用したIPパケット通信を実現するためのパケット伝送方法であって、送信側の通信装置が、たとえば、IPパケットのヘッダからサービス品質情報を抽出するヘッダ解析ステップと、想定される各サービス品質とそれぞれに対応する符号化方式とを事前に関連付けておき、前記抽出されたサービス品質情報に基づいて符号化方式を決定する符号化方式決定ステップと、前記決定された符号化方式で前記IPパケットを符号化する符号化ステップと、受信側で前記符号化方式に対応する復号方式を検知できるように識別情報を生成する識別情報生成ステップと、前記符号化結果および前記識別情報を連結し、その結果に対して所定の送信処理を施して伝送路へ送信する送信ステップと、を含むことを特徴とする。   In order to solve the above-described problem and achieve the object, the packet transmission method according to the present invention is a packet transmission method for realizing IP packet communication using a mobile communication network, The communication apparatus associates, for example, a header analysis step for extracting service quality information from the header of an IP packet in advance with each assumed service quality and a corresponding encoding method, and the extracted service quality An encoding method determining step for determining an encoding method based on information; an encoding step for encoding the IP packet using the determined encoding method; and a decoding method corresponding to the encoding method on the receiving side. An identification information generation step for generating identification information so that it can be detected, and the encoding result and the identification information are connected, and the result is Characterized in that it comprises a transmission step of transmitting to the transmission line by performing a predetermined transmission process by.

この発明によれば、たとえば、送信機が、送信データの特質に応じて符号化方式を選択し、当該符号化方式による符号化結果に受信器にて復号方式を識別するための識別IDを含めて送信する。   According to the present invention, for example, the transmitter selects an encoding method according to the characteristics of the transmission data, and the identification result for identifying the decoding method at the receiver is included in the encoding result by the encoding method. To send.

本発明によれば、送信機が、送信データの特質に応じて符号化方式を選択し、当該符号化方式による符号化結果に復号方式を識別するための識別情報を含めて送信する構成とした。これにより、受信機では、受信信号に含まれる識別情報に基づいて送信データの特質に応じた復号方式を選択できるので、通常伝送時の受信特性向上を実現できる、という効果を奏する。   According to the present invention, the transmitter selects an encoding method according to the characteristics of the transmission data, and transmits the result including the identification information for identifying the decoding method in the encoding result by the encoding method. . As a result, the receiver can select a decoding method in accordance with the characteristics of the transmission data based on the identification information included in the received signal, so that it is possible to improve reception characteristics during normal transmission.

以下に、本発明にかかるパケット伝送方法、送信側の通信装置(送信機と呼ぶ)および受信側の通信装置(受信機と呼ぶ)の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Hereinafter, embodiments of a packet transmission method, a transmission-side communication device (referred to as a transmitter), and a reception-side communication device (referred to as a receiver) according to the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
図1は、本発明にかかるパケット伝送方法を実現可能な実施の形態1の送信機(基地局)の構成を示す図であり、この送信機は、送信バッファ1と、ヘッダ解析部2と、符号化方式決定部3と、特許請求の範囲における識別情報生成手段として動作する制御情報生成部4と、符号化手段として動作する送信パケット符号化部5と、送信手段として動作する多重化部(MUX)6,変調部7,無線送信部8と、から構成されている。また、上記送信パケット符号化部5は、誤り制御符号化部11と、レートマッチング処理部12と、インタリーブ処理部13と、を備えている。
Embodiment 1 FIG.
FIG. 1 is a diagram illustrating a configuration of a transmitter (base station) according to a first embodiment capable of realizing the packet transmission method according to the present invention. The transmitter includes a transmission buffer 1, a header analysis unit 2, An encoding method determination unit 3; a control information generation unit 4 that operates as identification information generation means in claims; a transmission packet encoding unit 5 that operates as encoding means; and a multiplexing unit that operates as transmission means ( MUX) 6, modulation unit 7, and wireless transmission unit 8. The transmission packet encoding unit 5 includes an error control encoding unit 11, a rate matching processing unit 12, and an interleaving processing unit 13.

また、図2は、IPパケットの構造を示す図であり、このIPパケットは、TCPヘッダやIPヘッダ等のヘッダ部とユーザデータ部から構成されている。IPヘッダにはIPのサービス品質を表すTOS(Type Of Service)フィールド等が有り、TCPヘッダには再送制御におけるシーケンス番号や確認応答番号等が含まれている。また、ユーザデータ部には、ディジタル情報に変換された音声や画像やWEB,E−mail,ファイルダウンロード等のデータが含まれている。   FIG. 2 is a diagram showing the structure of an IP packet. This IP packet is composed of a header part such as a TCP header and an IP header and a user data part. The IP header includes a TOS (Type Of Service) field indicating IP service quality, and the TCP header includes a sequence number and an acknowledgment number in retransmission control. Further, the user data part includes data such as voice and image converted to digital information, WEB, E-mail, file download and the like.

ここで、上記送信機の動作について説明する。まず、IPパケットは送信バッファ1に逐次的に入力され、記憶される。そして、送信バッファ1から取り出されたパケットが、ヘッダ解析部2および送信パケット符号化部5に供給される。   Here, the operation of the transmitter will be described. First, IP packets are sequentially input and stored in the transmission buffer 1. Then, the packet extracted from the transmission buffer 1 is supplied to the header analysis unit 2 and the transmission packet encoding unit 5.

ヘッダ解析部2では、パケットのヘッダ部から要求されるサービス品質情報を抽出し、それを符号化方式決定部3に対して出力する。符号化方式決定部3では、後述するテーブルを用いて、受け取ったサービス品質情報を満たすパケットの符号化方法を決定し、それを送信パケット符号化部5に対して通知する。   The header analysis unit 2 extracts the requested quality of service information from the header of the packet and outputs it to the encoding method determination unit 3. The encoding method determination unit 3 determines a method for encoding a packet that satisfies the received quality of service information using a table described later, and notifies the transmission packet encoding unit 5 of the determination.

送信パケット符号化部5では、まず、誤り制御符号化部11が、通知された符号化方法を用いて、パケットに誤り検出符号を付加し、さらに誤り訂正符号化を行う。誤り検出/訂正符号としては、たとえば、3GPP標準化規格TS25.212に示された方式を適用する。つぎに、誤り制御符号化部11から出力された符号化データ系列は、レートマッチング処理部12に供給され、レートマッチング処理部12では、誤り訂正符号化後のビット系列に対して一定周期でビットを繰り返し挿入するか(Repetition)、または、一定周期でビット系列を間引く(Puncture)。ビットの繰り返し挿入および間引くビットの選択については、Repetitionレート(%)で与えられ、繰り返し挿入されるビット位置,間引かれるビット位置は、たとえば、3GPP標準化規格TS25.212に示されたアルゴリズムが適用される。つぎに、レートマッチング処理部12から出力された符号化ビット系列は、インタリーブ処理部13にて並べ替えられる。   In the transmission packet encoding unit 5, first, the error control encoding unit 11 adds an error detection code to the packet using the notified encoding method, and further performs error correction encoding. As the error detection / correction code, for example, the method shown in 3GPP standardization standard TS25.212 is applied. Next, the encoded data sequence output from the error control encoding unit 11 is supplied to the rate matching processing unit 12, and in the rate matching processing unit 12, the bit sequence after the error correction encoding is performed at a constant cycle. Are repeatedly inserted (Repetition), or the bit sequence is thinned out at a fixed period (Puncture). Repetitive insertion of bits and selection of bits to be thinned out are given by the repetition rate (%). For the bit positions to be repeatedly inserted and bit positions to be thinned out, for example, the algorithm shown in 3GPP standard TS25.212 is applied. Is done. Next, the encoded bit sequence output from the rate matching processing unit 12 is rearranged by the interleaving processing unit 13.

一方で、符号化方式決定部3は、送信パケット符号化部5に通知した符号化方法を制御情報生成部4に対しても通知し、制御情報生成部4では、パイロットビット、および受信機で復号方法を検知できるように識別ID、を生成し、それを多重化部6に対して出力する。   On the other hand, the encoding scheme determination unit 3 also notifies the control information generation unit 4 of the encoding method notified to the transmission packet encoding unit 5, and the control information generation unit 4 uses the pilot bits and the receiver. An identification ID is generated so that the decoding method can be detected, and is output to the multiplexing unit 6.

多重化部6では、送信パケット符号化部5および制御情報生成部4からそれぞれ受け取った情報を連結し、その結果を変調部7に対して出力する。変調部7では、たとえば、3GPP標準化規格TS25.213に示された変調処理が行われ、その結果を無線送信部8に対して出力する。最後に、無線送信部8では、ルートナイキストフィルタによる帯域制限、D/A(ディジタル/アナログ)変換、および無線周波数信号への周波数変換、を行った後の信号を、送信アンテナを介して伝送路へ出力する。   Multiplexer 6 concatenates the information received from transmission packet encoder 5 and control information generator 4 and outputs the result to modulator 7. In the modulation unit 7, for example, modulation processing shown in 3GPP standardization standard TS25.213 is performed, and the result is output to the radio transmission unit 8. Finally, the wireless transmission unit 8 transmits a signal after performing band limitation by a root Nyquist filter, D / A (digital / analog) conversion, and frequency conversion to a radio frequency signal via a transmission antenna. Output to.

図3は、符号化方式決定部3で参照されるテーブルの一例を示す図である。ここでは、ヘッダ解析部2から通知されるサービス品質情報に対応した符号化方式が記録されている。なお、想定される各サービス品質情報とそれぞれに対応する符号化方式は、事前に関連付けが行われているものとする。たとえば、音声等の低遅延品質を要求するパケットデータでは、サービス品質情報000が入力され、符号化方式={CRC無し,符号化率1/2の畳み込み符号,Repetitionレート0.8のレートマッチング}を送信パケット符号化部5に対して出力する。   FIG. 3 is a diagram illustrating an example of a table referred to by the encoding method determination unit 3. Here, an encoding method corresponding to the service quality information notified from the header analysis unit 2 is recorded. It is assumed that the assumed service quality information and the corresponding encoding method are associated in advance. For example, in packet data requiring low delay quality such as voice, the service quality information 000 is input, and encoding method = {no CRC, convolutional code with coding rate 1/2, rate matching with repetition rate 0.8} is transmitted. Output to the packet encoding unit 5.

図4は、本発明にかかるパケット伝送方法を実現可能な受信機(移動局)の構成を示す図であり、この受信機は、無線受信部21と、復調部22と、特許請求の範囲における復号手段として動作する受信パケット復号部23と、再送制御情報生成部24と、受信バッファ25と、から構成されている。また、上記受信パケット復号部23は、デインタリーブ処理部31と、レートデマッチング部32と、誤り制御復号部33と、を備えている。   FIG. 4 is a diagram showing a configuration of a receiver (mobile station) capable of realizing the packet transmission method according to the present invention. The receiver includes a radio reception unit 21, a demodulation unit 22, and a claim. The reception packet decoding unit 23, which operates as decoding means, a retransmission control information generation unit 24, and a reception buffer 25 are configured. The received packet decoding unit 23 includes a deinterleave processing unit 31, a rate dematching unit 32, and an error control decoding unit 33.

まず、アンテナで受信した無線周波数信号は、無線受信部21に供給され、ここでは、ベースバンド信号への周波数変換が行われる。復調部22では、受信ベースバンド信号を復調し、さらに、復号方法を識別するための識別IDを抽出し、図3に示すテーブルから当該識別IDに対応する符号化処理を検索する。なお、想定される各識別IDとそれぞれに対応する符号化方式は、事前に関連付けが行われているものとする。   First, the radio frequency signal received by the antenna is supplied to the radio receiving unit 21, where frequency conversion to a baseband signal is performed. The demodulator 22 demodulates the received baseband signal, further extracts an identification ID for identifying the decoding method, and searches for an encoding process corresponding to the identification ID from the table shown in FIG. It is assumed that the assumed identification IDs and the encoding methods corresponding to the respective identification IDs are associated in advance.

受信パケット復号部23では、デインタリーブ処理部31およびレートデマッチング処理部32が、送信側のインタリーブ処理部13およびレートマッチング処理部12と逆の処理を行い、さらに、誤り制御復号部33が、前記符号化処理に対応した誤り訂正復号処理、現在の伝送路状態を推定するための誤り訂正ビット数の算出、およびブロック誤り検出処理を行い、当該復号結果を受信バッファ25に対して出力する。   In the received packet decoding unit 23, the deinterleaving processing unit 31 and the rate dematching processing unit 32 perform processing reverse to that of the transmitting side interleaving processing unit 13 and the rate matching processing unit 12, and the error control decoding unit 33 further includes Error correction decoding processing corresponding to the encoding processing, calculation of the number of error correction bits for estimating the current transmission path state, and block error detection processing are performed, and the decoding result is output to the reception buffer 25.

このように、本実施の形態では、送信機が、送信データの特質に応じて符号化方式を選択し、当該符号化方式による符号化結果に復号方式を識別するための識別IDを含めて送信することとした。その結果、受信機では、受信信号に含まれる識別IDに基づいて送信データの特質に応じた復号方式を選択できるので、通常伝送時の受信特性向上を実現できる。   As described above, in this embodiment, the transmitter selects an encoding method according to the characteristics of the transmission data, and transmits the result including the identification ID for identifying the decoding method in the encoding result of the encoding method. It was decided to. As a result, the receiver can select a decoding method according to the characteristics of the transmission data based on the identification ID included in the received signal, so that it is possible to improve reception characteristics during normal transmission.

また、受信パケット復号部23では、上記誤り訂正数およびブロック誤り検出の有無については再送制御情報生成部24に対して出力する。なお、受信パケット復号部23にて反復復号を適用できる場合には、上記誤り訂正数の代わりに、繰り返す復号毎の誤り率およびその状態遷移を求めることとしてもよいし、または、上記誤り訂正数と、繰り返す復号毎の誤り率およびその状態遷移と、の両方を求めることとしてもよい。   The received packet decoding unit 23 outputs the number of error corrections and presence / absence of block error detection to the retransmission control information generating unit 24. In addition, when iterative decoding can be applied in the received packet decoding unit 23, instead of the number of error corrections, the error rate and state transition for each repeated decoding may be obtained, or the number of error corrections described above. Both the error rate for each repeated decoding and its state transition may be obtained.

再送制御情報生成部24では、ブロック誤りの有無に応じて、ACK(positive ACKnowledgement),NACK(Negative Acknowledgement)の識別子を生成し、誤り訂正数に応じた再送時のサービス品質情報を図3のテーブルから選択し、それらを送信機に対してフィードバッグする。   The retransmission control information generation unit 24 generates identifiers of ACK (positive ACKnowledgement) and NACK (Negative Acknowledgement) according to the presence / absence of a block error, and stores service quality information at the time of retransmission according to the number of error corrections in the table of FIG. And feed them back to the transmitter.

そして、送信機では、たとえば、NACKを受信した場合、同時に指示されたサービス品質情報に基づいて符号化方式を決定し、当該符号化方式で対応するパケットを符号化して再送する。このように、本実施の形態では、再送要求を受け取った送信機が、受信機から送られてくるサービス品質情報によって再送時の符号化方式を選択することとしたので、再送時の受信特性向上を実現できる。   For example, when receiving a NACK, the transmitter determines an encoding scheme based on the instructed service quality information, encodes a corresponding packet using the encoding scheme, and retransmits the packet. As described above, in this embodiment, since the transmitter that has received the retransmission request selects the encoding method at the time of retransmission based on the service quality information transmitted from the receiver, the reception characteristics at the time of retransmission are improved. Can be realized.

以上、本実施の形態においては、送信機が、送信データの特質に応じて符号化方式を選択し、当該符号化方式による符号化結果に復号方式を識別するための識別IDを含めて送信する。そして、受信機が、受信信号に含まれる識別IDに基づいて復号方式を選択し、当該復号方式による復号結果に基づいて、たとえば、誤り訂正数に応じた再送時のサービス品質情報をフィードバックする。さらに、再送要求を受け取った送信機が、受信機から送られてくるサービス品質情報で表された伝送路状態によって再送時の符号化方式を選択する。これにより、通常伝送時および再送時の受信特性向上を実現でき、結果として再送回数増加を抑制できる。   As described above, in this embodiment, the transmitter selects an encoding method according to the characteristics of transmission data, and transmits the result including the identification ID for identifying the decoding method in the encoding result of the encoding method. . Then, the receiver selects a decoding scheme based on the identification ID included in the received signal, and feeds back, for example, service quality information at the time of retransmission according to the number of error corrections based on the decoding result by the decoding scheme. Further, the transmitter that has received the retransmission request selects the encoding method at the time of retransmission according to the transmission path state represented by the quality of service information transmitted from the receiver. Thereby, it is possible to improve reception characteristics during normal transmission and retransmission, and as a result, it is possible to suppress an increase in the number of retransmissions.

実施の形態2.
図5は、本発明にかかるパケット伝送方法を実現可能な実施の形態2の送信機(基地局)の構成を示す図であり、この送信機は、特許請求の範囲における分割手段として動作する送信バッファ41と、符号化手段として動作する複数の送信パケット符号化部5と、を備えている。なお、先に説明した実施の形態1と同様の構成については、同一の符号を付してその説明を省略する。ここでは、先に説明した実施の形態1と異なる動作についてのみ説明する。
Embodiment 2. FIG.
FIG. 5 is a diagram showing a configuration of a transmitter (base station) according to a second embodiment capable of realizing the packet transmission method according to the present invention. This transmitter operates as a dividing unit in the claims. A buffer 41 and a plurality of transmission packet encoding units 5 operating as encoding means are provided. In addition, about the structure similar to Embodiment 1 demonstrated previously, the same code | symbol is attached | subjected and the description is abbreviate | omitted. Here, only operations different from those of the first embodiment described above will be described.

まず、IPパケットは、送信バッファ41に逐次的に入力され、記憶される。送信バッファ41では、ヘッダ解析部2にてサービス品質情報を抽出する過程で算出されるヘッダ部とデータ部との境界情報に基づいて、IPパケットを、ヘッダ部と一つまたは複数のデータ部分に分割し、それぞれを複数の送信パケット符号化部5に対して出力する(図5では一例として3つに分割する場合を記載)。ここでは、たとえば、IPパケット51を、ヘッダ情報52,ユーザデータ53,54に分割する。   First, IP packets are sequentially input and stored in the transmission buffer 41. In the transmission buffer 41, based on the boundary information between the header part and the data part calculated in the process of extracting the service quality information by the header analysis part 2, the IP packet is converted into the header part and one or more data parts. Each is divided and output to a plurality of transmission packet encoding units 5 (in FIG. 5, the case of dividing into three is described as an example). Here, for example, the IP packet 51 is divided into header information 52 and user data 53 and 54.

符号化方式決定部3では、ヘッダ解析部2から通知されたサービス品質情報に基づいて、ヘッダ部と各データ部分に対応する符号化方式をそれぞれ決定する。実際には、サービス品質+データ種別(ヘッダ情報,ユーザデータ)に基づいて、たとえば、図3に相当するテーブルを参照して決定する。そして、ヘッダ情報52,ユーザデータ53,54は、それぞれ送信パケット符号化部5にて符号化処理が行われた後、多重化部6にて連結される。   The encoding method determination unit 3 determines the encoding method corresponding to the header part and each data part based on the service quality information notified from the header analysis unit 2. Actually, it is determined with reference to a table corresponding to FIG. 3, for example, based on service quality + data type (header information, user data). The header information 52 and the user data 53 and 54 are encoded by the transmission packet encoding unit 5 and then connected by the multiplexing unit 6.

このように、本実施の形態においては、IPパケットを分割して符号化することにより、分割後のデータ毎に誤り耐性強度を変化させることができる。したがって、ヘッダ部/ユーザデータ部やユーザデータ内においてデータの特質(重要度)に応じた符号化を行うため、音声等の低遅延伝送が達成できる(音声再生に最低限必要な情報ブロックの符号化変更で伝送路誤り耐性を高めることができる。)。   As described above, in this embodiment, by dividing and encoding an IP packet, the error resilience strength can be changed for each piece of divided data. Therefore, since encoding is performed according to the characteristics (importance) of the data in the header part / user data part or user data, low-delay transmission of voice or the like can be achieved (codes of information blocks necessary for voice reproduction at least). The transmission line error tolerance can be increased by changing the network.)

以上のように、本発明にかかるパケット伝送方法および通信装置は、移動通信ネットワークを利用したIPパケット通信に有用であり、特に、要求されるサービス品質(QoS)に応じて適応的に符号化方式を変更するパケット伝送に適している。   As described above, the packet transmission method and the communication apparatus according to the present invention are useful for IP packet communication using a mobile communication network, and in particular, an adaptive encoding method according to required quality of service (QoS). Suitable for packet transmission that changes

本発明にかかるパケット伝送方法を実現可能な実施の形態1の送信機の構成を示す図である。It is a figure which shows the structure of the transmitting apparatus of Embodiment 1 which can implement | achieve the packet transmission method concerning this invention. IPパケットの構造を示す図である。It is a figure which shows the structure of an IP packet. 符号化方式決定部で参照されるテーブルの一例を示す図である。It is a figure which shows an example of the table referred by the encoding system determination part. 移動局(受信機)の構成を示す図である。It is a figure which shows the structure of a mobile station (receiver). 本発明にかかるパケット伝送方法を実現可能な実施の形態2の送信機の構成を示す図である。It is a figure which shows the structure of the transmitting apparatus of Embodiment 2 which can implement | achieve the packet transmission method concerning this invention.

符号の説明Explanation of symbols

1,41 送信バッファ
2 ヘッダ解析部
3 符号化方式決定部
4 制御情報生成部
5 送信パケット符号化部
6 多重化部(MUX)
7 変調部
8 無線送信部
1,41 Transmission buffer 2 Header analysis unit 3 Coding method determination unit 4 Control information generation unit 5 Transmission packet coding unit 6 Multiplexing unit (MUX)
7 Modulation unit 8 Wireless transmission unit

Claims (10)

移動通信ネットワークを利用したIPパケット通信を実現するためのパケット伝送方法において、
送信側の通信装置が、
IPパケットのヘッダからサービス品質情報を抽出するヘッダ解析ステップと、
想定される各サービス品質とそれぞれに対応する符号化方式とを事前に関連付けておき、前記抽出されたサービス品質情報に基づいて符号化方式を決定する符号化方式決定ステップと、
前記決定された符号化方式で前記IPパケットを符号化する符号化ステップと、
受信側で前記符号化方式に対応する復号方式を検知できるように識別情報を生成する識別情報生成ステップと、
前記符号化結果および前記識別情報を連結し、その結果に対して所定の送信処理を施して伝送路へ送信する送信ステップと、
を含むことを特徴とするパケット伝送方法。
In a packet transmission method for realizing IP packet communication using a mobile communication network,
The sending communication device is
A header analysis step of extracting quality of service information from the header of the IP packet;
Encoding method determining step for associating each assumed service quality with a corresponding encoding method in advance and determining an encoding method based on the extracted service quality information;
An encoding step of encoding the IP packet with the determined encoding method;
An identification information generating step for generating identification information so that a decoding method corresponding to the encoding method can be detected on the receiving side;
A transmission step of concatenating the encoding result and the identification information, performing a predetermined transmission process on the result, and transmitting the result to a transmission path;
A packet transmission method comprising:
受信側の通信装置が、
想定される各識別情報とそれぞれに対応する符号化方式とを事前に関連付けておき、所定の受信処理を施して復調後の受信信号から前記識別情報を抽出し、当該識別情報に対応する符号化方式を検索する復調ステップと、
前記符号化方式に対応した復号方式で前記復調後の受信信号を復号し、当該復号結果と復号処理で得られる所定の伝送路状態とを出力する復号ステップと、
正常に受信したかどうかを示す情報、および前記所定の伝送路情報に応じた再送時のサービス品質情報を、送信側に対してフィードバッグする再送制御情報生成ステップと、
を含むことを特徴とする請求項1に記載のパケット伝送方法。
The communication device on the receiving side
Encoding corresponding to the identification information by associating each assumed identification information with a corresponding encoding scheme in advance, extracting the identification information from the received signal after demodulation by performing a predetermined reception process A demodulation step for retrieving a scheme;
A decoding step of decoding the received signal after demodulation by a decoding method corresponding to the encoding method, and outputting the decoding result and a predetermined transmission path state obtained by a decoding process;
Retransmission control information generating step of feeding back information indicating whether or not normally received, and service quality information at the time of retransmission according to the predetermined transmission path information, to the transmission side;
The packet transmission method according to claim 1, further comprising:
前記所定の伝送路状態として、誤り訂正数、前記復号ステップにて反復復号を適用できる場合には繰り返す復号毎の誤り率およびその状態遷移、または、前記誤り訂正数と前記繰り返す復号毎の誤り率およびその状態遷移との両方、を求めることを特徴とする請求項2に記載のパケット伝送方法。   As the predetermined transmission path state, the number of error corrections, if iterative decoding can be applied in the decoding step, the error rate for each repeated decoding and its state transition, or the number of error corrections and the error rate for each repeated decoding The packet transmission method according to claim 2, wherein both of the data and the state transition thereof are obtained. 前記送信側の通信装置が、
受信側から正常に受信できなかったことを示す情報を受信した場合、同時に通知されるサービス品質情報に基づいて再送時の符号化方式を決定し、当該符号化方式により対応するパケットを符号化して再送する再送ステップ、
を含むことを特徴とする請求項1、2または3に記載のパケット伝送方法。
The transmitting communication device is
When receiving information indicating that reception was not successful from the receiving side, the encoding method at the time of retransmission is determined based on the quality of service information notified at the same time, and the corresponding packet is encoded by the encoding method. Resending step to resend,
The packet transmission method according to claim 1, 2, or 3.
移動通信ネットワークを利用したIPパケット通信を実現するためのパケット伝送方法において、
送信側の通信装置が、
IPパケットのヘッダからサービス品質情報を抽出するヘッダ解析ステップと、
前記ヘッダ解析ステップにてサービス品質情報を抽出する過程で得られるヘッダとデータ部との境界情報に基づいて、前記IPパケットを、ヘッダと一つまたは複数のデータ部分に分割する分割ステップと、
想定される各サービス品質とそれぞれに対応する符号化方式とを事前に関連付けておき、前記抽出されたサービス品質情報および分割後のデータ種別に基づいて、分割後のヘッダおよび各データ部分に対応する符号化方式を個別に決定する符号化方式決定ステップと、
前記決定された符号化方式で分割後のヘッダおよび各データ部分を個別に符号化する符号化ステップと、
受信側で前記符号化方式に対応する復号方式を検知できるように識別情報を生成する識別情報生成ステップと、
前記符号化結果および前記識別情報を連結し、その結果に対して所定の送信処理を施して伝送路へ送信する送信ステップと、
を含むことを特徴とするパケット伝送方法。
In a packet transmission method for realizing IP packet communication using a mobile communication network,
The sending communication device is
A header analysis step of extracting quality of service information from the header of the IP packet;
A dividing step of dividing the IP packet into a header and one or more data parts based on boundary information between a header and a data part obtained in the process of extracting service quality information in the header analysis step;
Assume that each assumed service quality and the corresponding encoding method are associated in advance and correspond to the divided header and each data part based on the extracted service quality information and the divided data type An encoding method determining step for individually determining the encoding method;
An encoding step for individually encoding the header and each data portion after division by the determined encoding method;
An identification information generating step for generating identification information so that a decoding method corresponding to the encoding method can be detected on the receiving side;
A transmission step of concatenating the encoding result and the identification information, performing a predetermined transmission process on the result, and transmitting the result to a transmission path;
A packet transmission method comprising:
移動通信ネットワークを利用したIPパケット通信を実現する送信側の通信装置において、
IPパケットのヘッダからサービス品質情報を抽出するヘッダ解析手段と、
想定される各サービス品質とそれぞれに対応する符号化方式とを事前に関連付けておき、前記抽出されたサービス品質情報に基づいて符号化方式を決定する符号化方式決定手段と、
前記決定された符号化方式で前記IPパケットを符号化する符号化手段と、
受信側で前記符号化方式に対応する復号方式を検知できるように識別情報を生成する識別情報生成手段と、
前記符号化結果および前記識別情報を連結し、その結果に対して所定の送信処理を施して伝送路へ送信する送信手段と、
を備えることを特徴とする通信装置。
In a communication device on the transmission side that realizes IP packet communication using a mobile communication network,
Header analysis means for extracting service quality information from the header of the IP packet;
Encoding method determining means that associates in advance each assumed service quality and the corresponding encoding method, and determines the encoding method based on the extracted service quality information;
Encoding means for encoding the IP packet with the determined encoding method;
Identification information generating means for generating identification information so that a receiving side can detect a decoding method corresponding to the encoding method;
Transmitting means for concatenating the encoding result and the identification information, performing a predetermined transmission process on the result, and transmitting the result to a transmission path;
A communication apparatus comprising:
さらに、受信側から正常に受信できなかったことを示す情報を受信した場合、同時に通知されるサービス品質情報に基づいて再送時の符号化方式を決定し、当該符号化方式により対応するパケットを符号化することによって、再送制御を行うことを特徴とする請求項6に記載の通信装置。   Furthermore, when receiving information indicating that reception has failed from the receiving side, the encoding method at the time of retransmission is determined based on the quality of service information notified at the same time, and the corresponding packet is encoded using the encoding method. The communication apparatus according to claim 6, wherein retransmission control is performed by making the communication information into a network. 移動通信ネットワークを利用したIPパケット通信を実現する送信側の通信装置において、
IPパケットのヘッダからサービス品質情報を抽出するヘッダ解析手段と、
前記ヘッダ解析ステップにてサービス品質情報を抽出する過程で得られるヘッダとデータ部との境界情報に基づいて、前記IPパケットを、ヘッダと一つまたは複数のデータ部分に分割する分割手段と、
想定される各サービス品質とそれぞれに対応する符号化方式とを事前に関連付けておき、前記抽出されたサービス品質情報および分割後のデータ種別に基づいて、分割後のヘッダおよび各データ部分に対応する符号化方式を個別に決定する符号化方式決定手段と、
前記決定された符号化方式で分割後のヘッダおよび各データ部分を個別に符号化する符号化手段と、
受信側で前記符号化方式に対応する復号方式を検知できるように識別情報を生成する識別情報生成手段と、
前記符号化結果および前記識別情報を連結し、その結果に対して所定の送信処理を施して伝送路へ送信する送信手段と、
を備えることを特徴とする通信装置。
In a communication device on the transmission side that realizes IP packet communication using a mobile communication network,
Header analysis means for extracting service quality information from the header of the IP packet;
A dividing means for dividing the IP packet into a header and one or a plurality of data parts based on boundary information between a header and a data part obtained in the process of extracting service quality information in the header analysis step;
Assume that each assumed service quality and the corresponding encoding method are associated in advance and correspond to the divided header and each data part based on the extracted service quality information and the divided data type An encoding method determining means for individually determining the encoding method;
An encoding means for individually encoding the header and each data portion after the division by the determined encoding method;
Identification information generating means for generating identification information so that a receiving side can detect a decoding method corresponding to the encoding method;
Transmitting means for concatenating the encoding result and the identification information, performing a predetermined transmission process on the result, and transmitting the result to a transmission path;
A communication apparatus comprising:
移動通信ネットワークを利用したIPパケット通信を実現する受信側の通信装置において、
送信側から送られてくる、符号化方式に対応する復号方式を検知するための各識別情報と、それぞれに対応する符号化方式と、を事前に関連付けておき、所定の受信処理を施して復調後の受信信号から前記識別情報を抽出し、当該識別情報に対応する符号化方式を検索する復調手段と、
前記符号化方式に対応した復号方式で前記復調後の受信信号を復号し、当該復号結果と復号処理で得られる所定の伝送路状態とを出力する復号手段と、
正常に受信したかどうかを示す情報、および前記所定の伝送路情報に応じた再送時のサービス品質情報を、送信側に対してフィードバッグする再送制御情報生成手段と、
を備えることを特徴とする通信装置。
In a communication device on the receiving side that realizes IP packet communication using a mobile communication network,
Each identification information sent from the transmission side for detecting the decoding method corresponding to the encoding method is associated with the corresponding encoding method in advance, and subjected to demodulation by performing a predetermined reception process. Demodulation means for extracting the identification information from a later received signal and searching for an encoding scheme corresponding to the identification information;
Decoding means for decoding the received signal after demodulation by a decoding method corresponding to the encoding method, and outputting the decoding result and a predetermined transmission path state obtained by decoding processing;
Retransmission control information generating means for feeding back information indicating whether or not normally received, and service quality information at the time of retransmission according to the predetermined transmission path information, to the transmission side;
A communication apparatus comprising:
前記所定の伝送路状態として、誤り訂正数、前記復号ステップにて反復復号を適用できる場合には繰り返す復号毎の誤り率およびその状態遷移、または、前記誤り訂正数と前記繰り返す復号毎の誤り率およびその状態遷移との両方、を求めることを特徴とする請求項9に記載の通信装置。   As the predetermined transmission path state, the number of error corrections, if iterative decoding can be applied in the decoding step, the error rate for each repeated decoding and its state transition, or the number of error corrections and the error rate for each repeated decoding The communication apparatus according to claim 9, wherein both the information and the state transition thereof are obtained.
JP2003284334A 2003-07-31 2003-07-31 Packet transmission method and communication device Abandoned JP2005051714A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003284334A JP2005051714A (en) 2003-07-31 2003-07-31 Packet transmission method and communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003284334A JP2005051714A (en) 2003-07-31 2003-07-31 Packet transmission method and communication device

Publications (1)

Publication Number Publication Date
JP2005051714A true JP2005051714A (en) 2005-02-24

Family

ID=34268973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003284334A Abandoned JP2005051714A (en) 2003-07-31 2003-07-31 Packet transmission method and communication device

Country Status (1)

Country Link
JP (1) JP2005051714A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006112293A1 (en) * 2005-04-13 2006-10-26 Ntt Docomo, Inc. Radio base station, mobile station, and data transmission method
JP2007028561A (en) * 2005-07-12 2007-02-01 Skipper Wireless Kk Method and system for providing active routing antenna
JP2008147960A (en) * 2006-12-08 2008-06-26 Fujitsu Ltd Transmission apparatus, reception apparatus and data transmission method
JP2010515329A (en) * 2006-12-26 2010-05-06 プロヴィジェント リミテッド Adaptive coding and modulation based on link performance prediction

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08162977A (en) * 1994-12-07 1996-06-21 Sanyo Electric Co Ltd Data communication equipment, data communication system and method therefor
JP2000201085A (en) * 1999-01-05 2000-07-18 Ntt Mobil Communication Network Inc Encoding method and decoding method
WO2003041437A1 (en) * 2001-11-08 2003-05-15 Mitsubishi Denki Kabushiki Kaisha Wireless communication method and mobile terminal used therefor
JP2003179580A (en) * 2001-12-12 2003-06-27 Sony Corp Data communication system, data transmission equipment, data reception equipment and method, and computer program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08162977A (en) * 1994-12-07 1996-06-21 Sanyo Electric Co Ltd Data communication equipment, data communication system and method therefor
JP2000201085A (en) * 1999-01-05 2000-07-18 Ntt Mobil Communication Network Inc Encoding method and decoding method
WO2003041437A1 (en) * 2001-11-08 2003-05-15 Mitsubishi Denki Kabushiki Kaisha Wireless communication method and mobile terminal used therefor
JP2003179580A (en) * 2001-12-12 2003-06-27 Sony Corp Data communication system, data transmission equipment, data reception equipment and method, and computer program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006112293A1 (en) * 2005-04-13 2006-10-26 Ntt Docomo, Inc. Radio base station, mobile station, and data transmission method
JP2007028561A (en) * 2005-07-12 2007-02-01 Skipper Wireless Kk Method and system for providing active routing antenna
JP2008147960A (en) * 2006-12-08 2008-06-26 Fujitsu Ltd Transmission apparatus, reception apparatus and data transmission method
JP2010515329A (en) * 2006-12-26 2010-05-06 プロヴィジェント リミテッド Adaptive coding and modulation based on link performance prediction

Similar Documents

Publication Publication Date Title
KR100678156B1 (en) Apparatus and method for transmitting and receiving wireless packet data
JP4308817B2 (en) Highly reliable data transmission / reception method and apparatus in a mobile communication system supporting packet data transmission
EP2127205B1 (en) Method and apparatus for multicasting with feedback information
JP4068165B2 (en) Method and system for extending sequence numbering range for selecting repetitive transmission protocol
US8665720B2 (en) Method and system for determining limited soft buffer size on transport blocks for rate matching
KR100594021B1 (en) Bit scrambling method and apparatus for packet transmission/reception in wireless communication system
US8284777B2 (en) Uplink cell changes in a mobile communication network
US7549102B2 (en) Transmitting apparatus, receiving apparatus, and re-transmission control method
JP4789804B2 (en) Redundant strategy reduction selection scheme
EP1594247A2 (en) Method and apparatus for determining rate matching parameters for a transport channel in a mobile telecommunication system
EP2760245A2 (en) Method and apparatus for transmitting voice over IP
KR101535187B1 (en) Apparatus and method for supporting hybrid automatic repeat request in a wireless communication system
US20080074999A1 (en) Mobile Communication System, Wireless Line Control Station, Mobile Station, And Wireless Base Station
JPWO2008114510A1 (en) Radio communication base station apparatus and radio communication method
US7178089B1 (en) Two stage date packet processing scheme
JP4501566B2 (en) Wireless communication apparatus and mobile station
WO2007040330A1 (en) Method and apparatus for error correction in mbms receipt system
EP1628430A2 (en) Mobile station using repeat transmission
JP2006506000A (en) Data packet transmission in a single container
US8149875B2 (en) Packet-based data processing technique
JP2006033156A (en) Communication apparatus
JP4509383B2 (en) Combined hybrid automatic retransmission request method
KR101515042B1 (en) Apparatus and method for processing a message to assign uplink resource
JP2005244674A (en) Transmitting device, receiving device, and re-transmission control method
JP5054126B2 (en) Method and apparatus for transmitting / receiving packet data unit in mobile communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060620

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080821

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080826

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20081017