A Remote Experimental Setup for performing Experiments on Temperature Sensors

Size: px
Start display at page:

Download "A Remote Experimental Setup for performing Experiments on Temperature Sensors"

Transcription

1 A Remote Experimental Setup for performing Experiments on Temperature Sensors Ashish Mani 1 and C. Patvardhan 2 Abstract - Remote laboratories are gaining considerable attention and acceptance in the academic world. Most of the work reported on implementation of Remote labs has been related to labs on control systems and to a certain extent to labs on Electronics Engineering. Therefore, in this paper we have described the design and implementation of a remote experimental setup for performing experiments on Sensors, specifically Temperature Sensors, from a remote location. The traditional experimental setup was interfaced with a Personal Computer, which acts as the Lab server, using data acquisition card (DAQ Card) and software programs written in LabVIEW. The PC was connected to the LAN / Internet and the experiment was published on the network using the LabVIEW Web publishing and Internet Tool box and G and Web Servers. Thus the experiment has been made accessible to anyone, over a TCP/IP network, with a standard Web Browser, relevant plug-in and permission. The aim was to control and change the temperature of the bath in which the temperature sensors were inserted for their characterization, and further collect data from the resulting change in the temperature sensor s output. In Temperature Sensors characterization experiments, the temperature was varied over their working range on an aluminum plate and the output voltages of the Temperature Sensors (including the signal conditioner) were recorded for each variation in temperature. The remote client could control the bath s temperature and monitor the temperature of the bath and transducers output in real time. This work demonstrates that traditional experiments, especially in the field of sensors and transducers can be successfully made available online. They can provide both on-campus and off-campus students with flexibility to do the experiments at their own schedule and convenience. Index Terms Remote Laboratories, Temperature Sensors, LabVIEW, Servers. 1. INTRODUCTION The rapid advancement in Information and Communication Technologies (ICT), availability of quality infrastructure and cheap services have led to exponential expansion of applications of ICT in almost all the fields of endeavor. ICT have brought about a significant change in the life style of individuals by providing easy connectivity and access to information. The world of education has also been greatly affected by advancements in ICT. It has enabled a variety of new avenues and methodologies for enhancing the experience of learning and teaching in both the types of programs for imparting education viz. Traditional Classroom & Distance Education (DE) Program. Therefore, ICT have the potential to make the higher and specialized education affordable for larger pool of students. It is well known that relevant laboratory experience can significantly improve the students learning and interest level in the course material in the traditional as well as DE programs. This is particularly true for courses like Science and Engineering. The students of Science and Engineering need laboratories for measurement, data collection, analysis and experience of handling equipment and other physical devices [1]. The laboratory experience is essential for developing better understanding, problem solving skills and skills of minute observation in students. However, the effective integration of relevant experiments into courses remains the most challenging aspect of any program due to constraints of time and space and limited resources available for the provision of laboratory infrastructure. A cost effective and technologically feasible solution to this problem is to use Information and Communication Technologies for providing Laboratory experience. Remote labs are equipped with real instruments where experiments can be performed by controlling the instruments and observing the real data from a distant location through the network. They simplify the logistics and requirements involved in conventional lab work, including scheduling of equipment, lab space, staffing, training and safety. Students can conduct the experiment from any computer on the network at their own schedule. It can provide for efficient sharing of expensive laboratory resources [2]. Many universities have developed Internet-based remote laboratories [2-17]. Most of the efforts on implementation of Remote labs have been related to the experiments on study of control systems [2-10] and to a certain extent to the experiments on study of Electronics Engineering [11-17]. 1 Lecturer, USIC, Dayalbagh Educational Institute, Dayalbagh, Agra-5, India, ashish.mani@rediffmail.com 2 Reader, Dept. of Electrical Engg., Faculty of Engineering., Dayalbagh Educational Institute, Dayalbagh, Agra-5, India, cpatvardhan@hotmail.com R3E-13

2 However, in this paper we are concerned with experiments on study of Sensors, specifically Temperature Sensors. There are different approaches of developing Remote Laboratories using LabVIEW as illustrated in [10, 18] as well as other proprietary platforms [2, 5, 13]. LabVIEW is one of the well known packages used for development of Remote Labs. Most of the work reported so far uses Internet Tool Kit and DataSocket etc. for developing remote labs which require clients to have software, developed in LabVIEW [8], i.e. Fat Clients are required. In contrast, this paper focuses on using the Thin Client technology in development of the remote lab, which needs a standard web browser with relevant plugins as Client. Thus, simplifying the client side, so that students can concentrate on experiment rather than on learning the client interface. The work reported is mainly concerned with some issues in setting up of a remote experimental setup for characterization of Temperature Sensors. There are two modes in which the experiments are performed viz. Live Mode and File Mode. In the Live Mode, the student gains control of the experimental setup, therefore only one student can perform the experiment at any time and others can view it. But in File Mode, many students can perform experiments. The File Mode is different and better than simulations as the real experimental data, which is stored in file from previous similar experimental runs, are provided. If the students perform experiments in File Mode, they gain understanding of how to do the experiments. Further, if they either perform the experiments or view the experiments being performed in Live Mode, then they gain complete understanding & feel of the actual experiments. The inclusion of the two modes reduces the waiting time of students for performing Live experiment and increases the effective utilization of the experimental setup as viewing also then becomes a significant contributor to learning. The experiments, that are currently available in both Live and File Modes, are as follows: Characterization of Semiconductor Temperature Sensor (STS). Characterization of Thermocouple. Characterization of Resistance Temperature Detector (RTD). Comparison of characteristic curve of STS & Thermocouple Comparison of characteristic curve of STS & RTD Comparison of characteristic curve of RTD & Thermocouple The rest of the paper is organized as follows. Section 2 describes the overall system architecture. The hardware part is discussed in Section 3. In Section 4, the software developed is described. The results and conclusions and future work are discussed in Sections 5 and 6 respectively. 2 SYSTEM ARCHITECTURE OVERVIEW The objective of the Temperature Sensors Characterization experiments is to determine the output voltage of the temperature sensors (along with their signal conditioner) with change in the temperature. The experiments can be performed in the two modes as discussed above. In case of the Live Mode, the experimental setup comprises of the temperature sensors, that are inserted in a bath containing an aluminum plate fitted with two heaters and a fan. It also has a Voltage Controlled Power Supply (VCPS). This experimental setup is interfaced with the Lab Server through a Data Acquisition (DAQ) Card. The Lab Server is connected to the LAN / Internet. The experimental setup can be controlled from any remote PC connected on LAN/Internet. The Remote experimental setup is based on Client-Server Architecture. The Industry Standard TCP/IP protocol is used for communication between remote PC and Lab Server. LabVIEW Web Server is used for hosting web pages. The G Server is used for handling CGI requests. The server programs are developed using LabVIEW. The web pages are developed from VI using Web Publishing tools in LabVIEW. A software based controller written in LabVIEW is used for controlling the temperature during the experiment. The temperature is measured using a calibrated RTD based circuit which includes a signal conditioner and digital display circuit. The temperature is displayed through an inexpensive USB Web camera, which is interfaced with the server program using NI Vision toolkit. The Graphical User Interface (GUI) of the experiment is developed using LabVIEW as it provides rich repository of customizable objects. The temperature sensors whose characteristics are to be determined, are connected through their signal conditioners to the Lab Server by using DAQ card s analog input channels so that output voltage of the temperature sensors at a particular temperature can be measured. The readings of temperature and corresponding output voltage(s) of temperature sensor(s) can be recorded to plot the characteristic curve(s). Further, the temperature is measured through another analog channel of the DAQ card by connecting the output voltage of calibrated RTD based circuit. Thereby the values of both temperature and corresponding output voltages can be stored for future reference and the characteristic curve can also be plotted as experiment is being performed. The hardware block diagram of the Experimental Setup is shown in Figure 1. In case of File Mode, the traditional experimental setup s hardware is replaced with a File, which has the real data stored from previous Live Mode experimental runs. Therefore, the traditional experimental setup s hardware is not required. R3E-14

