SlideShare a Scribd company logo
www.techvilla.org.in
1
TECHVILL
A
www.techvilla.org.in
Analog sensors
www.techvilla.org.in
Terminology
• Transducers convert one form of energy into another
• Sensors/Actuators are input/output transducers
• Sensors can be passive (e.g. change in resistance) or
active (output is a voltage or current level)
• Sensors can be analog (e.g. thermocouples) or digital
(e.g. digital tachometer)
3
Sensor Actuator
www.techvilla.org.in
Analog Signals
Analog signals – directly measurable quantities in terms of some other quantity
Examples:
• Thermometer – mercury height rises as temperature rises
• Car Speedometer – Needle moves farther right as you accelerate
• Stereo –Volume increases as you turn the knob.
www.techvilla.org.in
Digital Signals
Digital Signals – have only two states. For digital computers, we refer to binary
states, 0 and 1. “1” can be on, “0” can be off.
Examples:
• Light switch can be either on or off
• Door to a room is either open or closed
www.techvilla.org.in
Examples of A/D Applications
• Microphones - take your voice varying pressure waves in the air and convert them into varying
electrical signals
• Strain Gages - determines the amount of strain (change in dimensions) when a stress is applied
• Thermocouple – temperature measuring device converts thermal energy to electric energy
• Voltmeters
• Digital Multimeters
www.techvilla.org.in
Just what does an
A/D converter DO?
• Converts analog signals into binary words
www.techvilla.org.in
Analog Digital Conversion
2-Step Process:
• Quantizing - breaking down analog value is a set of finite
states
• Encoding - assigning a digital word or number to each state
and matching it to the input signal
www.techvilla.org.in
Step 1: Quantizing
Example:
You have 0-10V signals. Separate
them into a set of discrete states
with 1.25V increments. (How did we
get 1.25V? See next slide…)
Output
States
Discrete Voltage
Ranges (V)
0 0.00-1.25
1 1.25-2.50
2 2.50-3.75
3 3.75-5.00
4 5.00-6.25
5 6.25-7.50
6 7.50-8.75
7 8.75-10.0
www.techvilla.org.in
Quantizing
The number of possible states that the converter can
output is:
N=2n
where n is the number of bits in the AD converter
Example: For a 3 bit A/D converter, N=23
=8.
Analog quantization size:
Q=(Vmax-Vmin)/N = (10V – 0V)/8 = 1.25V
www.techvilla.org.in
Encoding
• Here we assign the
digital value (binary
number) to each state
for the computer to
read.
Output
States
Output Binary Equivalent
0 000
1 001
2 010
3 011
4 100
5 101
6 110
7 111
www.techvilla.org.in
Accuracy of A/D Conversion
There are two ways to best improve accuracy of A/D conversion:
• increasing the resolution which improves the accuracy in measuring the
amplitude of the analog signal.
• increasing the sampling rate which increases the maximum frequency
that can be measured.
www.techvilla.org.in
Resolution
• Resolution (number of discrete values the converter can
produce) = Analog Quantization size (Q)
(Q) = Vrange / 2^n, where Vrange is the range of analog
voltages which can be represented
• limited by signal-to-noise ratio (should be around 6dB)
• In our previous example: Q = 1.25V, this is a high resolution. A
lower resolution would be if we used a 2-bit converter, then
the resolution would be 10/2^2 = 2.50V.
www.techvilla.org.in
Sampling Rate
Frequency at which ADC evaluates analog signal. As we see in
the second picture, evaluating the signal more often more
accurately depicts the ADC signal.
www.techvilla.org.in
Aliasing
• Occurs when the input signal is changing much faster
than the sample rate.
For example, a 2 kHz sine wave being sampled at 1.5
kHz would be reconstructed as a 500 Hz (the aliased
signal) sine wave.
Nyquist Rule:
• Use a sampling frequency at least twice as high as the
maximum frequency in the signal to avoid aliasing.
www.techvilla.org.in
Overall Better Accuracy
• Increasing both the sampling rate and the resolution you
can obtain better accuracy in your AD signals.
www.techvilla.org.in
A/D ConverterTypesBy Danny Carpenter
• Converters
• Flash ADC
• Delta-Sigma ADC
• Dual Slope (integrating) ADC
• Successive Approximation ADC
www.techvilla.org.inwww.techvilla.org.in
Transducer types
18
Quantity
being
Measured
Input Device
(Sensor)
Output Device
(Actuator)
Light Level
Light Dependant Resistor (LDR),
Photodiode, Phototransistor, Solar Cell
Lights & Lamps, LED's &
Displays, Fiber Optics
Temperature
Thermocouple, Thermistor,
Thermostat, Resistive temperature
detectors (RTD)
Heater, Fan, Peltier
Elements
Force/Pressur
e
Strain Gauge, Pressure Switch, Load
Cells
Lifts & Jacks,
Electromagnetic, Vibration
Position
Potentiometer, Encoders,
Reflective/Slotted Opto-switch, LVDT
Motor, Solenoid, Panel
Meters
Speed
Tacho-generator, Reflective/Slotted
Opto-coupler, Doppler Effect Sensors
AC and DC Motors, Stepper
Motor, Brake
Carbon Microphone, Piezo-electric
www.techvilla.org.in
Positional Sensors: potentiometer
19
Processing circuit
Can be Linear or Rotational
www.techvilla.org.in
Positional Sensors: LVDT
Linear Variable
Differential
Transformer
20
www.techvilla.org.in
Positional Sensors: Inductive Proximity Switch
21
• Detects the presence of metallic objects (non-contact)
via changing inductance
• Sensor has 4 main parts: field producing Oscillator via a
Coil; Detection Circuit which detects change in the field;
and Output Circuit generating a signal (NO or NC)
Used in traffic lights (inductive loop buried under the road). Sense
objects in dirty environment.
Does not work for non-metallic objects. Omni-directional.
www.techvilla.org.in
Positional Sensors: Rotary Encoders
22
• Incremental and absolute types
• Incremental encoder needs a counter, loses absolute
position between power glitches, must be re-homed
• Absolute encoders common in CD/DVD drives
www.techvilla.org.in
Temperature Sensors
23
• Bimetallic switch (electro-mechanical) – used in
thermostats. Can be “creep” or “snap” action.
• Thermistors (thermally sensitive resistors); Platinum
Resistance Thermometer (PRT), very high accuracy.
Creep-action: coil or spiral that unwinds or coils with changing
temperature
www.techvilla.org.in
Thermocouples
24
• Two dissimilar metals induce voltage difference (few mV
per 10K) – electro-thermal or Seebeck effect
• Use op-amp to process/amplify the voltage
• Absolute accuracy of 1K is difficult
www.techvilla.org.in
25
www.techvilla.org.in
Light sensors: photoconductive cells
26
• Light dependent resistor (LDR) cell
www.techvilla.org.in
Light level sensitive switch
27
www.techvilla.org.in
Photojunction devices
28
photodiode
phototransistor
www.techvilla.org.in
Photovoltaic Solar Cells
29
• Can convert about 20% of light power into electricity
• Voltage is low (diode drop, ~0.6V)
Solar power is 1.4kW/m^2
www.techvilla.org.in
Photomultiplier tubes (PMT)
30
• Most sensitive of light sensors (can detect individual
photons)
• Acts as a current source
electrons
www.techvilla.org.in
Motion sensors/transducers
31
• Switches, solenoids, relays, motors, etc.
• Motors
• DC
• Brushed/brushless
• Servo
• Stepper motors
• AC
Stepper motor
Brushed motor – permanent magnets on armature, rotor acts as electromagnet
Brushless motor – permanent magnet on the rotor, electromagnets on armature are switched
www.techvilla.org.in
Sound transducers
32
microphone speaker
• Note: voice coil can also be used to generate fast motion
www.techvilla.org.in
Piezo transducers
33
• Detect motion (high and low frequency)
• Sound (lab this week), pressure, fast motion
• Cheap, reliable but has a very limited range of motion
www.techvilla.org.in
Types ofTemperature Sensors
Thermocouples
ResistanceTemperature
Detectors (RTDs)
Thermistors
Infrared Sensors
Semiconductors
www.techvilla.org.in
Thermocouples
Two wires of different metal alloys.
Converts thermal energy into electrical
energy.
Requires a temperature difference
between measuring junction and
reference junction.
Easy to use and obtain.
www.techvilla.org.in
Thermocouple Applications
Plastic injection molding machinery
Food processing equipment
Deicing
Semiconductor processing
Heat treating
Medical equipment
Industrial heat treating
Packaging equipment
www.techvilla.org.in
Thermocouples
Simple, Rugged
High temperature operation
Low cost
No resistance lead wire problems
Point temperature sensing
Fastest response to temperature
changes
Least stable, least repeatable
Low sensitivity to small temperature
changes
Extension wire must be of the same
thermocouple type
Wire may pick up radiated electrical
noise if not shielded
Lowest accuracy
AdvantagesAdvantages DisadvantagesDisadvantages
www.techvilla.org.in
ResistanceTemperature Detectors (RTDs)
Wire wound and thin film devices.
Nearly linear over a wide range of
temperatures.
Can be made small enough to have
response times of a fraction of a second.
Require an electrical current to produce
a voltage drop across the sensor
RTD Applications
Air conditioning and
refrigeration servicing
Furnace servicing
Foodservice processing
Medical research
Textile production
www.techvilla.org.in
RTDs
• Most stable over time
• Most accurate
• Most repeatable temperature
measurement
• Very resistant to contamination/
• corrosion of the RTD element
• High cost
• Slowest response time
• Low sensitivity to small temperature
changes
• Sensitive to vibration (strains the platinum
element wire)
• Decalibration if used beyond sensor’s
temperature ratings
• Somewhat fragile
AdvantagesAdvantages DisadvantagesDisadvantages
www.techvilla.org.in
Thermistors
• A semiconductor used as a temperature sensor.
• Mixture of metal oxides pressed into a bead, wafer or other shape.
• Beads can be very small, less than 1 mm in some cases.
• The resistance decreases as temperature increases, negative temperature coefficient (NTC)
thermistor.
www.techvilla.org.in
Thermistors
• Most are seen in medical
equipment markets.
• Thermistors are also used are for
engine coolant, oil, and air
temperature measurement in the
transportation industry.
www.techvilla.org.in
Thermistors
• High sensitivity to small
temperature changes
• Temperature measurements
become more stable with use
• Copper or nickel extension
wires can be used
• Limited temperature range
• Fragile
• Some initial accuracy “drift”
• Decalibration if used beyond the
sensor’s temperature ratings
• Lack of standards for
replacement
AdvantagesAdvantages DisadvantagesDisadvantages
www.techvilla.org.in
Infrared Sensors
• An infrared sensor intercepts a portion of the infrared energy radiated by an object.
• Many types Optical Pyrometers, Radiation Pyrometers,Total Radiation Pyrometers, Automatic Infrared
Thermometers, EarThermometers, Fiber opticThermometers,Two-Color Pyrometers, Infra-Snakes, and
many more.
www.techvilla.org.in
Infrared Applications
• Manufacturing process like metals, glass, cement, ceramics,
semiconductors, plastics, paper, textiles, coatings.
• Automation and feedback control
• Improve safety in fire-fighting, rescues and detection of
criminal activities.
• Used to monitor and measure human body temperatures
with one second time response.
• Reliability and maintenance needs from building heating to
electrical power generation and distribution
www.techvilla.org.in
Infrared Sensors
• No contact with the product
required
• Response times as fast or faster
than thermocouples
• No corrosion or oxidation to affect
sensor accuracy
• Good stability over time
• High repeatability
• High initial cost
• More complex - support electronics
required
• Emissivity variations affect
temperature measurement accuracy
• Field of view and spot size may restrict
sensor application
• Measuring accuracy affected by dust,
smoke, background
• radiation, etc.
AdvantagesAdvantages DisadvantagesDisadvantages
www.techvilla.org.in
Semiconductors
• Are small and result from the fact that semiconductor diodes have voltage-
current characteristics that are temperature sensitive.
• Temperature measurement ranges that are small compared to
thermocouples and RTDs, but can be quite accurate and inexpensive.
www.techvilla.org.in
Semiconductor Applications
• Hard Disk Drives
• Personal Computers
• ElectronicTest Equipment
• Office Equipment
• Domestic Appliances
• Process Control
• Cellular Phones
www.techvilla.org.in
Thermal SensorVendors
Minco
Pyrotek
Omega
Watlow
Texas Instrument
National Semiconductor
Maxim
www.techvilla.org.in
Determining Factors
Low Power
Serial Interface
Small
Accurate
Wide temperature range
Extras
I2
C Interface
Temperature Alarms
www.techvilla.org.in
National Semiconductor
LM75/LM76
I2
C Interface
-55º to 125ºC range
±2/ ±1º accuracy
9 bits/ 12 bits or ±0.0625ºC resolution
3/3.3 to 5.5 operating voltage
0.25 to 0.5 µA operating current, 4/5µA shutdown
current
100ms/400ms conversion rate(9/12 bit)
Online sample request
8 pin SOP package
Needs 400kHz clock for I2
C Interface
www.techvilla.org.in
Lm35 temperature sensor
www.techvilla.org.in
Interfacing
www.techvilla.org.in

