Why does the E12 resistor sequence use 27 and 33 instead of 26 and 32?

component-valuesresistors

On the assumption that the E12 values were chosen to be equally spaced logarithmically between 10 and 100 ohms we get the ideal values of:

  • 10.00
  • 12.12
  • 14.68
  • 17.78
  • 21.54
  • 26.10
  • 31.62
  • 38.31
  • 46.42
  • 56.23
  • 68.13
  • 82.54
  • 100.00

Therefore: the nominal value of 27 ohms is 3.442% higher than the ideal,
and the nominal value of 33 ohms is 4.355% higher than the ideal.

They could have chosen 26 and 32 ohms, respectively: the nominal value of 26 ohms is 0.329% lower than the ideal, and the nominal value of 32 ohms is 1.193% higher than the ideal.

This would have kept all the values within roughly 2% of the ideal values, so I wonder: why do we use the values we all know and love instead?

Best Answer

Short Note

There are good reasons and a relatively long history, if you want to scoop up sporadic early attempts. It's called rationalization and its activity really picked up after WW II and the new-found need for manufacturing standards.

Soon after WW II the National Bureau of Standards [NBS] (now NIST) engaged a multi-pronged push. You can find some of their work product in a publication called NBS Technical Note 990 (1978): "The Selection of Preferred Metric Values for Design and Construction". (The National Bureau of Standards [NBS] is now NIST.)

This activity was across many areas of manufacturing, from the number of teeth on gears to the values of resistors.

To answer your question about the E12 series, you have to go back to the E3 series. There's no escaping that it. You cannot derive the values for E12 without moving backward to E3. But I'll get to that, momentarily.

Charles Renard

The history of this goes back at least to Charles Renard, who proposed specific ways of arranging numbers to divide (decimal) intervals. He focused on dividing decades in 5, 10, 20, and 40 steps, where the logarithm of each step value would form an arithmetic series. His choices became known as R5, R10, R20, and R40.

Renard numbering was extended to include other special versions, such as R10/3, R20/3, and R40/3. Here, these were interpreted to mean that you would use the R10, R20, and R40 decade series approaches but would step across values, taking them three at a time, for example. So R20/3 means to use R20, but to select only every 3rd term as in: \$10\cdot 10^\frac{0}{20}\approx 10\$, \$10\cdot 10^\frac{3}{20}\approx 14\$, \$10\cdot 10^\frac{6}{20}\approx 20\$, \$10\cdot 10^\frac{9}{20}\approx 28\$, \$10\cdot 10^\frac{12}{20}\approx 40\$, \$10\cdot 10^\frac{15}{20}\approx 56\$, and \$10\cdot 10^\frac{18}{20}\approx 79\$.

The Geometric E-Series

Start with the E3 series (as they did.) The idea of coverage is far more crucial for E3 and less crucial for E12. (Still less for E24 and beyond.) So you have to start at E3 in order to find out why certain values are selected for E12.

I'll start with the full diagram and then explain the details of each step along the way in a moment:

enter image description here

Series E3