3 The software block diagram of the Experimental Setup is shown in Figure 2. Client PC #1 NET Client PC #N Web - Cam Remote Lab Server Digital Display DAQ CARD AI AO AI AI Signal Conditioner-1 VCPS Signal Conditioner-2 Signal Conditioner-3 RTDs Actuator (Heater & Fan) STS TC tolerance of +0.1 o C. The signal conditioner used for RTD gives an output voltage of 0V corresponding to 0 o C and 8V corresponding to 250 o C, which can be easily read with the DAQ card being used. The proportionality constant is 32mV/ o C. Client Side Server Side Web Browser Authentication Experiment Selection & Authorization FIGURE 1 HARDWARE BLOCK DIAGRAM OF REMOTE EXPERIMENTAL SETUP 3 HARDWARE The hardware used in implementing the Remote Experimental Setup are temperature sensors and signal conditioners, bath containing aluminum plate fitted with two 50W heaters and one fan of 5W, DAQ card, an inexpensive USB Web Camera, Lab Server, Network and Remote Computers. 3.1 TEMPERATURE SENSORS AND SIGNAL CONDITIONERS File Mode Experiments VI #1 #2 #3 #4 Live Mode Experiments VI #1 #2 #3 #4 The devices which convert the temperature into electrical quantity are called as temperature sensors like Resistance Temperature Detector (RTD), Thermocouple and Semiconductor Temperature Sensor (STS). A signal conditioner is a device which converts one physical quantity into another physical quantity which is more suitable for a specific application [21]. The STS used in this experimental setup is Phillips KTY83-110, which has positive temperature coefficient of 0.75%/ o C and can operate over a temperature range of -55 o C to 175 o C with nominal resistance of 1000 Ohms (25 o C & 1mA) and maximum tolerance of 1%. The signal conditioner for STS gives output voltage of 0V corresponding to 0 o C and 8V corresponding to 150 o C, which can be easily read with the Data Acquisition (DAQ) card being used. The proportionality constant is 53.3mV/ o C. The Thermocouple used in this experimental setup is the Fe- Constantan type (type J), which has a temperature range of 0 o C to 760 o C and its Transduction constant is 53µV/ o C. The signal conditioner used for Thermocouple gives an output voltage of 0 V corresponding to 0 o C and 8V corresponding to 250 o C, which can be easily read with the DAQ card being used. The proportionality constant is 32mV/ o C. The RTD used in this experimental setup is Pt wire platinum thermoresistance, which has a temperature range of #5 #6 Sub-VIs FIGURE 2 SOFTWARE BLOCK DIAGRAM OF REMOTE EXPERIMENTAL SETUP 3.2 LAB SERVER AND NETWORK The Lab Server comprises of a PC with Pentium IV, 2.8 GHz processor, 1 GB RAM, Network Interface Card and National Instruments DAQ Board PCI6070E which has been used for interfacing the experimental setup along with SC-2075 Bread Board Connector Block. The server is connected to DEI-NET, Dayalbagh Educational Institute s LAN. DEI-NET has backbone of Fiber Optic cable, which run to all the Departments and Centres local switches and the end PCs are mostly connected through CAT-5e cables. In some of the Labs, Wireless networking is also available. 3.3 REMOTE COMPUTERS #5 #6 Sub-VIs Different configurations of Pentium based computers including Laptops with Windows Operating System and Internet Explorer have been used for performing experiments in both Live & File Modes. 0 o C to 250 o C with nominal resistance of 100 Ohm at 0 o C and a R3E-15

4 4 SOFTWARE The software for Remote Temperature Sensors Characterization experiments is developed using LabVIEW. The software comprises of Graphical User Interfaces, Programs, VI Web and G Servers and Remote Panel Connection Manager for administration of clients. 4.1 GRAPHICAL USER INTERFACE An intuitive Graphical User Interface (GUI) with steep and short learning curve is essential for any Remote experimental facility as it would not only facilitate in performing experiments but would also encourage the students to perform experiments without any supervision and traditional help. The programs developed in LabVIEW are known as Virtual Instrument (VI) which have two main parts viz. front panel and block diagram. The front panel can be used to develop intuitive GUI as LabVIEW provides rich in built and customizable objects. There are three levels of GUI viz. the Authentication GUI, Experiment Selection and Authorization GUI and the Experiment GUIs. The Authentication GUI is used for logging in the Remote lab. The Experiment Selection and Authorization GUIs are used for gaining control of the experiment to be performed in Live or File Mode. The Experiment GUIs are used for performing the experiments. The Experiment GUI is the user interface for performing experiment. The Experiment GUI for Characterization of STS is shown below in Figure 3. It consists of indicators which are showing the output voltage from STS circuit (which includes signal conditioner), the temperature as measured by RTD (calibrated circuit with its signal conditioner) and web camera image capture of temperature being displayed on Digital Display. There is an option for plotting the characteristic curve, while the experiment is being conducted, in the graphical indicator. It also consists of controls to change the temperature of the aluminum plate. It has option for saving the measurements in a spreadsheet file, whose path is show in the indicator. Similarly, there are GUIs for other experiments also. 4.2 PROGRAM FUNCTIONAL DESCRIPTION The Lab Server program is used for authenticating and authorizing the students for performing experiments in Live or File Mode. If a request for performing experiment in Live Mode is made and the experimental setup is free then it is assigned for duration of 10 minutes. If the experimental setup is not available for controlling, the request is put on hold and would be catered as soon as the experimental setup could be made available for controlling. Optionally, the student can view an ongoing Live experiment. Alternatively, the student can perform the experiment in File Mode as these can be performed concurrently. After getting authorization to perform experiment in Live Mode, the relevant Experiment VI is launched. The student is expected to set the temperature in the Set-Temperature control box at which the reading is to be taken. The voltages are read from analog input channels at every 200ms interval, which are connected to the sensors signal conditioner s output. The output voltage of RTD signal conditioner s output is converted to temperature by following equation. T m = V in1 x 10 3 / 32 o C where T m is the measured temperature, V in1 is the voltage measured in volts at analog channel-1 from DAQ card. 32 mv/ o C is the proportionality constant of the RTD s signal conditioner. The output voltage of sensor signal conditioner s output is V ini, where V ini is the voltage measured at analog channel-i from DAQ card. V ini is the voltage produced by the sensors circuits under test at the temperature indicated by RTD circuit. The readings of actual temperature & voltage(s) are displayed at the set temperature. There is no requirement of delay to ensure that all the sensors are at aluminum plate s temperature as the sensors are continuously in contact with the bath and the thermal time constant of bath (around 30 minutes) is much larger than thermal time constant of sensors (around 30 seconds). The Sensor(s) characteristic curve(s) is a plot of set of values of T m V/s V ini. The temperature of the bath can be changed from the GUI by using the Set- Temperature control box. The controller takes the input from the Set-Temperature control and the measured temperature T m to determine the control action. It controls Heater and Fan through analog output of DAQ card. The settings of controller are preset to reduce the complexity of the experiment. FIGURE 3 USER INTERFACE FOR STS CHARACTERIZATION EXPERIMENT The graphical indicator can show the trail on the graph by plotting all the previous values of T m & V inis in every iteration, if the option Show Trail is selected. Alternatively, it can display only the point corresponding to the present value of T m & V ini(s) by only plotting the present values in every iteration, if the option Hide Trail is selected. The readings of T m & V ini can be saved in a spreadsheet file if the option Save is selected. The path of spreadsheet file is displayed in the indicator in GUI. The file name is asked from R3E-16

