If you are asking what schematic symbol represents a current limiter, the direct answer is that there is no single universal symbol. "Current limiter" is a functional description, not a specific physical component. Depending on the circuit's design, the symbol will represent a standard fuse (a rectangle with a center line), a PTC thermistor (a rectangle with a diagonal strike-through), a current-regulating diode (a diode symbol annotated with "CRD" or a JFET with its gate tied to the source), or an active integrated circuit block. To read the schematic correctly, you must identify the underlying component performing the limiting function.

Current Limiter Schematic Symbols & Component Reference

Because current limiting is achieved through different physical mechanisms—thermal, semiconductor junction, or active logic—the schematic symbol changes accordingly. The table below maps the functional limiter type to its symbolic representation, benchmark part numbers, and critical electrical parameters.

Functional Type ANSI/IEEE 315 Symbol IEC 60617 Symbol Benchmark Part Number Key Electrical Parameter
Standard Fuse (Fast-Acting) Rectangle with a straight horizontal line through the center. Rectangle with a straight horizontal line; sometimes a solid black box on one end to denote the fusible link. Littelfuse 0251.062M 62mA Rated, 125V AC/DC
PTC Resettable Fuse Rectangle with a diagonal line; often annotated with "PTC" or a thermistor symbol. Rectangle with a diagonal strike-through and a small "+t°" or "t" indicating positive temperature coefficient. Bourns MF-R050 Hold: 0.5A, Trip: 1.0A (at 20°C)
Current Regulating Diode (CRD) Standard diode triangle and bar, annotated with "CRD" or "I" inside a circle. Diode symbol with a horizontal line inside the triangle, or a JFET symbol with the gate shorted to the source. Central Semi J500 0.5mA Pinch-off Current ($I_p$)
Active Electronic Limiter (eFuse IC) Box labeled "Current Limit" or an Op-Amp driving a MOSFET gate. Functional block diagram (rectangle) with specific pin designations (IN, OUT, EN, ILIM). Texas Instruments TPS2553 Programmable via $R_{ILIM}$ resistor
Ambient Temperature Derating Note: When interpreting PTC symbols on a schematic, remember that the listed "Hold Current" is typically rated at 20°C ambient. A Bourns MF-R050 (0.5A hold) will actually trip at a much lower current if the PCB ambient temperature reaches 70°C. Always check the manufacturer's derating curve when designing for enclosed or high-heat environments.

Regional Standards: ANSI/IEEE vs. IEC vs. Legacy UK

Interpreting these symbols requires knowing which drafting standard the engineer followed. The two dominant global standards are the US-based ANSI/IEEE 315 and the international IEC 60617.

  • ANSI/IEEE 315 (North America): Heavily relies on geometric shapes (rectangles, circles) with internal text or simple lines. For example, a time-delay fuse is simply the standard fuse rectangle with a curved line inside, rather than a distinct graphical shape.
  • IEC 60617 (Europe/Global): Standardizes internal lines to denote the physical function or trigger mechanism. A thermal trigger (like a PTC) is explicitly marked with temperature notation. IEC symbols are generally more descriptive of the underlying physics but require more space on the schematic sheet.
  • Legacy UK (BS 3939): Largely obsolete but still encountered in older industrial control panels and legacy marine schematics. BS 3939 used distinct graphical variations, such as a circle with a central dot for certain protective relays, or a specialized "feathered" line for fuses. If you are retrofitting a panel built before 1990 in the UK, expect these legacy variants.

When dealing with modern active eFuse ICs, regional symbol differences disappear. Active ICs are universally represented as functional block diagrams (rectangles with pin names) because their internal complexity (charge pumps, logic gates, fault flagging) cannot be reduced to a simple passive symbol.

Rows People Get Wrong & Faded Marking Protocols

Even experienced technicians misread current limiter symbols, particularly when dealing with solid-state alternatives to traditional fuses. Here are the most common schematic misinterpretations and how to handle degraded physical boards.

The "Thermistor" Confusion (PTC vs. NTC)

In older or hastily drawn schematics, both Positive Temperature Coefficient (PTC) resettable fuses and Negative Temperature Coefficient (NTC) inrush limiters are drawn as a rectangle with a diagonal line. If the "+t" or "-t" annotation is missing, assuming the wrong type is catastrophic. An NTC decreases resistance as it heats up; if placed in a circuit designed for a PTC (which increases resistance to choke a fault), the NTC will effectively become a short circuit during an overload, leading to melted traces or fire. Rule of thumb: If the component is in series with the main power rail and lacks a specific NTC inrush annotation, assume it is a PTC current limiter.

The JFET Constant Current Source Misread

A JFET (Junction Field Effect Transistor) with its gate tied directly to its source acts as a highly effective, low-cost current limiter (a CRD). Beginners often read this schematic symbol as a standard switching or amplification stage and fail to realize it is clamping the downstream current. If you see a JFET symbol where the gate pin physically loops back to the source pin with no other connections, it is functioning as a current limiter.

Safe Interpretation When PCB Markings are Faded

After a severe fault event, the silkscreen designator (e.g., "F1" or "VR1") and the component body markings are often burned off. To safely identify the limiter type on the bench:

  1. Measure Resistance (De-energized): A healthy standard fuse or PTC will read < 1 ohm. A CRD will show a standard diode forward voltage drop (0.3V - 0.7V) in one direction and open-loop (OL) in the reverse.
  2. Count the Pins: If the component has more than two pins, it is an active electronic limiter (eFuse or hot-swap controller). A 6-pin or 8-pin SOT-23/SON package in the power path is almost certainly an active IC.
  3. Trace the ILIM Pin: Active limiters will have a specific pin routed to a programming resistor ($R_{ILIM}$) that terminates at ground. Finding this resistor confirms the presence of an active limiter.

Bench Verification and Safe Replacement

Verifying a current limiter requires more than a simple continuity check. A PTC that reads 0.5 ohms on a multimeter might still be mechanically degraded and trip prematurely under load.

To properly verify a PTC resettable fuse, you must use a programmable DC power supply in constant current (CC) mode. Slowly ramp the current up to the datasheet's specified "Trip Current" (usually 2x the Hold Current). The voltage across the PTC should suddenly spike as the polymer matrix expands and breaks the conductive carbon chains, pushing the resistance into the thousands of ohms. If it fails to trip within the datasheet's specified time-to-trip (often 1 to 5 seconds at the trip current), the component is defective and must be replaced.

WARNING: Mains and Lithium Safety
Never replace a blown current limiter with a higher-rated component to "stop nuisance tripping." Nuisance tripping indicates a design flaw, a failing downstream load, or an ambient temperature issue. Bypassing or up-sizing a limiter on a lithium-ion battery pack BMS or a mains-connected power supply defeats the primary fire-prevention mechanism. Always replace with the exact manufacturer-specified part number, accounting for both the hold current and the maximum interrupting voltage rating.

For a comprehensive visual database of these and other passive component symbols, the All About Circuits symbol reference remains an excellent bench-side companion to the official IEEE and IEC standard documents.