Sensing Fundamentals
Sensing Fundamentals
Sensitivity
Range
Precision
Accuracy
Resolution
Offset
Hysteresis
Response Time
Source: sensorwebs.jpl.nasa.gov
A sensor is a device that receives a stimulus and responds with an electrical signal
Complex sensor: needs in addition one or more transducers before the sensor
can generate an electrical signal.
Sensors do not 'function' alone; they are always part of a larger system -
Basic concepts
Sensitivity
the minimum input (of a physical parameter) that will create a detectable output
Range
the minimum and maximum values of a given parameter the sensor can measure.
Precision
the ability of the sensor to reproduce the same results in repeated tests of identical conditions
Accuracy
the maximum difference between the actual value and the value indicated by the sensor
Resolution
the smallest detectable incremental change of input that can be detected in the output signal
Offset
the output existing in the absence of input
Hysteresis
the effect of direction of the input on the output
Response Time
Time required for a sensor to change from a previous state to a new state (within a tolerance
band)
The world is not perfect -
The ideal output can be described, based on empirical data observed in the
sensor's behavior, mathematically by a transfer function
A transfer function describes the dependence between the electrical signal and
the stimulus.
examples:
->if the differences between an assumed function and the real data is minimum,
that function describes the data (sufficiently well)
R2 is minimum when
http://mathworld.wolfram.com/LeastSquaresFitting.html
Regression analysis: Checking the goodness of the fit
One standard measure of the goodness of fit of a regression analysis is the coefficient
of determination, R2, and it can be calculated as follows:
2
R2 =1/ N x i
x y i
y / x y
...w here N is the number of observations, x'bar' is the mean of x (likewise for y), and is
the standard deviation
x = x i
2
x /N 2
y = yi y / N
for a linear fit (line)
R2 is then
that can be solved for a and b, which define the slope and y axis intersection of the line
(that is all you need) ...
In practice you can use a computer program to calculate the
coefficients of a polynomial easily: python and matlibplot
python and matlibplot: polyfit and polyval
#assume an order
n=?
better: Inaccuracy
measured as the highest deviation of a value represented by the sensor from the ideal
of true values at its input, (with a specific level of uncertainty)
example:
a linear displacement-sensor should generate 1 mV per 1 mm displacement. However,
measurement shows that a displacement of s = 10.5 mm produced and output of S =
10.0V
1/b = 1mm/mV
sx = S/b = 10.5mm, sx s = 0.5 (0.5 mm in error)
inaccuracy = (0.5mm/10mm)* 100% = 5%
->often the deviation from the ideal transfer function is given as (+-) in terms of the
measured value or as percentage of the full span input or in terms of the output
-> often one performs accuracy ratings to find the real performance of a sensor. They
include combined effects of variations, hysteresis, dead band, calibration and
repeatability errors -> worst case scenario
Repeatability
Ability to recreate the same result under the same condition at different times. It is
often expressed as the maximum difference between output readings from two
calibrating cycles:
r = ( / FS)*100% (FS: full scale)
Dead Band
An insensitivity of a sensor in a specific range of input signals the sensor's blind spot.
Output Impedance
A: interface for sensor with voltage output B: interface for sensor with current output
To minimize output distortions sensors need to be matched with their connecting circuitry.
For voltage generating sensors, a lower impedance (Zout) is preferable and the circuit should
have a high input impedance (Zin)
A current generating sensor should have an output impedance as high as possible and the
circuit's impedance should be as low as possible.
Example of first order sensor
Temperature sensor for which the energy storage is thermal capacity (stays hot for n sec)
Often such sensors are described by a frequency response: how fast they can respond to
a changed input
Accelerometer that incorporates a mass and a spring. A second oder response is typical for
a sensor that responds with a periodic signal. This is the systems resonant frequency.
Typically, the operating range of a sensor is selected below or above the resonant frequency.
For some special sensors , however, the resonant frequency IS the operating point (that is
where they will have the strongest response).
When the sensor's response is maximally fast without overshoot, the response is called
critically damped.
If a sensor reacts slower than its max response, it is said to react in overdamped response.
Reliability
Example: an angular sensor has a FS of 270 deg, and its 0.5 deg resolution
would be specified as 0.181% FS.
Often the resolution is not constant over the whole input range.
This is the electric signal often needed to make a sensor active for operation.
Excitation is often listed as a range of voltage and or current. In some sensors, the
frequency of excitation is also important (and must be specified).
Dynamic Characteristics
Sensors react with a certain delay to inputs. Sensors are, in this regard, said to be time
dependent and show a dynamic characteristic.
Some sensors need a warm-up period before they can operate reliably.
FIT Rate is a statistic for a component that measures how many failures the component
will have per one billion operating hours. The lower the FIT Rate for a component is, the
better the component is. FIT Rate is used to find Calculated MTBF.
R = 1 - F(t)
'location parameter'
'shape parameter'
'scale parameter'
1/ = failure rate
when = 1
on a logarithmic scale, the
Weibull distributions are linear
with fixed