mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-17 04:57:12 -05:00
Fix mathematical errors in quantum.md and blackroad-equations.md
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,7 @@ REAL = 37. The advantage = the axiom.
|
||||
|
||||
**Equation 12: Modified Landauer Bound (Ternary)**
|
||||
```
|
||||
E_min = k_B · T · ln(3) ≈ 4.5 × 10⁻²¹ J at room temperature
|
||||
E_min = k_B · T · ln(3) ≈ 4.44 × 10⁻²¹ J at room temperature
|
||||
```
|
||||
Cost per ternary erasure. LANDAUER = CONCRETE = 93.
|
||||
|
||||
@@ -185,7 +185,7 @@ From page 21 (§175):
|
||||
|
||||
| Parameter | Value | Notes |
|
||||
|-----------|-------|-------|
|
||||
| k_B T ln(3) | ≈ 4.5 × 10⁻²¹ J | Ternary Landauer cost at room temp |
|
||||
| k_B T ln(3) | ≈ 4.44 × 10⁻²¹ J | Ternary Landauer cost at room temp |
|
||||
| η_ternary | ≈ 0.366 | Radix efficiency |
|
||||
| η_binary | ≈ 0.347 | For comparison |
|
||||
| DNA ops/sec | ~10¹⁴ in 100 μL | Chemical reaction rate |
|
||||
|
||||
Reference in New Issue
Block a user