Hacker News new | ask | show | jobs
by ars 4376 days ago
You started by saying 5x voltage, switched to 5x power, and ended with 5x energy.

Those are not the same thing. You can have 5x voltage without changing the power or the energy.

1 comments

You can have 5x the voltage without changing the power consumption if you reduce the capacitance. If you keep the transistors at the same size, a computer working with 5x mode voltage will use 5x more power if operating at the same frequency. (But you can probably make it run faster...)

That said, except for very few embedded applications, computers today operate on a voltage that's much bigger than the silicon band gap. I'm not convinced it'd be a problem.

Actually, all else being constant, 5x voltage yields 25x power:

P = CV^2 * f (multiply by activity factor if pedantic; assuming all transistors toggle every cycle here.)

And, of course, you are right.
The silicon band gap is ~1.1V at room temperature. Mainstream modern processor core voltages are around 1.2V (maybe less for the very latest parts) and "ultra low voltage" processors operate as low as 0.7V.