A Complete Beginner-friendly Guide to Resistor Symbol: Meaning, Types & Real Circuit Examples
9 min
- Resistor Symbol Chart (Quick Reference Guide)
- Types of Resistor Symbol
- What Is the Resistor Symbol?
- ANSI vs IEC Resistor Symbol
- Resistor Symbol in Circuit Diagram
- How to Read a Resistor Symbol in a Circuit
- Real Circuit Examples Using Resistor Symbols
- Resistor Symbol vs Other Circuit Symbols
- Resistor Symbol in PCB Design and Schematics
- FAQs about Resistor Symbol
- Conclusion
A resistor symbol is the basic "alphabet" used to draw electronic circuits. Technically, it is a standardized graphical representation of a passive two-terminal electrical component that implements electrical resistance as a circuit element.
This guide breaks down these symbols from simple visual recognition to advanced schematic capture, helping you bridge the gap between a digital drawing and a physical PCB layout.
In this guide, you will learn:
- What a resistor symbol is
- Types of resistor symbols
- ANSI vs IEC differences
- How to read resistor symbols
Resistor Symbol Chart (Quick Reference Guide)

Types of Resistor Symbol
Different types of resistor symbols are used to represent how resistance behaves in a circuit under different conditions. The main types of resistor symbols include fixed, variable, temperature-dependent, and light-dependent resistors. The most common resistor symbols used in circuit diagrams are shown below for quick reference.

Fixed Resistor Symbol
Constant resistance, no adjustment. This is a standard resistor with a set value that never changes. It represents a linear, passive component with a static ohmic value. The schematic symbol remains identical regardless of whether it is a high-wattage wirewound resistor or a microscopic SMD component.
Tip: To identify the physical parts later, refer to the SMD resistor code guide.
Variable Resistor Symbol
Adjustable resistance via manual control. This is a general symbol for a resistor you can adjust manually, like a volume knob. It is typically indicated by an arrow crossing the base symbol.
- Potentiometer Symbol: Three-terminal voltage divider. A potentiometer acts as an adjustable voltage divider. Its symbol features an arrow pointing directly to the center of the resistor body.
- Rheostat Symbol: Two-terminal current limiter. A rheostat (two terminals) acts as a variable current limiter. Its symbol is usually drawn with an arrow striking diagonally across the resistor.
Thermistor Symbol (NTC vs PTC)
Automatic resistance shifts based on temperature. This is a resistor that reacts automatically to heat. Characterized by a diagonal intersecting line, its resistance shifts non-linearly with thermal changes. An NTC (Negative Temperature Coefficient) drops in resistance as heat rises; a PTC (Positive Temperature Coefficient) increases resistance to protect against overcurrent faults.
Light-Dependent Resistor (LDR) Symbol
Resistance changes based on light exposure. This is a resistor that changes value based on light exposure. Drawn with inward-pointing arrows representing incoming photons, it exhibits photoconductive behavior, drastically decreasing its electrical impedance as ambient lux levels increase.
Types of Resistor Symbol Summary Table
Here’s a quick reference table:
| Symbol Type | Simple Function | Technical Characteristic |
|---|---|---|
| Fixed | Constant resistance | Static ohmic value, linear dissipation |
| Variable | Adjustable via knob | Adjustable voltage divpider / current limiter |
| Thermistor | Reacts to temperature | Non-linear thermal coefficient (NTC/PTC) |
| LDR | Reacts to light | Photoconductive impedance shift |
What Is the Resistor Symbol?
A resistor symbol is a graphical representation used in circuit diagrams to show a component that limits current. It appears as a zig-zag (ANSI) or rectangle (IEC).
It’s a standard drawing used in circuit diagrams so engineers don't have to sketch realistic 3D pictures of physical components. It acts as a logical placeholder in Electronic Design Automation (EDA) tools, helping represent how current flows without drawing physical parts.
Purpose of Resistor Schematic Symbol in Circuit Diagram
Resistor symbols make circuits easier to read and design. They replace real components with simple visuals so engineers can quickly understand connections.
In design tools, these symbols also help generate netlists and support simulation (SPICE), allowing accurate circuit analysis based on Ohm’s Law (V = I/R).
Where Is the Resistor Symbol Used? (Circuit Schematics & PCB Design)
You’ll see them right away in blueprint-style circuit diagrams. They are primarily used in schematic capture editors (like EasyEDA, KiCad, Altium, or Eagle). The symbol serves as the logical schematic entity that will later be mapped to a physical copper footprint (such as an 0603 or 0805 SMD package) during the layout phase.
ANSI vs IEC Resistor Symbol

