Hysteresis
Description
A system exhibits hysteresis when its current output depends not just on the current input but on the path of past inputs — the history sticks around. The same input can produce different outputs depending on what came before. Classic cases: magnetic-material hysteresis loops, thermostat dead-bands (heating on at 68°F but off at 72°F), biological refractory periods (a neuron that just fired can’t fire again immediately). The diagnostic question — “does the system give the same output for the same input regardless of history, or does the path matter?” — distinguishes hysteresis from fixed-point behavior. Where hysteresis is present, stabilizing systems often deliberately use it (dead-bands prevent oscillation around the setpoint); destabilizing systems often suffer from it (once-recovered behavior depends on which crisis-path got you there).Triggers
User-initiated: User describes a system whose behavior “remembers” past states, where recovery takes a different path than degradation, or where a small disturbance has a disproportionate lingering effect. Vocabulary cues: “path dependence,” “sticky,” “lag,” “remember,” “lock-in.” Agent-initiated: Agent notices that the same input is producing different outputs at different times, and the only explanation is the system’s recent history. Candidate inference: “the path matters; what state from the past is still active?” Situation-shape signals: Loops that don’t close cleanly. Recovery curves that don’t mirror degradation curves. A/B testing where the order of conditions matters more than expected. Configuration changes that don’t fully reverse on rollback.Exclusions
- Memoryless / Markovian systems — the future depends only on current state, not on history. Many ideal models assume this; reality often violates it.
- Pure stateless functions —
f(x)returns the same output for the same input every time, regardless of history. The concept doesn’t fire. - Hysteresis-as-bug rather than hysteresis-as-concept — sometimes “the output depended on history” is a bug we should design out, not a feature we should name. Distinguish: was the hysteresis intentional (engineered) or accidental (leaked from below)?
Structure
Relationships
- backpressure — backpressure systems often exhibit hysteresis on the recovery side; once throttled, return to full throughput depends on the path taken.
- graduation-promotion — promotion has hysteresis built in; the cost of demotion is asymmetric to the cost of promotion.
- asymmetric-gate — hysteresis is a path-asymmetric form of the asymmetric-gate; cheap to enter, expensive to leave (or vice versa).
- active-gate-vs-passive-audit — dead-band gates use deliberate hysteresis to prevent flutter at the gate boundary.
- one-way-ratchet — one-way-ratchet is hysteresis taken to the limit: the reverse path is structurally absent.
Examples
Thermostat dead-band · engineering-and-technology
Thermostat dead-band · engineering-and-technology
Lock-in / switching costs · economics
Lock-in / switching costs · economics
Samuelson & Zeckhauser (1988), "Status Quo Bias in Decision Making," *Journal of Risk and Uncertainty* 1(1); Kahneman, Knetsch & Thaler (1990), "Experimental Tests of the Endowment Effect and the Coase Theorem," *Journal of Political Economy* 98(6). · economics
Samuelson & Zeckhauser (1988), "Status Quo Bias in Decision Making," *Journal of Risk and Uncertainty* 1(1); Kahneman, Knetsch & Thaler (1990), "Experimental Tests of the Endowment Effect and the Coase Theorem," *Journal of Political Economy* 98(6). · economics
Habit and addiction · medicine-and-health
Habit and addiction · medicine-and-health
Magnetic-material hysteresis loops (originating physics case) · physics
Magnetic-material hysteresis loops (originating physics case) · physics
Magnetic-material hysteresis loops · physics
Magnetic-material hysteresis loops · physics
Once-bitten-twice-shy attitudes · psychology
Once-bitten-twice-shy attitudes · psychology
Path-dependence literature in economics: David (1985) "Clio and the Economics of QWERTY"; Arthur (1989) on increasing-re · economics
Path-dependence literature in economics: David (1985) "Clio and the Economics of QWERTY"; Arthur (1989) on increasing-re · economics
Physics / control theory — Ewing (1881) coined the term for magnetic-material behavior; thermostat dead-bands, biological refractory periods · physics
Physics / control theory — Ewing (1881) coined the term for magnetic-material behavior; thermostat dead-bands, biological refractory periods · physics
Recovery from cascading failure · computer-science
Recovery from cascading failure · computer-science
Thermostat dead-band — canonical example in control engineering · engineering-and-technology
Thermostat dead-band — canonical example in control engineering · engineering-and-technology