JP2008011146A - Communication method, encoder, and decoder - Google Patents

Communication method, encoder, and decoder Download PDF

Info

Publication number
JP2008011146A
JP2008011146A JP2006179202A JP2006179202A JP2008011146A JP 2008011146 A JP2008011146 A JP 2008011146A JP 2006179202 A JP2006179202 A JP 2006179202A JP 2006179202 A JP2006179202 A JP 2006179202A JP 2008011146 A JP2008011146 A JP 2008011146A
Authority
JP
Japan
Prior art keywords
specific
encoder
bits
decoder
state
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
JP2006179202A
Other languages
Japanese (ja)
Inventor
Daisuke Toyama
大介 外山
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2006179202A priority Critical patent/JP2008011146A/en
Publication of JP2008011146A publication Critical patent/JP2008011146A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Error Detection And Correction (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a communication method, an encoder, and a decoder that improve tolerance of a burst error. <P>SOLUTION: The communication method includes a step (S101) wherein the encoder 10 and decoder 20 share state information of a trellis predefined such that a specific bit in an information bit series has a specific state in a state transition table; a step (S102) wherein there are two or more specific bits and the encoder 10 generates a frame such that control bits for control to place the specific bits in the specific state are added before the specific bits; a step (S103) wherein the encoder 10 encodes the generated frame; and a step (S105) wherein the decoder 20 decodes the encoded frame. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、通信方法、符号器及び復号器に関する。   The present invention relates to a communication method, an encoder, and a decoder.

無線通信システムにおいて、誤り訂正符号技術は、情報を伝達する際に欠かせない技術である。その中で、ターボ符号は、誤りなしに送信可能なデータ伝送速度の限界である「シャノン限界」に迫る、符号化/復号方式として注目を集めている。   In a wireless communication system, an error correction code technique is an indispensable technique for transmitting information. Among them, the turbo code is attracting attention as an encoding / decoding method that approaches the “Shannon limit”, which is the limit of the data transmission rate that can be transmitted without error.

ターボ符号では、二つある畳み込み符号のうち、二つめの畳み込み符号の符号化の前に一度メモリにデータを保管する。その後、異なる順でデータを取り出すインターリーバによって、データの順番を攪拌する。復号するときには、二つの畳み込み符号に対応した復号器を使う。このとき、一つの復号器の結果をフィードバックしながら繰り返し復号を行う。   In the turbo code, of the two convolutional codes, data is once stored in a memory before encoding the second convolutional code. Thereafter, the order of the data is agitated by an interleaver that extracts the data in a different order. When decoding, a decoder corresponding to two convolutional codes is used. At this time, decoding is repeatedly performed while feeding back the result of one decoder.

このように、ターボ符号は復号に多くの計算量を要すると同時に、復号に必要な計算量と符号の誤り訂正性能は、トレードオフの関係にある。即ち、誤り訂正性能を上げるためには、復号に必要な計算量が増大する。そのため、符号化の1単位であるブロックサイズを変動させることにより、復号に必要な計算量を調節する方法が開示されている(例えば、非特許文献1参照。)。
XLINKS IEEE 802.16e CTC Decoder Core
Thus, the turbo code requires a large amount of calculation for decoding, and at the same time, the calculation amount necessary for decoding and the error correction performance of the code are in a trade-off relationship. That is, in order to improve error correction performance, the amount of calculation required for decoding increases. Therefore, a method of adjusting the amount of calculation necessary for decoding by changing the block size, which is one unit of encoding, has been disclosed (for example, see Non-Patent Document 1).
XLINKS IEEE 802.16e CTC Decoder Core

しかしながら、上述したターボ復号に要する演算時間を減少させるために、符号ブロックサイズを短くした場合、符号化されたデータを撹拌したときの符号間距離が減少する。即ち、ブロックサイズが長い場合に比べて、撹拌された各データの分散する距離が短くなる。このため、ブロックの一部が損失された場合、撹拌前に近接していたデータがまとめて損失される可能性が高く、バーストエラーに対する耐性が低下するという問題があった。   However, when the code block size is shortened in order to reduce the computation time required for the turbo decoding described above, the inter-code distance when the encoded data is agitated decreases. That is, as compared with the case where the block size is long, the distance at which each agitated data is dispersed becomes shorter. For this reason, when a part of the block is lost, there is a high possibility that data close to each other before stirring is lost at a time, and there is a problem that resistance to burst errors is reduced.

そこで、本発明は、上記の問題に鑑み、ブロックサイズを変動させることなく復号に必要な計算量を調節し、バーストエラーに対する耐性を向上させる通信方法、符号器及び復号器を提供することを目的とする。   Therefore, in view of the above problems, the present invention aims to provide a communication method, an encoder, and a decoder that adjust the amount of calculation required for decoding without changing the block size and improve the tolerance to burst errors. And

上記目的を達成するため、本発明の第1の特徴は、ターボ符号方式を用いて、状態遷移表で記述される方法により、情報ビット系列を符号化する符号器と、符号化されたデータを復号する復号器との通信方法であって、(a)符号器と復号器との間で、情報ビット系列中の特定のビットは、状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有するステップと、(b)特定のビットは2以上存在し、符号器において、特定のビットが特定の状態となるように制御する制御ビットを、特定のビットの前に付加したフレームを生成するステップと、(c)符号器において、生成されたフレームを符号化するステップと、(d)復号器において、形状情報を用いて、符号化されたフレームを復号するステップとを含む通信方法であることを要旨とする。   In order to achieve the above object, a first feature of the present invention is that a turbo coding scheme is used to encode an information bit sequence by a method described in a state transition table, and encoded data. A communication method with a decoder for decoding, wherein (a) a predetermined bit in an information bit sequence is defined in advance between an encoder and a decoder as having a specific state in a state transition table A step of sharing trellis shape information, and (b) there are two or more specific bits, and in the encoder, a control bit for controlling a specific bit to be in a specific state is added before the specific bit. Generating a generated frame; (c) encoding the generated frame in the encoder; and (d) decoding the encoded frame using the shape information in the decoder. Including And summarized in that a method.

第1の特徴に係る通信方法によると、ブロックサイズを変動させることなく復号に必要な計算量を調節し、バーストエラーに対する耐性を向上させることができる。   According to the communication method according to the first feature, the calculation amount necessary for decoding can be adjusted without changing the block size, and the tolerance to burst errors can be improved.

又、第1の特徴に係る通信方法において、符号化するステップにおいて、情報ビット系列内のデータの順番を撹拌する際、制御ビット同士の順番を入れ替えるように撹拌し、復号するステップにおいて、情報ビット系列内のデータの順番を撹拌する際、制御ビット同士の順番を入れ替えるように撹拌してもよい。   Further, in the communication method according to the first feature, when the order of data in the information bit sequence is agitated in the encoding step, the information bit is agitated and decoded so as to change the order of the control bits. When the order of data in the series is stirred, stirring may be performed so that the order of the control bits is changed.

この通信方法によると、撹拌前後でフレーム内での制御ビットの位置が変動しないため、復号後も特定のビットが特定の状態であるように制御することができる。   According to this communication method, since the position of the control bit in the frame does not change before and after stirring, it is possible to control the specific bit to be in a specific state even after decoding.

本発明の第2の特徴は、ターボ符号方式を用いて、状態遷移表で記述される方法により、情報ビット系列を符号化する符号器であって、(a)符号化されたデータを復号する復号器との間で、情報ビット系列中の特定のビットは、状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有する形状情報保持部と、(b)特定のビットは2以上存在し、特定のビットが特定の状態となるように制御する制御ビットを、特定のビットの前に付加したフレームを生成する生成部と、(c)生成部によって生成されたフレームを符号化する符号化部とを備える符号器であることを要旨とする。   A second feature of the present invention is an encoder that encodes an information bit sequence by a method described in a state transition table using a turbo coding method, and (a) decodes encoded data. A specific bit in the information bit sequence with the decoder shares a trellis shape information that predefines that a specific bit in the state transition table has a specific state; and (b) a specific bit There are two or more bits, and a generation unit that generates a frame in which a control bit for controlling a specific bit to be in a specific state is added before the specific bit, and (c) a frame generated by the generation unit The gist of the present invention is that the encoder includes an encoding unit that encodes.

第2の特徴に係る符号器によると、ブロックサイズを変動させることなく復号に必要な計算量を調節し、バーストエラーに対する耐性を向上させることができる。   According to the encoder of the second feature, the calculation amount necessary for decoding can be adjusted without changing the block size, and the tolerance to burst errors can be improved.

本発明の第3の特徴は、ターボ符号方式を用いて、状態遷移表で記述される方法により、情報ビット系列を符号化する符号器によって符号化されたデータを復号する復号器であって、(a)符号器との間で、情報ビット系列中の特定のビットは状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有する形状情報保持部と、(b)特定のビットは2以上存在し、符号器によって、特定のビットが特定の状態となるように制御する制御ビットを、特定のビットの前に付加して生成され、符号化されたフレームを、形状情報を用いて復号する復号部とを備える復号器であることを要旨とする。   A third feature of the present invention is a decoder that decodes data encoded by an encoder that encodes an information bit sequence by a method described in a state transition table using a turbo coding method. (A) a shape information holding unit that shares shape information of a trellis that predefines that a specific bit in the information bit sequence has a specific state in the state transition table with the encoder; and (b) There are two or more specific bits, and the encoder generates a coded frame generated by adding control bits before the specific bits to control the specific bits to be in a specific state. The gist of the present invention is that the decoder includes a decoding unit that performs decoding using information.

第3の特徴に係る復号器によると、ブロックサイズを変動させることなく復号に必要な計算量を調節し、バーストエラーに対する耐性を向上させることができる。   According to the decoder according to the third feature, the calculation amount necessary for decoding can be adjusted without changing the block size, and the tolerance to burst errors can be improved.

本発明によると、ブロックサイズを変動させることなく復号に必要な計算量を調節し、バーストエラーに対する耐性を向上させる通信方法、符号器及び復号器を提供することができる。   According to the present invention, it is possible to provide a communication method, an encoder, and a decoder that adjust the amount of calculation required for decoding without changing the block size and improve the tolerance to burst errors.

次に、図面を参照して、本発明の実施の形態を説明する。以下の図面の記載において、同一又は類似の部分には、同一又は類似の符号を付している。ただし、図面は模式的なものであることに留意すべきである。   Next, embodiments of the present invention will be described with reference to the drawings. In the following description of the drawings, the same or similar parts are denoted by the same or similar reference numerals. However, it should be noted that the drawings are schematic.

(無線通信装置)
本発明は、マルチキャリア変復調方式を採用する無線通信装置における通信に適用する。マルチキャリア変復調方式としては、例えば、DMT(Discrete Multi Tone)変復調方式やOFDM(Orthogonal Frequency Division Multiplex)変復調方式等が挙げられる。以下において、無線通信装置として基地局を例に挙げ、説明する。
(Wireless communication device)
The present invention is applied to communication in a wireless communication apparatus that employs a multicarrier modulation / demodulation method. Examples of the multicarrier modulation / demodulation method include a DMT (Discrete Multi Tone) modulation / demodulation method and an OFDM (Orthogonal Frequency Division Multiplex) modulation / demodulation method. Hereinafter, a base station will be described as an example of a wireless communication device.

本実施形態に係る基地局100は、図1に示すように、アンテナ1と、RF(Radio Frequency)部2と、データの符号化、復号などを行うベースバンド部3と、通信路インターフェース4と、制御部5とを備える。   As shown in FIG. 1, the base station 100 according to the present embodiment includes an antenna 1, an RF (Radio Frequency) unit 2, a baseband unit 3 that performs data encoding and decoding, a communication path interface 4, and the like. The control unit 5 is provided.

アンテナ1は、無線端末と無線回線を通じて通信を行う。RF部2は、高周波の送受信を行う。通信路インターフェース4は、他の通信装置と通信網6を介して接続する。制御部5は、基地局全体を制御する。   The antenna 1 communicates with a wireless terminal through a wireless line. The RF unit 2 performs high-frequency transmission / reception. The communication path interface 4 is connected to other communication devices via the communication network 6. The control unit 5 controls the entire base station.

ベースバンド部3は、符号器10と、復号器20と、送信変調部30と、受信復調部31とを備える。受信復調部31は、無線端末から受信した系列の復調処理を行う。復号器20は、パケット情報を基に受信データの誤り訂正復号を行う。符号器10は、送信データに対して誤り訂正符号化を行う。送信変調部30は、送信データに対して送信信号を生成する。   The baseband unit 3 includes an encoder 10, a decoder 20, a transmission modulation unit 30, and a reception demodulation unit 31. The reception demodulator 31 performs demodulation processing on the sequence received from the wireless terminal. The decoder 20 performs error correction decoding on the received data based on the packet information. The encoder 10 performs error correction coding on the transmission data. The transmission modulation unit 30 generates a transmission signal for the transmission data.

符号器10は、ターボ符号方式を用いて、状態遷移表で記述される方法により、情報ビット系列を符号化し、復号器20は、符号化されたデータを復号する。   The encoder 10 encodes an information bit sequence by a method described in the state transition table using a turbo code method, and the decoder 20 decodes the encoded data.

符号器10は、図2に示すように、第1のRSCエンコーダ11と、CTCインターリーバ12と、第2のRSCエンコーダ13と、マルチプレクサ14と、形状情報保持部15とを備える。   As shown in FIG. 2, the encoder 10 includes a first RSC encoder 11, a CTC interleaver 12, a second RSC encoder 13, a multiplexer 14, and a shape information holding unit 15.

形状情報保持部15は、情報ビット系列中の特定のビットは、状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を保持する。トレリスの形状情報は、復号器20と共有される情報である。トレリスの形状情報については、後に詳述する。   The shape information holding unit 15 holds trellis shape information that predefines that a specific bit in the information bit sequence has a specific state in the state transition table. The trellis shape information is information shared with the decoder 20. The trellis shape information will be described in detail later.

第1のRSCエンコーダ(第1の再帰的組織畳み込み符号化器)11は、情報ビット系列を畳み込み符号化して、冗長ビットを出力する。このとき、第1のRSCエンコーダ11は、特定のビットが特定の状態となるように制御する制御ビットを、特定のビットの前に付加したフレームを生成し、生成したフレームを符号化する。   A first RSC encoder (first recursive systematic convolutional encoder) 11 convolutionally encodes an information bit sequence and outputs redundant bits. At this time, the first RSC encoder 11 generates a frame in which control bits for controlling specific bits to be in a specific state are added before the specific bits, and encodes the generated frame.

CTCインターリーバ12は、情報ビット系列のデータの順番を撹拌して、ランダムに入れ替える。このとき、CTCインターリーバ12は、制御ビット同士の順番を入れ替えるように撹拌する。   The CTC interleaver 12 agitates the order of the data of the information bit series and replaces it at random. At this time, the CTC interleaver 12 performs agitation so as to change the order of the control bits.

第2のRSCエンコーダ(第2の再帰的組織畳み込み符号化器)13は、インターリーバ12により入れ替え後の情報ビット系列を畳み込み符号化して、冗長ビットを出力する。   A second RSC encoder (second recursive systematic convolutional encoder) 13 performs convolutional encoding on the information bit sequence after replacement by the interleaver 12 and outputs redundant bits.

マルチプレクサ14は、複数の入力信号から1の入力信号を切り替えて出力する。   The multiplexer 14 switches and outputs one input signal from a plurality of input signals.

図3は、第1のRSCエンコーダ11及び第2のRSCエンコーダ13の内部構成を示す図であり、2つの再帰的組織畳み込み符号化器は、それぞれ冗長ビットのみを出力する符号化器である。   FIG. 3 is a diagram showing the internal configuration of the first RSC encoder 11 and the second RSC encoder 13, and the two recursive systematic convolutional encoders are encoders that output only redundant bits, respectively.

上記のように構成される符号器10では、同時に、情報ビット系列:x1と、第1のRSCエンコーダ11の処理により情報ビット系列:x1を符号化した冗長ビット系列:x2と、第2のRSCエンコーダ13の処理によりインターリーブ処理後の情報ビット系列を符号化した冗長ビット系列:x3とを出力できる。   In the encoder 10 configured as described above, simultaneously, the information bit sequence: x1, the redundant bit sequence obtained by encoding the information bit sequence: x1 by the processing of the first RSC encoder 11, x2, and the second RSC. The redundant bit sequence x3 obtained by encoding the information bit sequence after the interleaving process can be output by the process of the encoder 13.

復号器20は、図4に示すように、デマルチプレクサ21と、第1のCTCデコーダ22と、CTCインターリーバ23と、第2のCTCデコーダ24と、CTCデインターリーバ25と、形状情報保持部26とを備える。以下の説明において、受信信号:y1,y2,y3は、それぞれ情報ビット系列:x1,冗長ビット系列:x2,x3に伝送路のノイズやフェージングの影響を与えた信号である。   As shown in FIG. 4, the decoder 20 includes a demultiplexer 21, a first CTC decoder 22, a CTC interleaver 23, a second CTC decoder 24, a CTC deinterleaver 25, and a shape information holding unit. 26. In the following description, received signals: y1, y2, and y3 are signals in which information bit sequence: x1 and redundant bit sequence: x2, x3 are affected by transmission line noise and fading, respectively.

デマルチプレクサ21は、1の入力信号から複数の入力信号を切り替えて出力する。   The demultiplexer 21 switches and outputs a plurality of input signals from one input signal.

第1のCTCデコーダ22は、受信信号:y1と受信信号:y2とから対数尤度比を算出する。具体的には、第1のCTCデコーダ22は、受信信号:y1kと受信信号:y2kから推定される推定情報ビット:x1k´の対数尤度比:L(x1k´)を算出する(kは時刻を表す)。ここでは、情報ビット:x1kが0である確率に対する情報ビット:x1kが1である確率を求めることとなる。   The first CTC decoder 22 calculates a log likelihood ratio from the received signal: y1 and the received signal: y2. Specifically, the first CTC decoder 22 calculates a log likelihood ratio: L (x1k ′) of the estimated information bit: x1k ′ estimated from the received signal: y1k and the received signal: y2k (k is time) Represents). Here, the probability that the information bit: x1k is 1 with respect to the probability that the information bit: x1k is 0 is obtained.

