SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Journal of Application or Innovation in Engineering & Management (IJAIEM)
Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com
Volume 2, Issue 8, August 2013
ISSN 2319 - 4847

Artificial Intelligence Uprising:
How to build a Sci-fi robot
Ravi Ahuja1, Nikhil Singla2, Nitin Sinha3, Aman Jain4*
1

Student (B.Tech 5th sem) Department of Electronics and Computers Engineering
Dronacharya College of Engineering, Gurgaon-123506, India
2

Student (B.Tech 3th sem) Department of Computer Science Engineering
Dronacharya College of Engineering, Gurgaon-123506, India

3

Student (B.Tech 3th sem) Department of Computer Science Engineering
Dronacharya College of Engineering, Gurgaon-123506, India

4

Student (B.Tech 5th sem) Department of Electronics and Communication Engineering
Dronacharya College of Engineering, Gurgaon-123506, India

ABSTRACT
This paper reviews about the step by step instructions to build a robot that could be similar to the robots shown in the science
fiction movies. They are able to think themselves and act upon the situations, their brain is superfast and nothing on the entire
universe can be more powerful than them. Artificial intelligence is the most growing technology in the modern science and
technology. This technology has given us many ways to approach to the time where we can think of building such a robot. The
advanced science that are still in the developing era such as neural networks and quantum computing can allow us to build robots
that are more intelligent than the today’s computers combined. Along with the most intelligent brain our robot will also need a
versatile body, a body that can function in any situation and any environment. The latest technology that enables us to do is
known as claytronics.

Keywords: neural networks, quantum computing, claytronics, artificial intelligence.

1. INTRODUCTION
Intelligence is a gift provided by the nature to the humanity. We, as a human being are able to detect the environment
around us using the five senses i.e. vision, hearing, smell, taste and touch. Moreover we are able to learn from our
environment. From the time of our birth, we detect things and changes that took place in the nature through the five
senses and this information get stored in our mind which we can use further to identify the identical happenings. This gift
of nature is now being passed artificially by the human civilization. Artificial intelligence is the concept that has
revolutionalizes the human society since its existence. As the modern technology keeps on growing, the robots are
continuously getting more intelligent. The time is not far when the artificial intelligence technology will create a machine
that can take decisions itself depending on the present environment and the learning from the past. But the million dollar
questions present today is can the two different civilizations i.e. human and bots exist together or the world wide
increasing capability of the robots will results in vanishing us?

2. WHAT IS A REAL SCI-FI ROBOT?
We will be trying to build a robot that has all the features of a science fiction character. Further unlike many of the
science fiction movies it should not be as powerful that it will become a threat to the human society. But first of all we
will be assigning some primary objectives that can shape a real sci-fi robot:
1. Recognize the environment
2. Learn of its own
3. Superfast brain
4. Versatile body
These features are more than enough to construct a robot that will be as intelligent as a human brain and will be
recognized as a sci-fi robot. Let’s study each of these perspectives in detail.
2.1. ENVIRONMENT RECOGNITION
Until now we are familiar with the robots that can be programmed using a special set of programs. The processor embed
in the robot will decodes the information as a set of binary digits and perform specific task. However in the construction
of a robot that can move and take decisions itself, programming is not going to work. In our daily experiences we change
our decisions simultaneously depending on the current situations, for example when suddenly someone steps in our way
we have to stop or change our direction. Providing this decision making capability is not an easy job to do. But

Volume 2, Issue 8, August 2013

Page 254
International Journal of Application or Innovation in Engineering & Management (IJAIEM)
Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com
Volume 2, Issue 8, August 2013
ISSN 2319 - 4847
researchers at Artificial Intelligence lab of Stanford University have already taken a step ahead which is popularly known
as STAIR. STAIR of Stanford Intelligent Robot is one of a kind. The hardware components of this robot mainly consist of
a robot arm that has 5 degrees of freedom, a stereo camera and a laser scanner. [1] The basic operation of STAIR is that it
uses the camera as well as a laser scanner to capture a picture of an object and then it compares the orientation of the
object and how the objects interact towards the environment with the images in its database.