Figure: Comparison of the ANSI zig-zag resistor symbol and the IEC rectangular box resistor symbol.
ANSI Resistor Symbol (Zigzag Line)
This symbol is drawn as a jagged, zig-zag line. It is the IEEE 315 standard adopted primarily in the United States and North America. It historically represents a coiled length of resistive wire.
IEC Resistor Symbol (Rectangle)
This symbol is drawn as a simple, empty rectangular box. It is the IEC 60617 international standard used predominantly in Europe, Asia, and most modern global EDA software libraries.
Key Differences and Standards of ANSI vs IEC
They look different but do exactly the same thing. The visual difference stems from distinct global standardizing bodies. However, in any modern EDA tool, an ANSI symbol and an IEC symbol generate the exact same electrical netlist data.
ANSI vs IEC Resistor Symbol Comparison Table
| Feature | ANSI / IEEE Standard | IEC Standard |
|---|---|---|
| Shape | Jagged Zig-Zag line | Empty Rectangular Box |
| Region | North America | Europe, Asia, International |
| Standard Guideline | IEEE 315 | IEC 60617 |
Resistor Symbol in Circuit Diagram
In circuit diagrams, resistor symbols are used to show how components control current and voltage in a system.
Component Labels of Resistor Symbol (R1, R2, etc.)
This is the name tag for the part on the drawing. Known as a reference designator, this alphanumeric code uniquely identifies the specific component instance, linking the schematic symbol directly to the Bill of Materials (BOM) and pick-and-place files.
Value Representation of Resistor (Ω, kΩ, MΩ)
This indicates how much resistance the part has and determines the impedance multiplier. You will often see European notation in which the multiplier replaces the decimal point (e.g., 4k7 instead of 4.7kΩ) to prevent print errors when reading schematics.
How to Read a Resistor Symbol in a Circuit
Reading a resistor symbol correctly is essential for understanding how a circuit works.
Follow these quick steps:

Figure: How to read resistor symbol labeled R1 value diagram in a circuit schematic
Step 1: Identify Resistor Symbol Type (ANSI vs IEC)
Start by looking at the shape to see if it is a box or a zig-zag. From there, identify the base standard and note any modifying lines (like arrows or circles) to determine if it is a passive linear device, a variable resistor, or an environmental sensor.
Step 2: Read Labels and Resistance Value
Find the component's name and its strength. Locate the reference designator (e.g., R15) and its ohmic value (e.g., 10k). This tells you exactly what part to source during procurement.
Step 3: Understand Resistor Circuit Position
Where a resistor is placed changes what it does. Trace the netlist; if placed in series, it acts as a current limiter. If placed in parallel to ground or VCC, it acts as a pull-down or pull-up resistor to stabilize digital logic gates.
Real Circuit Examples Using Resistor Symbols
Resistors are frequently used to dim lights or split power.
LED Circuit Example
- Limits current
- Prevents LED damage
- Explanation: Placed in series, the resistor limits forward current to prevent thermal runaway in the LED.
Voltage Divider Circuit Example
- Splits voltage
- Provides stable output
- Explanation: Two resistors placed in series between a source and ground. The center junction provides a precise, stepped-down fraction of the input voltage.

Figure: Schematic representation of an LED circuit utilizing a resistor symbol and a voltage divider network featuring a dual resistor symbol configuration.
Resistor Symbol vs Other Circuit Symbols
Resistor vs Capacitor Symbol
Resistors slow down power, while capacitors hold power like tiny batteries. A resistor turns electrical energy into heat (active power). A capacitor symbol (two parallel lines) represents a reactive component that stores energy in an electrostatic field.
See our capacitor symbol explained guide for visual comparisons.
Resistor vs Inductor Symbol
Inductors are wire coils used for filtering signals. While both impede AC signals, they do so differently (inductive reactance vs. resistive impedance). The inductor symbol is drawn as a series of curved loops, distinctly different from the sharp points of the ANSI resistor zig-zag.
Passive Component Symbol Cheat Sheet
| Component | Symbol Visual | Simple Function | Technical Function |
|---|---|---|---|
| Resistor | Zig-zag or Box | Limits current | Dissipates real power as heat |
| Capacitor | Parallel plates | Stores energy | Reactive electrostatic storage |
| Inductor | Coiled loops | Filters AC | Reactive magnetic storage |
Resistor Symbol in PCB Design and Schematics

