← SciSim / Neuroscience
· · SciSim ·

Voltage Clamp & Current Clamp

Experimental Methods · Space Clamp Error · Patch Clamp

🧠 Tier: Standard UG · Electrophysiology
Version:
§ 01
Interactive Simulation
Variable 1
Variable 2
Input
Output
Count
0
State
Time
0
ms
Playback
Preset
Parameters
Parameter 15.0
Parameter 25.0
Input I5.0
T sim (ms)500
Overlays
§ 02
The Idea, Step by Step
▸ Holding the voltage still to measure the current
STEP 1 — Start simple
Think of cruise control in a car: you pick a speed and the car automatically presses or eases the gas to hold that speed up every hill. A voltage clamp does the same for a neuron's "charge level" — its membrane voltage. You choose a voltage, and an electronic helper continuously adds or removes electric current to keep the membrane frozen at exactly that value. Because it works so hard to hold the voltage still, the amount of current it has to supply tells you precisely how much current the cell's ion channels are passing. A current clamp is the opposite: you set the current you inject and let the voltage move freely — that is how you watch a real spike happen.
STEP 2 — Name the pieces
Two quantities do the work. The command voltage $V_{cmd}$ is the value you dial in. The clamp current $I_{clamp}$ is what the amplifier supplies. The rule is simply that the amplifier injects just enough current to cancel whatever the channels do, so $I_{clamp}=-I_{ionic}(V_{cmd})$. Hold a cell at $V_{cmd}=-40$ mV and suppose its sodium channels pour in $2$ nA of inward current; the clamp must pull $2$ nA back out to stop the voltage from moving — and that $2$ nA reading is your measurement of the channel current. No electrode is perfect, though: a small series (access) resistance $R_s$ sits between the wire and the cell, so any current $I$ creates a voltage error $V_{err}=I\,R_s$. The bigger the current, the more the true membrane voltage drifts away from the value you set.
STEP 3 — The precise picture
A neuron is not a single point. Its dendrites stretch far from the soma where the electrode sits, and voltage leaks as it spreads: $V(x)\approx V_{soma}\,e^{-x/\lambda}$, where the space constant $\lambda$ is the distance over which the voltage falls to about $37\%$. So a somatic "voltage clamp" really only clamps the soma — distant dendrites settle to their own voltages and contaminate the measurement. This is the space-clamp problem, and it is why electrotonically compact cells (electrotonic length $L<0.3$) give the cleanest recordings. Modern patch clamp (Neher & Sakmann, Nobel 1991) presses a glass pipette against the membrane to form a gigaohm "gigaseal," so almost no current leaks around the electrode and both clamp modes become far more accurate. On the controls here, read Input I as the command level you impose, Parameter 1 as the series resistance $R_s$, and T sim as how long you record after a voltage step.
STEP 4 — Try this in the sim above
Use the sliders as the experiment's knobs and reason through each move. Raise Input I (the command level): the ion channels respond more strongly, so the clamp current must grow to cancel them — a larger reading. Now raise Parameter 1 ($R_s$): the same current now drops more voltage across the electrode, $V_{err}=I\,R_s$ climbs, and the cell is no longer truly held at $V_{cmd}$ — exactly the error a gigaseal minimises. Picture moving the recording electrode out along a dendrite and the $e^{-x/\lambda}$ decay means a step you command at the soma barely reaches the tip — that is space clamp failing. Lengthen T sim to give the clamp time to settle after each step.
§ 03
Equation Derivation
▸ Voltage Clamp & Current Clamp
$$\text{VC: }V=V_{cmd},\;I_{clamp}=-I_{ionic}(V_{cmd}) \quad \text{CC: }I=I_{inj},\;V(t)\text{ measured}$$ $$V_{err}=I\times R_s \;\text{(series resistance error)}, \quad V_{dend}(x)\approx V_{soma}e^{-x/\lambda}$$
STEP 1 — Voltage Clamp Principle
Feedback amplifier: compare V_membrane to V_command → inject I to minimise difference. I_clamp = -I_ionic at V_cmd. Hodgkin & Huxley used axial wire voltage clamp in giant squid axon. Modern: patch clamp (Neher & Sakmann, Nobel 1991). Whole-cell: G_seal > 1 GΩ required.
STEP 2 — Patch Clamp Modes
Cell-attached → whole-cell (rupture) → inside-out (rip). Or: whole-cell → outside-out (pull). Each exposes different membrane face to controlled solutions. Single-channel: cell-attached or excised patch. Whole-cell: action potentials, synaptic currents. Outside-out: ligand-gated channels with fast solution exchange.
STEP 3 — Space Clamp Problem
Somatic VC controls only soma V. Dendrites: V_dend(x) ≈ V_soma × e^{-x/λ}. Distal dendrites remain poorly clamped → contaminating currents. Solution: electrotonically compact cells (L<0.3), outside-out patches, or compartmental corrections (Rall 1967). Ignored space clamp → systematic errors in conductance estimates.
▸ Primary References