Fig1. STAIR: Stanford artificial intelligent robot
The robot works on the principal of jigsaw puzzle. First of all the robot takes an image and breaks down the image into
tiny pixels. Then it compares the patterns of these tiny pixels with the patterns that the image in its database forms.
Moving back and forth, recognizing patterns one by one, it identifies the object. The famous ‘picking up a stapler
demonstration’ demonstrate the robot identifying and picking up a stapler from a bunch of objects. For a human being it
is the easiest job to do but for a machine it is very hard especially when the objects have similar shapes. But the STAIR
creators found a simple solution. They designed the robot in such a way that when it is not able to identify the object
clearly or it is confused about the shape of the object it simply rotates the object to have a different view of that particular
object and then again compares with the millions of pictures in its database and identifies the object. [2] But there the
problem strikes. For a little task to identify an object the robot will take about one and a half minute but for a human it
consumes only one-tenth of a second. The theory is invincible only it needs some up gradation.
Finally we will be able to provide our robot the recognizing ability through which it identifies an object and perform
functions according to that. Our robot will consist of a camera and a laser scanner in its eyes through which it captures
the image of the surrounding world and its objects. Then we will have a database which consists of not only thousands but
billions of images of the objects that the robot will encounter in its daily routine. This will surely take decades but it is not
less than practical.
So far our robot will be able to see and identify objects around it but identification only is not going to get the job done. It
needs to have something that enables it to take decisions itself by learning the rules of the present world. It needs to have
something which the A.I. researchers commonly called Common Sense.
Without it, the robot will be going to do silly mistakes and keeps of hurting itself. To provide this common sense to a
machine researchers are trying for decades. They used simple set of instructions that will be embedded on a Pentium chip
which can perform specific tasks. But the technology suggests that creating instruction for each specific task that a human
body perform on a particular day is not near to possible. A digital computer gets the input from the user, processes it on a
processor and shows the output. It simply adds the two numbers 1+1=2, however it performs the task billions of times
quicker than the human brain that we assumes that it is thinking but actually it is not.[3] Our brain performs specific
tasks not by computing but by real time thinking. Our brain is not a digital computer, it is a neural network.
2.2. LEARNING ON ITS OWN
Our first primary objective to build a sci-fi robot is almost complete. Till now it is able to recognize and identify objects in
the world. However without the common sense or ability to think upon and took decisions it is not going to be so called
intelligent. For the robot to think as our human brain it needs to have what our brain has, neural network a web of
neurons that work together and perform operations simultaneously.

Fig2. Structure of a neural network.
Our brain consists of a series of neurons that are connected with each other to provide information in the form of
electrical signals. However when we learn something new it possesses some new connections. So the brain literally
rewires itself after performing every given tasks. But is it possible to implement an artificial neural network into a robot?
Yes it is.

Volume 2, Issue 8, August 2013

Page 255
International Journal of Application or Innovation in Engineering & Management (IJAIEM)
Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com
Volume 2, Issue 8, August 2013
ISSN 2319 - 4847
Scientists at New York University have invented a robot that has an artificial neural network that rewires itself each time,
the robot performs a task. What it actually does is, it takes real time images of the surroundings and sent the images to a
computer that does the processing. The computer distinguishes the traversing plane to the obstacles by differentiating
them with colors. It constructs a simulation in which the traversing path will be of green color and the obstacles are
shown with red and purple colors. This simulation will be sent to the robot again in real time which helps him to
differentiate between the obstacles and the safe path. It took a little bit more time, but it learns as it experiences. [5] Thus
in a few decades our robot will be able to gain enough common sense so that it can take its own decisions and live in our
world.

Fig3. LADR: Model and the simulation it observes
We are half way down in the search to find ways to build a robot straight out of science fiction. So far the robot is able to
identify the environment and take decisions on its own. Further it is able to learn from what it experiences. But still
something is lagging behind. Scientist have found that our brain can perform 20 million billion calculations per
second.[6] So our robot needs some kind of super processor that has enormous amount of speed as well as processing
power.
2.3. SUPERFAST COMPUTERS
Our robot that will be challenging the abilities of human brain will be able to think and process much faster than the
present day computers. The twist in the story is that they won’t be build using a silicon chip. Instead they will compute on
individual atoms. It will be a computer that will be powerful thousand to million times more powerful than anything that
we have today. Welcome to the world of Quantum Computers!

Fig4. Structure of qubits in the quantum computer
At MIT researchers are building prototype of a quantum computer that can transform atoms into calculators. Inside a
metal drum, are the atoms cooled with liquid nitrogen, instructions are relayed from a computer near a console that zaps
the atoms with microwaves to make them compute. One of the scientists at the project is Dr. Seth Lloyd. In the early stage
quantum computers are rather big because it takes a room for the apparatus to talk to an individual atom and have the
atom take back to the individual.
Conventional computers are very simple, they calculate using electrical pulses with only two values 0 and 1. Quantum
computers are different, they compute by spinning atoms in different directions. But because they are atoms quantum
mechanics open up a load of weird possibilities. In our world we as an individual can be up or down, on or off. In the
world of computers a particular bit can be either 0 or 1 at one time. But in the world of quantum mechanics, a particular
atom can be at different stages spinning around at a single time. Instead of bits they contain qubits. As the figure shows,
an atom can possess value 0 if its spin is down and 1 if its spin is up. It works on the principle of probabilities. In the
addition of two numbers the last atom can be both 1 and 0. Hence if the conventional computers take 3 cycles to perform a
single calculation, the quantum computers can perform it in one cycle, hence increasing the processing speed very much.
This may take a little time to be reality but when it comes it will be fit straight into our design. [7]
If we can combine the neural networks and the imagery database with these quantum computers the information sending
and receiving process will be boosted many times as compared to anything present today. It will be able to perform 20
million billion tasks per second as our brain performs today. Till now our robot is well equipped with intelligent brain, all
it needs is a body.

Volume 2, Issue 8, August 2013

Page 256
International Journal of Application or Innovation in Engineering & Management (IJAIEM)
Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com
Volume 2, Issue 8, August 2013
ISSN 2319 - 4847
2.4. VERSATILE BODY
With the advancement of technology in the field of artificial intelligence, the robots are continuously growing as
humanoid. ASIMO manufactured at Japan is the world’s first humanoid robot, performing almost every task like a
human. But there is a twist. Researchers in the Carnegie Mellon University, US are developing not only robot but
superbot. It is not a single robot but a collection of marginal robots that can recombine and reconstruct themselves to
create a new machine. In one configuration it can crawl like a snake and in another configuration it could roll like a tire.
[9]

