CN101834615B - Implementation method of Reed-Solomon encoder - Google Patents

Implementation method of Reed-Solomon encoder Download PDF

Info

Publication number
CN101834615B
CN101834615B CN 200910056944 CN200910056944A CN101834615B CN 101834615 B CN101834615 B CN 101834615B CN 200910056944 CN200910056944 CN 200910056944 CN 200910056944 A CN200910056944 A CN 200910056944A CN 101834615 B CN101834615 B CN 101834615B
Authority
CN
China
Prior art keywords
centerdot
symbol
alpha
information code
reed
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.)
Expired - Fee Related
Application number
CN 200910056944
Other languages
Chinese (zh)
Other versions
CN101834615A (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.)
Qualcomm Atheros International Shanghai Co Ltd
Original Assignee
Qualcomm Atheros International Shanghai 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 Qualcomm Atheros International Shanghai Co Ltd filed Critical Qualcomm Atheros International Shanghai Co Ltd
Priority to CN 200910056944 priority Critical patent/CN101834615B/en
Publication of CN101834615A publication Critical patent/CN101834615A/en
Application granted granted Critical
Publication of CN101834615B publication Critical patent/CN101834615B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an implementation method of a Reed-Solomon encoder, the compute mode of a check code is as follows: Ei is calculated according to a primitive element alpha of a finite field GF (2m) and then stored in a memory; information codes are sent to an accompanied calculation circuit that multi-symbols are input in parallel to calculate f (alpha i); and the product of Ei and f (alpha i) are read from the memory to obtain the final check code. The implementation method of the Reed-Solomon encoder can realize Reed-Solomon encoding for inputting parallel multiple-symbol data, and shorten time delay that the data passes through the encoder on the basis that the work clock frequency of a system is not improved.

Description

