SlideShare a Scribd company logo
1 of 44
Welcome
Presentation of the final year Project
July 6, 2011
Mr. BERKOUK Hicham
Digital
Under the supervision of: Mr. HAMADACHE
Ultrasonic Range finder
Outline
Introduction
Project overview
Circuit operation
Circuit adjustments
Conclusion
Introduction
Ultrasound and piezoelectricity are two physical phenomena
strongly related to the operation of the ultrasonic range finder,
hence they should be defined.
 Ultrasound is cyclic sound pressure with a frequency greater
than the upper limit of human hearing.
Introduction
The applications of ultrasound are:
• Medical sonography
• Ultrasonic testing
• Ultrasonic cleaning
• Ultrasonic welding
• Sonochemistry
• Ultrasonic weaponry
• Ultrasonic range finding
Introduction
 Piezoelectricity is the charge which accumulates in certain
solid materials (notably crystals) in response to applied
mechanical stress. In other words, piezoelectricity is the
electricity resulting from pressure.
The applications of piezoelectricity are:
• Piezo-based ignition systems
• Piezoelectric transformers
• Piezoelectric sensors
• Piezoelectric actuators
• Quartz crystals
• SONAR
Introduction
 Ultrasonic range finding, called also SONAR (Sound Navigation
and Ranging), is a technique used to measure how far away
objects are from an ultrasonic source.
The principle of operation of ultrasonic range finding is:
An ultrasonic pulse is generated in a given direction. If there is
an object in the path of this pulse, part or all of this pulse will be
reflected back to the transmitter as an echo and can be detected
through the receiver path. By measuring the difference in time
between the pulse being transmitted and the echo being
received, it is possible to determine how far away the object is.
Introduction
Introduction
The applications of ultrasonic range finding are:
• Autofocus cameras.
• Motion detection.
• Robotics guidance.
• Proximity sensing.
Project overview
 Ultrasound physics:
In air, ultrasound travels by compression and rarefaction
(expansion) of air molecules in the direction of travel
(longitudinal motion).
As sound is a wave it is defined with parameters that
characterize waves, namely: speed of propagation (), frequency
() and wavelength ().
Project overview
Project overview
• The period () is the time needed for one wave cycle to
occur, measured in seconds.
• The wavelength is the distance travelled by a wave in one
period.
• The frequency () is the number of cycles that occur in one
second, measured in Hertz.
From the definitions of frequency and period, we can deduce the
frequency.
/
Project overview
To find the speed of ultrasound, we use the general definition of
speed which is the distance travelled over the time required for
that.
Speed= distance/time
Using this latter equation and the definition of the wavelength,
we can deduce the speed of ultrasound ():
/
/ Then, ×
Project overview
The speed of ultrasound in air varies essentially in function of air
temperature. In fact, it can be found using the following
equation:
V²=×R×
Where: : is the adiabatic index of air, =1,4.
R: is a constant, R=287 J/kg/°K.
T: is the temperature of air in kelvin (T=C°+273,15).
Project overview
The following table gives the speed of sound for different air
temperature values.
Temperature (°C) Speed of sound (m/s)
-20 319
-10 327
0 332
10 337
20 343
30 349
Project overview
The speed that will be used in this project is 343 m/s at 20 °C
because 20°C is near to the mean temperature value on earth.
Knowing that the frequency of the transducers used in this
project is 40kHz, we can compute the wavelength of our
waveform: =/ = 343/40k = 8,5 mm .
Project overview
 Ultrasonic range finder:
The circuit measures the time required for the pulse being sent
to come back as an echo to the receiver.
Project overview
As the pulse travels twice the same distance, so to find the time
we have to use a distance of 2×l.
∆t=2×l/
 General block diagram:
The following figure shows the general block diagram of the
ultrasonic range finder implemented in this project.
Project overview
Circuit operation
The ultrasonic range finder can be divided into the following
parts:
 Two ultrasonic transducers (emitter + receiver).
 Transmitter circuit.
 Receiver circuit
 Time duration detection and calculation circuit.
 Counter circuit.
 Decoder and display circuit.
In this chapter, the operation of each part is described.
Circuit operation
 Ultrasonic transducers:
They are used to send and detect the ultrasonic pulses.
Circuit operation
 Transmitter circuit:
The transmitter circuit is composed of two oscillators and a
monostable latch.
• Oscillators:
Circuit operation
This type of oscillators is called “CMOS relaxation oscillator”. Its
output is a square wave that has a frequency that can be
calculated using the following expression:
/2,2×R2×C1
(for 2nd oscillator, add value of A1)
Circuit operation
• Monostable latch:
A monostable latch is circuit that has two output states; one is
stable the other is unstable. The output of the latch stays stable,
indefinitely, unless a pulse is presented at its input and forces
the output to the unstable state. The time duration of the
unstable state is related to values of R and C. After that, the
output comes back to the stable state.
1
2
3
U2:A
4011
C 5
6
4
U2:B
4011
R
+Vdd
Circuit operation
This monostable latch has a low stable output. When a high is
presented at its input, the output goes high for time duration (t)
that can be found using the following expression:
t=R×C×ln2
 Receiver circuit:
The receiver circuit is composed of two parts: a differential
amplifier and a comparator.
• Differential amplifier:
Once the ultrasonic receiver detects the echo, it converts it to
voltage oscillations of some millivolts. These oscillations are
presented to the inverting input of a differential amplifier through
a coupling capacitor.
Circuit operation
The output of the differential amplifier can be found using the
following expression:
Vₒ= (1+ A/R’) × V₂ - (A/R’) × V₁
R'
R
R
A
+Vdd
C
Receiver
3
2
1
84
U1:A
LM358
Circuit operation
Where:
V₁: is the voltage from the receiver.
V₂: is the voltage on the non-inverting input, V₂= 4,5 V.
• Comparator:
It compares the output of the amplifier to a voltage reference on its
inverting input.
R2
R1
A
1
2
3
U1:A
4011
+Vdd
3
2
1
84
U2:B
LM358
Circuit operation
When the output of the amplifier is less than the voltage reference of
the comparator, this latter one will have a low output that will be
converted to a high by the inverter.
 Time duration detection and calculation circuit:
