<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sonar Ranging System | Electronic Schematic Diagram</title>
	<atom:link href="https://electronicscheme.net/tag/sonar-ranging-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://electronicscheme.net</link>
	<description>Schematic Diagram &#38; PCB Design</description>
	<lastBuildDate>Thu, 24 Nov 2016 04:02:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/electronicscheme.net/wp-content/uploads/2017/05/cropped-transparent_text_effect.png?fit=32%2C32&#038;ssl=1</url>
	<title>Sonar Ranging System | Electronic Schematic Diagram</title>
	<link>https://electronicscheme.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">129969089</site>	<item>
		<title>Ultrasonic Distance Detector / Sonar Ranging System</title>
		<link>https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ultrasonic-distance-detector-sonar-ranging-system</link>
					<comments>https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Thu, 02 Oct 2014 03:05:57 +0000</pubDate>
				<category><![CDATA[Robot Circuits]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[Sonar Ranging System]]></category>
		<category><![CDATA[sonar sensor]]></category>
		<category><![CDATA[ultrasonic circuit]]></category>
		<category><![CDATA[Ultrasonic Distance Detector]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=2651</guid>

					<description><![CDATA[<p>This is the ultrasonic distance detector or sonar ranging system which can be used for general purpose. There are kit version available on the market,&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/">Ultrasonic Distance Detector / Sonar Ranging System</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p>This is the ultrasonic distance detector or sonar ranging system which can be used for general purpose. There are kit version available on the market, but of course the price is 3x more expensive than if you build your own sonar ranging system.</p>
<p><a href="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit.gif"><img data-recalc-dims="1" fetchpriority="high" decoding="async" data-attachment-id="2652" data-permalink="https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/ultrasonic-distance-detector-circuit/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit.gif?fit=648%2C550&amp;ssl=1" data-orig-size="648,550" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Ultrasonic Distance Detector Circuit" data-image-description="&lt;p&gt;Ultrasonic Distance Detector Circuit&lt;/p&gt;
" data-image-caption="" data-medium-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit.gif?resize=200%2C135&amp;ssl=1" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit.gif?resize=630%2C380&amp;ssl=1" class=" size-medium wp-image-2652 aligncenter" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit-300x254.gif?resize=300%2C254" alt="Ultrasonic Distance Detector Circuit" width="300" height="254" /></a></p>
<p>Some application may use this circuit such as robot applications, body height measurement, blind shoes, etc.<br />
<span id="more-2651"></span><br />
<strong>How the circuit works:</strong></p>
<p>The transmitter emits an ultrasonic signal (40kHz). The 555 timer chip of the transmitter provides the driving 40kHz signal. Every time the reset pin (pin4) of the 555 timer goes high, a resulting signal of 40kHz on pin 3 is used to drive the ultrasonic transducer. Then, the receiver simply listens for the return echo after it bounces off an object. The small echo signal, when detected, is amplified 1000 times using a standard operational amplifier (LM741 op-amp). The signal is then fed into a tone decoder (LM567) set to lock onto a 40kHz signal. The output of the tone decoder is HIGH when no echo is heard and swings LOW when an echo is detected. The output from the tone decoder can now be fed into a microcontroller or some other type of IC to determine when an echo was received. To help minimize false triggering, the output is fed into a voltage comparator set to trigger at the appropriate level. The LED at the output of the comparator acts as a visual indicator when an echo is detected (very useful when debugging). The typical range of this system is from a few inches to 5-6 feet, depending on the quality of the components, shielding, and most important, tuning.</p>
<p>Detailed explanation about this ultrasonic distance detector circuit: <a title="Kam Leang Robotics" href="http://saba.kntu.ac.ir/eecd/ecourses/instrumentation/projects/reports/Ultrasonic/signal/5/range.htm" target="_blank">visit this page</a></p>
<p>Or download this documentation:<br />
<div class='w3eden'><!-- WPDM Link Template: Default Template -->

<div class="link-template-default card mb-2">
    <div class="card-body">
        <div class="media">
            <div class="mr-3 img-48"><img decoding="async" class="wpdm_icon" alt="Icon" src="https://electronicscheme.net/wp-content/plugins/download-manager/assets/file-type-icons/zip.svg" /></div>
            <div class="media-body">
                <h3 class="package-title"><a href='https://electronicscheme.net/download/kam-leang-robotics-sonar-ranging-system/'>Kam Leang Robotics - Sonar Ranging System</a></h3>
                <div class="text-muted text-small"><i class="fas fa-copy"></i> 1 file(s) <i class="fas fa-hdd ml-3"></i> 37.68 KB</div>
            </div>
            <div class="ml-3">
                <a class='wpdm-download-link download-on-click btn btn-primary ' rel='nofollow' href='#' data-downloadurl="https://electronicscheme.net/download/kam-leang-robotics-sonar-ranging-system/?wpdmdl=2809&refresh=69d6b16dca2541775677805">Download Documentation</a>
            </div>
        </div>
    </div>
</div>

</div></p>The post <a href="https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/">Ultrasonic Distance Detector / Sonar Ranging System</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2651</post-id>	</item>
	</channel>
</rss>
