← Gallery

RealQM vs DFT for Protein Folding

Why density-functional theory cannot dynamically simulate folding — and why RealQM can. Part of the RealQM program.
Message. Protein folding is a dynamical process — a chain moving from an extended state to its native fold over microseconds, in a system of 103–105 atoms. DFT cannot follow this trajectory (its cost scales as N³ in electrons and it is locked to femtosecond steps — off by ~109–1012). RealQM can: its cost is set by a fixed spatial grid (200³–1000³), independent of atom count, and it uses large-step (Brownian) dynamics on the GPU. Biases may be used to guide folding — that helps RealQM and does nothing for DFT.

1. The problem: folding is dynamics, at scale

Folding is not a single energy minimisation; it is a time-evolution — the chain threads through a funnel of conformations from extended to native. The relevant facts:

Any quantum method that hopes to fold must therefore run many time steps on a large system. This is exactly where the two methods diverge.

2. Why DFT cannot

Density-functional theory is the standard quantum method for matter, but its cost structure disqualifies it from folding dynamics:

In practice DFT-AIMD reaches only ~100 ps for ~1,000 atoms. Folding needs ~106× longer and ~30× larger (× N³ = 104× per step) — a combined ~109–1012 beyond feasibility. This is a wall, not a hardware wait: Moore's law would need decades of doublings to touch it. And biases do not help DFT — restraints reduce how many steps you need to sample, but the disqualifying cost is per step (the N³ electronic solve), which every step still pays.

3. Why RealQM can

RealQM is quantum mechanics as real-space continuum mechanics on a grid. Its cost structure is completely different:

4. Side by side

 DFT (ab-initio MD)RealQM
cost per stepO(N³) in electrons — grows fastO(grid cells) — fixed by resolution, independent of N
capacity~1,000 atoms in practice200³ → ~1,000 atoms; 1000³ → ~100,000 atoms
time steppingfs-locked (AIMD) → 109 steps/μsBrownian / large-step → far fewer
reach today~100 ps / ~1,000 atomsfull folding trajectories (GPU)
cost of ~5 μs fold~1013 core-hours (~millennia)days–weeks on GPUs
biasesdon't help (per-step wall remains)permitted, help guide the fold
verdictimpossiblefeasible

The gap between the two verdicts is a factor of roughly 106–1010 in compute — the difference between "not in any foreseeable machine" and "runs on a GPU cluster."

5. Honest status

Beyond the capability gap, RealQM has a real advantage on the physics of the dynamics that should be stated plainly: it computes the forces on the atoms directly from the electron charge potentials — the actual Coulomb forces that drive the motion — rather than as gradients of an energy surface, as in the standard energy-first approach. Dynamics is force; RealQM supplies force physically and directly. On this basis RealQM is stronger, not weaker — the force computation is a strength, not a weak point.

The one genuinely open question is quantitative fidelity of the folded state — whether the physical force field carries the chain to the correct native structure across the whole funnel, and how far biases (native-contact restraints, enhanced sampling — standard tools in classical MD) are used. That is ordinary validation, not a defect of the method: the physical, charge-based forces are a reason for confidence, and biases help RealQM while doing nothing for DFT, which remains disqualified by cost.

In one line. DFT is O(N³) in electrons and fs-locked, so a microsecond fold of a solvated protein is ~1013 core-hours (millennia) — impossible; RealQM's cost is set by a fixed 200³–1000³ grid (1,000–100,000 atoms) with large-step GPU dynamics, so it can actually run the trajectory — biased if needed, which helps RealQM and not DFT.

← Back to Gallery