CN111211793A - Parallel TPC coding method and device based on Hamming code - Google Patents

Parallel TPC coding method and device based on Hamming code Download PDF

Info

Publication number
CN111211793A
CN111211793A CN202010084985.6A CN202010084985A CN111211793A CN 111211793 A CN111211793 A CN 111211793A CN 202010084985 A CN202010084985 A CN 202010084985A CN 111211793 A CN111211793 A CN 111211793A
Authority
CN
China
Prior art keywords
coding
data
parallel
tpc
storage mechanism
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
CN202010084985.6A
Other languages
Chinese (zh)
Other versions
CN111211793B (en
Inventor
周敬权
范道松
郝筱鲲
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.)
Chengdu Yeruan Technology Co ltd
Original Assignee
Chengdu Yeruan Technology 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 Chengdu Yeruan Technology Co ltd filed Critical Chengdu Yeruan Technology Co ltd
Priority to CN202010084985.6A priority Critical patent/CN111211793B/en
Publication of CN111211793A publication Critical patent/CN111211793A/en
Application granted granted Critical
Publication of CN111211793B publication Critical patent/CN111211793B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/29Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes combining two or more codes or code structures, e.g. product codes, generalised product codes, concatenated codes, inner and outer codes
    • H03M13/2906Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes combining two or more codes or code structures, e.g. product codes, generalised product codes, concatenated codes, inner and outer codes using block codes
    • H03M13/2909Product codes
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Error Detection And Correction (AREA)
  • Detection And Correction Of Errors (AREA)

Abstract

The invention discloses a design method of TPC codes applied to channel codes in the communication field, wherein the channel codes can detect errors and correct the errors in data transmission, the coding time is greatly shortened by the parallel TPC codes, and the coding processing speed is improved. The generation matrixes of different encoders are selected according to different data volumes, and mainly the generation matrixes of the encoders have difference and output data clocks are different. The serial coding of the two-dimensional TPC is converted into the parallel coding by utilizing the idea of serial-parallel conversion, so that the data processing time is prolonged, and the method has the advantages that any data stream is input, the coding times are only twice, and the same time is consumed for different data streams; compared with the traditional serial TPC coding, the time consumption is greatly reduced, the processing speed of the TPC coding is improved by utilizing the internal resources of the FPGA, the TPC coding with different widths can be converted into parallel coding, and the method is greatly completed by the parallel coding under the condition that a system clock is not changed.

Description