Fig5. Self organized programmable matter.
This type of machine that has the ability to transform itself is known as programmable matter. It works on the principle of
electromagnetism and advanced computing. The basic building block of a programmable matter i.e. catom is itself a tiny
cube shaped robot. These blocks can work together using advanced programming and can create a machine that can
transform into any shape and size. If we will be able to combine the technology of programmable matter with the
quantum computing we will be having a robot that can instantly change shape and act upon any condition and
circumstances. Though a little far in the future, our robot has all the features that can make it practical and effective. [10]

3. CONCLUSION
Our main objective is to build a robot straight out of science fiction. It would have all the features that can make it
versatile, intelligent, lightning fast and a good learner. Our robot emerging straight out of a production company
initializes the neural network that can be rewired each time the robot face some new situations. In this way if becomes
smarter and smarter day by day because it learns everything it experiences. Next if it faces an obstacle in its way, the
camera and the scanning eyes instantly takes the picture and start comparing it with the huge amount of database. This
process will be lightning fast as the processor used will be evolved from the technology of quantum computing. The
computers will take decision and act upon in a millisecond recognizing the obstacle. The versatile and modular body of
the robot enables it to change its shape by simply detaching the individual catoms and rearranging forming another
machine. And that is how our robot will work.

REFERENCES
[1] M. A. Nielsen and I. L. Chuang, Quantum Computation and Quantum Information, Cambridge University Press
(2000).
[2] R.P. Feynman, Simulating physics with computers, Int. J. Theor. Phys. 21, 467–488 (1982).
[3] D. P. DiVincenzo, The physical implementation of quantum computation, Fortschr. Phys. 48, 771–783 (2000)
[4] J. Bugun, G. H. GranLund, and J. Wiklund. Multidimensional orientation estimation with applications to texture
analysis and optical flow. IEEE Trans PAMI, 13(8), 1991.
[5] T. Chang. Spherical regression and the statistics of tectonic plate reconstructions. Int’l Stats Rev, 1993.
[6] A. d’Aspremont, L. El Ghaoui, M. Jordan, and G. Lanckriet. A direct formulation for sparse pca using semidefinite
programming. In NIPS 17, 2004.
[7] P. Dollar, V. Rabaud, and S. Belongie. Non-isometric manifold learning: Analysis and an algorithm. In International
Conference on Machine Learning, 2007.
[8] T. D. Downs. Orientation statistics. Biometrika, 59:665, 1972.
[9] T. D. Downs. Spherical regression. Biometrika, 90:655, 2003.
[10] S. Fiori. Unsupervised neural learning on lie group. Int’l Journal Neural Sys, 12(3):219–246, 2002.

Volume 2, Issue 8, August 2013

Page 257

Weitere ähnliche Inhalte

Was ist angesagt?

Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceLukas Masuch
 
Artificial intelligence by yas
Artificial intelligence by yasArtificial intelligence by yas
Artificial intelligence by yasyash_1993
 
Introduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan
Introduction to Artificial Intelligence - Pengenalan Kecerdasan BuatanIntroduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan
Introduction to Artificial Intelligence - Pengenalan Kecerdasan BuatanSunu Wibirama
 
Simplified Introduction to AI
Simplified Introduction to AISimplified Introduction to AI
Simplified Introduction to AIDeepu S Nath
 
IRJET- Relative Study on Artificial Intelligence Interaction with Human Emotions
IRJET- Relative Study on Artificial Intelligence Interaction with Human EmotionsIRJET- Relative Study on Artificial Intelligence Interaction with Human Emotions
IRJET- Relative Study on Artificial Intelligence Interaction with Human EmotionsIRJET Journal
 
The Mischievous Robot
The Mischievous RobotThe Mischievous Robot
The Mischievous Robotguest49fc20
 
Senior Project Paper
Senior Project PaperSenior Project Paper
Senior Project PaperMark Kurtz
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligenceMaqsood Awan
 
Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...
Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...
Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...John Mathon
 
Deep learning introduction
Deep learning introductionDeep learning introduction
Deep learning introductionAdwait Bhave
 
Crowdsourcing & Gamification
Crowdsourcing & Gamification Crowdsourcing & Gamification
Crowdsourcing & Gamification Yefeng Liu
 
Saturn: Carnal Mind
Saturn: Carnal MindSaturn: Carnal Mind
Saturn: Carnal MindVapula
 
cvpr2011: human activity recognition - part 1: introduction
cvpr2011: human activity recognition - part 1: introductioncvpr2011: human activity recognition - part 1: introduction
cvpr2011: human activity recognition - part 1: introductionzukun
 
Deep Learning: Towards General Artificial Intelligence
Deep Learning: Towards General Artificial IntelligenceDeep Learning: Towards General Artificial Intelligence
Deep Learning: Towards General Artificial IntelligenceRukshan Batuwita
 

Was ist angesagt? (20)

Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial Intelligence
 
Artificial intelligence by yas
Artificial intelligence by yasArtificial intelligence by yas
Artificial intelligence by yas
 
Introduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan
Introduction to Artificial Intelligence - Pengenalan Kecerdasan BuatanIntroduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan
Introduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan
 
My Robot
My RobotMy Robot
My Robot
 
Simplified Introduction to AI
Simplified Introduction to AISimplified Introduction to AI
Simplified Introduction to AI
 
Blueeeeeeeee
BlueeeeeeeeeBlueeeeeeeee
Blueeeeeeeee
 
IRJET- Relative Study on Artificial Intelligence Interaction with Human Emotions
IRJET- Relative Study on Artificial Intelligence Interaction with Human EmotionsIRJET- Relative Study on Artificial Intelligence Interaction with Human Emotions
IRJET- Relative Study on Artificial Intelligence Interaction with Human Emotions
 
The Mischievous Robot
The Mischievous RobotThe Mischievous Robot
The Mischievous Robot
 
Senior Project Paper
Senior Project PaperSenior Project Paper
Senior Project Paper
 
Aritficial intelligence
Aritficial intelligenceAritficial intelligence
Aritficial intelligence
 
Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...
Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...
Artificial Intelligence is back, Deep Learning Networks and Quantum possibili...
 
Deep learning introduction
Deep learning introductionDeep learning introduction
Deep learning introduction
 
Crowdsourcing & Gamification
Crowdsourcing & Gamification Crowdsourcing & Gamification
Crowdsourcing & Gamification
 
Singularity
Singularity Singularity
Singularity
 
Saturn: Carnal Mind
Saturn: Carnal MindSaturn: Carnal Mind
Saturn: Carnal Mind
 
cvpr2011: human activity recognition - part 1: introduction
cvpr2011: human activity recognition - part 1: introductioncvpr2011: human activity recognition - part 1: introduction
cvpr2011: human activity recognition - part 1: introduction
 
Blue brain
Blue brainBlue brain
Blue brain
 
Blue brain
Blue brainBlue brain
Blue brain
 
Ubiq week1
Ubiq week1Ubiq week1
Ubiq week1
 
Deep Learning: Towards General Artificial Intelligence
Deep Learning: Towards General Artificial IntelligenceDeep Learning: Towards General Artificial Intelligence
Deep Learning: Towards General Artificial Intelligence
 

Andere mochten auch

GPL Yuanda Group Thrive Modular Housing Profile 1402
GPL Yuanda Group Thrive Modular Housing Profile 1402GPL Yuanda Group Thrive Modular Housing Profile 1402
GPL Yuanda Group Thrive Modular Housing Profile 1402Kingsley Osuh Sr.
 
Legal Liability - Copy
Legal Liability - CopyLegal Liability - Copy
Legal Liability - CopyJohan de Lange
 
LA EDUCACIÓN INICIAL Y EL USO DE LAS TIC
LA EDUCACIÓN INICIAL Y EL USO DE LAS TICLA EDUCACIÓN INICIAL Y EL USO DE LAS TIC
LA EDUCACIÓN INICIAL Y EL USO DE LAS TICe2ve2lin
 
Texto informativo
Texto informativoTexto informativo
Texto informativobrigyttee
 
Фотоотчет Вологда, ул. Новгородская, д. 2
Фотоотчет Вологда, ул. Новгородская, д. 2Фотоотчет Вологда, ул. Новгородская, д. 2
Фотоотчет Вологда, ул. Новгородская, д. 2Mayer
 
СЕРТИФИКАТ КОРЕКТНА ФИРМА
СЕРТИФИКАТ КОРЕКТНА ФИРМАСЕРТИФИКАТ КОРЕКТНА ФИРМА
СЕРТИФИКАТ КОРЕКТНА ФИРМАKrasimira Deleva
 
Initial film ideas
Initial film ideasInitial film ideas
Initial film ideasgroup015
 
Detail Salary with Service date Introduction letter
Detail Salary with Service date Introduction letterDetail Salary with Service date Introduction letter
Detail Salary with Service date Introduction letterRAHUL KACHHIA
 
Кафедра культурно-дозвіллєвої діяльності
Кафедра культурно-дозвіллєвої діяльностіКафедра культурно-дозвіллєвої діяльності
Кафедра культурно-дозвіллєвої діяльностіigritb
 
X-Word (Crossword) Prelims, XINO 2013
X-Word (Crossword) Prelims, XINO 2013X-Word (Crossword) Prelims, XINO 2013
X-Word (Crossword) Prelims, XINO 2013Dhruv Khurana
 
Word (Crossword) Prelims, XINO 2013 - KEY
Word (Crossword) Prelims, XINO 2013 - KEY Word (Crossword) Prelims, XINO 2013 - KEY
Word (Crossword) Prelims, XINO 2013 - KEY Dhruv Khurana
 

Andere mochten auch (20)

GPL Yuanda Group Thrive Modular Housing Profile 1402
GPL Yuanda Group Thrive Modular Housing Profile 1402GPL Yuanda Group Thrive Modular Housing Profile 1402
GPL Yuanda Group Thrive Modular Housing Profile 1402
 
Legal Liability - Copy
Legal Liability - CopyLegal Liability - Copy
Legal Liability - Copy
 
Bang qc giua duong
Bang qc giua duongBang qc giua duong
Bang qc giua duong
 
