<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Ultrasonic Rangefinder, Part III: Receiver / LogoChip Interface Attempt</title>
	<atom:link href="http://www.neufeld.newton.ks.us/electronics/?feed=rss2&#038;p=42" rel="self" type="application/rss+xml" />
	<link>http://www.neufeld.newton.ks.us/electronics/?p=42</link>
	<description></description>
	<lastBuildDate>Sun, 08 Dec 2024 17:19:24 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Keith Neufeld</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22696</link>
		<dc:creator>Keith Neufeld</dc:creator>
		<pubDate>Thu, 08 Jan 2009 19:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22696</guid>
		<description>Jon, I have to confess that I haven&#039;t touched this project in a long time, and had to reread my own entries to catch myself up to date.  I really don&#039;t remember exactly what modifications I made to the original.

One thing I do remember is discovering to my embarrassment that Gerald Coe&#039;s schematic on which I based my design was in fact the schematic for one of the wildly successful &lt;a href=&quot;http://www.robot-electronics.co.uk/acatalog/Ultrasonic_Rangers.html&quot; rel=&quot;nofollow&quot;&gt;SRF series of ultrasonic rangefinders&lt;/a&gt;, the very ones I described as too expensive and was trying to supplant.  At this point, I would actually encourage you to look into his sensors, &lt;a href=&quot;http://www.acroname.com/robotics/parts/R93-SRF04.html&quot; rel=&quot;nofollow&quot;&gt;available from Acroname&lt;/a&gt;.  I&#039;ve used them and they&#039;re very robust, reliable, and easy to interface.

That said and regardless of which way you choose to go, I can&#039;t imagine that 1&#039; leads will be a problem at 24kHz.  I don&#039;t think the placement of the 1nF capacitor matters -- it&#039;s just capacitive coupling for the op-amp section, to block DC and begin to high-pass filter the input.

I don&#039;t see any reason you couldn&#039;t use relays to multiplex your sensors, although I don&#039;t think I&#039;d choose to do it that way myself.  Relay-related problems aren&#039;t insurmountable, but you&#039;ll want to be careful to put a back-EMF protection diode across the coil; and you won&#039;t be able to change sensors as rapidly because you&#039;ll have to allow time for the relay contacts to settle; and for a mobile robot, if I were doing it, I&#039;d find which way the relay&#039;s lever moves and lay the relay on its side so that jostling over rough terrain doesn&#039;t make and break contact when not desired by the controller.

