Rtd calibration labview labjack

Hello my name is mike and i'm a student in London Ontario, I'm taking an instrumentations class and was recently given an assignment to complete:
Objectives:
The instrumentation project consists of taking a sensor and implementing a computer interface. It should incorporates the following:
· Sensor signal conditioning
· A microcontroller (HC11/PIC) or data acquisition unit
· LabVIEW (and/or Visual Basic, Visual C, Visual C#)
· System calibration and data reduction
· Documentation
Description
The students will typically work in groups of 2 (unless discussed in advance with the lab instructor). The project consists of the sensor signal conditioning, microcontroller software and hardware development. The microcontroller (or data acquisition unit) performs the A/D conversion and transmits the raw data to PC (running LabVIEW, Visual Basic, or Visual C). The data is processed on PC and displayed in real time as a graph/chart.
Calibration is an essential part of this instrumentation project. The students have to use proper calibration procedure, similar to the procedures followed in industry.
The user is offered the following choices (through visual interface)
a) Time interval between successive measurements (units of 0.01 second)
b) Total number of measurements to be taken.
A calibration should be carried out over a suitable range that is both functional and easily attainable in laboratory, e.g. a temperature range of 0 – 100 (»90) °C is quit acceptable for temperature sensors.
Submission
· Demonstrate the program during any scheduled laboratory time.
· Submit the following both as hardcopy as well as on a floppy disk
· Project description and operation
· All design calculations related to circuit design.
· A brief - user guide (1 or 2 pages)
· Commented source files
· Schematic diagrams of signal conditioning circuit
· Clearly identify the names of individuals in the group, on the diskette and all associated documentation
Evaluation Criterion:
(30%) Documentation
(20%) Calibration Procedure
(50%) Overall project
Submission: April 8/2005.
Last date for submission (without penalty): April 20, 2005
I have choosen to do RTD using lab jack with lab view... If anyone can help me even with where to start it owuld be greatly appreicated.
thank you
Mike

That's a pretty open ended question but I'll suggest some directions
It sounds like your requirement is to demonstrate in the lab, so you
can probably get away with assuming 1) fixed wire length and 2) fixed
environmental temperature. If so, the easiest measurement will be a
two-wire approach. 3 and 4 wire measurements provide better accuracy
but may not be necessary.
Some background on RTD measurements:
http://www.omega.com/temperature/Z/pdf/z054-056.pdf
Typical use of an RTD is to supply a reference current and measure the
voltage across the RTD. Keep the current small to avoid self-heating
in the element. A pulsed current source can reduce effective heating
while allowing a larger peak current. Use the voltage and currents
measured to calculate the resistance of the RTD which will be
approximately linear with temperature over a given range.
Once you know the resistance, calculate the temperature. Find a table
for your RTD and pick two values, one each near the upper and lower
ends of your desired range. Do a linear interpolation between the
known values to determine your unknown temperature from the resistance.
Calibration can be accomplished by adjusting the known points chosen
for the interpolation or by a distinct calibration process, depending
on how accurate you are trying to get and over what range.
Hope this is useful.
Matt