Parallel TPC coding method and device based on Hamming code
Technical Field
The invention relates to a channel coding method and a device thereof applied to the communication field, in particular to a Hamming code-based parallel TPC coding method and a device thereof.
Background
With the development of communication technology, the communication distance is longer and longer, and noise and fading exist in the process of transmitting signals. Multipath interference and the like can cause serious distortion of signals, the error rate can be ensured to be within an allowable range through forward error control to a certain extent, and the transmission efficiency is improved.
Turbo Product Codes (TPC) have parallel structures of decoding performance close to the shannon limit and high-speed decoding, and have been widely used in wireless communication in recent years.
Disclosure of Invention
The invention aims to solve the technical problem that TPC codes with different widths are difficult to convert into parallel codes, and aims to provide a parallel TPC coding method and a device thereof based on Hamming codes, which solve the problems that the processing speed of the TPC codes is improved by utilizing internal resources of an FPGA (field programmable gate array), the TPC codes with different widths can be converted into the parallel codes, the system clock is unchanged, the parallel codes are completed, the time is shortened, and the speed is improved.
The invention is realized by the following technical scheme:
a parallel TPC coding method and device based on Hamming code is characterized in that the device comprises: selecting a coding mechanism and a counting and storing mechanism according to the size of coded data; and calculating input and output clocks according to the data before encoding and the data after encoding.
The working principle of the invention is as follows: acquiring a data stream of a system, wherein the size of the data stream is k2Calculating a data output clock; calculating a generating matrix of a data encoder and the size of a storage mechanism according to the size of the data stream; reading data in rows, and simultaneously coding the data by a plurality of coders to complete parallel coding, wherein the coding mode adopts TPC coding; when the data is coded by the coder, outputting the data according to a single-bit coding mode; and outputting the data according to a proper clock after the coding is finished.
Furthermore, according to the size of the coded data stream, N parallel encoders are adopted to realize the parallel coding method, wherein the encoders are divided into a row encoder and a column encoder.
Furthermore, the generating matrix of row coding or column coding is selected according to the size of the coded data stream, and the input and output of the coder are both one-bit input and output. The data generated by the encoder has n bits, n is an integer power of 2, and the output format is k original code bits of data, n-k supervision equines with a relation of 2n-k=n。
Further, depending on the size of the data stream, the data may be stored in the storage mechanism in a different manner. The storage mechanism comprises three storage mechanisms, which are divided into storage mechanism A1, storage mechanism A2 and storage mechanism A3.
Further, the original data is stored in columns. The purpose of this storage is to accomplish simultaneous encoding of multiple line encoders. The coding speed is improved.
Further, the row encoded data continues to be stored in columns, where the rows of data are stored n-k more rows, unlike the storage mechanism A1
Further, the coded data are integrated together, and a data frame header is added to adjust the output sequence.
Compared with the prior art, the invention has the following advantages and beneficial effects:
1. the invention relates to a parallel TPC coding method and a device thereof based on Hamming codes, wherein any data stream is input, the coding times are only twice, and the same time is consumed for different data streams;
2. compared with the traditional serial TPC coding, the time consumption is greatly reduced;
3. the invention relates to a parallel TPC coding method and a device thereof based on Hamming codes, which utilize FPGA internal resources to improve the processing speed of TPC codes, can convert TPC codes with different widths into parallel codes and is completed by the parallel codes under the condition of unchanging a system clock.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention. In the drawings:
FIG. 1 is a flow chart of a TPC parallel coding system embodying the present invention;
fig. 2 is a block diagram of a TPC parallel coding system embodying the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to examples and accompanying drawings, and the exemplary embodiments and descriptions thereof are only used for explaining the present invention and are not meant to limit the present invention.
Example 1
As shown in fig. 1-2, the present invention relates to a hamming code based parallel TPC coding method and a device thereof, and the specific implementation manner of the present invention is as follows: storing original data into an asynchronous FIFO1 according to a certain clock, reading out the original data into an RAM1 through a high clock, and preparing line coding; line coding is carried out on the read data of the RAM1 and the data are stored in the RAM 2; the data read out from the RAM2 are subjected to row-column coding and stored in the RAM 3; the data stored in RAM3 has been TPC encoded and is finally added with the appropriate header to FIFO2 for high clock write and match clock read.
Example 2
Based on embodiment 1, as shown in fig. 1-2, the present invention is a hamming code based parallel TPC coding method and apparatus, and the specific implementation manner of the present invention is: depending on the external module input, its data input clock will determine the encoded data FIFO2 output clock. The read is then read out to RAM1 in a certain order to be encoded. The specific sequence will be exemplified by a two-dimensional matrix with the sub-code being the extended Hamming code (n +1, k, delta), and the data size of the one-time input FIFO1 will be k2Record Ai,j(i, j ═ 1, 2.. k). Stored in RAM1 in the format of
Figure BDA0002381720550000031
Example 3
Based on the above embodiments, as shown in fig. 1-2, the present invention provides a hamming code based parallel TPC coding method and apparatus, and the specific implementation manner of the present invention is: the RAM1 reads data by rows to the encoder for encoding, and the input and output of the encoder are all single bits; according to the systematic code (original data, check code, parity code), single-bit input and output can be realized, and the line code end is stored in RAM2
Figure BDA0002381720550000032
Example 4
Based on the above embodiments, as shown in fig. 1-2, the present invention provides a hamming code based parallel TPC coding method and apparatus, and the specific implementation manner of the present invention is: reading the output of the RAM2 by rows and continuing to an encoder for column encoding and storing the output into the RAM 3; the data amount is (n +1)2
Example 5
Based on the above embodiments, as shown in fig. 1-2, the present invention provides a hamming code based parallel TPC coding method and apparatus, and the specific implementation manner of the present invention is: the RAM3 data is added to the data header before being output to the FIFO and then read out at the appropriate clock, the output clock of which depends on the data size.
The design idea of the encoder in row encoding and column encoding is derived from the encoding idea of a Hamming code, a hamming module inputs data with 1 bit, the first k bits of data are stored in a register unit, after the k data are input, a monitoring horse cell is generated by generating a matrix, the input and the output can be simultaneously performed in the whole encoder, the data phase difference can meet the design requirement by a plurality of clock cycles, the specific design time delay is determined according to the system requirement, and the smaller the specific design time delay is, the better the specific design time delay is in principle.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (7)