LA EDUCACIÓN INICIAL Y EL USO DE LAS TIC
LA EDUCACIÓN INICIAL Y EL USO DE LAS TICLA EDUCACIÓN INICIAL Y EL USO DE LAS TIC
LA EDUCACIÓN INICIAL Y EL USO DE LAS TIC
 
Dropbox
DropboxDropbox
Dropbox
 
Ty12015
Ty12015Ty12015
Ty12015
 
Texto informativo
Texto informativoTexto informativo
Texto informativo
 
Фотоотчет Вологда, ул. Новгородская, д. 2
Фотоотчет Вологда, ул. Новгородская, д. 2Фотоотчет Вологда, ул. Новгородская, д. 2
Фотоотчет Вологда, ул. Новгородская, д. 2
 
СЕРТИФИКАТ КОРЕКТНА ФИРМА
СЕРТИФИКАТ КОРЕКТНА ФИРМАСЕРТИФИКАТ КОРЕКТНА ФИРМА
СЕРТИФИКАТ КОРЕКТНА ФИРМА
 
Initial film ideas
Initial film ideasInitial film ideas
Initial film ideas
 
Green Hotels
Green HotelsGreen Hotels
Green Hotels
 
Tarea 1, semana 4, alba peguero
Tarea 1, semana 4, alba pegueroTarea 1, semana 4, alba peguero
Tarea 1, semana 4, alba peguero
 
مصادر
مصادرمصادر
مصادر
 
Арга зүйн туршлага
Арга зүйн туршлагаАрга зүйн туршлага
Арга зүйн туршлага
 
Хичээлийн төлөвлөлт ба хүүхдийн хөгжил
Хичээлийн төлөвлөлт ба хүүхдийн хөгжилХичээлийн төлөвлөлт ба хүүхдийн хөгжил
Хичээлийн төлөвлөлт ба хүүхдийн хөгжил
 
Detail Salary with Service date Introduction letter
Detail Salary with Service date Introduction letterDetail Salary with Service date Introduction letter
Detail Salary with Service date Introduction letter
 
Кафедра культурно-дозвіллєвої діяльності
Кафедра культурно-дозвіллєвої діяльностіКафедра культурно-дозвіллєвої діяльності
Кафедра культурно-дозвіллєвої діяльності
 
Understanding the New Volunteer
Understanding the New VolunteerUnderstanding the New Volunteer
Understanding the New Volunteer
 
X-Word (Crossword) Prelims, XINO 2013
X-Word (Crossword) Prelims, XINO 2013X-Word (Crossword) Prelims, XINO 2013
X-Word (Crossword) Prelims, XINO 2013
 
Word (Crossword) Prelims, XINO 2013 - KEY
Word (Crossword) Prelims, XINO 2013 - KEY Word (Crossword) Prelims, XINO 2013 - KEY
Word (Crossword) Prelims, XINO 2013 - KEY
 

Ähnlich wie Rp 3 published

Artificial intelligence apporoach to robotics
Artificial intelligence apporoach to roboticsArtificial intelligence apporoach to robotics
Artificial intelligence apporoach to roboticsEr. rahul abhishek
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligencekomal jain
 
Artificial Intelligence Research Topics for PhD Manuscripts 2021 - Phdassistance
Artificial Intelligence Research Topics for PhD Manuscripts 2021 - PhdassistanceArtificial Intelligence Research Topics for PhD Manuscripts 2021 - Phdassistance
Artificial Intelligence Research Topics for PhD Manuscripts 2021 - PhdassistancePhD Assistance
 
PPT on Airtificial Intelligence.pptx
PPT on Airtificial Intelligence.pptxPPT on Airtificial Intelligence.pptx
PPT on Airtificial Intelligence.pptxDRAGONGAMERZ1
 
How artificial intelligence impact engineering
How artificial intelligence impact engineeringHow artificial intelligence impact engineering
How artificial intelligence impact engineeringUSM Systems
 
ARTIFICIAL INTELLIGENCE-New.pptx
ARTIFICIAL INTELLIGENCE-New.pptxARTIFICIAL INTELLIGENCE-New.pptx
ARTIFICIAL INTELLIGENCE-New.pptxParveshSachdev
 
ARTIFICIAL INTELLIGENCE.PPT
ARTIFICIAL INTELLIGENCE.PPTARTIFICIAL INTELLIGENCE.PPT
ARTIFICIAL INTELLIGENCE.PPTvandana gandhi
 
Emerging trend robotics using neural network
Emerging trend robotics using neural networkEmerging trend robotics using neural network
Emerging trend robotics using neural networkDeva Johnson
 
A paper presentation on sixth sense
A paper presentation on sixth senseA paper presentation on sixth sense
A paper presentation on sixth sensesukanya thatamsetty
 
Future aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishekFuture aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishekEr. rahul abhishek
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceRahul Baghla
 
artificial intelligence
artificial  intelligence artificial  intelligence
artificial intelligence Aamir Kiyani
 
RMV Artificial Intelligence
RMV Artificial IntelligenceRMV Artificial Intelligence
RMV Artificial Intelligenceanand hd
 
Arificail Intelligence and robotics
Arificail Intelligence and roboticsArificail Intelligence and robotics
Arificail Intelligence and roboticsSalman Vadsarya
 

