A little question about Javascript Resistance Caculator

In summary, the resistance calculator shows the values of a resistor in terms of colour bands, with silver, gold, and no bands denoting tolerance levels of ± 20%, ± 10%, and ± 5%, respectively.
  • #1
KENNEL STW
1
0
Javascript Resistance Calculator

The values of the resistor are calculated from the colour of the bands. The values of the colours are shown in Table 1. The first band is the tens values. The second band gives the units, the third band is a multiplying factor the factor being 10band value. The fourth band gives the tolerance of the resistor. No band implies a tolerance of ± 20%, a silver band means the resistor has a tolerance of ± 10% and a gold band has the closest tolerance of ± 5%.


This is what I read in suplung,and I am not a native English speaker,so can you expain the word tolerance there to me? Thank you so much!Have a good day because there going to have a game of liverpool today hhhhh
 
Technology news on Phys.org
  • #2
"tolerance" is the accuracy of a resistor's nominal value to its actual value.

A resistor that says "100Ω" with 20% tolerance could have a real value between 80-120Ω. If it is marked as 5% tolerance its real value should be between 95 and 105Ω.
 
  • Like
Likes Delta2 and malawi_glenn
  • #4
Welcome to PF.
KENNEL STW said:
The values of the resistor are calculated from the colour of the bands. The values of the colours are shown in Table 1.
Can your use the "Attach files" link below the Edit window to upload Table1? Thanks.

Also, keep in mind that if you are trying to decode resistor color codes, you will need to be able to handle the color bands in either order. That's something that EEs deal with in real life all the time. Oh, and sometimes "red" is washed out to look more like "brown", and "gold" tolerance can look like "brown" too. So reading the color code can involve some AI (and/or guesswork and a DVM to back up the guesswork). :smile:
 
  • #5
berkeman said:
Oh, and sometimes "red" is washed out to look more like "brown", and "gold" tolerance can look like "brown" too.
I have a compact fluorescent work-light with an emission spectrum that makes red and orange look the same to human eyes; 33k = 22k = 3k3.

Use daylight or a bright filament lamp to read component color codes.
 

1. What is a Javascript Resistance Calculator?

A Javascript Resistance Calculator is a tool that uses the programming language Javascript to calculate the resistance of a circuit based on user input. It can be used to determine the resistance of individual components or the total resistance of a circuit.

2. How does a Javascript Resistance Calculator work?

A Javascript Resistance Calculator works by using a mathematical formula to calculate the resistance of a circuit. It takes into account the values of the resistors, their placement in the circuit, and any other relevant factors.

3. Why would someone need to use a Javascript Resistance Calculator?

A Javascript Resistance Calculator can be useful for anyone working with electrical circuits, whether it be for educational, professional, or personal purposes. It can save time and effort by quickly calculating resistance values that would otherwise have to be done manually.

4. Are there any limitations to a Javascript Resistance Calculator?

Like any other tool, a Javascript Resistance Calculator has its limitations. It may not be able to accurately calculate resistance for very complex circuits or for non-linear components. Additionally, it is only as accurate as the user's input and the formula used.

5. Are there any alternatives to using a Javascript Resistance Calculator?

Yes, there are other ways to calculate resistance, such as using a physical calculator or manually solving equations. However, a Javascript Resistance Calculator can be a more convenient and efficient option, especially for more complex circuits.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
Replies
13
Views
7K
Replies
13
Views
2K
  • Introductory Physics Homework Help
Replies
1
Views
3K
  • Introductory Physics Homework Help
Replies
20
Views
9K
Replies
2
Views
2K
Replies
0
Views
2K
  • Sci-Fi Writing and World Building
2
Replies
44
Views
12K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
2K
Back
Top