More Related Content

What's hot

Robotic Sensor
Robotic SensorRobotic Sensor
Robotic Sensor
Faisal Ahmed Bappi
 
Smart sensors and their Application
Smart sensors and their ApplicationSmart sensors and their Application
Smart sensors and their Application
Yash Kant
 
sensors (It`s type)
sensors (It`s type)sensors (It`s type)
sensors (It`s type)
Narendra Bhandava
 
shashank soni sensors presentation
shashank soni   sensors presentationshashank soni   sensors presentation
shashank soni sensors presentation
Akash Maurya
 
Temperature Sensors
Temperature SensorsTemperature Sensors
Temperature Sensors
Harshad Desai
 
Data logger
Data loggerData logger
Data logger
Dilip Mathuria
 
sensors
sensorssensors
sensors
gidla vinay
 
SENSORS A DISCUSSION
SENSORS A DISCUSSIONSENSORS A DISCUSSION
SENSORS A DISCUSSION
Praveen Kumar
 
Force sensors presentation
Force sensors presentationForce sensors presentation
Force sensors presentation
Ahmad El Tawil
 
Sensors and actuators
Sensors and actuatorsSensors and actuators
Sensors and actuators
nazibhmd
 
Grippers
GrippersGrippers
Grippers
gujjubharat
 