This circuit is composed of three parts: an RS flip-flop, an oscillator
and a Schmitt trigger.
• RS flip-flop:
1
2
3
U1:A
4001
5
6
4
U1:B
4001
S
R
Q
Circuit operation
The truth table for this flip-flop is given the following table.
Only the set and reset conditions will be used in this project.
S R Qn+1
0 0 Qn
0 1 0 (reset)
1 0 1 (set)
1 1 ?
Circuit operation
• Schmitt trigger:
It is used for noise immunity and to stop the range finder
operation when the maximum measurable value is overtook.
R2 8
9
10
U5:C
4011
12
13
11
U5:D
4011
R1
R3
C1
Circuit operation
 Counter circuit:
The counters used in this project are: CD 4029, which are
presettable up/down counters that count in either binary or
decade mode depending on the voltage level applied at
binary/decade input. When binary/decade is at logical “1”, the
counters count in binary, otherwise they count in decade.
Similarly, the counters count up when the up/down input is at
logical “1” and vice versa.
In this project, the counters count up and in decade mode
(binary-coded-decimal, BCD mode).
Circuit operation
 Decoder and display circuit:
• Decoders:
The decoders used in this project are: CD 4543, which are BCD-
to-seven segment latch/decoder/driver designed primarily for
liquid-crystal display (LCD) applications. They are also capable of
driving light emitting diode (LED), incandescent, gas-discharge,
and fluorescent displays.
In this project, the decoders are used for LED application
(common-anode ones), so we have to apply a logic “1” at the
phase inputs of these decoders.
• 7-segment display:
The 3-digit 7-segment display used in project is common-mode
type from ROHM Semiconductor.
Circuit operation
 General circuit operation:
The following figure shows the general schematic diagram of the
ultrasonic range finder.
1
2
3
U1:A
4001R1
1M
5
6
4
U1:B
4001 C1
1u
R2
220k
C2
10n
R3
10k D1
1N4148
1
2
3
U2:A
4011
C3
22n
5
6
4
U2:B
4011
8
9
10
U2:C
4011
R4
22k
12
13
11
U2:D
4011
1
2
3
U3:A
4011
R6
22k C4
220pR5
220k
Transmitter
R7
220R
C5
1n
Receiver
R8
10k
R9
10k
R10
10k
R11
10k
+9 V
5
6
4
U3:B
4011
8
9
10
U3:C
4011
12
13
11
U3:D
4011
1
2
3
U5:A
4011
5
6
4
U5:B
4011R12
7k5
C6
2n2R13
100k
R14
10k
8
9
10
U5:C
4011
12
13
11
U5:D
4011
R15
22k
R16
10k C7
1n
A
5
B
3
C
2
D
4
CLK
6
LE
1
BI
7
QA
9
QB
10
QC
11
QD
12
QE
13
QF
15
QG
14
U6
4543
A
5
B
3
C
2
D
4
CLK
6
LE
1
BI
7
QA
9
QB
10
QC
11
QD
12
QE
13
QF
15
QG
14
U7
4543
A
5
B
3
C
2
D
4
CLK
6
LE
1
BI
7
QA
9
QB
10
QC
11
QD
12
QE
13
QF
15
QG
14
U8
4543
R17
220R
R18
220R
R19
220R
A
4
QA
6
B
12
QB
11
C
13
QC
14
D
3
QD
2
CI
5
CO
7
CLK
15
PE
1
B/D
9
U/D
10
U9
4029
A
4
QA
6
B
12
QB
11
C
13
QC
14
D
3
QD
2
CI
5
CO
7
CLK
15
PE
1
B/D
9
U/D
10
U10
4029
A
4
QA
6
B
12
QB
11
C
13
QC
14
D
3
QD
2
CI
5
CO
7
CLK
15
PE
1
B/D
9
U/D
10
U11
4029
D2
1N4148
D3
1N4148
D4
1N4148
C8
1n
A4
1M
A1
22k
A3
10k
+9 V +9 V +9 V
BAT1
9 V
C9
470n
SW1
SW-SPST
+9 V
+9 V +9 V +9 V
A2
10k
3
2
1
84
U4:A
LM358
3
2
1
84
U4:B
LM358
Circuit operation
The ultrasonic range finder circuit works as follows:
• The oscillator.1 oscillates at a frequency of 2 Hz. Its output is
connected to a monostable latch through a capacitor and to the
preset enable inputs of the counters. The capacitor discharges
quickly through a resistor, and hence gives a short pulse to the
preset enable inputs of the counters to clear them before they
start counting.
• The monostable latch is at a low stable output state. When it
receives a high input from the oscillator output, its output goes
high for time duration of 300 μs, hence it limits the transmission
time. The output is connected to the input of the oscillator.3 and
to the S input of the RS flip-flop.
Circuit operation
• The oscillator.3 is controlled by the output of the monostable latch.
When the output of the latch is high, the oscillator oscillates. So, in
this case, the oscillator oscillates for 300 μs at a frequency of 40
kHz, i.e. a period of 25 μs. The number of pulses to be sent is
300/25, which equals to 12 pulses. This oscillator drives the
ultrasonic transmitter, connected across an inverter to increase the
power of transmission.
• The ultrasonic receiver is connected to the inverting input of a
differential amplifier through a coupling capacitor. The non-
inverting input is connected to a voltage divider of +4,5 V. The
output of this amplifier is connected to the non-inverting input of a
comparator. The inverting input of the comparator is connected to
a voltage reference of value less than +4,5V by some millivolts.
Circuit operation
When an echo is present at the non-inverting input of the differential
amplifier, its output oscillates around the value of +4,5V and at some
time is less than the reference voltage at the inverting input of the
comparator. In this condition, the output of the comparator goes low.
This low state is converted to a high state by an inverter and
presented to the R input of the RS flip-flop.
• When the transmission operation starts, the output of the RS flip-
flop goes high and when an echo is received it goes low. The time
duration for the high state corresponds to the time needed for the
ultrasonic range finding operation. When the output of the flip-flop
goes high, the oscillator.3 becomes operational and delivers a
square wave output with a frequency that depends on the value of
the variable resistor in this oscillator.
Circuit operation
The output of this oscillator is connected to the clock input of the first
counter through a Schmitt trigger circuit. As we know, the counter
outputs are incremented by 1 each clock pulse and knowing that the
circuit displays the results in centimetres; so, the number of pulses
delivered by the oscillator should correspond to a value in
centimetres. We will see in the next chapter how to adjust the
variable resistor in order to have a frequency that gives the right
number of pulses.
When the first clock pulse raising edge is presented on the clock input
of the first counter (the counter of units), it starts counting. When
this counter reaches the value 9 (1001 in binary), the carry out output
(CO) will have a low value. This CO output is connected to the clock
input of the second counter. After that the first counter comes back to
the value 0000B and its CO output goes to the high value.
Circuit operation
This condition will increment the second counter. The same thing
happens for the second counter. When it reaches the value 9, its CO
output connected to the clock input of the third counter, goes low.
When the second counter comes back to zero, its CO output goes
high. In this situation, the third counter will be incremented.
If all the CO outputs are low, the circuit will stop counting and will
display the value 999. This situation occurs only when the distance is
greater than the maximum measurable range.
• As the results of the counters are in BCD, they will be decoded by
BCD to 7-segement display decoders before being displayed.
Circuit adjustments
An oscilloscope is needed in this practical part.
• Oscillator.2 40 kHz (=25μs).
Vary (A1) until we get on the oscilloscope a waveform having this
frequency.
• Oscillator.3
As we said in the previous chapter, the number of pulses delivered
by this oscillator corresponds to centimetres on the display.
∆t= 2×l/
= ∆t/n
Where; n: is number of cycles.
The number of cycles in this case is n= 100×l.
Circuit adjustments
The period then is: = ∆t/(100×l)
= (2×l/)/(100×l)
= 0,02/
=0,02/343 ≈ 60 μs.
Adjust the variable resistor (A3) until we get a waveform having a
period of 60 μs.
• Voltage gain:
What we need here, is to have the oscillating output of the amplifier
less than the reference voltage of the comparator at some time.
• Voltage reference of comparator:
We change the value of (A2) until we get a reference voltage value
less but close to the output voltage of amplifier at rest.
Conclusion
• In this work, an ultrasonic range finder has been realized to
perform different possible applications.
• The project allowed us to study a great number of other circuits;
such as, oscillators, monostable latches, and to use them to
perform a given application.
• The speed of ultrasound in air is affected by air temperature
variations. So, we can propose, for future improvements on the
circuit, to add a temperature sensor, with its circuitry, to take into
account these variations.
• We can also implement the range finder using a PIC
microcontroller and develop the corresponding software to perform
the required calculations.
The following figure shows an example of an improved ultrasonic
range finder.
Conclusion
Thank you for
your
attention