CTCインターリーバ23は、受信信号:y1kと外部情報:Le(x1k)を、受信信号:y3の時刻にあわせるために、信号の並べ替えを行う。   The CTC interleaver 23 rearranges the signals so that the received signal: y1k and the external information: Le (x1k) are matched with the time of the received signal: y3.

第2のCTCデコーダ24は、受信信号:y1と受信信号:y3とから対数尤度比を算出する。具体的には、第2のCTCデコーダ24は、第1のCTCデコーダ22と同様に、受信信号:y1と受信信号:y3、および先に算出しておいた外部情報:Le(x1k)に基づいて、対数尤度比:L(x1k´)を算出する。   The second CTC decoder 24 calculates a log likelihood ratio from the received signal: y1 and the received signal: y3. Specifically, like the first CTC decoder 22, the second CTC decoder 24 is based on the received signal: y1, the received signal: y3, and the previously calculated external information: Le (x1k). The log likelihood ratio: L (x1k ′) is calculated.

CTCデインターリーバ25は、外部情報を並べ替え、事前情報:La(x1k)として第1のCTCデコーダ22にフィードバックする。このとき、CTCデインターリーバ25は、制御ビット同士の順番を入れ替えるように撹拌する。   The CTC deinterleaver 25 rearranges the external information and feeds it back to the first CTC decoder 22 as prior information: La (x1k). At this time, the CTC deinterleaver 25 performs agitation so as to change the order of the control bits.