5 the student and file by the name is opened with a reference number in a FTP accessible directory. The reference number is used for further writing to the file, if the user selects to store the data in the file. When VI finally terminates execution, it closes the file. This file can be obtained by a distant user through FTP services. The image from the web-cam is captured and displayed on the GUI continuously through the use of IMAQ for USB camera and NI Vision Tool. NI-IMAQ for USB Cameras provides the ability to use USB cameras that have Direct Show Filters with the NI Vision Assistant or LabVIEW and IMAQ Vision. The cameras may operate at various resolutions and frame rates, depending on camera capabilities. NI-IMAQ for USB Cameras can acquire and set properties using the camera manufacturer driver and Direct Show functions [19]. The block diagram is shown in Figure 4. 5 RESULTS The prototype experimental setup has been made available to a group of students from Faculty of Engineering, pursuing the course on Instrumentation. They have been able to perform the experiments both in Live & File Modes successfully. The responses received from the students were very encouraging, however, they were more inquisitive and keen on learning about the implementation of the Remote experimental setup. The snapshot of the experiment performed in Live Mode on the STS characterization is shown in Figure 5. The experimental data, which was saved during the experiment in a file, has been used to plot the characterization curve off-line using MS-Excel program is also shown in Figure 6. Thus it would be helpful in preparation of reports. 4.3 LABVEIW INTERNET TOOLKIT, G AND WEB SERVERS AND REMOTE PANEL CONNECTION MANAGER LabVIEW Web Server is used for hosting the Web pages. The web pages are mostly created using the Web Publishing Tool, which creates an HTML document of front panel. The G Server is used for handling the CGI request. The CGI protocol is implemented using Internet Toolkit. The CGI protocol is used for dynamically creating Web pages and also for launching the VIs. The Remote Panel Connection Manager is used for administration purposes like configuring the VI for viewing and control by remote browser clients. FIGURE 5 SNAPSHOT OF STS CHARACTERIZATION EXPERIMENT IN LIVE MODE Temperature V/s Voltage Voltage Temperature( o C) FIGURE 6 STS CHARACTERIZATION CURVE PLOTTED OFF-LINE 6 CONCLUSIONS AND FUTURE WORK FIGURE 4 BLOCK DIAGRAM FOR STS CHARACTERIZATION EXPERIMENT A remote experimental setup has been successfully developed for performing experiments on Temperature sensors characterization. The work demonstrates that traditional R3E-17

6 experiments, especially in the field of sensors and transducers can be successfully made available online. They provide students with flexibility to do the experiments at their own schedule and convenience. Further, the architecture and framework designed in this work can be extended in making the experiments on other sensors also available online. The future work would focus on including experiments on different sensors and transducers in Remote Lab. ACKNOWLEDGEMENT We are extremely grateful to Most Revered Dr. P. S. Satasangi Sahab, Chairman Advisory Committee on Education, Dayalbagh, for continuous guidance and support in our every endeavor. We are thankful to Prof. V. G. Das, Director, Dayalbagh Educational Institute, Dr. Surat Kumar, Dean, Faculty of Engineering, Prof. V. P. Pyara, Head, Electrical Engineering Department and Dr. S. P. Satsangee, Incharge USIC for encouragement and support. We also thank Mr. Rahul S. Sharma, Mr. P. S. Sudhish and Mr. V. R. Srivastava for their help at various stages of this project. [12] Yi Z., Jian-Jun J. and Shao-Chun F., A LabVIEW-Based, Interactive Virtual Laboratory for Electronic Engineering Education, International Journal of Engineering Education, Vol. 21, No. 1, pp , [13] Deniz D. Z., Bulancak A. and Ozcan G., A Novel Approach to Remote Laboratories, 33 rd ASEE/IEEE Frontiers in Education Conference, November 5-8, 2003, Boulder, CO. [14] Blanton W.M., Distance Learning Opportunities for Electronic Engineering Technology Graduates of Community Colleges, Proceedings of ASEE Annual Conference, [15] Sapijaszko C. & Sapijaszko G.I., An Innovative Electronics Laboratory System for On Campus and Distance Learning Applications, Proceedings of ASEE Annual Conference, [16] Gustavsson I., User-defined Electrical Experiments in a Remote Laboratory, Proceedings of ASEE Annual Conference, [17] Gustavsson I., A Remote Access Laboratory for Electrical Circuit Experiments, International Journal of Engineering Education, Vol. 19, No. 3, pp , [18] Naghedolfeizi M., Arora S., & Garcia S., Survey of LabVIEW Technologies for building Web/Internet Enabled Experimental Setups, Proceedings of ASEE Annual Conference, [19] Distance-Learning Remote Laboratories using LabVIEW. Retrieved from ni.com. [20] National Instruments LabVIEW User Manual. [21] Elettronica Veneta s Temperature Control and Transducer Module s Manual. REFERENCES [1] Fiesel L. D. and Rosa A. J., The Role of the Laboratory in Undergraduate Engineering Education, Journal of Engineering Education, January 2005, pp [2] Viedma G., Dancy I. J., and Lundberg K. H., A Web-Based Linear- System ilab, American Control Conference 2005, available on MIT s website. [3] Ko C. C., Chen B. M., Chen J, Zhang J and Tan K. C., A Web-Based Laboratory on Control of a Two-Degrees-of-Freedom Helicopter, International Journal of Engineering Education, Volume 21, No. 6, pp , [4] Casini M., Prattichizzo D and Vicino A, The Auotomatic Control Telelab: A User-Friendly Interface for Distance Learning, IEEE Transactions on Education, Vol. 46, No. 2, May [5] Nagdhy F, Vial P. and Taylor N., Embedded Internet Laboratory, International Journal of Engineering Education, Vol. 19, No. 3, pp , [6] Henry J. and Knight C., Modern Engineering Laboratories at a Distance, International Journal of Engineering Education, Vol. 19, No. 3, pp , [7] The Cockpit: An Effective Metaphor for Web-based Experimentation in Engineering Education, International Journal of Engineering Education, Vol. 19, No. 3, pp , [8] Rezaei E.K. & Kolla S.R., Internet-Base ON/OFF Controller Using LabVIEW, Proceedings of ASEE Annual Conference, [9] Tan K. K., Lee T. H. and Leu F. M., Development of a Distant Laboratory using LabVIEW, International Journal of Engineering Education, Vol. 16, No. 3. [10] Azad A.K.M., Otieno A., Ghrayeb O. & Anand N., Internet Based Experiments for Physical Laboratory Set-up, Proceedings of ASEE Annual Conference, [11] Gustavsson I, Zackrisson J., Akesson H., Hakansson L., Claesson I. and Lago T., Remote Operation and Control of Traditional Laboratory Equipment, ijoe International Journal of Online Engineering R3E-18

