US 12,081,241 B2
Code table generation device, memory system, and code table generation method
Sho Kodama, Yokohama Kanagawa (JP); and Masato Sumiyoshi, Yokohama Kanagawa (JP)
Assigned to KIOXIA CORPORATION, Tokyo (JP)
Filed by Kioxia Corporation, Tokyo (JP)
Filed on Sep. 9, 2022, as Appl. No. 17/941,345.
Claims priority of application No. 2022-030927 (JP), filed on Mar. 1, 2022.
Prior Publication US 2023/0283295 A1, Sep. 7, 2023
Int. Cl. H03M 7/40 (2006.01); H03M 7/30 (2006.01)
CPC H03M 7/405 (2013.01) [H03M 7/3077 (2013.01); H03M 7/3079 (2013.01); H03M 7/4062 (2013.01)] 17 Claims
OG exemplary drawing
 
1. A code table generation device comprising:
a frequency table generation unit configured to generate a frequency table based on a frequency of occurrence for each symbol of input symbols, the frequency table including a plurality of symbols and a plurality of frequencies of occurrence that are associated with the plurality of symbols, respectively;
a frequency sorting unit configured to sort the plurality of symbols and the plurality of frequencies of occurrence in the frequency table in descending order of the frequencies of occurrence;
a symbol merge unit configured to:
acquire top K symbols and remaining symbols from the sorted plurality of symbols;
divide the remaining symbols into one or more symbol sets; and
determine a frequency of occurrence associated with a root node of each of one or more subtrees that correspond to the one or more symbol sets, respectively;
a Huffman tree generation unit configured to generate a Huffman tree by using the K symbols and the root node of each of the one or more subtrees;
a code length determination unit configured to determine a plurality of code lengths that correspond to the plurality of symbols, respectively, based on the Huffman tree and the one or more subtrees; and
a code determination unit configured to determine a plurality of codes that are assigned to the plurality of symbols, respectively, based on the plurality of code lengths,
wherein the K is an integer equal to or greater than one and equal to or less than a number of the plurality of symbols.