形状情報保持部26は、情報ビット系列中の特定のビットは、状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を保持する。形状情報は、符号器10と共有される情報である。   The shape information holding unit 26 holds trellis shape information that predefines that a specific bit in the information bit sequence has a specific state in the state transition table. The shape information is information shared with the encoder 10.

(通信方法)
まず、本実施形態に係るトレリスの形状情報について、説明する。
(Communication method)
First, trellis shape information according to the present embodiment will be described.

復号器20は、受信データの復号を行う際、状態遷移確率の算出を行う。具体的には、図5に示すように、k+1ビットの状態がS1である確率βk+1(S1)は、k-1ビットの状態がS1であり、kビットの状態がS0であり、k+1ビットの状態がS1である確率の積をとったものであり、αk-1(S1)×γk(S1,S0)×γk+1(S0,S1)で表される。このようにすべての遷移状態を考えると、図6に示す状態遷移表となる。復号器20は、このような状態遷移表を用いて、各ビットの状態を算出し、最も確率の高い状態を出力する。   The decoder 20 calculates a state transition probability when decoding received data. Specifically, as shown in FIG. 5, the probability βk + 1 (S1) that the state of k + 1 bits is S1 is that the state of k-1 bits is S1, and the state of k bits is S0. , The product of the probabilities that the state of k + 1 bits is S1, and is expressed as αk−1 (S1) × γk (S1, S0) × γk + 1 (S0, S1). When all transition states are considered in this way, the state transition table shown in FIG. 6 is obtained. The decoder 20 calculates the state of each bit using such a state transition table and outputs the state with the highest probability.

本実施形態では、符号器10と復号器20で、情報ビット系列中の特定のビットは、状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有する。例えば、図7に示すように、iビットの状態がS0であり、jビットの状態がS0であることを規定した形状情報を共有する。   In this embodiment, the encoder 10 and the decoder 20 share the trellis shape information that predefines that a specific bit in the information bit sequence has a specific state in the state transition table. For example, as shown in FIG. 7, shape information specifying that the i-bit state is S0 and the j-bit state is S0 is shared.

次に、本実施形態に係る通信方法について、図8を用いて説明する。ここでは、送信側である符号器10を含む第1の無線通信装置と、受信側である復号器20を含む第2の無線通信装置との間で通信を行うこととする。   Next, the communication method according to the present embodiment will be described with reference to FIG. Here, it is assumed that communication is performed between the first wireless communication apparatus including the encoder 10 on the transmission side and the second wireless communication apparatus including the decoder 20 on the reception side.

まず、符号器10と復号器20との間で、情報ビット系列中の特定のビットは、状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有する(S101)。共有する形状情報としては、例えば、図9に示すように、情報ビット系列中のlビットと、mビットと、nビットが状態S0であることを規定したものとする。形状情報は、第1の無線通信装置と第2の無線通信装置との間で、前もって定めていてもよく、通信前に制御信号に形状情報を付加して第1の無線通信装置から第2の無線通信装置へ送信してもよい。   First, between the encoder 10 and the decoder 20, a specific bit in the information bit sequence shares trellis shape information that predefines that it has a specific state in the state transition table (S101). As the shape information to be shared, for example, as shown in FIG. 9, it is assumed that 1 bit, m bit, and n bit in the information bit sequence are defined as the state S0. The shape information may be determined in advance between the first wireless communication device and the second wireless communication device. The shape information is added to the control signal before the communication and the second information is transmitted from the first wireless communication device to the second wireless communication device. May be transmitted to the other wireless communication apparatus.

