CN113641531A - STAR code encoding method and decoding method thereof - Google Patents

STAR code encoding method and decoding method thereof Download PDF

Info

Publication number
CN113641531A
CN113641531A CN202110847153.XA CN202110847153A CN113641531A CN 113641531 A CN113641531 A CN 113641531A CN 202110847153 A CN202110847153 A CN 202110847153A CN 113641531 A CN113641531 A CN 113641531A
Authority
CN
China
Prior art keywords
column
check
common factor
bits
decoding
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
CN202110847153.XA
Other languages
Chinese (zh)
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.)
Shenzhen Wanzhida Enterprise Management Co ltd
Original Assignee
Dongguan University of Technology
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 Dongguan University of Technology filed Critical Dongguan University of Technology
Priority to CN202110847153.XA priority Critical patent/CN113641531A/en
Publication of CN113641531A publication Critical patent/CN113641531A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1076Parity data used in redundant arrays of independent storages, e.g. in RAID systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Error Detection And Correction (AREA)

Abstract

The invention relates to a coding method and a decoding method of a STAR code. Based on this, different from the traditional STAR code, only when two check columns are calculated, common factors are added to partial check bits, so that the coding efficiency is effectively improved, and the updating complexity is reduced. And after the erasure condition of the check column of the STAR code to be decoded is obtained, decoding the STAR code to be decoded according to the erasure condition of the check column and the common factor, and recovering the invalid check column. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.

Description