Ähnlich wie Rp 3 published (20)

Artificial intelligence apporoach to robotics
Artificial intelligence apporoach to roboticsArtificial intelligence apporoach to robotics
Artificial intelligence apporoach to robotics
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence Research Topics for PhD Manuscripts 2021 - Phdassistance
Artificial Intelligence Research Topics for PhD Manuscripts 2021 - PhdassistanceArtificial Intelligence Research Topics for PhD Manuscripts 2021 - Phdassistance
Artificial Intelligence Research Topics for PhD Manuscripts 2021 - Phdassistance
 
Artificial Intelligence Essay
Artificial Intelligence EssayArtificial Intelligence Essay
Artificial Intelligence Essay
 
Artificial Intelligence Essay
Artificial Intelligence EssayArtificial Intelligence Essay
Artificial Intelligence Essay
 
PPT on Airtificial Intelligence.pptx
PPT on Airtificial Intelligence.pptxPPT on Airtificial Intelligence.pptx
PPT on Airtificial Intelligence.pptx
 
How artificial intelligence impact engineering
How artificial intelligence impact engineeringHow artificial intelligence impact engineering
How artificial intelligence impact engineering
 
ARTIFICIAL INTELLIGENCE-New.pptx
ARTIFICIAL INTELLIGENCE-New.pptxARTIFICIAL INTELLIGENCE-New.pptx
ARTIFICIAL INTELLIGENCE-New.pptx
 
ARTIFICIAL INTELLIGENCE.PPT
ARTIFICIAL INTELLIGENCE.PPTARTIFICIAL INTELLIGENCE.PPT
ARTIFICIAL INTELLIGENCE.PPT
 
Emerging trend robotics using neural network
Emerging trend robotics using neural networkEmerging trend robotics using neural network
Emerging trend robotics using neural network
 
A paper presentation on sixth sense
A paper presentation on sixth senseA paper presentation on sixth sense
A paper presentation on sixth sense
 
Future aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishekFuture aspects of ai by rahul abhishek
Future aspects of ai by rahul abhishek
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
artificial intelligence
artificial  intelligence artificial  intelligence
artificial intelligence
 
RMV Artificial Intelligence
RMV Artificial IntelligenceRMV Artificial Intelligence
RMV Artificial Intelligence
 
Robotics
RoboticsRobotics
Robotics
 
Are Androids Amongst Us
Are Androids Amongst UsAre Androids Amongst Us
Are Androids Amongst Us
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Arificail Intelligence and robotics
Arificail Intelligence and roboticsArificail Intelligence and robotics
Arificail Intelligence and robotics
 

Kürzlich hochgeladen

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Kürzlich hochgeladen (20)

