<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									HC-SR04 tracking 3d flight question - Project Corner				            </title>
            <link>https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 12 Jul 2026 15:54:45 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: HC-SR04 tracking 3d flight question</title>
                        <link>https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51608</link>
                        <pubDate>Wed, 10 Sep 2025 18:37:08 +0000</pubDate>
                        <description><![CDATA[Tom, thanks !.... umm good question - didn&#039;t work out the start, stop portion yet.Since it&#039;s stationary capturing one golf stroke at a time, so far a few possibilities exist.- Trigger the st...]]></description>
                        <content:encoded><![CDATA[<p>Tom, thanks !<br />.... umm good question - didn't work out the start, stop portion yet.<br /><br />Since it's stationary capturing one golf stroke at a time, so far a few possibilities exist.<br />- Trigger the start/stop with a remote or on/off switch.<br />- Let the process stay on for duration of operation/testing, the sensors send a timeout result back if nothing recorded. I haven't worked out if any issues yet for possible interference with this.<br /><br />Thank you for the input ! ... more portions to plan out :)<br />Allen</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/project-help/">Project Corner</category>                        <dc:creator>allenk</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51608</guid>
                    </item>
				                    <item>
                        <title>RE: HC-SR04 tracking 3d flight question</title>
                        <link>https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51604</link>
                        <pubDate>Tue, 09 Sep 2025 22:13:24 +0000</pubDate>
                        <description><![CDATA[Hi Allen,

 I’m curious about how you plan to trigger the sensors to catch the flight of the ball?  Would an IR emitter/receiver pair be used as a break beam sensor?   Something like a gar...]]></description>
                        <content:encoded><![CDATA[<p>Hi Allen,</p>
<p></p>
<p>I would like to build a DIY golf ball 3d motion tracker.</p>
<p></p>
<p><span class="Apple-tab-span"> </span>I’m curious about how you plan to trigger the sensors to catch the flight of the ball?<span class="Apple-converted-space">  </span>Would an IR emitter/receiver pair be used as a break beam sensor? <span class="Apple-converted-space">  </span>Something like a garage door IR beam.<span class="Apple-converted-space">  </span>The ball passing through that would then start the trigger signals to the ultra sonic sensors?</p>
<p>Tom</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/project-help/">Project Corner</category>                        <dc:creator>THRandell</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51604</guid>
                    </item>
				                    <item>
                        <title>RE: HC-SR04 tracking 3d flight question</title>
                        <link>https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51600</link>
                        <pubDate>Tue, 09 Sep 2025 12:04:44 +0000</pubDate>
                        <description><![CDATA[thank you very much for the info.The idea on changing frequency would allow 3 pulses/readings at once, each axis. I don&#039;t have to wait for the x axis reading then the y axis reading, then th...]]></description>
                        <content:encoded><![CDATA[<p>thank you very much for the info.<br />The idea on changing frequency would allow 3 pulses/readings at once, each axis. I don't have to wait for the x axis reading then the y axis reading, then the z axis reading. The sound pulse speed is not so much a factor, but allowing 3 simultaneous measurements.<br /><br />My thought was 3 sensors, 2 a few feet apart horizontally to get horizontal measurements, directions, #3 a few feet above to get the vertical measurements, then triangulate further computations. I was curious about accuracy, but if the accuracy diminishes greatly over a few feet, my "triangulation computations" might end up with a tolerance of +/- 50mph :) :) :)<br /><br />Thanks, Allen</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/project-help/">Project Corner</category>                        <dc:creator>allenk</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51600</guid>
                    </item>
				                    <item>
                        <title>RE: HC-SR04 tracking 3d flight question</title>
                        <link>https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51595</link>
                        <pubDate>Mon, 08 Sep 2025 03:57:35 +0000</pubDate>
                        <description><![CDATA[I don&#039;t think it&#039;s possible to alter the pulse frequency (40KHz) and even if you could, it wouldn&#039;t affect the speed of the pulse. A 40KHz pulse and a 100KHz pulse travel at the same speed. ...]]></description>
                        <content:encoded><![CDATA[<p></p>
<p>Can the sensor frequency be adjusted to allow parallel transmission, eliminate waiting for each (x,y,z) sensor to return ?</p>
<p></p>
<p>I don't think it's possible to alter the pulse frequency (40KHz) and even if you could, it wouldn't affect the speed of the pulse. A 40KHz pulse and a 100KHz pulse travel at the same speed. The data sheet says that you need ~47ms for each sample. You want to do three samples. You might be able to overlap them to reduce the per sample time, but that would be unreliable, IMHO. FWIW, I'm still struggling to get accurate measurements up to 70cm; After that it looks like random noise. I confess I can't imagine your test geometry (where the sensors are placed) or how to coordinate them. I don't think a sonar sensor has the responsiveness that is required.</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/project-help/">Project Corner</category>                        <dc:creator>TFMcCarthy</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51595</guid>
                    </item>
				                    <item>
                        <title>HC-SR04 tracking 3d flight question</title>
                        <link>https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51588</link>
                        <pubDate>Sun, 07 Sep 2025 11:36:28 +0000</pubDate>
                        <description><![CDATA[Hi - I am new here,I would like to build a DIY golf ball 3d motion tracker.My tracker project plan is stationary with 3 sensors and a golf ball will be hit(launched) to pass through the sens...]]></description>
                        <content:encoded><![CDATA[<p>Hi - I am new here,<br />I would like to build a DIY golf ball 3d motion tracker.<br /><br />My tracker project plan is stationary with 3 sensors and a golf ball will be hit(launched) to pass through the sensors (avoiding interference from the club).<br /><br />I found the HC-SR04 video from here very helpful - provides guidance on many topics I need.<br />https://youtu.be/6F1B_N6LuKw<br /><br />If my computations are correct, given a max range distance of about 12 feet, a minimum of 2 sets of (x,y,z) distance for speed calculation; results in a max recordable golf ball speed about 70mph.<br /><br />Can the sensor frequency be adjusted to allow parallel transmission, eliminate waiting for each (x,y,z) sensor to return ? This  would allow more points recorded, for better/faster speed calculations.<br /><br />Thanks, Allen</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/project-help/">Project Corner</category>                        <dc:creator>allenk</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/project-help/hc-sr04-tracking-3d-flight-question/#post-51588</guid>
                    </item>
							        </channel>
        </rss>
		