If you've ever opened an electrical drawing from a European machine builder and felt completely lost, you're not alone. The symbols, layouts, and conventions look different from what many American-trained electricians and engineers expect. That's because two competing standards govern how electrical schematics are drawn: ANSI Y32.2 (now largely maintained as IEEE 315) and the IEC 60617 series. Understanding how they compare isn't just academic it directly affects whether you can read a schematic correctly, troubleshoot a machine under pressure, or avoid costly wiring mistakes during installation.

What exactly are ANSI Y32.2 and IEC schematic codes?

ANSI Y32.2 is an American standard originally published by the American National Standards Institute that defines graphic symbols for electrical and electronics diagrams. Over the years, it was absorbed into IEEE 315, which is now the active document in the United States. You'll still hear engineers call it "ANSI" in shop talk because the symbols haven't changed much. IEC 60617 is the international equivalent, maintained by the International Electrotechnical Commission. It covers a broader range of graphical symbols used across Europe, Asia, and much of the rest of the world. If you've worked on Siemens, ABB, or Schneider Electric equipment, you've already seen IEC symbols even if nobody told you that's what they were. Both standards aim to do the same thing: give engineers and technicians a common visual language for electrical diagrams. The problem is they settled on different visual languages.

How do the actual symbols differ?

The differences between ANSI Y32.2 and IEC 60617 aren't subtle once you know what to look for. Here are the most common ones you'll run into:
  • Resistors: ANSI uses a zigzag line. IEC uses a simple rectangle.
  • Capacitors: ANSI uses two parallel lines (one curved for polarized). IEC uses a similar pair but with different proportions and gap spacing.
  • Inductors: ANSI shows a coil with humps. IEC draws a series of arc shapes or a rectangle with a label.
  • Relay coils: ANSI typically uses a circle or rectangle with the coil designation inside. IEC uses a rectangle with the function label, often relying more on reference designations.
  • Contacts (NO/NC): ANSI uses a specific angled-line style for normally open and normally closed contacts. IEC uses a different contact symbol structure, often combined with graphical indicators showing the actuator's effect.
  • Ground symbols: ANSI uses a series of decreasing horizontal lines. IEC uses a simpler filled triangle or horizontal bar arrangement.
For a deeper breakdown of how symbols are structured, our guide to electrical schematic symbol standards covers the underlying logic behind each system.

Why do some industries still use ANSI while others use IEC?

The split isn't random. It follows historical and regional patterns:
  • ANSI/IEEE dominates in the United States, Canada, and countries with strong ties to American manufacturing standards. Oil and gas, utilities, and legacy industrial facilities in North America almost always use ANSI conventions.
  • IEC dominates in Europe, most of Asia, the Middle East, and anywhere multinational equipment manufacturers sell their products. The European Union's Machinery Directive effectively requires IEC-based documentation.
  • Multinational plants often end up with a messy mix. A facility in Texas might have older ANSI drawings from the original build and newer IEC drawings from a German-sourced machine installed last year.
If you're involved in industrial control panel schematic coding conventions, this crossover is something you deal with regularly, not hypothetically.

What about the drawing layout and structure do they organize schematics differently?

Yes, and this is where people get tripped up more than with individual symbols. ANSI schematics traditionally use a ladder diagram format. Power rails run vertically on the left and right sides. Current flows left to right through each rung. This format is intuitive for electricians troubleshooting relay logic because it mirrors how you think about circuits power in, load, power out. IEC schematics (particularly IEC 61082 for drawing rules) tend to use a more horizontal arrangement with power flowing top to bottom. IEC also leans heavily on reference designations (like -K1, -Q2, -M3) built on the IEC 81350 system. These alphanumeric codes tell you what type of device something is without needing a symbol you recognize. Another key structural difference: IEC drawings often separate the schematic into functional sections more deliberately. You'll see a clear distinction between the power circuit, the control circuit, and auxiliary circuits, sometimes on different pages with cross-references. ANSI drawings do this too, but the conventions are less rigid. If you want to get better at reading IEC-style diagrams, our walkthrough on how to read IEC 60617 electrical diagram codes walks through real examples step by step.

How do component marking and labeling compare?

This is a difference that causes real-world wiring errors:
  • ANSI convention: Devices often get letter-number combinations like CR1 (Control Relay 1), M1 (Motor 1), TD2 (Timer Delay 2). The prefix tells you the device type.
  • IEC convention: Devices use a code like K1 (contactor/relay), M1 (motor), Q1 (circuit breaker), F1 (fuse). These come from the IEC single-letter code system where the first letter defines the category.
