<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Motor Control in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1907037#M640331</link>
    <description>&lt;P&gt;So I am currently in a 5 week LabVIEW course and we have to come up with a small project we can do using LabVIEW.&amp;nbsp; I am rather new to the program but have a little experience creating small VI's.&amp;nbsp; I came up with an idea that my prof has OKed but I am not even sure where to start or if this is even the right place to ask.&amp;nbsp; Anyways...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to build a 4 prop helicopter that I can control via LabVIEW.&amp;nbsp; I really only need to make it take off and land but am willing to put some work into it so the heli can do more.&amp;nbsp; I have come up with what I think will give me some basic control.&amp;nbsp; I was thinking all I would really need is Yaw Pitch and the overall RPM.&amp;nbsp; I would like to take this in baby steps.&amp;nbsp; First just control the RPM of the motor etc.&amp;nbsp; I know if I ever want it to fly without nose-diving, I am going to need a gyroscope.&amp;nbsp; I have a DC motor model GSK-804.&amp;nbsp; It has a motor speed control circuit.&amp;nbsp; I was thinking about using a square wave generator from LabVIEW and I've found it in the program but don't know how it works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was thinking that I'd give it whatever command, which then goes through the gyroscope somehow before going to the motors so the gyro has time(?) to correct itself.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This post is probably super disorganized but I just tried to get everything I was thinking out there so I could be corrected if I am doing something stupid (chances are, I am)&amp;nbsp; I have never really built anything like this before and would be forever grateful for someone to point me in the right direction.&amp;nbsp; Also if you need anymore info, let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
    <pubDate>Thu, 08 Mar 2012 19:52:50 GMT</pubDate>
    <dc:creator>bbastnag</dc:creator>
    <dc:date>2012-03-08T19:52:50Z</dc:date>
    <item>
      <title>Motor Control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1907037#M640331</link>
      <description>&lt;P&gt;So I am currently in a 5 week LabVIEW course and we have to come up with a small project we can do using LabVIEW.&amp;nbsp; I am rather new to the program but have a little experience creating small VI's.&amp;nbsp; I came up with an idea that my prof has OKed but I am not even sure where to start or if this is even the right place to ask.&amp;nbsp; Anyways...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to build a 4 prop helicopter that I can control via LabVIEW.&amp;nbsp; I really only need to make it take off and land but am willing to put some work into it so the heli can do more.&amp;nbsp; I have come up with what I think will give me some basic control.&amp;nbsp; I was thinking all I would really need is Yaw Pitch and the overall RPM.&amp;nbsp; I would like to take this in baby steps.&amp;nbsp; First just control the RPM of the motor etc.&amp;nbsp; I know if I ever want it to fly without nose-diving, I am going to need a gyroscope.&amp;nbsp; I have a DC motor model GSK-804.&amp;nbsp; It has a motor speed control circuit.&amp;nbsp; I was thinking about using a square wave generator from LabVIEW and I've found it in the program but don't know how it works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was thinking that I'd give it whatever command, which then goes through the gyroscope somehow before going to the motors so the gyro has time(?) to correct itself.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This post is probably super disorganized but I just tried to get everything I was thinking out there so I could be corrected if I am doing something stupid (chances are, I am)&amp;nbsp; I have never really built anything like this before and would be forever grateful for someone to point me in the right direction.&amp;nbsp; Also if you need anymore info, let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2012 19:52:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1907037#M640331</guid>
      <dc:creator>bbastnag</dc:creator>
      <dc:date>2012-03-08T19:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Motor Control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1907817#M640460</link>
      <description>How many months do you have to work on this project? Controlling the flight of a quadrotor if far from being a trivial task. Do you at least have a commercial machine that you are working with? &lt;BR /&gt;&lt;BR /&gt;Mike...</description>
      <pubDate>Fri, 09 Mar 2012 09:59:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1907817#M640460</guid>
      <dc:creator>mikeporter</dc:creator>
      <dc:date>2012-03-09T09:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Motor Control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908075#M640527</link>
      <description>&lt;P&gt;does sound a complicated project but you have a good approach, get each bit working well then you can look at bringing them all together. I suspect there a number of examples around you can look at and possibly use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good Luck&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2012 14:09:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908075#M640527</guid>
      <dc:creator>Akiel</dc:creator>
      <dc:date>2012-03-09T14:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Motor Control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908433#M640601</link>
      <description>I laughed at first response or perhaps myself for my niavity.  The prof is really cool and helpin me out with parts and said as long as I make progress on the project I'd be ok (he seems to find this interesting as well and would like to continue building after course is done).  I have 2 weeks to make any kind of progress but plan on seeing the project to completion in the time after the course.&lt;BR /&gt;I have a lot of parts as the prof has a large cache of electronics etc.  &lt;BR /&gt;So this is going to take months to build something that will move at all?</description>
      <pubDate>Fri, 09 Mar 2012 17:10:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908433#M640601</guid>
      <dc:creator>bbastnag</dc:creator>
      <dc:date>2012-03-09T17:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Motor Control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908551#M640632</link>
      <description>&lt;P&gt;It is good that you can laugh at yourself!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In two weeks you will not likely have a working quadrotor. &amp;nbsp;I suggest that you start by identifying all the things which need to be done: Motor speed control. Orientation sensing. &amp;nbsp;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pick one or two things and work on them. &amp;nbsp;A simple motor speed control, especially open loop, might not be too much for a two week project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider tilt sensors on each arm rather than gyros. &amp;nbsp;They will not tell you if it is rotating about the vertical axis, but will help keep level. &amp;nbsp;They are probably much simpler than gyros. &amp;nbsp;They could be as simple as a pendulum attached to a potentiometer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lynn&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2012 18:34:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908551#M640632</guid>
      <dc:creator>johnsold</dc:creator>
      <dc:date>2012-03-09T18:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Motor Control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908869#M640687</link>
      <description>Nice!  Thank you so much for your input.  I thought about using a gyro and some sort of IR device for the vertical axis.  I am not sure how I would build a tilt sensor but I can think about it for awhile.  I know they have IR sensors for Helis online so of it comes down to it...  I am excited to start messing around with it though.  I'll strap it down to a table first though.</description>
      <pubDate>Fri, 09 Mar 2012 23:24:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908869#M640687</guid>
      <dc:creator>bbastnag</dc:creator>
      <dc:date>2012-03-09T23:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Motor Control</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908883#M640689</link>
      <description>&lt;P&gt;Keep us informed of your progress.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lynn&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2012 23:39:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Motor-Control/m-p/1908883#M640689</guid>
      <dc:creator>johnsold</dc:creator>
      <dc:date>2012-03-09T23:39:20Z</dc:date>
    </item>
  </channel>
</rss>