More Related Content

What's hot (20)

Oscillators
OscillatorsOscillators
Oscillators
 
Module4: opamp as a V-I & I-V Converter
Module4:  opamp as a V-I & I-V ConverterModule4:  opamp as a V-I & I-V Converter
Module4: opamp as a V-I & I-V Converter
 
Transducers
TransducersTransducers
Transducers
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTOR
 
DAC-digital to analog converter
DAC-digital to analog converterDAC-digital to analog converter
DAC-digital to analog converter
 
Basic transducer principles
Basic transducer principlesBasic transducer principles
Basic transducer principles
 
Carrier and chopper amplifiers
Carrier and chopper amplifiers Carrier and chopper amplifiers
Carrier and chopper amplifiers
 
Pll ppt
Pll pptPll ppt
Pll ppt
 
Signal conditioning unit
Signal conditioning unit Signal conditioning unit
Signal conditioning unit
 
Electromagnetic blood flow meter
Electromagnetic blood flow meterElectromagnetic blood flow meter
Electromagnetic blood flow meter
 
heartbeatsensor
heartbeatsensorheartbeatsensor
heartbeatsensor
 
Types of bio amplifiers
Types of bio amplifiers Types of bio amplifiers
Types of bio amplifiers
 
Ditial to Analog Converter
Ditial to Analog ConverterDitial to Analog Converter
Ditial to Analog Converter
 
Skin Deep: GSR
Skin Deep: GSRSkin Deep: GSR
Skin Deep: GSR
 
Bode plot
Bode plotBode plot
Bode plot
 
High pass-low-pass-filter
High pass-low-pass-filterHigh pass-low-pass-filter
High pass-low-pass-filter
 
Transducers
Transducers Transducers
Transducers
 
Proximity Sensors
Proximity SensorsProximity Sensors
Proximity Sensors
 
Op amp application as Oscillator
Op amp application as Oscillator Op amp application as Oscillator
Op amp application as Oscillator
 
Proximity sensor
Proximity sensorProximity sensor
Proximity sensor
 

Viewers also liked

Ultrasonic based distance measurement system
Ultrasonic based distance measurement systemUltrasonic based distance measurement system
Ultrasonic based distance measurement systemMrinal Sharma
 
Distance Measurement by Ultrasonic Sensor
Distance Measurement by Ultrasonic SensorDistance Measurement by Ultrasonic Sensor
Distance Measurement by Ultrasonic SensorEdgefxkits & Solutions
 
ULTRASONIC
ULTRASONICULTRASONIC
ULTRASONICpraeye
 
B.Tech.Final Year ECE Project Report on Ultrasonic distance measure robot
B.Tech.Final Year ECE Project Report on Ultrasonic distance measure robotB.Tech.Final Year ECE Project Report on Ultrasonic distance measure robot
B.Tech.Final Year ECE Project Report on Ultrasonic distance measure robotSushant Shankar
 