Interactive Virtual Laboratory for Distance Education in Nuclear Engineering. Abstract

Interactive Virtual Laboratory for Distance Education in Nuclear Engineering. Abstract Interactive Virtual Laboratory for Distance Education in Nuclear Engineering Prashant Jain, James Stubbins and Rizwan Uddin Department of Nuclear, Plasma and Radiological Engineering University of Illinois

More information

The Design of Teaching Experiment System Based on Virtual Instrument Technology. Dayong Huo

The Design of Teaching Experiment System Based on Virtual Instrument Technology. Dayong Huo 3rd International Conference on Management, Education, Information and Control (MEICI 2015) The Design of Teaching Experiment System Based on Virtual Instrument Technology Dayong Huo Department of Physics,

More information

Data Acquisition Using LabVIEW

Data Acquisition Using LabVIEW Experiment-0 Data Acquisition Using LabVIEW Introduction The objectives of this experiment are to become acquainted with using computer-conrolled instrumentation for data acquisition. LabVIEW, a program

More information

Virtual Wireless and Mobile Communication Laboratory

Virtual Wireless and Mobile Communication Laboratory Virtual Wireless and Mobile Communication Laboratory Ahmad Nassar 1, Motaz Mohammed 2, Ali Elrashidi 3 and Khaled Elleithy 4 1 Department of Computer Engineering, University of Bridgeport, CT 06604, USA

More information

LABORATORY EXPERIMENTS IN DISTANCE LEARNING

LABORATORY EXPERIMENTS IN DISTANCE LEARNING LABORATORY EXPERIMENTS IN DISTANCE LEARNING Ingvar Gustavsson 1 Abstract In engineering education, laboratory experiments are indispensable, but they do require instruments and experimental equipment to

More information

Remote Experiments in Control Engineering Education Laboratory

Remote Experiments in Control Engineering Education Laboratory Remote Experiments in Control Engineering Education Laboratory M.B. Naumović 1 and D. Živanović 2 1 Faculty of Electronic Engineering/Department of Automatic Control, Niš, Serbia 2 Faculty of Electronic

More information

OPTIMUM Power Technology: Low Cost Combustion Analysis for University Engine Design Programs Using ICEview and NI Compact DAQ Chassis

OPTIMUM Power Technology: Low Cost Combustion Analysis for University Engine Design Programs Using ICEview and NI Compact DAQ Chassis OPTIMUM Power Technology: Low Cost Combustion Analysis for University Engine Design Programs Using ICEview and NI Compact DAQ Chassis World Headquarters (USA): European Sales Office: Japanese Office: 3117

More information

LabView Exercises: Part III

LabView Exercises: Part III Physics 3100 Electronics, Fall 2008, Digital Circuits 1 LabView Exercises: Part III The working VIs should be handed in to the TA at the end of the lab. This is a lab under development so we may experience

More information

LABORATORY EXPERIMENTS IN DISTANCE LEARNING

LABORATORY EXPERIMENTS IN DISTANCE LEARNING LABORATORY EXPERIMENTS IN DISTANCE LEARNING Ingvar Gustavsson 1 Session 8B1 Abstract In engineering education, laboratory experiments are indispensable, but they do require instruments and experimental

More information

Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory

Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory F. Yudi Limpraptono and Irmalia Suryani Faradisa Abstract Web-based remote instrumentation

More information

Press Publications CMC-99 CMC-141

Press Publications CMC-99 CMC-141 Press Publications CMC-99 CMC-141 MultiCon = Meter + Controller + Recorder + HMI in one package, part I Introduction The MultiCon series devices are advanced meters, controllers and recorders closed in

More information

VIRTUAL INSTRUMENTATION

VIRTUAL INSTRUMENTATION VIRTUAL INSTRUMENTATION Virtual instrument an equimplent that allows accomplishment of measurements using the computer. It looks like a real instrument, but its operation and functionality is essentially

More information

Fermentation Vessel Automation Final Report. Team: Dec Client: Stephanie Loveland ISU Department of Chemical and Biological Engineering

Fermentation Vessel Automation Final Report. Team: Dec Client: Stephanie Loveland ISU Department of Chemical and Biological Engineering Fermentation Vessel Automation Final Report Team: Dec06-07 Client: Stephanie Loveland ISU Department of Chemical and Biological Engineering Faculty Advisor: Dr. Degang Chen Team Members: Andrew Arndt Adam

More information

Introduction To LabVIEW and the DSP Board

Introduction To LabVIEW and the DSP Board EE-289, DIGITAL SIGNAL PROCESSING LAB November 2005 Introduction To LabVIEW and the DSP Board 1 Overview The purpose of this lab is to familiarize you with the DSP development system by looking at sampling,

More information

1.1 Digital Signal Processing Hands-on Lab Courses

1.1 Digital Signal Processing Hands-on Lab Courses 1. Introduction The field of digital signal processing (DSP) has experienced a considerable growth in the last two decades primarily due to the availability and advancements in digital signal processors

More information

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved.

North America, Inc. AFFICHER. a true cloud digital signage system. Copyright PDC Co.,Ltd. All Rights Reserved. AFFICHER a true cloud digital signage system AFFICHER INTRODUCTION AFFICHER (Sign in French) is a HIGH-END full function turnkey cloud based digital signage system for you to manage your screens. The AFFICHER

More information

icon H600: Network centric visualization

icon H600: Network centric visualization icon H600: Network centric visualization NEW YORK LONDON TOKYO High-definition, multi-site information sharing revolutionizes the way you work as a team Easy operation using wireless mouse and keyboard

More information

FCPM-6000RC. Mini-Circuits P.O. Box , Brooklyn, NY (718)

FCPM-6000RC. Mini-Circuits  P.O. Box , Brooklyn, NY (718) USB / Ethernet Integrated Frequency Counter & Power Meter 50Ω -30 dbm to +20 dbm, 1 MHz to 6000 MHz The Big Deal Automatically synchronized power & frequency measurements USB and Ethernet control Includes

