The symbol for the ohm is the uppercase Greek letter Omega (Ω). On circuit schematics, the symbol for a resistor (the component that provides ohms of resistance) depends entirely on your regional drafting standard: a zigzag line in North America (IEEE/ANSI standard) and a plain rectangle in Europe and most of the world (IEC standard). While the NEC (NFPA 70) and IEC 60446 dictate wire insulation colors for mains power, schematic symbols for resistance are governed by distinct engineering standards.
Below is the complete reference table for ohm unit symbols and resistor schematic symbols across global standards.
| Standard / Region | Unit Symbol | Fixed Resistor Schematic | Variable / Potentiometer | Where It Applies |
|---|---|---|---|---|
| IEEE 315 / ANSI (North America) | Ω | Zigzag Line (\/\/\/) | Zigzag with diagonal arrow | US, Canada, legacy Japan designs |
| IEC 60617 (Global / EU) | Ω | Plain Rectangle (▭) | Rectangle with diagonal arrow | Europe, UK, Australia, modern global CAD |
| BS 3939 (Old UK - Superseded) | Ω | Zigzag or Rectangle (mixed) | Rectangle with arrow through center | Legacy British schematics (pre-1990s) |
| SI Prefixes (Universal) | kΩ, MΩ, GΩ | N/A | N/A | Global (NIST / BIPM standard) |
Decoding the Standards: What Each Row Means in Practice
If you are reading a schematic, the region of the engineer who drew it dictates the symbols you will see. According to the National Institute of Standards and Technology (NIST), the base unit symbol remains Ω globally, but the graphical representation of the component changes.
IEEE 315 (The North American Zigzag)
In the US and Canada, the zigzag line represents the physical reality of early carbon-composition resistors, which were made from a resistive carbon track laid down in a zigzag pattern on a ceramic core. When you see a zigzag with an arrow pointing to the middle, it is a 3-terminal potentiometer. If the arrow points across the zigzag without connecting to a third terminal, it represents a 2-terminal rheostat (variable resistor).
IEC 60617 (The Global Rectangle)
The International Electrotechnical Commission (IEC) standardized the plain rectangle to simplify automated CAD drawing and reduce visual clutter in dense schematics. The rectangle does not represent the physical construction of the component; it is purely a logical block. In modern EDA tools like Altium or KiCad, you can often toggle between IEEE and IEC symbol libraries, but IEC is the default for European and Asian manufacturers.
BS 3939 (The Legacy British Standard)
You will only encounter BS 3939 if you are repairing vintage British audio equipment or reading military schematics from the 1970s and 80s. The UK officially harmonized with the IEC 60617 standard in the late 1980s. In BS 3939, a variable resistor was often drawn as a rectangle with an arrow striking directly through the center of the box, rather than resting diagonally against the outside edge.
Resistor Value Identification: Color Codes and SMD Markings
Knowing the schematic symbol is only half the battle. On the bench, you must decode the physical markings. Through-hole resistors use painted color bands, while Surface Mount Devices (SMD) use printed numeric codes. The following table maps the physical markings to their ohm values.
| Marking Type | Format / Bands | How to Read (Left to Right) | Example Marking | Calculated Value |
|---|---|---|---|---|
| Through-Hole | 4-Band | Digit 1, Digit 2, Multiplier, Tolerance | Brown, Black, Red, Gold | 10 × 10² = 1,000Ω (1kΩ) ±5% |
| Through-Hole | 5-Band (Precision) | Digit 1, Digit 2, Digit 3, Multiplier, Tolerance | Red, Red, Black, Brown, Brown | 220 × 10¹ = 2,200Ω (2.2kΩ) ±1% |
| SMD (Standard) | 3-Digit | Digit 1, Digit 2, Multiplier (power of 10) | 472 | 47 × 10² = 4,700Ω (4.7kΩ) |
| SMD (Precision) | 4-Digit | Digit 1, Digit 2, Digit 3, Multiplier | 1001 | 100 × 10¹ = 1,000Ω (1kΩ) |
| SMD (Ultra-Precision) | EIA-96 (3 characters) | 2-digit code (lookup table) + Letter multiplier | 01C | Code 01 (10.0) × 10² = 1,000Ω (1kΩ) |
Rows People Get Wrong: Common Decoding Traps
Even experienced technicians misread specific resistor markings. Watch out for these edge cases, as detailed in standard resistor color code references:
- The SMD "Zero" Jumper Trap: An SMD resistor marked with a single
0or000is a 0Ω jumper wire, used to cross traces on a PCB. However, a 3-digit SMD marked100is not 100Ω. It is 10 (digits) × 10⁰ (multiplier) = 10Ω. To get 100Ω in a 3-digit SMD code, the marking must be101(10 × 10¹). - Gold and Silver as Multipliers: Most hobbyists know Gold means 5% tolerance and Silver means 10% tolerance when placed in the final band. But if Gold or Silver appears as the third band (the multiplier) on a 4-band resistor, it means multiply by 0.1 or 0.01. A band sequence of Brown, Black, Gold, Gold is 10 × 0.1 = 1Ω ±5%.
- The 6th Band (Temperature Coefficient): On high-precision 5-band or 6-band resistors, the 6th band indicates the Temperature Coefficient (TempCo) in ppm/°C, not tolerance. A brown 6th band means 100 ppm/°C, meaning the resistance will drift by 0.01% for every 1°C change in temperature. Do not confuse this with the 1% tolerance band.
Safe Interpretation When Markings Are Faded or Missing
Carbon film resistors degrade over time, especially when subjected to high thermal loads. The paint bands turn brown, making it impossible to visually distinguish between a Red (2) and a Brown (1) band, or an Orange (3) and a Yellow (4) band. When visual identification fails, you must measure the component with a digital multimeter (DMM).
Never trust a resistance reading taken while the resistor is still soldered into a live or powered-down circuit. A DMM measures resistance by injecting a small known DC current and measuring the voltage drop. If the resistor is in-circuit, the DMM's current will flow through parallel semiconductor paths, biasing transistors and yielding a falsely low reading. Furthermore, if parallel capacitors are present, they will charge from the DMM's test voltage, causing the displayed ohm value to continuously climb. Always desolder and lift at least one leg of the resistor out of the PCB pad before measuring.
Step-by-Step Bench Verification
- Isolate the Component: Desolder one leg of the through-hole resistor, or remove the SMD resistor entirely using a hot air rework station (set to 320°C with moderate airflow to avoid scorching the FR4 fiberglass).
- Zero the Leads: Touch your DMM probes together. Note the lead resistance (usually 0.1Ω to 0.4Ω). For resistors under 10Ω, subtract this lead resistance from your final reading.
- Select the Correct Range: If using a manual-ranging DMM, start at the highest ohm range (e.g., 20MΩ) and step down until you get maximum resolution without the "OL" (Over Limit) indicator.
- Check for Thermal Drift: Hold the resistor body between your fingers. If the ohm value shifts significantly from your body heat, the resistor has suffered internal thermal damage and must be replaced, even if it currently reads within tolerance at room temperature.
Understanding what the symbol of ohm represents on a schematic is the first step in circuit analysis, but accurately translating those symbols into physical, measurable components is what separates a textbook student from a capable bench technician. Always verify your regional schematic standard, double-check your SMD multiplier math, and never trust an in-circuit resistance reading.






