15

I was asked to find the four colour stripes of a 1M ohm (tolerance of 5%)

My question now is don't we have 2 options? I came up with:

  • Black(0) Brown(1) Blue(x1M) Gold (5%)

  • Brown(1) Black(0) Green(x100K) Gold(5%)

Is there one right and one wrong or are both of these correct?

Granger Obliviate
  • 1,391
  • 10
  • 29

2 Answers2

33

You are not allowed to start with black except for zero ohm jumper, so only your second suggestion is valid.

winny
  • 13,064
  • 6
  • 46
  • 63
  • 14
    I always breathe a sigh of relief with answers like this when someone new to EE asks a simple question that's surprisingly sharp, and the answer is "Don't worry, the people who made the standards thought of that one!" – Cort Ammon Apr 02 '17 at 17:45
3

What if you wanted the colours of a 1.5 Mohm resistor? Your first option doesn't give any ability to specify a 2nd digit so clearly it is a bad choice. The second option allows colours of brown, green and green meaning 15 x 100 kohm.

Andy aka
  • 434,556
  • 28
  • 351
  • 777
  • Out of interest what exactly would make this a problem? My initial thought is that how you represent a 1Mohm resistor should have no bearing on how you represent a 1.5Mohm resistor. That is why could you not have brown green green for the latter while still having either of the OPs choices for the 1Mohm. – Chris Apr 03 '17 at 10:52
  • @Chris - I have my own first thought and it differs with your first thought. Consistency and simplicity is my main concern. – Andy aka Apr 03 '17 at 14:11
  • And I guess that is why the rule in winny's answer. I guess you explained reasoning for the rule rather than stating it was actually a rule but it comes across as more of an opinion than a rule - ie that you are saying you should do it that way rather than it being the only actually correct way. – Chris Apr 03 '17 at 15:15