Best of luck with your project; and if you have a blog or a site for it, I&#039;d love to you have you post another comment linking to it!</description>
		<content:encoded><![CDATA[<p>Jon, I have to confess that I haven&#8217;t touched this project in a long time, and had to reread my own entries to catch myself up to date.  I really don&#8217;t remember exactly what modifications I made to the original.</p>
<p>One thing I do remember is discovering to my embarrassment that Gerald Coe&#8217;s schematic on which I based my design was in fact the schematic for one of the wildly successful <a href="http://www.robot-electronics.co.uk/acatalog/Ultrasonic_Rangers.html" rel="nofollow">SRF series of ultrasonic rangefinders</a>, the very ones I described as too expensive and was trying to supplant.  At this point, I would actually encourage you to look into his sensors, <a href="http://www.acroname.com/robotics/parts/R93-SRF04.html" rel="nofollow">available from Acroname</a>.  I&#8217;ve used them and they&#8217;re very robust, reliable, and easy to interface.</p>
<p>That said and regardless of which way you choose to go, I can&#8217;t imagine that 1&#8242; leads will be a problem at 24kHz.  I don&#8217;t think the placement of the 1nF capacitor matters &#8212; it&#8217;s just capacitive coupling for the op-amp section, to block DC and begin to high-pass filter the input.</p>
<p>I don&#8217;t see any reason you couldn&#8217;t use relays to multiplex your sensors, although I don&#8217;t think I&#8217;d choose to do it that way myself.  Relay-related problems aren&#8217;t insurmountable, but you&#8217;ll want to be careful to put a back-EMF protection diode across the coil; and you won&#8217;t be able to change sensors as rapidly because you&#8217;ll have to allow time for the relay contacts to settle; and for a mobile robot, if I were doing it, I&#8217;d find which way the relay&#8217;s lever moves and lay the relay on its side so that jostling over rough terrain doesn&#8217;t make and break contact when not desired by the controller.</p>
<p>Best of luck with your project; and if you have a blog or a site for it, I&#8217;d love to you have you post another comment linking to it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22693</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 08 Jan 2009 06:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22693</guid>
		<description>Hi Keith,

I have really enjoyed reading your blog entries! However I have a few questions.

I am currently working on a robot and am hoping to add some ultrasonic sensors. I have read all of your DIY Ultrasonic entries but was wondering if the only modification that you made to the original schematic was removing the 1M feedback resistors on the amplifiers.

I was also wondering if you knew whether or not long leads (about 1ft) to the transducers would cause interface problems. Should the 1nf capacitor be very close to the transducer? If possible I would like to build the reciever/xmitter circuit only once and then use a set of relays to multiplex the circuit to multiple pairs of transducers. If not I will have a fun time soldering 8+ PCBs :) 

Any advice would be greatly appreciated and again I have to compliment you on having such a great, well-maintained site!

Thanks!

Jon</description>
		<content:encoded><![CDATA[<p>Hi Keith,</p>
<p>I have really enjoyed reading your blog entries! However I have a few questions.</p>
<p>I am currently working on a robot and am hoping to add some ultrasonic sensors. I have read all of your DIY Ultrasonic entries but was wondering if the only modification that you made to the original schematic was removing the 1M feedback resistors on the amplifiers.</p>
<p>I was also wondering if you knew whether or not long leads (about 1ft) to the transducers would cause interface problems. Should the 1nf capacitor be very close to the transducer? If possible I would like to build the reciever/xmitter circuit only once and then use a set of relays to multiplex the circuit to multiple pairs of transducers. If not I will have a fun time soldering 8+ PCBs <img src='http://www.neufeld.newton.ks.us/electronics/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Any advice would be greatly appreciated and again I have to compliment you on having such a great, well-maintained site!</p>
<p>Thanks!</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Hoerl</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22679</link>
		<dc:creator>Joe Hoerl</dc:creator>
		<pubDate>Fri, 02 Jan 2009 04:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22679</guid>
		<description>Horatiu, the Senscomp (formerly Polaroid) ultrasonic range finder has the best distance at around 10 meters.   The problem with not waiting for the echo would be the synchronization of timing to understand the time the signal is sent vs. received.  I&#039;m not aware of any devices that work in this manner.  Possibly there are some laser range finders which might suit your need and are commonly used in surveying and aligning of cranes, etc.</description>
		<content:encoded><![CDATA[<p>Horatiu, the Senscomp (formerly Polaroid) ultrasonic range finder has the best distance at around 10 meters.   The problem with not waiting for the echo would be the synchronization of timing to understand the time the signal is sent vs. received.  I&#8217;m not aware of any devices that work in this manner.  Possibly there are some laser range finders which might suit your need and are commonly used in surveying and aligning of cranes, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Neufeld</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22566</link>
		<dc:creator>Keith Neufeld</dc:creator>
		<pubDate>Sun, 30 Nov 2008 20:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22566</guid>
		<description>Horatiu, I understand now what you mean about separate transmitter and receiver, rather than a single transceiver.  However, I&#039;m still not familiar with the market and am not specifically aware of any components that would work for you.</description>
		<content:encoded><![CDATA[<p>Horatiu, I understand now what you mean about separate transmitter and receiver, rather than a single transceiver.  However, I&#8217;m still not familiar with the market and am not specifically aware of any components that would work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horatiu Vornica</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22563</link>
		<dc:creator>Horatiu Vornica</dc:creator>
		<pubDate>Sun, 30 Nov 2008 17:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22563</guid>
		<description>Actually the distance from the transmitter to the receiver is varying between 1 meter and 35 meters. The speed the transmitter is moving is 1m/s, which is the mobile platform speed; to this mobile platform I need to know the position. This platform has a vertical up and down movement, like an elevator.</description>
		<content:encoded><![CDATA[<p>Actually the distance from the transmitter to the receiver is varying between 1 meter and 35 meters. The speed the transmitter is moving is 1m/s, which is the mobile platform speed; to this mobile platform I need to know the position. This platform has a vertical up and down movement, like an elevator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horatiu Vornica</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22562</link>
		<dc:creator>Horatiu Vornica</dc:creator>
		<pubDate>Sun, 30 Nov 2008 17:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22562</guid>
		<description>By &quot;no need for echo sonar&quot; I was trying to say: I don&#039;t need to transmit a signal and wait for the reflected signal to come back. I need to transmit a signal and in the other part to have the receiver who will receive the direct signal; The transmitter is mobile on one axis, so in this way I can measure the distance between the transmitter and the receiver; the distance between the transmitter and the receiver is 35 meters, but the signal is much stronger then is in the &quot;echo sonar&quot; method.</description>
		<content:encoded><![CDATA[<p>By &#8220;no need for echo sonar&#8221; I was trying to say: I don&#8217;t need to transmit a signal and wait for the reflected signal to come back. I need to transmit a signal and in the other part to have the receiver who will receive the direct signal; The transmitter is mobile on one axis, so in this way I can measure the distance between the transmitter and the receiver; the distance between the transmitter and the receiver is 35 meters, but the signal is much stronger then is in the &#8220;echo sonar&#8221; method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Neufeld</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22557</link>
		<dc:creator>Keith Neufeld</dc:creator>
		<pubDate>Sat, 29 Nov 2008 16:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22557</guid>
		<description>Horatiu, I&#039;m not sure what you mean by &quot;no need for echo sonar,&quot; unless you mean that the ultrasonic rangefinder doesn&#039;t need to rotate.

I&#039;m not aware of any with a range of 35m -- the ones I&#039;ve used max out at about 5m.  I would guess you might be able to find some from industrial automation suppliers, but I don&#039;t have anything specific in mind.</description>
		<content:encoded><![CDATA[<p>Horatiu, I&#8217;m not sure what you mean by &#8220;no need for echo sonar,&#8221; unless you mean that the ultrasonic rangefinder doesn&#8217;t need to rotate.</p>
<p>I&#8217;m not aware of any with a range of 35m &#8212; the ones I&#8217;ve used max out at about 5m.  I would guess you might be able to find some from industrial automation suppliers, but I don&#8217;t have anything specific in mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horatiu Vornica</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=42&#038;cpage=1#comment-22541</link>
		<dc:creator>Horatiu Vornica</dc:creator>
		<pubDate>Tue, 25 Nov 2008 17:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=42#comment-22541</guid>
		<description>I need to use a &quot;simple&quot; ultrasonic positioning; there is no need for echo sonar. I only need a ultrasonic burst from a mobile transmitter and at maximum 35 meters a receiver; &quot;one way&quot; positioning for an elevating platform. The same controller board will give the transmit signal(though a flexible cable) and receive the signal.
Could you recommend some websites or some technical documentation about this?</description>
		<content:encoded><![CDATA[<p>I need to use a &#8220;simple&#8221; ultrasonic positioning; there is no need for echo sonar. I only need a ultrasonic burst from a mobile transmitter and at maximum 35 meters a receiver; &#8220;one way&#8221; positioning for an elevating platform. The same controller board will give the transmit signal(though a flexible cable) and receive the signal.<br />
Could you recommend some websites or some technical documentation about this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