Sensors And Actuators
Sensors And ActuatorsSensors And Actuators
Sensors And Actuators
Jinesh Patel
 
Basic Sensors Technology
Basic Sensors TechnologyBasic Sensors Technology
Basic Sensors Technology
Anna University Thoothukudi Campus
 
Digital transducer
Digital transducerDigital transducer
Digital transducer
ShuaibMalik11
 
sensors basic types, their working principle and applications
sensors basic types, their working principle and applicationssensors basic types, their working principle and applications
sensors basic types, their working principle and applications
Yasir Hashmi
 
Sensors and their applications
Sensors and their applicationsSensors and their applications
Sensors and their applications
nitigga92
 
Pressure sensor Measurement
Pressure  sensor Measurement Pressure  sensor Measurement
Pressure sensor Measurement
marcoReud
 
Data Acquisition System
Data Acquisition SystemData Acquisition System
Data Acquisition System
Priyanka Goswami
 
Velocity sensors in_robotics
Velocity sensors in_roboticsVelocity sensors in_robotics
Velocity sensors in_robotics
Manish Dhiman
 
Force Sensor
Force SensorForce Sensor
Force Sensor
Raghav Shetty
 

What's hot (20)

Robotic Sensor
Robotic SensorRobotic Sensor
Robotic Sensor
 
Smart sensors and their Application
Smart sensors and their ApplicationSmart sensors and their Application
Smart sensors and their Application
 
sensors (It`s type)
sensors (It`s type)sensors (It`s type)
sensors (It`s type)
 
shashank soni sensors presentation
shashank soni   sensors presentationshashank soni   sensors presentation
shashank soni sensors presentation
 
Temperature Sensors
Temperature SensorsTemperature Sensors
Temperature Sensors
 
Data logger
Data loggerData logger
Data logger
 
sensors
sensorssensors
sensors
 
SENSORS A DISCUSSION
SENSORS A DISCUSSIONSENSORS A DISCUSSION
SENSORS A DISCUSSION
 
Force sensors presentation
Force sensors presentationForce sensors presentation
Force sensors presentation
 
Sensors and actuators
Sensors and actuatorsSensors and actuators
Sensors and actuators
 
Grippers
GrippersGrippers
Grippers
 
Sensors And Actuators
Sensors And ActuatorsSensors And Actuators
Sensors And Actuators
 
Basic Sensors Technology
Basic Sensors TechnologyBasic Sensors Technology
Basic Sensors Technology
 
Digital transducer
Digital transducerDigital transducer
Digital transducer
 
sensors basic types, their working principle and applications
sensors basic types, their working principle and applicationssensors basic types, their working principle and applications
sensors basic types, their working principle and applications
 
Sensors and their applications
Sensors and their applicationsSensors and their applications
Sensors and their applications
 
Pressure sensor Measurement
Pressure  sensor Measurement Pressure  sensor Measurement
Pressure sensor Measurement
 
Data Acquisition System
Data Acquisition SystemData Acquisition System
Data Acquisition System
 
Velocity sensors in_robotics
Velocity sensors in_roboticsVelocity sensors in_robotics
Velocity sensors in_robotics
 
Force Sensor
Force SensorForce Sensor
Force Sensor
 

Viewers also liked

Connect your Android to the real world with Bluetooth Low Energy
Connect your Android to the real world with Bluetooth Low EnergyConnect your Android to the real world with Bluetooth Low Energy
Connect your Android to the real world with Bluetooth Low Energy
Gabor Paller
 
Sensors in Everyday Life
Sensors in Everyday LifeSensors in Everyday Life
Sensors in Everyday Life
Kamlesh Kumar
 
Mutual induction
Mutual inductionMutual induction
Mutual induction
subhalekshmi2013
 
Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)
Epuri Chiranjeevi
 
Induction furnaces
Induction furnacesInduction furnaces
Induction furnaces
Priyesh Neema
 
LVDT
LVDTLVDT
Photoelectric transducer
Photoelectric transducerPhotoelectric transducer
Photoelectric transducer
vickeysv
 
Types of sensors
Types of sensorsTypes of sensors
Types of sensors
Ebin Robinson
 
Piezo electric transducer
Piezo electric transducerPiezo electric transducer
Piezo electric transducer
arvind venkat
 
Introduction to sensors
Introduction to sensorsIntroduction to sensors
Introduction to sensors
Naveen Kumar
 
Lvdt
LvdtLvdt
Introduction to sensors
Introduction to sensorsIntroduction to sensors
Introduction to sensors
MIGUEL ANGEL CONTRERAS DOMINGUEZ
 
Introduction to smart sensors & its’ application
Introduction to smart sensors & its’ applicationIntroduction to smart sensors & its’ application
Introduction to smart sensors & its’ application
Pranay Mondal
 

Viewers also liked (13)

Connect your Android to the real world with Bluetooth Low Energy
Connect your Android to the real world with Bluetooth Low EnergyConnect your Android to the real world with Bluetooth Low Energy
Connect your Android to the real world with Bluetooth Low Energy
 
Sensors in Everyday Life
Sensors in Everyday LifeSensors in Everyday Life
Sensors in Everyday Life
 
Mutual induction
Mutual inductionMutual induction
Mutual induction
 
Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)Linear Variable Differential Transducer(LVDT)
Linear Variable Differential Transducer(LVDT)
 
Induction furnaces
Induction furnacesInduction furnaces
Induction furnaces
 
LVDT
LVDTLVDT
LVDT
 
Photoelectric transducer
Photoelectric transducerPhotoelectric transducer
Photoelectric transducer
 
Types of sensors
Types of sensorsTypes of sensors
Types of sensors
 
Piezo electric transducer
Piezo electric transducerPiezo electric transducer
Piezo electric transducer
 
Introduction to sensors
Introduction to sensorsIntroduction to sensors
Introduction to sensors
 
Lvdt
LvdtLvdt
Lvdt
 
Introduction to sensors
Introduction to sensorsIntroduction to sensors
Introduction to sensors
 
Introduction to smart sensors & its’ application
Introduction to smart sensors & its’ applicationIntroduction to smart sensors & its’ application
Introduction to smart sensors & its’ application
 

Similar to Analog sensor Part-9

Transducers (1)
Transducers (1)Transducers (1)
Transducers (1)
LingalaSowjanya
 
UNIT- I.pptx
UNIT- I.pptxUNIT- I.pptx
Sensors-Interfacing Techniques
Sensors-Interfacing TechniquesSensors-Interfacing Techniques
Sensors-Interfacing Techniques
Dr.YNM
 
ADC & DAC
ADC & DACADC & DAC
ADC & DAC
wewe mahir
 
Transducers
Transducers Transducers
Transducers
Aman Singh
 
The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2
The IOT Academy
 
Sensor Lecture Interfacing
 Sensor Lecture Interfacing Sensor Lecture Interfacing
Sensor Lecture Interfacing
utpal sarkar
 
Akuisisi data.pptx
Akuisisi data.pptxAkuisisi data.pptx
Akuisisi data.pptx
AdeMaulana72
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlle
Dharmaraj Morle
 
rae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposesrae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposes
134483
 
Sensors and data acquisation system
Sensors and data acquisation systemSensors and data acquisation system
Sensors and data acquisation system
Mukut Kalita
 
sensors and transducer used in IOT for arduino.pdf
sensors and transducer used in IOT for arduino.pdfsensors and transducer used in IOT for arduino.pdf
sensors and transducer used in IOT for arduino.pdf
OmkarKore6
 