Similar Messages

  • Calibration & LabView

    Hello,
    Need to calibrate an instrument that will later be used with LabVIEW.
    Does anyone know of a measument instrument that meets the following requirements:
    1) Resolution = 0.5 mm (no greater than this, but less is fine)
    Range = 0-34cm (longer that this is fine)
    Must be a non-contact measurement (i.e ultrasonic, laser,etc)
    Thanks for any help. Please answer quickly, I need this answer yesterday.

    Hello,
    Thanks for asking about my progress. I got caught up with the next phase of my project that I did not quickly update this message. Apologies.
    The calibration of the instrument went very well.  Resolution and range requirements were quickly met by buying an instruments from the internet.  I was able to have a VI to get slope and intercept for me from the data gathered from the calibration. 
    Now, I am trying to get that data into a database (MS Access), but because my data is 3D but contained in notepad (2D), I am having problems inserting my data into Access using the Database Connectivity toolset VIs.
    If I can solve this problem, it is smooth sailing.  But till then...... I will be working at it.
    Thanks again for inquiring about the project's progress.

  • LabVIEW, LabJack, activex problem

    Hello,
          I have a problem
    running a LabJack vi with LabVIEW 7.1 but only in one of the user accounts on my
    computer.  I have a computer that has two
    user accounts. There is no problem with account “A”, but when I log into
    account “B” and load the LabJack vi I get the message “Control can not be
    loaded” on the Front Panel.  The name of
    the LabJack vi is AISample.vi.  I believe
    this is an Activex vi and in the system32 folder there is a file called
    ljackuwx.ocx.  I have run “regsvr32
    ljackuwx.oxc” but that did not fix the problem.   Please let me know how to fix this problem.
    Thank You,
    Gary

    See the following:
    http://www.labjack.com/forums/index.php?showtopic=2669

  • RTD calibration

    Hello,
    I'm working on the establishment of a Labview program to calibrate temperature sensors Pt100 in a conditioning chamber at a specified temperature, and I would like to know if someone has already developed a program like this, may be give me advice or examples.
    Thank you 

    Hi,
    Have you looked into this link? : http://web.nchu.edu.tw/~daw/SOP/SOP_PT100.pdf
    I think it is similar to what you're asking for.
    Warmest regards,
    Lennard.C
    Learning new things everyday...

  • Compensation for FP-RTD-122 rtd

    Hi
    Iam using FP-RTD-122 with a 3 wire PT100 RTD to measure the TEMP in a Vacuum Chamber. I had got my RTD Calibrated & find that there is a diff of +/- 3 deg w.r.t to my FP-RTD-122 modules.The same RTD when connected to Eurotherm 2408 Temp Controller gives a correct reading. I suspect that there could be some problem in the FP modules, Is there any VI where i can directly write compensation to the modules. Can u plz help me resolve this issue. Cheers Suresh.R

    Hello,
    If you are seeing this type of offset, it is most likely the result of ESD damage to the FP-RTD-122 module. The good news that you can workaround this problem by hot plugging your modules into your bank as Matthew has mentioned.
    Regards,
    Bill B
    Applications Engineer
    National Instruments

  • Binary to Voltage Conversion of encoder data on cRio 9073 using FPGA

    I am using FPGA with a cRio 9073 to acquire torque and absolute quadrature encoder values. It says in the FPGA instructions that the documentation for the 9073 should include the binary to voltage conversion, but when I looked at the documentation, it wasn't there. Where can I find the conversion value or function to convert binary encoder data back to voltage? The encoder is hooked up to an analog converter and is acquired with a 9215 AI (+-10V differential). Thanks

    There are individual formulas for one or a group of modules.
    LabView examples path:
    LabVIEW 2010\examples\CompactRIO\Basic IO\Analog Raw Host Calibration\AI Raw Host Calibration
    LabView help topic 
    Converting and Calibrating CompactRIO Analog Input Values (FPGA
    Interface)
    Best regards
    Christian

  • How to read data in serial monitor of arduino in labveiw continuously

    Hello everyone,
    I have attached the .vi to read the data from arduino serial monitor in labview continuously. I have to monitor the temp. of rtd on labview. but it shows only one value that its read at first and wont get other values continuously. please help me
    thank you.
    Attachments:
    serial_arduino_ABC[1].vi ‏20 KB

    Don't use "bytes at port" set a larger byte count than you expect to be read and enable termination character in your visa serial setup and make sure the terminiation character matches what your arduino is sending.
    You might also have to change your Arduino code to place the termination character at the end of each line. 

  • I have LabView but I do not have the Calibration and Configuration Palette,and I could not download it, how can I download it or if i cannot,can I work with the NI-DAQ Calibration_1200?

    I have read in a tutorial for the board 1200 that I can calibrate it with the Calibration and Configuration Palette in LabVIEW, but I do not have them and I could not download it to access its libraries, so I can only download the NI-DAQ software,What's my best choice and if it is to download the palette with its libraries, how can download it with them?I'd appreciate your answers

    If you wish to use your 1200 device in LabVIEW, you must download and install NI-DAQ. When you install NI-DAQ, it will ask you if you would like to install support for LabVIEW. By installing this support, you will then have access to the DAQ pallette in LabVIEW. The DAQ pallette requires that you have NI-DAQ installed.
    For more information on installing and using your device, you can refer to the DAQ Quick Start Guide. You can download it from:
    http://digital.ni.com/manuals.nsf/14807683e3b2dd8f8625677b006643f0/0eca53fe80911b1f862568560068295d
    Regards,
    Erin

  • Using LabJack VIs in LabVIEW

    Hi, I'm using LabVIEW with a third party DAQ card, the LabJack U12. I know that its drivers are supported by LabVIEW, but I can't figure out how to add the LabJack VIs to the library. when I added the includes VIs into the user library, then ran LabVIEW, the user library was filled with blocks with question marks in them. Any suggestions on how to fix this?

    You may have to copy the LabJack library file (the folder where that is located) to the addons folder (directory) so the path in Windows Explorer would look like: vi.lib\addons\LabJack. With a new folder containing the LJ library files. I think this is something I had to do on atleast one of the computers I use.
    Or you can ask the LJ support at: [email protected] Or you can post in the LV section of their forum on their website, I'm sure they or someone would be able to help you there as well. It probably wouldn't be a bad idea to e-mail them anyway, they have great tech support.Message Edited by MAH2681 on 03-31-2005 04:54 PM
    Using Labview 7.0 and 2010 SP1 with Windows XP and 7.

  • RTD Temperature Measurements using LabView 2013 and MyRio

    Hey everyone.  I am VERY new to LabView programming and working with a MyRio.  I need to figure out how to measure the resistance of a 2 wire RTD to find a temperature utalizing the MyRio and LabView.  I am pretty lost on how to do this.  Does anyone know some good resources for making the LabView program off of the tops of their heads?  I've figured out how to measure from specific pins, but I am not sure how to get it to constantly output a voltage from the output pins.
    Eventually, I would like to have it display the temperature as well as have it turn on or off a heater depending on that temperature, but that will come far later in this process. First things first, how do I take temperature measurements utalizing LabView 2013 and a MyRio with a 2 Wire RTD. 
    Thanks so much!

    Hi JoshEpstein87,
    The myRIO can't acquire a change in resistance directly, so you'll need to somehow convert the change in resistance to a change in voltage. There are multiple ways to do this, but you'll need to build an external circuit and then read the voltage output with the myRIO. One example of a circuit that allows you to do this can be found here. To output a voltage on the analog output pins, you should just need to set the output voltage and then it will remain at that voltage until you change it or power cycle the myRIO.
    To get started with LabVIEW and myRIO programming, see the following page:
    http://www.ni.com/myrio/setup/getting-started/
    There are some links to LabVIEW training as well as resources about RIO programming. I also highly recommend you check out the myRIO Community as there are example programs on there that you can take a look at to see how they are designed.
    Best Regards,
    Matthew B.
    Applications Engineer
    National Instruments

  • Labview interfacin​g with labjack U3-HV

    Hi, I am new to labview. I am doing a project on motor control. Here I have to find the following parameters of motor using Labview 7.1 version along with Labjack (U3-HV) : 1) Torque 2) Voltage 3) Current 4) Speed I don’t know how to write a code for these parameters in labview and I didn’t find any blocks like IC’s, chips, motors in control and function palette. Plz guide me for the same and post all your suggestions here. Thank you.
    Solved!
    Go to Solution.

    Hi labview,
    The IC’s, chips, motors etc: are not available in function or control palletes.
    For getting started with labjack,please see here
    http://www.labjack.com/forums/index.php?showtopic=​84
    http://www.labjack.com/lju12datarates.php
    Hope this helps.
    Thanks as kudos only

  • Calibration avec Labview IMAQ Vision

    Bonjour,
    Nous sommes étudiants en première année à Polytech' Clermont-Ferrand, université Blaise Pascal.
    Nous utilisons le module de traitement d'image du logiciel Labview depuis plusieurs mois avec M.Lafon afin de repérer les coordonnées en centimètres des centres de gravité de particules.
    Pour cela nous utilisons une grille de calibrage constituée de 4 points disposés en carré, espacés entre eux de 13cm. Or lorsqu'on lance le programme de calibrage (bloc « Learn Calibration Template »), l'origine du repère choisit par Labview change régulièrement. A savoir que certaines fois Labview choisit le point en haut à gauche en tant qu'origine et d'autres fois il s'agit du point en haut à droite, par contre nous avons remarqué que l'orientation des axes ne change pas.
    Nous avons effectué plusieurs tests afin de comprendre le processus utilisé dans le choix de l'origine, cela sans résultats, nous ne comprenons toujours pas comment le logiciel la choisit.
    Pouvez-vous nous aider à répondre à cette question, ou nous dire comment l'obliger à toujours choisir le point en haut à gauche en tant qu'origine ?
    Merci d'avance.
    Cordialement.

    Bonjour,
    Merci d'avoir posté sur le forum NI. Vous avez déjà posté votre question ici des personnes ont déjà commencées à vous répondre. Je vous invite donc par la suite à poster uniquement une fois votre problématique
    Cordialement
    Mathieu B
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Forum Aéronautique, Spatial et Défense. Avec la participation exceptionnelle de Bernard DUPRIEU, Res...

  • How to use labjack U12 to control solenoid directiona​l valve with Labview in hydraulic system

    Hi,
    I need to control a solenoid operated direactional valve in hydraulic system with Labjack U12. I am using three relays but need some help on the vi. like which instrument drive I need to use etc....
    The coil voltage for the solenoid valve is :  AC120V, 60Hz; AC110V, 50Hz 
    My goal is to control this solenoid valve open/close at certin time, am using Labview 2011. Any advise would be helpful.
    Thank you!

    Have you got the relays working yet.  Do some initial testing with LJlogger to make sure hardware is controlling the relays as expected.  If you need further help with this step, provide a link to electrical details for the relays and describe how you have the relays connected to the U12.
    As for your programming in LabVIEW, I suspect you are using digital I/O, so the simplest thing to do is call EDigitalOut() to set a particular line to output-high or output-low, or if you need to set a line to input (for open-collector style control) use a call to EDigitalIn().  Perhaps look at "e function example.vi" to get started, and for general information about using the LabJack U12 with LabVIEW see topic #84 from the LabJack forums.

  • How do I set up LabVIEW V6.1 to output analogue signals using a LabJack U12 interface card?

    Hi there,
    I have a LabJack U12 interface card that has two analogue outputs, AO0 and AO1. What I would like to be able to do is set up LabVIEW V6.1 to eventually control the dimming of some external lights, from say a simple control on LabVIEW's front panel.
    I will have some external circuitry connected to the interface card to perform the dimming of the lights, so all I will require is a variable voltage on the output of the card. I think the specification of the card is 0 to +5 volts for the two analogue outputs. I have tried looking on the website for LabJack (www.labjack.com) for any ideas, but with no success! Please find my LabVIEW file as an attachment.
    I would be very grateful for any help on this matter,
    Neil Sampson.
    Attachments:
    Basic_ver6_2_1.vi ‏158 KB

    On the labjack downloads page:
    http://www.labjack.com/downloads.html
    Pick "Labview5 VIs" download. In the zip file is ljacku50.llb, which contains EAnalogout.vi for outputting an analog signal.
    2006 Ultimate LabVIEW G-eek.

  • LabVIEW drivers for I2C card (PCI93LV) from Calibre

    Hi, I have a PCI93LV card from Calibre (UK) that interfaces with I2C buss. I'm trying to control that card from LabVIEW, but I don't have any drivers. Can anyone please advise or suggest any solutions? My operating system is Win98. Thank you in advance.

    I developed a set of VI's a couple of years ago to handle the interface with those boards.
    I just called the functions that where available in the supplied dll.
    Watch your calling convention and it should be straigth forward.
    Sorry, I am not permitted to give away code (gotta feed the family).
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