STAR code encoding method and decoding method thereof
Technical Field
The present invention relates to the field of information technology, and in particular, to a STAR code encoding method and a STAR code decoding method.
Background
Binary Maximum Distance Separable (MDS) array codes are widely used in various types of storage systems, such as redundant arrays of inexpensive disks, which have two major advantages: (1) at a given fault tolerance level, storage redundancy is minimized; (2) only an exclusive or operation is involved in encoding and decoding. Specifically, an (n, k, m) binary MDS array code is an array of size m × n, km information bits are encoded to obtain (n-k) m check bits, where nm bits (including km information bits and (n-k) m check bits) are stored in the m × n array. To satisfy the MDS characteristics means that the system can tolerate any r-n-k faults in n columns with minimal storage redundancy. To support storage applications (e.g., databases) with update-intensive workloads, it is desirable to construct binary MDS array codes with less encoding/decoding complexity in terms of the number of exclusive-ors induced in encoding/decoding and with less update complexity in terms of the average number of check bits affected by a single information bit change.
Binary MDS array codes are well studied, for example, EVENODD, X-code, and RDP are common binary MDS array codes and can accommodate any erasure of r 2 columns. In particular, the EVENODD code has a well-designed mathematical structure, which motivates many subsequent researches, such as a STAR code using three parity columns and a generalized EVENODD code using more than two parity columns to extend the structure of the EVENODD code. Currently, an EVENODD + code is proposed, which can achieve the asymptotically optimal update complexity, but only r is 2 parity columns. Another TIP code has r-3 parity columns and achieves optimal update complexity, but has much higher decoding complexity than existing binary MDS array codes (e.g., STAR codes). And the STAR code has r ═ 3 check columns, has three fault-tolerant ability. However, the update complexity of the STAR code is high and the encoding and decoding are not efficient.
Disclosure of Invention
Therefore, it is necessary to provide a STAR code encoding method and a STAR code decoding method, aiming at the defects that the update complexity of the STAR code is high and the encoding and decoding are not efficient enough.
A method of encoding a STAR code, comprising the steps of:
determining the check bit of the second check column and the check bit of the third check column;
determining a common factor;
a common factor is added to the selected check bits of the second check column and the selected check bits of the third check column.
In the above STAR code encoding method, after the check bits of the second check column and the check bits of the third check column are determined, the common factor is determined, and finally the common factor is added to the selected check bits of the second check column and the selected check bits of the third check column. Based on this, different from the traditional STAR code, only when two check columns are calculated, common factors are added to partial check bits, so that the coding efficiency is effectively improved, and the updating complexity is reduced.
In one embodiment, the check bits of the second check column are as follows:
Figure BDA0003181067180000021
the check bits of the third check column are as follows:
Figure BDA0003181067180000031
wherein, given an odd number m ≧ k,
Figure BDA0003181067180000036
defining an (m-1) × (k +3) array code; for j 0, 1, …, k-1, column j is called the information column, storing information bit b0,j,b1,j,…,bm-2,j(ii) a For j ═ k, k +1, k +2, column j is called a parity column, and is used for storing parity bits; subscripts of all blocks need to be subjected to modulo m operation; given an array b of (m-1) x k bits of informationi,jI-0, 1, …, m-2 and j-0, 1, …, k-1, defining a virtual row b for all the j columnsm-1,j=0。
In one embodiment, the common factor comprises a first common factor bm-1,k+1With a second common factor bm-1,k+2
Wherein the first common factor is of the following formula:
Figure BDA0003181067180000032
wherein the second common factor is of the formula:
Figure BDA0003181067180000033
wherein the first common factor is added to the second parity column and the second common factor is added to the third parity column.
In one embodiment, the process of adding a common factor to selected parity bits of a second parity column and selected parity bits of a third parity column comprises the steps of:
adding a common factor to the second check column
Figure BDA0003181067180000034
Of a check bit and a third check column
Figure BDA0003181067180000035
And (4) a check bit.
An apparatus for encoding a STAR code, comprising:
the check bit determining module is used for determining the check bit of the second check column and the check bit of the third check column;
a common factor determination module for determining a common factor;
a common factor adding module to add a common factor to the selected parity bits of the second parity column and the selected parity bits of the third parity column.
The above STAR code encoding apparatus determines the check bits of the second check column and the check bits of the third check column, then determines the common factor, and finally adds the common factor to the selected check bits of the second check column and the selected check bits of the third check column. Based on this, different from the traditional STAR code, only when two check columns are calculated, common factors are added to partial check bits, so that the coding efficiency is effectively improved, and the updating complexity is reduced.
A computer storage medium having stored thereon computer instructions which, when executed by a processor, implement the method of encoding STAR code of any of the above embodiments.
The computer storage medium determines the check bits of the second check column and the check bits of the third check column, then determines the common factor, and finally adds the common factor to the selected check bits of the second check column and the selected check bits of the third check column. Based on this, different from the traditional STAR code, only when two check columns are calculated, common factors are added to partial check bits, so that the coding efficiency is effectively improved, and the updating complexity is reduced.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method for encoding STAR code of any of the above embodiments when executing the program.
After the check bits of the second check column and the check bits of the third check column are determined, the common factor is determined, and finally the common factor is added to the selected check bits of the second check column and the selected check bits of the third check column. Based on this, different from the traditional STAR code, only when two check columns are calculated, common factors are added to partial check bits, so that the coding efficiency is effectively improved, and the updating complexity is reduced.
A method of decoding a STAR code, comprising the steps of:
acquiring an information column and a check column erasure condition of a STAR code to be decoded;
and decoding the STAR code to be decoded according to the erasure condition of the information column and the check column and the common factor, and recovering the failure information column and the check column.
According to the decoding method of the STAR code, after the information column and the check column of the STAR code to be decoded are obtained to be erased, the STAR code to be decoded is decoded according to the information column and check column erasing condition and the common factor, and the failure information column and the check column are recovered. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.
In one embodiment, the process of decoding the to-be-decoded STAR code according to the erasure of the information column and the check column and the common factor comprises the steps of:
when all three columns of check columns are erased, decoding is performed in reverse according to the encoding method of the STAR code as in any of the above embodiments to recover the failed check columns.
In one embodiment, the process of decoding the to-be-decoded STAR code according to the erasure of the information column and the check column and the common factor comprises the steps of:
and when the second check column and the third check column are erased, recovering the failure information column and the check column according to the decoding mode of the EVENODD + code based on the common factor.
In one embodiment, the process of decoding the to-be-decoded STAR code according to the erasure of the information column and the check column and the common factor comprises the steps of:
determining a syndrome bit according to the common factor when the first check column is erased;
determining a start bit according to the syndrome bit;
and recovering the failure information bits according to the initial bits so as to recover the failure information columns and the check columns.
In one embodiment, the process of decoding the to-be-decoded STAR code according to the erasure of the information column and the check column and the common factor comprises the steps of:
determining syndrome bits according to the common factor when no check column is erased;
finding a starting point in the syndrome bit and repairing the second column of erased information;
and recovering the information columns with the first column erased and the information columns with the third column erased according to the decoding mode of the EVENODD + code.
An apparatus for decoding a STAR code, comprising:
the erasure determining module is used for acquiring the erasure condition of the information column and the check column of the STAR code to be decoded;
and the information column and check column recovery module is used for decoding the STAR code to be decoded according to the erasure condition of the information column and the check column and the common factor and recovering the failure information column and the check column.
After the information column and the check column of the STAR code to be decoded are erased, the STAR code to be decoded is decoded according to the information column and the check column erasing condition and the common factor, and the failure information column and the check column are recovered. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.
A computer storage medium having stored thereon computer instructions which, when executed by a processor, implement the method of decoding STAR code of any of the above embodiments.
After the information column and the check column of the to-be-decoded STAR code are erased, the to-be-decoded STAR code is decoded according to the information column and the check column erasure and the common factor, and the failure information column and the check column are recovered. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method for decoding STAR code of any of the above embodiments when executing the program.
After the information column and the check column of the STAR code to be decoded are obtained, the computer equipment decodes the STAR code to be decoded according to the information column and the check column erasure and the common factor, and recovers the failure information column and the check column. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.
Drawings
FIG. 1 is a flow chart of a STAR code encoding method according to one embodiment;
FIG. 2 is a flow chart of a STAR code encoding method according to another embodiment;
FIG. 3 is a block diagram of an apparatus for encoding STAR codes according to another embodiment;
FIG. 4 is a flow diagram of a STAR code decoding method in accordance with one embodiment;
FIG. 5 is a flow chart of a STAR code decoding method in accordance with another embodiment;
FIG. 6 is a flow chart of a STAR code decoding method in accordance with yet another embodiment;
FIG. 7 is a block diagram of a STAR code decoder according to one embodiment;
FIG. 8 is a schematic diagram of an internal structure of a computer according to an embodiment.
Detailed Description
For better understanding of the objects, technical solutions and effects of the present invention, the present invention will be further explained with reference to the accompanying drawings and examples. Meanwhile, the following described examples are only for explaining the present invention, and are not intended to limit the present invention.
The embodiment of the invention provides a STAR code coding method.
Fig. 1 is a flowchart of a STAR code encoding method according to an embodiment, and as shown in fig. 1, the STAR code encoding method according to an embodiment includes steps S100 to S102:
s100, determining a check bit of a second check column and a check bit of a third check column;
s101, determining a common factor;
s102, adding a common factor to the selected check bit of the second check column and the selected check bit of the third check column.
It should be noted that, in each embodiment of the present embodiment, in order to distinguish the STAR code implemented under the STAR code encoding/decoding method according to each embodiment from the conventional STAR code, the STAR code implemented under the STAR code encoding/decoding method according to each embodiment is collectively referred to as "STAR + code" to facilitate the description of the embodiment.
For a given odd number m ≧ k,
Figure BDA0003181067180000083
defining an (m-1) × (k +3) array code; for j 0, 1, …, k-1, column j is called the information column, storing information bit b0,j,b1,j,…,bm-2,j(ii) a For j ═ k, k +1, k +2, column j is called a parity column, and is used for storing parity bits; subscripts of all blocks need to be subjected to modulo m operation; given an array b of (m-1) x k bits of informationi,jI-0, 1, …, m-2 and i-0, 1, …, m-2, a virtual row b is defined for all j columnsm-1,j=0。
Based on the above given, the parity bits in k columns are:
Figure BDA0003181067180000081
the check bits in the k +1 column and the k +2 column are respectively:
Figure BDA0003181067180000082
and
Figure BDA0003181067180000091
wherein, the k column represents the first check column, the k +1 column represents the second check column, and the k +2 column represents the third check column.
After each parity column and parity bit are determined, a common factor is added to the selected parity bit, implementing a STAR + code, unlike a conventional STAR code (where a common factor is added to all parity bits). The selected parity bits are only part of the parity bits.
In one embodiment, the common factor comprises a first common factor bm-1,k+1With a second common factor bm-1,k+2
Wherein the first common factor is of the following formula:
Figure BDA0003181067180000092
wherein the second common factor is of the formula:
Figure BDA0003181067180000093
wherein the first common factor is added to the second parity column and the second common factor is added to the third parity column.
In one embodiment, fig. 2 is a flowchart of a STAR code encoding method according to another embodiment, and as shown in fig. 2, a process of adding a common factor to selected parity bits of a second parity column and selected parity bits of a third parity column in step S101 includes step S200:
s200, adding common factors to the second check column
Figure BDA0003181067180000094
Of a check bit and a third check column
Figure BDA0003181067180000095
And (4) a check bit.
Based on this, in STAR + (m, k), we will only have two common factors b in columns k +1 and k +2, respectivelym-1,k+1And bm-1,k+2Is added to
Figure BDA0003181067180000101
A check bit, and the STAR code combines two common factors bm-1,k+1And bm-1,k+2All parity bits added to the second and third parity columns, respectively. This differentiation makes the update complexity of STAR + (m, k) asymptotically optimal. Table 1 below describes an example of STAR + (9, 3) where two factors b are common8,4And b8,5To the first two parity bits of column 4 and the last two parity bits of column 5, respectively.
TABLE 1 STAR + (9, 3) TABLE (where common factor b8,4=b7,1+b6,2,b8,6=b0,1+b1,2)
Figure BDA0003181067180000102
To better explain the effects of the embodiments of the present invention, the update complexity of STAR + (m, k) is specifically evaluated below.
If the information bit changes, it is necessary to update one parity bit in the k column and those in the k +1 and k +2 columns
Figure BDA0003181067180000103
And (4) a check bit. Thus, the update complexity is
Figure BDA0003181067180000104
If m > k, the update complexity is close to the optimum
Figure BDA0003181067180000105
Thus, when m is much larger than k, the update complexity is asymptotically optimal, and the update complexity of the STAR code is
Figure BDA0003181067180000106
If m > k, then strictly greater than STAR + (m, k), Table 2 below gives the update complexity of the STAR code and STAR + (m, k) when k is 7 and m is between 7 and 53. When m > 7, STAR + (m, k) has less update complexity than STAR codes, and this advantage increases as m increases. Since m 49 is not a prime number, the update complexity of the STAR code is not shown in table 2.
Note that the common factor is added to only some of the parity bits in the last two parity columns in STAR + (m, k), while the common factor is added to all of the parity bits in the last two parity columns in STAR code. The encoding/decoding complexity of STAR + (m, k) is low compared to the STAR code.
TABLE 2 STAR + (m, 7) and update complexity Table of STAR codes
Figure BDA0003181067180000111
In the STAR code encoding method according to any of the above embodiments, after the check bits of the second check column and the check bits of the third check column are determined, the common factor is determined, and finally the common factor is added to the selected check bits of the second check column and the selected check bits of the third check column. Based on this, different from the traditional STAR code, only when two check columns are calculated, common factors are added to partial check bits, so that the coding efficiency is effectively improved, and the updating complexity is reduced.
The embodiment of the invention also provides a STAR code coding device.
Fig. 3 is a block diagram of a STAR code encoding apparatus according to another embodiment, and as shown in fig. 3, the STAR code encoding apparatus according to an embodiment includes a block 100, a block 101, and a block 102:
a check bit determining module 100, configured to determine a check bit of the second check column and a check bit of the third check column;
a common factor determining module 101, configured to determine a common factor;
a common factor adding module 102 for adding a common factor to the selected parity bits of the second parity column and the selected parity bits of the third parity column.
The above STAR code encoding apparatus determines the check bits of the second check column and the check bits of the third check column, then determines the common factor, and finally adds the common factor to the selected check bits of the second check column and the selected check bits of the third check column. Based on this, different from the traditional STAR code, only when two check columns are calculated, common factors are added to partial check bits, so that the coding efficiency is effectively improved, and the updating complexity is reduced.
The embodiment of the invention also provides a decoding method of the STAR code.
Fig. 4 is a flowchart of a STAR code decoding method according to an embodiment, and as shown in fig. 4, the STAR code decoding method includes steps S300 and S301:
s300, acquiring an information column and a check column erasure condition of the STAR code to be decoded;
s301, decoding the STAR code to be decoded according to the erasure condition of the information column and the verification column and the common factor, and recovering the failure information column and the verification column.
The information column and check column erasure condition of each STAR code to be decoded in step S300 includes that the check column is completely erased and partially erased. Therein, the STAR code to be decoded (STAR + code) comprises three check columns. The decoding algorithm of STAR + (m, k) recovers any three columns of erasures, thus also demonstrating its MDS properties. Theorem 1 below illustrates one key property of the decoding algorithm for STAR + (m, k).
Theorem 1: for the
Figure BDA0003181067180000126
Figure BDA0003181067180000121
Consider that
Figure BDA0003181067180000122
According to formula (1) and formula (2), the former formula can be expressed as:
Figure BDA0003181067180000123
consider bm-1,k+1And bm-1,jThe above equation becomes the following equation, with 0, j being defined as 0, 1, …, k-1:
Figure BDA0003181067180000124
using the same parameters and methods, can also be obtained
Figure BDA0003181067180000125
Proof theorem 1 is complete.
Therein, two column erasure decoding of STAR + (m, k) can be considered as a special case of three column erasure decoding, so that only the decoding algorithm of three column erasure can be studied. Assuming three columns f, g, h are erased, where 0 ≦ f < g < h ≦ k +2, a decoding algorithm is proposed to reconstruct all erased bits from the remaining k columns. Based on different erase patterns, the reconstruction can be divided into four cases (i) three columns of check column erase, i.e., f k, g k +1, h k + 2; (ii) erasing two check columns, namely f is more than or equal to 0 and less than or equal to k-1, and k is more than or equal to g and less than or equal to h and less than or equal to k + 2; (iii) erasing a column of check columns, namely f is more than or equal to 0 and less than or equal to g and less than or equal to k-1 and k is more than or equal to k and less than or equal to k + 2; (iv) there is no erasure of the check column, i.e., f is more than 0 and less than g and h is more than or equal to k-1.
In one embodiment, the process of decoding the to-be-decoded STAR code according to the erasure of the information column and the check column and the common factor in step S301 includes the steps of:
when all three columns of check columns are erased, decoding is performed in reverse according to the encoding method of the STAR code as in any of the above embodiments to recover the failed check columns.
Applying the STAR code encoding method of any of the above embodiments, the decoding is performed in the same manner as defined in equations (1), (2), and (3) in the STAR code encoding method of any of the embodiments.
For two column parity erase, three modes are included, (i) g-k +1, h-k +2, (ii) g-k, h-k +2, (iii) g-k, h-k + 1. For modes (i) and (ii), the failed information column f can be recovered using the decoding method in the conventional EVENODD + code. The decoding process of g-k, h-k +1 is similar to the decoding method of g-k, h-k + 2. Here, the decoding method in the conventional EVENODD + code is already disclosed, and is not described herein again.
Based on this, in one embodiment, the process of decoding the to-be-decoded STAR code according to the erasure condition of the information column and the check column and the common factor in step S301 includes the steps of:
and when the second check column and the third check column are erased, recovering the failure information column and the check column according to the decoding mode of the EVENODD + code based on the common factor.
Fig. 5 is a flowchart of a STAR code decoding method according to another embodiment when the first check column is erased, and as shown in fig. 5, a process of decoding a STAR code to be decoded according to the information column and check column erasure condition and the common factor in step S301 includes steps S400 to S402:
s400, when the first check column is erased, determining a syndrome bit according to a common factor;
s401, determining a start bit according to the syndrome bit;
s402, recovering the failure information bits according to the initial bits to recover the failure information columns and the check columns.
The decoding algorithm when the first parity column is erased (i.e., h ═ k, 0 ≦ f < g ≦ k-1). The following argument 2 shows how to obtain bm-1,k+1+bm-1,k+2
2 in the introduction.
Figure BDA0003181067180000141
Calculation of bm-1,k+1+bm-1,k+2By passing
Figure BDA0003181067180000142
Equation (4) is derived from equations (2) and (3); the factor of equation (5)
Figure BDA0003181067180000143
Is an even number; equation (6) is because { -j, 1-j, …, m-1-j } ═ 0, 1, …, m-1} modm. Based on this, theorem 2 is proved to be completed.
For i ═ 0, 1, …, m-2, by subtracting b fromi,k+1And bi,k+2All information bits in the k-2 survivor information columns are subtracted to obtain the following 2m-2 syndrome bits
Figure BDA0003181067180000144
Figure BDA0003181067180000151
According to lemma 2, (b) can be calculated by adding all bits of equation (7) and equation (8)-1-f,f+b-1-g,g)+(b-1+f,f+b-1+g,g)。
Considering the case where f > 0, when f > 0, there is an equation (7) when i ═ f-1 (because 0 ≦ f-1 ≦ k-3)
pf-1,1=b-g+f-1,g+(b-1-f,f+b-1-g,g) (9)
In equation (7), when i ═ g-1 (since 0. ltoreq. g-1. ltoreq. k-2) has
pg-1,1=b-f+g-1,f+(b-1-f,f+b-1-g,g) (10)
Similarly, in equation (8), when i ═ m-f-1 (since m-k + 1. ltoreq. m-f-1. ltoreq. m-2) has
pm-f-1,1=bg-f-1,g+(b-1+f,f+b-1+g,g) (11)
In equation (8), when i ═ m-g-1 (since m-k. ltoreq. m-g-1. ltoreq. m-3) has
pm-g-1,1=bf-g-1,f+(b-1+f,f+b-1+g,g) (12)
Wherein the bits in equations (9), (10), (11) and (12) are start bits. Starting from the start bit in equation (9), the next information bit can be calculated. First, the bit p is calculatedf-1,1And p-2g+f-1,2To obtain:
b-2g+2f-1,f+(b-1-f,f+b-1-g,g)+ε(b-1+f,f+b-1+g,g),
where ε ∈ {0, 1 }. Then, b is found in equation (7)-2g+2f-1,fCan be obtained by adding the above equation to the bits of equation (7) where i-3 f-2 g-1:
η(b-1-f,f+b-1-g,g)+ε(b-1+f,f+b-1+g,g)+b-3f-2g-1,g
where η ∈ {0, 1 }. By repeating the above process
Figure BDA0003181067180000153
Next, it is possible to obtain:
Figure BDA0003181067180000152
Figure BDA0003181067180000161
Figure BDA0003181067180000162
wherein
Figure BDA00031810671800001617
Is a non-negative integer. Recall that the term b does not exist in equations (7) and (8), respectively-1-f,f+b-1-g,gAnd b-1+f,f+b-1+g,g. If:
Figure BDA0003181067180000163
or
Figure BDA0003181067180000164
or
Figure BDA0003181067180000165
or
Figure BDA0003181067180000166
the above process ends. In the same way, the following can be obtained:
Figure BDA0003181067180000167
or:
Figure BDA0003181067180000168
wherein
Figure BDA00031810671800001618
Is a non-negative integer. By adding the selected bits in equations (7) and (8) until
Figure BDA0003181067180000169
or
Figure BDA00031810671800001610
or
Figure BDA00031810671800001611
or
Figure BDA00031810671800001612
For the start bit p in equation (11)-f-1,2It is possible to obtain:
Figure BDA00031810671800001613
or:
Figure BDA00031810671800001614
wherein
Figure BDA00031810671800001619
Is a non-negative integer which is not negative,
Figure BDA00031810671800001615
or
Figure BDA00031810671800001616
or
Figure BDA0003181067180000171
or
Figure BDA0003181067180000172
for the start bit p in equation (12)-g-1,2It is possible to obtain:
Figure BDA0003181067180000173
or
Figure BDA0003181067180000174
or
Figure BDA0003181067180000175
or
Figure BDA0003181067180000176
since there is no b for i-m-1 in equation (7)-f+i,f+b-g+i,gIn equation (8), m-1 has no bf+i,f+bg+i,g. B is to-1-f,f+b-1-g,gAnd m-1 bits in equation (7) are put into the first group, b-1+f,f+b-1+g,gAnd the m-1 bits in equation (8) are placed in the second group. Given an integer t, satisfying 0 ≦ t ≦ m-1, one can always find a group containing b in the first group(-f+i)mod m,f=bt,fOr b(-g+i)mod m,g=bt,gAnd can be found in the second group to contain b(f+i)mod m,f=bt,fOr b(g+i)mod m,g=bt,gOne bit of (a). For each start bit, recursively selecting one of equations (7) or (8) that can be cancelled until the remaining bits are b-f-1,f、b-g-1,g、bf-1,f、bg-1,gOne of them. Therefore, all 2(m-1) syndrome bits in equations (7) and (8) calculate one bit using the start bit in equations (9), (10), (11), and (12), and each bit in equations (7) and (8) is used only once when calculating the bit of the start bit in equations (9), (10), (11), and (12). The 2(m-1) bits can be divided into four groups in equations (7) and (8). The bits in each group are used to calculate the bits starting from the start bit. S1、S2、S3And S4Respectively represent and start bit pf-1,1、pg-1,1、p-f-1,2And p-g-1,2The relevant groups.
Lemma 3. set group S1、S2、S3And S4Are respectively | S1|、|S2|、|S3I and I S4I, have | S1|=|S3I, also | S2|=|S4|。
And (3) proving that: first proving | S1|=|S3L. The sum in equation (13)
Figure BDA0003181067180000177
Or
Figure BDA0003181067180000178
End, the sum in equation (14) and
Figure BDA0003181067180000179
or
Figure BDA00031810671800001710
And (6) ending. If it is not
Figure BDA0003181067180000181
Then there is
Figure BDA0003181067180000182
Otherwise, if
Figure BDA0003181067180000183
Then there is
Figure BDA0003181067180000184
On the other hand, if
Figure BDA0003181067180000185
Then there is
Figure BDA0003181067180000186
If it is not
Figure BDA0003181067180000187
Then there is
Figure BDA0003181067180000188
The number of syndrome bits in equations (13) and (14) is:
Figure BDA0003181067180000189
and
Figure BDA00031810671800001810
thus, there are:
Figure BDA00031810671800001811
for the start bit p-f-1,2There are bits in equation (17) or equation (18). If the subscript in equation (17) is
Figure BDA00031810671800001812
Or
Figure BDA00031810671800001813
The sum in equation (17) ends. Similarly, if the subscript in equation (18) is
Figure BDA00031810671800001814
Or
Figure BDA00031810671800001815
The sum in equation (18) ends. If it is not
Figure BDA00031810671800001816
Is provided with
Figure BDA00031810671800001817
Furthermore, if
Figure BDA00031810671800001818
Is provided with
Figure BDA00031810671800001819
On the other hand, if
Figure BDA00031810671800001820
Is provided with
Figure BDA00031810671800001821
If it is not
Figure BDA00031810671800001822
Is provided with
Figure BDA00031810671800001823
Thus is provided with
Figure BDA00031810671800001824
For two start bits pg-1,1And p-g-1,2With the same parameters, | S can likewise be proved2|=|S4L. The certification is complete.
According to lemma 3, there is | S1|=|S3I and I S2|=|S4L. Since there are 2(m-1) syndrome bits, and each syndrome bit is in one group, | S is obtained1|+|S3|=|S2|=|S4|=m-1。
From pf-1,1Can obtain:
η(b-1-f,f+b-1-g,g)+ε(b-1+f,f+b-1+g,g)+b-1-f,f
if|S1|=2f·(2g-2f)-1mod m, (21)
η(b-1-f,f+b-1-g,g)+ε(b-1+f,f+b-1+g,g)+b-1+f,f
if|S1|=2(m-f)·(2g-2f)-1mod m, (22)
η(b-1-f,f+b-1-g,g)+ε(b-1+f,f+b-1+g,g)+b-1+g,g
if|S1|=2(f-2g)·(2g-2f)-1mod m+1, (23)
and further obtaining:
Figure BDA0003181067180000191
for p, the same applies-f-1,1The start bit of (c) can be obtained:
Figure BDA0003181067180000192
according to lemma 3, there is | S1|=|S3L, together with formula (24) and formula (25), may be derived from pf-1,1And p-f-1,2Two different information bits are calculated from the two start bits. Similarly, slave p can also be demonstratedg-1,1And p-g-1,2The two start bits calculate two different information bits. Thus, four information bits b are obtained from four start bits-1+g,g,b-1+f,f,b-1-f,fAnd b-1-g,gAnd further calculates b-1-f,f+b-1-g,gAnd b-1+f,f+b-1+g,g. Other information bits in the f column and the g column can be calculated according to the conventional STAR code, which is not described herein.
When f is 0, there are two start bits bg-1,0+b-1-g,gAnd b-g-1,0+b-1+g,gAnd only two bits b need to be calculated by the same method of f > 0-1-g,gAnd b-1+g,g
Consider the example in table 1. If the column f 1, g 2 and l 3 fail. By subtracting the information bit of column 0 from the parity bits of columns 4 and 5, the following bits are obtained:
b7,2+b8,4,b0,1+b8,4,b1,1+b0,2,b2,1+b1,2
b3,1+b2,2,b4,1+b3,2,b5,1+b4,2,b6,1+b5,2
b1,1+b2,2,b2,1+b3,2,b3,1+b4,2,b4,1+b5,2
b5,1+b6,2,b6,1+b7,2,b7,1+b8.5,b0,2+b8,5
by summing all the above bits, b can be obtained8,4+b8,5=b7,1+b6,2+b0,1+b1,2. When f > 0, there are four start bits b7,2+b8,4、b0,1+b8,4、b7,1+b8,5And b0,2+b8,5. From start bit b7,2+b8,4Initially, b can be calculated0,1By:
(b7,2+b8,4)+(b6,1+b7,2)+(b6,1+b5,2)+(b4,1+b5,2)+(b4,1+b3,2)+(b2,1+b3,2)+(b2,1+b1,2)+(b8,4+b8,5)=b0,1
in combination with b0,1+(b0,1+b8,4) Calculation of b8,4. Once b is completed8,4Knowing that b can be calculated8,5. All other information bits can be iteratively decoded to complete the decoding.
Fig. 6 is a flowchart of a STAR code decoding method according to another embodiment when no check column is erased, and as shown in fig. 6, a process of decoding a STAR code to be decoded according to an information column and check column erasure condition and a common factor in step S301 includes steps S500 to S502:
s500, when no check column is erased, determining a syndrome bit according to a common factor;
s501, finding a starting point in the syndrome bit and repairing a second erasure information column;
and S502, recovering the first erasure information column and the third erasure information column according to the decoding mode of the EVENODD + code.
Considering three information columns f, g, and h are erased, where 0 ≦ f < g < h ≦ k-1, it is desirable to recover the information bits in the f, g, and h columns, yet another embodiment of the decoding method for the STAR code is as follows.
The first step is as follows: calculation of b by theorem 1m-1,k+1And bm-1,k+2
The second step is that: by passing from bm-1,k+1、bm-1,k+2And subtracting the information bits in the k-3 survivor information columns from the 3(p-1) check bits to calculate the following 3p-1 syndromes:
bi,f+bi,g+bi,h for 0≤i≤p-2,
bi-f,f+bi-g,g+bi-h,h for 0≤i≤p-1,
bi+f,f+bi+g,g+bi+h,h for 0≤i≤p-1.
the third step: find a starting point in g columns and repair g columns.
The fourth step: f columns and h columns are repaired by the decoding algorithm in EVENODD +.
After the four steps are performed, the three erased information columns can be recovered. The method for finding the starting point in the g-column is similar to the conventional recovery method of the RTP code, and is not described herein again.
In the proof of lemma 2, b is calculated by summing all 2(m-1) parity bits in the k +1 and k +2 columnsm-1,k+1+bm-1,k+2Is a key point in the decoding algorithm. By way of example 2, if an even number of b's are included in column k +1 (column k + 2)m-1,k+1(bm-1,k+2) B is always availablem-1,k+1+bm-1,k+2. This is also bm-1,k+1Added to the front of k +1 column
Figure BDA0003181067180000211
Check the bit, andm-1,k+2added to the k +2 column
Figure BDA0003181067180000212
One of the reasons for the check bits. However, the number of check bits in the k +1 column (or k +2 columns), respectively, contains bm-1,k+1(bm-1,k+2) Should not be less than
Figure BDA0003181067180000213
Because it is necessary to ensure that all information bits can be recovered for any k-1 column of information plus the (k + 1) th column. In the decoding algorithm for any three information column erasures, b given in theorem 1m-1,k+1And bm-1,k+22 is crucial because the decoding algorithm can be reduced to that of conventional RTP.
Note also that in conventional STAR code, the number of columns of information should be prime, with the number of rows equal to the number of columns of information minus 1. However, this constraint is relaxed in STAR + (m, k). When k is m, STAR + (m, k) reduces to a STAR code.
In the STAR code decoding method according to any of the embodiments described above, after the information column and the check column erasure of the STAR code to be decoded are obtained, the STAR code to be decoded is decoded according to the information column and check column erasure and the common factor, and the failure information column and the check column are recovered. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.
The embodiment of the invention also provides a STAR code decoding device.
Fig. 7 is a block diagram of a STAR code decoding apparatus according to an embodiment, and as shown in fig. 7, the STAR code decoding apparatus according to an embodiment includes a block 200 and a block 201:
an erasure determining module 200, configured to obtain an information column and a check column erasure condition of a STAR code to be decoded;
and an information column and check column recovery module 201, configured to decode the to-be-decoded STAR code according to the erasure condition of the information column and the check column and the common factor, and recover the failed information column and the check column.
After the information column and the check column of the STAR code to be decoded are erased, the STAR code to be decoded is decoded according to the information column and the check column erasing condition and the common factor, and the failure information column and the check column are recovered. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.
Embodiments of the present invention further provide a computer storage medium, on which computer instructions are stored, and when executed by a processor, the instructions implement the STAR code encoding method or the STAR code decoding method of any of the above embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware related to instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, the computer program can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a terminal, or a network device) to execute all or part of the methods of the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a RAM, a ROM, a magnetic or optical disk, or various other media that can store program code.
Corresponding to the computer storage medium, in an embodiment, there is also provided a computer device including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor executes the computer program to implement the STAR code encoding method or the STAR code decoding method in any of the embodiments.
The computer device may be a terminal, and its internal structure diagram may be as shown in fig. 8. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of encoding a STAR code or a method of decoding a STAR code. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
After the information column and the check column of the STAR code to be decoded are obtained, the computer equipment decodes the STAR code to be decoded according to the information column and the check column erasure and the common factor, and recovers the failure information column and the check column. Based on the addition of the common factor of the STAR code to the selected check bit, the decoding efficiency of the STAR code is improved.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above examples only show some embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (9)

