What is the physical form of binary data in a computer processor?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 4K views
greswd
Messages
764
Reaction score
20
This a general, layman question. Computer processors work with binary digits, 1 and 0. Of course, computer processors can be seen as microscopic forms of Babbage's analytic engine. So in reality, in the circuits of a microprocessor, what physical form do binary digits take?
 
Physics news on Phys.org
mfb said:
High and low voltage in circuits.

what about on/off currents? Though, I've heard that binary in newfangled quantum computers corresponds to excited and de-excited states of atoms.
 
greswd said:
what about on/off currents?

No, not in typical digital logic circuits. Voltage levels are used to encode the binary data.
 
greswd said:
Though, I've heard that binary in newfangled quantum computers corresponds to excited and de-excited states of atoms.
Quantum computers will use different mechanisms, right. There is no quantum computer processor yet.
Current is problematic to control (it would always depend on sender AND receiver of data).
 
mfb said:
Quantum computers will use different mechanisms, right. There is no quantum computer processor yet.
Current is problematic to control (it would always depend on sender AND receiver of data).

what about the one from D-Wave?
 
berkeman said:
No, not in typical digital logic circuits. Voltage levels are used to encode the binary data.

the sort of digital logic circuits found in most PCs? what sort of circuits use current?
 
Processors also include "tables" of data for certain operations, so in addtion to voltage levels, binary data is represented by the presence or absence of connectors or diodes used to change a set of voltage inputs into a particular combination for output from a table.
 
greswd said:
what about the one from D-Wave?
Is that more than an announcement?
Their flux qubits would use the direction of current flow (or, equivalently, the direction of a magnetic field) to decode 0, 1 and superpositions of those.

the sort of digital logic circuits found in most PCs?
In all.

what sort of circuits use current?
Well, current can correspond to data in analog circuits.