The IEC system is more systematic, but if you're used to reading "CR1" and suddenly see "K1," it takes a mental adjustment. Misidentifying a contactor as a relay or missing that "Q" means a breaker can lead to wrong assumptions during troubleshooting. Wire numbering also differs in practice. ANSI drawings often use page-based numbering (page 3, wire 1 = 301). IEC drawings may use line reference numbering tied to the drawing's grid system.

What happens when you mix standards on the same project?

This is where mistakes multiply. Here are the most common problems:
  • Misreading a symbol. You see a rectangle and assume it's a resistor (IEC) when the drawing is actually ANSI and it's something else entirely.
  • Wrong wire connections. Different labeling conventions mean you connect wires based on wrong assumptions about which device a label refers to.
  • Control logic confusion. The left-to-right (ANSI) vs. top-to-bottom (IEC) flow means scanning the page differently. When you're tired and troubleshooting at 2 AM, this matters.
  • Missing documentation cross-references. IEC drawings are usually more disciplined about cross-referencing between pages. ANSI drawings from older facilities may have inconsistent referencing.
One real example: A U.S.-based maintenance team received a control panel from a European OEM. The schematic was pure IEC. The technician identified a symbol as a "relay coil" based on ANSI conventions, but it was actually a timer function block in IEC notation. He spent 45 minutes looking for a physical relay that didn't exist before someone pointed out the symbol mismatch.

Which standard should you use for a new project?

Ask yourself these questions:
  1. Where will this equipment be installed? U.S. and Canadian facilities typically expect ANSI/IEEE drawings. European and international installations expect IEC.
  2. Who will maintain it? If your maintenance team was trained on ANSI, giving them IEC drawings creates a knowledge gap. The reverse is equally true.
  3. What does your customer or authority having jurisdiction require? Some contracts and local codes specify a standard. NFPA 79 (for industrial machinery) and UL 508A don't mandate one over the other, but your customer might.
  4. Are you sourcing components internationally? If your panel includes Siemens PLCs and ABB drives alongside Allen-Bradley equipment, your documentation might need to bridge both conventions.
There's no universal "better" standard. IEC is more systematic and internationally recognized. ANSI is more familiar to a large base of American-trained tradespeople. The right choice depends on your audience.

Can you convert between ANSI and IEC drawings?

You can, but it's not a simple symbol swap. A proper conversion requires:
  • Replacing every symbol with its equivalent in the target standard
  • Re-orienting the drawing flow direction (left-right to top-bottom, or vice versa)
  • Translating all device designations (CR1 to K1, etc.)
  • Updating wire numbering to match the target convention
  • Re-drawing cross-references between pages
  • Having someone familiar with both standards review the result for errors
Software tools like EPLAN, AutoCAD Electrical, and SEE Electrical can automate parts of this process, but they still require human verification. Automated conversion is a starting point, not a finished product.

What are practical tips for working with both standards?

  • Keep a symbol comparison cheat sheet posted at your workstation or saved on your phone. When you're staring at an unfamiliar symbol, a quick lookup saves time and prevents mistakes.
  • Read the title block first. It usually states which standard the drawing follows. Don't assume verify.
  • Look at the device list or bill of materials. Even if symbols are unfamiliar, the BOM tells you exactly what's installed.
  • Learn the IEC single-letter codes. Once you know that K = relay/contactor, Q = switching device, F = protective device, M = motor, you can navigate IEC drawings much faster.
  • Practice with real drawings. Study a few ANSI and IEC schematics side by side for the same type of circuit (a simple motor starter, for example). The comparison sticks better than memorizing a chart.

Quick checklist before your next schematic review

  • ☐ Identified which standard the drawing follows (check the title block or notes)
  • ☐ Verified symbol meanings against the correct standard not from memory of the other one
  • ☐ Confirmed device designation conventions (ANSI prefix style vs. IEC letter codes)
  • ☐ Checked wire numbering scheme and cross-references
  • ☐ Noted the signal flow direction (left-right vs. top-bottom)
  • If working on a control panel, reviewed the relevant schematic coding conventions to make sure labeling follows the project's target standard
  • ☐ Compared the BOM against the schematic to catch symbol interpretation errors before wiring begins
If you're working across both standards regularly, invest time in learning IEC reference designations even if ANSI is your home standard. The global trend is moving toward IEC adoption, and technicians who can read both are more valuable on international projects and with imported equipment.