Skip to main content
ExplainerThermodynamics of ComputationScientific Explainer· 4 min read· in Perspectives

The Thermodynamic Floor: Why Erasing One Bit of Information Costs 3 Zeptojoules

In 1961, IBM physicist Rolf Landauer proved that computing has a strict energy minimum dictated by the laws of thermodynamics. Decades of experimental physics have now verified that erasing data inevitably generates heat, setting a hard limit on the future of processor efficiency.

By Leo Fontaine

Fundamental Physicists 45%Hardware Engineers 35%Philosophers of Science 20%
Fundamental Physicists
View Landauer's principle as the critical bridge proving information is a physical entity subject to thermodynamic laws.
Hardware Engineers
Treat the limit as a looming absolute wall that necessitates a complete architectural shift to reversible computing.
Philosophers of Science
Argue that the principle is a circular derivation from statistical mechanics rather than a novel physical law.

Perspectives this story doesn't cover

  • Commercial semiconductor manufacturers
  • Data center operators

The absolute limit on how efficiently a computer can run is not determined when a processor adds two numbers, nor when it reads a value from memory. The thermodynamic floor is set at the exact moment a bit is erased. When a one becomes a zero to make room for the next operation, the physical universe demands a toll in the form of heat—a toll that cannot be engineered away, no matter how advanced the silicon becomes.[1]

This boundary is known as Landauer's principle, named for IBM researcher Rolf Landauer who first articulated it in 1961. Landauer demonstrated that any logically irreversible operation—specifically, the deletion of information—must result in a corresponding increase in the entropy of the environment. At room temperature, roughly 300 Kelvin, this minimum energy cost is approximately 3 zeptojoules (3 × 10^-21 Joules) per erased bit.[1][11]

Landauer's principle dictates that erasing one bit of data at room temperature costs roughly 3 zeptojoules of energy.

The prevailing assumption in the technology industry is that processor efficiency will continue to double through better materials and smaller transistors. This view is fundamentally flawed. The future of computing is not about shrinking transistors; it is about avoiding erasure entirely. Because the Landauer limit is a law of thermodynamics rather than a manufacturing constraint, the only mathematical escape route is reversible computing—architectures that never discard information and therefore never pay the erasure toll.[10]

To understand why erasure generates heat, one must accept Landauer's famous maxim: "Information is physical." A bit is not an abstract mathematical concept; it must be instantiated in a physical system, whether as a voltage level in a capacitor, the spin of an electron, or the position of an atom.[8]

When a system holds a bit of information, it occupies one of two distinct physical states. Erasing that bit forces the system into a single, known state regardless of its starting position. This compression of the system's phase space reduces its internal entropy. Because the second law of thermodynamics dictates that total entropy can never decrease, the lost entropy must be expelled into the surrounding environment as heat.[9]

When a system holds a bit of information, it occupies one of two distinct physical states.

For decades, this principle remained a purely theoretical construct, debated by physicists and philosophers but impossible to test. The energy dissipated by early computers was millions of times higher than the Landauer limit, masking the fundamental thermodynamic cost beneath a mountain of electrical inefficiency.[11]

As processor efficiency improves, the energy cost per operation is rapidly approaching the absolute thermodynamic floor.

That changed in 2012, when a team led by Antoine Bérut published a landmark paper in Nature. Using a microscopic glass bead trapped by a focused laser beam—a setup known as an optical tweezer—the researchers created a physical one-bit memory. By manipulating the laser, they forced the bead into a single well, effectively erasing the bit.[2]

The results were unequivocal. As the researchers slowed the erasure process down, the heat dissipated by the system asymptotically approached exactly the theoretical floor predicted by Landauer half a century earlier. "Here we show experimentally that the erasure of a bit of information indeed requires a minimum amount of work," the authors wrote, providing the first direct empirical validation of the principle.[2]

In 2012, researchers used an optical tweezer to trap a glass bead, experimentally proving the heat cost of erasing a single bit.

Subsequent experiments have proven that this limit is entirely independent of the physical medium. In 2014, researchers utilized a feedback trap to achieve a high-precision test of the principle, confirming the logarithmic energy bound with unprecedented accuracy. Two years later, a separate team demonstrated the exact same thermodynamic cost when erasing single-bit operations on nanomagnetic memory bits, proving the principle holds for the magnetic storage systems that underpin modern hard drives.[4][5]

Not everyone agrees that Landauer's principle represents a profound new physical law. Philosophers of science, notably John Norton at the University of Pittsburgh, have argued that the principle is essentially a tautology. In a detailed critique, Norton suggests that the necessity of heat generation during erasure is simply a restatement of the second law of thermodynamics applied to a specific statistical mechanics model, rather than a novel bridge between information theory and physics.[7]

