grokkingstuff Home Blog Projects Wiki Calculators About

Potentiostat

date2026-07-24tags:chem:

The potentiostat is the instrument that makes every technique on this wiki possible. It enables OCP, LPR, CV, and EIS. This page is about the instrument itself. It covers why the instrument needs three electrodes instead of two. It covers what the instrument does internally. It covers how to hook up a real cell safely.

Why three electrodes

Two electrodes work for a simple first idea. A two electrode setup combines a working electrode and a counter reference electrode. It is how a battery or simple electrolysis cell is wired. The problem is that any current flowing through an electrode polarizes it. Polarization pushes the potential away from equilibrium. The reference electrode must not move. Forcing current through it shifts its potential. Your known reference point is no longer known.

The three electrode cell splits the two jobs:

The potentiostat control loop measures the potential difference between WE and RE. It does this through a high impedance amplifier that draws negligible current from the reference. Ideal current is less than nanoamps. The instrument adjusts the current it drives between WE and CE until the WE versus RE potential matches the experiment program. Conventional current flows in the external circuit between WE and CE. The RE just watches.

You cannot casually swap electrodes mid experiment. A two electrode measurement works as a valid simplification only when the counter electrode polarization is small enough or symmetric enough to not matter. This is true for some battery and symmetric cell work. It is not true for a corrosion cell where you need an accurate WE potential.

iR drop and compensation

The reference does not sit exactly at the working electrode surface even though it carries no current. Electrolyte always exists between the reference tip and the working electrode. That gap has real ohmic resistance Ru, the uncompensated resistance. The working electrode current i flowing through the solution toward the counter electrode causes a potential drop across that path:

E_applied = E_true + iRu

The potentiostat amplifier controls E_applied. It does not directly control E_true. At low current or in highly conductive electrolyte this error is negligible. In resistive electrolytes like organic solvents or thin films or coatings, or at high current density, it causes a large systematic distortion of your voltammogram or polarization curve. Peaks shift. Tafel slopes look wrong. LPR derived Rp is inflated by the Ru added in series.

The Luggin capillary and the shielding artifact

The obvious fix is to bring the reference tip as close as possible to the WE. This has its own problem. A reference or Luggin capillary placed too close physically blocks the current path from the WE to the CE. It disturbs the current distribution on the WE surface. The portion of the WE under the capillary tip sees less than its share of the total current. The measured polarization curve underestimates the true current density. This is the Luggin capillary shielding artifact. It appears in the corrosion literature. See Mansfield, Corrosion 1982, 38, 556-559.

The practical guideline: bring the capillary tip to within one capillary diameter of the WE surface. Do not go closer. Position it off center, not directly in front of the WE center. This disturbs the current distribution less. A drawn glass Luggin capillary with a 0.5 mm tip needs about 0.5 mm from the surface. A reference electrode in a bulkhead fitting has no capillary. The electrode body limits the closest approach to a few mm at best. The increased Ru is the price for avoiding the shielding artifact.

Two practical fixes:

Compliance voltage

The compliance voltage is the maximum voltage the potentiostat can put across the WE CE loop. It forces the requested current or potential. If the cell resistance is high enough, reaching the target WE versus RE potential requires exceeding that maximum. The instrument hits compliance. It saturates. The loop can no longer track your program. The reported potential is no longer the one you asked for. The current or potential trace flatlines or clips.

The rule of thumb: the compliance voltage must exceed the sum of the maximum current times the cell total resistance and the full potential window you sweep. Multiply by a safety margin of about 1.5.

V_comp > I_max * R_cell + E_window

If your CV sweeps from minus 2 V to plus 1 V vs SCE, the window is 3 V. The cell resistance is 10 k ohm at a peak current of 1 mA. You need V_comp > 1.5 * (0.001 * 10000 + 3) = 6 V. Any portable potentiostat handles that. If the same sweep runs in a resistive organic electrolyte with R_cell = 100 k ohm, the required compliance jumps to 1.5 * (0.001 * 100000 + 3) = 154.5 V. This exceeds most benchtop instruments and all portable units. Fix the issue by reducing cell resistance. Use a bigger or better counter electrode. Add more supporting electrolyte. Shorten the electrode spacing. Do not expect the instrument to push through.

Potentiostat vs galvanostat

The same instrument usually does both. It uses different control modes.

The three electrode wiring is identical either way. The difference is purely which variable, E or i, is the control loop target and which is the measured output.

Portable vs benchtop instruments

For an instrument agnostic primer on the potentiostat control loop and electrode roles, PalmSens maintains a public knowledgebase at https://www.palmsens.com/knowledgebase/. It has short articles on working reference and counter electrode roles, compliance voltage, iR compensation, and two three and four electrode configurations. Pine Research YouTube channel at https://www.youtube.com/channel/UCkaSux3EzBER0CU8P_9IOsw has recorded webinars covering the same ground with more circuit level detail.

Four electrode measurements

The three electrode cell is standard for most electrochemistry. A four electrode configuration exists and is worth knowing about. A four electrode setup uses two separate reference electrodes. One sits near the working electrode. The other sits near the counter electrode. The potentiostat measures the potential difference between them. This is the standard configuration for:

Most benchtop potentiostats support four electrode mode. They label it as four wire or four electrode with separate RE1 and RE2 leads. Portable and USB units rarely support it.

Sciencemadness notes: building and repairing your own potentiostat

The sciencemadness wiki and forums contain practical notes on building a simple potentiostat from op amp components. This is not a replacement for commercial instrument stability, bandwidth, or compliance voltage. It is a useful starting point for understanding the instrument loop at the component level. Recurring themes include:

The PalmSens knowledgebase articles on the operational amplifier view of the potentiostat and the Pine Research webinars are more reliable than variable quality forum posts. The sciencemadness notes are a starting point for the circuit topology. Do not follow them blindly.

Connecting a real cell

A typical bench setup works like this:

Sensible defaults before pressing start:

See also