Ultrasonic-based distance measurement device
Ultrasonic-based distance measurement deviceUltrasonic-based distance measurement device
Ultrasonic-based distance measurement deviceMrinal Sharma
 
HC-SR04 Ultrasonic sensor with Arduino
HC-SR04 Ultrasonic sensor with ArduinoHC-SR04 Ultrasonic sensor with Arduino
HC-SR04 Ultrasonic sensor with Arduinoyeokm1
 
Project Report Distance measurement system
Project Report Distance measurement systemProject Report Distance measurement system
Project Report Distance measurement systemkurkute1994
 
Ultrasonic radar
Ultrasonic radarUltrasonic radar
Ultrasonic radarFarhanMamun
 
USES OF ULTRASOUND WAVES
USES OF ULTRASOUND WAVESUSES OF ULTRASOUND WAVES
USES OF ULTRASOUND WAVESSlenaCyrus
 
Personal radar ppt 1
Personal radar ppt 1Personal radar ppt 1
Personal radar ppt 1Ronak Vyas
 
B.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic waves
B.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic wavesB.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic waves
B.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic wavesAbhi Hirpara
 
ULTRASOUND IMAGING PRINCIPLES
ULTRASOUND IMAGING PRINCIPLESULTRASOUND IMAGING PRINCIPLES
ULTRASOUND IMAGING PRINCIPLESINDIA ULTRASOUND
 
Industrial Applications of Ultrasound - class 9 - physics (sound)
Industrial Applications of Ultrasound - class 9 - physics (sound)Industrial Applications of Ultrasound - class 9 - physics (sound)
Industrial Applications of Ultrasound - class 9 - physics (sound)Christ University
 
Ultrasonic sound
Ultrasonic soundUltrasonic sound
Ultrasonic soundPratiksha
 

Viewers also liked (20)

Ultrasonic based distance measurement system
Ultrasonic based distance measurement systemUltrasonic based distance measurement system
Ultrasonic based distance measurement system
 
Distance Measurement by Ultrasonic Sensor
Distance Measurement by Ultrasonic SensorDistance Measurement by Ultrasonic Sensor
Distance Measurement by Ultrasonic Sensor
 
ULTRASONIC
ULTRASONICULTRASONIC
ULTRASONIC
 
B.Tech.Final Year ECE Project Report on Ultrasonic distance measure robot
B.Tech.Final Year ECE Project Report on Ultrasonic distance measure robotB.Tech.Final Year ECE Project Report on Ultrasonic distance measure robot
B.Tech.Final Year ECE Project Report on Ultrasonic distance measure robot
 
Ultrasonic-based distance measurement device
Ultrasonic-based distance measurement deviceUltrasonic-based distance measurement device
Ultrasonic-based distance measurement device
 
HC-SR04 Ultrasonic sensor with Arduino
HC-SR04 Ultrasonic sensor with ArduinoHC-SR04 Ultrasonic sensor with Arduino
HC-SR04 Ultrasonic sensor with Arduino
 
Ultrasonic range finder
Ultrasonic range finderUltrasonic range finder
Ultrasonic range finder
 
Project Report Distance measurement system
Project Report Distance measurement systemProject Report Distance measurement system
Project Report Distance measurement system
 
Ultrasonic radar
Ultrasonic radarUltrasonic radar
Ultrasonic radar
 
RADAR
RADARRADAR
RADAR
 
USES OF ULTRASOUND WAVES
USES OF ULTRASOUND WAVESUSES OF ULTRASOUND WAVES
USES OF ULTRASOUND WAVES
 
Ultrasonic
UltrasonicUltrasonic
Ultrasonic
 
ultrasonics
ultrasonicsultrasonics
ultrasonics
 
Personal radar ppt 1
Personal radar ppt 1Personal radar ppt 1
Personal radar ppt 1
 
B.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic waves
B.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic wavesB.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic waves
B.Tech sem I Engineering Physics U-V Chapter 2-Ultrasonic waves
 
Basics Physics of ultrasound
Basics Physics of ultrasoundBasics Physics of ultrasound
Basics Physics of ultrasound
 
Basics of Ultrasound
Basics of UltrasoundBasics of Ultrasound
Basics of Ultrasound
 
ULTRASOUND IMAGING PRINCIPLES
ULTRASOUND IMAGING PRINCIPLESULTRASOUND IMAGING PRINCIPLES
ULTRASOUND IMAGING PRINCIPLES
 
Industrial Applications of Ultrasound - class 9 - physics (sound)
Industrial Applications of Ultrasound - class 9 - physics (sound)Industrial Applications of Ultrasound - class 9 - physics (sound)
Industrial Applications of Ultrasound - class 9 - physics (sound)
 
Ultrasonic sound
Ultrasonic soundUltrasonic sound
Ultrasonic sound
 

Similar to Ultrasonic Range Finder

Electronic instrumentation in NMT
Electronic instrumentation in NMTElectronic instrumentation in NMT
Electronic instrumentation in NMTSUMAN GOWNDER
 
data-acquisition-system-ppt
data-acquisition-system-pptdata-acquisition-system-ppt
data-acquisition-system-pptRavi Anand
 
cathode ray oscilloscope &function generator
cathode ray oscilloscope &function generatorcathode ray oscilloscope &function generator
cathode ray oscilloscope &function generatormegha agrawal
 
Project_Kaveh & Mohammad
Project_Kaveh & MohammadProject_Kaveh & Mohammad
Project_Kaveh & MohammadKaveh Dehno
 
Subsystems of radar and signal processing
Subsystems of radar and signal processing Subsystems of radar and signal processing
Subsystems of radar and signal processing Ronak Vyas
 
Cathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKING
Cathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKINGCathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKING
Cathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKINGAbdul Qayoom Mangrio
 
STSN1132 Radiation Detection #3.pptx
STSN1132 Radiation Detection #3.pptxSTSN1132 Radiation Detection #3.pptx
STSN1132 Radiation Detection #3.pptxNurmaizatulAtikah
 