1. A parallel TPC coding method and device based on Hamming code is characterized in that the device comprises: selecting a coding mechanism and a counting and storing mechanism according to the size of coded data; and calculating input and output clocks according to the data before encoding and the data after encoding.
2. The hamming code based parallel TPC coding method and apparatus as claimed in claim 1, wherein N parallel encoders are used according to the size of the coded data stream, the encoders include row encoders and column encoders.
3. The method and apparatus of claim 2 wherein a row-coding or column-coding generator matrix is selected according to the size of the encoded data stream, the input and output of the encoder are all one bit input and output, the data generated by the encoder has n bits, n is an integer power of 2, the output format is k original data bits, n-k supervisory symbols, and the relationship is 2n-k=n。
4. The parallel TPC coding method and apparatus of claim 1 wherein the data is stored in different ways in the storage mechanism according to different data stream sizes, wherein the storage mechanism comprises at least three storage mechanisms, storage mechanism A1, storage mechanism A2, and storage mechanism A3.
5. The parallel TPC coding method and apparatus based on Hamming code as claimed in claim 4, wherein the original data of the storage means A1 is stored in columns.
6. The parallel TPC coding method and apparatus based on Hamming code as claimed in claim 4, wherein the row coded data of storage mechanism A2 is stored in columns, which is different from storage mechanism A1 in that the number of rows stored in data is n-k more.
7. The method and apparatus as claimed in claim 4, wherein the storage mechanism A3 integrates the encoded data together and adds a header to adjust the output order.
CN202010084985.6A 2020-02-10 2020-02-10 Parallel TPC coding method based on Hamming code Active CN111211793B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010084985.6A CN111211793B (en) 2020-02-10 2020-02-10 Parallel TPC coding method based on Hamming code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010084985.6A CN111211793B (en) 2020-02-10 2020-02-10 Parallel TPC coding method based on Hamming code

Publications (2)

Publication Number Publication Date
CN111211793A true CN111211793A (en) 2020-05-29
CN111211793B CN111211793B (en) 2023-08-04

Family

ID=70789909

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010084985.6A Active CN111211793B (en) 2020-02-10 2020-02-10 Parallel TPC coding method based on Hamming code

Country Status (1)

Country Link
CN (1) CN111211793B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117650870A (en) * 2023-12-06 2024-03-05 北京荷智科技有限公司 Communication method, system, equipment and medium based on longitudinal coding error correction

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060036927A1 (en) * 2004-08-10 2006-02-16 Samsung Electronics Co., Ltd. Apparatus and method for encoding and decoding a block low density parity check code
WO2009084891A2 (en) * 2007-12-27 2009-07-09 Lg Electronics Inc. Generation of golay-based systematic block code supporting various sizes
JP2011501557A (en) * 2007-12-24 2011-01-06 エルジー エレクトロニクス インコーポレイティド Channel coding method for information having various lengths using block codes
CN102111163A (en) * 2009-12-25 2011-06-29 中兴通讯股份有限公司 Turbo encoder and encoding method
CN104272675A (en) * 2012-04-12 2015-01-07 Sk电信有限公司 Transmitting apparatus and receiving apparatus, and method for operating said transmitting apparatus
CN104601180A (en) * 2015-02-11 2015-05-06 东南大学 Method and device for encoding two-dimensional product codes on basis of extended hamming codes
US20150194984A1 (en) * 2014-01-08 2015-07-09 Renesas Electronics Corporation Data Processing Apparatus
CN106788466A (en) * 2016-12-13 2017-05-31 中国电子科技集团公司第二十研究所 Turbo code coding and decoding chip for minimizing communication system
CN107612561A (en) * 2017-09-30 2018-01-19 北京北方烽火科技有限公司 One kind coding, interpretation method and device
US20180159558A1 (en) * 2016-12-02 2018-06-07 Samsung Electronics Co., Ltd. Error detection code generation circuits of semiconductor devices, memory controllers including the same and semiconductor memory devices including the same
CN108183877A (en) * 2018-01-11 2018-06-19 成都烨软科技有限公司 A kind of multi-tone frequency demodulated signal method based on FPGA
US10075197B1 (en) * 2017-03-07 2018-09-11 Lg Electronics Inc. Method and apparatus for transmitting hamming weight and codeword
CN110380737A (en) * 2019-07-12 2019-10-25 北京邮电大学 A kind of method and device of polarization code apart from spectrum analysis
US20190372599A1 (en) * 2017-02-15 2019-12-05 Zte Corporation Data processing method and device

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060036927A1 (en) * 2004-08-10 2006-02-16 Samsung Electronics Co., Ltd. Apparatus and method for encoding and decoding a block low density parity check code
JP2011501557A (en) * 2007-12-24 2011-01-06 エルジー エレクトロニクス インコーポレイティド Channel coding method for information having various lengths using block codes
WO2009084891A2 (en) * 2007-12-27 2009-07-09 Lg Electronics Inc. Generation of golay-based systematic block code supporting various sizes
CN102111163A (en) * 2009-12-25 2011-06-29 中兴通讯股份有限公司 Turbo encoder and encoding method
CN104272675A (en) * 2012-04-12 2015-01-07 Sk电信有限公司 Transmitting apparatus and receiving apparatus, and method for operating said transmitting apparatus
US20150194984A1 (en) * 2014-01-08 2015-07-09 Renesas Electronics Corporation Data Processing Apparatus
CN104601180A (en) * 2015-02-11 2015-05-06 东南大学 Method and device for encoding two-dimensional product codes on basis of extended hamming codes
WO2016127853A1 (en) * 2015-02-11 2016-08-18 东南大学 Encoding device and encoding method for two-dimensional product codes based on extended hamming codes
US20180159558A1 (en) * 2016-12-02 2018-06-07 Samsung Electronics Co., Ltd. Error detection code generation circuits of semiconductor devices, memory controllers including the same and semiconductor memory devices including the same
CN106788466A (en) * 2016-12-13 2017-05-31 中国电子科技集团公司第二十研究所 Turbo code coding and decoding chip for minimizing communication system
US20190372599A1 (en) * 2017-02-15 2019-12-05 Zte Corporation Data processing method and device
US10075197B1 (en) * 2017-03-07 2018-09-11 Lg Electronics Inc. Method and apparatus for transmitting hamming weight and codeword
CN107612561A (en) * 2017-09-30 2018-01-19 北京北方烽火科技有限公司 One kind coding, interpretation method and device
CN108183877A (en) * 2018-01-11 2018-06-19 成都烨软科技有限公司 A kind of multi-tone frequency demodulated signal method based on FPGA
CN110380737A (en) * 2019-07-12 2019-10-25 北京邮电大学 A kind of method and device of polarization code apart from spectrum analysis

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HONEY DURGA TIWARI 等: "Message length adaptive LDPC codes", 《DIGITAL SIGNAL PROCESSING》, vol. 22, no. 6, pages 1107 - 1112 *
崔中普 等: "Turbo码译码算法分析与研究", 《通信技术》, vol. 49, no. 9, pages 1144 - 1148 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117650870A (en) * 2023-12-06 2024-03-05 北京荷智科技有限公司 Communication method, system, equipment and medium based on longitudinal coding error correction