次に、第1の無線通信装置の符号器10は、特定のビット(lビット、mビット、nビット)が特定の状態(すべてS0)となるように制御する制御ビットを、特定のビットの前に付加したフレームを生成する(S102)。即ち、図9では、lビット、mビット、nビットの前の数個のビットが制御ビットとなる。制御ビットの数は、各特定のビットを特定の状態とするために必要な数となり、状態の組み合わせの数と特定ビット数との積に依存する。   Next, the encoder 10 of the first wireless communication apparatus sets a control bit for controlling a specific bit (l bit, m bit, n bit) to be in a specific state (all S0). A previously added frame is generated (S102). That is, in FIG. 9, several bits before l bit, m bit, and n bit are control bits. The number of control bits is a number necessary for setting each specific bit to a specific state, and depends on the product of the number of combinations of states and the number of specific bits.

次に、第1の無線通信装置の符号器10は、生成されたフレームを符号化する(S103)。このとき、符号器10は、情報ビット系列内のデータの順番を撹拌して符号化するが、制御ビット同士の順番を入れ替えるように撹拌する。例えば、特定のビットが2つである場合は、図10に示すように、制御ビットが配置された位置が2箇所あり(図10の斜線部分)、図9に示すように特定のビットが3つである場合は、図11に示すように、制御ビットが配置された位置は3箇所ある(図11の斜線部分)こととなる。   Next, the encoder 10 of the first wireless communication apparatus encodes the generated frame (S103). At this time, the encoder 10 stirs and encodes the order of the data in the information bit sequence, but stirs so that the order of the control bits is changed. For example, when there are two specific bits, there are two positions where control bits are arranged as shown in FIG. 10 (shaded area in FIG. 10), and there are 3 specific bits as shown in FIG. If there are two, as shown in FIG. 11, there are three positions where control bits are arranged (shaded portions in FIG. 11).

次に、第1の無線通信装置は、第2の無線通信装置へ符号化されたフレーム情報を送信する(S104)。   Next, the first wireless communication device transmits the encoded frame information to the second wireless communication device (S104).