Color flow medical cardiac ultrasound
Color flow medical cardiac ultrasoundColor flow medical cardiac ultrasound
Color flow medical cardiac ultrasoundLarry Miller PhD
 
Aryan MEM.pptxfor ki yhudi to dil udhlle soap show
Aryan MEM.pptxfor ki yhudi to dil udhlle soap showAryan MEM.pptxfor ki yhudi to dil udhlle soap show
Aryan MEM.pptxfor ki yhudi to dil udhlle soap showKshitij432261
 
Ch. no. 6 miscellaneous measurement sound, speed and humidity measurement
Ch. no. 6 miscellaneous measurement sound, speed and humidity measurementCh. no. 6 miscellaneous measurement sound, speed and humidity measurement
Ch. no. 6 miscellaneous measurement sound, speed and humidity measurementAmol Kokare
 
Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)Jaspreet Singh
 
Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)Jaspreet Singh
 
Computed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector ConfigurationComputed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector ConfigurationAnjan Dangal
 
chandra shekhar_Unit 2 _Radar_ feb 4 2016
chandra shekhar_Unit 2 _Radar_ feb 4 2016chandra shekhar_Unit 2 _Radar_ feb 4 2016
chandra shekhar_Unit 2 _Radar_ feb 4 2016CHANDRA SHEKHAR
 

Similar to Ultrasonic Range Finder (20)

Ei unit 2
Ei unit 2Ei unit 2
Ei unit 2
 
radarfinalADCA
radarfinalADCAradarfinalADCA
radarfinalADCA
 
Electronic instrumentation in NMT
Electronic instrumentation in NMTElectronic instrumentation in NMT
Electronic instrumentation in NMT
 
data-acquisition-system-ppt
data-acquisition-system-pptdata-acquisition-system-ppt
data-acquisition-system-ppt
 
cathode ray oscilloscope &function generator
cathode ray oscilloscope &function generatorcathode ray oscilloscope &function generator
cathode ray oscilloscope &function generator
 
BEng Project Report
BEng Project ReportBEng Project Report
BEng Project Report
 
Be lab manual csvtu
Be lab manual csvtuBe lab manual csvtu
Be lab manual csvtu
 
Coffee can radar
Coffee can radarCoffee can radar
Coffee can radar
 
Project_Kaveh & Mohammad
Project_Kaveh & MohammadProject_Kaveh & Mohammad
Project_Kaveh & Mohammad
 
Subsystems of radar and signal processing
Subsystems of radar and signal processing Subsystems of radar and signal processing
Subsystems of radar and signal processing
 
Cathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKING
Cathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKINGCathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKING
Cathode Ray Oscilloscope CRO & Digital Oscilloscope 'S WORKING
 
STSN1132 Radiation Detection #3.pptx
STSN1132 Radiation Detection #3.pptxSTSN1132 Radiation Detection #3.pptx
STSN1132 Radiation Detection #3.pptx
 
Color flow medical cardiac ultrasound
Color flow medical cardiac ultrasoundColor flow medical cardiac ultrasound
Color flow medical cardiac ultrasound
 
Aryan MEM.pptxfor ki yhudi to dil udhlle soap show
Aryan MEM.pptxfor ki yhudi to dil udhlle soap showAryan MEM.pptxfor ki yhudi to dil udhlle soap show
Aryan MEM.pptxfor ki yhudi to dil udhlle soap show
 
Ch. no. 6 miscellaneous measurement sound, speed and humidity measurement
Ch. no. 6 miscellaneous measurement sound, speed and humidity measurementCh. no. 6 miscellaneous measurement sound, speed and humidity measurement
Ch. no. 6 miscellaneous measurement sound, speed and humidity measurement
 
Acoustic Emission testing
Acoustic Emission testingAcoustic Emission testing
Acoustic Emission testing
 
Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)
 
Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)Full Wave Bridge Rectifier simulation (with/without filter capacitor)
Full Wave Bridge Rectifier simulation (with/without filter capacitor)
 
Computed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector ConfigurationComputed Tomography Instrumentation and Detector Configuration
Computed Tomography Instrumentation and Detector Configuration
 
chandra shekhar_Unit 2 _Radar_ feb 4 2016
chandra shekhar_Unit 2 _Radar_ feb 4 2016chandra shekhar_Unit 2 _Radar_ feb 4 2016
chandra shekhar_Unit 2 _Radar_ feb 4 2016
 

More from Hicham Berkouk

Leadership & Dynamique des Groupes
Leadership & Dynamique des GroupesLeadership & Dynamique des Groupes
Leadership & Dynamique des GroupesHicham Berkouk
 
Leadership & Communication
Leadership & CommunicationLeadership & Communication
Leadership & CommunicationHicham Berkouk
 
Design and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor HelicopterDesign and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor HelicopterHicham Berkouk
 
Introduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSPIntroduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSPHicham Berkouk
 
Digital Signal Processors - DSP's
Digital Signal Processors - DSP'sDigital Signal Processors - DSP's
Digital Signal Processors - DSP'sHicham Berkouk
 

More from Hicham Berkouk (6)

Leadership & Dynamique des Groupes
Leadership & Dynamique des GroupesLeadership & Dynamique des Groupes
Leadership & Dynamique des Groupes
 
Leadership & Communication
Leadership & CommunicationLeadership & Communication
Leadership & Communication
 
Design and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor HelicopterDesign and Implementation of a Quadrotor Helicopter
Design and Implementation of a Quadrotor Helicopter
 
IEEE Presentation
IEEE PresentationIEEE Presentation
IEEE Presentation
 
Introduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSPIntroduction to Wavelet Transform with Applications to DSP
Introduction to Wavelet Transform with Applications to DSP
 
Digital Signal Processors - DSP's
Digital Signal Processors - DSP'sDigital Signal Processors - DSP's
Digital Signal Processors - DSP's
 

