Need info on Photonic Computers

AI Thread Summary
Photonic computing, also known as optical computing, utilizes photons for data communication instead of electrons, which are used in traditional computing. This shift allows optical computers to achieve speeds that are approximately ten times faster than conventional CPU architectures due to the limitations of electric current flow. Key advantages of optical computing include high speed, small size, low heat generation, scalability, and suitability for complex applications like artificial intelligence and neural networks.In contrast, quantum computing leverages quantum principles such as superposition and interference, utilizing qubits that can represent multiple states simultaneously. This capability enables quantum computers to perform computations at an exponential scale, vastly outpacing traditional computers. For instance, a quantum computer with 1000 qubits can execute more computations in a fraction of a second than there are atoms in the universe. Thus, while optical computers offer linear speed improvements over traditional systems, quantum computers provide exponential enhancements in computational power.
end3r7
Messages
168
Reaction score
0
Need info on "Photonic Computers"

Any info would be GREAT (especially explaining their difference to Quantum and Regular computing)
 
Computer science news on Phys.org
I don't like doing this, but *bump*
btw, if it helps, i think photonic computing is also known as optical computing...
 
end3r7 said:
I don't like doing this, but *bump*
btw, if it helps, i think photonic computing is also known as optical computing...

Be a bit more specific. There are ways of doing quantum computation optically, and I can answer anything about that. But from your first post it seems you are looking for something that is different. How about summarizing what you do know about "photonic computing" and I can then tell you what differences I see with quantum computation...
 
There's quite a significant difference between an optical computer and a quantum computer.
An optical computer is slightly faster than the traditional CPU architectures.
Our current computers rely on electric circuits to build the basic logic gates (AND, OR, NOT), making use of transistors. The electric circuits pass the data between the transistors (the transistor modifies the signal appropriately, generally outputting a small or little higher voltage that correspond to the values 0 and 1.) An electric current is a flow of electrons, so our current computers are "electron" based.
Optical computers aim to, instead of electrons and electric circuits, use photons for communication (implemented with lasers and optical fiber).
The performance improvement of an optical computer comes from the fact that an electric current flows only at about 10% the speed of light, so about a factor of 10. There's also some other advantages, quoting from wikipedia:
Optical Computing has the main advantages of small size/high density, high speed, low heating of junctions and substrate, dynamically re-configurable, scalable into larger/smaller topologies/networks, well matched for Imaging, massively parallel computing capability and Artificial Intelligence applications i.e.- neural networks of great complexity.

A quantum computer, on the other hand, is a beast. It uses Quantum principles, such as superposition and interference to dramatically improve performance. Generally a quantum computer would make use of qubits which have the nice property of having the value 0, 1 or both. A computer with n qubits, therefore, can be in a superposition of 2^n states, and a single computation on those n qubits (implemented perhaps using electromagnetic signals) would be a computation on the 2^n states.
This means that, in order for a traditional computer to perform the equivalent of one computation by a quantum computer with n qubits, it would need 2^n computations. If n = 1000, in a fraction of a second a quantum computer can perform more computations than there are atoms in the universe.

So, an optical computer provides a linear, constant speedup over a traditional computer while a quantum computer actually allows for an exponential speedup.
 
Last edited:
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top