More information

Ensemble QLAB. Stand-Alone, 1-4 Axes Piezo Motion Controller. Control 1 to 4 axes of piezo nanopositioning stages in open- or closed-loop operation

Ensemble QLAB. Stand-Alone, 1-4 Axes Piezo Motion Controller. Control 1 to 4 axes of piezo nanopositioning stages in open- or closed-loop operation Ensemble QLAB Motion Controllers Ensemble QLAB Stand-Alone, 1-4 Axes Piezo Motion Controller Control 1 to 4 axes of piezo nanopositioning stages in open- or closed-loop operation Configurable open-loop

More information

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Intelligent Monitoring Software IMZ-RS300 Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Flexible IP Video Monitoring With the Added Functionality of Intelligent Motion Detection With

More information

Amplification. Most common signal conditioning

Amplification. Most common signal conditioning 1. Labview basics virtual instruments, data flow, palettes 2. Structures for, while, case,... editing techniques 3. Controls&Indicators arrays, clusters, charts, graphs 4. Additional lecture State machines,

More information

ENGR 1000, Introduction to Engineering Design

ENGR 1000, Introduction to Engineering Design ENGR 1000, Introduction to Engineering Design Unit 2: Data Acquisition and Control Technology Lesson 2.4: Programming Digital Ports Hardware: 12 VDC power supply Several lengths of wire NI-USB 6008 Device

More information

Recording of Coincidence Signals in a Software Medium

Recording of Coincidence Signals in a Software Medium Science Journal of Circuits, Systems and Signal Processing 2018; 7(1): 28-33 http://www.sciencepublishinggroup.com/j/cssp doi: 10.11648/j.cssp.20180701.14 ISSN: 2326-9065 (Print); ISSN: 2326-9073 (Online)

More information

Getting Started with the LabVIEW Sound and Vibration Toolkit

Getting Started with the LabVIEW Sound and Vibration Toolkit 1 Getting Started with the LabVIEW Sound and Vibration Toolkit This tutorial is designed to introduce you to some of the sound and vibration analysis capabilities in the industry-leading software tool

More information

SIL-2 8-Ch Analog Input Series Thermocouple, High Level, Low Level

SIL-2 8-Ch Analog Input Series Thermocouple, High Level, Low Level SIL-2 8-Ch Analog Input Series Thermocouple, High Level, Low Level 3107/3108/3109 PRODUCT HIGHLIGHTS 8 Isolated Channels for Safety and Critical Control Applications Configurable Redundancy Single, Dual,

More information

V9A01 Solution Specification V0.1

V9A01 Solution Specification V0.1 V9A01 Solution Specification V0.1 CONTENTS V9A01 Solution Specification Section 1 Document Descriptions... 4 1.1 Version Descriptions... 4 1.2 Nomenclature of this Document... 4 Section 2 Solution Overview...

More information

D-Lab & D-Lab Control Plan. Measure. Analyse. User Manual

D-Lab & D-Lab Control Plan. Measure. Analyse. User Manual D-Lab & D-Lab Control Plan. Measure. Analyse User Manual Valid for D-Lab Versions 2.0 and 2.1 September 2011 Contents Contents 1 Initial Steps... 6 1.1 Scope of Supply... 6 1.1.1 Optional Upgrades... 6

More information

Abstract. Wirgau, Scott. Remote Observation and Control of a Shake Table Experiment (Under the direction of Dr. Abhinav Gupta and Dr. Vernon Matzen).

Abstract. Wirgau, Scott. Remote Observation and Control of a Shake Table Experiment (Under the direction of Dr. Abhinav Gupta and Dr. Vernon Matzen). Abstract Wirgau, Scott. Remote Observation and Control of a Shake Table Experiment (Under the direction of Dr. Abhinav Gupta and Dr. Vernon Matzen). Laboratory experiences, i.e. visualization of material

More information

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM.

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM. VideoJet 8000 8-Channel, MPEG-2 Encoder ARCHITECTURAL AND ENGINEERING SPECIFICATION Section 282313 Closed Circuit Video Surveillance Systems PART 2 PRODUCTS 2.01 MANUFACTURER A. Bosch Security Systems

More information

Elvis Has Entered Digital Circuits!

Elvis Has Entered Digital Circuits! Elvis Has Entered Digital Circuits! Timothy Johnson, Andrew Heran, and Murat Tanyel Geneva College, Beaver Falls, PA 15010 Email: mtanyel@geneva.edu Abstract NI Elvis II is an educational design and prototyping

More information

Basic LabVIEW Programming Amit J Nimunkar, Sara Karle, Michele Lorenz, Emily Maslonkowski

Basic LabVIEW Programming Amit J Nimunkar, Sara Karle, Michele Lorenz, Emily Maslonkowski Introduction This lab familiarizes you with the software package LabVIEW from National Instruments for data acquisition and virtual instrumentation. The lab also introduces you to resistors, capacitors,

More information

The use of an available Color Sensor for Burn-In of LED Products

The use of an available Color Sensor for Burn-In of LED Products As originally published in the IPC APEX EXPO Conference Proceedings. The use of an available Color Sensor for Burn-In of LED Products Tom Melly Ph.D. Feasa Enterprises Ltd., Limerick, Ireland Abstract

More information

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition

ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition ME EN 363 ELEMENTARY INSTRUMENTATION Lab: Basic Lab Instruments and Data Acquisition INTRODUCTION Many sensors produce continuous voltage signals. In this lab, you will learn about some common methods

More information

Fig. 1. The Front Panel (Graphical User Interface)

Fig. 1. The Front Panel (Graphical User Interface) ME 4710 Motion and Control Data Acquisition Software for Step Excitation Introduction o These notes describe LabVIEW software that can be used for data acquisition. The overall software characteristics

More information

SRV02-Series. Rotary Pendulum. User Manual

SRV02-Series. Rotary Pendulum. User Manual SRV02-Series Rotary Pendulum User Manual Table of Contents 1. Description...3 2. Purchase Options...3 2.1 Modular Options...4 3. System Nomenclature and Components...5 4. System Configuration and Assembly...6

More information

MTL Software. Overview

MTL Software. Overview MTL Software Overview MTL Windows Control software requires a 2350 controller and together - offer a highly integrated solution to the needs of mechanical tensile, compression and fatigue testing. MTL

More information

LabView Exercises: Part II

LabView Exercises: Part II Physics 3100 Electronics, Fall 2008, Digital Circuits 1 LabView Exercises: Part II The working VIs should be handed in to the TA at the end of the lab. Using LabView for Calculations and Simulations LabView

More information

Integration of Virtual Instrumentation into a Compressed Electricity and Electronic Curriculum

Integration of Virtual Instrumentation into a Compressed Electricity and Electronic Curriculum Integration of Virtual Instrumentation into a Compressed Electricity and Electronic Curriculum Arif Sirinterlikci Ohio Northern University Background Ohio Northern University Technological Studies Department

More information

GFT channel Time Interval Meter

