Following John Preskill’s 1998 Quantum Information and Computation notes.
Introduction Landauer’s principle: It takes energy to erase information (since erasure always compresses phase space, such processes are irreversible) You can store a bit of information as one molecule in a box. If it’s on the left, it’s on, else it’s off. If you slowly compress the volume in half, you’re gaurenteed to be in the LHS. The change in entropy is k ln 2, which has some associated work that needs to be performed Logic gates used to perform computation are typically irreversible For instance, NAND is irreversible, since one bit of information is lost for each gate Charles Bennett observed that any computation can in principle be done reversibly You can construct a Toffoli gate: Input is (a,b,c) Output is $(a,b, c \oplus a ^ b)$ So a and b get mirrored, and the third bit gets flipped if the first two bits are both 1 (otherwise, it mirrors the input) You can in principle do any computation up to the end, print out a copy of the answer (logically reversible process), then step back the computation back to the beginning Maxwell’s Demon The aforementioned ideas allows a resolution of the Maxwell’s demon paradox The original formulation is as follows: You have a partitioned box (split into A and B parts) and some demon which observes the molecules in the box If a fast particle is moving from A to B and it will cross the partition, then the demon allows it through If a fast particle is moving from B to A across the partition, the demon blocks it Over time, you will get faster particles on the right and slower ones on the left with minimal work....