Difficulty: Easy
Correct Answer: controls a physical variable.
Explanation:
Introduction / Context:
Sensing and actuation are complementary functions in automation. Sensors measure the physical world, while actuators impose change upon it. Correctly identifying actuator roles helps in system partitioning and component selection for robotics, HVAC, automotive, and process control.
Given Data / Assumptions:
Concept / Approach:
An actuator accepts a command (often electrical) and produces a change in a physical variable such as position, flow, torque, or temperature. In contrast, a transducer like a sensor converts a physical variable into an electrical signal. Data processing/storage is the job of controllers or computers.
Step-by-Step Solution:
Verification / Alternative check:
Review standard block diagrams: Sensor → ADC → Controller → DAC/Driver → Actuator → Plant; the actuator is clearly the element applying force or change to the plant.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
controls a physical variable.
Discussion & Comments