Despite these philosophical debates, the engineering implications are immediate and severe. A modern CMOS transistor operating in a 2026 commercial processor dissipates roughly 10^-15 Joules per operation. While this is a million times larger than the Landauer limit, the exponential curve of Moore's law means the industry is rapidly running out of runway. If current efficiency trends hold, silicon processors will hit the absolute thermodynamic wall by 2035.[3][11]

To bypass the Landauer limit, engineers are developing reversible computing architectures that never discard information.

The semiconductor industry faces a hard physical boundary that no amount of capital can breach. Once processors reach the 3-zeptojoule floor, the only way to perform more operations per second without melting the chip is to adopt reversible logic gates—such as the Fredkin or Toffoli gates—which preserve all input data through the calculation. The race to build the first commercially viable reversible processor will define the next decade of hardware engineering, separating the companies that understand the physics of information from those still trying to out-engineer thermodynamics.[10]

Key points

  • Erasing one bit of information at room temperature costs a minimum of 3 zeptojoules of energy.
  • This thermodynamic floor, known as Landauer's principle, was first proposed in 1961 by IBM physicist Rolf Landauer.
  • Experimental physicists have verified the limit using optical tweezers, feedback traps, and nanomagnetic memory bits.
  • Modern processors operate at roughly a million times this limit, but exponential scaling will hit the physical wall by 2035.
  • The only mathematical way to bypass this heat generation is to transition to reversible computing architectures.

Why this matters

As artificial intelligence and global data centers consume an ever-growing share of the world's electricity, the physical limits of computation are no longer theoretical. Understanding Landauer's principle reveals exactly when our current silicon scaling will hit an unbreakable thermodynamic wall, forcing a transition to entirely new reversible computing architectures.

Key terms

Landauer's Principle
The physical law stating that the logically irreversible erasure of information must be accompanied by a corresponding increase in environmental entropy (heat).
Entropy
A measure of disorder or randomness in a physical system, which according to the second law of thermodynamics, can never decrease in an isolated system.
Reversible Computing
A model of computing where the computational process is time-reversible, meaning no information is ever lost or erased during operations.
Zeptojoule
A unit of energy equal to one sextillionth (10^-21) of a Joule.
Phase Space
A mathematical space in which all possible states of a physical system are represented, with each possible state corresponding to one unique point.

Frequently asked

Can we engineer a way around the Landauer limit?

No. It is a fundamental law of thermodynamics, not a manufacturing limitation. The only way to avoid the heat cost is to avoid erasing data entirely.

How much energy is 3 zeptojoules?

It is an incredibly small amount of energy—roughly equivalent to the kinetic energy of a single molecule moving at room temperature.

What is reversible computing?

A theoretical computing architecture that preserves all input data through the calculation, never erasing bits and thereby avoiding the thermodynamic cost of information destruction.

Sources

Source coverage

11 outlets

3 viewpoints surfaced

Fundamental Physicists 45%Hardware Engineers 35%Philosophers of Science 20%
  1. [1]IBM Journal of Research and DevelopmentHardware Engineers

    Irreversibility and Heat Generation in the Computing Process

    Read on IBM Journal of Research and Development
  2. [2]NatureFundamental Physicists

    Experimental verification of Landauer's erasure principle

    Read on Nature
  3. [3]Applied Physics LettersFundamental Physicists

    Experimental Test of Landauer's Principle at the Sub-kBT Level

    Read on Applied Physics Letters
  4. [4]Physical Review LettersFundamental Physicists

    High-Precision Test of Landauer's Principle in a Feedback Trap

    Read on Physical Review Letters
  5. [5]Science AdvancesFundamental Physicists

    Experimental test of Landauer's principle in single-bit operations on nanomagnetic memory bits

    Read on Science Advances
  6. [6]Factlen Editorial Team

    Synthesis by Factlen editorial team

    Read on Factlen Editorial Team
  7. [7]PhilSci ArchivePhilosophers of Science

    Weeding Landauer's Garden 1. An Enticing Proposal

    Read on PhilSci Archive
  8. [8]Quanta MagazineHardware Engineers

    How Maxwell’s Demon Continues to Startle Scientists

    Read on Quanta Magazine
  9. [9]EntropyFundamental Physicists

    Landauer Bound in the Context of Minimal Physical Principles: Meaning, Experimental Verification, Controversies and Perspectives

    Read on Entropy
  10. [10]arXivFundamental Physicists

    Landauer Principle and Thermodynamics of Computation

    Read on arXiv
  11. [11]Scientific AmericanHardware Engineers

    The Fundamental Physical Limits of Computation

    Read on Scientific American

Comments

Stay informed

Every angle. Every day.

Get Perspectives stories with full source coverage and perspective breakdowns delivered to your inbox.