-
0
Question: What happens if the code in a robot malfunctions?
- Keywords:
-
Valerie Bradley answered on 19 Nov 2019:
Lots of things! It depends on the specific code and how it malfunctions. I think the most likely outcome would probably be that the robot stops working or gets stuck on a line of code and can’t move past that. Or, it could be that the robot responds unexpectedly to some situation or input (eg. the robot hits a wall and starts turning in circles instead of, as you expected, just turning enough to keep moving forward). Malfunctions could also happen when a robot encounters a situation or set of conditions that you didn’t anticipate when coding, so responds in some logical (according to the code), but illogical (according to human logic) way.
-
Nick Hawes answered on 20 Nov 2019:
I think the key thing is not to think of a code malfunction, since that implies the code itself is wrong. Instead consider that most autonomous robots are collections of tens or hundreds of separate software components, each solving a particular task. A typical malfunction is that one of these components encounters an input/situation in which it doesn’t work as intended so its output is also not as intended. This can then cascade through the system. Other components are working fine, but the inputs they are getting are wrong so the whole system starts to behave in ways that are not what the designer expects.
Related Questions
Is it difficult programming robot, also what programming language do you use to programme robots
can robots program themself?
Will any robots ever pass the Turing Test?
could a robot be built that can increase its own intelligence?
What do you think about robots?
could it be possible to create a robot that learns?
If you had to 6 Months to build a robot, what would you build? and why ?
do you think robots will take your job
Do you think us youngsters won't have any jobs as there are robots invented for various jobs?
Latest Questions
-
Is it difficult programming robot, also what programming language do you use to programme robots
-
Do you think that computers are smart? Or do you think it is humans who are the smart ones?
-
Will any robots ever pass the Turing Test?
-
How important is technology to the advancement of the human race
-
What are your thoughts on simulation theory?
-
what type of experiments do you do
-
Why do you like to use computers a lot?
-
what was your backup job if you were’nt a scientist
-
can robots program themself?
-
What is the hardest thing in your field?
Comments