What Is an Open Circuit? Definition, Causes, and How to Test It
An open circuit is a circuit where the conducting path is broken. Current stops. Voltage may still be present at the break, but resistance at the fault climbs toward infinity. That’s the physics — and it is governed by one equation: Ohm’s Law. When the path is interrupted, I = V/R becomes I = V/∞ = 0.
That is the single most important fact about open circuits, and almost every troubleshooting mistake stems from forgetting it.
The Core Definition — Current = Zero
For current to flow, a circuit needs a complete loop. Charge leaves the positive terminal, travels through the load, and returns to the negative terminal. Break that loop anywhere — a lifted pad, a cracked trace, a switch left open — and the branch goes dead.
At the fault, resistance approaches infinity. Power dissipation at the open point drops to zero. The load does not burn out; it simply stops.
Here is what surprises people who work with circuits for the first time: the voltage does not disappear. Across the break, you will typically measure the full emf of the source. A 12V battery in open circuit still shows 12V between its terminals. The potential is there; the current path is gone.
Understanding this distinction is what separates a quick diagnosis from hours of wasted troubleshooting.
Ohm’s Law Applied to Open Circuits
The governing equation is I = V/R.
When R = ∞, I = 0. The voltage V stays whatever the source is providing. This is why an open circuit does not behave the same way as a powered-down circuit — there is still energy available at the break.
When you test with a multimeter, this is exactly what you are looking for: no continuity, resistance reading off the scale.
Open Circuit vs Closed Circuit — What Is the Difference?
A closed circuit is complete. Charge flows, the load operates, everything works as intended.
An open circuit has a break. The load is dead. The supply may still be pushing, but the path no longer exists.
The wall switch by your door is a good example. When you flip it off, you are intentionally opening a circuit. The light goes out because the loop is broken. Flip the switch on and the circuit closes — current flows again.
The dangerous version is the unintentional break. A wire that has fractured inside a wall looks the same as a closed circuit from the outside. The switch is on, the breaker has not tripped, but nothing works. And if you touch the exposed ends of that broken wire, you may become the path.
What Causes an Open Circuit?
Intentional Causes (Switches)
Every switch — light switch, power button, relay cutoff — works by intentionally opening a circuit. These are safe and controlled.
Unintentional Causes (Faults)
Most open circuit problems fall into four categories.
Broken conductors. A wire that has been cut, crushed, or fatigued until the copper strands fracture. This is particularly common in cables that flex repeatedly. The strands break one by one under repeated bending stress. The last strand fails last — and often fails catastrophically, carrying the full current until it melts.
Loose connections. A wire that looks connected but has lost full metal-to-metal contact. Corrosion, insufficient crimp pressure, or a loose screw terminal can all produce this. The connection may intermittently work, which is worse than a clean failure — intermittent faults are far harder to track down.
Component failure. A solder joint that cracked during thermal cycling. A trace that lifted from the substrate during reflow. A resistor or capacitor that failed internally. These happen without warning and can be difficult to spot if the failure is microscopic.
Switch failure. Contacts that wore out, corroded, or fused in the open position. When a switch fails, it usually fails to the position it is in most often — which means a light switch used daily may fail open, and you lose that circuit with no other symptoms.
PCB-Specific Failure Modes
On assembled circuit boards, open circuits take specific forms.
Lifted pad. The copper pad has separated from the substrate. The component is still in place, but the electrical connection runs through a thin sliver of solder or nothing at all. This is one of the most common failures after rework.
Cracked trace. A hairline fracture in the copper, often invisible to the naked eye. It may pass inspection and functional test at room temperature but open under thermal load when the board expands and contracts. On flex sections of a board, this is a particular risk.
BGA void. A solder void under a ball grid array component. The joint looks intact from above. Electrically, it may be intermittent or open. This requires X-ray inspection to confirm, and it is one of the most expensive failures to debug in high-density assemblies.
For boards going into aerospace, medical, or automotive applications, IPC-6012 sets the acceptance criteria for what constitutes a rejectable open conductor or lifted land. These are not suggestions — they are the qualification baseline.
Open Circuit vs Short Circuit — A Direct Comparison
Open and short circuits are opposite extremes of the same Ohm’s Law relationship.
| Property | Open Circuit | Short Circuit | ———- | ————- | ————— | Resistance | Infinite (R = ∞) | Near zero (R ≈ 0) | Current | Zero | Extremely high | Voltage across fault | Full supply voltage | Near zero | Effect on load | Load stops working | Component damage, overheating | Primary cause | Broken wire, loose connection | Insulation failure, wiring error | Immediate danger | Moderate (voltage still present) | High (fire risk, arc flash) |
|---|
The short circuit is the more immediately dangerous condition. Current spikes, components overheat, and fires can start within seconds. An open circuit leaves a system dead but usually undamaged. Both are failures, but the short circuit is the one that destroys things.
How to Test for an Open Circuit
Multimeter Continuity Test
Set your digital multimeter to continuity mode (usually the diode symbol or the sound wave icon). Touch the probes together. The meter should beep or show a low resistance value.
Now touch the probes across the component or conductor you suspect is open. Beep means continuity — the path is complete. Silence means open. If your meter shows resistance instead of beeping, look for a reading below 2 ohms for a good connection. “OL” (over limit) or a value in the megaohm range means the circuit is open.
This takes about 10 seconds and answers the question definitively in most cases.
Visual Inspection
Some open circuits are visible. Grab a flashlight and a 10x loupe or a USB microscope.
Look for: burned or discolored conductors, cracked solder joints, lifted pads, corroded connections, or broken insulation on wires. On PCBs, apply flux and reflow any joint that looks questionable — a cracked joint often re-flows successfully if you catch it before the pad lifts completely.
For boards with BGA components, visual inspection will not help. You need X-ray.
How to Fix an Open Circuit
Fix strategy depends on where the open is.
Broken wire. Replace the wire or the cable assembly. For cables inside walls, check local codes before splicing — many jurisdictions prohibit in-wall splices.
Loose connection. Tighten the terminal. If the screw is stripped, replace the connector entirely. If the crimp failed, cut the old crimp off and re-crimp with the correct tool and die set. A bad crimp is usually worse than no connection at all because it can intermittently arc.
Cracked solder joint. Apply flux and reflow with a soldering iron. For BGAs and fine-pitch components, you need hot air rework equipment and experience. Do not attempt BGA rework without both.
Lifted pad. If the pad has separated from the board but the copper trace is intact, you can sometimes bridge to an adjacent via with thin wire. If the pad and trace are both gone, you need to build a new land — this requires epoxy, copper foil, and fine-tip soldering.
Cracked PCB trace. Bridge the crack with 30 AWG wire, soldered across the break on both ends. On multilayer boards, route around to an inner layer via if the surface trace is too compromised.
For manufacturing engineers: if you are seeing recurring open circuit failures in production, the root cause is almost always in your process. Improper reflow profile, insufficient solder paste volume, board flex after assembly, or pad contamination. Run your assemblies through IPC-A-610 inspection and look at the solder joint criteria.
Preventing Open Circuits in PCB Design
Debugging an open circuit is slow and expensive. Prevention is cheaper every time.
Follow IPC-7351 land pattern standards. Undersized pads are one of the top causes of lifted pad failures, especially after rework. The standard exists for good reasons.
Use NSMD pads for fine-pitch components. Non-Solder Mask Defined pads give the solder joint a cleaner interface and reduce lifted pad failures during thermal cycling. The copper defines the land; the mask does not.
Add thermal relief on large pads. Connect large power pads to the plane with four thermal spokes, not a solid fill. This makes soldering easier and reduces thermal stress during reflow. The tradeoff is a small amount of additional resistance on the thermal spoke — for high-current pads, calculate whether that matters.
Strain relief connectors. Any connector that gets mated and unmated needs mechanical strain relief within 25mm of the body. Without it, the solder joint absorbs all the mechanical load. It will crack. Eventually.
Flex circuit rules matter. If your board has flexible sections, IPC-2223 applies. Minimum bend radius, coverlay placement, and stiffener attachment all affect whether the flex survives the product’s expected lifetime.
The real-world catch: you can design everything correctly and still get open circuits from assembly process issues. Profile your reflow oven. Use SPI to verify paste volume. Run AOI on every panel. Open circuits from process variation are preventable — catch them before the panel ships.
Frequently Asked Questions
What is the fastest way to check for an open circuit?
Digital multimeter in continuity mode. Ten seconds. No beep means open.
Is an open circuit dangerous?
Often yes. The load may be off, but voltage is still present at the break. If you touch exposed conductors, you complete the circuit. Treat any live system as dangerous regardless of whether the load is operating.
Can an open circuit cause a fire?
Not directly — an open circuit dissipates zero power at the fault. But in circuits with inductive loads (motors, transformers, relays), a sudden current interruption generates high voltage transients that can damage insulation and cause arcing. This is an indirect fire risk.
What is the difference between an open circuit and a broken circuit?
Nothing. They are the same thing. “Open circuit” is the technical term; “broken circuit” is the plain-language description.
Why does voltage still exist across an open circuit?
Voltage is potential. It exists between two points regardless of whether current flows. The battery or supply is still pushing — the potential is real. The current path is what is gone.