Difficulty: Easy
Correct Answer: Control (feedback and regulation)
Explanation:
Introduction / Context:
Automation integrates sensors, actuators, computing, and control algorithms to perform tasks with minimal human intervention. While hardware such as robots and computers are visible, what truly “animates” an automated system is control—the logic that compares measured outputs to desired goals and decides how to act to reduce error.
Given Data / Assumptions:
Concept / Approach:
Control theory defines how systems regulate themselves through feedback. Whether in motion control, process plants, or HVAC, a controller compares the process variable to a setpoint and commands the actuator to reduce error. Without control, sensors and computers alone do not guarantee correct or stable behavior. Robots are embodiments (mechanisms); sensors provide data; computers provide computational substrate. Control converts measurement into purposeful adjustment.
Step-by-Step Solution:
Verification / Alternative check:
Classic block diagrams place the controller centrally between sensor feedback and actuators, underscoring its role in goal-directed automation.
Why Other Options Are Wrong:
Common Pitfalls:
Equating the presence of computing or robotics with true automation; without control, systems cannot self-correct or meet performance specs.
Final Answer:
Control (feedback and regulation).
Discussion & Comments