• ajikeshi@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 days ago

      still uses the ANSI symbol for the resistor and not the international symbol as described in IEC 60617

      • Err(()).unwrap()@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 hours ago

        Any electrician worth the name should be able to read both ANSI and IEC diagrams. Besides, 60617 was never formally adopted as a replacement for ANSI conventions. I live in an area where the customary symbols are a variant of IEC, but ANSI is still widely used in the electronics industry.

    • Edna (dey/sie)@feddit.org
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 days ago

      What does this all mean? I assume it os about the strength of resistora but I don’t get the numbers/formula

      • WolfLink@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 hours ago

        Resistors typically come with color coded markings to tell you their rated strength

        These are components you would buy at an electronics store and use for DIY electronics projects.

      • Err(()).unwrap()@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 days ago

        Smaller axial lead resistors mark their resistance values using colored bands. Three or four bands grouped together, towards one end of the device, mark the nominal resistance. If there are three bands, the first two represent the tens and ones (A, B). If there are four bands, the first three represent the hundreds, tens, and ones (A, B, C). The final band is the multiplier or magnitude (M).

        For example, the three-band code of yellow-purple-red represents a nominal resistance of 4.7 kiloohms. The first yellow band is 4 × 10, the second purple band is 7, and the third red band is a multiplier of 100: (4 * 10 + 7) * 100 == 47 * 100 == 4700.

        An optional band, painted on the other end of the device, marks the accuracy or tolerance in percents. If there is no such band, assume a tolerance of 20%.