To connect a capacitor correctly, you must first identify if it is polarized (electrolytic/tantalum) or non-polarized (ceramic/film). Polarized capacitors require the positive lead to connect to the higher voltage node and the negative lead to ground. Non-polarized capacitors can be connected in either direction. Miswiring a polarized capacitor will destroy its internal dielectric layer, leading to catastrophic failure.

This guide walks through a standard DC filtering schematic, maps physical terminals to diagram symbols, and provides exact multimeter verification steps to ensure your circuit is safe before applying power.

Decoding Schematic Symbols and Physical Terminals

Before tracing a circuit, you must translate the schematic symbols to the physical component on your bench. In standard IEC and IEEE schematics, a non-polarized capacitor is drawn as two parallel straight lines. A polarized electrolytic capacitor is drawn with one straight line and one curved line, often accompanied by a plus (+) sign. The straight line represents the positive plate (anode), while the curved line represents the negative plate (cathode), mimicking the physical foil roll construction inside the aluminum can.

On the physical device, identifying the terminals relies on visual markers. For through-hole electrolytic capacitors (like the Panasonic FR series), the negative lead is indicated by a contrasting stripe with minus (-) signs printed on the shrink sleeve. Additionally, manufacturers ship these parts with the positive lead trimmed slightly longer than the negative lead.

Terminal and Pin Mapping Table
Component Type Schematic Symbol Physical Positive (+) ID Physical Negative (-) ID Typical Use Case
Aluminum Electrolytic Straight & Curved line (+) Longer lead, no stripe Shorter lead, stripe with minus signs Bulk DC filtering, audio coupling
Tantalum (DIP/SMD) Straight & Curved line (+) Marked with a line/bar on SMD pad Unmarked side / shorter DIP leg Low-profile DC decoupling
Multilayer Ceramic (MLCC) Two parallel straight lines Either lead (Non-polarized) Either lead (Non-polarized) High-frequency bypass, RF filtering
Motor Run (AC Film) Two parallel straight lines Either terminal (Non-polarized) Either terminal (Non-polarized) HVAC compressors, ceiling fans

Node-by-Node Wiring Trace: 12V to 5V DC Filter Circuit

To understand how to connect a capacitor in a real-world scenario, we will trace a common power supply filtering circuit. This circuit steps 12V from a DC wall adapter down to 5V using an LM7805 linear regulator to power an ESP32 microcontroller. We are using two polarized electrolytic capacitors (10µF, 25V) and one non-polarized ceramic bypass capacitor (0.1µF, 50V).

Ground Path Rule: In DC circuits, all capacitor negative leads must tie to a common ground bus (Node 0). This bus must provide a low-impedance return path directly back to the power supply's negative terminal. Never daisy-chain high-current ground returns through a capacitor's negative lead.
  1. Node 1 (Source): The 12V DC power supply positive terminal connects to the input pin of the LM7805 voltage regulator.
  2. Node 2 (Input Filter): At the LM7805 input pin, connect the positive lead of the first 10µF electrolytic capacitor. Connect the negative lead (stripe side) to the common ground bus (Node 0). This capacitor suppresses low-frequency ripple from the wall adapter.
  3. Node 3 (Regulator Output): The LM7805 output pin provides a regulated 5V. Connect the positive lead of the second 10µF electrolytic capacitor here. Connect its negative lead to the common ground bus (Node 0). This prevents regulator oscillation.
  4. Node 4 (Load Bypass): At the ESP32 5V input pin, connect one leg of the 0.1µF non-polarized ceramic capacitor. Connect the other leg to the common ground bus (Node 0). Because it is ceramic, polarity does not matter. This component shunts high-frequency digital switching noise to ground.
  5. Node 0 (Ground Return): The common ground bus collects the negative leads from all three capacitors, the LM7805 ground pin, and the ESP32 GND pin. A single, heavy-gauge wire routes Node 0 back to the 12V DC power supply negative terminal.

Verifying Your Connections with a Multimeter

Never apply power to a newly wired capacitor circuit without bench verification. A reversed electrolytic capacitor can vent boiling electrolyte within seconds of energization. Use a digital multimeter (DMM) to perform these three checks.

Step 1: Visual Polarity Audit
Trace the physical stripe on every electrolytic capacitor. Verify that the stripe aligns with the schematic's curved line and connects to the ground bus. If using SMD tantalum capacitors, ensure the anode bar aligns with the positive voltage trace.

Step 2: Dead-Short Continuity Check
Set your DMM to continuity mode (the diode/sound wave icon). Place the red probe on the main positive voltage node (Node 1) and the black probe on the ground bus (Node 0). Expected Result: The meter may beep briefly for a fraction of a second as the capacitors charge from the meter's internal battery, but it must quickly settle to "OL" (Overload/Open Line). If the meter sustains a continuous beep and reads near 0.00 ohms, you have a solder bridge or a shorted capacitor. Do not apply power.

Step 3: Resistance Charge-Curve Verification
Set your DMM to the highest resistance range (usually 2MΩ or 20MΩ). Place the red probe on the positive lead of a large electrolytic capacitor and the black probe on the negative lead. Expected Result: The resistance reading will start very low (near 0Ω) and steadily climb as the capacitor charges from the multimeter's test voltage, eventually hitting "OL". If the reading stays at 0Ω, the internal dielectric has failed short. If it immediately reads "OL" without climbing, the capacitor is internally open. For small ceramic capacitors (like the 0.1µF), the charge time is so fast the meter will simply read "OL" instantly; this is normal.

Frequently Asked Questions

How to connect a capacitor to a motor for starting?

AC induction motors (like those in HVAC compressors or well pumps) use non-polarized motor start or run capacitors, typically housed in oval or round metal cans (e.g., CBB60 or CD60 series). Because they operate on alternating current, polarity does not exist. To wire a start capacitor, connect one terminal in series with the motor's start winding and the centrifugal switch, while the other terminal connects to the main line voltage. For a run capacitor, connect the "C" (Common) terminal to the main power line and the "FAN" or "HERM" (Hermetic) terminal to the specific compressor or fan winding. Always discharge the capacitor with a 20k-ohm, 5-watt bleeder resistor across the terminals before touching the wiring.

How to connect a capacitor in parallel versus series?

When you connect capacitors in parallel (all positive leads tied together, all negative leads tied together), the total capacitance adds up ($C_{total} = C_1 + C_2$), but the maximum voltage rating is limited to the lowest-rated capacitor in the group. This is how you build large filter banks. When you connect them in series (the negative lead of the first connects to the positive lead of the second), the total capacitance drops ($1/C_{total} = 1/C_1 + 1/C_2$), but the voltage rating adds up. Series wiring is rarely used for bulk storage because the internal leakage currents will unevenly divide the voltage, potentially over-stressing one capacitor unless high-value bleeder resistors are placed in parallel with each unit to balance the voltage.

What happens if you connect a polarized capacitor backwards?

Electrolytic capacitors rely on a microscopic layer of aluminum oxide as the dielectric, which is formed electrochemically during manufacturing with a specific polarity. If you apply reverse voltage, this oxide layer breaks down, allowing massive DC current to flow directly through the electrolyte. This causes rapid electrolysis, generating hydrogen gas and extreme heat. The internal pressure will quickly exceed the mechanical limits of the aluminum can. The capacitor will either vent hot, corrosive electrolyte through the scored cross-vent on the top of the can, or, if the vent fails to open fast enough, explode violently, spraying shrapnel and conductive fluid across your circuit board.