Hodgkin et al. (1952) J Physiol; Hamill et al. (1981) Pflügers Arch 391:85

Gerstner et al. — Neuronal Dynamics (neuronaldynamics.epfl.ch, free) · Dayan & Abbott — Theoretical Neuroscience (MIT Press) · Izhikevich — DSN (dynamicalsystems.org, free)

§ 04
Frequently Asked Questions
🧠 ConceptualWhat is the core mathematical insight of Voltage Clamp & Current Clamp?
The Voltage Clamp & Current Clamp framework provides a rigorous bridge between microscopic neural parameters and macroscopic observables. The key insight is that complex emergent behaviours — oscillations, memory, coding precision — can be derived from simple mathematical rules governing individual neurons and their connections. The quantitative framework enables testable predictions about circuit function from experimentally measurable quantities.
Key: Mathematical rigour connects single-neuron parameters to network behaviour. Every emergent property (oscillation, attractor, code) is derivable from the microscopic rules.
🌍 AppliedHow is Voltage Clamp & Current Clamp used in neurotechnology?
The Voltage Clamp & Current Clamp framework is directly applied in brain-computer interfaces and computational medicine. Mathematical models derived from these principles optimise stimulation parameters for DBS, predict drug effects on network dynamics, decode neural signals for BCI applications, and guide the design of neuromorphic hardware. The quantitative framework enables model-based optimisation rather than empirical trial-and-error approaches in clinical settings.
Key: Direct applications in BCI design, DBS parameter optimisation, pharmacological modelling, and neuromorphic chip architecture.
🔬 SimulationHow do I use the simulation for Voltage Clamp & Current Clamp?
Configure the parameter sliders on the right panel, select a preset to set up a canonical example, then press Play. The Main View shows the primary mathematical relationship; the Phase Plane shows geometric structure; the Time Series shows temporal evolution; the Parameter Sweep reveals sensitivity to inputs. All displayed quantities correspond directly to terms in the equations in Section 2. Export the data as CSV for further analysis.
Key: Each tab maps to a specific aspect of the mathematics. Use Parameter Sweep to find bifurcation points and Phase Plane to understand stability.
💡 Non-ObviousWhat is counterintuitive about Voltage Clamp & Current Clamp?
The most surprising result in Voltage Clamp & Current Clamp research is that small parameter changes can produce qualitatively different dynamics (bifurcations). A system that is stable for one parameter value can suddenly oscillate, burst, or become chaotic with a tiny perturbation. This sensitivity to parameters is the hallmark of nonlinear systems and has profound implications: the same neural circuit can perform completely different computations depending on its neuromodulatory state, which shifts parameters near bifurcation boundaries.
Key: Bifurcations: tiny parameter changes → qualitative behavioural change. Neuromodulators exploit this by operating near bifurcation points to switch neural circuit function.
📐 ComputationalWhat numerical methods and pitfalls apply to Voltage Clamp & Current Clamp?
The appropriate numerical method depends on stiffness: for near-spike dynamics (HH, AdEx) use RK4 with dt ≤ 0.025 ms or implicit methods; for mean-field equations (WC, Amari) use Euler or RK4 with dt ≤ 0.5–1 ms. Always verify accuracy by halving dt and checking solution convergence. The most common errors: wrong units (mixing mV, ms, nS), missing initial conditions (not setting w₀=b×v₀ in Izhikevich), and incorrect boundary conditions in Fokker-Planck or cable equation simulations.
Key: Verify stability by halving dt. Most errors: wrong units, incorrect initial conditions, violated model assumptions. Check the model validity range before trusting any result.
§ 04 Resources
§ 05
Misconceptions & Common Errors
Sub-block A — Conceptual
"The Voltage Clamp & Current Clamp model is only theoretical with no experimental support."
The Voltage Clamp & Current Clamp framework has been extensively validated. Key predictions have been confirmed in electrophysiology, imaging, and pharmacological experiments. Modern neuroscience uses these models as quantitative tools integrated with the experimental cycle — for prediction, interpretation, and guidance of experiments.
📖 Hodgkin et al. (1952) J Physiol; Hamill et al. (1981) Pflügers Arch 391:85
Sub-block B — Numerical
Applying Voltage Clamp & Current Clamp equations outside their range of validity (wrong N, dt, or approximation regime).
Every model has a validity regime. Always check: (1) Is N large enough for mean-field? (2) Is dt small enough (halve dt and verify solution converges)? (3) Are units consistent (mV, ms, nS throughout)? (4) Are initial conditions correct? When in doubt, compare to direct simulation of the full system.
🔍 Why: Violating assumptions gives quantitatively or qualitatively wrong results — and the error is often invisible without explicit validation.
§ 05 References