Quantum Computing: Explaining the Number System & Its Power

AI Thread Summary
The discussion focuses on the number system in quantum computing, emphasizing its distinction from traditional binary systems. Quantum computing utilizes superposition, allowing it to evaluate multiple potential solutions simultaneously, which significantly enhances its processing power compared to classical computers. For example, while a traditional computer must sequentially check each number to find a solution, a quantum computer can consider all possibilities at once, effectively completing iterations in parallel. This capability is attributed to the use of qubits, which can represent numerous states simultaneously. However, quantum computers face challenges such as sensitivity to environmental disturbances and the complexity of programming them to achieve accurate solutions. Despite these hurdles, the potential of quantum computing remains immense, promising advancements in problem-solving efficiency.
Shano
Messages
8
Reaction score
3
I have seen other posts here on PF and I have done some internet research. In what I have found so far it is hard to get a plain English answer around the number system that is used in quantum computing. A lot of references are made to binary with a superposition.

Is there a way to simple way to explain the number system in quantum computing?

Also is the number system of quantum computing what makes this type of computing so much more powerful than traditional computing?
 
Computer science news on Phys.org
I am not sure that you want to call it a different "number system". (Although there certainly is a lot of advanced math involved). The huge advantage of the quantum computer is that it can consider many possible solutions at the same time and it can narrow down to a solution state in one step. Suppose you have a problem where the correct solution answer is 5 and a traditional computer must test the numbers 1, 2, ...,10 to find the solution. The traditional computer could step through at least 5 states (checking 1, checking 2, ...) to discover that 5 is the solution (state="found solution 5"). Now suppose you have a quantum computer that can consider all possibilities 1, 2, 3, 4, 5, 6, ...,10 at the same time (state="considering 1,..,10) . Also suppose that you can "program" it to narrow down to the solution 5 in one step (state="found solution 5"). That would be powerful.
A quantum computer with 100 qbits might be able to simultaneously consider 2100=1029 possible solutions in one step. Now consider how powerful it would be if it were possible to build one with hundreds of thousands of qbits.
 
Last edited:
Ok, that makes a whole lot more sense than the information that I have found so far. So based on the example you have given where the solution is 5, would it be far to say that in a traditional computer you may iterate through a loop to find the answer of 5 whereas a quantum computer would not need to loop at all, it would have found 5 at the first iteration. Or I guess you could say it completed all iterations at the same time in parallel.

Also realize I am most likely really over simplifying this, however I am only looking for the general idea as I do not have the maths skills to understand the technicalities involved. (apologies for my ignorance)
 
Shano said:
Ok, that makes a whole lot more sense than the information that I have found so far. So based on the example you have given where the solution is 5, would it be far to say that in a traditional computer you may iterate through a loop to find the answer of 5 whereas a quantum computer would not need to loop at all, it would have found 5 at the first iteration. Or I guess you could say it completed all iterations at the same time in parallel.
Yes. That is the key advantage that quantum computers have. They also have some great disadvantages that people are working on now. One is that they are very sensitive to heat or energy disturbances and must run at extremely low temperatures. Another is that creating "programs" to make them solve the desired problem is very difficult. Some approaches only get "near" the solution with a certain probability. But the potential of quantum computers is so great that I am confident that the problems will be solved.

PS. Being able to consider several possible solutions simultaneously is where the "binary superposition" comes in.
 
Last edited:
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
I have been idly browsing what Apple have to offer with their new iPhone17. There is mention of 'Vapour cooling' to deal with the heat generated. Would that be the same sort of idea that was used in 'Heat Pipes' where water evaporated at the processor end and liquid water was returned from the cool end and back along a wick. At the extreme high power end, Vapour Phase Cooling has been used in multi-kW RF transmitters where (pure) water was pumped to the Anode / or alternative Collector and...
Back
Top