Robotics Foundations
Learn the fundamentals of robotics, covering robot design components, locomotion strategies, and small‑scale actuator technologies.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
What is the definition of robotics?
1 of 22
Summary
Overview of Robotics
What Is Robotics?
Robotics is an interdisciplinary field that combines engineering, computer science, and mechanics to design, build, operate, and improve robots—machines that perform tasks with minimal human intervention. Every robot integrates four essential components: a power source to provide energy, a mechanical structure that gives the robot its form and capabilities, a control system that makes decisions, and software that enables intelligent behavior.
The primary motivation for developing robots is to extend human capability—to accomplish tasks that are dangerous, repetitive, impossible, or simply more efficiently done by machines. Modern robots work across virtually every human industry: agriculture, construction, manufacturing, healthcare, mining, space exploration, and many others.
Why Robots Matter
A key goal driving modern robotics research is enabling machines to interact naturally with humans. Rather than robots existing in isolated, controlled environments, researchers want robots that can work alongside people, understand human intent, and adapt to unpredictable real-world conditions. This human-robot collaboration is rapidly becoming central to how we think about automation.
Design of Robots
Power Sources
Every robot needs energy to function. The three most common power sources are:
Wired electricity: Direct connection to a power grid. This provides unlimited power but restricts mobility to where the cord reaches.
Batteries: Portable and flexible, but with limited capacity. When selecting a battery, designers must carefully balance three competing concerns: safety (preventing overheating or leakage), cycle lifetime (how many charge-discharge cycles before degradation), and weight (since heavier batteries drain energy faster).
Internal-combustion generators: Fuel-based power that can be highly efficient for large, stationary robots or vehicles, though they're less common in modern robotics.
The choice of power source fundamentally shapes what a robot can do and where it can operate.
Actuators: The Robot's Muscles
An actuator is a device that converts stored energy into motion. If a robot's structure is its skeleton, actuators are its muscles—they're what actually makes things move. Understanding different actuator types is crucial because each offers different trade-offs in speed, force, precision, and efficiency.
Electric Motors
DC motors (both brushed and brushless variants) are the most common actuators in portable robots. They're reliable, efficient, and well-understood. AC motors, by contrast, dominate industrial robots and computer numerical control (CNC) machines because they're robust and powerful for continuous operation. The key difference is that AC motors maintain constant speed regardless of load (until they stall), while DC motors slow down as load increases.
Linear Actuators
While rotary motion is useful, many robotic tasks require straight-line movement. Linear actuators push or pull in a straight line and are typically powered in three ways:
Oil (hydraulic systems) for high-force applications
Compressed air (pneumatic systems) for fast, lightweight actuation
Electric motors driving a leadscrew mechanism for precise positioning
Piezoelectric Motors
Here's where things get interesting. Piezoelectric motors—including ultrasonic motors—operate on an entirely different principle. They use high-frequency vibration of a ceramic material to create motion at nanometer scales. This means they can achieve extraordinary precision while maintaining high speed and force for their tiny size. These are essential for micro-robotics and precision tasks like surgical assistance.
Series Elastic Actuation
Traditional actuators connect directly to the load, which makes force control difficult—the motor either moves or stalls. Series elastic actuation inserts a compliant spring between the motor and the load. This seemingly simple addition creates major benefits:
More precise control over applied force
Better shock absorption (crucial for walking robots landing on uneven ground)
Improved energy efficiency by storing and releasing elastic energy
Safer interaction with humans, since the spring limits impact force
Locomotion: How Robots Move
Different robots need different ways to move depending on their environment and purpose.
Wheeled Mobile Robots
Most practical mobile robots use wheels because they're simple and efficient on flat surfaces. Common configurations include:
Two wheels: Used in balancing robots (like Segways) that employ gyroscopes and inverted-pendulum control to remain upright—actively adjusting steering to prevent tipping
Four wheels: The standard for stable, practical mobile robots
Six wheels: Better traction for outdoor terrain
Continuous tracks: Maximum grip for extreme off-road conditions, similar to a tank
Walking Robots
Walking offers an advantage on truly rough terrain where wheels fail. However, walking is mechanically more complex because the robot must maintain balance while moving. There are several approaches:
Bipedal walkers (two legs) are the most human-like but the most difficult. They currently work reliably only on flat surfaces. Honda's ASIMO uses the zero moment point algorithm, which maintains balance by ensuring that the sum of inertial forces equals the floor reaction forces—preventing the robot from tipping. This approach is mathematically elegant but computationally expensive.
Quadrupedal walkers (four legs) are more inherently stable, offering better traction than bipedal designs.
Multi-legged walkers (six or more legs) provide excellent stability and can navigate complex terrain more naturally.
An alternative approach used in MIT's Leg Laboratory is dynamic walking, which continuously adjusts foot placement in real time to maintain stability rather than pre-planning the entire walking sequence.
Perhaps most elegant are passive-dynamic walkers, which cleverly use the natural swing of limbs to achieve efficient locomotion without extensive computation. These designs can be ten times more energy-efficient than zero-moment-point control because they work with physics rather than constantly fighting against it.
Aerial Robots
Unmanned aerial vehicles (UAVs) range from small, battery-powered quadcopter drones to large autonomous aircraft with sophisticated autopilot systems.
Biomimetic flying robots (BFRs) take a different approach by imitating how animals actually fly. Rather than rigid propellers, flapping-wing designs (based on birds, insects, or bats) improve maneuverability and reduce energy consumption compared to conventional helicopter-style rotors.
<extrainfo>
One of the more speculative research directions in aerial robotics involves insect-inspired designs that could enable micro-scale flight for environmental monitoring or search-and-rescue in confined spaces, though practical implementations remain challenging.
</extrainfo>
Manipulators and End Effectors
Robotic manipulation is the robot's ability to selectively touch and control its environment. This requires two components:
A manipulator is a robotic arm—the structure that positions the robot's tool or hand. The functional tip of the manipulator is called the end effector, and this is where the robot actually interacts with the world.
Types of End Effectors
Two-finger grippers mimic human fingers and work well for picking up discrete objects. They're simple, reliable, and versatile.
Friction jaws rely on friction between the gripper surface and the object to hold loads. These work well for irregular shapes since they don't require precise contact.
Encompassing jaws wrap around and cradle objects, providing secure holds even on smooth, slippery items that friction jaws might lose.
Suction end effectors use vacuum pressure to hold objects and are particularly valuable in industry. They work extremely well on smooth, flat surfaces and can handle large, heavy loads without significant mass, making them ideal for high-speed assembly lines.
Each design represents a different trade-off between versatility, simplicity, and task-specific performance.
Specialized Actuators for Small Robots
For micro-scale and small robotic systems, conventional motors often don't work well. Instead, researchers have developed highly specialized actuator technologies, each with unique advantages.
Piezoelectric Actuators
Piezoelectric actuators exploit the piezoelectric effect: when voltage is applied to certain ceramic materials, they physically deform. This enables extremely precise mechanical displacement at high frequencies, making piezoelectric actuators ideal for micro-robotic motion where precision matters more than raw power.
Ultrasonic Motors
Ultrasonic motors generate rotary motion by vibrating a stator (the stationary component) at ultrasonic frequencies. The resulting vibration pattern pushes a rotor into continuous rotation. A key advantage is that they produce high torque at low speeds without requiring a gearbox—this makes them compact and efficient for small robots.
Electroactive Polymer Gels
Electroactive polymer gels are soft, plastic materials that deform when exposed to an electric field, creating muscle-like actuation. Because they can be fabricated in soft, compliant geometries, they're particularly useful for delicate tasks or robots designed to work safely near humans and fragile objects.
Air Muscle Actuators
Air muscle actuators (also called McKibben artificial muscles) contract when pressurized air fills them, mechanically mimicking biological muscle contraction. They offer exceptional power-to-weight ratios and are naturally compliant—they absorb impacts without stiff mechanical rigidity. This makes them ideal for legged robots that must handle uneven terrain.
Shape Memory Alloy Actuators (Nitinol)
Shape memory alloys like Nitinol are remarkable materials: they change shape when heated above their transformation temperature and return to their original shape when cooled. Nitinol actuators provide silent, low-voltage motion, making them excellent for compact robotic designs where noise is a concern or battery life is critical.
Summary
Modern robotics integrates diverse technologies—from conventional DC motors to exotic piezoelectric actuators—to create machines suited for specific tasks. Understanding these components and their trade-offs is essential for designing robots that can actually work in the real world.
Flashcards
What is the definition of robotics?
The interdisciplinary study and practice of designing, constructing, operating, and using robots.
What are the common power sources used for robots?
Wired electricity
Batteries
Internal-combustion generators
What is the function of an actuator in a robot?
To convert stored energy into motion, acting as the "muscles" of the robot.
Which type of electric motors are commonly used in portable robots?
Brushed or brushless DC motors.
Which type of electric motors dominate industrial robots and CNC machines?
AC motors.
How do linear actuators generate motion?
They move in and out, powered by oil, compressed air, or electricity via a motor and leadscrew.
How do two-wheel balancing robots maintain an upright position?
By using gyroscopes and inverted-pendulum control.
What is a current limitation of bipedal walking robots?
They currently work reliably only on flat surfaces.
What is the purpose of the zero moment point (ZMP) algorithm?
To keep inertial forces balanced by floor reaction forces to prevent a robot from tipping.
What is the main advantage of passive-dynamic walkers?
High efficiency (potentially ten times more efficient than ZMP control) by using the natural swing of limbs.
What is a robotic manipulator?
A robotic arm used to control the environment through selective contact.
What is the term for the functional tip of a robotic arm?
End effector.
When are suction end effectors typically used in industry?
To hold large loads on smooth surfaces using a vacuum.
How do piezoelectric actuators create movement?
They convert electrical voltage into precise mechanical displacement.
How is rotary motion generated in an ultrasonic motor?
Through the high-frequency vibration of a stator.
What performance characteristic distinguishes ultrasonic motors from standard motors?
They provide high torque at low speeds without requiring a gearbox.
What is a key physical advantage of electroactive polymer gel actuators?
They can be fabricated in soft, compliant geometries for delicate tasks.
What is another name for air muscle actuators?
McKibben artificial muscles.
How do air muscle actuators produce movement?
They contract when supplied with pressurized air.
What are the primary benefits of McKibben artificial muscles?
High power-to-weight ratios
Natural compliance
What material is commonly used for shape memory alloy actuators?
Nitinol.
How is motion triggered in a Nitinol shape memory alloy actuator?
By heating it above its transformation temperature; it returns to its shape when cooled.
Quiz
Robotics Foundations Quiz Question 1: Which of the following are common power sources used in robots?
- Wired electricity, batteries, and internal‑combustion generators (correct)
- Nuclear reactors, wind turbines, and geothermal heat pumps
- Chemical explosives, oil lamps, and coal furnaces
- Hydroelectric dams, tidal generators, and photovoltaic farms
Robotics Foundations Quiz Question 2: What is the primary function of a piezoelectric actuator?
- To convert electrical voltage into precise mechanical displacement (correct)
- To generate high‑frequency acoustic waves for communication
- To store electrical energy as chemical potential
- To produce magnetic fields for electromagnetic actuation
Robotics Foundations Quiz Question 3: Which type of motor dominates industrial robots and CNC machines?
- AC motors (correct)
- Brushed DC motors
- Brushless DC motors
- Piezoelectric motors
Robotics Foundations Quiz Question 4: What feature of shape memory alloy (Nitinol) actuators makes them suitable for compact robotic designs?
- They provide silent, low‑voltage motion (correct)
- They generate high torque at low speeds without a gearbox
- They use compressed air to achieve high power‑to‑weight ratios
- They achieve nanometer resolution with high speed
Robotics Foundations Quiz Question 5: Which of the following fields is explicitly listed as an application area for robotics?
- Space exploration (correct)
- Telecommunications
- Fashion design
- Marine biology
Robotics Foundations Quiz Question 6: Which control algorithm does Honda ASIMO use to keep inertial forces balanced by floor reaction forces and prevent tipping?
- Zero moment point algorithm (correct)
- Proportional‑integral‑derivative control
- Monte Carlo localization
- Kalman filter
Robotics Foundations Quiz Question 7: What is the primary purpose of placing a compliant spring in series with a motor in a series elastic actuator?
- To improve force control (correct)
- To increase rotational speed
- To reduce overall weight
- To enhance thermal dissipation
Robotics Foundations Quiz Question 8: In robotics, the term “manipulator” most accurately refers to:
- A robotic arm (correct)
- The onboard computer processor
- The power supply unit
- The communication protocol
Robotics Foundations Quiz Question 9: According to typical classifications, a small UAV is most likely to be which of the following?
- A lightweight drone with propeller‑driven flight. (correct)
- A large autonomous aircraft equipped with an autopilot system.
- A ground‑based wheeled robot designed for package delivery.
- A submersible vehicle intended for deep‑sea exploration.
Robotics Foundations Quiz Question 10: In an ultrasonic motor, which component produces the high‑frequency vibrations that cause rotation?
- The vibrating stator. (correct)
- The permanent‑magnet rotor.
- The hydraulic pump.
- The electromagnetic coil.
Which of the following are common power sources used in robots?
1 of 10
Key Concepts
Actuation Technologies
Actuator
Series elastic actuator
Piezoelectric actuator
Electroactive polymer
Shape memory alloy
Robotics Applications
Robotics
Unmanned aerial vehicle
Robotic manipulator
Passive‑dynamic walker
Zero moment point
Definitions
Robotics
An interdisciplinary field focused on the design, construction, operation, and application of robots.
Actuator
A device that converts stored energy into motion, serving as the “muscles” of a robot.
Series elastic actuator
An actuator that incorporates a compliant spring in series with a motor to enhance force control, safety, and energy efficiency.
Piezoelectric actuator
An actuator that transforms electrical voltage into precise mechanical displacement, commonly used in high‑frequency micro‑robotic motion.
Unmanned aerial vehicle
An aircraft that operates without an onboard human pilot, ranging from small propeller‑driven drones to larger autonomous aircraft.
Robotic manipulator
A robotic arm that positions an end effector to interact with and manipulate objects in its environment.
Zero moment point
A dynamic stability concept used in bipedal robots to keep inertial forces balanced and prevent tipping.
Passive‑dynamic walker
A walking robot that leverages the natural swing of its limbs for highly efficient locomotion without active control.
Electroactive polymer
A polymer material that deforms in response to an electric field, enabling soft, compliant actuation.
Shape memory alloy
A metal alloy that changes shape when heated above its transformation temperature and returns to its original form upon cooling, used for silent, low‑voltage actuation.