In logarithms, a decade is a range of values from N up to 1o×N.

What term should be used to describe a range from N to 2×N, when using binary numbers?

A musical octave covers such a range of audible frequencies, but that term is probably too foreign.

Googling "binade" turns up a Wikipedia page, but also evidence that it's not a real word, but rather a neologism that's happened to get coined a few times.

I feel like I'm forgetting something from engineering school.


Solution 1:

Octave is apparently the proper word in electronics as well as music:

In electronics, an octave is a doubling or halving of a frequency. The term is derived from the Western musical scale (an octave is a doubling in frequency) and is therefore common in audio electronics. (The prefix octa-, denoting eight, refers to the eight notes of a diatonic scale.) Along with the decade, it is a unit used to describe frequency bands or frequency ratios.

A similar note is posted in the opening paragraph of the corresponding entry on decade:

One decade is a factor of 10 difference between two numbers (an order of magnitude difference) measured on a logarithmic scale. Along with the octave, it is a unit used to describe frequency bands or frequency ratios.

I wouldn't worry that octave is too domain-specific, as you are already using decade in a domain-specific way. (In lay English, it refers to a period of 10 years.)

If you really want to avoid the association with frequencies, then it's reasonable to go with binary decade, in parallel formation with binary digit. This is generalizable to other bases than just 10 and 2. For example, while we do have the term bit for binary digit, there is no commonly used single-word term for hexadecimal digit.

Solution 2:

This is interesting. If there is a word or phrase for this, it's not immediately obvious to me. There does seem a use for such a word.

The closest I can come up with would be order of magnitude, but that is probably more commonly meant to express different powers of ten. One could be more specific I suppose, saying binary order of magnitude.

It seems related to frequency band. You'd want a word that can transfer to other bases, so that you don't need to think about ternades, etc. I wonder what the people on math.stackexchange and Math Overflow could contribute to this? For example, what would you call the range between powers of e in natural logarithms?

Binary decade would be understandable, and transferable to other bases, even though it is etymologically impure.