Also Published As

Publication number Publication date
CN111211793B (en) 2023-08-04

Similar Documents

Publication Publication Date Title
CN101820288B (en) Information processing method of low-density check codes
CN1656693B (en) Method for iterative hard-input forward error correction
WO2011026375A1 (en) Methods and devices for encoding and decoding
CN102075198A (en) Quasi-cyclic low-density odd-even check convolution code coding-decoding system and coding-decoding method thereof
US20080092010A1 (en) Error correction code decoding device
WO2016127853A1 (en) Encoding device and encoding method for two-dimensional product codes based on extended hamming codes
CN101686104B (en) Coding and decoding method for forward error correction, device and system thereof
CN100546207C (en) A kind of dual-binary Turbo code encoding method based on the DVB-RCS standard
CN101483443B (en) FPGA implementing method for Turbo product code optimized encoding and decoding algorithm
US4293951A (en) Method and apparatus for encoding/decoding a convolutional code to a periodic convolutional code block
CN111211793A (en) Parallel TPC coding method and device based on Hamming code
CN100488057C (en) Optimized interleaving of digital signals
CN112737597A (en) Multi-rate LDPC coding method with variable frame length and suitable for deep space communication
CN100440737C (en) High structural LDPC coding and decoding method and coder and decoder
CN108462561B (en) Serial-parallel combined channel coding and decoding method and device in ultra-high speed communication system
CN101252409B (en) New algorithm of combined signal source channel decoding based on symbol level superlattice picture
CN101286745B (en) Coding method and device by interleaving
CN1614898B (en) Turbo code encoder and encoding method
CN102932002A (en) Field programmable gate array (FPGA) design method of truncated high-speed transmit power control (TPC) decoder
CN101938282B (en) LTE (Long Term Evolution) Turebo encoder parallel processing device and method
US20060282713A1 (en) Efficient interleaver/de-interleaver desigh for the turbo decoder in a 3g wcdma system
JPH03242027A (en) Parallel error correction system with interleaving function added
CN219394822U (en) Data error correction device based on parallel interleaving Hamming code encoding and decoding
CN113437981B (en) Space coupling serial cascade code coding method based on multidimensional coding
CN114095041B (en) Low-code-rate coding method and device for short frame burst and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant