ET 150 Sensor Display Program LabVIEW Program 2

Size: px
Start display at page:

Download "ET 150 Sensor Display Program LabVIEW Program 2"

Transcription

1 ET 150 Sensor Display Program LabVIEW Program 2 Objective: Produce a display program that shows the temperature monitored by the LM34/35 integrated temperature transducer. The program should allow users to select the type of sensor connected to the monitoring PC and display the temperature in both degrees F and C. The program should record temperature measurements on a graph at two second intervals. Theoretical Background: LabVIEW is a graphical programming language that allows programmers to quickly construct displays and data analysis programs for engineering and scientific applications. The LabVIEW environment consists of a Measurement and Automation Explorer (MAX) program that provides software drivers that communicate with installed DAQ hardware and the LabVIEW language. LabVIEW users construct the front panel of data collection applications by dragging and dropping pre-defined interface objects to the screen and then interconnecting the objects using a signal wiring technique. Figure 1 shows a block diagram of the desired system for this lab activity. The signal LM34/35 Temperature Sensor Signal Amplifier DAQ Terminal Board Interface Cable LabVIEW Applications MAX Software DAQ Interface Card PCI 6221 or 6024E Software PC Hardware Figure 1. Data Acquisition System Overview. amplifier connects to the PC hardware through the DAQ terminal board. This board has 68 signal terminations for both analog and digital signals. This project will use an analog input. The pin diagram located in Appendix A of this handout shows the location of these pins on the terminal board. A 68 conductor cable connects the terminal board to the DAQ card installed in the PC located at each lab station. The installed card is either a National Instruments (NI) PCI 6221 or 6024E. The lab instructor will help you determine the exact hardware for your location. Fall Labview2.docx

2 The DAQ interface card converts external signals into compatible digital signals for further processing using the LabVIEW programming environment. Programmers define the types of inputs and can observe data channels before data processing using the MAX software. Finally, the analysis, scaling and display of senor data takes plan in the LabVIEW application. LabVIEW programs are called Virtual Instruments (VI) because they simulate the action of real test instruments and data recording devices in software. Procedure: 1.) View the demonstration videos on how to create programs using the LabVIEW programming environment. These demos show you exactly how to construct the program for this activity. 2.) Create the user interface shown in Figure 2. This interface consists of two digital Figure 2. Sensor Program Interface. indicator objects configured like thermometers for monitoring the temperature in both degrees F and C, a strip chart graph that displays the measurements as they are collected, a sensor selector switch, an amplifier gain input and a program stop button. Match the constructed interface to this figure. Fall Labview2.docx

3 3.) Switch to the back panel of the programming environment and connect the input/output variables to match Figure 3 and 3a. The measured voltages from the amplifier circuit enters the program at the DAQm Global Channel symbol Figure 3. Sensors Project Wiring Connections. through the analog input read function block. The signal is scaled by implementing Formula 1 from the previous lab using multiplication and division operations. This Figure 3a. Wiring For the False Case of the True/False Test. Fall Labview2.docx

4 equation is reproduced below. Formula 1 T A vm V out 0.010V/degree Where: T = Measured temperature V out = measured circuit output voltage A vm = measured circuit amplification factor The True/False (IF-Then-Else) block selects the proper scaling of the sensor output based on the user switch selection. Formulas 2 and 3 are the scaling equations for degrees F and C respectively. Formula 2 Formula 3 Where: C = temperature in degrees Centigrade F = temperature in degrees Fahrenheit The amplifier gain input must contain the proper value for correct scaling. (This value has theoretical values 11 and 4.3 for the LM35/LM34 respectively. Use the measured values of gain obtained for the R2 values of 100k and 33k ohms for your amplifier projects. The outputs from this decision block then go the display variables for Centigrade and Fahrenheit display. A WHILE-loop repeats this whole process until a user presses the stop button on the front panel. The WAIT function block delays the repetition of each loop execution for 2 seconds. 4.) Connect the output of the sensor and amplifier circuit to the DAQ terminal board using the connection diagram in the appendix. The amplifier output terminal should connect to pin ACH0 68 and the ground of the experimenter board connect to pin AIGND ) Run the program and check the displayed values for both degrees F and C. Record the values in Table 1 6.) Plug in a solder iron and let it come to a stable temperature. Bring the tip of the iron near, (approximately 1 inch), the temperature sensor. DO NOT TOUCH THE SENSOR WITH THE IRON TIP. 7.) Record the temperature measured in Table 1 at 1 minute intervals for 5 minutes. 8.) Unplug the iron and let it cool. Power down the temperature sensor circuit and stop the LabVIEW program. Fall Labview2.docx

5 Ambient Heat Applied 1 minute 2 minutes 3 minutes 4 minutes 5 minutes Table 1- Temperature Measurements Degrees F Degrees C Fall Labview2.docx

6 Appendix A DAQ Board Connection Diagram Fall Labview2.docx

Data Acquisition Using NI-DAQmx

Data Acquisition Using NI-DAQmx Instructor s Portion Data Acquisition Using NI-DAQmx Wei Lin Department of Biomedical Engineering Stony Brook University Summary This experiment requires the student to use NI-DAQmx to acquire voltage

More information

Evaluation copy. Build a Temperature Sensor. Project PROJECT DESIGN REQUIREMENTS

Evaluation copy. Build a Temperature Sensor. Project PROJECT DESIGN REQUIREMENTS Build a emperature Sensor Project A sensor is a device that measures a physical quantity and converts it into an electrical signal. Some sensors measure physical properties directly, while other sensors

More information

Lab 3: Introduction to Data Acquisition Cards

Lab 3: Introduction to Data Acquisition Cards Lab 3: Introduction to Data Acquisition Cards INTRODUCTION: In this lab, you will be building a VI to display the input measured on a channel. However, within your own VI you will use LabVIEW supplied

More information

Lab 4 - Data Acquisition

Lab 4 - Data Acquisition Spring 11 Lab 4 - Data Acquisition Lab 4-1 Lab 4 - Data Acquisition Format This lab will be conducted during your regularly scheduled lab time in a group format. Each student is responsible for learning

More information

Conversion Between Analog and Digital Signals

Conversion Between Analog and Digital Signals ELET 3156 DL - Laboratory #6 Conversion Between Analog and Digital Signals There is no pre-lab work required for this experiment. However, be sure to read through the assignment completely prior to starting

More information

Exercise 10: Basic LabVIEW Programming

Exercise 10: Basic LabVIEW Programming Exercise 10: Basic LabVIEW Programming In this exercise we will learn the basic principles in LabVIEW. LabVIEW will be used in later exercises and in the project part, as well in other courses later, so

More information

Cell Phone Vibration Experiment

Cell Phone Vibration Experiment Objective Cell Phone Vibration Experiment Most cell phones are designed to vibrate. But at what frequency do they vibrate? With an accelerometer, data acquisition and signal analysis the vibration frequency

More information

Measuring Temperature withthermistors a Tutorial David Potter

Measuring Temperature withthermistors a Tutorial David Potter NATIONAL INSTRUMENTS The Software is the Instrument Application Note 065 Measuring Temperature withthermistors a Tutorial David Potter Introduction Thermistors are thermally sensitive resistors used in

More information

Quanser NI-ELVIS Trainer (QNET) Series: QNET HVAC. Heating, Ventilation, and Air Conditioning (HVAC) User Manual. User Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET HVAC. Heating, Ventilation, and Air Conditioning (HVAC) User Manual. User Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET HVAC Heating, Ventilation, and Air Conditioning (HVAC) User Manual User Manual Table of Contents 1. Introduction...1 2. Requirements...1 3. References...1 4.

More information

TEMPERATURE CONTROL AND DATA ACQUISITION METHOD FOR FACTORY USING LABVIEW

TEMPERATURE CONTROL AND DATA ACQUISITION METHOD FOR FACTORY USING LABVIEW International Journal of Computer Engineering & Technology (IJCET) Volume 7, Issue 2, March-April 2016, pp. 01-14, Article ID: IJCET_07_02_001 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=7&itype=2

More information

Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply

Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply Servo Motors (SensorDAQ only) Project 7 Servos are small, relatively inexpensive motors known for their ability to provide a large torque or turning force. They draw current proportional to the mechanical

More information

Implementing PID Temperature Control Using LabVIEW. Abstract. Introduction

Implementing PID Temperature Control Using LabVIEW. Abstract. Introduction Implementing PID Temperature Control Using LabVIEW Carlton Prewit, Rafic Bachnak Department of Computing and Mathematical Sciences Texas A&M University Corpus Christi Session XXXX Abstract Feedback control

More information

Data Acquisition in LabVIEW

Data Acquisition in LabVIEW Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics Data Acquisition in LabVIEW HANS- PETTER HALVORSEN, 2013.08.16 Faculty of Technology, Postboks 203,

More information

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013 Control4 Smart Home System using Lab VIEW Akshatha N Gowda (1), Girijamba D L (2), Rishika G N (3), Shruthi S D (4),Niveditha S (5) 1,2,3,4 and 5 belongs to Department of Electronics & Communication Engineering

More information

Introduction to Data Acquisition

Introduction to Data Acquisition Introduction to Data Acquisition Overview This tutorial is part of the National Instruments Measurement Fundamentals series. Each tutorial in this series, will teach you a specific topic of common measurement

More information

The Universal DAQ Device. Connect and measure immediately!

The Universal DAQ Device. Connect and measure immediately! The Universal DAQ Device. Connect and measure immediately! XXL performance in mini format 8 universal connectors 1) on each QuantumX device suited for most common transducer technologies: 1) See technical

More information

Audio and Video Door Entry System LIELBA - AD14

Audio and Video Door Entry System LIELBA - AD14 Technical Teaching Equipment Audio and Video Door Entry System LIELBA - AD14 Products Products range Units 4.-Electricity ELEMENTS ALLOCATION ALI02 POR06 POR05 and POR07 POR04 POR08 Modules: ALI02= Main

More information

22.302 Experiment 5. Strain Gage Measurements

22.302 Experiment 5. Strain Gage Measurements 22.302 Experiment 5 Strain Gage Measurements Introduction The design of components for many engineering systems is based on the application of theoretical models. The accuracy of these models can be verified

More information

Using LabVIEW to Measure Temperature with a Thermistor

Using LabVIEW to Measure Temperature with a Thermistor Using LabVIEW to Measure Temperature with a Thermistor C. Briscoe and W. Dufee, University of Minnesota November, 2009 For resources, see the LabVIEW Resources page on the UMN ME2011 course site. Before

More information

FAST Fourier Transform (FFT) and Digital Filtering Using LabVIEW

FAST Fourier Transform (FFT) and Digital Filtering Using LabVIEW FAST Fourier Transform (FFT) and Digital Filtering Using LabVIEW Wei Lin Department of Biomedical Engineering Stony Brook University Instructor s Portion Summary This experiment requires the student to

More information

Experiment 4: Sensor Bridge Circuits (tbc 1/11/2007, revised 2/20/2007, 2/28/2007) I. Introduction. From Voltage Dividers to Wheatstone Bridges