次に、第2の無線通信装置の復号器20は、符号器10と共有している形状情報を用いて、符号化されたフレームを復号する(S105)。このとき、復号器20は、情報ビット系列内のデータの順番を撹拌するが、制御ビット同士の順番を入れ替えるように撹拌して、元の順番へ戻す。   Next, the decoder 20 of the second wireless communication apparatus decodes the encoded frame using the shape information shared with the encoder 10 (S105). At this time, the decoder 20 agitates the order of the data in the information bit series, but agitate so that the order of the control bits is changed, and return to the original order.

(作用及び効果)
本実施形態に係る通信方法、符号器10及び復号器20によると、トレリスの形状情報を用いることにより、符号化の1単位であるブロックサイズを変動させることなく、復号に必要な計算量を調節することができる。即ち、特定のビット数が多ければ多いほど、復号器20が予測する状態遷移の数が減少し、復号に必要な計算量を調節することができる。
(Function and effect)
According to the communication method, the encoder 10 and the decoder 20 according to the present embodiment, by using the trellis shape information, the calculation amount necessary for decoding is adjusted without changing the block size which is one unit of encoding. can do. That is, as the number of specific bits increases, the number of state transitions predicted by the decoder 20 decreases, and the calculation amount necessary for decoding can be adjusted.

又、ブロックサイズを小さくする必要がないため、インターリーブする距離が広くなり、バーストエラーに対する耐性を向上させることができる。   Further, since it is not necessary to reduce the block size, the interleaving distance is widened, and the resistance to burst errors can be improved.

又、本実施形態では、符号化する際に情報ビット系列内のデータの順番を撹拌するが、制御ビット同士の順番を入れ替えるように撹拌する。同様に、復号する際に情報ビット系列内のデータの順番を撹拌するが、制御ビット同士の順番を入れ替えるように撹拌する。即ち、従来の撹拌処理では、図12に示すように、制御ビットがフレーム内で分散してしまうが、本実施形態では、図10及び図11に示すように、制御ビット同士の順番が入れ替わるように撹拌する。このように、撹拌前後でフレーム内での制御ビットの位置が変動しないため、復号後も特定のビットが特定の状態であるように制御することができる。   In this embodiment, the order of data in the information bit sequence is stirred when encoding, but stirring is performed so that the order of control bits is changed. Similarly, the order of data in the information bit series is stirred when decoding, but stirring is performed so that the order of the control bits is changed. That is, in the conventional agitation processing, the control bits are dispersed in the frame as shown in FIG. 12, but in this embodiment, the order of the control bits is changed as shown in FIGS. To stir. As described above, since the position of the control bit in the frame does not change before and after stirring, it is possible to control the specific bit to be in a specific state even after decoding.

(その他の実施形態)
本発明は上記の実施形態によって記載したが、この開示の一部をなす論述及び図面はこの発明を限定するものであると理解すべきではない。この開示から当業者には様々な代替実施形態、実施例及び運用技術が明らかとなろう。
(Other embodiments)
Although the present invention has been described according to the above-described embodiments, it should not be understood that the descriptions and drawings constituting a part of this disclosure limit the present invention. From this disclosure, various alternative embodiments, examples and operational techniques will be apparent to those skilled in the art.

例えば、本実施形態において、トレリスの形状情報として、特定のビットが状態S0である場合を例にとり説明したが、状態はS0に限らず、その他の状態であってもよい。又、特定のビットは複数存在するが、それらの特定のビットがすべて同じ状態である必要はなく、ビット毎に特定の状態を予め規定すればよい。   For example, in the present embodiment, the case where a specific bit is in the state S0 has been described as an example of the trellis shape information, but the state is not limited to S0 and may be in another state. Further, there are a plurality of specific bits, but it is not necessary that all the specific bits are in the same state, and a specific state may be defined in advance for each bit.

更に、本実施形態では、本発明に係る無線通信装置として、基地局を例に挙げ説明したが、PCや携帯電話等の無線端末でも構わないことは勿論である。   Furthermore, in the present embodiment, the base station has been described as an example of the wireless communication apparatus according to the present invention, but it is needless to say that a wireless terminal such as a PC or a mobile phone may be used.

このように、本発明はここでは記載していない様々な実施の形態等を含むことは勿論である。従って、本発明の技術的範囲は上記の説明から妥当な特許請求の範囲に係る発明特定事項によってのみ定められるものである。   As described above, the present invention naturally includes various embodiments not described herein. Therefore, the technical scope of the present invention is defined only by the invention specifying matters according to the scope of claims reasonable from the above description.

