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 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

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