Robotic control is the system that contributes to the movement of
robot
A robot is a machine—especially one Computer program, programmable by a computer—capable of carrying out a complex series of actions Automation, automatically. A robot can be guided by an external control device, or the robot control, co ...
s. This involves the mechanical aspects and programmable systems that makes it possible to control robots.
Robotics
Robotics is the interdisciplinary study and practice of the design, construction, operation, and use of robots.
Within mechanical engineering, robotics is the design and construction of the physical structures of robots, while in computer s ...
can be controlled by various means including manual,
wireless
Wireless communication (or just wireless, when the context allows) is the transfer of information (''telecommunication'') between two or more points without the use of an electrical conductor, optical fiber or other continuous guided transm ...
, semi-
autonomous
In developmental psychology and moral, political, and bioethical philosophy, autonomy is the capacity to make an informed, uncoerced decision. Autonomous organizations or institutions are independent or self-governing. Autonomy can also be defi ...
(a mix of fully automatic and wireless control), and fully autonomous (using
artificial intelligence
Artificial intelligence (AI) is the capability of computer, computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of re ...
).
Modern robots (2000-present)
Medical and surgical
In the medical field, robots are used to make precise movements that are difficult for humans. Robotic surgery involves the use of less-invasive surgical methods, which are “procedures performed through tiny incisions”. Robots use the
da Vinci surgical method, which involves the robotic arm (which holds onto surgical instruments) and a camera. The surgeon sits on a console where he controls the robot wirelessly. The feed from the camera is projected on a monitor, allowing the surgeon to see the incisions. The system is built to mimic the movement of the surgeon’s hands and has the ability to filter slight hand tremors. But despite the visual feedback, there is no physical feedback. In other words, as the surgeon applies force on the console, the surgeon won’t be able to feel how much pressure he or she is applying to the tissue.
Military
The earliest robots used in the military dates back to the 19th century, where automatic weapons were on the rise due to developments in mass production. The first automated weapons were used in World War I, including radio-controlled,
unmanned aerial vehicles (UAVs).
[McKenna, A. (2016). ''The Future of Drone Use: Opportunities and Threats from Ethical and Legal Perspectives'' (B. Custers, Ed.). The Hague, The Netherlands: T.M.C. Asser Press. ] Since the invention, the technology of ground and aerial robotic weapons continues to develop, it transitioned to become part of modern warfare. In the transition phase of the development, the robots were semi-automatic, being able to be controlled remotely by a human controller. The advancements made in
sensor
A sensor is often defined as a device that receives and responds to a signal or stimulus. The stimulus is the quantity, property, or condition that is sensed and converted into electrical signal.
In the broadest definition, a sensor is a devi ...
s and processors lead to advancements in capabilities of
military robot
Military robots are autonomous robots or remote-controlled mobile robots designed for military applications, from transport to search & rescue and attack.
Some such systems are currently in use, and many are under development. The difference b ...
s.
Since the mid-20th century, the technology of
artificial intelligence (A.I.) began to develop
[Smith, C., McGuire, B., Huang, T., & Yang, G. (2006, December). ''The history of artificial intelligence''. https://courses.cs.washington.edu/courses/csep590/06au/projects/history-ai.pdf] and in the 21st century, the technology transferred to warfare, and the weapons that were semi-automatous is developing to become
lethal autonomous weapon
Lethal autonomous weapons (LAWs) are a type of military drone or military robot which are autonomous in that they can independently search for and engage targets based on programmed constraints and descriptions. However as of 2025 most military d ...
s systems, LAWS for short.
Impact
As the weapons are being developed to become fully autonomous, there is an ambiguous line of what is the line that separates an enemy to a civilian. There is currently a debate of whether or not artificial intelligence is able to differentiate these enemies and the question of what is morally and humanely right (for example, a child unknowingly working for the enemies).
Space exploration
Space missions involve sending robots into space in the goal of discovering more of the unknown. The robots used in space exploration have been controlled semi-autonomously. The robots that are sent to space have the ability to maneuver itself, and are self-sustaining. To allow for data collection and a controlled research, the robot is always in communications with scientists and engineers on Earth. For the
National Aeronautics and Space Administration’s (NASA) Curiosity rover
''Curiosity'' is a car-sized Mars rover Space exploration, exploring Gale (crater), Gale crater and Mount Sharp on Mars as part of NASA's Mars Science Laboratory (MSL) mission. ''Curiosity'' was launched from Cape Canaveral Space Force Station ...
, which is part of their Mars exploration program, the communication between the rover and the operators are made possible by “an international network of antennas that…permits constant observation of spacecraft as the Earth rotates on its own axis”.
Artificial intelligence
Artificial intelligence (AI) is used in robotic control to make it able to process and adapt to its surroundings. It is able to be programmed to do a certain task, for instance, walk up a hill. The technology is relatively new, and is being experimented in several fields, such as the military.
Boston Dynamics' robots
Boston Dynamic’s “Spot” is an autonomous robot that uses four sensors and allows the robot to map where it is relative to its surroundings. The navigational method is called
simultaneous localization and mapping
Simultaneous localization and mapping (SLAM) is the computational problem of constructing or updating a map of an unknown environment while simultaneously keeping track of an Intelligent agent, agent's location within it. While this initially ap ...
, or “SLAM” for short. Spot has several operating modes and depending on the obstacles in front of the robot, it has the ability to override the manual mode of the robot and perform actions successfully. This is similar to other robots made by Boston Dynamics, like the “Atlas”, which also has similar methods of control. When the “Atlas” is being controlled, the control software doesn’t explicitly tell the robot how to move its joints, but rather it employs mathematical models of the underlying physics of the robot’s body and how it interacts with the environment”. Instead of inputting data into every single joint of the robot, the engineers programmed the robot as a whole, which makes it more capable to adapt to its environment. The information in this source is dissimilar to other sources, except the second source, because robots vary so much depending on the situation.
See also
*
Synthetic Neural Modeling
*
Control theory
Control theory is a field of control engineering and applied mathematics that deals with the control system, control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the applic ...
*
Cybernetics
Cybernetics is the transdisciplinary study of circular causal processes such as feedback and recursion, where the effects of a system's actions (its outputs) return as inputs to that system, influencing subsequent action. It is concerned with ...
*
Remote-control vehicle
*
Mobile robot navigation
*
Robot kinematics
Robot kinematics applies geometry to the study of the movement of multi-degree of freedom kinematic chains that form the structure of robotic systems. The emphasis on geometry means that the links of the robot are modeled as rigid bodies and i ...
*
Simultaneous localization and mapping
Simultaneous localization and mapping (SLAM) is the computational problem of constructing or updating a map of an unknown environment while simultaneously keeping track of an Intelligent agent, agent's location within it. While this initially ap ...
*
Robot locomotion
Robot locomotion is the collective name for the various methods that robots use to transport themselves from place to place.
Wheeled robots are typically quite energy efficient and simple to control. However, other forms of locomotion may be more ...
*
Motion planning
Motion planning, also path planning (also known as the navigation problem or the piano mover's problem) is a computational problem to find a sequence of valid configurations that moves the object from the source to destination. The term is used ...
*
Robot learning
Robot learning is a research field at the intersection of machine learning and robotics. It studies techniques allowing a robot to acquire novel skills or adapt to its environment through learning algorithms. The embodiment of the robot, situated i ...
*
Vision Based Robot Control Visual servoing, also known as vision-based robot control and abbreviated VS, is a technique which uses feedback information extracted from a vision sensor (visual feedback) to control the motion of a robot. One of the earliest papers that talks abo ...
References
{{DEFAULTSORT:Robot Control
Technology