54 research outputs found
Error-Correction in Flash Memories via Codes in the Ulam Metric
We consider rank modulation codes for flash memories that allow for handling
arbitrary charge-drop errors. Unlike classical rank modulation codes used for
correcting errors that manifest themselves as swaps of two adjacently ranked
elements, the proposed \emph{translocation rank codes} account for more general
forms of errors that arise in storage systems. Translocations represent a
natural extension of the notion of adjacent transpositions and as such may be
analyzed using related concepts in combinatorics and rank modulation coding.
Our results include derivation of the asymptotic capacity of translocation rank
codes, construction techniques for asymptotically good codes, as well as simple
decoding methods for one class of constructed codes. As part of our exposition,
we also highlight the close connections between the new code family and
permutations with short common subsequences, deletion and insertion
error-correcting codes for permutations, and permutation codes in the Hamming
distance
Data Deduplication with Random Substitutions
Data deduplication saves storage space by identifying and removing repeats in
the data stream. Compared with traditional compression methods, data
deduplication schemes are more time efficient and are thus widely used in large
scale storage systems. In this paper, we provide an information-theoretic
analysis on the performance of deduplication algorithms on data streams in
which repeats are not exact. We introduce a source model in which probabilistic
substitutions are considered. More precisely, each symbol in a repeated string
is substituted with a given edit probability. Deduplication algorithms in both
the fixed-length scheme and the variable-length scheme are studied. The
fixed-length deduplication algorithm is shown to be unsuitable for the proposed
source model as it does not take into account the edit probability. Two
modifications are proposed and shown to have performances within a constant
factor of optimal with the knowledge of source model parameters. We also study
the conventional variable-length deduplication algorithm and show that as
source entropy becomes smaller, the size of the compressed string vanishes
relative to the length of the uncompressed string, leading to high compression
ratios
- …