The Reed-Solomon encoder implementation method
Technical field
The present invention relates to digital communication technology, particularly a kind of Reed-Solomon encoder implementation method.
Background technology
Reed-Solomon code (Reed-Solomon sign indicating number; The RS sign indicating number) is a kind of linear error correction sign indicating number; Because it has the ability of while burst-error-correction and random error, and burst-correcting ability is very strong, thereby is widely used in the error control of data communication and data-storage system.
The RS sign indicating number is a kind of polynary BCH code, is defined in Galois finite field gf (2 m) on, m is the figure place of the binary sequence that comprises of a symbol, the parameter of entangling t wrong RS sign indicating number is following:
Code length: n=2 m-1 symbol
Information code: a k=n-2t symbol
Check code: a z=2t=n-k symbol
Minimum distance: a d=2t+1 symbol
For the RS sign indicating number that a length is n symbol, each symbol all is Galois finite field gfs (2 m) in an element.The generator polynomial that can entangle t wrong RS sign indicating number is:
g ( x ) = Π i = 0 2 t - 1 ( x - α i ) = g 0 + g 1 x + g 2 x 2 + · · · + g 2 t - 1 x 2 t - 1 + x 2 t
α wherein iBe the root of g (x), and be GF (2 m) in an element.
Need supposing the information encoded sign indicating number is m (x), and check code is p (x), and the data block that final formation will be sent is made up of information code and check code, and is called as code word c (x).This code word is shown with the polynomial table on n-1 rank:
c(x)=x 2tm(x)+p(x)
Wherein p (x) is the multinomial on 2t-1 rank, and it is generated by following formula
P (x)=x 2tM (x) modg (x) wherein g (x) is a generator polynomial
The RS encoder is exactly to adopt special circuit to be used to calculate p (x), and a numeral c (x) is formed in the back that the check code p (x) that will finally calculate acquisition is placed on information code.
Usually, one (n, k) realization of RS encoder all adopts the feedback shift register (FSR) of a 2t level to realize that typical R S coder structure is as shown in Figure 1:
Can see traditional RS encoder from Fig. 1 existing the global feedback signal to deliver to each Galois field multiplier that when needs use can correct the RS sign indicating number of more mistake the time, because the feedback path in the circuit is oversize, this can limit the switching speed of encoder.Secondly the information code in the input coding device must be the symbol of m bits bit wide in traditional RS encoder.Therefore when to occur sending into information encoder in the system be a plurality of parallel symbol (n * m bits bit wide), just can only carry out and go here and there and change the requirement of satisfying coding circuit through raising encoder working clock frequency or information code.
Can see that from top description traditional RS encoder comes with some shortcomings.
1. because the global feedback signal is arranged in circuit, along with the raising of the RS sign indicating number correctable error ability of using, the feedback path of circuit is just longer, and the working clock frequency of encoder just can not run too soon, can't satisfy the needs of high-speed digital transmission system.
2. because the input bit wide of traditional RS encoder is a symbol, therefore when the symbol of sending into encoder simultaneously during greater than one, can only be through improving the encoder working clock frequency or carrying out information code and go here and there and change the requirement of satisfying system.But raising encoder operating frequency and feedback path farm labourer above-mentioned make clock and can not have contradiction too soon; And carry out information and go here and there conversion can increase the complexity and the resource of system; And cause information code very big through the time-delay of encoder, bigger in some applications encoding time delay is not allowed to.
Summary of the invention
The technical problem that the present invention will solve provides a kind of Reed-Solomon encoder implementation method, on the basis of not improving the system works clock frequency, realizes the Reed-Solomon coding of parallel many symbol data inputs, reduces the time delay of data through encoder.
For solving the problems of the technologies described above, Reed-Solomon encoder implementation method of the present invention through circuit calculation check sign indicating number, will be calculated code word of back composition that the check code that obtains is placed on information code then; It is characterized in that the account form of check code is following,
One. use Lagrange interpolation to calculate E i,
E i = Π j ≠ i ( x - α j ) Π j ≠ i ( α i - α j )
E iData format do
E i=e i,n-k-1x n-k-1+e i,n-k-2x n-k-2+…+e i,1x+e i,0
With the E that calculates iDeposit in the memory and preserve,
Two. send into the syndrome counting circuit that many symbol parallels are imported to information code, calculate f (1), f (α) ... .f (α 2t-1), calculate f (1), f (α) ... .f (α 2t-1) formula following:
f ( α i ) = Σ u = 0 M - 1 Σ V = 0 N - 1 din Nu + v α ( Nu + v ) i = ( Σ u = 0 M - 1 ( ( α i ) Nu Σ v = 0 N - 1 din Nu + v ( α i ) v ) ) α 32
If the symbolic number k of an information code is not equal to M * N, just before information code input coding device, adds numerical value and be 0 symbol and make the final symbolic number of information code equal M * N in the information code front;
Three. from memory, read E iWith f (α i) multiply each other, obtaining final check code, computing formula is following:
p ( x ) = p n - k - 1 x n - k - 1 + p n - k - 2 x n - k - 2 + · · · + p 0 = Σ i = 0 n - k - 1 f ( α i ) E i ( x )
Wherein, m (x) is an information code, and p (x) is a check code, din Nu+vBe the information code symbol of input, E iBe with 1, α, α 2α 2t-1Be 2t-1 interpolation basic function of node, α is a finite field gf (2 m) primitive element, α ij) be 2t the root of RS sign indicating number generator polynomial g (x), t is the maximum error correction number of encoder, n is the symbolic number of a Reed-Solomon coding codeword; K is the symbolic number of information code, and m is the figure place of the binary sequence that comprises of a symbol, and i, j are zero or positive integer; And 0≤j≤n-k-1,0≤i≤n-k-1, n-k-1=2t-1; M, N are positive integer, and u, v are integer and 0≤u≤M-1,0≤v≤N-1.
Reed-Solomon encoder implementation method of the present invention; During encoder is realized owing to need not use long feedback circuit; Can on the basis of not improving the system works clock frequency, realize parallel many symbol data inputs, work in the higher clock circuit; Reduce the time delay of data, be specially adapted to high-speed digital transmission system through encoder.
Description of drawings
Below in conjunction with accompanying drawing and embodiment the present invention is done further explain.
Fig. 1 is traditional typical R S coder structure sketch map;
Fig. 2 is the syndrome counting circuit structure chart of many symbol parallel inputs;
Fig. 3 is a syndrome computing module internal frame diagram;
Fig. 4 is a Reed-Solomon encoder implementation method sketch map of the present invention;
Fig. 5 is the syndrome computing block diagram of Reed-Solomon encoder implementation method one execution mode of the present invention;
Fig. 6 is the syndrome computing module internal frame diagram of Reed-Solomon encoder implementation method one execution mode of the present invention;
Fig. 7 is the check code computation structure figure of Reed-Solomon encoder implementation method one execution mode of the present invention.
Embodiment
Should there be a finite field gf (2 in code word c (x) for obtaining behind the RS coding m) on check matrix H, make that code word c (x) and check matrix H multiply each other to syndrome S be 0.
The definition check matrix H does
H = 1 1 1 · · · 1 1 α α 2 · · · α n - 1 1 α 2 ( α 2 ) 2 · · · ( α 2 ) n - 1 · · · · · · · · · · · · · · · 1 α 2 t - 1 ( α 2 t - 1 ) 2 · · · ( α 2 t - 1 ) n - 1
α wherein i2t root for generator polynomial g (x).
Order
c(x)=[c 0?c 1…c n-2?c n-1]=[p 0?p 1…p n-k-1?m 0?m 1…m k-1]
S = p 0 p 1 · · · p n - k - 1 m 0 m 1 · · · m k - 1 × 1 1 1 · · · 1 1 α α 2 · · · α n - 1 1 α 2 ( α 2 ) 2 · · · ( α 2 ) n - 1 · · · · · · · · · · · · · · · 1 α 2 t - 1 ( α 2 t - 1 ) 2 · · · ( α 2 t - 1 ) n - 1 T = 0 0 0 · · · 0
Because α iWe can know in advance, so can obtain following equality
1 1 · · · 1 1 α · · · α n - k - 1 · · · · · · · · · · · · 1 α 2 t - 1 · · · ( α 2 t - 1 ) n - k - 1 × p 0 p 1 · · · p n - k - 1 = 1 1 · · · 1 α n - k α n - k + 1 · · · α n - 1 · · · · · · · · · · · · ( α 2 t - 1 ) n - k ( α 2 t - 1 ) n - k + 1 · · · ( α 2 t - 1 ) n - 1 × m 0 m 1 · · · m k - 1
Because information code m (x) is known, above right-hand component in the equality can under the known situation of information code, adopt the method for calculating syndrome in the RS decoding circuit to calculate, so following formula can be expressed as
1 1 · · · 1 1 α · · · α n - k - 1 · · · · · · · · · · · · 1 α 2 t - 1 · · · ( α 2 t - 1 ) n - k - 1 × p 0 p 1 · · · p n - k - 1 = f ( 1 ) f ( α ) · · · f ( α 2 t - 1 )
F (α i) be the result after information code is passed through the syndrome counting circuit, what can see now that new RS coding circuit will realize is exactly how to calculate p through top formula i
An execution mode of the present invention is to use the method for Lagrange interpolation (Lagrange's interpolation) to remove to calculate p iAlso can use the inverse matrix A that asks matrix A in addition -1, and the method that multiplies each other with matrix F is calculated p iWherein matrix A is represented as follows.
A = 1 1 · · · 1 1 α · · · α n - k - 1 · · · · · · · · · · · · 1 α 2 t - 1 · · · ( α 2 t - 1 ) n - k - 1
Matrix F is represented as follows
F = f ( 1 ) f ( α ) · · · f ( α 2 t - 1 )
The performing step of RS encoder one execution mode of the present invention is following:
1. use Lagrange interpolation to calculate Ei, Ei is with 1, α, α 2α 2t-12t-1 interpolation basic function for node.
E i = Π j ≠ i ( x - α j ) Π j ≠ i ( α i - α j )
E iData format do
E i=e i,n-k-1x n-k-1+e i,n-k-2x n-k-2+…+e i,1x+e i,0
With the E that calculates iDeposit among the ROM and preserve;
2. send into information code the syndrome counting circuit of many symbol parallel inputs, calculate syndrome f (1) f (α) ... F (α 2t-1).
The syndrome computation structure figure of many symbol parallel inputs is as shown in Figure 2, sends into 2t syndrome computing module to a plurality of symbol parallels of an information code, and 2t syndrome computing module calculates output f (1), f (α), f (α respectively 2) ..., f (α 2t-1).Syndrome computing module internal frame diagram is as shown in Figure 3, in the syndrome computing module the current N that sends into a symbol m u(x) and α IvDo the multiply accumulating computing, and then and α INDo multiplying, and the u time result calculated with u-1 result of calculation addition, after the symbol of current information sign indicating number has all passed through the multiply accumulating computing, final result again with α 32Multiply each other and obtain f (α i).
If the symbolic number k of an information code is not equal to M * N, just before information code input coding device, adds numerical value and be 0 symbol and make the final symbolic number of information code equal M * N in the information code front.
3. ought calculate f (1), f (α) ... .f (α 2t-1) after, from ROM, read E iWith f (α i) multiply each other, obtain final check code p (x).Computing formula is following:
p n + k - 1 x n + k - 1 + p n - k - 2 x n - k - 2 + · · · + p 0 = Σ i = 0 n - k - 1 f ( α i ) E i ( x )
Be given in an embodiment in 10G EPON (Ethernet Passive Optical Network, the ethernet passive optical network) system below.
In 10G EPON system, adopted based on stream RS (255,223) as forward error correction coding, there is following requirement in this system to the coding rate and the time delay of encoder:
1. data rate is fast, at the uniform velocity get into the RS encoder with the speed of 8 symbols of each timeticks, and work clock operates in 156MHz.
2. require the time delay of encoder less, and fixing.
3. encoder area when hardware is realized is little.
This system requirements is 255 as the symbolic number n of a code word of an encoding block; The information code symbolic number k that comprises in code word is 223, and check code symbol numbers 2t is 32, in order to realize conveniently; Numerical value of interpolation is 0 symbol before each encoding block; Constitute 224 information code symbols, divide 28 timeticks then, each timeticks send 8 information code symbols to get into many symbol parallels syndrome computing module.
The Reed-Solomon code coder structure of in 10G EPON, realizing is as shown in Figure 4.
The computing formula of many symbol parallel input syndromes is following
f ( α i ) = Σ u = 0 27 Σ V = 0 7 din 8 u + v α ( 8 u + v ) i = ( Σ u = 0 27 ( ( α i ) 8 u Σ v = 0 7 din 8 u + v ( α i ) v ) ) α 32
This syndrome computing block diagram is as shown in Figure 5, and the syndrome computing module is as shown in Figure 6.Fig. 6 is a syndrome computing module internal frame diagram of at every turn sending into one group of eight parallel symbol, eight symbol din of information code 8u+0, din 8u+1..., din 8u+6, din 8u+7Parallel syndrome computing module, the din of being sent to 8u+0Multiply each other din with α 8u+1Same α iMultiply each other ..., din 8u+6Same α 6iMultiply each other din 8u+7Same α 7iMultiply each other, add up then, and then and α INDo multiplying, and the u time result calculated with u-1 result of calculation addition, after the M of current information sign indicating number group code has all passed through the multiply accumulating computing, final result again with α 32Multiply each other and obtain f (α i).
After calculating syndrome, from the ROM table, read E iValue, and calculation check sign indicating number.Computing formula is following
p 31 x 31 + p 30 x 30 + · · · + p 0 = Σ i = 0 31 f ( α i ) E i ( x )
E in the following formula iExpression as follows
E i=e i,31x 31+e i,30x 30+…+e i,1x+e i,0 0≤i≤31
It is following to obtain p (x) inner element computing formula according to top two formula
p l = Σ i = 0 n - k - 1 f ( α i ) e i , l , 0 ≤ l ≤ 31
It is as shown in Figure 7 that the corresponding check yardage is calculated structure chart.Among this embodiment, n=255, k=223, t=16, N=8, M=28.
Among above-mentioned execution mode and the embodiment, m (x) is an information code, and p (x) is a check code, din Nu+vBe the information code symbol of input, E iBe with 1, α, α 2α 2t-1Be 2t-1 interpolation basic function of node, α is a finite field gf (2 m) primitive element, α ij) be 2t the root of RS sign indicating number generator polynomial g (x), t is the maximum error correction number of encoder, n is the symbolic number of a Reed-Solomon coding codeword; K is the symbolic number of information code, and m is the figure place of the binary sequence that comprises of a symbol, and i, j are zero or positive integer; And 0≤j≤n-k-1,0≤i≤n-k-1, n-k-1=2t-1; M, N are positive integer, and u, v are integer and 0≤u≤M-1,0≤v≤N-1.
Reed-Solomon encoder implementation method of the present invention does not increase on the basis of system complexity and resource guaranteeing, has realized the RS coding to parallel symbol, has shortened the coding time delay.And can be operated on the higher clock frequency, can satisfy the requirement of high speed data transmission system the RS coding rate.