1. A method of encoding a STAR code, comprising the steps of:
determining the check bit of the second check column and the check bit of the third check column;
determining a common factor;
adding the common factor to selected parity bits of the second parity column and selected parity bits of the third parity column.
2. A STAR code encoding method as claimed in claim 1, wherein the check bits of the second check column are as follows:
Figure FDA0003181067170000011
the check bits of the third check column are as follows:
Figure FDA0003181067170000012
wherein, given an odd number m ≧ k, gcd (m, l) ═ 1, l ═ 1, 2, …, k-1, define (m-1) × (k +3) array code; for thej is 0, 1, …, k-1, column j is called information column, storing information bit n0,j,b1,j,…,bm-2,j(ii) a For j ═ k, k +1, k +2, column j is called a parity column, and is used for storing parity bits; subscripts of all blocks need to be subjected to modulo m operation; given an array b of (m-1) x k bits of informationi,jI-0, 1, …, m-2 and j-0, 1, …, k-1, defining a virtual row b for all the j columnsm-1,j=0。
3. STAR code encoding method according to claim 2, characterised in that said common factor comprises a first common factor bm-1,k+1With a second common factor bm-1,k+2
Wherein the first common factor is of the following formula:
Figure FDA0003181067170000021
wherein the second common factor is of the formula:
Figure FDA0003181067170000022
wherein a first common factor is added to the second parity column and a second common factor is added to the third parity column.
4. A STAR code encoding method as claimed in claim 2 or 3, wherein said adding said common factor to selected check bits of said second check column and selected check bits of said third check column comprises the steps of:
adding the common factor to the second verify column
Figure FDA0003181067170000023
Of a check bit and said third check column
Figure FDA0003181067170000024
And (4) a check bit.
5. A method of decoding a STAR code, comprising the steps of:
acquiring an information column and a check column erasure condition of a STAR code to be decoded;
and decoding the STAR code to be decoded according to the erasure condition of the information column and the check column and the common factor, and recovering the failure information column and the check column.
6. A STAR code decoding method as recited in claim 5, wherein the decoding of the STAR code to be decoded from the information column and check column erasure and the common factor comprises the steps of:
when all three columns of check columns are erased, decoding is performed in reverse according to the STAR code encoding method of any of claims 1 to 5 to recover the failed check columns.
7. A STAR code decoding method as recited in claim 5, wherein the decoding of the STAR code to be decoded from the information column and check column erasure and the common factor comprises the steps of:
and when the second check column and the third check column are erased, recovering the failure information column and the check column according to the decoding mode of the EVENODD + code based on the common factor.
8. A STAR code decoding method as recited in claim 5, wherein the decoding of the STAR code to be decoded from the information column and check column erasure and the common factor comprises the steps of:
determining a syndrome bit according to the common factor when the first check column is erased;
determining a start bit according to the syndrome bit;
and recovering the failure information bits according to each start bit so as to recover the failure information columns and the check columns.
9. A STAR code decoding method as recited in claim 5, wherein the decoding of the STAR code to be decoded from the information column and check column erasure and the common factor comprises the steps of:
determining syndrome bits according to the common factor when no check column is erased;
finding a starting point in the syndrome bit and repairing a second erasure information column;
and recovering the first erasure information column and the third erasure information column according to the decoding mode of the EVENODD + code.
CN202110847153.XA 2021-07-27 2021-07-27 STAR code encoding method and decoding method thereof Pending CN113641531A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110847153.XA CN113641531A (en) 2021-07-27 2021-07-27 STAR code encoding method and decoding method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110847153.XA CN113641531A (en) 2021-07-27 2021-07-27 STAR code encoding method and decoding method thereof