Starting with E3, simple computation yields: \$\begin{align*}\textbf{E3}&\left\{\begin{array}{l}\lfloor 10^{1+\frac{0}{3}}+0.5\rfloor= 10\\\lfloor 10^{1+\frac{1}{3}}+0.5\rfloor= 22\\\lfloor 10^{1+\frac{2}{3}}+0.5\rfloor= 46\end{array}\right.\end{align*}\$

But there's an immediate problem related to coverage. They are all even and there's no way of composing odd numbers using only even numbers.

At least one of these numbers must change, but they cannot change 10 for obvious reasons.

To change just one, the only possibilities are: \$\begin{align*}\textbf{E3}_1&\left\{\begin{array}{l}10\\\textbf{23}\\46\end{array}\right.\end{align*}\$, or else, \$\begin{align*}\textbf{E3}_2&\left\{\begin{array}{l}10\\22\\\textbf{47}\end{array}\right.\end{align*}\$.

But \$\textbf{E3}_1\$ still has a problem related to coverage. The difference between 46 and 23 is itself just 23. And this combined value is a number already in the sequence. (This means that you can't reach a new integer by putting two 23 Ohm resistors in series -- the 46 Ohm resistor suffices. So the coverage is poorer.) In contrast, \$\textbf{E3}_2\$ doesn't have that problem, as the differences and sums provide useful values not already in the sequence.

Rationalized, it is: \$\begin{align*}\textbf{E3}&\left\{\begin{array}{l}10\\22\\\textbf{47}\end{array}\right.\end{align*}\$

Series E6

The next step is to examine E6. First and foremost, E6 must preserve the values that were determined for E3. That's a given that cannot be avoided. Accepting that requirement, the computed (and E3 retained) values for E6 are \$\begin{align*}\textbf{E6}&\left\{\begin{array}{l}10\\\lfloor 10^{1+\frac{1}{6}}+0.5\rfloor= 15\\22\\\lfloor 10^{1+\frac{3}{6}}+0.5\rfloor= 32\\\textbf{47}\\\lfloor 10^{1+\frac{5}{6}}+0.5\rfloor= 68\end{array}\right.\end{align*}\$

But a coverage problem shows up, again. The difference between 32 and 22 is 10 and this is one of the values already in the sequence. Also, 47 minus 32 is 15. So there are at least two problems to solve. And 32 is involved in both. Changing it to 33 solves both these problems at once and provides the needed coverage.

Rationalized, it is: \$\begin{align*}\textbf{E6}&\left\{\begin{array}{l}10\\15\\22\\\textbf{33}\\\textbf{47}\\68\end{array}\right.\end{align*}\$

Series E12

E12 must preserve the values that were determined for E6, of course. The computed (and E6 retained) values for E12 are: \$\begin{align*}\textbf{E12}&\left\{\begin{array}{l}10\\\lfloor 10^{1+\frac{1}{12}}+0.5\rfloor= 12\\15\\\lfloor 10^{1+\frac{3}{12}}+0.5\rfloor= 18\\22\\\lfloor 10^{1+\frac{5}{12}}+0.5\rfloor= 26\\\textbf{33}\\\lfloor 10^{1+\frac{7}{12}}+0.5\rfloor= 38\\\textbf{47}\\\lfloor 10^{1+\frac{9}{12}}+0.5\rfloor= 56\\68\\\lfloor 10^{1+\frac{11}{12}}+0.5\rfloor= 83\end{array}\right.\end{align*}\$

More coverage problems, of course. 83 minus 68 is 15 and 15 is already in the sequence. Adjusting that to 82 solves this issue. But 26 has a prior span of 4 and a following span of 7; and 38 has a prior span of 5 and a following span of 9. These spans should, roughly speaking, be monotonically increasing. This situation is quite serious and the only options really are to adjust 26 to the next nearest upward alternative of 27 and to adjust 38 to its nearest upward alternative of 39.

Rationalized, it is: \$\begin{align*}\textbf{E12}&\left\{\begin{array}{l}10\\12\\15\\18\\22\\\textbf{27}\\\textbf{33}\\\textbf{39}\\\textbf{47}\\56\\68\\\textbf{82}\end{array}\right.\end{align*}\$

Notes

  • The sum or difference of preferred numbers tend to avoid being a preferred number, where possible. This is required in order to provide as much coverage as possible.
  • The product, or quotient, or any integral positive or negative power of preferred numbers will be a preferred number.
  • Squaring a preferred number in the E12 series produces a value in the E6 series. Similarly, squaring a preferred number in the E24 series produces a value in the E12 series. Etc.
  • Taking the square root of a preferred number in the E12 series produces an intermediate value in the E24 series that isn't present in the E12 series. Similarly, taking the square root of a preferred number in the E6 series produces an intermediate value in the E12 series that isn't present in the E6 series. Etc.

(The above is exactly true when using the theoretical values rather than the preferred values. But since the preferred values have been adjusted by the rationalizing process, there will be some deviation.)

P.S. Links to my prior writing on this topic are found here and here.

Related Topic