Chapter 3 automation devices
Chapter 3  automation devicesChapter 3  automation devices
Chapter 3 automation devices
Mohamad Sahiedan
 
10 11_gen_revision_notes_term_3
10  11_gen_revision_notes_term_310  11_gen_revision_notes_term_3
10 11_gen_revision_notes_term_3
CDI Aljeer
 
Six channel fire monitoring & control
Six channel fire monitoring & controlSix channel fire monitoring & control
Six channel fire monitoring & control
guru nanak institute of technology
 
Transducers
TransducersTransducers
Temperature Transducers
Temperature TransducersTemperature Transducers
Temperature Transducers
Asim Raza
 
Transducers: a CLIL lesson
Transducers: a CLIL lessonTransducers: a CLIL lesson
Transducers: a CLIL lesson
school
 
Measuring Instrument and communicaiton protocol
Measuring Instrument and communicaiton protocolMeasuring Instrument and communicaiton protocol
Measuring Instrument and communicaiton protocol
ssuser325d67
 
Signal conditioning
Signal conditioningSignal conditioning
Signal conditioning
Biswajit Karmakar
 

Similar to Analog sensor Part-9 (20)

Transducers (1)
Transducers (1)Transducers (1)
Transducers (1)
 
UNIT- I.pptx
UNIT- I.pptxUNIT- I.pptx
UNIT- I.pptx
 
Sensors-Interfacing Techniques
Sensors-Interfacing TechniquesSensors-Interfacing Techniques
Sensors-Interfacing Techniques
 
ADC & DAC
ADC & DACADC & DAC
ADC & DAC
 
Transducers
Transducers Transducers
Transducers
 
The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2
 
Sensor Lecture Interfacing
 Sensor Lecture Interfacing Sensor Lecture Interfacing
Sensor Lecture Interfacing
 
Akuisisi data.pptx
Akuisisi data.pptxAkuisisi data.pptx
Akuisisi data.pptx
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlle
 
rae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposesrae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposes
 
Sensors and data acquisation system
Sensors and data acquisation systemSensors and data acquisation system
Sensors and data acquisation system
 
sensors and transducer used in IOT for arduino.pdf
sensors and transducer used in IOT for arduino.pdfsensors and transducer used in IOT for arduino.pdf
sensors and transducer used in IOT for arduino.pdf
 
Chapter 3 automation devices
Chapter 3  automation devicesChapter 3  automation devices
Chapter 3 automation devices
 
10 11_gen_revision_notes_term_3
10  11_gen_revision_notes_term_310  11_gen_revision_notes_term_3
10 11_gen_revision_notes_term_3
 
Six channel fire monitoring & control
Six channel fire monitoring & controlSix channel fire monitoring & control
Six channel fire monitoring & control
 
Transducers
TransducersTransducers
Transducers
 
Temperature Transducers
Temperature TransducersTemperature Transducers
Temperature Transducers
 
Transducers: a CLIL lesson
Transducers: a CLIL lessonTransducers: a CLIL lesson
Transducers: a CLIL lesson
 
Measuring Instrument and communicaiton protocol
Measuring Instrument and communicaiton protocolMeasuring Instrument and communicaiton protocol
Measuring Instrument and communicaiton protocol
 
Signal conditioning
Signal conditioningSignal conditioning
Signal conditioning
 

More from Techvilla

Raspberry pi Part 26
Raspberry pi Part 26Raspberry pi Part 26
Raspberry pi Part 26
Techvilla
 
Raspberry pi Part 25
Raspberry pi Part 25Raspberry pi Part 25
Raspberry pi Part 25
Techvilla
 
Raspberry pi Part 24
Raspberry pi Part 24Raspberry pi Part 24
Raspberry pi Part 24
Techvilla
 
Raspberry pi Part 23
Raspberry pi Part 23Raspberry pi Part 23
Raspberry pi Part 23
Techvilla
 
Raspberry pi Part 22
Raspberry pi Part 22Raspberry pi Part 22
Raspberry pi Part 22
Techvilla
 
Raspberry pi Part 21
Raspberry pi Part 21Raspberry pi Part 21
Raspberry pi Part 21
Techvilla
 
Raspberry pi Part 20
Raspberry pi Part 20Raspberry pi Part 20
Raspberry pi Part 20
Techvilla
 
Raspberry pi Part 19
Raspberry pi Part 19Raspberry pi Part 19
Raspberry pi Part 19
Techvilla
 
Raspberry pi Part 18
Raspberry pi Part 18Raspberry pi Part 18
Raspberry pi Part 18
Techvilla
 
Raspberry pi Part 17
Raspberry pi Part 17Raspberry pi Part 17
Raspberry pi Part 17
Techvilla
 
Raspberry pi Part 16
Raspberry pi Part 16Raspberry pi Part 16
Raspberry pi Part 16
Techvilla
 
Rasperry pi Part 15
Rasperry pi Part 15Rasperry pi Part 15
Rasperry pi Part 15
Techvilla
 
Rasperry pi Part 13
Rasperry pi Part 13Rasperry pi Part 13
Rasperry pi Part 13
Techvilla
 
Rasperry pi Part 12
Rasperry pi Part 12Rasperry pi Part 12
Rasperry pi Part 12
Techvilla
 
Rasperry pi Part 10
Rasperry pi Part 10Rasperry pi Part 10
Rasperry pi Part 10
Techvilla
 
Rasperry pi Part 9
Rasperry pi Part 9Rasperry pi Part 9
Rasperry pi Part 9
Techvilla
 
