Sensors & Data Acquisition System DAS
Temperature
1. Introduction
Temperature measurement plays a fundamental role in countless
industries and systems. Whether in industrial manufacturing,
medical diagnostics, food processing, environmental monitoring, or
household appliances, accurately gauging temperature is critical for
safety, efficiency, and product quality. Sensors that measure
temperature serve as the interface between the physical world and
digital systems, providing real-time data that can be used for
feedback control, monitoring, and automation. This report outlines
the primary types of temperature sensors, how they work, their
technical characteristics, and key application areas, with a particular
emphasis on thermocouples due to their widespread industrial use.
2. Types of Temperature Sensors
Temperature sensors are available in various forms, each with specific
advantages, limitations, and application areas. The choice of sensor
depends on factors such as temperature range, accuracy, cost,
response time, and environmental conditions.
• Thermocouples: One of the most used temperature sensors in
industrial applications, thermocouples consist of two dissimilar
metal wires joined at one end. When this junction is exposed to
heat, it generates a voltage that is proportional to the temperature
difference between the junction and the reference end.
Thermocouples are rugged, inexpensive, and capable of
measuring very high temperatures, typically from -200°C to
1800°C, depending on the type. Their response time is fast, and
they work well in harsh environments. Common thermocouple
types include:
o Each pair has positive and negative signal.
1
o Type K (Chromel-Alumel): General-purpose, suitable for
oxidizing environments, up to ~1260°C.
o Type J (Iron-Constantan): Lower cost, limited to ~750°C, not
ideal for moist environments.
o Type T (Copper-Constantan): Accurate at low temperatures,
ideal for cryogenic applications.
o Type E (Chromel-Constantan): High output voltage, good for
lower temperature ranges.
o Type N (Nicrosil-Nisil): High stability and resistance to high-
temperature oxidation.
o Type R, S, B (Platinum-Rhodium alloys): Used in high-
precision and high-temperature applications such as in
furnaces and metallurgy.
• Resistance Temperature Detectors (RTDs): RTDs work based on
the principle that the electrical resistance of a metal (commonly
platinum) increases with temperature. They are known for their
high accuracy, repeatability, and linearity over a wide temperature
2
range (typically -200°C to 600°C). A popular RTD model is the
Pt100, which has a resistance of 100 ohms at 0°C. RTDs are often
used in laboratory and industrial settings where precision is
crucial.
• Thermistors: These are temperature-sensitive resistors made
from semiconductor materials. They exhibit a large change in
resistance with small changes in temperature, making them highly
sensitive. Thermistors come in two types: NTC (Negative
Temperature Coefficient) and PTC (Positive Temperature
Coefficient). NTC thermistors are commonly used in temperature
sensing applications where fast response and cost-effectiveness
are desired.
• Semiconductor Sensors: These include analog and digital
integrated circuits (ICs), such as the LM35, TMP36, or DS18B20.
They are widely used in embedded systems and IoT devices due to
their small size, low power consumption, and ease of interfacing
with microcontrollers. Although they typically operate over a
narrower temperature range, they provide good accuracy for
general-purpose applications.
• Infrared (IR) Sensors: IR sensors measure temperature remotely
by detecting infrared radiation emitted by an object. These sensors
are contactless and are particularly useful in applications where
the sensor cannot touch the object, such as moving machinery,
hazardous environments, or medical forehead thermometers.
3. Sensor Specifications
When selecting a temperature sensor, understanding and comparing
technical specifications is essential to ensure reliable and accurate
readings in the intended application.
3
Parameter Description
Measurement Defines the minimum and maximum temperatures
Range the sensor can reliably detect.
Indicates how close the measured value is to the
Accuracy
actual temperature.
The time it takes for the sensor to reach 63.2% of the
Response Time
final value after a temperature change.
Refers to the sensor's ability to maintain calibration
Stability
and performance over time.
Can be analog (voltage, current), digital (binary code),
Output Type
or resistance-based.
Describes the conditions under which the sensor can
Operating
function, including moisture, pressure, vibration, and
Environment
chemical exposure.
4. Working Principal Example – RTD Sensor
To understand how temperature sensor’s function, consider the
Resistance Temperature Detector (RTD) as an example. An RTD
measures temperature by exploiting the predictable change in electrical
resistance of certain metals with temperature. Platinum is commonly
used because of its stable and repeatable resistance-temperature
characteristics. Active sensor.
The relationship between resistance and temperature for a platinum RTD
is typically linear over a broad range and can be approximated by the
formula:
R(T)=R0(1+αT)
Where:
4
• R(T) = resistance at temperature T (in °C)
• R0 = resistance at 0°C (typically 100 Ω for a Pt100)
• α = temperature coefficient of resistance (~0.00385/°C for
platinum)
This equation allows temperature to be inferred from resistance
measurements, making RTDs particularly useful for applications where
accuracy is critical.
5. Signal Conditioning and Data Acquisition
Temperature sensors often generate small or nonlinear signals that
require conditioning before they can be accurately interpreted or
digitized. Signal conditioning may include:
• Amplification: Especially important for thermocouples, which
generate millivolt-level signals.
• Filtering: To reduce noise and improve measurement stability,
particularly in electrically noisy environments.
• Linearization: Since some sensors (e.g., thermistors and
thermocouples) have nonlinear outputs, mathematical correction
is required.
• Analog-to-Digital Conversion (ADC): Converts the analog signal
into digital form for processing by microcontrollers or computers.
• Cold Junction Compensation (CJC): Necessary for
thermocouples, as they measure temperature differences, not
absolute temperature. A known reference temperature is used to
calculate the actual temperature at the measuring junction.
5
6. Applications
Temperature sensors are utilized in an extensive range of practical
applications:
• Industrial Automation: Monitoring and controlling temperatures
in processes such as metal forging, chemical reactions, and power
generation.
• HVAC Systems: Ensuring thermal comfort and energy efficiency in
heating, ventilation, and air conditioning systems.
• Automotive: Engine temperature management, climate control,
and battery thermal regulation in electric vehicles.
• Medical Devices: Monitoring body temperature, sterilization
equipment, and incubators for newborn care.
• Consumer Electronics: Temperature control in devices such as
laptops, mobile phones, and household appliances.
• Environmental Monitoring: Tracking ambient temperature in
weather stations, greenhouses, and smart agriculture systems.
7. Conclusion
Temperature sensors are vital components in modern electronic and
industrial systems, providing accurate and timely temperature data to
ensure safety, efficiency, and automation. Among the many types
available, thermocouples stand out for their durability and wide
operating range, while RTDs offer superior accuracy and stability.
Thermistors and semiconductor sensors provide compact and
economical solutions for general-purpose applications. By
understanding the characteristics and operating principles of these
sensors, engineers and system designers can make informed decisions
to select the best sensor for their specific needs.
1. Thermocouple uses two distinct types of metals (copper-constantan …)
2. Each pair has an abbreviation (B, E J, K ,S..)
3. Each type has a different output signal (all in mV)
6
4. We use the several types according to the range of the physical temperature.
5. The durability is high.
6. Response time is low.
7. In modern measurement we use thermistor
(semiconductor) fast response.
8. To measure temperature signal using Data
Acquisition system, we have to use a DAS
contains the feature of CJC (Cold Junction
Compensation).
9. CJC compensates for the Ice box existence to accurately measure the temperature
using thermocouple.
10. Thermocouples has a PTC (Positive Temperature Coefficient)
11. Thermocouples can be connected in series (to increase the output signal), parallel
(to measure the average of the signals) or both.
12. Each type can be calculated using a polynomial equation like
7
13. sample for a thermocouple table
Vibration sensor
How to choose an industrial accelerometer?
When choosing an industrial accelerometer (or piezoelectric
velocity sensor) many things should be considered so that the best
sensor is chosen for the application. By asking specific questions,
the industrial accelerometer user will become more familiar with the
sensor requirements and enable the sensor representative
8
to be of better assistance. Typical questions to ask would be:
• What is the vibration level?
• What is the frequency range of interest?
• To what temperature variations will the accelerometer be
exposed'?
• Are any unusually corrosive chemicals present'?
• Are intense acoustic or electromagnetic fields present?
• Is there a problem with electrostatic discharge in the area?
• Is the machinery grounded or not?
• What size or weight constraints limit the accelerometer?
Other questions must be considered concerning the connector,
cable and any associated electronics:
• What cable lengths are required?
• To what temperatures will the cable be exposed?
• Should the accelerometer have an integral cable or a connector?
• What are the power supply requirements? What other
instrumentation will be used'?
Two of the main parameters of an accelerometer are the sensitivity
and the frequency range. In general, most high frequency
accelerometers have low sensitivities, and conversely, most high
sensitivity accelerometers have low
frequency ranges. Thus, when choosing an accelerometer, a
compromise between the sensitivity and the frequency response
must sometimes be made. Given below are some tips on how to
choose the sensitivity and the frequency range of an accelerometer.
9
1. Types of vibration sensors
a. Displacement 0-10Hz
b. Velocity 0-100 Hz
c. Acceleration > 100 Hz
2. We can measure in one direction (use 2 cables)
3. Wec can measure in 3D (use 4 cables GND, 3 axis)
4. To accurately measure 3D signals in three directions, we use 3D accelerometer
because synchronization between 3 one direction sensor is not accurate)
5. The output signal is in AC (alternating current) form
6.
Pressure sensors
1. Types of pressure sensors (Low, High, vacuum, and vapor)
10
2. Construction of sensor (for variable with low frequency), we use silicon ship and
strain gages).
3. Construction of sensor (for variable with high frequency -very high variation i.e
pressure inside the combustion chamber of internal combustion engines), we use
piezoelectric sensors).
4. Describe the technology of piezoelectric sensor and silicon ship or (diaphragm)
piezoelectric sensor uses two crystal stone to generate charge which need signal
conditioner to convert it into volt.
5. Remember the sketch of using absolute and gauge pressure sensors.
6. Pressure sensors are active sensors (it needs power supply)
7. In applications: vapor sensors can be used in vehicles’ tanks
8. In applications: vacuum sensors can be used in vehicles’ inlet manifold
9. In applications: high pressure sensors can be used in fuel high pressure pump
10. In applications: Low pressure sensors can be used in fuel low pressure pump
11. If the process is far from the control room, you must use sensors with mA output
signal (to avoid the voltage drop due to wire length)
12. The output signal may be 0-16 mA or 4-20 mA
13. 4-20 mA is better because you can recognize the signal when the output is 4 mA ( in
case of 0-16 mA, and the output signal is 0, you can not identify if the sensor
malfunction or it ‘s really zero. Up to distance 100 m.
14. We can use a shunt resistance to convert the output signal from 4-20 mA into 1 to 5
Volt using a 250 Ω (i x v)
15. We can use RS485 output signal up to 1,000 m
16. It’s important to know the span (range of the application.
17. Use pressure sensor span greater than the real application by 20%
18. Select a pressure senor with at least greater than 20% of the real application
19. It’s important to have the data sheet of the sensor
20. Data sheet contains the wiring diagram and programming code.
21. Use pressure sensor span greater than the real application by 20%
22. It’s important to know the conversion factor.
11
12
Strain Gages
Rc is missing in
the nominator
13
14
LVDT
Linear Variable Differential Transform
An LVDT (Linear Variable Differential Transformer) is an electromechanical sensor used
to measure linear displacement (position). It operates based on the principle of mutual
inductance.
Key Features:
Active sensor.
theory of work: Electromagnetic
Core Structure: It consists of a movable ferromagnetic core, a primary coil, and two
secondary coils wound symmetrically.
• Working Principle: When an AC voltage is applied to the primary coil, it induces
voltages in the two secondary coils. The position of the core changes the magnetic
coupling, altering the differential voltage output.
• Output: The sensor produces a differential AC voltage that is proportional to the
core’s displacement, which can be converted to a linear position signal.
Advantages:
• High accuracy and repeatability
• Frictionless and contactless operation
• Robust and durable
Applications:
• Industrial automation
15
• Aerospace systems
• Hydraulic actuators
• Structural testing
LVDTs are especially valued for their long life, reliability, and precision in harsh
environments.
compare between LVDT and vibration sensor (displacement type)
This s a comparison between an LVDT (Linear Variable Differential Transformer) and a
displacement-type vibration sensor.
RPM
16
Vibration Sensor (Displacement
eature LVDT
Type)
Primary Vibration displacement (amplitude
Linear displacement (position)
Measurement and frequency)
Typically uses capacitive, eddy
Operating Electromagnetic induction with a
current, or optical methods to
Principle movable core
measure relative displacement
Analog AC voltage proportional Analog or digital signal representing
Output Type
to displacement vibration displacement over time
Frequency Low to moderate (not ideal for Designed for higher frequency
Response high-frequency vibration) response to capture vibration
High precision and repeatability Accurate for dynamic displacement
Accuracy for static or slow-moving (vibration), less so for static
displacements measurements
Usually non-contact for vibration
Contact Type Non-contact or contactless
measurement
High sensitivity to small Sensitive to dynamic displacement
Sensitivity
displacements (amplitude and frequency)
Typical Linear position sensing in Vibration monitoring in rotating
Applications actuators, valves, testing rigs machinery, motors, turbines
Very robust, suitable for harsh Varies by type; non-contact types are
Durability
environments more durable in harsh conditions
Also requires calibration, especially
Calibration Requires precise calibration
for frequency response
Summary:
• LVDT is best for precise, static, or slowly varying linear displacement.
• Displacement-type vibration sensors are optimized for dynamic measurements,
capturing vibration patterns over time.
If your application involves monitoring movement due to vibration (especially at various
frequencies), a vibration sensor is more suitable. For accurate linear position
measurement, LVDT is the better choice.
17
RPM
An RPM (Revolutions Per Minute) sensor is a device used to measure the rotational
speed of a rotating object, such as a motor shaft, wheel, or turbine. It detects how many
complete revolutions occur in one minute.
Key Features:
Increasing the number of teeth reduces the error in measurement
Theory of work: electromagnetic
The distance ‘G’ between the face of the gear and the face of the sensor is 1-2 mm
• Measurement Output: Provides data in RPM or as a frequency signal proportional
to speed.
18
• Sensing Methods: Common types include:
o Optical: Uses a light beam and reflector or encoder disc.
o Magnetic: Detects passing ferrous objects or gear teeth.
o Hall Effect: Senses magnetic field changes.
Applications:
• Motor speed monitoring
• Engine diagnostics
• Industrial automation
• Wind turbines and generators
Advantages:
• Enables real-time monitoring and control
• Enhances system safety and efficiency
• Non-contact options reduce wear
RPM sensors are critical in systems where precise speed control or monitoring is
essential.
Mass Flow meter
19
A mass flow meter using hot wire technology (also known as a thermal mass flow
meter) is a sensor that measures the mass flow rate of gases based on the principle of
heat transfer from a heated element to the flowing gas.
Working Principle:
• A heated wire or sensor element is placed in the gas stream.
• As gas flows over the heated wire, it carries away heat.
• The amount of heat lost is directly related to the mass flow rate of the gas (not just
its velocity).
• The sensor measures the electrical power required to maintain a constant wire
temperature or detects the temperature drop to determine mass flow.
Key Features:
• Measures true mass flow without needing pressure or temperature compensation
• Highly sensitive, especially at low flow rates
• Typically used for clean, dry gases
Applications:
• Gas flow monitoring in laboratories and process control
• HVAC systems
• Semiconductor and pharmaceutical industries
• Fuel gas measurement in engines or burners
• Faster than volume flow meter(in case of volume flow meter, we have to measure
Temperature and pressure to calculate the density and multiply it with measured
volume flow rate to get the mass flow rate).
• Mass flow meters using hot wire technology offer accurate, real-time
measurement of gas flow, making them ideal for applications where precise
control and monitoring of gas mass is critical.
Volume flow meter
A volume flow meter sensor measures the volume of fluid (liquid or gas) that passes
through a system over a specific period, typically expressed in liters per minute (L/min) or
cubic meters per hour (m³/h).
Working Principle:
Depending on the type, it determines volume flow using various methods:
• Mechanical (e.g., turbine, positive displacement): Measures the movement of
internal components rotated or displaced by the fluid.
20
• Electromagnetic: Uses Faraday’s law to measure flow of conductive liquids.
• Ultrasonic: Uses sound waves to determine flow velocity and calculate volume.
• Differential Pressure: Calculates flow from pressure drop across a restriction.
Key Features:
• Measures the actual volume regardless of fluid density (unlike mass flow meters)
• Available in contact or non-contact designs
• Suitable for both liquids and gases, depending on sensor type
Applications:
• Water supply systems
• Chemical and food processing
• Fuel and oil measurement
• HVAC and building automation
Volume flow meters are essential for applications where accurate measurement of fluid
quantity is needed for monitoring, billing, or process control.
A flow meter sensor using ultrasonic technology is a device that measures the flow rate
of liquids or gases by using ultrasonic sound waves. It is a non-invasive, highly accurate,
and maintenance-friendly solution suitable for a wide range of applications.
Working Principle:
• The sensor sends ultrasonic pulses through the fluid in a pipe.
• It measures either the transit time difference between signals sent with and
against the flow direction (transit-time type), or the Doppler shift caused by
particles or bubbles moving with the fluid (Doppler type).
• The time or frequency difference is used to calculate the flow velocity, which is
then used to determine the volumetric flow rate.
Key Features:
21
• Non-intrusive (clamp-on types do not touch the fluid)
• No moving parts → low maintenance
• Works with a wide range of clean or dirty fluids
• High accuracy and repeatability
• Can be used for large pipe diameter
Applications:
• Water and wastewater management
• Chemical and pharmaceutical industries
• Oil and gas pipelines
• HVAC systems and energy monitoring
Ultrasonic flow meters are ideal for applications that require accurate, real-time, and
contactless flow measurement, especially where pipe integrity must be preserved.
An oxygen sensor is a device that measures the concentration of oxygen (O₂) in a gas or
liquid. It is widely used to monitor and control combustion, air quality, and biological
processes.
22
Working Principle:
• Most oxygen sensors operate using electrochemical, zirconia (zirconium
dioxide), or optical principles.
• In zirconia types (common in automotive use), a ceramic element generates a
voltage based on the difference in oxygen levels between a reference gas (usually
air) and the sample gas.
• The output signal reflects the oxygen concentration.
Key Features:
• Detects oxygen levels in real-time
• Available in analog or digital output
• Designed for specific environments (e.g., exhaust gases, ambient air, medical
gases).
• To get accurate output from this sensor, the zirconia must reach about 350C so, in
some application we must supply power to the sensor to heat it up then
disconnect the power.
• Oxygen sensor or lambda sensor is used by the control unit (in vehicles) to
adjust the air to fuel ratio. 1:14.7 (mass)
Applications:
• Automotive engines (to optimize fuel-air ratio)
23
• Medical equipment (ventilators, anesthesia machines)
• Environmental monitoring (air and water quality)
• Industrial combustion systems
Oxygen sensors are essential for ensuring efficient operation, safety, and regulatory
compliance in systems where oxygen levels are critical.
24