GFT channel Time Interval Meter Key Features Five-channel Time-Interval Meter: One Start and four Stops - 13 picosecond resolution - < 50 picosecond RMS jitter - > 100 second range - 10 MHz sample rate per channel Common GATE input Input

More information

User s Manual. Log Scale (/LG) GX10/GX20/GP10/GP20/GM10 IM 04L51B01-06EN. 3rd Edition

User s Manual. Log Scale (/LG) GX10/GX20/GP10/GP20/GM10 IM 04L51B01-06EN. 3rd Edition User s Manual Model GX10/GX20/GP10/GP20/GM10 Log Scale (/LG) 3rd Edition Introduction Thank you for purchasing the SMARTDAC+ Series GX10/GX20/GP10/GP20/GM10 (hereafter referred to as the recorder, GX,

More information

Triple RTD. On-board Digital Signal Processor. Linearization RTDs 20 Hz averaged outputs 16-bit precision comparator function.

Triple RTD. On-board Digital Signal Processor. Linearization RTDs 20 Hz averaged outputs 16-bit precision comparator function. Triple RTD SMART INPUT MODULE State-of-the-art Electromagnetic Noise Suppression Circuitry. Ensures signal integrity even in harsh EMC environments. On-board Digital Signal Processor. Linearization RTDs

More information

USB Smart Power Sensor

USB Smart Power Sensor USB Smart Power Sensor 50Ω -30 dbm to +20 dbm, 1MHz to 6000 MHz The Big Deal Low cost USB HID device compatible with 32 Bit operating system Includes Measurement Application GUI (Graphical User Interface)

More information

PRACTICAL DESIGN TECHNIQUES FOR SENSOR SIGNAL CONDITIONING

PRACTICAL DESIGN TECHNIQUES FOR SENSOR SIGNAL CONDITIONING PRACTICAL DESIGN TECHNIQUES FOR SENSOR SIGNAL CONDITIONING INTRODUCTION - BRIDGE CIRCUITS - AMPLIFIERS FOR SIGNAL CONDITIONING - STRAIN, FORCE, PRESSURE, AND FLOW MEASUREMENTS - HIGH IMPEDANCE SENSORS

More information

LUT Optimization for Memory Based Computation using Modified OMS Technique

LUT Optimization for Memory Based Computation using Modified OMS Technique LUT Optimization for Memory Based Computation using Modified OMS Technique Indrajit Shankar Acharya & Ruhan Bevi Dept. of ECE, SRM University, Chennai, India E-mail : indrajitac123@gmail.com, ruhanmady@yahoo.co.in

More information

Session 1 Introduction to Data Acquisition and Real-Time Control

Session 1 Introduction to Data Acquisition and Real-Time Control EE-371 CONTROL SYSTEMS LABORATORY Session 1 Introduction to Data Acquisition and Real-Time Control Purpose The objectives of this session are To gain familiarity with the MultiQ3 board and WinCon software.

More information

Design and Realization of the Guitar Tuner Using MyRIO

Design and Realization of the Guitar Tuner Using MyRIO Journal of Automation and Control, 2017, Vol. 5, No. 2, 41-45 Available online at http://pubs.sciepub.com/automation/5/2/2 Science and Education Publishing DOI:10.12691/automation-5-2-2 Design and Realization

More information

Analog, Mixed-Signal, and Radio-Frequency (RF) Electronic Design Laboratory. Electrical and Computer Engineering Department UNC Charlotte

Analog, Mixed-Signal, and Radio-Frequency (RF) Electronic Design Laboratory. Electrical and Computer Engineering Department UNC Charlotte Analog, Mixed-Signal, and Radio-Frequency (RF) Electronic Design Laboratory Electrical and Computer Engineering Department UNC Charlotte Teaching and Research Faculty (Please see faculty web pages for

More information

Boonton 4540 Remote Operation Modes

Boonton 4540 Remote Operation Modes Application Note Boonton 4540 Remote Operation Modes Mazumder Alam Product Marketing Manager, Boonton Electronics Abstract Boonton 4540 series power meters are among the leading edge instruments for most

More information

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE On Industrial Automation and Control By Prof. S. Mukhopadhyay Department of Electrical Engineering IIT Kharagpur Topic Lecture

More information

Digital Video Engineering Professional Certification Competencies

Digital Video Engineering Professional Certification Competencies Digital Video Engineering Professional Certification Competencies I. Engineering Management and Professionalism A. Demonstrate effective problem solving techniques B. Describe processes for ensuring realistic

More information

DT9834 Series High-Performance Multifunction USB Data Acquisition Modules

DT9834 Series High-Performance Multifunction USB Data Acquisition Modules DT9834 Series High-Performance Multifunction USB Data Acquisition Modules DT9834 Series High Performance, Multifunction USB DAQ Key Features: Simultaneous subsystem operation on up to 32 analog input channels,

More information

THE NOISE PERFORMANCE OF EVALUATION BOARDS FOR A UNIVERSAL TRANSDUCER INTERFACE WITH USB CONNECTION

THE NOISE PERFORMANCE OF EVALUATION BOARDS FOR A UNIVERSAL TRANSDUCER INTERFACE WITH USB CONNECTION THE NOISE PERFORMANCE OF EVALUATION BOARDS FOR A UNIVERSAL TRANSDUCER INTERFACE WITH CONNECTION Zu-yao Chang, Gerard C. M. Meijer Electronic Instrumentation Laboratory, Delft University of Technology,

More information

AR SWORD Digital Receiver EXciter (DREX)

AR SWORD Digital Receiver EXciter (DREX) Typical Applications Applied Radar, Inc. Radar Pulse-Doppler processing General purpose waveform generation and collection Multi-channel digital beamforming Military applications SIGINT/ELINT MIMO and

More information

Teaching Plasma Nanotechnologies Based on Remote Access

Teaching Plasma Nanotechnologies Based on Remote Access Teaching Plasma Nanotechnologies Based on Remote Access Authors: Alexander Zimin, Bauman Moscow State Technical University, Russia, zimin@power.bmstu.ru Andrey Shumov, Bauman Moscow State Technical University,

More information

OPTICAL POWER METER WITH SMART DETECTOR HEAD

OPTICAL POWER METER WITH SMART DETECTOR HEAD OPTICAL POWER METER WITH SMART DETECTOR HEAD Features Fast response (over 1000 readouts/s) Wavelengths: 440 to 900 nm for visible (VIS) and 800 to 1700 nm for infrared (IR) NIST traceable Built-in attenuator

More information

CBF500 High resolution Streak camera

CBF500 High resolution Streak camera High resolution Streak camera Features 400 900 nm spectral sensitivity 5 ps impulse response 10 ps trigger jitter Trigger external or command 5 to 50 ns analysis duration 1024 x 1024, 12-bit readout camera

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

B I O E N / Biological Signals & Data Acquisition

B I O E N / Biological Signals & Data Acquisition B I O E N 4 6 8 / 5 6 8 Lectures 1-2 Analog to Conversion Binary numbers Biological Signals & Data Acquisition In order to extract the information that may be crucial to understand a particular biological

More information

TABLE OF CONTENTS 1. OVERVIEW INSTALLATION DA-3G CONNECTIONS SPECIFICATIONS SERIAL VIDEO INPUT...

TABLE OF CONTENTS 1. OVERVIEW INSTALLATION DA-3G CONNECTIONS SPECIFICATIONS SERIAL VIDEO INPUT... TABLE OF CONTENTS 1. OVERVIEW... 1 2. INSTALLATION... 3 2.1. 500DA-3G CONNECTIONS... 3 3. SPECIFICATIONS... 4 3.1. SERIAL VIDEO INPUT... 4 3.2. SERIAL VIDEO OUTPUT... 4 3.3. ELECTRICAL... 4 3.4. PHYSICAL...

More information

Research of Intelligent Traffic Light Control System Design Based on the NI ELVIS II Platform Yuan Wang a, Mi Zhou b

Research of Intelligent Traffic Light Control System Design Based on the NI ELVIS II Platform Yuan Wang a, Mi Zhou b Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 427-429, pp 1128-1131 doi:10.4028/www.scientific.net/amm.427-429.1128 2013 Trans Tech Publications, Switzerland Research of Intelligent

More information

PACSystems* RX3i. Isolated Thermocouple Input Module, 6 Channels, IC695ALG306-EB Isolated Thermocouple Input Module, 12 Channels, IC695ALG312-EB

PACSystems* RX3i. Isolated Thermocouple Input Module, 6 Channels, IC695ALG306-EB Isolated Thermocouple Input Module, 12 Channels, IC695ALG312-EB September 2013 PACSystems* RX3i Isolated Thermocouple Input Module, 6 Channels, IC695ALG306-EB Isolated Thermocouple Input Module, 12 Channels, IC695ALG312-EB Isolated +24 VDC Power Isolated Thermocouple

More information

USB Smart Power Sensor

USB Smart Power Sensor 50Ω -30 dbm to +20 dbm, 1 MHz to 8000 MHz The Big Deal Fast measurement speed, 10 msec USB HID device compatible with 32/64 Bit operating systems Includes Measurement Application GUI (Graphical User Interface)

More information

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Urvi Joshi 1, Aaron Dills 1, Eric Biazo 1, Cameron Cook 1, Zesheng Chen 1, and Guoping Wang 2 1 Department

More information

Cyclone V5 Teletext & Text Publishing System System Overview

Cyclone V5 Teletext & Text Publishing System System Overview Cyclone V5 Teletext & Text Publishing System System Overview The Cyclone Teletext System offers broadcasters and Teletext service operators a complete and inexpensive solution for the preparation, storage

More information

CI-218 / CI-303 / CI430

CI-218 / CI-303 / CI430 CI-218 / CI-303 / CI430 Network Camera User Manual English AREC Inc. All Rights Reserved 2017. l www.arec.com All information contained in this document is Proprietary Table of Contents 1. Overview 1.1

More information

STBART0200K standard analog input kit STB - 2 I - 15 bits + sign

STBART0200K standard analog input kit STB - 2 I - 15 bits + sign Product data sheet Characteristics STBART0200K standard analog input kit STB - 2 I - 15 bits + sign Main Range of product Product or component type Kit composition Analogue input type Analogue input number

More information

E X P E R I M E N T 1

E X P E R I M E N T 1 E X P E R I M E N T 1 Getting to Know Data Studio Produced by the Physics Staff at Collin College Copyright Collin College Physics Department. All Rights Reserved. University Physics, Exp 1: Getting to

More information

Performing Experiments by Remote Control Using the Internet*

Performing Experiments by Remote Control Using the Internet* Global J. of Engng. Educ., Vol.4, No.3 Published in Australia 2000 UICEE Performing Experiments by Remote Control Using the Internet* Hartmut Ewald Fachbereich Elektrotechnik und Informatik, Hochschule

More information

Signal Conditioners. Highlights. Battery powered. Line powered. Multi-purpose. Modular-style. Multi-channel. Charge & impedance converters

Signal Conditioners. Highlights. Battery powered. Line powered. Multi-purpose. Modular-style. Multi-channel. Charge & impedance converters Signal Conditioners Highlights Battery powered Line powered Multi-purpose Modular-style Multi-channel Charge & impedance converters Industrial charge amplifiers & sensor simulators PCB Piezotronics, Inc.

More information

DMC550 Technical Reference

DMC550 Technical Reference DMC550 Technical Reference 2002 DSP Development Systems DMC550 Technical Reference 504815-0001 Rev. B September 2002 SPECTRUM DIGITAL, INC. 12502 Exchange Drive, Suite 440 Stafford, TX. 77477 Tel: 281.494.4505

More information

Product Information. EIB 700 Series External Interface Box

Product Information. EIB 700 Series External Interface Box Product Information EIB 700 Series External Interface Box June 2013 EIB 700 Series The EIB 700 units are external interface boxes for precise position measurement. They are ideal for inspection stations

More information

For high performance video recording and visual alarm verification solution, TeleEye RX is your right choice!

For high performance video recording and visual alarm verification solution, TeleEye RX is your right choice! TeleEye RX carries a range of professional digital video recording servers, which is designed to operate on diverse network environment and fully utilize the existing network bandwidth with optimal performance.

More information

SC26 Magnetic Field Cancelling System

SC26 Magnetic Field Cancelling System SPICER CONSULTING SYSTEM SC26 SC26 Magnetic Field Cancelling System Makes the ambient magnetic field OK for electron beam tools in 300 mm wafer fabs Real time, wideband cancelling from DC to > 9 khz fields

More information

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube.

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube. You need. weqube. weqube is the smart camera which combines numerous features on a powerful platform. Thanks to the intelligent, modular software concept weqube adjusts to your situation time and time

More information

Digital audio is superior to its analog audio counterpart in a number of ways:

Digital audio is superior to its analog audio counterpart in a number of ways: TABLE OF CONTENTS What s an Audio Snake...4 The Benefits of the Digital Snake...5 Digital Snake Components...6 Improved Intelligibility...8 Immunity from Hums & Buzzes...9 Lightweight & Portable...10 Low

More information

Stability, Speed and Accuracy

Stability, Speed and Accuracy Stability, Speed and Accuracy High Performance: 2000 readings/sec Multi-Point Scan 19 Full-Featured Functions Temperature Measurements Dual Displays with 3-color Annunciators Noise Immunity. Built-in USB

More information

Oculomatic Pro. Setup and User Guide. 4/19/ rev

Oculomatic Pro. Setup and User Guide. 4/19/ rev Oculomatic Pro Setup and User Guide 4/19/2018 - rev 1.8.5 Contact Support: Email : support@ryklinsoftware.com Phone : 1-646-688-3667 (M-F 9:00am-6:00pm EST) Software Download (Requires USB License Dongle):

More information

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT K.RAJA. 1, B.KEERTHANA 2 AND S.ELAKIYA 3 1 AP/ECE /GNANAMANI COLLEGE OF TECHNOLOGY 2,3 AE/AVS COLLEGE OF ENGINEERING Abstract

More information

RF (Wireless) Fundamentals 1- Day Seminar

RF (Wireless) Fundamentals 1- Day Seminar RF (Wireless) Fundamentals 1- Day Seminar In addition to testing Digital, Mixed Signal, and Memory circuitry many Test and Product Engineers are now faced with additional challenges: RF, Microwave and

More information

Network Camera Operating Manual

Network Camera Operating Manual Network Camera Operating Manual Model No. WV-NW484S Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use. Preface About these

More information

MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION

MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION MONITORING AND ANALYSIS OF VIBRATION SIGNAL BASED ON VIRTUAL INSTRUMENTATION Abstract Sunita Mohanta 1, Umesh Chandra Pati 2 Post Graduate Scholar, NIT Rourkela, India 1 Associate Professor, NIT Rourkela,

More information

Sound and Vibration Data Acquisition

Sound and Vibration Data Acquisition NI 9233, NI 9234 NEW! 24-bit resolution 102 db dynamic range 4 simultaneous analog inputs ±5 V input range Antialiasing filters TEDS read/write Recommended Software LabVIEW Sound and Vibration Toolkit

More information

Raspberry Pi driven digital signage

Raspberry Pi driven digital signage Loughborough University Institutional Repository Raspberry Pi driven digital signage This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation: KNIGHT, J.

More information

APPLICATIONS typical application: Lighting automation Other applications of the SO and SI line of controllers: HVAC automation Industrial automation OVERVIEW The S Series are microprocessor based I/O controllers

More information

LIVE PRODUCTION SWITCHER. Think differently about what you can do with a production switcher

LIVE PRODUCTION SWITCHER. Think differently about what you can do with a production switcher LIVE PRODUCTION SWITCHER Think differently about what you can do with a production switcher BRILLIANTLY SIMPLE, CREATIVE CONTROL The DYVI live production switcher goes far beyond the traditional limits

More information

LAUREL ELECTRONICS, INC.

LAUREL ELECTRONICS, INC. LAUREL ELECTRONICS, INC. Laureate Digital Panel Meter for Process, Strain & Potentiometer Follower Signals Features Selectable ±0.2, ±2, ±20, ±200, ±300 & ±600 Vdc voltage ranges Selectable ±2, ±20, ±200

More information

The aim is to design a next generation real time karaoke device which would be a stereo type equalizer by efficient

The aim is to design a next generation real time karaoke device which would be a stereo type equalizer by efficient ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com IMPLEMENTATION OF SIGNAL EQUALIZER FOR THE EFFICIENT KARAOKE USING LAB VIEW BASED ON MYDAQ S Mohammed Adil 1,

More information

Digital Logic Design: An Overview & Number Systems

Digital Logic Design: An Overview & Number Systems Digital Logic Design: An Overview & Number Systems Analogue versus Digital Most of the quantities in nature that can be measured are continuous. Examples include Intensity of light during the day: The

More information

USB Smart Power Sensor

USB Smart Power Sensor 75Ω -30 dbm to +20 dbm, 100 khz to 2500 MHz The Big Deal 75Ω Impedance Low cost USB HID device compatible with 32/64 Bit operating systems Includes Measurement Application GUI (Graphical User Interface)

More information

VU + SOLO2 performance above all

VU + SOLO2 performance above all VU + SOLO2 performance above all A brand new model of popular digital satellite receivers series has come to the market. It is called SOLO2, but the number 2 in the name stands for superscript so it should

More information

PulseCounter Neutron & Gamma Spectrometry Software Manual

PulseCounter Neutron & Gamma Spectrometry Software Manual PulseCounter Neutron & Gamma Spectrometry Software Manual MAXIMUS ENERGY CORPORATION Written by Dr. Max I. Fomitchev-Zamilov Web: maximus.energy TABLE OF CONTENTS 0. GENERAL INFORMATION 1. DEFAULT SCREEN

More information

Case analysis: An IoT energy monitoring system for a PV connected residence

Case analysis: An IoT energy monitoring system for a PV connected residence Case analysis: An IoT energy monitoring system for a PV connected residence Marcus André P. Oliveira, 1, Wendell E. Moura Costa 1, Maxwell Moura Costa 1, 1 IFTO Campus Palmas marcusandre@ifto.edu.br, wendell@ifto.edu.br,

More information

Telephony Training Systems

Telephony Training Systems Telephony Training Systems LabVolt Series Datasheet Festo Didactic en 120 V - 60 Hz 07/2018 Table of Contents General Description 2 Topic Coverage 6 Features & Benefits 6 List of Available Training Systems

More information

Video VBOX Lite RLVBVD10LT2. Powerful VBOX data logging and video technology in a user-friendly, affordable product. What can Video VBOX Lite do?

Video VBOX Lite RLVBVD10LT2. Powerful VBOX data logging and video technology in a user-friendly, affordable product. What can Video VBOX Lite do? Powerful VBOX data logging and video technology in a user-friendly, affordable product Video VBOX Lite is a one box solution, incorporating a solid state video recorder, a VBOX 10 Hz GPS data logger and

More information

ENGR 1000, Introduction to Engineering Design

ENGR 1000, Introduction to Engineering Design Unit 2: Mechatronics ENGR 1000, Introduction to Engineering Design Lesson 2.3: Controlling Independent Systems Hardware: 12 VDC power supply Several lengths of wire NI-USB 6008 Device with USB cable Digital

More information

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment Integrated Component Options Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment PRELIMINARY INFORMATION SquareGENpro is the latest and most versatile of the frequency

More information

LAUREL. Laureate Digital Panel Meter for Load Cell & Microvolt Input ELECTRONICS, INC. Features. Description

LAUREL. Laureate Digital Panel Meter for Load Cell & Microvolt Input ELECTRONICS, INC. Features. Description Description LAUREL ELECTRONICS, INC. Features Laureate Digital Panel Meter for Load Cell & Microvolt Input 20, 50, 100, 250 & 500 mv ranges Span adjust from 0 to ±99,999, zero adjust from -99,999 to +99,999

More information

UDC100 Universal Digital Controller. Specification. Overview. Features. Features, continued /99 Page 1 of 4

UDC100 Universal Digital Controller. Specification. Overview. Features. Features, continued /99 Page 1 of 4 UDC100 Universal Digital Controller 51-52-03-29 11/99 Page 1 of 4 Specification Overview The UDC100 Universal Digital Controller is a microprocessor-based 1/4 DIN low cost temperature controller. It combines

More information

Capstone screen shows live video with sync to force and velocity data. Try it! Download a FREE 60-day trial at pasco.com/capstone

Capstone screen shows live video with sync to force and velocity data. Try it! Download a FREE 60-day trial at pasco.com/capstone Capstone screen shows live video with sync to force and velocity data. Try it! Download a FREE 60-day trial at pasco.com/capstone If you use these PSCO USB interfaces in your lab, it s time for PSCO Capstone

More information

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE ABSTRACT Dell Edge Gateway 5000 Series represents a blending of exceptional compute power and flexibility for Internet of Things deployments, offering service

More information