How can I convert a 0-50mA signal to 0-5 VDC for use by a PCI-6014 DAQ?

I have a PCI-6014 DAQ card. I am trying to measure the output of a closed-loop current sensor, which has an output of 0-50mA. When I tried using a 100 ohm resistor as a load (to measure across the resistor to get a voltage input for the DAQ) I get an AC voltage reading! I do not know how to convert the AC Voltage to a varying DC voltage. Most AC-DC converters output a fixed DC voltage (3.3V, 12V, 15V, etc.). Can the PCI-6014 measure the current directly OR is there a method to measure the VARYING 0-5 volt AC voltage? Please be specific, if possible. Thanks in advance!

Hello,
PCI-6014 can measure an AC voltage directly. The Test Panels in MAX will show the peak voltage level of a signal, and not the root mean square (RMS) voltage. For example, if you measure the 120 VAC 60 Hz sinusoidal waveform that is available from a standard North American wall outlet, you will see a wave with a peak of about 170 V.
The conversion between VRMS and Vo is VRMS = Vo/√2.
You will need to determine whether you expect your AC signal to be in units RMS or peak-voltage and make the conversion, if necessary, using the formula above.
-Arun V

Similar Messages

  • How can I convert .cp projects from Captivate 2 to .cptx projects for Captivate 7?

    How can I convert .cp projects from Captivate 2 to .cptx projects for Captivate 7? Do I have to use some other version between 2 and 7 to do this?

    I doubt you are going to be able to find all those previous versions and the time it would take to install, open the project, verify it, and everything in between (and without license keys, they would only be saved from trial versions which would be an issue), it seems it would be better just to start with Cp7 and put the effort into that.
    Completely off topic, one of the things I like about Authorware is that Macromedia provided previous versions that would allow you to open up and save the projects to get to version 7. It was a nice little touch they provided for developers. I don't believe that Adobe does this for Captivate though.
    Dave

  • How can I partition the remaining space on an external hard drive for use in Time Machine?

    I backed up files from my old macbook to this external drive.  I want to use all remaing space for time machine on my new Air that runs OSX Lion.  Please help

    It is usually recommended that your keep a clone of your HD and your Time Machine backup on different drives.
    You don't want your backup drive to fail and lose both your clone and your TM backup.
    The answer to your question is to use Disk Utility to partition your drive. Again, you should have a backup of your drive before you partition it.
    Launch Disk Utility, select your external drive > Partition > Resize the partition by sliding the tab at the lower right corner of the image > Create a new partition with the space that has been freed up.

  • I have two apple id's how can i convert them two one

    I have 2 apple id. How can i convert to one?

    Currently there is no path for that.
    Pick the Apple ID or iTunes account that you want to use and stick to it for all purchases as you cannot consolidate purchases from multiple accounts.
    MJ

  • I want to remove the monitor from my 17" Macbook Pro 2008 to use as an external for my Macbook Pro 15" 2012. How can I convert lvds to Thunderbolt and power the monitor?

    I want to remove the monitor from my 17" Macbook Pro 2008 to use as an external for my Macbook Pro 15" 2012. How can I convert lvds to Thunderbolt and power the monitor?

    It's almost impossible.  The new iMacs have a Target Display Mode, but it's built to do that.  Without ripping your screen out, finding an acceptable power supply, frame, and whatever electronics to convert a Thunderbolt signal to the screen, the cost will be much larger than buying a cheaper HiDef monitor that runs with an HDMI to Thunderbolt cable to your MacBook 15.  In fact, you can sell your 17" MBP for a lot of money, unless it's broken or something, buying you a really sweet monitor.
    By the way, I found your answer by searching this forum.  I would suggest using the search function here in the futuere.

  • How can I convert a wave file to a jpeg file (picture) is it possible???

    Hello:
    How can I convert a wave file to a jpeg file (picture) is it possible???

    zuckini;
    I am pretty sure you know, but just to be completely sure: a wave is (usually) sound signal and a jpeg file is an image.
    If you mean how to display the wave signal in a graph and then save the graph as a jpeg file, then just drop a graph indicator in the control panel, wire the signal. Check any of the example shipped with LabVIEW on how to do this. To get the image, drop a graph indicator's invoke node in the block and select "Get Image". Check this page for detailed information.
    If you have something else in mind, please reply to this message with additional information about the wave signal, the image, etc.
    Regards;
    Enrique
    www.vartortech.com

  • How can I convert an int to a string?

    Hi
    How can I convert an int to a string?
    /ad87geao

    Here is some the code:
    public class GUI
        extends Applet {
      public GUI() { 
        lastValue = 5;
        String temp = Integer.toString(lastValue);
        System.out.println(temp);
        showText(temp);
      private void showText(final String text) {
        SwingUtilities.invokeLater(new Runnable() {
          public void run() {
            tArea2.setText(text + "\n");
    }

  • How can I convert an InputStream to a FileInputStream ???

    How can I convert an InputStream to a FileInputStream ???

    Thanks for you reply, however, I am still stuck.
    I am trying to convert my application (which runs smoothly) to a signed applet. The following is the original (application) code:
    private void loadConfig() {
    String fileName = "resources/groupconfig";
    File name = new File(fileName);
    if(name.isFile()) {
    try {
         ObjectInputStream in = new ObjectInputStream(new FileInputStream(fileName));
         pAndGConfig = (PAGroupsConfig)in.readObject();
         in.close();
         return;
    } catch(ClassNotFoundException e) {
         System.err.println("++ERROR: "+e);
    } catch(IOException e) {
         System.err.println("++ERROR: "+e);
    System.out.println("Can't find file: " + fileName);
    Because all code and resources now reside in a Jar file (for the signed applet), I must use the following line to access the resources:
    InputStream is = this.getClass().getResourceAsStream(fileName);
    I then need to convert the 'InputStream' to 'ObjectInputStream' or 'FileInputStream' so that I can work with it.
    I would be very grateful if you could help shed some light on the matter - Cobram

  • How can I convert an OVM vm (.img) to VDI (virtualbox)?

    Hi,
    how can I convert an OVM vm (.img) to VDI (virtualbox)?
    Is .img format a raw image? If yes can I use "VBoxManage convertdd" to convert from .img to vdi?
    tnx & regards,
    S.

    Hi,
    "VBoxManage convertdd" solved.
    Regards,
    S.

  • How can I convert an AUDIO MPEG-4 to an MPEG3 format? I need it for a Powerpoint Presentation

    How can I convert an AUDIO  MPEG-4 to another type of file, such as MPEG3  or mp3

    Use Handbrake.
    You can download it for free from this site:
    http://www.macupdate.com/info.php/id/12987/handbrake
    Good luck

  • How can I access files from a flash drive that were previously saved using a Windows computer? When I attempt to open the file on MacBook Pro, it is asking to "convert file to"; I also have Microsoft Word installed on the Mac as well.

    How can I access files from a flash drive that were previously saved using a Windows computer? When I attempt to open the file on MacBook Pro, it is asking to "convert file to"; none of the options I choose work. I also have Microsoft Office (with Word) installed on the Mac as well.

    Format the external drive as FAT32 or ExFAT. Both computers will then be able to read and write to it.

  • How can I convert an array off byte into an Object ?

    Hi folks...
    I�m developing an application that comunicates a PDA and a computer via Wi-Fi. I�m using a DataStream ( Input and Output ) to receive / send information from / to the computer. Most off the data received from him is in the byte[] type...
    How can I convert an array off byte ( byte[] ) into an Object using MIDP 2.0 / CLDC 1.1 ?
    I found on the web 2 functions that made this... but it uses a ObjectOutputStream and ObjectInputStream classes that is not provided by the J2ME plataform...
    How can I do this ?
    Waiting answers
    Rodrigo Kerkhoff

    There are no ObjectOutputStream and ObjectInputStream classes in CLDC. You must know what you are writing to and reading from the DataStream. You should write the primitives like int, String to the DataOutputstream at one end and read those in exactly the same sequence at the outher end using readInt(), readUTF() methods.

  • How can I convert a class file to Exe file

    hai
    How can I convert a class file to Exe file

    Please search the forums before asking questions - this has been answered hundreds (really!) of times.

  • How can I convert multiple files at one time and not one at a time

    How can I convert multiple files at one time and not one at a time

    Hi Plissey1950,
    Sorry for the lengthy delay to a response.  Are you trying to convert multiple files to individual PDF files at the same time? (not combine them).  If so, you'll need to use Adobe Acrobat for this function. The CreatePDF service does not have the ability to convert multiple files to multiple individual PDF files.
    Thanks,
    David

  • I recored a video with my ipad, downloaded it to my mac but I cant upload it to Youtube because the format IMG is not a video format. How can I convert it?

    How can I convert a video I took with my ipad on the format IMG to a supported format for Youtube?

    To upload videos to YouTube we have to make sure videos are in a format that YouTube accepts. Here’s the list of some well-known video formats which YouTube supports:
    WebM files (Vp8 video codec and Vorbis Audio codec)
    MPEG4, 3GPP and MOV files – (typically supporting h264 and mpeg4 video codecs and AAC audio codec)
    AVI (Many cameras output this format – typically the video codec is MJPEG and audio is PCM)
    MPEGPS (Typically supporting MPEG2 video codec and MP2 audio)
    WMV)
    FLV (Adobe – FLV1 video codec, MP3 audio)
    But I think you get the wrong video file. iPad recorded video files are in m4v, mp4, mov, avi format but not the img files. Anyway, if you need a video converter, Format factory or iFunia video converter are good choice.
    Good luck!

Maybe you are looking for

  • Why data are not getting poulated in dynamically added tab in a tab navigator???

    Hi All, I am facing a very strange problem and need you expert opinion on this. Ok so the problem goes like this: In my application i have a tab navigator where i have 2 fixed tabs say tab A and tab B. In tab B I have a data grid where All the user n

  • Toshiba Satellite a505-6005 hard drive issue and questions regarding options I may have

    Issue: start up computer and windows does not start. It eventually goes to a startup repair screen and eventually says "resolving disk errors...", and that's if it even gets to that screen. Unfortunately I never made a recovery disk or system image d

  • Grab In A Parametric Role

    Hi All I'm using BPM to run a business flow using Oracle BPM Studio. One of the roles I'm using in the process is a Parametric Role. I need to use a Grab activity in this parametric role, but I got an error that I can't use a Grab activity in a param

  • Urgent:display result from JTable

    need help making the following in my code work: 1.how do i display the whole table in my code using a dialog box or JOptionPane. 2. i want to display a message beneath the table show the total price of items selected from the JComboBox . 3.is there a

  • Loading a Video to Facebook?

    I am a little new at this. What's the best way to take a movie created on my mac and load it up to Facebook? It has a 300mb limit. I tried to send the thing to myself by mail, but it was really tiny. Help appreciated!