Publications (1)

Publication Number Publication Date
CN113641531A true CN113641531A (en) 2021-11-12

Family

ID=78418491

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110847153.XA Pending CN113641531A (en) 2021-07-27 2021-07-27 STAR code encoding method and decoding method thereof

Country Status (1)

Country Link
CN (1) CN113641531A (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120278689A1 (en) * 2011-03-15 2012-11-01 California Institute Of Technology Mds array codes with optimal building
KR20150083540A (en) * 2014-01-10 2015-07-20 삼성전자주식회사 Method and apparatus for encoding and decoding in electronic device
CN105356968A (en) * 2015-06-24 2016-02-24 深圳大学 Network coding method and system based on circulant permutation matrix
CN107086870A (en) * 2017-03-16 2017-08-22 东莞理工学院 Repair the MDS array codes coding and coding/decoding method of more piece point failure
CN107395207A (en) * 2017-07-12 2017-11-24 东莞理工学院 The MDS array codes coding and restorative procedure of more fault-tolerances
CN107425857A (en) * 2017-06-19 2017-12-01 华为技术有限公司 One kind polarization code coding/decoding method and device
CN107665152A (en) * 2017-07-02 2018-02-06 成都信息工程大学 The interpretation method of a kind of correcting and eleting codes
CN108352076A (en) * 2015-08-24 2018-07-31 汤姆逊许可公司 Coding and decoding methods and corresponding equipment
US20180219561A1 (en) * 2017-02-01 2018-08-02 Tsofun Algorithm Ltd. Device, system and method of implementing product error correction codes for fast encoding and decoding
CN109062725A (en) * 2018-08-09 2018-12-21 东莞理工学院 A kind of coding framework method of binary system MDS array code
CN109257050A (en) * 2018-08-09 2019-01-22 东莞理工学院 A kind of reparation binary code generator matrix building method and restorative procedure
CN109496298A (en) * 2018-06-01 2019-03-19 东莞理工学院 A kind of building method of EVENODD code
CN110289864A (en) * 2019-08-01 2019-09-27 东莞理工学院 The optimal reparation access transform method and device of binary system MDS array code
US20190349002A1 (en) * 2017-01-25 2019-11-14 Huawei Technologies Co., Ltd. Encoding And Decoding Method And Terminal
US20200343914A1 (en) * 2019-04-25 2020-10-29 International Business Machines Corporation Expansion for generalized evenodd codes

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120278689A1 (en) * 2011-03-15 2012-11-01 California Institute Of Technology Mds array codes with optimal building
KR20150083540A (en) * 2014-01-10 2015-07-20 삼성전자주식회사 Method and apparatus for encoding and decoding in electronic device
CN105356968A (en) * 2015-06-24 2016-02-24 深圳大学 Network coding method and system based on circulant permutation matrix
CN108352076A (en) * 2015-08-24 2018-07-31 汤姆逊许可公司 Coding and decoding methods and corresponding equipment
US20190349002A1 (en) * 2017-01-25 2019-11-14 Huawei Technologies Co., Ltd. Encoding And Decoding Method And Terminal
US20180219561A1 (en) * 2017-02-01 2018-08-02 Tsofun Algorithm Ltd. Device, system and method of implementing product error correction codes for fast encoding and decoding
CN107086870A (en) * 2017-03-16 2017-08-22 东莞理工学院 Repair the MDS array codes coding and coding/decoding method of more piece point failure
CN107425857A (en) * 2017-06-19 2017-12-01 华为技术有限公司 One kind polarization code coding/decoding method and device
CN107665152A (en) * 2017-07-02 2018-02-06 成都信息工程大学 The interpretation method of a kind of correcting and eleting codes
CN107395207A (en) * 2017-07-12 2017-11-24 东莞理工学院 The MDS array codes coding and restorative procedure of more fault-tolerances
CN109496298A (en) * 2018-06-01 2019-03-19 东莞理工学院 A kind of building method of EVENODD code
CN109062725A (en) * 2018-08-09 2018-12-21 东莞理工学院 A kind of coding framework method of binary system MDS array code
CN109257050A (en) * 2018-08-09 2019-01-22 东莞理工学院 A kind of reparation binary code generator matrix building method and restorative procedure
US20200343914A1 (en) * 2019-04-25 2020-10-29 International Business Machines Corporation Expansion for generalized evenodd codes
CN110289864A (en) * 2019-08-01 2019-09-27 东莞理工学院 The optimal reparation access transform method and device of binary system MDS array code

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HANXU HOU: "Thrive-Code: An MDS coding scheme with better performance", 《 2016 2ND IEEE INTERNATIONAL CONFERENCE ON COMPUTER AND COMMUNICATIONS (ICCC)》 *
侯韩旭: "二元再生码在分布式存储系统的应用", 《计算机研究与发展》 *

Similar Documents

Publication Publication Date Title
US11531593B2 (en) Data encoding, decoding and recovering method for a distributed storage system
US11515897B2 (en) Data storage device
TWI543178B (en) Decoding method, memory storage device and memory controlling circuit unit
US20180032395A1 (en) Erasure correcting coding using temporary erasure data
US9846613B2 (en) Efficient high/low energy zone solid state device data storage
US11996865B2 (en) Data storage device
US9405623B2 (en) Method of, and apparatus for, layout rectification of erasure encoded storage systems
US10103748B2 (en) Decoding method, memory control circuit unit and memory storage device
US9710327B2 (en) Flash memory system and operating method thereof
US8694866B2 (en) MDS array codes with optimal building
KR101926608B1 (en) Hard decision decoding method and low density parity check decoder using method thereof
KR101990972B1 (en) Method for performing cyclic redundancy check operation in memory system and memory controller using the same
TW202123243A (en) Memory controller and method of accessing flash memory
CN109358980B (en) RAID6 encoding method friendly to data updating and single-disk error recovery
US10142419B2 (en) Erasure correcting coding using data subsets and partial parity symbols
CN110415753A (en) Error-Correcting Circuit and the method for operating the Error-Correcting Circuit
Hou et al. A new construction of EVENODD codes with lower computational complexity
CN105304142B (en) Coding/decoding method, memory storage apparatus and memorizer control circuit unit
Plank et al. Minimum density RAID-6 codes
US9639421B2 (en) Operating method of flash memory system
WO2020029418A1 (en) Method for constructing repair binary code generator matrix and repair method
CN110896309A (en) Decoding method, device, decoder and computer storage medium for Turbo product code
CN113641531A (en) STAR code encoding method and decoding method thereof
CN105304143A (en) Decoding method, memory control circuit unit and memory storage device
US20170161141A1 (en) Method and apparatus for correcting data in multiple ecc blocks of raid memory

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20240710

Address after: 1003, Building A, Zhiyun Industrial Park, No. 13 Huaxing Road, Tongsheng Community, Dalang Street, Longhua District, Shenzhen City, Guangdong Province, 518000

Applicant after: Shenzhen Wanzhida Enterprise Management Co.,Ltd.

Country or region after: China

Address before: 523000, 1, University Road, Songshan science and Technology Industrial Park, Guangdong, Dongguan

Applicant before: DONGGUAN University OF TECHNOLOGY

Country or region before: China