4 views

1 Answers

Ancilla bits are some extra bits being used to achieve some specific goals in computation. In classical computation, any memory bit can be turned on or off at will, requiring no prior knowledge or extra gadgetry. However, this is not the case in quantum computing or classical reversible computing. In these models of computing, all operations on computer memory must be reversible, and toggling a bit on or off would lose the information about the initial value of that bit. For this reason, in a quantum algorithm there is no way to deterministically put bits in a specific prescribed state unless one is given access to bits whose original state is known in advance. Such bits, whose values are known a priori, are known as ancilla bits in a quantum or reversible computing task.

A trivial use for ancilla bits is downgrading complicated quantum gates into simple gates. For example, by placing controls on ancilla bits, a Toffoli gate can be used as a controlled NOT gate or a NOT gate.

For classical reversible computation it is known that a constant number O of ancilla bits is necessary and sufficient for universal computation. Additional ancilla bits are not necessary, but the extra workspace can allow for simpler circuit constructions that use fewer gates.

Extra bits required in reversible and quantum computation, as bits cannot be modified arbitrarily
4 views

Related Questions

What is BIT predicate?
1 Answers 4 Views
What is Bit-length?
1 Answers 5 Views
What is Bit cell?
1 Answers 5 Views
What is Next-bit test?
1 Answers 7 Views
What is Bit-flipping attack?
1 Answers 5 Views
What is Bit pairing?
1 Answers 5 Views