|
|
|
|
|
by tamat
377 days ago
|
|
As a Software Engineer I found it hard to grasp the concepts explained here. First it says we lose electrons by deleting information. But AFAIK we are losing electrons everywhere, most gates will operate on negation of a current, which I understand is what they refeer to losing electrons. So, are all gates bad now? Also, why keeping a history of all memory changes will prevent losing heat? You will have to keep all that memory running so... And finally, why would this be useful? Who needs to go back in time in their computations?? |
|
Obviously, in real life, most power consumed by computers is lost by wire resistance, not through "forgetting" memory in logic gates. You would need superconducting wires and gates to build an actually reversible CPU.
Also, you would need to "uncompute" the result of a computation to bring back your reversible computer from its result back to its initial state, which may be problematic. Or you can expend energy to erase the state.
Quantum computers are reversible computers, if you seek a real life example. Quantum logic gates are reversible and can all be inverted.