Java A little question about Javascript Resistance Caculator

AI Thread Summary
The discussion focuses on how resistor values are determined from color bands, with specific colors representing tens, units, multiplying factors, and tolerance levels. Tolerance indicates the accuracy of a resistor's nominal value, with common tolerances being ±20%, ±10%, and ±5%. It is noted that real resistor values can vary within these tolerance ranges, affecting their actual performance. Participants emphasize the importance of correctly interpreting color codes, as colors can sometimes appear differently under various lighting conditions. Accurate reading of resistor color codes is essential for electronics work, often requiring careful observation and sometimes additional tools for verification.
KENNEL STW
Messages
1
Reaction score
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
"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
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:
 
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.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.

Similar threads

Replies
2
Views
3K
Replies
2
Views
4K
Back
Top