Figure: Showing a digital schematic resistor symbol converted to a PCB layout footprint and finally a manufactured PCBA component.
Circuit Schematics to PCB Workflow
The digital drawing connects to software that tells the factory how to wire the physical board. Completing your schematic generates a netlist. This maps the logical pins of your resistor symbols to specific X/Y copper coordinates in the PCB layout editor.
Assigning Footprints to Resistors
You have to tell the software what physical size the actual part is. Before layout, your symbol must be assigned a 2D physical footprint. Engineers choose sizes based on power dissipation limits and the surface mount vs through-hole debate.
You can easily find physically available footprints to match your symbols on the JLCPCB Parts Library.
PCB Manufacturing with JLCPCB
Once your design is finalized, upload your files to JLCPCB for fabrication and assembly. Generate and submit your Gerber files for PCB fabrication, and provide your BOM and CPL files for PCB assembly and component placement.
To reduce manual soldering and improve production efficiency, JLCPCB’s PCB Assembly service uses automated SMT equipment to place components with high precision and consistency across your design.
FAQs about Resistor Symbol
Q: Why do resistor symbols look different in circuit diagrams?
Different standards (ANSI and IEC) use different shapes, but both represent the same electrical function.
Q: How do you draw a resistor symbol in a circuit diagram?
Draw a zig-zag line (ANSI) or a rectangle (IEC) between two connection points.
Q: What does a variable resistor symbol indicate?
It shows adjustable resistance, typically marked with an arrow across the resistor symbol.
Q: Can resistor symbols show power rating or tolerance?
No, these values are not part of the symbol, they are defined in specifications or the BOM.
Q: What happens if you misread a resistor symbol in a circuit?
It can cause incorrect current flow, circuit malfunction, or even component damage.
Conclusion
Understanding resistor symbols in circuit diagrams is the easiest and most important step to turning your idea into a working circuit. Whether analyzing an ANSI zig-zag or an IEC rectangle, mastering reference designators, ohmic values, and symbol variants ensures your schematic capture is structurally sound. This accuracy guarantees a seamless netlist export, allowing you to assign exact physical footprints and reliably manufacture professional-grade circuit boards.
Popular Articles
• How to Identify SMD LED Polarity: Markings, Testing, and PCB Tips
• The Ultimate Guide to PCBA: Process,Types and Techniques for the Electronics Enthusiast
• How to Read Resistor Color Code: Complete Guide with Chart and Examples
• How to Create a Bluetooth-Controlled Car With Arduino: A Step-by-Step Guide
• How to Design and Assemble a Reliable ESP32 Module PCB on a 2-Layer Board
Keep Learning
The Complete Guide to LED Symbol [2026 Updated]
The LED symbol is one of the most widely used electronic symbols in modern circuit design. You will encounter LED symbols in power indicators, microcontroller circuits, and RGB lighting systems. Whether you are reading a simple circuit diagram or designing a complex multilayer PCB, understanding the LED schematic symbol is essential for reading and designing electronic circuits correctly. This guide covers everything you need to know about the light-emitting diode symbol, from basic anatomy to real-wo......
ESP32 vs Raspberry Pi: Which Platform Is Better for IoT, AI, Embedded Systems, and PCB Projects?
A battery-powered smart agriculture sensor and a vision-based industrial inspection camera both fall under the "IoT" umbrella, but their hardware requirements are entirely different. ESP32 and Raspberry Pi are frequently at the center of these hardware decisions, yet engineers often compare them as if they are direct substitutes. In reality, one is engineered for ultra-low power and deterministic real-time control, while the other delivers Linux-based multitasking and heavy compute to the edge. In thi......
The Complete Guide to Transformer Symbol: Meaning, Types, Diagram, and PCB Applications
Transformers are fundamental components in power electronics, used for voltage conversion, electrical isolation, impedance matching, and signal coupling. Because of this, the transformer symbol is widely used in circuit schematics for power adapters, SMPS circuits, audio systems, communication interfaces, and industrial electronics. If you've ever confused it with an inductor symbol or ignored those mysterious dots, this is the transformer symbol explained for you. In this guide, you will learn: Trans......
PCB vs PCBA: What Are the Differences and How to Choose the Right Service for Your Project
In the electronics industry, PCBs and PCBAs are frequently confused with one another, but the two represent distinct stages in the hardware production sequence. Engineers and product designers need to maintain a clear distinction between the meaning of a bare Printed Circuit Board (PCB) and a fully assembled Printed Circuit Board Assembly (PCBA). So here’s the deal: A PCB is a blank board—etched copper, no components. A PCBA is a fully assembled board—ready to test, ready to ship. The distinction is i......
The Ultimate Fuse Symbol Guide for Schematics, PCB Design & Electrical Protection
Key Takeaways About Fuse Symbols 1. Fuse symbol represents overcurrent protection: It shows exactly where the circuit intercepts fault currents. 2. Always placed in series: Never in parallel; it must sit directly on the power rail. 3. IEC and ANSI symbols differ visually: IEC uses a rectangle with inner vertical lines; ANSI uses either a rectangle with a center line or an S-curve. 4. Annotation defines type and rating: Always include designator (F1), blow type (F/T), amps, and volts. 5. Critical for P......
The Ultimate Guide to IC Symbol: Meaning, Types & Circuit Diagram Examples
Think of an integrated circuit (IC) as a microscopic city of electronics. Instead of drawing hundreds of individual components, engineers use an integrated circuit symbol to represent the entire system as one clean block. While the physical chip might look like a tiny black bug with metal legs, the IC schematic symbol explained on paper is a functional map. Understanding these electronic IC symbols makes designing and troubleshooting infinitely easier. What you will learn in this guide: 1. Understand ......