Signal acquisition of voltage AC using NI 9206 9205 and cRIO

Hello.  I have difficulties accurately acquire a signal voltage AC using a module OR 9206 and cRIO.  I'm looking to acquire signals of tension of the two types of current transformers Magnelab: divide the rope and the base.  In Labview, I first fill out an array of size 2 500 with the signal of the sensor (DIFF mode), and then calculate the RMS of the table.  For the core of split CTs, I'm able to acquire exactly reading the correct voltage (verified by measuring the match on the line using a power Analyzer Fluke 434 amp.  For the CT string, however, using the same method of table/RMS, I am unable to gain precisely the correct voltage reading.  Measure the amp on the line using the Fluke 434 PA, good the CT string tension should be 0.05v.  Using the 9206 (DIFF mode), the RMS of the array gives a reading of 0.071 voltage.  Now the interesting part is when I measure the voltage by using two different True RMS DMM, I get two different readings.  A multimeter, a Klein CL2000, reads the voltage in 0.05v.  Other multi meter, a Fluke 189 reads wrong to 0.071, the same that I get using LabView and NI 9206 release.  I guess the question is how the Klein interprets the signal differently Fluke 189 and the NI 9206 via LabView module.  A difference between the split-core and rope CTs, is that the rope CTs require a power external power supply 12-30 v AC or DC.  I'm providing 12v DC.  I tried several AC and DC voltages and still get the same wrong result.  I am quite sure that it is not a question of power supply, although perhaps the integrator in the rope is the creation of a single signal.  Any ideas?  I appreciate any input.

Thank you

J.Grant

AK2DM:

Update - found solution

Tags: NI Hardware

Similar Questions

  • Acquisition of the voltage with the NI 9206 module

    Hello

    I use a module NI 9206 with a CRIO-9081 to get 14 acquisition of voltage from 0.4V to 5.8V using the mode of CSR.

    Then I plug the 14 to the module of the AI0 of entry I 15. When I connect the first 12 pins, I get the good acquisition but when I connect the two last pole, the tension of the first two (pin AI0 and AI8) traditionally of 0.4V and that's what I don't understand.

    I tried to remove the two first entry, but then the two following voltage increase of 0.4V.

    That's why I wonder if I forgot something, why the first entry increase and if someone already has mett something similar.

    Tahnk you

    Sounds like you see a form of ghost for me.

  • NEITHER USB 6008 voltage offset using CSR and measurement of diff.

    Hi all

    I am currently trying the NI USB 6008 housing and I'm getting problems when reading voltage analog using CSR or differential.

    So basically, what I want to measure is a PWM signal (0 to 12V), which is divided by a divisor of tension (by two). But instead of measured 0V and 6V

    I am in a position a constant 0.8V and approximately 3V.

    On the side of digital data acquisition, I give you on impulses for the SSR... and it works fine.

    I connect it that way: http://digital.ni.com/public.nsf/allkb/95CC0CB11D7DF3D18625712E000C4ABD?OpenDocument

    Would apreciate any help

    Best regards

    EDIT: Attached graphics acquired are

    What is the impedance of your voltage divider?  The input of the USB-6008 impedance is not very high. If the impedance of the partition is large, it could cause the effect you see.

    Lynn

  • NOR-USB 9229: How audio signal acquisition?

    Hello

    It's one of those stupid beginner questions I use a module OR 9229 USB to capture the audio output of my computer line as follows:

    -left line-out goes to AI0 +.

    -right line output goes to AI1 +.

    -land line out of is divided into two and goes to AI0 - and AI1 -.

    What is the correct way of wiring?

    In case it is, I have (I think) have problems audio signal acquisition. In the Measurement & Automation Explore, I creates a task for the acquisition of voltage AI0 (44100 Hz, etc.) -nothing is displayed on the graph when I run the task! (I have music running on the computer during the measurement) Otherwise, the 9229 flashes green, seems to be ok, auto test work, etc..

    Someone has an idea what I am doing wrong?

    Thank you!

    Hi acgrama,

    That sounds like it should give you a signal any (not an empty graph or a flat line at 0 V), but the USB-9229 is not very suitable for audio:

    • The USB-9229 to entry level is of +/-60 V. A line level audio signal will use a small fraction of that. Of the USB-9229 precision and plug noise are adequate for your application?
    • The USB-9229 can't acquire them exactly 44.1 kech. / s. It supports some 50 kech sampling frequencies. / s divided by a number between 1 and 31, as 50 kech. / s, 25 kech. / s, 16.7 kech. / s and so on. When you specify a sampling clock DAQmx not taking in charge, he is forced to the top supported next, which in this case is 50 kech. / s. (you can read back the SampClk.Rate property to see what DAQmx forced the rate to.) For 44.1 kHz audio to USB-9229, you will need to re - sample the acquired data (which are specific to the programming environment).

    Assuming that you're just trying to do it for learning or experimentation, here are a few ideas:

    • Is the line connector configured as an output line? Many mothers today have reassignables audio connectors.
    • The volume of the source (wave, CD, whatever) high enough?
    • On the graph, is scaling auto turned on? If you display data in a table instead, are the numbers exactly 0 or any close?
    • The output of the line works if you are connecting to another device that is designed to handle signals to line level?
    • If you connect a battery (AA, 9V, whatever) for the USB-9229 instead, read the Max supply voltage?

    Brad

  • acquire and graph of a voltage using LABVIEW 8.6 and DAQ 6020

    I recently installed Labview 8.6 on XP based computer and my device is 6020 DAQ. I installed the driver 7.4.4 to my DAQ 6020.

    This is my first attempt to write a labview on this configuration code, and my request is very simple.

    I want to measure a voltage at the analog input channel "Ach0" and this chart. The voltage must be sampled all 1millisec.

    I used a code that I found on google image search to do this, but I had got stuck at the point where I have to select channels using the DAQ assistant. The wizard DAQ says "no device supported found.

    In MAX, however my 6020 DAQ is present as device 1 and I can view tensions properly he is using "ach0" data acquisition channel 6020.

    The code is attached below. I use 'the edification of a voltmeter' to the page 11 of the attached pdf file.

    I searched the archives of this discussion forum, there is a code for graph 2 tension, unfortunately I couldn't find the code for my application. So I am writing from scratch.

    Please help me get the strings recognized by the DAQ assistant.

    Concerning

    Poli

    According to another post of yours, that you have really a DAQPad 6020 and it's an important distinction. If you had the pci version, I think you could install DAQmx and use the DAQ Assistant. As you said, you can use the traditional pilot and in fact it is what you have installed. The pdf file you fixed clearly mention using DAQmx so information on the functions of data acquisition are not related.

    I don't know if traditional DAQ examples still install, but if they are not, you will need to watch features on IO action > Data Acquisition > analog input palette. A good one is to start by HAVE acquire the waveform. A chart of output waveform and put everything inside a while loop wire.

  • How to view analog channels during an ongoing acquisition, what type of used wave form, table, or chart?

    I use Labview 8.5. and the NI USB-6210 device.

    I want to display the analog channels over the continuous acquisition.

    I can use the table of waveform or waveform graph. Waveform allows you to eat a history buffer. This function is very interresting and useful for my system, but I can't change this value to programming (if I do not mistake!). So, I was wondering if I can also use the waveform graph, but I do not have how to make a circular buffer to replace function "history buffer. I have to use the waveform as a data type.

    What is the best solution for my problem? I would like to know if my solution is good (graphic use of waveform) and if anyone has a solution to make an effective circular buffer with the waveform data type?

    Thanks in advance, best regards, Daniel

    There is an example that comes with LabVIEW called "XY table". It shows you how to create a history for a XY Chart buffer. The size of the history can be changed on the fly. You can adapt the VI "graphic buffer XY ' to work with a data type of waveform." This type of data consists of 3 elements: start on time, delta t and table of values. The only thing that you should be buffering is the array of values.

  • How to use NI 9264 and NI 9205 with NI PXI-7813R and cRIO-9151

    Hello world

    I am currently working on an application in time real NI PXI-7813R (map FPGA) and NI PXI-8184 (on-board controller). They are all in an NI PXI-1031 chassis.

    I need to generate/receive analog signals.

    I already managed to use the SCB-68 with my NI PXI-7813R (FPGA card) to process digital signals. (Slot 0)

    Connector 1 and 3 of my FPGA I have respectively cRIO-9151 with NI 9264 for analog and cRIO-9151 output with NI 9205 for the analog input.

    • with NI 9264, I have on every 16 outputs-10, 5V (!) Isn't it supposed to be between-10 and 10V?), whether or not the vi runs. (But not when my PXI turned...)
    • with the NI 9205 module, I always get-32767 when the VI is running, regardless of pressure I apply. (I tested AI0 and AL10)

    Maybe is my hardware not configured properly? I did the configuration automatically, when I started the project, Labview detected the devices connected.

    Unfortunately, MAX does not seem to be useful because inputs and outputs are on the FPGA...

    Any idea?

    Thank you

    PS: VI on the FPGA is really basic, only read/write controls.

    Hello

    Back with the solution...

    My modules came! Each of them has been plugged in the wrong cRIO-9151.

    This must occur after the first configuration.

    I noticed when I right click on my fpga device > RIO Device Setup. I wanted to check the devices again, but crashed for Labview.

    I could also have seen 'Connector [number]' (automatically added by Labview) and the removal of material number (9205 or 9264) in the project and check if it really was what I had.

    Hope that my mistake will help someone in the future...

  • There should be a limitation or personal parental control on hotspot. Children feel obliged to allow their friends to use their hotspot. And the parents who pay for it!

    There should be a limitation or personal parental control on hotspot. Children feel obliged to allow their friends to use their hotspot. And the parents who pay for it!

    This is a user to user support forum, so there is really nothing anyone here can do for you, I'm afraid.

    However, you can send your comments Apple

    http://www.Apple.com/feedback/

  • can you help to reset the iPhone 6 +? used of the year and the month. Now, when you update, it asks activation and I can't remember anything! Arouca and verification is in stock

    can you help to reset the iPhone 6 +? used of the year and the month. Now, when you update, it asks activation and I can't remember anything! Arouca and verification is in stock

    To activate you need your Apple ID and password. If you forgot their date on https://iforgot.apple.com.

  • Macbook Air using with mouse, keyboard, and external display?

    I want to put in place a more ergonomic work station. Can anyone recommend how I can configure my Macbook Air 13 "to use at home with an external monitor as well as an external keyboard and mouse? What is the easiest and most cost-effective way? Is a necessary dock if I buy a bluetooth mouse and keyboard, then simply plug the monitor each time? Could I use this set up with my macbook screen closed? I bring my Macbook to every day, so it must be easily plugged/unplugged. Thank you.

    A dock is not necessary. If you use a USB keyboard and mouse or a BT, it is up to you. I use a BT Magic Mouse and Apple keyboard in my office. That leaves just two things to plug: monitor and the power cord. When you use an external monitor as primary monitor you can close the lid of the computer and it will not go to sleep.

  • Can I still sync/add devices using FireFox 30 (including iCHOOSE to use...) and, if so, how/where can I do so (because by clicking 'Sync' @toolbar does NOTHING)?

    Hey guys, can I still add/sync the devices by using FireFox 30 (including iCHOOSE to use...) and, if so, how/where can I do so (because by clicking the sub-title of the menu "Synchronize" FireFox both the toolbar of the browser "icon to sync" icon NOTHING [other that cause the icon toolbar synchronization annoyingly turn for a fraction of a second before you do anything else...])?

    Wow - my computer's clock is very well so I was personally puzzled by the sudden 2033 journal dates too but yes, I will simply record punctually (speaking of that thanks for your) and export my bookmarks to Safari so that iCan go via my iPhone - Bye mozilla. @P_C_T

  • I have an Apple computer, use the browsers Firefox and Safari, use Comcast for my email. Lately, when the Firefox, my email does not work correctly. Why?

    I have an Apple computer, use the browsers Safari and Firefox. I use Apple mail and Comcast to my email. Lately, in the case of Firefox, my email does not work correctly. I get a message "your server license has expired. While usually, I can access my emails, I can't delete the unwanted emails. This problem will not occur when I use Safari and Apple mail. Is this a problem of Firefox or Comcast? Do you know what license is expired?

    Hello

    Many issues of the site can be caused by corrupted cookies or cache. To try to solve these problems, the first step is to clear cookies and cache.
    Note: This will be you temporarily disconnect all sites, you're connected to.
    To clear the cache and cookies to do the following:

    1. Go to Firefox > history > clear recent history or (if no Firefox button is displayed) go to tools > clear recent history.
    2. Under "Time range to clear", select "all".
    3. Now, click the arrow next to details to toggle the active details list.
    4. In the list of details, see the Cache and Cookies and uncheck everything.
    5. Now click the clear now button.

    More information can be found in article to clear your cache, history, and other personal information in Firefox .

    This solve your problems? Please report to us!

    Thank you.

  • I asked a question on malicious software and a GOOD person suggested some downloads of AM. Used Spybot, Malware bytes and my NOrton and still a problem. What else do you have

    someone answered my question of malware a couple of days and suggested various anti-malware downloads. I used 3 of them and cleaned up things, but today, my laptop, tho much better, is still infected. At the end of his message was a suggestion to download something else... now I can not find his message. What was something Microsoft? in any case, my computer is much better, but not out of the Woods.

    Hi your earlier question is here

    use the 2 latest antimalware programs that I had linked.

  • Why the Firefox on Android is so great? It uses 20-60 MB and fills the volume? (App: 24MB.) Data: 30 MB +)

    Summary:

    Firefox using too much space on my Android phone, and this causes problems on my phone for example errors "Low on space". Android applications are unable to obtain updates to security due to the use of the high area of Firefox, which is a security problem.

    Why Firefox uses as much space and how to prevent or solve this problem?

    Details:

    I am running Firefox on Android 2.3.4 18.0. I then Firefox my 8 GB SD card. This problem also occurs well in Firefox 19 & 20 of Firefox.

    Firefox uses a huge amount of space. This is the largest app on my phone by a long shot. It seems that Firefox will grow without limits, until what it triggers a "low on space" warning on the Android device. When this "low on space" warning is reached, Firefox becomes unstable and I'm unable to install other Android applications. Often applications cannot be updated due to high usage space of Firefox and cannot receive updates of security which is a security problem.

    Please see the following screenshot that shows that Firefox uses about 30 MB worth of space and is approximately two times larger than the next largest app, Google Maps.

    https://www.dropbox.com/sh/7di3oh1p98bh68v/AoxNuqMKd4/2013.01.20-16.17.40.JPEG

    If I go into ' settings: Applications: storage use: Firefox ", Android tells me that Firefox uses the following amount of space:

       Storage:
       Total: 29.60Mb
       Application: 1.85MB
       Data: 27.76MB
    
       Cache: 0.00B
    

    When Firefox is freshly installed, the "Total:" use is closer to 3MB. But in the coming days, this number increases to 30 MB.

    Why Firefox uses as much space and how to prevent or solve this problem?

    Thanks for pointing the "browser.cache.disk.parent_directory" option I understand the implications of privacy to store the cache outside the profile directory, but I don't have much choice. Firefox as an App has increased slightly with the latest version (8 MB to a value of policies) and my phone was so full that the system was not the application updates to security for other applications. I have that is need to get this resolved the problems of disk space or I will stop using Firefox.

    I did it for free space:

    1. Create a new folder on my SD card ("/ mnt/sdcard/something /")
    2. Under ' subject: config' set browser.cache.disk.parent_directory to match the new directory created previously.
    3. Restart Firefox (I had to kill the Firefox application)
    4. Went to a few sites such as Facebook and Pinterest cache-heavy
    5. Checked the cache didn't work under ' subject: cache'
    6. Remove old files from the cache in my foo.profile/Cache Directory
    7. Went to "subject: config' and came back some of my manual settings that it took months to save disk space."

    Now Firefox uses 10 MB less space on the memory of my system, then he has done it before. I can also make the larger cache (much larger) which will speed up the display of Web pages.

    I couldn't create a symbolic link from my old Cache Directory to the new directory of Cache.

    More info about "browser.cache.disk.parent_directory" can be found at http://kb.mozillazine.org/Browser.cache.disk.parent_directory

  • Using firefox 14.0.1. Load a link using the right click and "Open link in new window", translates into a new window opens but doesn't show URL address bar...

    Using firefox 14.0.1. Load a link using the right click and "Open link in new window", translates into a new window opens but doesn't show URL address bar. However, if I click with the right button on a link and select "Open link in a new tab", the tab displays the URL in the address bar. If it works when a new tab it's not in a new window.

    The reset Firefox feature can solve a lot of problems in restaurant Firefox to its factory default condition while saving your vital information.
    Note: This will make you lose all the Extensions, open Web sites and preferences.

    To reset Firefox, perform the following steps:

    1. Go to Firefox > help > troubleshooting information.
    2. Click on the button 'Reset Firefox'.
    3. Firefox will close and reset. After Firefox is finished, it will display a window with the imported information. Click Finish.
    4. Firefox opens with all the default settings applied.

    Information can be found in the article Firefox Refresh - reset the settings and Add-ons .

    This solve your problems? Please report to us!

Maybe you are looking for