JP2001237808A - Encoding device for cyclic redundancy check and its method - Google Patents

Encoding device for cyclic redundancy check and its method

Info

Publication number
JP2001237808A
JP2001237808A JP2000049870A JP2000049870A JP2001237808A JP 2001237808 A JP2001237808 A JP 2001237808A JP 2000049870 A JP2000049870 A JP 2000049870A JP 2000049870 A JP2000049870 A JP 2000049870A JP 2001237808 A JP2001237808 A JP 2001237808A
Authority
JP
Japan
Prior art keywords
redundancy check
cyclic redundancy
bits
bit group
changing
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
JP2000049870A
Other languages
Japanese (ja)
Inventor
Toru Sannodo
徹 山王堂
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2000049870A priority Critical patent/JP2001237808A/en
Publication of JP2001237808A publication Critical patent/JP2001237808A/en
Pending legal-status Critical Current

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Detection And Correction Of Errors (AREA)
  • Error Detection And Correction (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an encoding device for cyclic redundancy check that can revise the number of protection object bits for cyclic redundancy check and the number of bits for redundancy check for each transmission frame depending on a transmission line error rate. SOLUTION: A CRC protection object bit group revision means 1 revises a protection object bit group depending on a transmission line error rate for each transmission frame and a CRC generation polynomial revision means 5 revises a generation polynomial in response to the protection object bit group to revise the number of bits. A CRC calculation means 6 calculates an output corresponding to the number of the protection object bits and a CRC addition means 7 adds the number of the protection object bits to a voice code stream and decodes the resulting stream to enhance the quality of audible sense of a decoded voice.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ディジタル携帯電
話等のディジタル音声通信装置に搭載される巡回冗長検
査用の符号化装置及びその方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a coding apparatus for a cyclic redundancy check mounted on a digital voice communication apparatus such as a digital portable telephone and a method thereof.

【0002】[0002]

【従来の技術】従来、ディジタル携帯電話等では、音声
信号を効率的に情報圧縮し符号列(以下、音声符号列)
として伝送するため音声符号化装置を搭載している。音
声符号列を伝送する際に、伝送路上で誤りが付加された
場合に、そのまま復号化すると、復号音声は劣化してし
まう。そのため伝送路誤りに対する保護対策を施さなけ
ればならないので、その保護対策として巡回冗長検査用
の符号化装置が用いられている。
2. Description of the Related Art Conventionally, in a digital portable telephone or the like, a speech signal is efficiently compressed into a code string (hereinafter referred to as a speech code string).
A speech encoding device is mounted to transmit the data. If an error is added on the transmission path when transmitting the speech code string, if the decoding is performed as it is, the decoded speech will be degraded. Therefore, protection measures against transmission path errors must be taken, and as a protection measure, an encoding device for cyclic redundancy check is used.

【0003】図8は従来の巡回冗長検査用の符号化装置
を用いて、あるビットに対する連続誤りフレーム数と復
号音声品質の関係を示した特性図である。
FIG. 8 is a characteristic diagram showing the relationship between the number of continuous error frames for a certain bit and the decoded speech quality using a conventional coding apparatus for cyclic redundancy check.

【0004】連続誤りフレーム数がaの範囲にある場合
は、保障処理による品質劣化の度合いの方が強いので、
ビットを保護せずに、そのまま復号した方が、品質劣化
が少なくなる。また連続誤りフレーム数がbの範囲にあ
る場合は、補償せずにそのまま復号すると、品質劣化の
度合いが強くなるので、ビットを保護して補償処理した
方が品質劣化を小さくすることができる。補償処理をし
ないことによる劣化cに対して補償処理による劣化はd
で表せる。
When the number of consecutive error frames is in the range of a, the degree of quality deterioration due to the guarantee processing is stronger,
Decoding as it is without protecting the bits reduces the quality degradation. When the number of consecutive error frames is in the range of b, if the decoding is performed without compensation, the degree of quality deterioration is increased. Therefore, it is possible to reduce the quality deterioration by protecting the bits and performing the compensation processing. Deterioration due to compensation processing is d for degradation c due to no compensation processing
Can be represented by

【0005】例えば、特開平8−265304号公報
(適応符号化誤り制御方式)では、それぞれの復号結果
に対して誤り検出を行い、誤りが検出されなかった復号
結果を正しい受信結果であるとしている。
For example, in Japanese Patent Application Laid-Open No. 8-265304 (adaptive coding error control system), error detection is performed for each decoding result, and a decoding result in which no error is detected is regarded as a correct reception result. .

【0006】[0006]

【発明が解決しようとする課題】しかしながら、従来の
巡回冗長検査用の符号化装置は、装置の設計時にビット
感度に従って符号化方式を決定しておかなければなら
ず、伝送路誤り率の変化に応じて、保護対象ビット群や
冗長検査用のビット数を変更できないことがある。
However, in the conventional coding apparatus for cyclic redundancy check, the coding method must be determined according to the bit sensitivity at the time of designing the apparatus. Accordingly, the protection target bit group and the number of bits for redundancy check may not be changed.

【0007】本発明は、このような点に鑑みてなされた
もので、伝送路誤り率に応じて、冗長検査用の保護対象
ビット群と冗長検査用のビット数を伝送フレーム毎に変
更することができる巡回冗長検査用の符号化装置を提供
することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and it is desirable to change a protection target bit group for redundancy check and the number of bits for redundancy check for each transmission frame according to a transmission path error rate. It is an object of the present invention to provide an encoding device for cyclic redundancy check capable of performing the following.

【0008】[0008]

【課題を解決するための手段】本発明の巡回冗長検査用
の符号化装置は、伝送路誤り率に応じて巡回冗長検査用
の保護対象ビット群を変更し、変更済み保護対象ビット
群と音声符号列とから巡回冗長検査用ビット数を変更す
るビット数変更手段と、を具備するように構成する。
SUMMARY OF THE INVENTION An encoding apparatus for cyclic redundancy check of the present invention changes a group of bits to be protected for cyclic redundancy check according to a transmission path error rate, and outputs the changed group of bits to be protected and speech. Bit number changing means for changing the number of cyclic redundancy check bits from the code string.

【0009】このように構成により、巡回冗長検査用の
保護対象ビット群と巡回冗長検査用のビット数を伝送路
誤り率に応じて変更することにより、伝送路誤りもしく
は補償処理による復号音声の品質劣化を小さくし、聴感
品質をより向上させることができる。
With this configuration, the protection target bit group for the cyclic redundancy check and the number of bits for the cyclic redundancy check are changed according to the transmission path error rate, so that the quality of the decoded speech due to the transmission path error or the compensation processing is changed. Deterioration can be reduced and audibility can be further improved.

【0010】本発明の巡回冗長検査用の符号化装置は、
伝送路誤り率に応じて巡回冗長検査用の保護対象ビット
群を変更するビット群変更手段と、変更された保護対象
ビット群と音声符号列とから巡回冗長検査用ビット数を
変更するビット数変更手段と、を具備するように構成す
る。
The coding apparatus for cyclic redundancy check of the present invention comprises:
Bit group changing means for changing the protection target bit group for the cyclic redundancy check according to the transmission path error rate, and changing the number of bits for changing the number of cyclic redundancy check bits from the changed protection target bit group and the speech code string Means.

【0011】このように構成により、ビット数変更手段
において伝送路誤り率に応じて巡回冗長検査用の保護対
象ビット群を変更し、ビット群変更手段において変更さ
れた保護対象ビット群と音声符号列とから巡回冗長検査
用ビット数を変更することにより、伝送路誤り率に応じ
て、巡回冗長検査用の保護対象ビット群と巡回冗長検査
用のビット数を伝送フレーム毎に変更することができ
る。
With this configuration, the bit number changing means changes the protection target bit group for the cyclic redundancy check in accordance with the transmission path error rate, and the bit group changing means changes the protection target bit group and the speech code string. By changing the number of bits for the cyclic redundancy check from the above, the protection target bit group for the cyclic redundancy check and the number of bits for the cyclic redundancy check can be changed for each transmission frame according to the transmission path error rate.

【0012】本発明の巡回冗長検査用の符号化装置は、
伝送路誤り率に応じて巡回冗長検査用の保護対象ビット
群を変更するビット群変更手段と、変更された保護対象
ビット群と音声符号列とから巡回冗長検査用ビット数を
計算する計算手段と、計算手段で計算した巡回冗長検査
用ビット数をビット列に付加する付加手段と、を具備す
るように構成する。
The encoding apparatus for cyclic redundancy check of the present invention comprises:
Bit group changing means for changing the protection target bit group for the cyclic redundancy check according to the transmission path error rate; and calculation means for calculating the number of cyclic redundancy check bits from the changed protection target bit group and the speech code string. Adding means for adding the number of bits for cyclic redundancy check calculated by the calculating means to the bit string.

【0013】このように構成することにより、ビット群
変更手段において変更された保護対象ビット群と音声符
号列とから巡回冗長検査用ビット数を計算手段において
計算し、付加手段において計算手段で計算した巡回冗長
検査ビット数をビット列に付加することにより、伝送路
誤りや補償処理による復号音声の品質劣化を小さくし、
聴感品質をより向上させることができる。
With this configuration, the number of bits for cyclic redundancy check is calculated by the calculating means from the protection target bit group changed by the bit group changing means and the speech code string, and calculated by the adding means. By adding the number of cyclic redundancy check bits to the bit sequence, it is possible to reduce the quality degradation of the decoded speech due to transmission path errors and compensation processing,
Hearing quality can be further improved.

【0014】本発明の巡回冗長検査用の符号化装置は、
伝送路誤り率に応じて巡回冗長検査用の保護対象ビット
群を変更するビット群変更手段と、変更された保護対象
ビット数から巡回冗長検査用の生成多項式を変更する生
成多項式変更手段と、変更された生成多項式と音声符号
列とから巡回冗長検査用ビット数を計算する計算手段
と、計算手段で計算した巡回冗長検査用ビット数をビッ
ト列に付加する付加手段と、を具備するように構成す
る。
The coding apparatus for cyclic redundancy check of the present invention comprises:
Bit group changing means for changing a protection target bit group for cyclic redundancy check according to a transmission path error rate; generator polynomial changing means for changing a generation polynomial for cyclic redundancy check from the changed number of protected bits; A calculating means for calculating the number of bits for the cyclic redundancy check from the generated generator polynomial and the speech code string; and an adding means for adding the number of bits for the cyclic redundancy check calculated by the calculating means to the bit string. .

【0015】このように構成することにより、ビット群
変更手段において変更された保護対象ビット群から巡回
冗長検査用の生成多項式を変更し、変更された生成多項
式と音声符号列とから巡回冗長検査ビット数を計算手段
において計算し、計算した巡回冗長検査用ビット数をビ
ット列に付加することにより、伝送路誤りや補償処理に
よる復号音声の品質劣化を小さくし、聴感品質をより向
上させることができる。
With this configuration, the generator polynomial for the cyclic redundancy check is changed from the bit group to be protected changed by the bit group changing means, and the cyclic redundancy check bit is calculated from the changed generator polynomial and the speech code string. By calculating the number in the calculation means and adding the calculated number of bits for the cyclic redundancy check to the bit string, it is possible to reduce the quality degradation of the decoded voice due to the transmission path error and the compensation processing, and to further improve the audibility quality.

【0016】本発明の巡回冗長検査用の符号化方法は、
伝送路誤り率に応じて巡回冗長検査用の保護対象ビット
群を変更する工程と、変更された保護対象ビット群と音
声符号列とから巡回冗長検査用ビット数を変更する工程
と、を具備するようにする。
The encoding method for cyclic redundancy check of the present invention comprises:
Changing the protection target bit group for the cyclic redundancy check according to the transmission path error rate; and changing the number of cyclic redundancy check bits from the changed protection target bit group and the speech code string. To do.

【0017】このようにすることにより、伝送路誤り率
に応じて巡回冗長検査用の保護対象ビット群を変更し、
さらに変更された保護対象ビット群と音声符号列とから
巡回冗長検査用ビット数を変更することにより、伝送路
誤りや補償処理による復号音声の品質劣化を小さくし、
聴感品質をより向上させることができる。
By doing so, the protection target bit group for the cyclic redundancy check is changed according to the transmission path error rate,
Further, by changing the number of cyclic redundancy check bits from the changed protection target bit group and the speech code string, the quality degradation of decoded speech due to transmission path errors and compensation processing is reduced,
Hearing quality can be further improved.

【0018】本発明の巡回冗長検査用の符号化方法は、
伝送路誤り率に応じて巡回冗長検査用の保護対象ビット
群を変更する工程と、変更された保護対象ビット群と音
声符号列とから巡回冗長検査用ビット数を計算する工程
と、計算した巡回冗長検査用ビット数をビット列に付加
する工程と、を具備するように構成する。
The encoding method for the cyclic redundancy check of the present invention comprises:
Changing the protection target bit group for cyclic redundancy check according to the transmission path error rate; calculating the number of cyclic redundancy check bits from the changed protection target bit group and the speech code string; Adding the number of bits for redundancy check to the bit string.

【0019】このようにすることにより、伝送路誤り率
に応じて巡回冗長検査用の保護対象ビット群を変更し、
その変更された保護対象ビット群と音声符号列とから巡
回冗長検査用ビット数を計算し、さらに計算した巡回冗
長検査ビット数をビット列に付加することにより、伝送
路誤りや補償処理による復号音声の品質劣化を小さく
し、聴感品質をより向上させることができる。
By doing so, the protection target bit group for the cyclic redundancy check is changed according to the transmission path error rate,
The number of cyclic redundancy check bits is calculated from the changed protection target bit group and the speech code string, and the calculated number of cyclic redundancy check bits is added to the bit string, so that the decoded speech due to a transmission path error or compensation processing is obtained. The quality deterioration can be reduced, and the audible quality can be further improved.

【0020】本発明の巡回冗長検査用の符号化方法は、
伝送路誤り率に応じて巡回冗長検査用の保護対象ビット
群を変更する工程と、変更された保護対象ビット群から
巡回冗長検査用の生成多項式を変更する工程と、変更さ
れた生成多項式と音声符号列とから巡回冗長検査用ビッ
ト数を計算する工程と、計算した巡回冗長検査用ビット
数をビット列に付加する工程と、を具備するようにす
る。
The encoding method for the cyclic redundancy check of the present invention comprises:
A step of changing a protection target bit group for a cyclic redundancy check according to a transmission path error rate, a step of changing a generator polynomial for a cyclic redundancy check from the changed protection target bit group, and a changed generation polynomial and voice A step of calculating the number of bits for cyclic redundancy check from the code string; and a step of adding the calculated number of bits for cyclic redundancy check to the bit string.

【0021】このようにすることにより、伝送路誤り率
に応じて巡回冗長検査用の保護対象ビット群を変更し、
その変更された保護対象ビット群から巡回冗長検査用の
生成多項式を変更し、次いで変更された生成多項式と音
声符号列とから巡回冗長検査ビット数を計算し、さらに
計算した巡回冗長検査用ビット数をビット列に付加する
ことにより、伝送路誤りや補償処理による復号音声の品
質劣化を小さくし、聴感品質をより向上させることがで
きる。
By doing so, the protection target bit group for the cyclic redundancy check is changed according to the transmission path error rate,
The generator polynomial for cyclic redundancy check is changed from the changed protection target bit group, and then the number of cyclic redundancy check bits is calculated from the changed generator polynomial and the speech code string. Is added to the bit string, it is possible to reduce the deterioration of the quality of the decoded speech due to the transmission path error and the compensation processing, and to further improve the audibility quality.

【0022】[0022]

【発明の実施の形態】本発明の主眼は、ディジタル携帯
電話等の移動通信システムにおける無線環境下におい
て、巡回冗長検査用の保護対象ビット群と巡回冗長検査
用のビット数を伝送路誤り率に応じて伝送フレーム単位
で変更することにより、復号音声の品質が良好になるよ
うにすることにある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The main object of the present invention is to set a protection target bit group for cyclic redundancy check and the number of bits for cyclic redundancy check to a transmission path error rate in a wireless environment in a mobile communication system such as a digital cellular phone. An object of the present invention is to improve the quality of decoded speech by changing the transmission frame in response.

【0023】(実施の形態1)以下、本発明の実施の形態
1について、図を参照して説明する。図1は本発明の実
施の形態1における構成を示す巡回冗長検査用の符号化
装置のブロック図である。
Embodiment 1 Hereinafter, Embodiment 1 of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of a coding apparatus for cyclic redundancy check showing a configuration according to Embodiment 1 of the present invention.

【0024】図1において、巡回冗長検査(CRC:Cycli
c Redundancy Check)用の保護対象ビット群変更手段
1は、伝送路誤り率に応じて保護対象ビット群を変更す
る。CRC計算手段(計算手段)2は、入力された音声
符号列とビット群変更手段1によって変更された保護対
象ビット数を計算する。CRC付加手段(付加手段)3
は、CRC計算手段2で計算したビット数を音声符号列
に付加して伝送路に送る。
In FIG. 1, a cyclic redundancy check (CRC: Cycli
c Redundancy Check) protection target bit group changing means 1 changes the protection target bit group according to the transmission path error rate. The CRC calculating means (calculating means) 2 calculates the input speech code string and the number of bits to be protected changed by the bit group changing means 1. CRC adding means (adding means) 3
Adds the number of bits calculated by the CRC calculation means 2 to the speech code string and sends it to the transmission path.

【0025】次に、実施の形態1の動作について図1を
参照して説明する。図2〜図4に、あるビット数に対す
る伝送路誤り率と復号音声品質の関係の特性図であり、
3つの特性図を例示する。
Next, the operation of the first embodiment will be described with reference to FIG. FIGS. 2 to 4 are characteristic diagrams showing the relationship between the channel error rate and the decoded voice quality for a certain number of bits.
3 illustrates three characteristic diagrams.

【0026】図2の場合には、伝送路誤り率に関わら
ず、誤りビット群に対する補償処理を施さずに復号化す
ると、品質劣化の度合いが大きくLなるので、誤りビッ
ト群は常に保護して補償処理を施した場合Kの方が復号
音声品質を良好にすることができるようになり、品質劣
化を小なくすることができる。
In the case of FIG. 2, if the decoding is performed without performing the compensation process on the error bit group regardless of the transmission path error rate, the degree of quality deterioration becomes large L, so that the error bit group is always protected. When the compensation processing is performed, K can improve the decoded voice quality, and can reduce the quality deterioration.

【0027】図3及び図4では、伝送路誤り率によっ
て、誤りビット数に対する補償処理を施さずに、復号化
することによる品質劣化N,Oと、誤りビット数に対す
る補償処理による品質劣化M,Pの大きさが変化するこ
とがわかる。
3 and 4, the quality degradation N and O due to decoding without compensating for the number of error bits and the quality degradation M and M due to compensation for the number of error bits are determined by the transmission path error rate. It can be seen that the magnitude of P changes.

【0028】図3及び図4では、誤りビット数に対する
補償処理を施さずに復号化することによる品質劣化N,
Oの方が大きくなり、伝送路誤り率においてビット数を
保護し、補償処理を施した場合における品質劣化M,P
を小さくすることができる。
In FIGS. 3 and 4, quality degradation N, N, due to decoding without performing compensation processing on the number of error bits.
O is larger, the number of bits is protected in the transmission path error rate, and the quality degradation M, P when the compensation processing is performed.
Can be reduced.

【0029】一方、誤りビット数に対する補償処理によ
る品質劣化の方が大きくなる伝送路誤り率は、この誤り
ビット数を保護せず、そのまま復号化した方が品質劣化
を小さくすることができる。そこで、巡回冗長検査用の
保護対象ビット群変更手段1においては、各ビットを保
護するか否かを伝送路誤り率に応じて決定する。
On the other hand, with regard to the transmission path error rate in which the quality degradation due to the compensation processing for the number of error bits is larger, the quality degradation can be reduced by directly decoding without protecting the number of error bits. Therefore, the protection target bit group changing means 1 for the cyclic redundancy check determines whether or not to protect each bit according to the transmission path error rate.

【0030】次に、巡回冗長検査用の保護対象のビット
群変更手段1における巡回冗長検査用の保護対象のビッ
ト群における変更の仕方の一例について説明する。それ
ぞれのビット群毎に、ビット数誤りの復号音声の品質劣
化に対する感度をあらかじめ測定しておく。
Next, an example of how to change the protection target bit group for the cyclic redundancy check in the cyclic redundancy check protection target bit group changing means 1 will be described. For each bit group, the sensitivity to the quality degradation of the decoded speech with the bit number error is measured in advance.

【0031】ここで、図5に示すように、いくつかの閾
値A〜Cを設定し、それらの閾値A〜Cより高いビット数
をそれぞれクラス分けする。伝送路誤り率が高くなるに
したがい閾値をB、Cのように下げていき、それらの閾
値より感度の高いビット群を巡回冗長検査用の保護対象
ビット群とする。
Here, as shown in FIG. 5, some thresholds A to C are set, and the number of bits higher than the thresholds A to C is classified into classes. As the transmission path error rate increases, the thresholds are decreased as B and C, and the bit groups having higher sensitivity than those thresholds are set as the protection target bit groups for the cyclic redundancy check.

【0032】このように巡回冗長検査用の保護対象ビッ
トを伝送路誤り率に応じて変更することにより、伝送路
誤りもしくは補償処理による復号音声の品質劣化を抑え
られ、聴感品質を向上させることができる。
As described above, by changing the protection target bits for the cyclic redundancy check in accordance with the transmission path error rate, it is possible to suppress the deterioration of the quality of the decoded voice due to the transmission path error or the compensation processing, and to improve the audibility quality. it can.

【0033】(実施の形態2)図6は本発明の実施の形態
2における構成を示す巡回冗長検査用の符号化装置であ
る。
(Embodiment 2) FIG. 6 shows a coding apparatus for cyclic redundancy check showing a configuration in Embodiment 2 of the present invention.

【0034】図6において、CRC保護対象ビット群変
更手段1は、伝送路誤り率に応じて、巡回冗長検査用の
保護対象ビット群を変更するようになっている。CRC
生成多項式変更手段5は、変更された保護対象ビット群
に応じて、巡回冗長検査用の生成多項式を変更するよう
になっている。
In FIG. 6, the CRC protection target bit group changing means 1 changes the protection target bit group for the cyclic redundancy check according to the transmission path error rate. CRC
The generator polynomial changing means 5 changes the generator polynomial for cyclic redundancy check according to the changed protection target bit group.

【0035】CRC計算手段(計算手段)6は、入力さ
れた音声符号列とCRC生成多項式変更手段5の出力に
基づいて、保護対象ビット数を計算するようになってい
る。CRC付加手段(付加手段)7は、CRC計算手段
6で計算したCRCビット数を音声符号列に付加するよ
うになっている。
The CRC calculating means (calculating means) 6 calculates the number of bits to be protected based on the input speech code string and the output of the CRC generating polynomial changing means 5. The CRC adding means (adding means) 7 adds the number of CRC bits calculated by the CRC calculating means 6 to the speech code string.

【0036】次に、実施の形態2の動作について説明す
る。図6において、CRC保護対象ビット群変更手段
1、CRC計算手段6、CRC付加手段6の動作は、実
施の形態1の動作と同様であるので、CRC生成多項式
変更手段7の動作についてのみ説明する。
Next, the operation of the second embodiment will be described. In FIG. 6, the operations of the CRC protection target bit group changing unit 1, the CRC calculating unit 6, and the CRC adding unit 6 are the same as those of the first embodiment, and therefore only the operation of the CRC generating polynomial changing unit 7 will be described. .

【0037】CRC生成多項式変更手段7は、CRC保
護対象ビット群変更手段1の出力であるCRC保護対象
ビット群の変更に基づいてCRC生成多項式の変更をす
る。例えば、伝送路誤り率が高く、保護対象ビット数を
増やした伝送フレームでは、CRCビット生成多項式の
次数を高くし、CRCビット数を増やすことにより、誤
りビット見逃し率を低くすることができる。
The CRC generating polynomial changing means 7 changes the CRC generating polynomial based on the change of the CRC protected bit group output from the CRC protected bit group changing means 1. For example, in a transmission frame with a high transmission path error rate and an increased number of bits to be protected, the error bit oversight rate can be reduced by increasing the order of the CRC bit generation polynomial and increasing the number of CRC bits.

【0038】このように、CRC生成多項式変更手段7
では、CRC保護対象ビット群変更手段4で変更された
CRC保護対象ビット群に応じて、CRCビット生成多
項式の次数を変更し、CRCビット群を変更することに
より、誤りビット見逃し率を低くすることができる。こ
のようにすることにより、伝送路誤りによる復号音声の
品質劣化を小さくし、聴感品質をより向上させることが
できる。
As described above, the CRC generating polynomial changing means 7
Then, according to the CRC protection target bit group changed by the CRC protection target group changing means 4, the degree of the CRC bit generation polynomial is changed, and the CRC bit group is changed, thereby lowering the error bit oversight rate. Can be. By doing so, it is possible to reduce the quality degradation of the decoded voice due to the transmission path error, and to further improve the audibility.

【0039】(実施の形態3)図7は本発明の実施の形態
3における構成を示す巡回冗長検査用の符号化装置であ
る。図7において、CRC保護対象ビット群変更手段1
は、伝送路誤り率に応じて、CRC保護対象ビット群を
変更するようになっている。
(Embodiment 3) FIG. 7 shows a coding apparatus for cyclic redundancy check showing a configuration according to Embodiment 3 of the present invention. In FIG. 7, CRC protection target bit group changing means 1
Is designed to change the CRC protection target bit group according to the transmission path error rate.

【0040】CRC計算手段は、入力された音声符号列
とCRC保護対象ビット群変更手段4によって変更され
た保護対象ビット群に応じてCRCビット数変更手段9
へ計算された信号を出力できるようになっている。
The CRC calculating means includes a CRC bit number changing means 9 according to the input speech code string and the protection target bit group changed by the CRC protection bit group changing means 4.
Can output the calculated signal.

【0041】CRCビット数変更手段9は、CRC計算
手段8の計算出力に基づいてCRC保護対象ビット数を
変更することができるようになっている。
The CRC bit number changing means 9 can change the number of bits to be protected by the CRC based on the calculation output of the CRC calculating means 8.

【0042】CRC付加手段10では、CRCビットの
うち誤り検出に使用するビット数を変更することによ
り、CRCビット数変更手段10で変更したCRCビッ
ト数を音声符号列に付加するようになっている。
The CRC adding means 10 changes the number of bits used for error detection among the CRC bits, thereby adding the CRC bit number changed by the CRC bit number changing means 10 to the speech code string. .

【0043】次に、実施の形態3の動作について説明す
る。図7において、CRC保護対象ビット群変更手段
1、CRC計算手段8、CRC付加手段10の動作は、
実施の形態2の動作と同様であるので、CRCビット数
変更手段10の動作について説明する。
Next, the operation of the third embodiment will be described. In FIG. 7, the operations of the CRC protection target bit group changing unit 1, the CRC calculating unit 8, and the CRC adding unit 10 are as follows.
Since the operation is the same as that of the second embodiment, the operation of the CRC bit number changing means 10 will be described.

【0044】CRCビット数変更手段9は、CRC計算
手段8の計算出力に基づいてCRCビット数を変更して
CRC付加手段10へ変更済みのCRCビット数を送
り、CRC付加手段10において変更したCRCビット
数を音声符号列に付加することができる。
The CRC bit number changing means 9 changes the CRC bit number based on the calculation output of the CRC calculating means 8 and sends the changed CRC bit number to the CRC adding means 10, and the CRC changed by the CRC adding means 10 The number of bits can be added to the speech code string.

【0045】例えば、伝送路誤り率が高く、保護対象ビ
ット数を増やした伝送フレームでは、CRC計算手段8
で算出したCRCビット群のうち、CRCビット数を変
更して音声符号列に付加することにより、誤り検出に使
用するビット群を増やすことにより、誤りビット見逃し
率を低くすることができる。
For example, in a transmission frame having a high transmission path error rate and an increased number of bits to be protected, the CRC calculation means 8
By changing the number of CRC bits in the CRC bit group calculated in step (1) and adding it to the speech code string, the number of bit groups used for error detection can be increased, and the error bit oversight rate can be reduced.

【0046】CRC計算手段9では、十分高次のCRC
生成多項式を用いて、CRCビットを算出しておくよう
にする。このように、CRC保護対象ビット数変更手段
9で変更されたCRC保護対象ビット数に応じて、算出
したCRCビットのうち、誤り検出に使用するビット数
を変更して音声符号列に付加することにより、誤りビッ
ト見逃し率を低くすることができる。このようにするこ
とにより、伝送路誤りによる復号音声の品質劣化を小さ
くし、聴感品質をより向上させることができる。
In the CRC calculating means 9, a sufficiently high-order CRC
The CRC bits are calculated using a generator polynomial. As described above, of the calculated CRC bits, the number of bits used for error detection among the calculated CRC bits is changed and added to the speech code string in accordance with the number of bits of the CRC protection target changed by the number of bits of CRC protection target 9. Accordingly, the error bit oversight rate can be reduced. By doing so, it is possible to reduce the quality degradation of the decoded voice due to the transmission path error, and to further improve the audibility.

【0047】以上に説明した実施の形態1乃至3におい
ては、CRC保護対象ビット群変更手段が伝送路誤り率
に応じて、CRC保護ビット群を変更することで、伝送
路誤り、または、補償処理による復号音声劣化を小さく
することができる。
In the first to third embodiments described above, the CRC protection bit group changing unit changes the CRC protection bit group in accordance with the transmission path error rate, so that the transmission path error or the compensation processing is performed. Thus, it is possible to reduce the degradation of the decoded voice due to

【0048】また、伝送路誤り率が高く、CRC保護対
象ビット数を増やした伝送フレームでは、誤りビット見
逃し率が高くなってしまう。そこで、誤り検出に使用す
るCRCビット数を増やすことにより、誤りビット見逃
し率を低くすることができ、伝送路誤りによる復号音声
の劣化が小さくなり、聴感品質がより向上することがで
きる。
In a transmission frame having a high transmission path error rate and an increased number of CRC protection target bits, an error bit oversight rate becomes high. Therefore, by increasing the number of CRC bits used for error detection, the error bit oversight rate can be reduced, the degradation of decoded speech due to a transmission path error is reduced, and the audibility quality can be further improved.

【0049】[0049]

【発明の効果】以上のように本発明によれば、伝送路誤
り率に応じて、巡回冗長検査用の保護対象ビット群と冗
長検査用のビット数を伝送フレーム毎に変更することが
できる冗長検査用の符号化装置を提供することができ
る。
As described above, according to the present invention, a protection target bit group for cyclic redundancy check and the number of bits for redundancy check can be changed for each transmission frame according to the transmission path error rate. An encoding device for inspection can be provided.

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

【図1】本発明の実施の形態1における巡回冗長検査用
の符号化装置の構成を示すブロック図
FIG. 1 is a block diagram showing a configuration of a coding apparatus for cyclic redundancy check according to Embodiment 1 of the present invention.

【図2】図1の装置における伝送路誤り率と復号音声と
の関係を示す特性図
FIG. 2 is a characteristic diagram showing a relationship between a transmission path error rate and decoded speech in the apparatus of FIG.

【図3】図1の装置における伝送路誤り率と復号音声と
の関係を示す特性図
FIG. 3 is a characteristic diagram showing a relationship between a transmission line error rate and decoded speech in the apparatus of FIG. 1;

【図4】図1の装置における伝送路誤り率と復号音声と
の関係を示す特性図
FIG. 4 is a characteristic diagram showing a relationship between a transmission line error rate and decoded speech in the apparatus of FIG. 1;

【図5】図1の装置におけるビット感度とビット番号と
の関係を示す特性図
FIG. 5 is a characteristic diagram showing a relationship between a bit sensitivity and a bit number in the device of FIG. 1;

【図6】本発明の実施の形態2における巡回冗長検査用
の符号化装置の構成を示すブロック図
FIG. 6 is a block diagram showing a configuration of a coding apparatus for cyclic redundancy check in Embodiment 2 of the present invention.

【図7】本発明の実施の形態3における巡回冗長検査用
の符号化装置の構成を示すブロック図
FIG. 7 is a block diagram showing a configuration of a coding apparatus for cyclic redundancy check according to Embodiment 3 of the present invention.

【図8】従来の巡回冗長検査用の符号化装置を用いて得
た特性図
FIG. 8 is a characteristic diagram obtained by using a conventional encoding device for cyclic redundancy check;

【符号の説明】[Explanation of symbols]

1 CRC保護対象ビット群変更手段(ビット群変更手
段) 2,6,8 CRC計算手段(計算手段) 3,7,10 CRC付加手段(付加手段) 5 CRC生成多項式変更手段(生成多項式変更手段) 9 CRC保護対象ビット数変更手段(ビット数変更手
段)
1 CRC protection target bit group changing means (bit group changing means) 2, 6, 8 CRC calculating means (calculating means) 3, 7, 10 CRC adding means (adding means) 5 CRC generating polynomial changing means (generating polynomial changing means) 9 CRC protection target bit number changing means (bit number changing means)

フロントページの続き Fターム(参考) 5B001 AA04 AB03 AD06 5J065 AA01 AB01 AC02 AD04 AE06 AF03 AH13 AH20 5K014 AA01 BA06 EA08 FA11 FA13 GA02 HA10 5K067 AA01 AA23 BB02 EE02 EE10 HH21 HH26 Continued on the front page F term (reference) 5B001 AA04 AB03 AD06 5J065 AA01 AB01 AC02 AD04 AE06 AF03 AH13 AH20 5K014 AA01 BA06 EA08 FA11 FA13 GA02 HA10 5K067 AA01 AA23 BB02 EE02 EE10 HH21 HH26

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 伝送路誤り率に応じて巡回冗長検査用の
保護対象ビット群を変更し、変更済み保護対象ビット群
と音声符号列とから巡回冗長検査用ビット数を変更する
ビット数変更手段を具備することを特徴とする巡回冗長
検査用の符号化装置。
A bit number changing means for changing a protection target bit group for a cyclic redundancy check according to a transmission path error rate, and changing a cyclic redundancy check bit number from the changed protection target bit group and a speech code string. A coding apparatus for cyclic redundancy check, comprising:
【請求項2】 伝送路誤り率に応じて巡回冗長検査用の
保護対象ビット群を変更するビット群変更手段と、変更
された保護対象ビット群と音声符号列とから巡回冗長検
査用ビット数を変更するビット数変更手段と、を具備す
ることを特徴とする巡回冗長検査用の符号化装置。
2. A bit group changing means for changing a protection target bit group for a cyclic redundancy check according to a transmission path error rate, and determining a cyclic redundancy check bit number from the changed protection target bit group and a speech code string. An encoding device for a cyclic redundancy check, comprising: a number of bits to be changed.
【請求項3】 伝送路誤り率に応じて巡回冗長検査用の
保護対象ビット群を変更するビット群変更手段と、変更
された保護対象ビット群と音声符号列とから巡回冗長検
査用ビット数を計算する計算手段と、前記計算手段で計
算した巡回冗長検査用ビット数をビット列に付加する付
加手段と、を具備することを特徴とする巡回冗長検査用
の符号化装置。
3. A bit group changing means for changing a protection target bit group for a cyclic redundancy check in accordance with a transmission path error rate, and determining a cyclic redundancy check bit number from the changed protection target bit group and a speech code string. An encoding device for cyclic redundancy check, comprising: a calculating means for calculating; and an adding means for adding the number of bits for cyclic redundancy check calculated by said calculating means to a bit string.
【請求項4】 伝送路誤り率に応じて巡回冗長検査用の
保護対象ビット群を変更するビット群変更手段と、変更
された保護対象ビット群から巡回冗長検査用の生成多項
式を変更する生成多項式変更手段と、変更された生成多
項式と音声符号列とから巡回冗長検査用ビット数を計算
する計算手段と、前記計算手段で計算した巡回冗長検査
用ビット数をビット列に付加する付加手段と、を具備す
ることを特徴とする巡回冗長検査用の符号化装置。
4. A bit group changing means for changing a group of bits to be protected for a cyclic redundancy check according to a transmission path error rate, and a generator polynomial for changing a generator polynomial for a cyclic redundancy check from the changed group of bits to be protected. Changing means, calculating means for calculating the number of bits for cyclic redundancy check from the changed generator polynomial and the speech code string, and adding means for adding the number of bits for cyclic redundancy check calculated by the calculating means to the bit string, An encoding device for a cyclic redundancy check, comprising:
【請求項5】 伝送路誤り率に応じて巡回冗長検査用の
保護対象ビット群を変更する工程と、変更された保護対
象ビット群と音声符号列とから巡回冗長検査用ビット数
を変更する工程と、を具備することを特徴とする巡回冗
長検査用の符号化方法。
5. A step of changing a group of bits to be protected for a cyclic redundancy check according to a transmission path error rate, and a step of changing the number of bits for a cyclic redundancy check from the changed group of bits to be protected and a speech code string. And a coding method for a cyclic redundancy check.
【請求項6】 伝送路誤り率に応じて巡回冗長検査用の
保護対象ビット群を変更する工程と、変更された保護対
象ビット群と音声符号列とから巡回冗長検査用ビット数
を計算する工程と、計算した巡回冗長検査用ビット数を
ビット列に付加する工程と、を具備することを特徴とす
る巡回冗長検査用の符号化方法。
6. A step of changing a protection target bit group for cyclic redundancy check according to a transmission path error rate, and a step of calculating the number of bits for cyclic redundancy check from the changed protection target bit group and a speech code string. And a step of adding the calculated number of bits for cyclic redundancy check to the bit string. A coding method for cyclic redundancy check.
【請求項7】 伝送路誤り率に応じて巡回冗長検査用の
保護対象ビット群を変更する工程と、変更された保護対
象ビット群から巡回冗長検査用の生成多項式を変更する
工程と、変更された生成多項式と音声符号列とから巡回
冗長検査用ビット数を計算する工程と、計算した巡回冗
長検査用ビット数をビット列に付加する工程と、を具備
することを特徴とする巡回冗長検査用の符号化方法。
7. A step of changing a group of bits to be protected for a cyclic redundancy check according to a transmission path error rate, and a step of changing a generator polynomial for a cyclic redundancy check from the changed group of bits to be protected. Calculating the number of bits for cyclic redundancy check from the generated polynomial and the speech code string, and adding the calculated number of bits for cyclic redundancy check to the bit string. Encoding method.
JP2000049870A 2000-02-25 2000-02-25 Encoding device for cyclic redundancy check and its method Pending JP2001237808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000049870A JP2001237808A (en) 2000-02-25 2000-02-25 Encoding device for cyclic redundancy check and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000049870A JP2001237808A (en) 2000-02-25 2000-02-25 Encoding device for cyclic redundancy check and its method

Publications (1)

Publication Number Publication Date
JP2001237808A true JP2001237808A (en) 2001-08-31

Family

ID=18571737

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000049870A Pending JP2001237808A (en) 2000-02-25 2000-02-25 Encoding device for cyclic redundancy check and its method

Country Status (1)

Country Link
JP (1) JP2001237808A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011142133A1 (en) * 2010-05-11 2011-11-17 エイシップ・ソリューションズ株式会社 Error-correcting code processing method and device
JP2016181756A (en) * 2015-03-23 2016-10-13 ラピスセミコンダクタ株式会社 Semiconductor device and data transmitting/receiving method
CN112615765A (en) * 2021-01-06 2021-04-06 中国人民解放军63863部队 Novel bit error rate calculation method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011142133A1 (en) * 2010-05-11 2011-11-17 エイシップ・ソリューションズ株式会社 Error-correcting code processing method and device
US9166624B2 (en) 2010-05-11 2015-10-20 Osaka University Error-correcting code processing method and device
JP2016181756A (en) * 2015-03-23 2016-10-13 ラピスセミコンダクタ株式会社 Semiconductor device and data transmitting/receiving method
CN112615765A (en) * 2021-01-06 2021-04-06 中国人民解放军63863部队 Novel bit error rate calculation method
CN112615765B (en) * 2021-01-06 2023-01-31 中国人民解放军63863部队 Novel bit error rate calculation method

Similar Documents

Publication Publication Date Title
US6813323B2 (en) Decoding method and communication terminal apparatus
KR100730715B1 (en) Flexible method of error protection in communications systems
US10903853B2 (en) Computation of forward error correction data units using loss vector probabilities
FI96650C (en) Method and apparatus for transmitting speech in a telecommunication system
US9542253B2 (en) Device and method for improved lost frame concealment
CA2173399A1 (en) Mobile communication equipment
JPH10327089A (en) Portable telephone set
JP3340618B2 (en) Error detection method
US7159164B1 (en) Method and apparatus for recovery of particular bits of a frame
AU2001294308B2 (en) Apparatus and method for detecting transmitting rate of turbo decoder
EP1973254B1 (en) Device and method for improved lost frame concealment
JP2001237808A (en) Encoding device for cyclic redundancy check and its method
KR100743575B1 (en) Method to detect and conceal corrupted signal parameters in coded speech communication, a receiver, a recording medium containing a computer program, and a radio telephone
JPH0715353A (en) Voice decoder
US5402447A (en) Speech decoding in a zero BER environment
US5406562A (en) Bit error rate estimation
CN112564858B (en) CRC error correction method and system for satellite navigation
US7496825B2 (en) CRC-based error correction
US8407536B2 (en) Voice processing apparatus and method for detecting and correcting errors in voice data
JP2002501328A (en) Method and apparatus for coding, decoding and transmitting information using source control channel decoding
JP2002006890A (en) Device for improving sound signal quality
JPH0697846A (en) Radio communication equipment
JP3611875B2 (en) Wireless communication device
JPS61288524A (en) Bch code decoding system
JPH09261185A (en) Adpcm correction system