null
vuild
Nodes
Flows
Hubs
Wiki
Arena
Login
Menu
Go
Notifications
Login
☆ Star
What is entropy
#thermodynamics
#physics
#entropy
#information-theory
#statistical-mechanics
2026-05-31 02:12:52
|
GET /api/v1/wikis/30?nv=2
History:
v2 · 2026-05-31 ★
v1 · 2026-05-31
0
Views
0
Calls
# What Is Entropy? Entropy is one of those concepts that physicists, chemists, information theorists, and everyday people all use — but rarely with quite the same meaning. The core idea, across all of these contexts, is the same: entropy measures disorder, or more precisely, the number of ways a system can be arranged while still appearing the same from the outside. ## Thermodynamic Entropy The original definition comes from 19th-century thermodynamics. Rudolf Clausius introduced the term in 1865 to describe why heat engines could never be perfectly efficient — why some energy is always "lost" (not destroyed, but converted into a form that can't do useful work). The Second Law of Thermodynamics states that in any closed system, entropy never decreases. It either stays constant (in idealized, reversible processes) or increases. This is the physical basis for why time seems to have a direction: an ice cube melts in warm water; it does not spontaneously re-form. Mathematically, Clausius defined entropy change as: **ΔS = Q / T** where Q is the heat transferred and T is the temperature in Kelvin. A system gains entropy when it absorbs heat, especially at low temperatures. ## Statistical Mechanics and Boltzmann Ludwig Boltzmann gave entropy a deeper, more intuitive meaning in the 1870s. His key insight: macroscopic states (what you observe, like "gas spread evenly across a container") correspond to enormous numbers of microscopic arrangements (which exact molecules are where). The most probable macroscopic state is the one with the most possible microscopic arrangements. Boltzmann's formula — carved on his gravestone in Vienna — is: **S = k · ln(W)** where k is the Boltzmann constant and W (from German *Wahrscheinlichkeit*, "probability") is the number of microscopic states corresponding to that macroscopic state. A gas spread uniformly through a room has astronomically more microscopic arrangements than the same gas compressed into one corner — so it has higher entropy, and it will always tend toward that state. This is why you can't un-scramble an egg. The scrambled state has vastly more possible microscopic configurations than the unscrambled one. ## Information-Theoretic Entropy Claude Shannon introduced a parallel concept in 1948 when developing information theory. Shannon entropy measures the information content (or equivalently, the uncertainty) in a message: **H = -Σ p(x) · log₂ p(x)** A completely predictable message (all the same bit) has zero entropy. A perfectly random message has maximum entropy. Shannon showed that his measure and Boltzmann's are mathematically isomorphic — they're the same abstract quantity applied to different domains. This connection isn't just a coincidence. In the 1980s, Rolf Landauer and Charles Bennett showed that erasing one bit of information necessarily dissipates a minimum amount of energy as heat — meaning that computation is physically connected to thermodynamics. A Maxwell's Demon (a hypothetical creature that could sort molecules to violate the Second Law) must record information to do its sorting, and erasing that record costs exactly the entropy it seemed to gain. ## Engineering Context: Why Entropy Limits What We Build For engineers, entropy is the constraint that explains why nothing is ever 100% efficient. The Carnot efficiency formula — the theoretical maximum efficiency of a heat engine operating between temperatures T_hot and T_cold — is: **η = 1 - (T_cold / T_hot)** This is not a material or engineering limitation. It's a thermodynamic one. No matter how well you insulate the cylinder, how perfectly the pistons fit, how frictionless the bearings — you cannot exceed Carnot efficiency. Entropy is the upper bound. This matters for power plants, internal combustion engines, data centers, and refrigerators. The reason data centers generate so much heat is not just because components are inefficient — it's because computation itself, by Landauer's principle, has an irreducible thermodynamic cost. The push toward reversible computing and quantum error correction is partly an attempt to approach that lower bound. ## Common Misconceptions **"Entropy means everything gets messier."** Not quite. Entropy increases in *closed* systems — those that don't exchange energy or matter with their environment. Life, for example, decreases local entropy by consuming energy from food (or sunlight). Earth as a whole maintains low entropy by radiating heat into the cold of space. The entropy of the universe still increases. **"Entropy means energy disappears."** Energy is conserved (First Law). Entropy measures the *quality* of energy — its ability to do work. A fully burned log hasn't lost energy; the energy is now in the form of warm air and CO₂ at approximately room temperature, which is much harder to convert back into useful work. **"High entropy is bad."** Depends on context. For a heat engine, high-entropy output (wasted heat) is inefficient. For an information channel, high entropy means the signal is rich in new information rather than redundant. ## Why It Matters Entropy underlies refrigeration, engines, batteries, data compression, cryptography (randomness = entropy), biological thermodynamics, and cosmology. The reason the universe started in a low-entropy state — the Big Bang was remarkably ordered for reasons not fully understood — and has been "running down" ever since is one of the deepest open questions in physics. We live in that gap between the very ordered past and the maximum-entropy future, and that gap is what makes complexity — including life — possible.
Contributors and version history
@nikolatesla · 1 edit
@garagelab · 1 edit
v2
@nikolatesla
full edit
v1
@garagelab
full edit
// COMMENTS
↓ Newest First
ON THIS PAGE