<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DC motor rpm monitor &amp;amp; control using Pi Pico and Labview</title><link>/products/devtools/ni-labview/b/labview-challenge-blogs/posts/dc-motor-speed-monitor-control</link><description>Introduction:
As my final project, I am making a dc motor rpm monitor &amp;amp; control system using pi pico &amp;amp; labview. DC motor rpm will be temperature controlled. The motor rpm will keep decreasing as the temperature increases. If the temperature c...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: DC motor rpm monitor &amp;amp; control using Pi Pico and Labview</title><link>https://community.element14.com/products/devtools/ni-labview/b/labview-challenge-blogs/posts/dc-motor-speed-monitor-control</link><pubDate>Sat, 04 Nov 2023 18:08:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:68ece9c2-79fa-4824-8dc4-fa7fecc1a680</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Very nice update.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27164&amp;AppID=423&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: DC motor rpm monitor &amp;amp; control using Pi Pico and Labview</title><link>https://community.element14.com/products/devtools/ni-labview/b/labview-challenge-blogs/posts/dc-motor-speed-monitor-control</link><pubDate>Fri, 03 Nov 2023 17:26:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:68ece9c2-79fa-4824-8dc4-fa7fecc1a680</guid><dc:creator>cbohra00627</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&amp;nbsp;[mention:169a4014e923440aab0fa7af5203dabd:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;, we can understand it with the help of a fifo. When a value is inserted from the back, one value pops out from the front. Consider a shift register with 3 elements. In the first loop iteration, the first element will get the value. In the second iteration this value will pass to the second element and the first element will get some new value. This will continue for other elements also.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-68ece9c2-79fa-4824-8dc4-fa7fecc1a680/5050.pastedimage1699028487641v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Actually, I was using a different motor (a small cpu fan) earlier which had 7 blades (7 slots). So, I had to multiply the time_diff by 7 to get time for one complete revolution. But then it stopped working, so I had to use another motor and make a flywheel with a slot. Since, there is only one slot now, I am multiplying by 1 only to get time for 1 revolution.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27164&amp;AppID=423&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: DC motor rpm monitor &amp;amp; control using Pi Pico and Labview</title><link>https://community.element14.com/products/devtools/ni-labview/b/labview-challenge-blogs/posts/dc-motor-speed-monitor-control</link><pubDate>Fri, 03 Nov 2023 15:31:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:68ece9c2-79fa-4824-8dc4-fa7fecc1a680</guid><dc:creator>Andrew J</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Wow this is some change, well done! &amp;nbsp;Teach me something now: how is that shift-register averaging working? &amp;nbsp;You are passing one value out (time difference) and it is looping back into 10 values??? &amp;nbsp;That&amp;#39;s not something I&amp;#39;ve seen before so I&amp;#39;d like to know more.&lt;/p&gt;
&lt;p&gt;Also, after doing the div by 10, you are only multiplying by 1 in the last VI image instead of 7, why is that?&lt;/p&gt;
&lt;p&gt;It&amp;#39;s a nice project and it&amp;#39;s great that you persevered with it.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27164&amp;AppID=423&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>