本実施形態に係る無線通信装置のブロック構成図である。It is a block block diagram of the radio | wireless communication apparatus which concerns on this embodiment. 本実施形態に係る符号器のブロック構成図である。It is a block block diagram of the encoder which concerns on this embodiment. 図2のRSCエンコーダのブロック構成図である。It is a block block diagram of the RSC encoder of FIG. 本実施形態に係る復号器のブロック構成図である。It is a block block diagram of the decoder which concerns on this embodiment. 本実施形態に係る状態遷移確率を説明するための図である(その1)。It is a figure for demonstrating the state transition probability which concerns on this embodiment (the 1). 本実施形態に係る状態遷移確率を説明するための図である(その2)。It is a figure for demonstrating the state transition probability which concerns on this embodiment (the 2). 本実施形態に係るトレリスの形状情報を示す図である(その1)。It is a figure which shows the shape information of the trellis which concerns on this embodiment (the 1). 本実施形態に係る通信方法を示すシーケンス図である。It is a sequence diagram which shows the communication method which concerns on this embodiment. 本実施形態に係るトレリスの形状情報を示す図である(その2)。It is a figure which shows the shape information of the trellis which concerns on this embodiment (the 2). 本実施形態に係るフレームの撹拌前後を示す図である(その1)。It is a figure which shows before and after stirring of the flame | frame which concerns on this embodiment (the 1). 本実施形態に係るフレームの撹拌前後を示す図である(その2)。It is a figure which shows before and after stirring of the flame | frame which concerns on this embodiment (the 2). 従来のフレームの撹拌前後を示す図である。It is a figure which shows before and after stirring of the conventional flame | frame.

符号の説明Explanation of symbols

1…アンテナ
2…RF部
3…ベースバンド部
4…通信路インターフェース
5…制御部
6…通信網
10…符号器
11…第1のRSCエンコーダ
12…CTCインターリーバ
13…第2のRSCエンコーダ
14…マルチプレクサ
15…形状情報保持部
20…復号器
21…デマルチプレクサ
22…第1のCTCデコーダ
23…CTCインターリーバ
24…第2のCTCデコーダ
25…CTCデインターリーバ
26…形状情報保持部
30…送信変調部
31…受信復調部
100…基地局
DESCRIPTION OF SYMBOLS 1 ... Antenna 2 ... RF part 3 ... Baseband part 4 ... Communication path interface 5 ... Control part 6 ... Communication network 10 ... Encoder 11 ... 1st RSC encoder 12 ... CTC interleaver 13 ... 2nd RSC encoder 14 ... Multiplexer 15 ... Shape information holding unit 20 ... Decoder 21 ... Demultiplexer 22 ... First CTC decoder 23 ... CTC interleaver 24 ... Second CTC decoder 25 ... CTC deinterleaver 26 ... Shape information holding unit 30 ... Transmission modulation Unit 31 ... Reception demodulation unit 100 ... Base station

Claims (4)

ターボ符号方式を用いて、状態遷移表で記述される方法により、情報ビット系列を符号化する符号器と、前記符号化されたデータを復号する復号器との通信方法であって、
前記符号器と前記復号器との間で、前記情報ビット系列中の特定のビットは、前記状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有するステップと、
前記特定のビットは2以上存在し、前記符号器において、前記特定のビットが前記特定の状態となるように制御する制御ビットを、前記特定のビットの前に付加したフレームを生成するステップと、
前記符号器において、前記生成されたフレームを符号化するステップと、
前記復号器において、前記形状情報を用いて、前記符号化されたフレームを復号するステップと
を含むことを特徴とする通信方法。
A method of communicating between an encoder that encodes an information bit sequence and a decoder that decodes the encoded data by a method described in a state transition table using a turbo coding scheme,
Sharing, between the encoder and the decoder, trellis shape information that predefines that a particular bit in the information bit sequence has a particular state in the state transition table;
There are two or more specific bits, and the encoder generates a frame in which control bits for controlling the specific bits to be in the specific state are added before the specific bits;
Encoding the generated frame in the encoder;
And a step of decoding the encoded frame using the shape information in the decoder.
前記符号化するステップにおいて、前記情報ビット系列内のデータの順番を撹拌する際、前記制御ビット同士の順番を入れ替えるように撹拌し、
前記復号するステップにおいて、前記情報ビット系列内のデータの順番を撹拌する際、前記制御ビット同士の順番を入れ替えるように撹拌することを特徴とする請求項1に記載の通信方法。
In the encoding step, when stirring the order of the data in the information bit series, stirring so as to change the order of the control bits,
2. The communication method according to claim 1, wherein in the decoding step, when the order of the data in the information bit series is stirred, stirring is performed so that the order of the control bits is changed.
ターボ符号方式を用いて、状態遷移表で記述される方法により、情報ビット系列を符号化する符号器であって、
前記符号化されたデータを復号する復号器との間で、前記情報ビット系列中の特定のビットは、前記状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有する形状情報保持部と、
前記特定のビットは2以上存在し、前記特定のビットが前記特定の状態となるように制御する制御ビットを、前記特定のビットの前に付加したフレームを生成する生成部と、
前記生成部によって生成されたフレームを符号化する符号化部と
を備えることを特徴とする符号器。
An encoder that encodes an information bit sequence by a method described in a state transition table using a turbo coding method,
A specific bit in the information bit sequence shares trellis shape information preliminarily defined as having a specific state in the state transition table with a decoder that decodes the encoded data. A shape information holding unit;
There are two or more specific bits, and a generation unit for generating a frame in which a control bit for controlling the specific bits to be in the specific state is added before the specific bits;
An encoder comprising: an encoding unit that encodes the frame generated by the generation unit.
ターボ符号方式を用いて、状態遷移表で記述される方法により、情報ビット系列を符号化する符号器によって符号化されたデータを復号する復号器であって、
前記符号器との間で、前記情報ビット系列中の特定のビットは前記状態遷移表中の特定の状態を有することを予め規定したトレリスの形状情報を共有する形状情報保持部と、
前記特定のビットは2以上存在し、前記符号器によって、前記特定のビットが前記特定の状態となるように制御する制御ビットを、前記特定のビットの前に付加して生成され、符号化されたフレームを、前記形状情報を用いて復号する復号部と
を備えることを特徴とする復号器。
A decoder that decodes data encoded by an encoder that encodes an information bit sequence by a method described in a state transition table using a turbo coding scheme,
A shape information holding unit that shares shape information of a trellis that predefines that a specific bit in the information bit sequence has a specific state in the state transition table with the encoder,
There are two or more specific bits, and the encoder generates and encodes a control bit that controls the specific bits to be in the specific state before the specific bits. And a decoding unit that decodes the received frame using the shape information.
JP2006179202A 2006-06-29 2006-06-29 Communication method, encoder, and decoder Pending JP2008011146A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006179202A JP2008011146A (en) 2006-06-29 2006-06-29 Communication method, encoder, and decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006179202A JP2008011146A (en) 2006-06-29 2006-06-29 Communication method, encoder, and decoder

