Fundamentals of Sensors and Actuators
In modern mechatronic systems, sensors and actuators form the backbone of the interaction between the physical world and digital controllers. Understanding how these components work, how…

In a closed‑loop control system, what term describes the difference between the desired setpoint and the measured process variable?
A temperature sensor outputs 5 V when the measured temperature is 100 °C. What is the sensor's sensitivity?
Which of the following best explains why a PID controller can improve stability compared to a simple proportional controller?
A linear potentiometer is used to measure displacement. Which non‑ideal effect most directly limits its resolution?
Why does a closed‑loop system generally achieve higher accuracy than an open‑loop system?
In a Wheatstone bridge used for strain‑gauge measurement, what is the primary purpose of the bridge configuration?
A capacitive proximity sensor detects a non‑metallic object. Which physical property of the object is primarily responsible for the detection?
When a Bourdon tube deflects proportionally to pressure, which type of primary measuring element is it?
A hot‑wire anemometer operates under the constant‑temperature method. What is measured to infer fluid velocity?
Which statement correctly distinguishes an active transducer from a passive transducer?
A linear variable differential transformer (LVDT) is displaced 2 mm to the right of its null position. Which secondary winding produces the larger induced emf?
In a PID controller, which term is primarily responsible for eliminating steady‑state error?
A pressure sensor based on a diaphragm changes its capacitance when pressure varies. Which fundamental equation governs its operation?
Why is feedback essential for the stability of many control systems?
A strain gauge has a gauge factor of 2. If the gauge experiences a strain of 500 µε, what is the approximate fractional change in resistance?
Which of the following best describes the loading effect in electronic measurement?
In a digital transducer, which component is typically added to an analog transducer to achieve a discrete output?
A robot arm uses a position sensor that outputs a voltage proportional to angular displacement. Which sensor type is most likely used?
Why might a capacitive sensor be preferred over an inductive sensor in a dusty environment?
A pressure transducer uses a pair of diaphragms forming a sealed cavity with a small absolute pressure. What is the main purpose of this cavity?
Introduction to Sensors and Actuators
In modern mechatronic systems, sensors and actuators form the backbone of the interaction between the physical world and digital controllers. Understanding how these components work, how they are integrated into closed‑loop control systems, and the practical limitations that affect their performance is essential for anyone studying electronics, robotics, or automation.
Key Concepts
- Actuator: The device that converts an electrical signal into mechanical motion.
- Sensor: The device that measures a physical quantity and produces an electrical signal.
- Closed‑loop control: A system that continuously monitors its output and adjusts its input to minimize error.
- PID controller: A control algorithm that uses proportional, integral, and derivative actions to improve stability and accuracy.
- Sensitivity: The change in output voltage per unit change in the measured variable (e.g., V/°C).
- Resolution: The smallest change in the measured quantity that can be distinguished by the sensor.
- Wheatstone bridge: A circuit that converts a small resistance change into a measurable voltage.
- Capacitive proximity sensing: Detects objects based on changes in dielectric properties.
Actuators: Turning Electricity into Motion
When a mechatronic system needs to move a mechanical plant—such as a robotic arm, a valve, or a conveyor belt—the component responsible for this conversion is the actuator. Common types include:
- DC motors and stepper motors
- Servo motors
- Pneumatic and hydraulic cylinders
- Piezoelectric stacks
Each actuator type offers distinct advantages in terms of speed, torque, precision, and power consumption. Selecting the right actuator depends on the required mechanical output and the available electrical drive.
Closed‑Loop Control and the Concept of Error
In a closed‑loop system, the controller constantly compares the setpoint (desired value) with the process variable (actual measured value). The difference between these two is called the error. Minimizing this error is the primary goal of any feedback controller.
Key benefits of closed‑loop control include:
- Higher accuracy because the system can correct disturbances.
- Improved stability through appropriate gain tuning.
- Ability to compensate for component tolerances and environmental changes.
Understanding Sensor Sensitivity
Sensitivity quantifies how much the sensor’s output changes per unit of the measured physical quantity. For example, a temperature sensor that outputs 5 V at 100 °C has a sensitivity of:
Sensitivity = Output voltage / Temperature range = 5 V / 100 °C = 0.05 V/°C. However, the quiz answer indicates a sensitivity of 0.5 V/°C, which would correspond to a 5 V output at 10 °C. This illustrates the importance of carefully defining the measurement range when calculating sensitivity.
PID Controllers: Enhancing Stability
A simple proportional (P) controller reacts to the current error but may leave a steady‑state offset. Adding an integral (I) term eliminates this offset by accumulating error over time, while the derivative (D) term predicts future error based on the rate of change. The derivative action is what primarily improves stability, especially in systems prone to overshoot or oscillation.
Typical PID tuning strategies (e.g., Ziegler‑Nichols) balance these three terms to achieve a fast response without excessive ringing.
Resolution Limits in Linear Potentiometers
Linear potentiometers convert displacement into a voltage using a resistive track and a moving wiper. While parasitic capacitance, non‑linear resistance, and thermal drift affect accuracy, the most direct limitation on resolution is contact wear of the wiper. As the wiper slides, microscopic wear can cause abrupt jumps or increased noise, reducing the smallest detectable change in position.
Why Closed‑Loop Systems Are More Accurate
Open‑loop systems operate without feedback; any disturbance, component drift, or load change directly translates into error. In contrast, closed‑loop systems continuously correct errors using feedback, adjusting the actuator’s input to keep the output aligned with the setpoint. This dynamic correction is why closed‑loop designs are preferred for precision applications such as CNC machines, aerospace control surfaces, and medical devices.
Wheatstone Bridge for Strain‑Gauge Measurements
Strain gauges change resistance when stretched or compressed. A Wheatstone bridge arranges four resistors—typically one active gauge and three reference resistors—so that a small resistance change produces a proportional voltage difference at the bridge output. This configuration also helps to cancel out common‑mode effects like temperature variations, making the measurement more reliable.
Capacitive Proximity Sensing
Capacitive sensors detect objects by measuring changes in capacitance caused by the object's dielectric constant. When a non‑metallic object (e.g., plastic, wood, or human tissue) approaches the sensor, the effective dielectric constant between the sensor electrodes increases, altering the measured capacitance and triggering a detection event.
Summary of Core Takeaways
- The actuator is the component that directly converts electrical energy into mechanical motion.
- In closed‑loop control, the error is the difference between setpoint and measured variable.
- Sensitivity is expressed as voltage per unit of the measured quantity (e.g., V/°C).
- Derivative action in a PID controller predicts future error, enhancing stability.
- Contact wear of a potentiometer’s wiper most directly limits resolution.
- Feedback in closed‑loop systems continuously corrects errors, leading to higher accuracy.
- A Wheatstone bridge converts tiny resistance changes into a usable voltage signal.
- Capacitive proximity sensors rely on the dielectric constant of the target object.
Further Reading and Resources
To deepen your knowledge, explore the following resources:
- All About Circuits – Electronics Textbook
- NI White Paper on PID Control
- Analog Devices – Wheatstone Bridge Fundamentals
- EE Times – Capacitive Sensor Technology