A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Rp 3 published

  • 1. International Journal of Application or Innovation in Engineering & Management (IJAIEM) Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com Volume 2, Issue 8, August 2013 ISSN 2319 - 4847 Artificial Intelligence Uprising: How to build a Sci-fi robot Ravi Ahuja1, Nikhil Singla2, Nitin Sinha3, Aman Jain4* 1 Student (B.Tech 5th sem) Department of Electronics and Computers Engineering Dronacharya College of Engineering, Gurgaon-123506, India 2 Student (B.Tech 3th sem) Department of Computer Science Engineering Dronacharya College of Engineering, Gurgaon-123506, India 3 Student (B.Tech 3th sem) Department of Computer Science Engineering Dronacharya College of Engineering, Gurgaon-123506, India 4 Student (B.Tech 5th sem) Department of Electronics and Communication Engineering Dronacharya College of Engineering, Gurgaon-123506, India ABSTRACT This paper reviews about the step by step instructions to build a robot that could be similar to the robots shown in the science fiction movies. They are able to think themselves and act upon the situations, their brain is superfast and nothing on the entire universe can be more powerful than them. Artificial intelligence is the most growing technology in the modern science and technology. This technology has given us many ways to approach to the time where we can think of building such a robot. The advanced science that are still in the developing era such as neural networks and quantum computing can allow us to build robots that are more intelligent than the today’s computers combined. Along with the most intelligent brain our robot will also need a versatile body, a body that can function in any situation and any environment. The latest technology that enables us to do is known as claytronics. Keywords: neural networks, quantum computing, claytronics, artificial intelligence. 1. INTRODUCTION Intelligence is a gift provided by the nature to the humanity. We, as a human being are able to detect the environment around us using the five senses i.e. vision, hearing, smell, taste and touch. Moreover we are able to learn from our environment. From the time of our birth, we detect things and changes that took place in the nature through the five senses and this information get stored in our mind which we can use further to identify the identical happenings. This gift of nature is now being passed artificially by the human civilization. Artificial intelligence is the concept that has revolutionalizes the human society since its existence. As the modern technology keeps on growing, the robots are continuously getting more intelligent. The time is not far when the artificial intelligence technology will create a machine that can take decisions itself depending on the present environment and the learning from the past. But the million dollar questions present today is can the two different civilizations i.e. human and bots exist together or the world wide increasing capability of the robots will results in vanishing us? 2. WHAT IS A REAL SCI-FI ROBOT? We will be trying to build a robot that has all the features of a science fiction character. Further unlike many of the science fiction movies it should not be as powerful that it will become a threat to the human society. But first of all we will be assigning some primary objectives that can shape a real sci-fi robot: 1. Recognize the environment 2. Learn of its own 3. Superfast brain 4. Versatile body These features are more than enough to construct a robot that will be as intelligent as a human brain and will be recognized as a sci-fi robot. Let’s study each of these perspectives in detail. 2.1. ENVIRONMENT RECOGNITION Until now we are familiar with the robots that can be programmed using a special set of programs. The processor embed in the robot will decodes the information as a set of binary digits and perform specific task. However in the construction of a robot that can move and take decisions itself, programming is not going to work. In our daily experiences we change our decisions simultaneously depending on the current situations, for example when suddenly someone steps in our way we have to stop or change our direction. Providing this decision making capability is not an easy job to do. But Volume 2, Issue 8, August 2013 Page 254
  • 2. International Journal of Application or Innovation in Engineering & Management (IJAIEM) Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com Volume 2, Issue 8, August 2013 ISSN 2319 - 4847 researchers at Artificial Intelligence lab of Stanford University have already taken a step ahead which is popularly known as STAIR. STAIR of Stanford Intelligent Robot is one of a kind. The hardware components of this robot mainly consist of a robot arm that has 5 degrees of freedom, a stereo camera and a laser scanner. [1] The basic operation of STAIR is that it uses the camera as well as a laser scanner to capture a picture of an object and then it compares the orientation of the object and how the objects interact towards the environment with the images in its database. Fig1. STAIR: Stanford artificial intelligent robot The robot works on the principal of jigsaw puzzle. First of all the robot takes an image and breaks down the image into tiny pixels. Then it compares the patterns of these tiny pixels with the patterns that the image in its database forms. Moving back and forth, recognizing patterns one by one, it identifies the object. The famous ‘picking up a stapler demonstration’ demonstrate the robot identifying and picking up a stapler from a bunch of objects. For a human being it is the easiest job to do but for a machine it is very hard especially when the objects have similar shapes. But the STAIR creators found a simple solution. They designed the robot in such a way that when it is not able to identify the object clearly or it is confused about the shape of the object it simply rotates the object to have a different view of that particular object and then again compares with the millions of pictures in its database and identifies the object. [2] But there the problem strikes. For a little task to identify an object the robot will take about one and a half minute but for a human it consumes only one-tenth of a second. The theory is invincible only it needs some up gradation. Finally we will be able to provide our robot the recognizing ability through which it identifies an object and perform functions according to that. Our robot will consist of a camera and a laser scanner in its eyes through which it captures the image of the surrounding world and its objects. Then we will have a database which consists of not only thousands but billions of images of the objects that the robot will encounter in its daily routine. This will surely take decades but it is not less than practical. So far our robot will be able to see and identify objects around it but identification only is not going to get the job done. It needs to have something that enables it to take decisions itself by learning the rules of the present world. It needs to have something which the A.I. researchers commonly called Common Sense. Without it, the robot will be going to do silly mistakes and keeps of hurting itself. To provide this common sense to a machine researchers are trying for decades. They used simple set of instructions that will be embedded on a Pentium chip which can perform specific tasks. But the technology suggests that creating instruction for each specific task that a human body perform on a particular day is not near to possible. A digital computer gets the input from the user, processes it on a processor and shows the output. It simply adds the two numbers 1+1=2, however it performs the task billions of times quicker than the human brain that we assumes that it is thinking but actually it is not.[3] Our brain performs specific tasks not by computing but by real time thinking. Our brain is not a digital computer, it is a neural network. 2.2. LEARNING ON ITS OWN Our first primary objective to build a sci-fi robot is almost complete. Till now it is able to recognize and identify objects in the world. However without the common sense or ability to think upon and took decisions it is not going to be so called intelligent. For the robot to think as our human brain it needs to have what our brain has, neural network a web of neurons that work together and perform operations simultaneously. Fig2. Structure of a neural network. Our brain consists of a series of neurons that are connected with each other to provide information in the form of electrical signals. However when we learn something new it possesses some new connections. So the brain literally rewires itself after performing every given tasks. But is it possible to implement an artificial neural network into a robot? Yes it is. Volume 2, Issue 8, August 2013 Page 255
  • 3. International Journal of Application or Innovation in Engineering & Management (IJAIEM) Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com Volume 2, Issue 8, August 2013 ISSN 2319 - 4847 Scientists at New York University have invented a robot that has an artificial neural network that rewires itself each time, the robot performs a task. What it actually does is, it takes real time images of the surroundings and sent the images to a computer that does the processing. The computer distinguishes the traversing plane to the obstacles by differentiating them with colors. It constructs a simulation in which the traversing path will be of green color and the obstacles are shown with red and purple colors. This simulation will be sent to the robot again in real time which helps him to differentiate between the obstacles and the safe path. It took a little bit more time, but it learns as it experiences. [5] Thus in a few decades our robot will be able to gain enough common sense so that it can take its own decisions and live in our world. Fig3. LADR: Model and the simulation it observes We are half way down in the search to find ways to build a robot straight out of science fiction. So far the robot is able to identify the environment and take decisions on its own. Further it is able to learn from what it experiences. But still something is lagging behind. Scientist have found that our brain can perform 20 million billion calculations per second.[6] So our robot needs some kind of super processor that has enormous amount of speed as well as processing power. 2.3. SUPERFAST COMPUTERS Our robot that will be challenging the abilities of human brain will be able to think and process much faster than the present day computers. The twist in the story is that they won’t be build using a silicon chip. Instead they will compute on individual atoms. It will be a computer that will be powerful thousand to million times more powerful than anything that we have today. Welcome to the world of Quantum Computers! Fig4. Structure of qubits in the quantum computer At MIT researchers are building prototype of a quantum computer that can transform atoms into calculators. Inside a metal drum, are the atoms cooled with liquid nitrogen, instructions are relayed from a computer near a console that zaps the atoms with microwaves to make them compute. One of the scientists at the project is Dr. Seth Lloyd. In the early stage quantum computers are rather big because it takes a room for the apparatus to talk to an individual atom and have the atom take back to the individual. Conventional computers are very simple, they calculate using electrical pulses with only two values 0 and 1. Quantum computers are different, they compute by spinning atoms in different directions. But because they are atoms quantum mechanics open up a load of weird possibilities. In our world we as an individual can be up or down, on or off. In the world of computers a particular bit can be either 0 or 1 at one time. But in the world of quantum mechanics, a particular atom can be at different stages spinning around at a single time. Instead of bits they contain qubits. As the figure shows, an atom can possess value 0 if its spin is down and 1 if its spin is up. It works on the principle of probabilities. In the addition of two numbers the last atom can be both 1 and 0. Hence if the conventional computers take 3 cycles to perform a single calculation, the quantum computers can perform it in one cycle, hence increasing the processing speed very much. This may take a little time to be reality but when it comes it will be fit straight into our design. [7] If we can combine the neural networks and the imagery database with these quantum computers the information sending and receiving process will be boosted many times as compared to anything present today. It will be able to perform 20 million billion tasks per second as our brain performs today. Till now our robot is well equipped with intelligent brain, all it needs is a body. Volume 2, Issue 8, August 2013 Page 256
  • 4. International Journal of Application or Innovation in Engineering & Management (IJAIEM) Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com Volume 2, Issue 8, August 2013 ISSN 2319 - 4847 2.4. VERSATILE BODY With the advancement of technology in the field of artificial intelligence, the robots are continuously growing as humanoid. ASIMO manufactured at Japan is the world’s first humanoid robot, performing almost every task like a human. But there is a twist. Researchers in the Carnegie Mellon University, US are developing not only robot but superbot. It is not a single robot but a collection of marginal robots that can recombine and reconstruct themselves to create a new machine. In one configuration it can crawl like a snake and in another configuration it could roll like a tire. [9] Fig5. Self organized programmable matter. This type of machine that has the ability to transform itself is known as programmable matter. It works on the principle of electromagnetism and advanced computing. The basic building block of a programmable matter i.e. catom is itself a tiny cube shaped robot. These blocks can work together using advanced programming and can create a machine that can transform into any shape and size. If we will be able to combine the technology of programmable matter with the quantum computing we will be having a robot that can instantly change shape and act upon any condition and circumstances. Though a little far in the future, our robot has all the features that can make it practical and effective. [10] 3. CONCLUSION Our main objective is to build a robot straight out of science fiction. It would have all the features that can make it versatile, intelligent, lightning fast and a good learner. Our robot emerging straight out of a production company initializes the neural network that can be rewired each time the robot face some new situations. In this way if becomes smarter and smarter day by day because it learns everything it experiences. Next if it faces an obstacle in its way, the camera and the scanning eyes instantly takes the picture and start comparing it with the huge amount of database. This process will be lightning fast as the processor used will be evolved from the technology of quantum computing. The computers will take decision and act upon in a millisecond recognizing the obstacle. The versatile and modular body of the robot enables it to change its shape by simply detaching the individual catoms and rearranging forming another machine. And that is how our robot will work. REFERENCES [1] M. A. Nielsen and I. L. Chuang, Quantum Computation and Quantum Information, Cambridge University Press (2000). [2] R.P. Feynman, Simulating physics with computers, Int. J. Theor. Phys. 21, 467–488 (1982). [3] D. P. DiVincenzo, The physical implementation of quantum computation, Fortschr. Phys. 48, 771–783 (2000) [4] J. Bugun, G. H. GranLund, and J. Wiklund. Multidimensional orientation estimation with applications to texture analysis and optical flow. IEEE Trans PAMI, 13(8), 1991. [5] T. Chang. Spherical regression and the statistics of tectonic plate reconstructions. Int’l Stats Rev, 1993. [6] A. d’Aspremont, L. El Ghaoui, M. Jordan, and G. Lanckriet. A direct formulation for sparse pca using semidefinite programming. In NIPS 17, 2004. [7] P. Dollar, V. Rabaud, and S. Belongie. Non-isometric manifold learning: Analysis and an algorithm. In International Conference on Machine Learning, 2007. [8] T. D. Downs. Orientation statistics. Biometrika, 59:665, 1972. [9] T. D. Downs. Spherical regression. Biometrika, 90:655, 2003. [10] S. Fiori. Unsupervised neural learning on lie group. Int’l Journal Neural Sys, 12(3):219–246, 2002. Volume 2, Issue 8, August 2013 Page 257