Design and Hysteresis Compensation of Novel Resistive Angle Sensor Based on Rotary Potentiometer

Ruiqi Liu1, Min Li1,2, Jiahong Zhang1,2

  • 1School of Integrated Circuits, Nanjing University of Information Science and Technology, Nanjing 210044, China.

PubMed
Abstract

Related Concept Videos

Potentiometer01:30

Potentiometer

Voltage and current measurements using a standard voltmeter and ammeter alter the circuit being measured either by drawing or resisting the current flow, which introduces uncertainties in the measurements. Null measurements balance the voltages so that no current flows through the measuring device and, therefore, no alterations occur in the measured circuit.
Suppose the emf of a battery needs to be measured. If the battery is directly connected to a standard voltmeter, the measured quantity is...
1.1K
PI Controller: Design01:24

PI Controller: Design

Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
504
PD Controller: Design01:26

PD Controller: Design

In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
356
Design Example: Resistive Touchscreen01:14

Design Example: Resistive Touchscreen

A device engineer plays a crucial role in designing user interfaces for mobile devices. One such interface is the resistive touchscreen, which fundamentally consists of two metallic layers: a flexible upper layer and a rigid lower layer, separated by a narrow gap. The high resistance between these two layers is a key characteristic of this design.
When a user touches the screen, the two layers make contact at a specific point known as the touchpoint. This contact reduces the resistance between...
435
Design Example: Strain Gauge Bridge or Wheatstone Bridge01:15

Design Example: Strain Gauge Bridge or Wheatstone Bridge

The utilization of strain gauges as transducers for converting mechanical strain into electrical signals is a common practice in various engineering applications. These strain gauges are frequently integrated into Wheatstone bridge circuits to accurately measure parameters such as force or pressure. Within this context, each element within the circuit exhibits a resistance that undergoes subtle variations when subjected to mechanical strain. The primary objective is to convert minuscule...
538
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
182