Preface:
This article describes, what can be the next generation computer? Processor making companies like Intel keep reducing the chip size or they increase the efficiency in the same chip size in their every next release. The hardware improvement for every two years is an inevitable requirement. The software operating data size increases day by day, the gaming softwares require very good hardware acceleration. Now the chip companies couldn't reduce the chip size as they could before; they are shipping more than one processor in one suite; they call them as dual core, quad core and so on.
Moore’s Law:
The number of transistors on integrated circuits doubles approximately every two years. Wiki Link. Many have predicted that Moore's Law will soon reach its end.
The semiconductor is the problem:
There is a limit for reducing the size, since we know the processors are made up of silicon and germanium type semiconductors. They are solid, after certain level we can’t reduce their size. What could be the solution for next generation?
Solution:
As of now, there are two ways.- The quantum chips.
- The bio chips.
Quantum computer chips:
Rather than encoding ones and zeroes into high and low voltages that switch transistors on and off, the idea is to use the electron's spin. The Princeton and the Wisconsin university are the pioneers of this research. The electron spin has two directions; clockwise and anticlockwise. Scientists are making use of this spin and generating binary digits.
Earlier Version of the Theory:
The earlier version of this theory when I studied in 2004 uses a pair of electrons. In quantum mechanics two entangled particles cannot be viewed individually, even after they leave the interaction zone, where they became entangled. They act as a single quantum object. For example, there are two electrons e1 and e2. They can be used to express 4 different binary numbers.
Example:
To express decimal 14 in quantum computers we need two pair of electrons.That is from the above pictures,
Anticlockwise e1 + Anticlockwise e2 + Anticlockwise e3 + clockwise e4 = 14 |
Transistor t1 high voltage + t2 high voltage + t3 high voltage + t4 low voltage = 1110 = (decimal 14) |
Transistors are not comparable with electrons in terms of speed and the space requirement.
The Modern Version:
The modern theory deals with electron’s superposition; hence by using single electron we can express 4 different binary numbers as follows.
Example:
In the modern version only two electrons are required to express decimal 14. From the above pictures,Superposition state anticlockwise e1 + Superposition state clockwise e2 = 14 |
The conventional computer expresses in the unit of bit, in quantum computer it is qbit (quantum bit). In this case it requires 2 qbits.
Advantages of quantum computers:
- Size problem will go away, since electrons are super tiny. Also weightless.
- The speed, the current conventional PC’s are about 1-5 GHz speed, quantum computer’s speed will be at about 1-5 THz.
- It can be highly parallel computer, because of the electron’s superposition. Understanding electron’s superposition requires some effort, I am not covering here. For now, consider it is an electron's transitioning state
Challenges:
Computer’s speed cannot be improved only by improving processor. Other peripherals’ speed is also important. Scientists are working on them as well. Some researchers suggesting LASER for bus interface.
The DNA computers:
The idea is to use high and low concentrations of these molecules to propagate signals instead of high and low voltages that switch transistors on and off. It is medically proven that DNA can store biological information. Scientists are trying, if DNAs’ can be a better storage for computers? Can they be used for calculations?The DNA (Deoxyribonucleic acid) contains nucleobases. The primary nucleobases are A, T, C and G. Adenine, thymine, cytosine and guanine are the expansion for them respectively. The DNA is a pair of strands. The strand is made up of strings A with T and C with G. Here is the basic concept for DNA computing.
In a conventional computer, in a bit you can store either 1 or 0. But in a DNA computer you can represent a bit by using these four variables. That is, it can be.
Example:
The same example to represent decimal 14 for DNA computers will be much more clear,TAGC + TACG => 1110 => 14 |
Benefits of DNA computers
- One Kg of DNA can store the data from all the electronic computers ever built.
- DNA computer of half inch will be more powerful than supercomputers.
- In one cubic centimeter we can fit 10 trillion DNA molecules. With this size, a computer would be able to hold 10 TB of data, and perform 10 trillion calculations at a time.
- By adding more DNA, more calculations could be performed. Scalability! Also they can be highly parallel.
- DNA’s extracted from cellular organisms, there will always be a supply of DNA. So these computers will be cheap.
No comments:
Post a Comment