Rasperry pi Part 8
Rasperry pi Part 8Rasperry pi Part 8
Rasperry pi Part 8
Techvilla
 
Rasperry pi Part 7
Rasperry pi Part 7Rasperry pi Part 7
Rasperry pi Part 7
Techvilla
 
Raspberry pi Part 6
Raspberry pi Part 6Raspberry pi Part 6
Raspberry pi Part 6
Techvilla
 
Raspberry pi Part 5
Raspberry pi Part 5Raspberry pi Part 5
Raspberry pi Part 5
Techvilla
 

More from Techvilla (20)

Raspberry pi Part 26
Raspberry pi Part 26Raspberry pi Part 26
Raspberry pi Part 26
 
Raspberry pi Part 25
Raspberry pi Part 25Raspberry pi Part 25
Raspberry pi Part 25
 
Raspberry pi Part 24
Raspberry pi Part 24Raspberry pi Part 24
Raspberry pi Part 24
 
Raspberry pi Part 23
Raspberry pi Part 23Raspberry pi Part 23
Raspberry pi Part 23
 
Raspberry pi Part 22
Raspberry pi Part 22Raspberry pi Part 22
Raspberry pi Part 22
 
Raspberry pi Part 21
Raspberry pi Part 21Raspberry pi Part 21
Raspberry pi Part 21
 
Raspberry pi Part 20
Raspberry pi Part 20Raspberry pi Part 20
Raspberry pi Part 20
 
Raspberry pi Part 19
Raspberry pi Part 19Raspberry pi Part 19
Raspberry pi Part 19
 
Raspberry pi Part 18
Raspberry pi Part 18Raspberry pi Part 18
Raspberry pi Part 18
 
Raspberry pi Part 17
Raspberry pi Part 17Raspberry pi Part 17
Raspberry pi Part 17
 
Raspberry pi Part 16
Raspberry pi Part 16Raspberry pi Part 16
Raspberry pi Part 16
 
Rasperry pi Part 15
Rasperry pi Part 15Rasperry pi Part 15
Rasperry pi Part 15
 
Rasperry pi Part 13
Rasperry pi Part 13Rasperry pi Part 13
Rasperry pi Part 13
 
Rasperry pi Part 12
Rasperry pi Part 12Rasperry pi Part 12
Rasperry pi Part 12
 
Rasperry pi Part 10
Rasperry pi Part 10Rasperry pi Part 10
Rasperry pi Part 10
 
Rasperry pi Part 9
Rasperry pi Part 9Rasperry pi Part 9
Rasperry pi Part 9
 
Rasperry pi Part 8
Rasperry pi Part 8Rasperry pi Part 8
Rasperry pi Part 8
 
Rasperry pi Part 7
Rasperry pi Part 7Rasperry pi Part 7
Rasperry pi Part 7
 
Raspberry pi Part 6
Raspberry pi Part 6Raspberry pi Part 6
Raspberry pi Part 6
 
Raspberry pi Part 5
Raspberry pi Part 5Raspberry pi Part 5
Raspberry pi Part 5
 

Recently uploaded

International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
PuktoonEngr
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
mahammadsalmanmech
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
Divyam548318
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
University of Maribor
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
Ratnakar Mikkili
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
IJNSA Journal
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 

Recently uploaded (20)

International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 

