Why classical gates are irreversible?

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
3 replies · 2K views
markoX
Messages
28
Reaction score
0
Hi everybody.
I give you an example to clarify my question:
a NAND gate is irreversible because you can not find inputs from outputs and this is because of one bit is lost in output ( Antropy will increase ).the number of inputs and output are not the same in NAND gate.
ok...now my question is that we can consider one of input as output so we can make it reversible.why is'nt this true?

I have graduated in physics. thanks
 
Last edited:
Engineering news on Phys.org
markoX said:
Hi everybody.
I give you an example to clarify my question:
a NAND gate is irreversible because you can not find inputs from outputs and this is because of one bit is lost in output ( Antropy will increase ).the number of inputs and output are not the same in NAND gate.
ok...now my question is that we can consider one of input as output so we can make it reversible.why is'nt this true?

I have graduated in physics. thanks

There is a direction associated with the amplification that is used for the logic gate function. Look at the equivalent circuit for a logic gate, and it is apparent that the inputs are high-impedance controls (like FET gates), and the outputs are low-impedance drivers.
 
Note that it IS of course possible to build reversible computers (in the computational sense) using classical components.
As far as I know there are no practical applications, but reversible comouters have been used as "toy" systems for a long time (this is one reason why quantum computing took off so quickly, much of the theory for reversible gates has been around for a long time).
 
thanks for your replies.