JP2002076907A5 - - Google Patents

Download PDF

Info

Publication number
JP2002076907A5
JP2002076907A5 JP2000263670A JP2000263670A JP2002076907A5 JP 2002076907 A5 JP2002076907 A5 JP 2002076907A5 JP 2000263670 A JP2000263670 A JP 2000263670A JP 2000263670 A JP2000263670 A JP 2000263670A JP 2002076907 A5 JP2002076907 A5 JP 2002076907A5
Authority
JP
Japan
Prior art keywords
decoding
variable
encoded data
bit
length encoded
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.)
Granted
Application number
JP2000263670A
Other languages
Japanese (ja)
Other versions
JP3975661B2 (en
JP2002076907A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2000263670A priority Critical patent/JP3975661B2/en
Priority claimed from JP2000263670A external-priority patent/JP3975661B2/en
Publication of JP2002076907A publication Critical patent/JP2002076907A/en
Publication of JP2002076907A5 publication Critical patent/JP2002076907A5/ja
Application granted granted Critical
Publication of JP3975661B2 publication Critical patent/JP3975661B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Claims (12)

可変長符号化データと復号化後のデータとが対応付けられた復号表を用いて復号化する可変長符号化データの復号化方法であって、
前記可変長符号化データの最大符号長をnビット(nは正の整数)としたとき前記nビットの符号の1番目からn番目の所定ビット位置に分割位置を設定して、前記設定された分割位置で分割されたあとのビット数の符号群で構成される復号表を、分割された数以上生成し、前記生成された復号表を順次参照することによって前記可変長符号化データの復号化を行うことを特徴とする可変長符号化データの復号化方法。
A decoding method of variable-length encoded data that is decoded using a decoding table in which variable-length encoded data and decoded data are associated with each other,
When the maximum code length of the variable-length encoded data is n bits (n is a positive integer), the division position is set in the first to nth predetermined bit positions of the n-bit code, and the set Decoding of the variable length encoded data is generated by generating a decoding table composed of code groups of the number of bits after being divided at the dividing position and sequentially referring to the generated decoding table. A method for decoding variable-length encoded data, characterized in that:
前記分割位置は、前記nビットの符号の1番目からn番目の各ビット位置ごとに各可変長符号化データのビット反転を調べ、ビット反転回数の少ないビット位置に設定することを特徴とする請求項1記載の可変長符号化データの復号化方法。  The division position is set to a bit position with a small number of bit inversions by checking bit inversion of each variable-length encoded data for each of the first to n-th bit positions of the n-bit code. Item 4. A method for decoding variable-length encoded data according to Item 1. 前記分割位置はビット反転回数の少ない複数の箇所に設定され、前記複数の箇所を分割候補位置とし、それぞれの前記分割候補位置を少なくとも1箇所用いて複数通りの分割を行い、前記複数通りの分割ごとに複数の復号表の生成を試み、当該複数通りの分割ごとに生成された複数の復号表の合計の復号表サイズを求めるととともに、実際の復号処理における復号表参照回数を求め、両者の値に基づいて前記複数の分割候補位置のうち、少なくとも1箇所を実際に分割する分割位置として選定することを特徴とする請求項2記載の可変長符号化データの復号化方法。  The division positions are set at a plurality of places where the number of bit inversions is small, the plurality of places are set as division candidate positions, a plurality of divisions are performed using at least one of the division candidate positions, and the plurality of divisions are performed. At the same time, a plurality of decoding tables are tried to be generated, the total decoding table size of the plurality of decoding tables generated for each of the plurality of divisions is obtained, and the decoding table reference count in the actual decoding process is obtained. 3. The variable length encoded data decoding method according to claim 2, wherein at least one of the plurality of division candidate positions is selected as a division position that is actually divided based on a value. 前記分割位置として設定された位置で分割されることによって、第1番目から第m番目(mは正の整数)までの復号表が生成された場合、前記第1番目から第m番目までの復号表を用いて復号化する際は、当該第1番目の復号表を参照して復号化を試み、復号化が可能であれば、当該第1番目の復号表によって復号化を行い、当該第1番目の復号表での復号化ができなければ当該第1番目の復号表により指示される次の復号表を参照して復号化を試みるというように、第1番目から必要に応じて第m番目までのいずれかの復号表を選択して行うことを特徴とする請求項1から3のいずれかに記載の可変長符号化データの復号化方法。  When the first to mth decoding tables (m is a positive integer) are generated by dividing at the position set as the dividing position, the first to mth decoding is performed. When decoding using the table, the decoding is attempted with reference to the first decoding table. If decoding is possible, the first decoding table is used for decoding, and the first decoding table is used. If decoding cannot be performed with the first decoding table, the first to mth decoding is performed from the first as necessary, such as referring to the next decoding table indicated by the first decoding table. 4. The method of decoding variable length encoded data according to claim 1, wherein the decoding table is selected and performed. 可変長符号化データと復号化後のデータとが対応付けられた復号表を用いて復号化する可変長符号化データの復号化装置であって、
前記可変長符号化データの最大符号長をnビット(nは正の整数)としたとき前記nビットの符号の1番目からn番目の所定ビット位置に分割位置を設定して、前記設定された分割位置で分割されたあとのビット数の符号群で構成される復号表を、分割された数以上生成する復号表生成手段と、
前記生成された復号表を、第1番目の復号表からの連鎖に従って参照することによって前記可変長符号化データの復号化を行う復号処理手段と、
を有したことを特徴とする可変長符号化データの復号化装置。
A decoding apparatus for variable-length encoded data for decoding using a decoding table in which variable-length encoded data and decoded data are associated with each other,
When the maximum code length of the variable-length encoded data is n bits (n is a positive integer), the division position is set in the first to nth predetermined bit positions of the n-bit code, and the set Decoding table generating means for generating a decoding table composed of a code group of the number of bits after being divided at the dividing position;
Decoding processing means for decoding the variable-length encoded data by referring to the generated decoding table according to a chain from the first decoding table;
An apparatus for decoding variable-length encoded data, comprising:
前記復号表生成手段と復号処理手段に加えて符号ビット反転計測手段を有し、前記符号ビット反転計測手段は、前記nビットの符号の1番目からn番目の各ビット位置ごとに各可変長符号化データのビット反転を調べ、ビット反転回数の少ないビット位置を求める処理を行い、前記復号表生成手段は、前記符号ビット反転計測手段によって求められたビット反転回数の少ないビット位置を分割位置として複数の復号表を生成することを特徴とする請求項5記載の可変長符号化データの復号化装置。  In addition to the decoding table generating means and the decoding processing means, it has a sign bit inversion measuring means, and the sign bit inversion measuring means has each variable length code for each first to nth bit position of the n-bit code. Check the bit inversion of the digitized data and obtain a bit position with a small number of bit inversions, and the decoding table generation means uses a plurality of bit positions obtained by the sign bit inversion measurement means with a small number of bit inversions as division positions 6. The decoding apparatus for variable length encoded data according to claim 5, wherein the decoding table is generated. 前記分割位置はビット反転回数の少ない複数の箇所に設定され、前記複数の箇所を分割候補位置とし、それぞれの前記分割候補位置を少なくとも1箇所用いて複数通りの分割を行い、前記複数通りの分割ごとに複数の復号表の生成を試み、当該複数通りの分割ごとに生成された複数の復号表の合計の復号表サイズを求めるととともに、実際の復号処理における復号表参照回数を求め、両者の値に基づいて前記複数の分割候補位置のうち、少なくとも1箇所を実際に分割する分割位置として選定することを特徴とする請求項6記載の可変長符号化データの復号化装置。  The division positions are set at a plurality of places where the number of bit inversions is small, the plurality of places are set as division candidate positions, a plurality of divisions are performed using at least one of the division candidate positions, and the plurality of divisions are performed. At the same time, a plurality of decoding tables are tried to be generated, the total decoding table size of the plurality of decoding tables generated for each of the plurality of divisions is obtained, and the decoding table reference count in the actual decoding process is obtained. 7. The variable length encoded data decoding apparatus according to claim 6, wherein at least one of the plurality of division candidate positions is selected as a division position that is actually divided based on a value. 前記分割位置として設定された位置で分割されることによって、第1番目から第m番目(mは正の整数)までの復号表が生成された場合、前記第1番目から第m番目までの復号表を用いて復号化する際は、当該第1番目の復号表を参照して復号化を試み、復号化が可能であれば、当該第1番目の復号表によって復号化を行い、当該第1番目の復号表での復号化ができなければ当該第1番目の復号表により指示される次の復号表を参照して復号化を試みるというように、第1番目から必要に応じて第m番目まで順次、復号表を選択して行うことを特徴とする請求項5から7のいずれかに記載の可変長符号化データの復号化装置。  When the first to mth decoding tables (m is a positive integer) are generated by dividing at the position set as the dividing position, the first to mth decoding is performed. When decoding using the table, the decoding is attempted with reference to the first decoding table. If decoding is possible, the first decoding table is used for decoding, and the first decoding table is used. If decoding cannot be performed with the first decoding table, the first to mth decoding is performed from the first as necessary, such as referring to the next decoding table indicated by the first decoding table. The decoding apparatus for variable length encoded data according to any one of claims 5 to 7, wherein the decoding table is selected and sequentially performed. 可変長符号化データと復号化後のデータとが対応付けられた復号表を用いて復号化する可変長符号化データの復号化処理プログラムを記録した記録媒体であって、その可変長符号化データの復号化処理プログラムは、
前記可変長符号化データの最大符号長をnビット(nは正の整数)としたとき前記nビットの符号の1番目からn番目の所定ビット位置に分割位置を設定する手順と、
前記設定された分割位置で分割されたあとのビット数の符号群で構成される復号表を、分割された数以上生成する手順と、
前記生成された復号表を順次参照することによって前記可変長符号化データの復号化を行う手順と、
を含むことを特徴とする可変長符号化データの復号化処理プログラムを記録した記録媒体。
A recording medium on which a decoding processing program of variable-length encoded data to be decoded using a decoding table in which variable-length encoded data and decoded data are associated is recorded, and the variable-length encoded data The decryption processing program of
A procedure for setting a division position at the first to nth predetermined bit positions of the n-bit code when the maximum code length of the variable-length encoded data is n bits (n is a positive integer);
A procedure for generating a decoding table composed of a code group of the number of bits after being divided at the set division position, and more than the number of divisions;
A procedure for decoding the variable length encoded data by sequentially referring to the generated decoding table;
The recording medium which recorded the decoding processing program of the variable-length coding data characterized by including these.
前記分割位置は、前記nビットの符号の1番目からn番目の各ビット位置ごとに、各可変長符号化データのビット反転を調べ、ビット反転回数の少ないビット位置に設定することを特徴とする請求項9記載の可変長符号化データの復号化処理プログラムを記録した記録媒体。  The division position is set to a bit position with a small number of bit inversions by checking the bit inversion of each variable length encoded data for each of the 1st to nth bit positions of the n-bit code. A recording medium on which the decoding program for variable-length encoded data according to claim 9 is recorded. 前記分割位置はビット反転回数の少ない複数の箇所に設定され、前記複数の箇所を分割候補位置とし、それぞれの前記分割候補位置を少なくとも1箇所用いて複数通りの分割を行い、前記複数通りの分割ごとに複数の復号表の生成を試み、当該複数通りの分割ごとに生成された複数の復号表の合計の復号表サイズを求めるととともに、実際の復号処理における復号表参照回数を求め、両者の値に基づいて前記複数の分割候補位置のうち、少なくとも1箇所を実際に分割する分割位置として選定することを特徴とする請求項10記載の可変長符号化データの復号化処理プログラムを記録した記録媒体。  The division positions are set at a plurality of places where the number of bit inversions is small, the plurality of places are set as division candidate positions, a plurality of divisions are performed using at least one of the division candidate positions, and the plurality of divisions are performed. At the same time, a plurality of decoding tables are tried to be generated, the total decoding table size of the plurality of decoding tables generated for each of the plurality of divisions is obtained, and the decoding table reference count in the actual decoding process is obtained. 11. The recording in which the variable length encoded data decoding processing program is recorded according to claim 10, wherein at least one of the plurality of division candidate positions is selected as a division position that is actually divided based on a value. Medium. 前記分割位置として設定された位置で分割されることによって、第1番目から第m番目(mは正の整数)までの復号表が生成された場合、前記第1番目から第m番目までの復号表を用いて復号化する際は、当該第1番目の復号表を参照して復号化を試み、復号化が可能であれば、当該第1番目の復号表によって復号化を行い、当該第1番目の復号表での復号化ができなければ当該第1番目の復号表により指示される次の復号表を参照して復号化を試みるというように、第1番目から必要に応じて第m番目まで順次、復号表を選択して行うことを特徴とする請求項9から11のいずれかに記載の可変長符号化データの復号化処理プログラムを記録した記録媒体。  When the first to mth decoding tables (m is a positive integer) are generated by dividing at the position set as the dividing position, the first to mth decoding is performed. When decoding using the table, the decoding is attempted with reference to the first decoding table. If decoding is possible, the first decoding table is used for decoding, and the first decoding table is used. If decoding with the first decoding table is not possible, the first to m-th decoding is performed as necessary, such as referring to the next decoding table indicated by the first decoding table. 12. The recording medium on which the decoding processing program for variable-length encoded data according to claim 9 is recorded, wherein the decoding table is selected and sequentially performed.
JP2000263670A 2000-08-31 2000-08-31 Variable length encoded data decoding method, variable length encoded data decoding apparatus, and recording medium storing variable length encoded data decoding processing program Expired - Fee Related JP3975661B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000263670A JP3975661B2 (en) 2000-08-31 2000-08-31 Variable length encoded data decoding method, variable length encoded data decoding apparatus, and recording medium storing variable length encoded data decoding processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000263670A JP3975661B2 (en) 2000-08-31 2000-08-31 Variable length encoded data decoding method, variable length encoded data decoding apparatus, and recording medium storing variable length encoded data decoding processing program

Publications (3)

Publication Number Publication Date
JP2002076907A JP2002076907A (en) 2002-03-15
JP2002076907A5 true JP2002076907A5 (en) 2005-10-20
JP3975661B2 JP3975661B2 (en) 2007-09-12

Family

ID=18751181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000263670A Expired - Fee Related JP3975661B2 (en) 2000-08-31 2000-08-31 Variable length encoded data decoding method, variable length encoded data decoding apparatus, and recording medium storing variable length encoded data decoding processing program

Country Status (1)

Country Link
JP (1) JP3975661B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9100042B2 (en) 2013-06-20 2015-08-04 International Business Machines Corporation High throughput decoding of variable length data symbols
CN116684003B (en) * 2023-07-27 2023-10-24 南京中科齐信科技有限公司 Quantum communication-based railway line air-ground comprehensive monitoring method and system

Similar Documents

Publication Publication Date Title
CA2298919A1 (en) Interleaving and turbo encoding using prime number permutations
JP2002335160A5 (en)
ATE514231T1 (en) METHOD AND APPARATUS FOR DECODING LDPC CODES
ATE441251T1 (en) METHOD AND SYSTEM FOR TRANSMITTING AND RECEIVING INFORMATION USING A CHAIN REACTION CODE
KR850700196A (en) Decoding Method and Decoding Device of Error Correction Codes
RU2007125429A (en) TURBODECODER USING LINEAR CONFIGURANT SEQUENCES
ATE334507T1 (en) GROUP CHAIN REACTION ENCODER WITH VARIABLE NUMBER OF ASSOCIATED INPUT DATA FOR EACH OUTPUT GROUP CODE
WO2001076079A3 (en) Enhanced turbo product code decoder system
CY1105921T1 (en) TURBINE-INTERFERENCE APPARATUS AND METHOD
RU2003107665A (en) TURBODECODER USING LINEAR CONFIGURANT SEQUENCES
JP2005535190A5 (en)
TW200627401A (en) Error detecting code addition circuit, error detection circuit and method, and disc apparatus
EP1296457A3 (en) Data processing method, circuit, and apparatus with increased accuracy
ATE326791T1 (en) METHOD FOR OPTIMIZING, UNDER EQUIPMENT CONSTRAINTS, THE SIZE OF ENCODED DATA BLOCKS
JP2007043595A (en) Variable length code decoding method and device and data decompression device
SG166825A1 (en) Methods and devices for decoding and encoding data
Fahn Maxwell's Demon and the entropy cost of information
US20060174184A1 (en) Method and apparatus for encoding and decoding data using a pseudo-random interleaver
JP2002076907A5 (en)
JP2005182965A5 (en)
JP2009060667A5 (en)
Ritchey et al. A Context Sensitive Tiling System for Information Hiding.
US10944422B1 (en) Entropy agnostic data encoding and decoding
ATE318020T1 (en) METHOD AND DEVICE FOR OPTIMIZING, UNDER PERFORMANCE CONDITIONS, THE SIZE OF CODED DATA BLOCKS
KR101940553B1 (en) Present based encryption apparatus and method using substitution table with permutation