Experiment 4: Sensor Bridge Circuits (tbc 1/11/2007, revised 2/20/2007, 2/28/2007) I. Introduction. From Voltage Dividers to Wheatstone Bridges Experiment 4: Sensor Bridge Circuits (tbc //2007, revised 2/20/2007, 2/28/2007) Objective: To implement Wheatstone bridge circuits for temperature measurements using thermistors. I. Introduction. From

More information

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 User Manual Important Notes This information describes the type of component and shall not be considered as assured characteristics. No

More information

Remote Control Station Via Telephone

Remote Control Station Via Telephone Technical Teaching Equipment Remote Control Station Via Telephone LIELBA - AD40 Products Products range Units 4.-Electricity ELEMENTS ALLOCATION ALI02 Modules: ALI02=Main Power Supply. CTR01=Basic Control

More information

How to use the OMEGALOG software with the OM-SQ2010/SQ2020/SQ2040 Data Loggers.

How to use the OMEGALOG software with the OM-SQ2010/SQ2020/SQ2040 Data Loggers. How to use the OMEGALOG software with the OM-SQ2010/SQ2020/SQ2040 Data Loggers. OMEGALOG Help Page 2 Connecting Your Data Logger Page 2 Logger Set-up Page 3 Download Data Page 8 Export Data Page 11 Downloading

More information

Computer Controlled Vortex Tube Refrigerator Unit, with SCADA TPVC

Computer Controlled Vortex Tube Refrigerator Unit, with SCADA TPVC Technical Teaching Equipment Computer Controlled Vortex Tube Refrigerator Unit, with SCADA TPVC Teaching Technique used EDIBON SCADA System 2 Control Interface Box 5 Cables and Accessories 6 Manuals 3

More information

LabVIEW Lesson 5 Clusters

LabVIEW Lesson 5 Clusters LabVIEW Lesson 5 Clusters Lesson Overview What are clusters? How to create a cluster. How to create a constant cluster. How to use the various cluster functions. I. What is a cluster? a. A cluster is similar

More information

Microcontroller-based experiments for a control systems course in electrical engineering technology

Microcontroller-based experiments for a control systems course in electrical engineering technology Microcontroller-based experiments for a control systems course in electrical engineering technology Albert Lozano-Nieto Penn State University, Wilkes-Barre Campus, Lehman, PA, USA E-mail: AXL17@psu.edu

More information

Workshop 7 PC Software - Tracker

Workshop 7 PC Software - Tracker Workshop 7 PC Software - Tracker Goal: You will startup and perform advanced setup functions using Tracker PC software. You will also setup equations to control MP503 binary outputs. The Binary Output

More information

VOLTAGE/CURRENT CALIBRATOR ISO-TECH ILC-421

VOLTAGE/CURRENT CALIBRATOR ISO-TECH ILC-421 VOLTAGE/CURRENT CALIBRATOR ISO-TECH ILC-421 TABLE OF CONTENTS 1. FEATURES... 1 2. SPECIFICATIONS... 1 2-1 General Specifications...1 2-2 Electrical Specifications... 2 3. FRONT PANEL DESCRIPTION... 4 3-1

More information

DAQ in MATLAB HANS-PETTER HALVORSEN, 2012.09.11

DAQ in MATLAB HANS-PETTER HALVORSEN, 2012.09.11 Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics DAQ in MATLAB HANS-PETTER HALVORSEN, 2012.09.11 Faculty of Technology, Postboks 203, Kjølnes ring

More information

T0118 T2118 T3118. Instruction Manual

T0118 T2118 T3118. Instruction Manual Programmable indoor transmitter of temperature T0118 Programmable indoor transmitter of atmospheric pressure T2118 Programmable indoor transmitter of temperature, relative humidity and other derived humidity

More information

DATA ACQUISITION FROM IN VITRO TESTING OF AN OCCLUDING MEDICAL DEVICE

DATA ACQUISITION FROM IN VITRO TESTING OF AN OCCLUDING MEDICAL DEVICE DATA ACQUISITION FROM IN VITRO TESTING OF AN OCCLUDING MEDICAL DEVICE Florentina ENE 1, Carine GACHON 2, Nicolae IONESCU 3 ABSTRACT: This paper presents a technique for in vitro testing of an occluding

More information

01-3 0000-00 6810-20 AIR CONDITIONING SYSTEM 1. FFH SPECIFICATION AIR CONDITIONING SYSTEM RODIUS 2004.09

01-3 0000-00 6810-20 AIR CONDITIONING SYSTEM 1. FFH SPECIFICATION AIR CONDITIONING SYSTEM RODIUS 2004.09 0000-00 01-3 6810-20 1. FFH SPECIFICATION 01-4 0000-00 2. SYSTEM LAYOUT AND COMPONENTS 0000-00 01-5 01-6 0000-00 3. FFH GENERAL INFORMATION The system is to increase the coolant temperature quickly by

More information

4.1 DESCRIPTION OF CONTROLS cont.

4.1 DESCRIPTION OF CONTROLS cont. 4.1 DESCRIPTION OF CONTROLS cont. EGPS-1022 Power Supply Remote Control Computer Panel (ADDITIONAL CONTROLS AND INDICATORS BELOW MAIN PANEL) Fig. 4.1-4 Screen captures of LabVIEW TM program for EGPS-1022

More information

Maximum value. resistance. 1. Connect the Current Probe to Channel 1 and the Differential Voltage Probe to Channel 2 of the interface.

Maximum value. resistance. 1. Connect the Current Probe to Channel 1 and the Differential Voltage Probe to Channel 2 of the interface. Series and Parallel Circuits Computer 23 Components in an electrical circuit are in series when they are connected one after the other, so that the same current flows through both of them. Components are

More information

BrightSign Expander Hardware Guide

BrightSign Expander Hardware Guide Hardware Guide PCBA: Rev C Version: 0.1 Saratoga, CA, USA 1 Table of Contents OVERVIEW... 3 EXPANDER BLOCK DIAGRAM... 4 PORTS... 6 POWER CONNECTOR... 6 OPTICAL SPDIF CONNECTOR... 6 DB25 SWITCH/LED CONNECTOR...

More information

EET 310 Programming Tools

EET 310 Programming Tools Introduction EET 310 Programming Tools LabVIEW Part 1 (LabVIEW Environment) LabVIEW (short for Laboratory Virtual Instrumentation Engineering Workbench) is a graphical programming environment from National

More information

Three Levels of Data-Logging Software from National Instruments

Three Levels of Data-Logging Software from National Instruments Three Levels of Data-Logging Software from National Instruments One of the most common data acquisition applications is simply logging acquired data to disk or a database for future analysis. Most National

More information

DATA LOGGING SYSTEM FOR PRESSURE MONITORING

DATA LOGGING SYSTEM FOR PRESSURE MONITORING DATA LOGGING SYSTEM FOR PRESSURE MONITORING Georgi Todorov Nikolov, Boyanka Marinova Nikolova, Marin Berov Marinov Department of Electronics, Technical University of Sofia, Studenstki Grad, TU-Sofia, block

More information

MODEL 5010 DUAL CHANNEL SMOKE/FIRE DETECTION MODULE

MODEL 5010 DUAL CHANNEL SMOKE/FIRE DETECTION MODULE DESCRIPTION MODEL 5010 DUAL CHANNEL SMOKE/FIRE DETECTION MODULE DESCRIPTION The SST Model 5010 Two Channel Smoke/Fire Detection Module provides two independent detection input channels for the NOVA-5000

More information

* DISCLAIMER: Contents. How to Use This Guide: COMMERCIAL INSTALL GUIDE 2

* DISCLAIMER: Contents. How to Use This Guide: COMMERCIAL INSTALL GUIDE 2 COMMERCIAL INSTALL GUIDE 2 Contents How to Use This Guide: The first section of this guide is designed to assist you with the installation of your DECK Monitoring hardware. The revenue grade meter and

More information

DAQ Getting Started Guide

DAQ Getting Started Guide DAQ Getting Started Guide This guide describes how to confirm your NI data acquisition (DAQ) device is operating properly. Install your application and driver software, then your device, using the instructions

More information

A Design of a PID Self-Tuning Controller Using LabVIEW

A Design of a PID Self-Tuning Controller Using LabVIEW Journal of Software Engineering and Applications, 2011, 4, 161-171 doi:10.4236/jsea.2011.43018 Published Online March 2011 (http://www.scirp.org/journal/jsea) 161 A Design of a PID Self-Tuning Controller

More information

Mini Effect Gizmo. User s Manual. RJM Music Technology, Inc.

Mini Effect Gizmo. User s Manual. RJM Music Technology, Inc. Mini Effect Gizmo User s Manual RJM Music Technology, Inc. Mini Effect Gizmo User s Manual Version 1.3 September 26, 2013 RJM Music Technology, Inc. 2525 Pioneer Ave #1 Vista, CA 92081 E-mail: support@rjmmusic.com

More information

Current Loop Application Note 1495

Current Loop Application Note 1495 Current Loop Application Note Document No. CLAN1495 International Headquarter B&B Electronics Mfg. Co. Inc. 707 Dayton Road -- P.O. Box 1040 -- Ottawa, IL 61350 USA Phone (815) 433-5100 -- General Fax

More information

B/S/H/ Error codes and service programmes PH

B/S/H/ Error codes and service programmes PH 1 ERROR CODES AND APPLIANCE MESSAGES... 3 1.1 Complete overview of all error codes (in order)... 3 Automatic switch-off... 3 Display is dark and any individual LEDs are lit... 3 E 005... 3 E 011... 3 E

More information

WxGoos-1 Climate Monitor Installation Instructions Page 1. Connections. Setting an IP Address

WxGoos-1 Climate Monitor Installation Instructions Page 1. Connections. Setting an IP Address Instructions Page 1 Connections The WxGoos-1 is a self-contained web server and requires 6vdc of power at 300ma. A center-positive 2.1 mm plug is used. There are five ports: 1. 10/100 Ethernet RJ-45 receptacle

More information

Module 1, Lesson 3 Temperature vs. resistance characteristics of a thermistor. Teacher. 45 minutes

Module 1, Lesson 3 Temperature vs. resistance characteristics of a thermistor. Teacher. 45 minutes Module 1, Lesson 3 Temperature vs. resistance characteristics of a thermistor 45 minutes Teacher Purpose of this lesson How thermistors are used to measure temperature. Using a multimeter to measure the

More information

Computer Controlled Generating Stations Control and Regulation Simulator, with SCADA SCE

Computer Controlled Generating Stations Control and Regulation Simulator, with SCADA SCE Technical Teaching Equipment Computer Controlled Generating Stations Control and Regulation Simulator, with SCADA SCE EDIBON SCADA System Teaching Technique used 4 5 2 Data Acquisition Board Cables and

More information

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law OBJECTIVES: To verify Ohm s law, the mathematical relationship among current, voltage or potential difference, and resistance, in a simple circuit.

More information

External temperature sensors for FSC Ultrasonic Flow Meter (thermal flow measurement function)

External temperature sensors for FSC Ultrasonic Flow Meter (thermal flow measurement function) Application: Heat quantity measurement This function calculates the heat quantity received and sent with liquid (water) in cooling and heating. Two 4-20mA inputs are available for temperature measurements.

More information

6703/6704 ANALOG OUTPUT DEVICE CALIBRATION PROCEDURE

6703/6704 ANALOG OUTPUT DEVICE CALIBRATION PROCEDURE 6703/6704 ANALOG OUTPUT DEVICE CALIBRATION PROCEDURE Version 1.0 Introduction: This Document s Scope The following procedure for verifying and calibrating the National Instruments 6703/6704 analog output

More information

Inductors in AC Circuits

Inductors in AC Circuits Inductors in AC Circuits Name Section Resistors, inductors, and capacitors all have the effect of modifying the size of the current in an AC circuit and the time at which the current reaches its maximum

More information

1 Coffee cooling : Part B : automated data acquisition

1 Coffee cooling : Part B : automated data acquisition 1 COFFEE COOLING : PART B : AUTOMATED DATA ACQUISITION 1 October 23, 2015 1 Coffee cooling : Part B : automated data acquisition Experiment designed by Peter Crew, Navot Arad and Dr Alston J. Misquitta

More information

Simplify Data Acquisition with a Built-in LXI Web Server

Simplify Data Acquisition with a Built-in LXI Web Server M E A S U R E M E N T T I P S Volume 9, Number 3 Simplify Data Acquisition with a Built-in LXI Web Server Snapshot: Make temperature measurements quickly and easily There are many applications in which

More information

SCXI -1303 32-CHANNEL ISOTHERMAL TERMINAL BLOCK

SCXI -1303 32-CHANNEL ISOTHERMAL TERMINAL BLOCK INSTALLATION GUIDE SCXI -1303 32-CHANNEL ISOTHERMAL TERMINAL BLOCK Introduction This guide describes how to install and use the SCXI-1303 terminal block with SCXI-1102, SCXI-1102B, SCXI-1102C, and SCXI-1100

More information

I2C PRESSURE MONITORING THROUGH USB PROTOCOL.

I2C PRESSURE MONITORING THROUGH USB PROTOCOL. I2C PRESSURE MONITORING THROUGH USB PROTOCOL. Product Details: To eradicate human error while taking readings such as upper precision or lower precision Embedded with JAVA Application: Technology Used:

More information

Int863 INSTRUCTION MANUAL. IR Preheating System BASIC TROUBLESHOOTING GUIDE

Int863 INSTRUCTION MANUAL. IR Preheating System BASIC TROUBLESHOOTING GUIDE BASIC TROUBLESHOOTING GUIDE PROBLEM 1: THE UNIT HAS NO POWER 1. Check if the unit is switched ON. 2. Check the fuse. Replace with the same type if fuse is blown. 3. Check the power cord and ensure there

More information

Trigno/Vicon System Integration

Trigno/Vicon System Integration Delsys and Vicon Analog Integration Motion capture systems will often have the ability to sample analog data channels as a convenient means for synchronizing external data streams with motion capture data.

More information

ε: Voltage output of Signal Generator (also called the Source voltage or Applied

ε: Voltage output of Signal Generator (also called the Source voltage or Applied Experiment #10: LR & RC Circuits Frequency Response EQUIPMENT NEEDED Science Workshop Interface Power Amplifier (2) Voltage Sensor graph paper (optional) (3) Patch Cords Decade resistor, capacitor, and

More information

Lab 2 Sensor Modeling Introduction to the Wiimote and the Wiimote LABVIEW Interface

Lab 2 Sensor Modeling Introduction to the Wiimote and the Wiimote LABVIEW Interface Lab 2 Sensor Modeling Introduction to the Wiimote and the Wiimote LABVIEW Interface 1. Objective In this lab, you will: i. Become familiar with the Wiimote ii. Understand the LABVIEW Bluetooth interface

More information

Eric Carestia. Dr. Janusz Zalewski. Florida Gulf Coast University. Ft. Myers, Florida. April 2011

Eric Carestia. Dr. Janusz Zalewski. Florida Gulf Coast University. Ft. Myers, Florida. April 2011 Wireless Network Security System Programmed in LabVIEW Eric Carestia Dr. Janusz Zalewski CEN 4931 Spring 2011 Independent Study Florida Gulf Coast University Ft. Myers, Florida April 2011 Eric Carestia

More information

DSP Laboratory: Analog to Digital and Digital to Analog Conversion

DSP Laboratory: Analog to Digital and Digital to Analog Conversion OpenStax-CNX module: m13035 1 DSP Laboratory: Analog to Digital and Digital to Analog Conversion Erik Luther This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License

More information

Series and Parallel Resistive Circuits

Series and Parallel Resistive Circuits Series and Parallel Resistive Circuits The configuration of circuit elements clearly affects the behaviour of a circuit. Resistors connected in series or in parallel are very common in a circuit and act

More information

2X1 DVI Switch (DS-21R) 4X1 DVI Switch (DS-41R) USER MANUAL. DTronics Inc.

2X1 DVI Switch (DS-21R) 4X1 DVI Switch (DS-41R) USER MANUAL. DTronics Inc. 2X1 DVI Switch (DS-21R) 4X1 DVI Switch (DS-41R) USER MANUAL DTronics Inc. 40 State Highway 94, Suite L2A McAfee, NJ 07428 201-362-1606 Fax: 781-207-0351 UNPACKING Each DVI Link DVI Switch package includes

More information

DP-DMX20L 4 CHANNEL DMX DIMMER PACK MODE MENU DISPLAY. OUTPUT: 10A/CH, TOTAL 20A Max. DMX CHANNEL RECEIVE TOTAL DMX CHANNEL DIMMER / SWITCH

DP-DMX20L 4 CHANNEL DMX DIMMER PACK MODE MENU DISPLAY. OUTPUT: 10A/CH, TOTAL 20A Max. DMX CHANNEL RECEIVE TOTAL DMX CHANNEL DIMMER / SWITCH DP-DMX0L OUTPUT: 0A/CH, TOTAL 0A Max. CHANNEL DMX DIMMER PACK DISPLAY RECEIVE DMX CHANNEL TOTAL DMX CHANNEL DIMMER / SWITCH 8888 CHASE PROGRAM CHASE CHASE SPEED CHASE DIMMER MODE MENU Elation Professional

More information

Experiment: Series and Parallel Circuits

Experiment: Series and Parallel Circuits Phy203: General Physics Lab page 1 of 6 Experiment: Series and Parallel Circuits OBJECTVES MATERALS To study current flow and voltages in series and parallel circuits. To use Ohm s law to calculate equivalent

More information

How To Use An Ams 5812 Pressure Sensor With A Usb Starter Kit

How To Use An Ams 5812 Pressure Sensor With A Usb Starter Kit User Guide USB Starter Kit AMS 5812 Phone:+49 (0)6131/91 0730-0 Fax: +49 (0)6131/91 073-30 Internet: E Mail: info@analogmicro.de Analog Microelectronics GmbH An der Fahrt 13, D 55124 Mainz May 2012 - Rev.

More information

LocoNet, the Digitrax Difference

LocoNet, the Digitrax Difference LocoNet, the Digitrax Difference LocoNet is Digitrax's method of communication between LocoNet compatible devices on a model railroad layout. LocoNet Compatible devices are designed to work together on

More information

PC BASED PID TEMPERATURE CONTROLLER

PC BASED PID TEMPERATURE CONTROLLER PC BASED PID TEMPERATURE CONTROLLER R. Nisha * and K.N. Madhusoodanan Dept. of Instrumentation, Cochin University of Science and Technology, Cochin 22, India ABSTRACT: A simple and versatile PC based Programmable

More information

Cover Page. Factory Radio Other Documents Available For This Vehicle:

Cover Page. Factory Radio Other Documents Available For This Vehicle: & nstall Publication, Duplication, or Retransmission Of This Document Not Expressly Authorized n Writing By The nstall Doctor s Prohibited. Protected By U.S. Copyright Laws. 1997,1998,,2000. Factory Radio

More information

Analog Signal Conditioning

Analog Signal Conditioning Analog Signal Conditioning Analog and Digital Electronics Electronics Digital Electronics Analog Electronics 2 Analog Electronics Analog Electronics Operational Amplifiers Transistors TRIAC 741 LF351 TL084

More information

Procedure for DAM Testing 24 Hour Energy Star DAM Power Consumption test procedure Version 1.3, 13 April 2010

Procedure for DAM Testing 24 Hour Energy Star DAM Power Consumption test procedure Version 1.3, 13 April 2010 technical manual Procedure for DAM Testing 24 Hour Energy Star DAM Power Consumption test procedure Version 1.3, 13 April 2010 LEGAL NOTICE: Copyright 2009, 2010 Rovi Corporation. All rights reserved.

More information

PhidgetInterfaceKit 8/8/8

PhidgetInterfaceKit 8/8/8 PhidgetInterfaceKit 8/8/8 Operating Systems: Windows 2000/XP/Vista, Windows CE, Linux, and Mac OS X Application Programming Interfaces (APIs): Visual Basic, VB.NET, C, C++, C#, Flash 9, Flex, Java, LabVIEW,

More information

Computerized Micro Jet Engine Test Facility

Computerized Micro Jet Engine Test Facility Computerized Micro Jet Engine Test Facility Flexible test bed for experiments Vladimir Krapp Yeshayahu Levy Eliyahu Mashiah Technion Basic physics similar to full scale engines Education UAVs Fun Why micro

More information

Evaluation copy. Blood Pressure. Project PROJECT DESIGN REQUIREMENTS

Evaluation copy. Blood Pressure. Project PROJECT DESIGN REQUIREMENTS Blood Pressure Project 9 Blood pressure is a measure of the fluid pressure within the circulatory system. This pressure is required to ensure the delivery of oxygen and nutrients to, and the removal of

More information

RLC Series Resonance

RLC Series Resonance RLC Series Resonance 11EM Object: The purpose of this laboratory activity is to study resonance in a resistor-inductor-capacitor (RLC) circuit by examining the current through the circuit as a function

More information

Lab 1a Wind Tunnel Testing Principles & Lift and Drag Coefficients on an Airfoil

Lab 1a Wind Tunnel Testing Principles & Lift and Drag Coefficients on an Airfoil Lab 1a Wind Tunnel Testing Principles & Lift and Drag Coefficients on an Airfoil OBJECTIVES - Calibrate the RPM/wind speed relation of the wind tunnel. - Measure the drag and lift coefficients of an airfoil

More information

IC 1101 Basic Electronic Practice for Electronics and Information Engineering

IC 1101 Basic Electronic Practice for Electronics and Information Engineering 7. INDUSTRIAL CENTRE TRAINING In the summer between Year 1 and Year 2, students will undergo Industrial Centre Training I in the Industrial Centre (IC). In the summer between Year 2 and Year 3, they will

More information

Installation Guide. AXIS 2191 Audio Module Sight, Speech and Sound over IP!

Installation Guide. AXIS 2191 Audio Module Sight, Speech and Sound over IP! Installation Guide AXIS 2191 Audio Module Sight, Speech and Sound over IP! AXIS 2191 Installation Guide Page 1 of 7 The AXIS 2191 Audio Module The AXIS 2191 Audio Module is an add-on device that provides

More information

Transmitter Interface Program

Transmitter Interface Program Transmitter Interface Program Operational Manual Version 3.0.4 1 Overview The transmitter interface software allows you to adjust configuration settings of your Max solid state transmitters. The following

More information

Weather Capture Software Guide Version 1.4 Revision: June 10 2008

Weather Capture Software Guide Version 1.4 Revision: June 10 2008 Weather Capture Software Guide Version 1.4 Revision: June 10 2008 1 Introduction 2 Menu screen structure and navigation Menu Bar i. File ii. Display iii. Settings Alarm User Download Language iv. Help

More information

GPIB Instrument Control

GPIB Instrument Control Session 2559 GPIB Instrument Control Leonard Sokoloff DeVry College of Technology Abstract Virtual Instrumentation is an important technology that is making a significant impact in today's industry, education

More information

CHAPTER 11: Flip Flops

CHAPTER 11: Flip Flops CHAPTER 11: Flip Flops In this chapter, you will be building the part of the circuit that controls the command sequencing. The required circuit must operate the counter and the memory chip. When the teach

More information

Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI

Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI Wenjun Zhao Shenzhen Hangsheng Electronics Co., Ltd, Shenzhen 518103, China E-mail: tangwind@gmail.com Abstract In

More information

Degree programme in Automation Engineering

Degree programme in Automation Engineering Degree programme in Automation Engineering Course descriptions of the courses for exchange students, 2014-2015 Autumn 2014 21727630 Application Programming Students know the basis of systems application

More information

UIM2901-5A MACH3 breakout board

UIM2901-5A MACH3 breakout board User Manual UIM2901-5A MACH3 Breakout Board UIM2901-5A MACH3 Breakout Board UIM2901-5A MACH3 breakout board Features General DB25 interface between PC and user device Fully buffered opto-isolated I/O (Input

More information

NETWORK ENABLED EQUIPMENT MONITOR

NETWORK ENABLED EQUIPMENT MONITOR NETWORK ENABLED EQUIPMENT MONITOR Remotely Monitor Sensors over the Internet Connect Sensors to the Web to Remotely Monitor Equipment, Processes or Other Applications A Complete, Easy to Deploy, Stand-Alone

More information

Microcontroller to Sensor Interfacing Techniques

Microcontroller to Sensor Interfacing Techniques to Sensor Interfacing Techniques Document Revision: 1.01 Date: 3rd February, 2006 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970 Fax: 1-281-416-2806 E-mail: info@bipom.com

More information

A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW

A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW Priyanka Rajput and Dr. K.K. Tripathi Department of Electronics and Communication Engineering, Ajay Kumar Garg

More information

Electronic Control Devices The European Product Catalogue 2007

Electronic Control Devices The European Product Catalogue 2007 FX14 Field Controller (1/4) FX14 Field Controller The FX14 is an equipment field controller in the Facility Explorer range of products. The controller is designed specifically for commercial Heating, Ventilating,

More information

QNET Experiment #06: HVAC Proportional- Integral (PI) Temperature Control Heating, Ventilation, and Air Conditioning Trainer (HVACT)

QNET Experiment #06: HVAC Proportional- Integral (PI) Temperature Control Heating, Ventilation, and Air Conditioning Trainer (HVACT) Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #06: HVAC Proportional- Integral (PI) Temperature Control Heating, Ventilation, and Air Conditioning Trainer (HVACT) Student Manual Table of Contents

More information

User s Guide DDS-3X25 USB ARBITRARY FUNCTION GENERATOR

User s Guide DDS-3X25 USB ARBITRARY FUNCTION GENERATOR User s Guide DDS-3X25 USB ARBITRARY FUNCTION GENERATOR Content General safety summary...1 Introduction...2 Chapter 1 Getting started...3 System Requirements...4 Installing Hardware...5 Installing Software...8

More information

USB-AD14f Data Acquisition System (USB)

USB-AD14f Data Acquisition System (USB) Data Acquisition System (USB) Measurement & Control. Super-Low Priced. Record and output signals with the USB-AD14f. The USB data acquisition system accomodated in a stable aluminum housing is ideal for

More information

Can Traffic Accidents be eliminated by Robots?

Can Traffic Accidents be eliminated by Robots? Can Traffic Accidents be eliminated by Robots? Elementary Science and Technology Grade 7 Teaching- learning Module for Unit Light and Sound Abstract This modules leads to a decision making activity related

More information

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National

More information

Design and Development of Virtual Instrument (VI) Modules for an Introductory Digital Logic Course

Design and Development of Virtual Instrument (VI) Modules for an Introductory Digital Logic Course Session ENG 206-6 Design and Development of Virtual Instrument (VI) Modules for an Introductory Digital Logic Course Nikunja Swain, Ph.D., PE South Carolina State University swain@scsu.edu Raghu Korrapati,

More information

Small Animal Respiratory Exchange Ratio (RER)

Small Animal Respiratory Exchange Ratio (RER) iworx Physiology Lab Experiment Experiment AMe-1 Small Animal Respiratory Exchange Ratio (RER) Note: The lab presented here is intended for evaluation purposes only. iworx users should refer to the User

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

USB I/O CONTROL BOX 8 relays, 8 digital I/O lines and 8 HV inputs

USB I/O CONTROL BOX 8 relays, 8 digital I/O lines and 8 HV inputs USB I/O CONTROL BOX 8 relays, 8 digital I/O lines and 8 HV inputs The Big Deal USB HID device compatible with 32/64 Bit operating systems 8 TTL/LVTTL digital I/O channels, 8 High Voltage digital inputs

More information