Analog sensor Part-9

  • 3. Terminology • Transducers convert one form of energy into another • Sensors/Actuators are input/output transducers • Sensors can be passive (e.g. change in resistance) or active (output is a voltage or current level) • Sensors can be analog (e.g. thermocouples) or digital (e.g. digital tachometer) 3 Sensor Actuator www.techvilla.org.in
  • 4. Analog Signals Analog signals – directly measurable quantities in terms of some other quantity Examples: • Thermometer – mercury height rises as temperature rises • Car Speedometer – Needle moves farther right as you accelerate • Stereo –Volume increases as you turn the knob. www.techvilla.org.in
  • 5. Digital Signals Digital Signals – have only two states. For digital computers, we refer to binary states, 0 and 1. “1” can be on, “0” can be off. Examples: • Light switch can be either on or off • Door to a room is either open or closed www.techvilla.org.in
  • 6. Examples of A/D Applications • Microphones - take your voice varying pressure waves in the air and convert them into varying electrical signals • Strain Gages - determines the amount of strain (change in dimensions) when a stress is applied • Thermocouple – temperature measuring device converts thermal energy to electric energy • Voltmeters • Digital Multimeters www.techvilla.org.in
  • 7. Just what does an A/D converter DO? • Converts analog signals into binary words www.techvilla.org.in
  • 8. Analog Digital Conversion 2-Step Process: • Quantizing - breaking down analog value is a set of finite states • Encoding - assigning a digital word or number to each state and matching it to the input signal www.techvilla.org.in
  • 9. Step 1: Quantizing Example: You have 0-10V signals. Separate them into a set of discrete states with 1.25V increments. (How did we get 1.25V? See next slide…) Output States Discrete Voltage Ranges (V) 0 0.00-1.25 1 1.25-2.50 2 2.50-3.75 3 3.75-5.00 4 5.00-6.25 5 6.25-7.50 6 7.50-8.75 7 8.75-10.0 www.techvilla.org.in
  • 10. Quantizing The number of possible states that the converter can output is: N=2n where n is the number of bits in the AD converter Example: For a 3 bit A/D converter, N=23 =8. Analog quantization size: Q=(Vmax-Vmin)/N = (10V – 0V)/8 = 1.25V www.techvilla.org.in
  • 11. Encoding • Here we assign the digital value (binary number) to each state for the computer to read. Output States Output Binary Equivalent 0 000 1 001 2 010 3 011 4 100 5 101 6 110 7 111 www.techvilla.org.in
  • 12. Accuracy of A/D Conversion There are two ways to best improve accuracy of A/D conversion: • increasing the resolution which improves the accuracy in measuring the amplitude of the analog signal. • increasing the sampling rate which increases the maximum frequency that can be measured. www.techvilla.org.in
  • 13. Resolution • Resolution (number of discrete values the converter can produce) = Analog Quantization size (Q) (Q) = Vrange / 2^n, where Vrange is the range of analog voltages which can be represented • limited by signal-to-noise ratio (should be around 6dB) • In our previous example: Q = 1.25V, this is a high resolution. A lower resolution would be if we used a 2-bit converter, then the resolution would be 10/2^2 = 2.50V. www.techvilla.org.in
  • 14. Sampling Rate Frequency at which ADC evaluates analog signal. As we see in the second picture, evaluating the signal more often more accurately depicts the ADC signal. www.techvilla.org.in
  • 15. Aliasing • Occurs when the input signal is changing much faster than the sample rate. For example, a 2 kHz sine wave being sampled at 1.5 kHz would be reconstructed as a 500 Hz (the aliased signal) sine wave. Nyquist Rule: • Use a sampling frequency at least twice as high as the maximum frequency in the signal to avoid aliasing. www.techvilla.org.in
  • 16. Overall Better Accuracy • Increasing both the sampling rate and the resolution you can obtain better accuracy in your AD signals. www.techvilla.org.in
  • 17. A/D ConverterTypesBy Danny Carpenter • Converters • Flash ADC • Delta-Sigma ADC • Dual Slope (integrating) ADC • Successive Approximation ADC www.techvilla.org.inwww.techvilla.org.in
  • 18. Transducer types 18 Quantity being Measured Input Device (Sensor) Output Device (Actuator) Light Level Light Dependant Resistor (LDR), Photodiode, Phototransistor, Solar Cell Lights & Lamps, LED's & Displays, Fiber Optics Temperature Thermocouple, Thermistor, Thermostat, Resistive temperature detectors (RTD) Heater, Fan, Peltier Elements Force/Pressur e Strain Gauge, Pressure Switch, Load Cells Lifts & Jacks, Electromagnetic, Vibration Position Potentiometer, Encoders, Reflective/Slotted Opto-switch, LVDT Motor, Solenoid, Panel Meters Speed Tacho-generator, Reflective/Slotted Opto-coupler, Doppler Effect Sensors AC and DC Motors, Stepper Motor, Brake Carbon Microphone, Piezo-electric www.techvilla.org.in
  • 19. Positional Sensors: potentiometer 19 Processing circuit Can be Linear or Rotational www.techvilla.org.in
  • 20. Positional Sensors: LVDT Linear Variable Differential Transformer 20 www.techvilla.org.in
  • 21. Positional Sensors: Inductive Proximity Switch 21 • Detects the presence of metallic objects (non-contact) via changing inductance • Sensor has 4 main parts: field producing Oscillator via a Coil; Detection Circuit which detects change in the field; and Output Circuit generating a signal (NO or NC) Used in traffic lights (inductive loop buried under the road). Sense objects in dirty environment. Does not work for non-metallic objects. Omni-directional. www.techvilla.org.in
  • 22. Positional Sensors: Rotary Encoders 22 • Incremental and absolute types • Incremental encoder needs a counter, loses absolute position between power glitches, must be re-homed • Absolute encoders common in CD/DVD drives www.techvilla.org.in
  • 23. Temperature Sensors 23 • Bimetallic switch (electro-mechanical) – used in thermostats. Can be “creep” or “snap” action. • Thermistors (thermally sensitive resistors); Platinum Resistance Thermometer (PRT), very high accuracy. Creep-action: coil or spiral that unwinds or coils with changing temperature www.techvilla.org.in
  • 24. Thermocouples 24 • Two dissimilar metals induce voltage difference (few mV per 10K) – electro-thermal or Seebeck effect • Use op-amp to process/amplify the voltage • Absolute accuracy of 1K is difficult www.techvilla.org.in
  • 26. Light sensors: photoconductive cells 26 • Light dependent resistor (LDR) cell www.techvilla.org.in
  • 27. Light level sensitive switch 27 www.techvilla.org.in
  • 29. Photovoltaic Solar Cells 29 • Can convert about 20% of light power into electricity • Voltage is low (diode drop, ~0.6V) Solar power is 1.4kW/m^2 www.techvilla.org.in
  • 30. Photomultiplier tubes (PMT) 30 • Most sensitive of light sensors (can detect individual photons) • Acts as a current source electrons www.techvilla.org.in
  • 31. Motion sensors/transducers 31 • Switches, solenoids, relays, motors, etc. • Motors • DC • Brushed/brushless • Servo • Stepper motors • AC Stepper motor Brushed motor – permanent magnets on armature, rotor acts as electromagnet Brushless motor – permanent magnet on the rotor, electromagnets on armature are switched www.techvilla.org.in
  • 32. Sound transducers 32 microphone speaker • Note: voice coil can also be used to generate fast motion www.techvilla.org.in
  • 33. Piezo transducers 33 • Detect motion (high and low frequency) • Sound (lab this week), pressure, fast motion • Cheap, reliable but has a very limited range of motion www.techvilla.org.in
  • 34. Types ofTemperature Sensors Thermocouples ResistanceTemperature Detectors (RTDs) Thermistors Infrared Sensors Semiconductors www.techvilla.org.in
  • 35. Thermocouples Two wires of different metal alloys. Converts thermal energy into electrical energy. Requires a temperature difference between measuring junction and reference junction. Easy to use and obtain. www.techvilla.org.in
  • 36. Thermocouple Applications Plastic injection molding machinery Food processing equipment Deicing Semiconductor processing Heat treating Medical equipment Industrial heat treating Packaging equipment www.techvilla.org.in
  • 37. Thermocouples Simple, Rugged High temperature operation Low cost No resistance lead wire problems Point temperature sensing Fastest response to temperature changes Least stable, least repeatable Low sensitivity to small temperature changes Extension wire must be of the same thermocouple type Wire may pick up radiated electrical noise if not shielded Lowest accuracy AdvantagesAdvantages DisadvantagesDisadvantages www.techvilla.org.in
  • 38. ResistanceTemperature Detectors (RTDs) Wire wound and thin film devices. Nearly linear over a wide range of temperatures. Can be made small enough to have response times of a fraction of a second. Require an electrical current to produce a voltage drop across the sensor
  • 39. RTD Applications Air conditioning and refrigeration servicing Furnace servicing Foodservice processing Medical research Textile production www.techvilla.org.in
  • 40. RTDs • Most stable over time • Most accurate • Most repeatable temperature measurement • Very resistant to contamination/ • corrosion of the RTD element • High cost • Slowest response time • Low sensitivity to small temperature changes • Sensitive to vibration (strains the platinum element wire) • Decalibration if used beyond sensor’s temperature ratings • Somewhat fragile AdvantagesAdvantages DisadvantagesDisadvantages www.techvilla.org.in
  • 41. Thermistors • A semiconductor used as a temperature sensor. • Mixture of metal oxides pressed into a bead, wafer or other shape. • Beads can be very small, less than 1 mm in some cases. • The resistance decreases as temperature increases, negative temperature coefficient (NTC) thermistor. www.techvilla.org.in
  • 42. Thermistors • Most are seen in medical equipment markets. • Thermistors are also used are for engine coolant, oil, and air temperature measurement in the transportation industry. www.techvilla.org.in
  • 43. Thermistors • High sensitivity to small temperature changes • Temperature measurements become more stable with use • Copper or nickel extension wires can be used • Limited temperature range • Fragile • Some initial accuracy “drift” • Decalibration if used beyond the sensor’s temperature ratings • Lack of standards for replacement AdvantagesAdvantages DisadvantagesDisadvantages www.techvilla.org.in
  • 44. Infrared Sensors • An infrared sensor intercepts a portion of the infrared energy radiated by an object. • Many types Optical Pyrometers, Radiation Pyrometers,Total Radiation Pyrometers, Automatic Infrared Thermometers, EarThermometers, Fiber opticThermometers,Two-Color Pyrometers, Infra-Snakes, and many more. www.techvilla.org.in
  • 45. Infrared Applications • Manufacturing process like metals, glass, cement, ceramics, semiconductors, plastics, paper, textiles, coatings. • Automation and feedback control • Improve safety in fire-fighting, rescues and detection of criminal activities. • Used to monitor and measure human body temperatures with one second time response. • Reliability and maintenance needs from building heating to electrical power generation and distribution www.techvilla.org.in
  • 46. Infrared Sensors • No contact with the product required • Response times as fast or faster than thermocouples • No corrosion or oxidation to affect sensor accuracy • Good stability over time • High repeatability • High initial cost • More complex - support electronics required • Emissivity variations affect temperature measurement accuracy • Field of view and spot size may restrict sensor application • Measuring accuracy affected by dust, smoke, background • radiation, etc. AdvantagesAdvantages DisadvantagesDisadvantages www.techvilla.org.in
  • 47. Semiconductors • Are small and result from the fact that semiconductor diodes have voltage- current characteristics that are temperature sensitive. • Temperature measurement ranges that are small compared to thermocouples and RTDs, but can be quite accurate and inexpensive. www.techvilla.org.in
  • 48. Semiconductor Applications • Hard Disk Drives • Personal Computers • ElectronicTest Equipment • Office Equipment • Domestic Appliances • Process Control • Cellular Phones www.techvilla.org.in
  • 50. Determining Factors Low Power Serial Interface Small Accurate Wide temperature range Extras I2 C Interface Temperature Alarms www.techvilla.org.in
  • 51. National Semiconductor LM75/LM76 I2 C Interface -55º to 125ºC range ±2/ ±1º accuracy 9 bits/ 12 bits or ±0.0625ºC resolution 3/3.3 to 5.5 operating voltage 0.25 to 0.5 µA operating current, 4/5µA shutdown current 100ms/400ms conversion rate(9/12 bit) Online sample request 8 pin SOP package Needs 400kHz clock for I2 C Interface www.techvilla.org.in

Editor's Notes

  1. Energy form conversion: electrical signals, movement, radiant energy, thermal, or magnetic energy, etc. Sensors/Actuators – both are transducer types Analog-sensor-produced signals can be digitized
  2. Can be Linear or Rotational
  3. Used in traffic lights (inductive loop buried under the road). Sense objects in dirty environment. Does not work for non-metallic objects. Omni-directional.
  4. Creep-action: coil or spiral that unwinds or coils with changing temperature
  5. Solar power is 1.4kW/m^2
  6. Brushed motor – permanent magnets on armature, rotor acts as electromagnet Brushless motor – permanent magnet on the rotor, electromagnets on armature are switched