Hello
I want to build a program that calculates resistor values.
1. Where can i find all the standard resistor values?
2. If i know the resistor value how can i calculate the colors of the resistor?
Not just using the color codes but finding the right color values for resistors that exist on market.
3 What are all this E24,E6 etc specification and where can i find more info.
Here is a program that lists the 1% and the 0.1% values and does calculations with them. **broken link removed** is a list of values and colors for all of the Exx series.
About the Exx
The number xx is the number of the values for decade. 1 to 10 or 10 to 100.....
the ratio between any neighbors is constant and it the xx root of 10
E6 the 6 root of 10 is 1.46678 and the resistors are 10, 15 the neerest integer of (10*1.46678), 22 the neerest integer of (10*1.46678^2) and so on.
E12 12 root of 10 is 1.211528 ......