Publications (1)

Publication Number Publication Date
JP2008011146A true JP2008011146A (en) 2008-01-17

Family

ID=39068958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006179202A Pending JP2008011146A (en) 2006-06-29 2006-06-29 Communication method, encoder, and decoder

Country Status (1)

Country Link
JP (1) JP2008011146A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0555932A (en) * 1991-08-23 1993-03-05 Matsushita Electric Ind Co Ltd Error correction coding and decoding device
JP2000151427A (en) * 1998-09-08 2000-05-30 Sony Corp Coding device and method, decoder and method, served medium, and method for generating data replacement address information
JP2002522943A (en) * 1998-08-06 2002-07-23 サムスン エレクトロニクス カンパニー リミテッド Apparatus and method for channel coding / decoding in communication system
JP2004297831A (en) * 1998-08-27 2004-10-21 Hughes Electronics Corp Method and system for general turbo code trellis termination

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0555932A (en) * 1991-08-23 1993-03-05 Matsushita Electric Ind Co Ltd Error correction coding and decoding device
JP2002522943A (en) * 1998-08-06 2002-07-23 サムスン エレクトロニクス カンパニー リミテッド Apparatus and method for channel coding / decoding in communication system
JP2004297831A (en) * 1998-08-27 2004-10-21 Hughes Electronics Corp Method and system for general turbo code trellis termination
JP2000151427A (en) * 1998-09-08 2000-05-30 Sony Corp Coding device and method, decoder and method, served medium, and method for generating data replacement address information

Similar Documents

Publication Publication Date Title
US10666391B2 (en) Method for encoding information bit sequence in communication network
JP3701263B2 (en) Data transmission / reception apparatus and method in CDMA mobile communication system
Luby et al. Raptor codes for reliable download delivery in wireless broadcast systems.
US7251285B2 (en) Method and apparatus for transmitting and receiving using turbo code
TWI303521B (en) Method and apparatus for decoding forward error correction codes
CN110800216A (en) Method and apparatus for rate matching for communication and broadcast systems
CN108737021B (en) Polar code transmission method and device
JP2024029096A (en) Method and device for processing ldpc coded data
CN1275278A (en) Communications systems and methods employing parallel coding without interleaving
KR20120058612A (en) Method and apparatus for coding a communication signal
JP2003518866A (en) Concatenated channel coding method and apparatus
JP2005535190A (en) Parallel convolutional encoder
US7376881B2 (en) Encoder system, a decoder system, a coding/decoding apparatus, an encoding method and a decoding method
CN115996061A (en) LDPC code transmission method using row orthogonal structure and apparatus therefor
JP2009095008A (en) Turbo coder/decoder, turbo coding/decoding method, and communication system
US20100131829A1 (en) Scheduling data with time diversity in flow systems
US7573962B1 (en) Diversity code combining scheme for turbo coded systems
US7093187B2 (en) Variable code rate and signal constellation turbo trellis coded modulation codec
US8904265B2 (en) Optimal period rate matching for turbo coding
JP2004533175A (en) Method and apparatus for complementary encoder / decoder
US7032164B2 (en) Efficient design to calculate extrinsic information for soft-in-soft-out (SISO) decoder
JP2006094012A (en) Encoding method, decoding processing method, and communication apparatus
CN110890937B (en) Information modulation and demodulation method and device
WO2010089835A1 (en) Wireless communication apparatus
CN108011691B (en) Transmission method and device of low-density parity check code

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090316

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090930

RD04 Notification of resignation of power of attorney

Effective date: 20091015

Free format text: JAPANESE INTERMEDIATE CODE: A7424

A977 Report on retrieval

Effective date: 20100826

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100831

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101101

A02 Decision of refusal

Effective date: 20110111

Free format text: JAPANESE INTERMEDIATE CODE: A02