Claims (3)

1. a Reed-Solomon encoder implementation method through circuit calculation check sign indicating number, will be calculated code word of back composition that the check code that obtains is placed on information code then; It is characterized in that the account form of check code is following,
One, use Lagrange's interpolation to calculate E i,
Figure FSB00000931792700011
E jData format do
E i=e i,n-k-1x n-k-1+e i,n-k-2x n-k-2+...+e i,1x+e i,0
With the E that calculates iDeposit in the memory and preserve;
Two, send into information code the syndrome counting circuit of many symbol parallel inputs, calculate f (1), f (α) ..., f (α 2t-1), calculate f (1), f (α) ..., f (α 2t-1) formula following:
If the symbolic number k of an information code is not equal to M * N, just before information code input coding device, adds numerical value and be 0 symbol and make the final symbolic number of information code equal M * N in the information code front;
Three, from memory, read E iWith f (α i) multiply each other, obtaining final check code, computing formula is following:
Figure FSB00000931792700013
Wherein, p (x) is a check code, din Nu+vBe the information code symbol of input, E iBe with 1, α, α 2... α 2t-1Be 2t-1 interpolation basic function of node, α is a finite field gf (2 m) primitive element, α iOr α jBe 2t the root of RS sign indicating number generator polynomial g (x), t is the maximum error correction number of encoder, and n is the symbolic number of a Reed-Solomon coding codeword; K is the symbolic number of information code, and m is the figure place of the binary sequence that comprises of a symbol, and i, j are zero or positive integer; And 0≤j≤n-k-1,0≤i≤n-k-1, n-k-1=2t-1; M, N are positive integer, and u, v are integer and 0≤u≤M-1,0≤v≤N-1.
2. Reed-Solomon encoder implementation method according to claim 1 is characterized in that, calculates f (α i) time, at first being divided into N symbol to information code is one group input signal m u(*)={ din Nu+0, din Nu+1..., din Nu+N-1, send into 2t syndrome computing module in the syndrome counting circuit, in the syndrome computing module the N of current input symbol m u(*) and (α i) vDo the multiply accumulating computing, and then with (α i) NDo multiplying, and the u time result calculated with u-1 result of calculation addition, after the symbol of current information sign indicating number has all passed through the multiply accumulating computing, final result again with α 32Multiply each other and obtain f (α i).
3. Reed-Solomon encoder implementation method according to claim 1 and 2 is characterized in that, n=255, k=223, t=16, N=8, M=28.
CN 200910056944 2009-03-12 2009-03-12 Implementation method of Reed-Solomon encoder Expired - Fee Related CN101834615B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200910056944 CN101834615B (en) 2009-03-12 2009-03-12 Implementation method of Reed-Solomon encoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200910056944 CN101834615B (en) 2009-03-12 2009-03-12 Implementation method of Reed-Solomon encoder

Publications (2)

Publication Number Publication Date
CN101834615A CN101834615A (en) 2010-09-15
CN101834615B true CN101834615B (en) 2012-12-26

Family

ID=42718568

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200910056944 Expired - Fee Related CN101834615B (en) 2009-03-12 2009-03-12 Implementation method of Reed-Solomon encoder

Country Status (1)

Country Link
CN (1) CN101834615B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8683296B2 (en) 2011-12-30 2014-03-25 Streamscale, Inc. Accelerated erasure coding system and method
US8914706B2 (en) 2011-12-30 2014-12-16 Streamscale, Inc. Using parity data for concurrent data authentication, correction, compression, and encryption
US8949703B2 (en) * 2012-03-26 2015-02-03 Xilinx, Inc. Parallel encoding for non-binary linear block code
CN103699355B (en) * 2013-12-30 2017-02-08 南京大学 Variable-order pipeline serial multiply-accumulator
US9467174B2 (en) * 2014-03-14 2016-10-11 Samsung Electronics Co., Ltd. Low complexity high-order syndrome calculator for block codes and method of calculating high-order syndrome
CN113296999B (en) * 2021-05-20 2022-11-11 山东云海国创云计算装备产业创新中心有限公司 RAID6 coding method and coding circuit

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1322063A (en) * 2001-03-30 2001-11-14 清华大学 Long burst error-correcting decoding method adopting Reed-solomon code
CN1447528A (en) * 2003-04-18 2003-10-08 清华大学 Coding equivalent to RS code and algorithm of its quick compiled code
CN1567730A (en) * 2000-08-18 2005-01-19 三星电子株式会社 Device and method for channel coding/decoding in communication system
CN101079640A (en) * 2007-07-12 2007-11-28 中兴通讯股份有限公司 Reed-Solomon code decoder

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1567730A (en) * 2000-08-18 2005-01-19 三星电子株式会社 Device and method for channel coding/decoding in communication system
CN1322063A (en) * 2001-03-30 2001-11-14 清华大学 Long burst error-correcting decoding method adopting Reed-solomon code
CN1447528A (en) * 2003-04-18 2003-10-08 清华大学 Coding equivalent to RS code and algorithm of its quick compiled code
CN101079640A (en) * 2007-07-12 2007-11-28 中兴通讯股份有限公司 Reed-Solomon code decoder

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王福文 等.高速并行RS编译码系统实现技术.《微处理机》.2001,(第4期),第55-60页. *

Also Published As

Publication number Publication date
CN101834615A (en) 2010-09-15

Similar Documents

Publication Publication Date Title
CN101834615B (en) Implementation method of Reed-Solomon encoder
CN105322973B (en) A kind of RS code coder and coding method
US7502988B2 (en) Decoding and error correction for algebraic geometric codes
CN101227194B (en) Circuit, encoder and method for encoding parallel BCH
CN100592639C (en) Low density parity check coding method, device and parity check matrix generating method
CN101277119B (en) Method for complexing hardware of Reed Solomon code decoder as well as low hardware complex degree decoding device
CN101902228B (en) Rapid cyclic redundancy check encoding method and device
CN101459430A (en) Encoding method low density generation matrix code
CN112468161B (en) RS high-speed coding circuit
CN100414841C (en) High-speed coding method of low density check code
CN105634506A (en) Soft decision decoding method of quadratic residue (QR) code based on shifting search algorithm
CN100440737C (en) High structural LDPC coding and decoding method and coder and decoder
CN101567696B (en) Encoder and decoder of Code BCH with changeable parameters
CN101686104A (en) Coding and decoding method for forward error correction, device and system thereof
CN102820892A (en) Circuit for parallel BCH (broadcast channel) coding, encoder and method
CN103199877A (en) Method for constructing and coding structured LDPC (Low Density Parity Check) convolutional codes
CN101692612A (en) Multi-specification Reed-Solomon encoding and decoding method, device and system
CN101834616B (en) Implementation method of Reed-Solomon decoder
US7694207B1 (en) Method of decoding signals having binary BCH codes
CN100459438C (en) Reed-solomon decoder key equation and error value solving-optimizing circuit
CN103401566A (en) Parameterization BCH (broadcast channel) error-correcting code parallel encoding method and device
US7398456B2 (en) Information encoding by shortened Reed-Solomon codes
CN103092816A (en) Generating device and generating method of constant coefficient matrixes in parallel reed solomon (RS) codes
CN103152059A (en) Device and method of generating of constant coefficient matrix of radio sonde (RS) of consultative committee for space data system (CCSDS)
US7734991B1 (en) Method of encoding signals with binary codes

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Free format text: FORMER OWNER: OPULAN TECHNOLOGIES CORP.

Owner name: ATHEROS COMMUNICATION TECHNOLOGY (SHANGHAI) CO., L

Free format text: FORMER OWNER: SHANGHAI OPULAN TECHNOLOGIES CO., LTD.

Effective date: 20110620

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 201204 5/F, TOWER B, NO. 339, BISHENG ROAD, PUDONG NEW DISTRICT, SHANGHAI TO: 201203 ROOM 101, BUILDING 9, NO. 690, BIBO ROAD, ZHANGJIANG HIGH-TECH. PARK, PUDONG NEW DISTRICT, SHANGHAI

TA01 Transfer of patent application right

Effective date of registration: 20110620

Address after: 201203, room 9, building 690, No. 101 blue wave road, Zhangjiang hi tech park, Shanghai, Pudong New Area

Applicant after: Atheros (Shanghai),Co.,Ltd.

Address before: 201204 Shanghai city Pudong New Area Bisheng Road No. 339 B block 5 layer

Applicant before: Atheros Technology Company

Co-applicant before: Atheros Communications (Shanghai) Co., Ltd.

C53 Correction of patent for invention or patent application
CB02 Change of applicant information

Address after: 201203, room 9, building 690, No. 101 blue wave road, Zhangjiang hi tech park, Shanghai, Pudong New Area

Applicant after: Qualcomm Atheros International (Shanghai) Co., Ltd.

Address before: 201203, room 9, building 690, No. 101 blue wave road, Zhangjiang hi tech park, Shanghai, Pudong New Area

Applicant before: Atheros (Shanghai),Co.,Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: ATHEROS COMMUNICATION TECHNOLOGY (SHANGHAI) CO., LTD. TO: QUALCOMM ATHEROS INTERNATIONAL (SHANGHAI) CO., LTD.

C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121226

Termination date: 20160312

CF01 Termination of patent right due to non-payment of annual fee