2004
DOI: 10.1109/tc.2004.14
|View full text |Cite
|
Sign up to set email alerts
|

Minimal weight digit set conversions

Abstract: Abstract-This paper considers the problem of recoding a number to minimize the number of nonzero digits in its representation, that is, to minimize the weight of the representation. A general sliding window scheme is described that extends minimal binary sliding window conversion to arbitrary radix and to encompass signed digit sets. This new conversion expresses a number of known recoding techniques as special cases. Proof that this scheme achieves minimal weight for a given digit set is provided and results … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
20
0

Year Published

2004
2004
2011
2011

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 26 publications
(20 citation statements)
references
References 29 publications
(43 reference statements)
0
20
0
Order By: Relevance
“…By "right-to-left" we mean that the the digits of α are determined in turn from least-to most-significant. Phillips and Burgess [13] generalize all previously known right-to-left constructions by presenting a construction which produces minimal weight 1 representations using the digit set D ,u , which is defined as follows:…”
Section: Algorithm 2 Scalar Multiplication Via Horner's Rulementioning
confidence: 99%
See 2 more Smart Citations
“…By "right-to-left" we mean that the the digits of α are determined in turn from least-to most-significant. Phillips and Burgess [13] generalize all previously known right-to-left constructions by presenting a construction which produces minimal weight 1 representations using the digit set D ,u , which is defined as follows:…”
Section: Algorithm 2 Scalar Multiplication Via Horner's Rulementioning
confidence: 99%
“…To compute nP using Algorithm 2 where n is encoded in binary, we can first compute a minimal weight radix-2 representation of n with digits in D ,u using the right-to-left method of Phillips and Burgess [13]. However, this approach presents a slight annoyance to implementors: Algorithm 2 processes the digits of α = a s−1 .…”
Section: Algorithm 2 Scalar Multiplication Via Horner's Rulementioning
confidence: 99%
See 1 more Smart Citation
“…Integer representations using digit sets of the form {a ∈ Z : ≤ a ≤ u} where ≤ 0 and u ≥ 1 have been proposed previously in the literature. Phillips and Burgess [15] introduced a "generalized sliding window" transformation which is applied to an integer's standard radix-r representation where r ≥ 2.…”
Section: Introductionmentioning
confidence: 99%
“…The requirement that the nonzero digits must not be adjacent makes CSD representation unique and differentiates it from the non unique Minimal Signed Digit (MSD) representation [3] which also has minimal Hamming weight. One drawback of representing a variable in CSD is that the conversion from binary to CSD can only be generated recursively, whether it is determined from the Least Significant Bit (LSB) to the Most Significant Bit (MSB), i.e., right-to-left or from the MSB to the LSB, i.e., left-to-right.…”
mentioning
confidence: 99%