<?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 automatic voltage regulator using labview in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2407836#M744591</link>
    <description>&lt;P&gt;i want to develop &amp;nbsp;a computer controlled Automatic Voltage Regulator to control the output voltage of a 440v, 3Φ ac generator. {i am using only single phase of the generator }&lt;/P&gt;
&lt;P&gt;i am &amp;nbsp;stepping down the output voltage of the generator below the ratio of DAQ card {usb 4716} i.e. 10v using a step down transformer{230 v to 6 volts } .Using this voltage as an input to a close loop Lab VIEW program we are controlling an external Relay Circuit .The Relay Circuit controls a bank of resistors to vary the excitation voltage.&lt;SPAN&gt;&amp;nbsp;The Lab VIEW program broadly has a filter block, a comparator block and a digital output block, but i am unable to control the output voltage , can you plz suggest any changes to program or any thing wrong in it&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2013 17:32:39 GMT</pubDate>
    <dc:creator>marvel89</dc:creator>
    <dc:date>2013-04-29T17:32:39Z</dc:date>
    <item>
      <title>automatic voltage regulator using labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2407836#M744591</link>
      <description>&lt;P&gt;i want to develop &amp;nbsp;a computer controlled Automatic Voltage Regulator to control the output voltage of a 440v, 3Φ ac generator. {i am using only single phase of the generator }&lt;/P&gt;
&lt;P&gt;i am &amp;nbsp;stepping down the output voltage of the generator below the ratio of DAQ card {usb 4716} i.e. 10v using a step down transformer{230 v to 6 volts } .Using this voltage as an input to a close loop Lab VIEW program we are controlling an external Relay Circuit .The Relay Circuit controls a bank of resistors to vary the excitation voltage.&lt;SPAN&gt;&amp;nbsp;The Lab VIEW program broadly has a filter block, a comparator block and a digital output block, but i am unable to control the output voltage , can you plz suggest any changes to program or any thing wrong in it&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2013 17:32:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2407836#M744591</guid>
      <dc:creator>marvel89</dc:creator>
      <dc:date>2013-04-29T17:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: automatic voltage regulator using labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2407998#M744611</link>
      <description>&lt;P&gt;You have a lot of odd constructions in your code.&amp;nbsp; Such as converting an array to a blue DDT wire back to a scalar.&amp;nbsp; (Or blue DDT, to array, back to blue DDT, to a scalar).&amp;nbsp; All of those conversions could be cleaned up, eliminated, or replaced by something like an Index Array function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have a lot of comparisons and AND functions going on.&amp;nbsp; It looks like you are testing for ranges.&amp;nbsp; You should use the In Range and Coerce function to determine if the value is in a particular range.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you working with anyone with a strong electrical background?&amp;nbsp; I'm worried if you are trying to control 440 VAC circuits with relays.&amp;nbsp; Also, using a step down transformer.&amp;nbsp; You are dealing with lethal voltages.&amp;nbsp; And trying to control that high of a voltage AC circuit with relays, you might be running into serious arc flash dangers if you are switching relays on and off at the wrong time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why are you taking on this project?&amp;nbsp; What is the purpose?&amp;nbsp; Are you an engineer working in the industry or is this some sort of school project?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2013 19:15:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2407998#M744611</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2013-04-29T19:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: automatic voltage regulator using labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2408050#M744620</link>
      <description>&lt;P&gt;Okay&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. You do not include the advantech VIs, so no one without your flavor of hardware will be able to help in any detail.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. Where are your equations? You take the (presumed) peak-peak voltage, multiply by 25.7954, subtract from 228, followed by some integration , multiplication and a divide-by-one step. WHY?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. What debugging steps have you taken? What have you tried?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. The generator output could be very spiky, especially if there are any real loads on it. The peak-peak detector might be operating on those spikes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Is the generator wired in Star or Delta?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;6. You do know about regulation factor on unloaded transformers, don't you? &lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;(If not, step away from the generator NOW. You obviously do not have the knowledge to be playing around with 440 V generators.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;7. How does your generator behave with an unbalanced load like this? What fault level will it have; what circuit protection is in place?&lt;/P&gt;
&lt;P&gt;(In fact, the whole tone of the questions suggests inexperience, or a lab exercise. Please be very careful with this stuff unless you really know what you are doing.)&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2013 19:43:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2408050#M744620</guid>
      <dc:creator>SteveD123</dc:creator>
      <dc:date>2013-04-29T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: automatic voltage regulator using labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2409018#M744792</link>
      <description>&lt;P&gt;i m a student , i have already fabricated the hardware part , i am using &amp;nbsp;variac as a power source(230 v single phase ) , going from voltages 230 v and below , which in turn is controlling the relays , as the voltages is brought down the relays are switched on one by one , relay is powered by 12V , having resistors in series with each other , thus they move out as the relays are switched on one by one , the problem that i am facing is control of the voltage as the labview program caters for various voltage ranges. but the problem i am facing is controlling the output voltage &amp;nbsp;. don't worry i am taking all precautions while handling the equipment&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2013 14:14:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2409018#M744792</guid>
      <dc:creator>marvel89</dc:creator>
      <dc:date>2013-04-30T14:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: automatic voltage regulator using labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2413716#M745666</link>
      <description>&lt;P&gt;As I see it, your project has 4 parts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. The foward path from excitation voltage to generator voltage.&lt;/P&gt;
&lt;P&gt;2. The voltage sensing system.&lt;/P&gt;
&lt;P&gt;3. The setting of the excitation voltage using digital outputs to drive a chain of relays &amp;amp; resistors.&lt;/P&gt;
&lt;P&gt;4. The control algorithm required to convert the sensed voltage to an excitation setting and result in a stable generator voltage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to do some basic fault-finding, and narrow your issue to one of these areas.&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2013 20:58:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/automatic-voltage-regulator-using-labview/m-p/2413716#M745666</guid>
      <dc:creator>SteveD123</dc:creator>
      <dc:date>2013-05-04T20:58:38Z</dc:date>
    </item>
  </channel>
</rss>