Maybe you are looking for

  • Nearly all Disk Utility options are greyed out. I just want to wipe dvd-RWs.

    I have been searching for a few months for a solution, I finally decided to post my problem. I have many rewritable disks that I would like to reuse. However, my disk utility is utterly worthless as nearly every option is greyed out. Only the "verify

  • Dots (events) for every single day in calendar (NEW issue)

    Ever since I upgraded to FW 2.0 I have had "dots" appear in every single day of the calendar (symbolizing events) even though I have no events for those days. Now - I KNOW about the issue with the recurring/repeating events as well as events that "be

  • Library can't be read or updated, error (-50)

    I have just installed iTunes 7.0.2 (forced to by the Music Store!), and it is not working for me. When I run it, a small window pops up that says "importing iTunes Music Library.xml", with a progress bar. This goes on for many minutes. When it finall

  • Aperture Web Gallery & .Mac

    I wasn't sure if I should post this here or on the .Mac site. I'm not sure where the problem lies. I have four web galleries from Aperture uploaded to my .Mac account. They range from 6 to 15 "screen" pages of content. One of the web galleries has st

  • Is CleanmyMAc2 safe to use with Mavericks or Yosemite

    I recently had photos (folders and albums) completely disappear from my Apertrure Library recently after using CleanMyMac2. I am not sure if it caused some problems or there was a coincident.  I am wondering if others have experienced similar casualt