<?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 control design and simulation module in LabVIEW</title>
    <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1892445#M637726</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to Labview and i am trying to work on Control System design. I have downloaded and installed the Evaluation Module of Control Design and Simulation Module. The problem I am facing witht this is its not showing any control fuctions in functions Palette. While installing it said its installing only control design and simulation assistant. Please, can anyone help with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am actually looking at this module to implement Sliding mode control for non linear systems. I would like to know if there are any examples to implement this??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2012 19:07:58 GMT</pubDate>
    <dc:creator>ni_new</dc:creator>
    <dc:date>2012-02-27T19:07:58Z</dc:date>
    <item>
      <title>control design and simulation module</title>
      <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1892445#M637726</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to Labview and i am trying to work on Control System design. I have downloaded and installed the Evaluation Module of Control Design and Simulation Module. The problem I am facing witht this is its not showing any control fuctions in functions Palette. While installing it said its installing only control design and simulation assistant. Please, can anyone help with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am actually looking at this module to implement Sliding mode control for non linear systems. I would like to know if there are any examples to implement this??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2012 19:07:58 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1892445#M637726</guid>
      <dc:creator>ni_new</dc:creator>
      <dc:date>2012-02-27T19:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: control design and simulation module</title>
      <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1893815#M637990</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is the following. The version of LabVIEW that you are using does not match the version of the evaluation version of LabVIEW Control Design and Simulation Module (CD&amp;amp;SIM). If that happens, the installer will not select the support files for your LabVIEW. If you download LabVIEW 2011, then you must install CD&amp;amp;SIM 2011.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, the module in the current version does not have an example with sliding mode control. But using this module, you can easily implement the algorithms and simulation its result using the Control and Simulation Loop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2012 15:57:02 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1893815#M637990</guid>
      <dc:creator>Barp</dc:creator>
      <dc:date>2012-02-28T15:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: control design and simulation module</title>
      <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1893835#M637997</link>
      <description>&lt;P&gt;Thank You Barp!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you exactly pointed out it was version problem. Yeah, for sliding mode control I think I have to write the controller equations and plant equations using Mathscript.&lt;/P&gt;
&lt;P&gt;If there are any further suggestions programming this it would be of great help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You once again!!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2012 16:03:35 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1893835#M637997</guid>
      <dc:creator>ni_new</dc:creator>
      <dc:date>2012-02-28T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: control design and simulation module</title>
      <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1896125#M638429</link>
      <description>&lt;P&gt;I personally prefer using G-based equations. However, LabVIEW Mathscript RT (MS) is a good option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look at this tutorial to see how you could use MS and G-equations can be used to simulate a controller. The implementation of simulation is based on "sliding mode control"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://zone.ni.com/devzone/cda/tut/p/id/13015" target="_blank"&gt;http://zone.ni.com/devzone/cda/tut/p/id/13015&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps...&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:55:59 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1896125#M638429</guid>
      <dc:creator>Barp</dc:creator>
      <dc:date>2012-02-29T21:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: control design and simulation module</title>
      <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1935043#M645525</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to be able to play back tdms data in a simulation loop. Indeed, I would like to feed real measured data to a model rather than any of the basic signals available in the signal generation palette of thecontrol design and simulation.&lt;/P&gt;
&lt;P&gt;Basically, I want to do what you can do with the "From Workspace" (or "From File") block in Simulink.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2012 15:58:39 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1935043#M645525</guid>
      <dc:creator>L54</dc:creator>
      <dc:date>2012-03-31T15:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: control design and simulation module</title>
      <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1936917#M645962</link>
      <description>&lt;P&gt;Hi L54,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the TDMS Open.vi to open your file and TDMS Read.vi to import the data into the LabVIEW environment. Once it is imported you should be able to use it along with the Control Design and Simulation VI. The shipping example "Read TDMS File.vi" in the Fundamentals &lt;SPAN&gt;» File input and Output directory.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;Brian A | Applications Engineering | National Instruments&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2012 20:52:34 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/1936917#M645962</guid>
      <dc:creator>Brian_A</dc:creator>
      <dc:date>2012-04-02T20:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: control design and simulation module</title>
      <link>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/3087804#M882743</link>
      <description>&lt;P&gt;hi ,&lt;/P&gt;
&lt;P&gt;can you please tell me how you implemented Sliding mode control?&lt;/P&gt;
&lt;P&gt;because i don't know what to do, once we put equations in Mathscript now ho to link those equations as plant and controller??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 13:04:00 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/control-design-and-simulation-module/m-p/3087804#M882743</guid>
      <dc:creator>ali_asghar1989</dc:creator>
      <dc:date>2015-02-10T13:04:00Z</dc:date>
    </item>
  </channel>
</rss>