Recently uploaded

NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...Amil Baba Dawood bangali
 
Call Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall AvailableCall Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall AvailableCall Girls in Delhi
 
the cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptxthe cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptxLeaMaePahinagGarciaV
 
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...amilabibi1
 
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesVip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Servicesnajka9823
 
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一diploma 1
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程1k98h0e1
 
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作f3774p8b
 
existing product research b2 Sunderland Culture
existing product research b2 Sunderland Cultureexisting product research b2 Sunderland Culture
existing product research b2 Sunderland CultureChloeMeadows1
 
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...Amil baba
 
RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作f3774p8b
 
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls DubaiDubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubaikojalkojal131
 
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)861c7ca49a02
 
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...Amil Baba Dawood bangali
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRdollysharma2066
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一C SSS
 
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作ss846v0c
 

Recently uploaded (20)

NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uk England Northern ...
 
Call Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall AvailableCall Girls In Munirka>༒9599632723 Incall_OutCall Available
Call Girls In Munirka>༒9599632723 Incall_OutCall Available
 
the cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptxthe cOMPUTER SYSTEM - computer hardware servicing.pptx
the cOMPUTER SYSTEM - computer hardware servicing.pptx
 
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
1:1原版定制美国加州州立大学东湾分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...Hindu amil baba kala jadu expert  in pakistan islamabad lahore karachi atar  ...
Hindu amil baba kala jadu expert in pakistan islamabad lahore karachi atar ...
 
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesVip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Vip Udupi Call Girls 7001305949 WhatsApp Number 24x7 Best Services
 
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国旧金山艺术学院毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
young call girls in Khanpur,🔝 9953056974 🔝 escort Service
young call girls in  Khanpur,🔝 9953056974 🔝 escort Serviceyoung call girls in  Khanpur,🔝 9953056974 🔝 escort Service
young call girls in Khanpur,🔝 9953056974 🔝 escort Service
 
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
办理(CSU毕业证书)澳洲查理斯特大学毕业证成绩单原版一比一
 
萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程萨斯喀彻温大学毕业证学位证成绩单-购买流程
萨斯喀彻温大学毕业证学位证成绩单-购买流程
 
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
Erfurt FH学位证,埃尔福特应用技术大学毕业证书1:1制作
 
existing product research b2 Sunderland Culture
existing product research b2 Sunderland Cultureexisting product research b2 Sunderland Culture
existing product research b2 Sunderland Culture
 
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
NO1 Certified Vashikaran Specialist in Uk Black Magic Specialist in Uk Black ...
 
RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作RBS学位证,鹿特丹商学院毕业证书1:1制作
RBS学位证,鹿特丹商学院毕业证书1:1制作
 
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls DubaiDubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
Dubai Call Girls O525547819 Spring Break Fast Call Girls Dubai
 
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
5S - House keeping (Seiri, Seiton, Seiso, Seiketsu, Shitsuke)
 
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
NO1 Certified Black Magic Specialist Expert In Bahawalpur, Sargodha, Sialkot,...
 
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCRReal Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
Real Sure (Call Girl) in I.G.I. Airport 8377087607 Hot Call Girls In Delhi NCR
 
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
(办理学位证)韩国汉阳大学毕业证成绩单原版一比一
 
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
美国IUB学位证,印第安纳大学伯明顿分校毕业证书1:1制作
 

Ultrasonic Range Finder

  • 2. Presentation of the final year Project July 6, 2011 Mr. BERKOUK Hicham Digital Under the supervision of: Mr. HAMADACHE Ultrasonic Range finder
  • 4. Introduction Ultrasound and piezoelectricity are two physical phenomena strongly related to the operation of the ultrasonic range finder, hence they should be defined.  Ultrasound is cyclic sound pressure with a frequency greater than the upper limit of human hearing.
  • 5. Introduction The applications of ultrasound are: • Medical sonography • Ultrasonic testing • Ultrasonic cleaning • Ultrasonic welding • Sonochemistry • Ultrasonic weaponry • Ultrasonic range finding
  • 6. Introduction  Piezoelectricity is the charge which accumulates in certain solid materials (notably crystals) in response to applied mechanical stress. In other words, piezoelectricity is the electricity resulting from pressure. The applications of piezoelectricity are: • Piezo-based ignition systems • Piezoelectric transformers • Piezoelectric sensors • Piezoelectric actuators • Quartz crystals • SONAR
  • 7. Introduction  Ultrasonic range finding, called also SONAR (Sound Navigation and Ranging), is a technique used to measure how far away objects are from an ultrasonic source. The principle of operation of ultrasonic range finding is: An ultrasonic pulse is generated in a given direction. If there is an object in the path of this pulse, part or all of this pulse will be reflected back to the transmitter as an echo and can be detected through the receiver path. By measuring the difference in time between the pulse being transmitted and the echo being received, it is possible to determine how far away the object is.
  • 9. Introduction The applications of ultrasonic range finding are: • Autofocus cameras. • Motion detection. • Robotics guidance. • Proximity sensing.
  • 10. Project overview  Ultrasound physics: In air, ultrasound travels by compression and rarefaction (expansion) of air molecules in the direction of travel (longitudinal motion). As sound is a wave it is defined with parameters that characterize waves, namely: speed of propagation (), frequency () and wavelength ().
  • 12. Project overview • The period () is the time needed for one wave cycle to occur, measured in seconds. • The wavelength is the distance travelled by a wave in one period. • The frequency () is the number of cycles that occur in one second, measured in Hertz. From the definitions of frequency and period, we can deduce the frequency. /
  • 13. Project overview To find the speed of ultrasound, we use the general definition of speed which is the distance travelled over the time required for that. Speed= distance/time Using this latter equation and the definition of the wavelength, we can deduce the speed of ultrasound (): / / Then, ×
  • 14. Project overview The speed of ultrasound in air varies essentially in function of air temperature. In fact, it can be found using the following equation: V²=×R× Where: : is the adiabatic index of air, =1,4. R: is a constant, R=287 J/kg/°K. T: is the temperature of air in kelvin (T=C°+273,15).
  • 15. Project overview The following table gives the speed of sound for different air temperature values. Temperature (°C) Speed of sound (m/s) -20 319 -10 327 0 332 10 337 20 343 30 349
  • 16. Project overview The speed that will be used in this project is 343 m/s at 20 °C because 20°C is near to the mean temperature value on earth. Knowing that the frequency of the transducers used in this project is 40kHz, we can compute the wavelength of our waveform: =/ = 343/40k = 8,5 mm .
  • 17. Project overview  Ultrasonic range finder: The circuit measures the time required for the pulse being sent to come back as an echo to the receiver.
  • 18. Project overview As the pulse travels twice the same distance, so to find the time we have to use a distance of 2×l. ∆t=2×l/  General block diagram: The following figure shows the general block diagram of the ultrasonic range finder implemented in this project.
  • 20. Circuit operation The ultrasonic range finder can be divided into the following parts:  Two ultrasonic transducers (emitter + receiver).  Transmitter circuit.  Receiver circuit  Time duration detection and calculation circuit.  Counter circuit.  Decoder and display circuit. In this chapter, the operation of each part is described.
  • 21. Circuit operation  Ultrasonic transducers: They are used to send and detect the ultrasonic pulses.
  • 22. Circuit operation  Transmitter circuit: The transmitter circuit is composed of two oscillators and a monostable latch. • Oscillators:
  • 23. Circuit operation This type of oscillators is called “CMOS relaxation oscillator”. Its output is a square wave that has a frequency that can be calculated using the following expression: /2,2×R2×C1 (for 2nd oscillator, add value of A1)
  • 24. Circuit operation • Monostable latch: A monostable latch is circuit that has two output states; one is stable the other is unstable. The output of the latch stays stable, indefinitely, unless a pulse is presented at its input and forces the output to the unstable state. The time duration of the unstable state is related to values of R and C. After that, the output comes back to the stable state. 1 2 3 U2:A 4011 C 5 6 4 U2:B 4011 R +Vdd
  • 25. Circuit operation This monostable latch has a low stable output. When a high is presented at its input, the output goes high for time duration (t) that can be found using the following expression: t=R×C×ln2  Receiver circuit: The receiver circuit is composed of two parts: a differential amplifier and a comparator. • Differential amplifier: Once the ultrasonic receiver detects the echo, it converts it to voltage oscillations of some millivolts. These oscillations are presented to the inverting input of a differential amplifier through a coupling capacitor.
  • 26. Circuit operation The output of the differential amplifier can be found using the following expression: Vₒ= (1+ A/R’) × V₂ - (A/R’) × V₁ R' R R A +Vdd C Receiver 3 2 1 84 U1:A LM358
  • 27. Circuit operation Where: V₁: is the voltage from the receiver. V₂: is the voltage on the non-inverting input, V₂= 4,5 V. • Comparator: It compares the output of the amplifier to a voltage reference on its inverting input. R2 R1 A 1 2 3 U1:A 4011 +Vdd 3 2 1 84 U2:B LM358
  • 28. Circuit operation When the output of the amplifier is less than the voltage reference of the comparator, this latter one will have a low output that will be converted to a high by the inverter.  Time duration detection and calculation circuit: This circuit is composed of three parts: an RS flip-flop, an oscillator and a Schmitt trigger. • RS flip-flop: 1 2 3 U1:A 4001 5 6 4 U1:B 4001 S R Q
  • 29. Circuit operation The truth table for this flip-flop is given the following table. Only the set and reset conditions will be used in this project. S R Qn+1 0 0 Qn 0 1 0 (reset) 1 0 1 (set) 1 1 ?
  • 30. Circuit operation • Schmitt trigger: It is used for noise immunity and to stop the range finder operation when the maximum measurable value is overtook. R2 8 9 10 U5:C 4011 12 13 11 U5:D 4011 R1 R3 C1
  • 31. Circuit operation  Counter circuit: The counters used in this project are: CD 4029, which are presettable up/down counters that count in either binary or decade mode depending on the voltage level applied at binary/decade input. When binary/decade is at logical “1”, the counters count in binary, otherwise they count in decade. Similarly, the counters count up when the up/down input is at logical “1” and vice versa. In this project, the counters count up and in decade mode (binary-coded-decimal, BCD mode).
  • 32. Circuit operation  Decoder and display circuit: • Decoders: The decoders used in this project are: CD 4543, which are BCD- to-seven segment latch/decoder/driver designed primarily for liquid-crystal display (LCD) applications. They are also capable of driving light emitting diode (LED), incandescent, gas-discharge, and fluorescent displays. In this project, the decoders are used for LED application (common-anode ones), so we have to apply a logic “1” at the phase inputs of these decoders. • 7-segment display: The 3-digit 7-segment display used in project is common-mode type from ROHM Semiconductor.
  • 33. Circuit operation  General circuit operation: The following figure shows the general schematic diagram of the ultrasonic range finder.
  • 34. 1 2 3 U1:A 4001R1 1M 5 6 4 U1:B 4001 C1 1u R2 220k C2 10n R3 10k D1 1N4148 1 2 3 U2:A 4011 C3 22n 5 6 4 U2:B 4011 8 9 10 U2:C 4011 R4 22k 12 13 11 U2:D 4011 1 2 3 U3:A 4011 R6 22k C4 220pR5 220k Transmitter R7 220R C5 1n Receiver R8 10k R9 10k R10 10k R11 10k +9 V 5 6 4 U3:B 4011 8 9 10 U3:C 4011 12 13 11 U3:D 4011 1 2 3 U5:A 4011 5 6 4 U5:B 4011R12 7k5 C6 2n2R13 100k R14 10k 8 9 10 U5:C 4011 12 13 11 U5:D 4011 R15 22k R16 10k C7 1n A 5 B 3 C 2 D 4 CLK 6 LE 1 BI 7 QA 9 QB 10 QC 11 QD 12 QE 13 QF 15 QG 14 U6 4543 A 5 B 3 C 2 D 4 CLK 6 LE 1 BI 7 QA 9 QB 10 QC 11 QD 12 QE 13 QF 15 QG 14 U7 4543 A 5 B 3 C 2 D 4 CLK 6 LE 1 BI 7 QA 9 QB 10 QC 11 QD 12 QE 13 QF 15 QG 14 U8 4543 R17 220R R18 220R R19 220R A 4 QA 6 B 12 QB 11 C 13 QC 14 D 3 QD 2 CI 5 CO 7 CLK 15 PE 1 B/D 9 U/D 10 U9 4029 A 4 QA 6 B 12 QB 11 C 13 QC 14 D 3 QD 2 CI 5 CO 7 CLK 15 PE 1 B/D 9 U/D 10 U10 4029 A 4 QA 6 B 12 QB 11 C 13 QC 14 D 3 QD 2 CI 5 CO 7 CLK 15 PE 1 B/D 9 U/D 10 U11 4029 D2 1N4148 D3 1N4148 D4 1N4148 C8 1n A4 1M A1 22k A3 10k +9 V +9 V +9 V BAT1 9 V C9 470n SW1 SW-SPST +9 V +9 V +9 V +9 V A2 10k 3 2 1 84 U4:A LM358 3 2 1 84 U4:B LM358
  • 35. Circuit operation The ultrasonic range finder circuit works as follows: • The oscillator.1 oscillates at a frequency of 2 Hz. Its output is connected to a monostable latch through a capacitor and to the preset enable inputs of the counters. The capacitor discharges quickly through a resistor, and hence gives a short pulse to the preset enable inputs of the counters to clear them before they start counting. • The monostable latch is at a low stable output state. When it receives a high input from the oscillator output, its output goes high for time duration of 300 μs, hence it limits the transmission time. The output is connected to the input of the oscillator.3 and to the S input of the RS flip-flop.
  • 36. Circuit operation • The oscillator.3 is controlled by the output of the monostable latch. When the output of the latch is high, the oscillator oscillates. So, in this case, the oscillator oscillates for 300 μs at a frequency of 40 kHz, i.e. a period of 25 μs. The number of pulses to be sent is 300/25, which equals to 12 pulses. This oscillator drives the ultrasonic transmitter, connected across an inverter to increase the power of transmission. • The ultrasonic receiver is connected to the inverting input of a differential amplifier through a coupling capacitor. The non- inverting input is connected to a voltage divider of +4,5 V. The output of this amplifier is connected to the non-inverting input of a comparator. The inverting input of the comparator is connected to a voltage reference of value less than +4,5V by some millivolts.
  • 37. Circuit operation When an echo is present at the non-inverting input of the differential amplifier, its output oscillates around the value of +4,5V and at some time is less than the reference voltage at the inverting input of the comparator. In this condition, the output of the comparator goes low. This low state is converted to a high state by an inverter and presented to the R input of the RS flip-flop. • When the transmission operation starts, the output of the RS flip- flop goes high and when an echo is received it goes low. The time duration for the high state corresponds to the time needed for the ultrasonic range finding operation. When the output of the flip-flop goes high, the oscillator.3 becomes operational and delivers a square wave output with a frequency that depends on the value of the variable resistor in this oscillator.
  • 38. Circuit operation The output of this oscillator is connected to the clock input of the first counter through a Schmitt trigger circuit. As we know, the counter outputs are incremented by 1 each clock pulse and knowing that the circuit displays the results in centimetres; so, the number of pulses delivered by the oscillator should correspond to a value in centimetres. We will see in the next chapter how to adjust the variable resistor in order to have a frequency that gives the right number of pulses. When the first clock pulse raising edge is presented on the clock input of the first counter (the counter of units), it starts counting. When this counter reaches the value 9 (1001 in binary), the carry out output (CO) will have a low value. This CO output is connected to the clock input of the second counter. After that the first counter comes back to the value 0000B and its CO output goes to the high value.
  • 39. Circuit operation This condition will increment the second counter. The same thing happens for the second counter. When it reaches the value 9, its CO output connected to the clock input of the third counter, goes low. When the second counter comes back to zero, its CO output goes high. In this situation, the third counter will be incremented. If all the CO outputs are low, the circuit will stop counting and will display the value 999. This situation occurs only when the distance is greater than the maximum measurable range. • As the results of the counters are in BCD, they will be decoded by BCD to 7-segement display decoders before being displayed.
  • 40. Circuit adjustments An oscilloscope is needed in this practical part. • Oscillator.2 40 kHz (=25μs). Vary (A1) until we get on the oscilloscope a waveform having this frequency. • Oscillator.3 As we said in the previous chapter, the number of pulses delivered by this oscillator corresponds to centimetres on the display. ∆t= 2×l/ = ∆t/n Where; n: is number of cycles. The number of cycles in this case is n= 100×l.
  • 41. Circuit adjustments The period then is: = ∆t/(100×l) = (2×l/)/(100×l) = 0,02/ =0,02/343 ≈ 60 μs. Adjust the variable resistor (A3) until we get a waveform having a period of 60 μs. • Voltage gain: What we need here, is to have the oscillating output of the amplifier less than the reference voltage of the comparator at some time. • Voltage reference of comparator: We change the value of (A2) until we get a reference voltage value less but close to the output voltage of amplifier at rest.
  • 42. Conclusion • In this work, an ultrasonic range finder has been realized to perform different possible applications. • The project allowed us to study a great number of other circuits; such as, oscillators, monostable latches, and to use them to perform a given application. • The speed of ultrasound in air is affected by air temperature variations. So, we can propose, for future improvements on the circuit, to add a temperature sensor, with its circuitry, to take into account these variations. • We can also implement the range finder using a PIC microcontroller and develop the corresponding software to perform the required calculations. The following figure shows an example of an improved ultrasonic range finder.