Data Acquisition System for a Vertical Axis Wind Turbine Prototype

Size: px
Start display at page:

Download "Data Acquisition System for a Vertical Axis Wind Turbine Prototype"

Transcription

1 Data Acquisition System for a Vertical Axis Wind Turbine Prototype KOCH-CIOBOTARU C. Department of Automation and Applied Informatics Politehnica University from Timisoara Bvd. V. Parvan, Nr. 2, Timisoara, ROMANIA cosmin.koch@aut.upt.ro Abstract: - This paper illustrates the design of a prototype model of a Savonius vertical axis wind turbine (VAWT), including a few dynamic tests. This prototype is physical realised and equipped with a data acquisition system (DAQ). Further, a virtual instrument (VI) is implemented on a PC to collect data from the DAQ device through the USB port, to compute them, and to monitor the evolution on the PC. In the end are presented tests done on the system, on different wind speed regimes. The results obtained by the VI are discussed. Key-Words: - Vertical Axis Wind Turbine, Data Acquisition Systems, Microcontroller, USB Communication, LabView 1 Introduction The two major directions in the development of wind turbines, according to the position of the axis, are the Horizontal Axis Wind Turbines (HAWT) and the Vertical Axis Wind Turbines (VAWT)[1]. Both of them present advantages and disadvantages. The HAWT have a higher power coefficient, so they present a better efficiency being more attractive for large scale turbines and wind farms, on- and off-shore. The largest turbines, to date, are rated 5MW and are HAWT [2][3]. The VAWT are used especially in low power, until a few tens of kw, for insular, off-grid, applications or in the crowded areas, on top of buildings. VAWT have the tip speed ratio smaller then HAWT, run at lower speeds, and therefore are more silence. Another advantage is the high start-up torque, the VAWT being used in the past for numerous mechanical actions, like running water pumps [2]. For controlling the turbine during operation, to achieve an optimal regime, there are used transducers, data acquisition modules, digital signal processing units This paper illustrates the design and realization of a Savonius vertical axis wind turbine of low power, as a laboratory model. Numerous softwares were used to design the turbine, the data acquisition (DAQ) system that monitors the VAWT and the virtual instrument for data processing The paper is structured as follows: II the mechanical part of the wind turbine, III data acquisition system circuit, IV Virtual Instrument application and the communication between the PC and DAQ system through the USB port. 2 System description The first part of the system consists in a Savonius type VAWT prototype. The turbine captures the wind energy and converts it into mechanical energy, in the form of rotation motion around the vertical axis. This motion is transferred to a direct current generator through a transmission belt and a system of two wheels having the multiplication factor of 10. In this way, in the generator s windings, electric power is produced. The electric voltage at the generator end is read by a DAQ system controlled with a PIC18F4550. The DAQ system also reads the voltage of a thermic sensor. This sensor can be used to ensure the functionality of the turbine in normal safety parameters: if the temperature is too high, the system works in a danger zone, where the structural integrity is in danger, or even the destruction of the installation is possible. Fig. 1 Block diagram of the application 3 Mechanical part of the VAWT The chosen profile of the turbine is the Savonius vertical axis wind turbine concept which dates back tho the '30. The horizontal section resembles the letter S, ISSN: / ISSN: ISBN:

2 Fig. 2 Horizontal plan section of a Savonius VAWT turbine having a concave and a convex scoop. The working principle of this design may be seen in Fig. 2 [5]. Unlike the HAWT, where the rotational movement is due to the wing effect (the difference in the pressure on the two sides of the blade results in a lifting force, that moves the turbine around its central axis), in the case of Savonius design, the wind acts directly, with a drag force, as in the case of a sail [1]. For every type of wind turbine, the plot of the power coefficient against the tip-speed ratio is of great interest. The power coefficient (Cp) represents the percent of power collected from the wind; the theoretical maximum point is called Betz coefficient and has the value of The tip-speed ratio is defined as the product between the linear speed of the tip of the blade and the wind speed. For larger values of tip-speed ratio, the problem of noise emission is of serious concern [2]. In Fig. 3 are presented the efficiency curves of different types of wind turbine designs, by plotting the power coefficient against the tip-speed ratio of the turbine. The designed model has two levels. Each level consists of a classic two scoops Savonius design, joined together with a phase angle of 90 degrees between the horizontal axes. For the design of the turbine and simulation of aerodynamic tests, the software SolidWorks 2006 was used, with the modules CosmosWorks (see Fig. 4) for deformations study, and FluidWorks for aerodynamic study (see Fig. 6). Fig. 4 SolidWorks 2006 model of a Savonius VAWT The manufactured Savonius VAWT prototype (Fig. 5) has the following characteristics: height of the rotor : 50 cm diameter of the rotor : 45 cm For dynamic balance of the rotor at high speeds, the base of each level is a full disc, having the diameter with 5% larger than that of the two scoops. The air mass in motion with a certain speed the wind speed, at the contact with the two scoops profiles, the concave and the convex side, will create a pressure region on each. As it may be seen in Fig. 6, the pressure builds up on the side with the wind action. The difference of pressure between the two sides of a profile, acts as a force on the surface. The action of this force is at a certain distance of the rotation axis, and therefore, results a torque. At this level it is obvious the cause of the reduced efficiency: on each moment of the Savonius wind turbine function, there is a part of the turbine that acts in the opposite direction. Fig. 3 The power coefficient (Cp) of various types of wind turbines plotted against the tip-speed ratio Fig. 5 Savonius VAWT prototype ISSN: / ISSN: ISBN:

3 (a) (b) Fig. 6 FloWorks 2006 simulation of the wind action on the two sides of the Savonius blade The FloWorks module offers the fluid dynamic study on designed modules. The study from Fig. 6 was realized under the following simulation conditions: the air pressure: Pa the air temperature: 20 C the profiles are situated in a field where the wind speed has only an Ox component, of value 10m/s As it may be seen from Fig. 6, the difference between the two faces of the scoop, in the case when the wind acts from the concave side, is around 200 Pa. In the case when the wind acts from the convex side of the scoop, the pressure difference is only Pa. This difference gives the resulting force that moves the rotor. The rotation motion is sent from the turbine to a DC machine that is used in this case in its generator operation regime through a transmission belt and a couple of wheels, one on each end, having the ratio of Data Aquisition System For this circuit was used the microcontroller PIC18F4550, product of Microchip company. It provides analog inputs and analog to digital converters on 10 bits [4]. The advantage of using this particular controller is the fact that provides the hardware capability to use the Universal Serial Bus (USB) communication. The functionality of an USB device is structured on many levels, in a framework. Each level is associated to a specific function level of the device. The highest level, except the device, is the configuration. A device can have multiple configurations, for example for different power supplied applications. A configuration can have many interfaces. Under the interface is the endpoint. At this level the data is handled. There can be 16 bidirectional endpoints. The endpoint 0 is always for control and it must be free when the device is connected, for the configuration to take place. There are four types of transfers for USB: - Isochronous used for large packages of data, with on receiving time assurance. Used in cases where low losses are not critical, as in audio field - Bulk used for large packages, with integrity assurance; the receiving time is not controlled - Interrupt used for low size packages transmission. Both the receiving time and integrity is assured - Control used for device setup The devices use high-speed or low-speed communication. The first one supports all the above mentioned types of transfer, as for the low-speed communication, it support only the last two. SIE can be external supplied with 3.3 V, or by an internal circuit, case in which SIE is connected directly by USB cable to the other device and the conversion between the 5V to the 3.3V is made internal. The block diagram of the SIE is shown in Fig. 7. Fig. 7 General overview of the USB peripheral and its features ISSN: / ISSN: ISBN:

4 The controller has a dual port memory, which allows the access of the controller's central unit, as well as of the SIE module. PIC18F4550 has the capability to set descriptors for optimizing the applications through control registers. Those registers are: USB Control Register (UCON) USB Configuration Register (UCFG) USB Transfer Status Register (USTAT) USB Device Address Register (UADDR) Frame Number Registers (UFRMH: UFRML) Endpoint Enable Registers from 0 to 15 (UEPn) The circuit acquires two signals: from the generator and from a temperature sensor. It is necessary to calibrate the inputs for values between 0 and 5V. The electronic circuit design was realized in Pads The firmware for the microcontroller was implemented in MPLAB, in the C language. It has two major objectives Acquiring data from the sensors USB communication with the PC The logic flow structure of the firmware is presented below: Descriptors setup Set the analog port inputs; in the case of this application there will be used two inputs: 0 and 1 Set the input channel used by the analogic port; this function loads in the ADCON0 register the active port input address SIE verifies the USB port for commands; it is identified, analysed, and executed by the firmware as follows The input signals are subject to an analog to digital conversion; the voltage on the input is read as a 10 bits value Return the result of the analog to digital conversion under a short signed value (on 16 bits); the two registers that represent this value are ADRESH and ADRESL In the firmware, descriptors are configured for identifying, initializing, and setup of the communication between the host PC and de DAQ device. The following types are used. Device descriptors- they have a role in the identification of the device by the host PC Configuration descriptors- they define the number of interfaces, the current maximum value, Interface descriptors- very important for the setup of the communication type, of the input/output endpoint address and the size of the transit data 5 The virtual instrument implementation The data are processed with the help of a Virtual Instrument (VI) realized in LabView 6.1 software. For the communication between the two systems (PC and DAQ) NI-VISA is used. VISA is a high level API used for the bus communication on different instruments. It is an independent platform: the same API is used for communication between a device and LabView and for communication of a GPIB device and a Mac [6][7]. The USB is a message based communication bus. This means that the PC and the DAQ device communicate through commands and data send in text or binary form. Each USB device has its own command set. NI-VISA Read and NI-VISA Write can be used to send these commands to a device or to be able to read data from it. Information about the command set of the device is necessary in order to be able to communicate effectively; this set of commands is specified by the producer [8]. Beginning with the version 3.0, NI-VISA supports USB communication. There were implemented communications with two VISA classes: USB INSTR and USB RAW. The devices that use the USBTMC (USB Test and Measurement Class) protocol use the class USB INSTR. A special configuration for the communication with such a device is unnecessary. The USB RAW instruments are those instruments that do not respect the USBTMC protocol. This is the case of the presented DAQ device. The communication with a USB RAW device is more complicated because the device uses its own communication protocol. For an application to be interfaced with such a device, the producer has to provide all the necessary data. NI-VISA implement three types of data fluxes: control, bulk, and interrupt. When NI-VISA detects the USB device, it automatically scans for the lowest endpoint associated to each flux type. The DAQ device designed and used in this paper has a BULK type data flux. For using NI-VISA, the operation system must have a driver installed for the considered device. In Windows, this operation is done by installing an.inf file. The device driver, which consists in this.inf file, is realized using VISA Driver Development Wizard (DDW). ISSN: / ISSN: ISBN:

5 I II III IV a b c Fig. 9 VISA Driver Development Wizard panel By selecting the device and communication type and entering the Vendor ID and the Product ID (must be the same as the ones set in the device descriptors) DDW returns the necessary.inf file. Fig. 9 shows the DDW panel. The resulting.inf file is to be installed in Windows\Inf directory. At the first connection of the device, the device is installed using this file. The Virtual Instrument, in a repetitive structure, presents two sequences of device interrogation code. By two commands, A1xxx and A0xxx, the VI interrogates the device to return the read data from input 1 and input 0, which correspond to the generator voltage and temperature sensor. This response, sent on 10 bits, must be interpreted by the VI in order to reproduce the correct value; this is the reason why the VI designer has to know the exact structure of the response given by the DAQ device, in order to correctly interpret the received bits. The read data is represented on the front panel of the application with the help of control blocks. The voltage is represented in an interval of 60 seconds, for a better view of the phenomenon. Fig. 10 represents the control panel of the VI, the user interface of the device. In Fig. 11 is presented the block diagram of the application. For a better comprehension of the interface, a division in four quadrants was realised. In the first quadrant, are present the start and stop controls, which activate the necessary LabView commands to setup or to close the communication with the device. After the start control is activated, the VI interrogates the device descriptor and returns in a text box the manufacturer name. The installed driver for the operation system has also a name; this name, of the driver, is reproduced in the first textbox, in this case, USB_AAAA. Fig. 10 LabView 6.1 Virtual Instrument interface Fig. 11 LabView 6.1 Virtual Instrument block diagram In the quadrant II is represented the temperature value read by the thermic sensor. In quadrants III and IV is represented the voltage at the generator end. In III is presented the momentary voltage, and in IV is presented the voltage plot on a 60 seconds time interval. 5 Experimental results During tests, there were considered three wind regimes, depicted in Fig. 10 with a,b, and c: the rise of the wind speed is presented with a the wind speed increases, the turbine collects larger amount of energy which is passed to the generator; it can be seen in the figure the inertia of the turbine constant wind speed regime is presented with b it may be observed that the generator produces a constant amount of energy during this regime decrease of the wind speed is presented with c the turbine collects a smaller amount of energy and the generator is producing less voltage ISSN: / ISSN: ISBN:

6 6 Conclusions This paper uses numerous dedicated software for turbine design, mechanical stress and fluid dynamic simulation, developing the firmware, writing the firmware on the microcontroller, design of the electronic circuit, design of the virtual instrument. The developed acquisition device replaces the National Instrument s own device, hence reducing the cost of the application. This type of devices can use the LabView software for user interface and application monitoring. This particularly acquisition device is developed around a Savonius Vertical Axis Wind Turbine for monitoring the generated voltage. The DAQ device is supplied from the USB port of the PC and it doesn t need an external power source. This feature gives the device autonomy and simplicity. 7 Acknowledgment This work was partially supported by the strategic grant POSDRU 2009 project ID of the Ministry of Labour, Family and Social Protection, Romania, cofinanced by the European Social Fund Investing in People. 7 References [1] Gary L. Johnson, Wind Energy Systems, Electronic Edition 2006 [2] Mukund R. Patel, Wind and Solar Power Systems, CRC Press Florida, 1999 [3] European Wind Energy Association, Wind energy The facts 2009 [4] [5] [6] Gani, A.; Salami, M.J.E.; A LabVIEW based data acquisition system for vibration monitoring and analysis, Research and Development, SCOReD Student Conference on, 2002, pp [7] Swain, N.K.; Anderson, J.A.; Ajit Singh; Swain, M.; Fulton, M.; Garrett, J.; Tucker, O.; Remote data acquisition, control and analysis using LabVIEW front panel and real time engine, SoutheastCon, Proceedings. IEEE, 2003 [8] Chance Elliotta, Vipin Vijayakumara, Wesley Zinka and Richard Hansen, National Instruments LabVIEW: A Programming Environment for Laboratory Automation and Measurement, Journal of the Association for Laboratory Automation, Volume 12, Issue 1, February 2007, Pages ISSN: / ISSN: ISBN:

Low Cost Data Acquisition Setup for Electrical Machines Laboratory. Ciprian Sorandaru, Sorin Musuroi

Low Cost Data Acquisition Setup for Electrical Machines Laboratory. Ciprian Sorandaru, Sorin Musuroi Low Cost Data Acquisition Setup for Electrical Machines Laboratory Ciprian Sorandaru, Sorin Musuroi POLITEHNICA University of Timisoara, ROMANIA,Faculty of Electrical Engineering Bd. Vasile Parvan nr.

More information

Published in A R DIGITECH

Published in A R DIGITECH DC Motor Parameter Measurement and Testing By using LabVIEW KOR HARSHAL RAMESH *1, BHARATI KAJAL BALASAHEB*2, HURPADE SANTOSH NAMDEO*3 *1(B.E Student S.N.D College of Engineering Yeola) *2(B.E Student

More information

EXPERIMENTAL INVESTIGATION ON WIND TURBINES BLADES USING VIDEO IMAGE CORRELATION (VIC)

EXPERIMENTAL INVESTIGATION ON WIND TURBINES BLADES USING VIDEO IMAGE CORRELATION (VIC) EXPERIMENTAL INVESTIGATION ON WIND TURBINES BLADES USING VIDEO IMAGE CORRELATION (VIC) Raluca Dora Ionescu 1, Botond-Pál Gálfi, Péter Dani, Mircea Ivănoiu, Ildikó Renata Munteanu, Ioan Száva 1 University

More information

Design of Low Cost Parabolic Solar Dish Concentrator

Design of Low Cost Parabolic Solar Dish Concentrator ABSTRACT Design of Low Cost Parabolic Solar Dish Concentrator Hamza Hijazi, Ossama Mokhiamar Mechanical Engineering Department, Faculty of Engineering Beirut Arab University Beirut, P.O. Box 11-5020 Reyad

More information

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER Katarzyna Surmacz Instytut Lotnictwa Keywords: VORTEX RING STATE, HELICOPTER DESCENT, NUMERICAL ANALYSIS, FLOW VISUALIZATION Abstract The main goal

More information

Wind tunnel experiments on a rotor model in yaw

Wind tunnel experiments on a rotor model in yaw Nord-Jan ermeer Faculty of Civil Engineering and Geosciences Stevinweg 8 CN Delft The Netherlands Tel: + 78 Fax: + 78 7 E-mail: n.vermeer@ct.tudelft.nl http://www.ct.tudelft.nl/windenergy/ivwhome.htm The

More information

Speed Control of A DC Motor Through Temperature Variation Using NI ELVIS LabVIEW

Speed Control of A DC Motor Through Temperature Variation Using NI ELVIS LabVIEW Speed Control of A DC Motor Through Temperature Variation Using NI ELVIS LabVIEW 1 Y Madhusudhan Reddy, 2 Shaik Abdul Rahim, 3 J Leela Mahendra Kumar 1,2,3 Dept. of EIE, RGM Engineering College, Nandyal,

More information

BE/EE189 Design and Construction of Biodevices Lecture 5. BE/EE189 Design and Construction of Biodevices - Caltech

BE/EE189 Design and Construction of Biodevices Lecture 5. BE/EE189 Design and Construction of Biodevices - Caltech BE/EE189 Design and Construction of Biodevices Lecture 5 LabVIEW Programming Data acquisition DAQ system Signals and signal conditioning Nyquist frequency NI ELVIS II NI-DAQmx and DAQ assistant LabVIEW

More information

AME 20213: Fundamentals of Measurements and Data Analysis. LEX-3: Wind Tunnel Pressure Measurement Uncertainty 9 October 2006

AME 20213: Fundamentals of Measurements and Data Analysis. LEX-3: Wind Tunnel Pressure Measurement Uncertainty 9 October 2006 AME 20213: Fundamentals of Measurements and Data Analysis LEX-3: Wind Tunnel Pressure Measurement Uncertainty 9 October 2006 TA: John Schmitz Office: B028 Hessert Phone: 1-2317 E-mail : jschmitz@nd.edu

More information

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle K. Senthil Kumar, Mohammad Rasheed, and T.Anand Abstract Helicopter offers the capability of hover, slow forward movement, vertical take-off

More information

HEALTH MONITORING OF INDUCTION MOTOR FOR VIBRATION ANALYSIS

HEALTH MONITORING OF INDUCTION MOTOR FOR VIBRATION ANALYSIS HEALTH MONITORING OF INDUCTION MOTOR FOR VIBRATION ANALYSIS Chockalingam ARAVIND VAITHILINGAM aravind_147@yahoo.com UCSI University Kualalumpur Gilbert THIO gthio@ucsi.edu.my UCSI University Kualalumpur

More information

Determination of Drag Coefficient

Determination of Drag Coefficient DEPARTMENT OF MECHANICAL, INDUSTRIAL AND MANUFACTURING ENGINEERING MIMU 505 - MEASUREMENT AND ANALYSIS Determination of Drag Coefficient You will need to bring a zip disk or USB storage device to the lab

More information

Bulk Creation of Data Acquisition Parameters

Bulk Creation of Data Acquisition Parameters Bulk Creation of Data Acquisition Parameters Item Type text; Proceedings Authors Kupferschmidt, Benjamin Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

Analysis of Hydraulic Turbine using MecaFlux Heliciel

Analysis of Hydraulic Turbine using MecaFlux Heliciel Analysis of Hydraulic Turbine using MecaFlux Heliciel Suppose that we have a stream of water with no head available then for getting power out of it we can just only use the kinetic energy of water. P

More information

INTEGRATION OF AD HOC WIRELESS SENSOR NETWORKS IN A VIRTUAL INSTRUMENTATION CONFIGURATION

INTEGRATION OF AD HOC WIRELESS SENSOR NETWORKS IN A VIRTUAL INSTRUMENTATION CONFIGURATION Bulletin of the Transilvania University of Braşov Vol. 7 (56) No. 2-2014 Series I: Engineering Sciences INTEGRATION OF AD HOC WIRELESS SENSOR NETWORKS IN A VIRTUAL INSTRUMENTATION CONFIGURATION Mihai MACHEDON-PISU

More information

Scientific Automation integrates high-tech special functions into automation. interview 25 Years of PC Control 08/2011

Scientific Automation integrates high-tech special functions into automation. interview 25 Years of PC Control 08/2011 interview 25 Years of PC Control 08/2011 Scientific Automation integrates high-tech special functions into automation Based on powerful Beckhoff Industrial PCs, the high-speed EtherCAT fieldbus, fast I/O

More information

Engineering Project-I. Module 1: Familiarization of LabVIEW and the Vernier Toolkit

Engineering Project-I. Module 1: Familiarization of LabVIEW and the Vernier Toolkit Engineering Project-I Module 1: Familiarization of LabVIEW and the Vernier Toolkit PREPARED BY Academic Services Unit January 2012 Applied Technology High Schools, 2012 Module 1: Familiarization of LabVIEW

More information

Research on function and design of virtual instrument based on LabVIEW Technology

Research on function and design of virtual instrument based on LabVIEW Technology Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):1099-1104 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Research on function and design of virtual instrument

More information

1 Introduction. Myung Sik Kim 1, Won Jee Chung 1, Jun Ho Jang 1, Chang Doo Jung 1 1 School of Mechatronics, Changwon National University, South Korea

1 Introduction. Myung Sik Kim 1, Won Jee Chung 1, Jun Ho Jang 1, Chang Doo Jung 1 1 School of Mechatronics, Changwon National University, South Korea Application of SolidWorks & AMESim - based Simulation Technique to Modeling, Cavitation, and Backflow Analyses of Trochoid Hydraulic Pump for Multi-step Transmission Myung Sik Kim 1, Won Jee Chung 1, Jun

More information

Contributions to the diagnosis of kinematic chain components operation by analyzing the electric current and temperature of the driving engine

Contributions to the diagnosis of kinematic chain components operation by analyzing the electric current and temperature of the driving engine Fourth International Conference Modelling and Development of Intelligent Systems October 28 - November 1, 2015 Lucian Blaga University Sibiu - Romania Contributions to the diagnosis of kinematic chain

More information

LabVIEW Core 1. What You Need To Get Started. File Locations. The course installer places the course files in the following location: ni.

LabVIEW Core 1. What You Need To Get Started. File Locations. The course installer places the course files in the following location: ni. LabVIEW Core 1 What You Need To Get Started LabVIEW Core 1 Course Manual (online) LabVIEW Core 1 Exercise Manual (online) LabVIEW Core 1 Course CD (preloaded on S Share) Multifunction DAQ device File Locations

More information

GLOBAL SOLUTIONS IN ENGINEERING. Power Performance Testing

GLOBAL SOLUTIONS IN ENGINEERING. Power Performance Testing GLOBAL SOLUTIONS IN ENGINEERING Power Performance Testing Buildings Municipal Infrastructure Transportation Industrial Energy Environment 2 Why Power Perfomance Testing? Identification of turbine performance

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

Agilent Strain Measurement Application Using Agilent U2300A Series Data Acquisition Devices With Agilent VEE Pro. Application Note

Agilent Strain Measurement Application Using Agilent U2300A Series Data Acquisition Devices With Agilent VEE Pro. Application Note Agilent Strain Measurement Application Using Agilent U2300A Series Data Acquisition Devices With Agilent VEE Pro Application Note Introduction This application note is designed for users who wish to test

More information

CFD Study of a Darreous Vertical Axis Wind Turbine

CFD Study of a Darreous Vertical Axis Wind Turbine CFD Study of a Darreous Vertical Axis Wind Turbine Md Nahid Pervez a and Wael Mokhtar b a Graduate Assistant b PhD. Assistant Professor Grand Valley State University, Grand Rapids, MI 49504 E-mail:, mokhtarw@gvsu.edu

More information

Dept. of Electrical, Computer and Biomedical Engineering. Instrumentation for the data acquisition laboratory

Dept. of Electrical, Computer and Biomedical Engineering. Instrumentation for the data acquisition laboratory Dept. of Electrical, Computer and Biomedical Engineering Instrumentation for the data acquisition laboratory Purpose of the lab activity Design and make simple systems for data acquisition from detectors,

More information

Data Acquisition Laboratory

Data Acquisition Laboratory Session 2559 Data Acquisition Laboratory Asad Yousuf Savannah State University Abstract The essential element to automate your system for data collection and analysis is termed as the data acquisition.

More information

Dept. of Electrical, Computer and Biomedical Engineering. Data Acquisition Systems and the NI LabVIEW environment

Dept. of Electrical, Computer and Biomedical Engineering. Data Acquisition Systems and the NI LabVIEW environment Dept. of Electrical, Computer and Biomedical Engineering Data Acquisition Systems and the NI LabVIEW environment Data Acquisition (DAQ) Use of some data acquisition technique can be convenient, when not

More information

Optimization of Hydraulic Fluid Parameters in Automotive Torque Converters

Optimization of Hydraulic Fluid Parameters in Automotive Torque Converters Optimization of Hydraulic Fluid Parameters in Automotive Torque Converters S. Venkateswaran, and C. Mallika Parveen Abstract The fluid flow and the properties of the hydraulic fluid inside a torque converter

More information

INSPECTION OF THE TURBINE BLADES USING SCANNING TECHNIQUES

INSPECTION OF THE TURBINE BLADES USING SCANNING TECHNIQUES INSPECTION OF THE TURBINE BLADES USING SCANNING TECHNIQUES H. Nieciag, M. Traczynski and Z. Chuchro Department of Geometrical Quanities Metrology The Institute of Metal Cutting, 30-011 Cracow, Poland Abstract:

More information

DYNAMIC MODELING OF WORKING SECTIONS OF GRASSLAND OVERSOWING MACHINE MSPD-2.5

DYNAMIC MODELING OF WORKING SECTIONS OF GRASSLAND OVERSOWING MACHINE MSPD-2.5 DYNAMIC MODELING OF WORKING SECTIONS OF GRASSLAND OVERSOWING MACHINE MSPD-2.5 Florin Loghin, Simion Popescu, Florean Rus Transilvania University of Brasov, Romania loghinflorin@unitbv.ro, simipop@unitbv.ro,

More information

The data acquisition components, and their relationship to each other, are shown below.

The data acquisition components, and their relationship to each other, are shown below. Data acquisition system Part (1) Digital inputs output and counter You can think of a data acquisition system as a collection of software and hardware that connects you to the physical world. A typical

More information

EDX-10 Series. Compact Recording System

EDX-10 Series. Compact Recording System 3-51 EDX-10 Series Compact Recording System Compact & lightweight, with a simple configuration, all channels synchronous 20 khz high-speed sampling (For 4 channels) Control Unit EDX-10B A unit controls

More information

Increasing the NC axes positioning accuracy through positioning error software compensation

Increasing the NC axes positioning accuracy through positioning error software compensation Increasing the NC axes positioning accuracy through positioning error software AVRAM GEORGIA CEZARA 1, NICOLESCU FLORIN ADRIAN 1, DUMITRACHE RUJINSKI ALEXANDRU 2, POPA STELIAN 1 1 Machine and Manufacturing

More information

Testing of Wind Turbines

Testing of Wind Turbines Testing of Wind Turbines S.A.Mathew Unit Head-Testing Centre for Wind Energy Technology,Chennai Requirement of Testing Benefits of Testing Overview of testing Power performance Testing Load measurements

More information

CONSIDERATIONS REGARDING LINKAGES USED FOR SHAFTS COUPLING

CONSIDERATIONS REGARDING LINKAGES USED FOR SHAFTS COUPLING Mechanical Testing and Diagnosis ISSN 2247 9635, 2012 (II), Volume 4, 19-27 CONSIDERATIONS REGARDING LINKAGES USED FOR SHAFTS COUPLING Stelian ALACI, Florina Carmen CIORNEI, Constantin FILOTE, Luminiţa

More information

USB Complete. The Developer's Guide Fifth Edition. Jan Axelson. Lakeview Research LLC Madison, WI 53704

USB Complete. The Developer's Guide Fifth Edition. Jan Axelson. Lakeview Research LLC Madison, WI 53704 USB Complete The Developer's Guide Fifth Edition Jan Axelson Lakeview Research LLC Madison, WI 53704 Contents Introduction 1 USB Basics 1 Uses and limits 1 Benefits for users 2 Benefits for developers

More information

HCS1 Three-Axis Helmholtz Coil System

HCS1 Three-Axis Helmholtz Coil System HCS1 Three-Axis Helmholtz Coil System Innovation in Magnetic Measuring Instruments HCS1 Three-Axis Helmholtz Coil System HCS1 Three-Axis Helmholtz Coil System The system consists of three pairs of coils

More information

DETERMINING ANGLE POSITION OF AN OBJECT USING ACCELEROMETERS

DETERMINING ANGLE POSITION OF AN OBJECT USING ACCELEROMETERS DETERMINING ANGLE POSITION OF AN OBJECT USING ACCELEROMETERS Marin Berov Marinov*, Marin Hristov Hristov**, Ivan Pavlov Topalov*** Technical University of Sofia, Faculty of Electronics, P.O. Box 43, BG-1756

More information

Size, Select and Configure Kinetix and PowerFlex Drives Using Motion Analyzer. For Classroom Use Only!

Size, Select and Configure Kinetix and PowerFlex Drives Using Motion Analyzer. For Classroom Use Only! Size, Select and Configure Kinetix and PowerFlex Drives Using Motion Analyzer For Classroom Use Only! Important User Information This documentation, whether, illustrative, printed, online or electronic

More information

CFD Post-Processing of Rampressor Rotor Compressor

CFD Post-Processing of Rampressor Rotor Compressor Gas Turbine Industrial Fellowship Program 2006 CFD Post-Processing of Rampressor Rotor Compressor Curtis Memory, Brigham Young niversity Ramgen Power Systems Mentor: Rob Steele I. Introduction Recent movements

More information

Hands-On Seminar. Evaluate CompactDAQ and LabVIEW for Your Application 09/05/2017. ni.com

Hands-On Seminar. Evaluate CompactDAQ and LabVIEW for Your Application 09/05/2017. ni.com Hands-On Seminar Evaluate CompactDAQ and LabVIEW for Your Application 09/05/2017 ni.com Jason Strydom Technical Sales Engineer CLD Let s Talk About You What type of applications are you going to be working

More information

QUANSER Flight Control Systems Design. 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope. Quanser Education Solutions Powered by

QUANSER Flight Control Systems Design. 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope. Quanser Education Solutions Powered by QUANSER Flight Control Systems Design 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope Quanser Education Solutions Powered by 2 DOF Helicopter What does it represent? Classic helicopter with main

More information

The 12th Conference on Selected Problems of Electrical Engineering and Electronics WZEE 2015

The 12th Conference on Selected Problems of Electrical Engineering and Electronics WZEE 2015 The 12th Conference on Selected Problems of Electrical Engineering and Electronics WZEE 2015 Proceedings September 17-19, 2015 Kielce, Poland 1 Measurements of Shape Memory Alloy Actuator for a Self-Switching

More information

DAQ in MATLAB HANS-PETTER HALVORSEN,

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

More information

CHAPTER IV Computerized Data-acquisition Systems

CHAPTER IV Computerized Data-acquisition Systems CHAPTER IV Computerized Data-acquisition Systems The signal outputting a sensor is usually an analog signal. Post-processing methods involve, however, complex mathematical formulations. The data recorded

More information

Work in Progress Ohio Northern University Wind Tunnel Upgrade Senior Capstone

Work in Progress Ohio Northern University Wind Tunnel Upgrade Senior Capstone Work in Progress Ohio Northern University Wind Tunnel Upgrade Senior Capstone Sean Lemke, Robert Money, Garrett Petty Ohio Northern University, s-lemke@onu.edu, r-money@onu.edu, g-petty@onu.edu Abstract

More information

Computer Controlled Steam Turbine, with SCADA TTVC

Computer Controlled Steam Turbine, with SCADA TTVC Technical Teaching Equipment Computer Controlled Steam Turbine, with SCADA TTVC EDIBON SCADA System Teaching Technique used 2 Control Interface Box 5 Cables and Accessories 6 Manuals 3 Data Acquisition

More information

Robot-Based Solutions for NDT Inspections: Integration of Laser Ultrasonics and Air Coupled Ultrasounds for Aeronautical Components

Robot-Based Solutions for NDT Inspections: Integration of Laser Ultrasonics and Air Coupled Ultrasounds for Aeronautical Components 19 th World Conference on Non-Destructive Testing 2016 Robot-Based Solutions for NDT Inspections: Integration of Laser Ultrasonics and Air Coupled Ultrasounds for Aeronautical Components Esmeralda CUEVAS

More information

Cam makes a higher kinematic pair with follower. Cam mechanisms are widely used because with them, different types of motion can be possible.

Cam makes a higher kinematic pair with follower. Cam mechanisms are widely used because with them, different types of motion can be possible. CAM MECHANISMS Cam makes a higher kinematic pair with follower. Cam mechanisms are widely used because with them, different types of motion can be possible. Cams can provide unusual and irregular motions

More information

EDX-10 Series. Compact Recording System

EDX-10 Series. Compact Recording System 3-49 EDX-10 Series Compact Recording System Compact, lightweight, with a simple configuration, all channels synchronous 20 khz high-speed sampling (For 4 channels) Control Unit EDX-10B A unit controls

More information

Performance Evaluation of 3-Axis Scanner Automated For Industrial Gamma- Ray Computed Tomography

Performance Evaluation of 3-Axis Scanner Automated For Industrial Gamma- Ray Computed Tomography National Seminar & Exhibition on Non-Destructive Evaluation, NDE 2014, Pune, December 4-6, 2014 (NDE-India 2014) Vol.20 No.6 (June 2015) - The e-journal of Nondestructive Testing - ISSN 1435-4934 www.ndt.net/?id=17822

More information

Magnetic Defectoscope System DEF-1C-IH2 Datasheet and Operation Instruction SYSTEM DESCRIPTION 1. MECHANICAL MODULE

Magnetic Defectoscope System DEF-1C-IH2 Datasheet and Operation Instruction SYSTEM DESCRIPTION 1. MECHANICAL MODULE SYSTEM DESCRIPTION The Magnetic Defectoscope System DEF-1C-IH2 allows users to perform a fast, high resolution inspection of permanent magnet assemblies. The Magnetic Defectoscope is equipped with inductive

More information

41126 Cognento (MODENA) Italy Via Bottego 33/A Tel: +39-(0) Internet: Fax: +39-(0)

41126 Cognento (MODENA) Italy Via Bottego 33/A Tel: +39-(0) Internet:     Fax: +39-(0) QUICK ANALYZER User Guide Version 5.3 Index 1.0 Generality... 2 LICENSE AGREEMENT... 3 2.0 Channels Configuration... 4 2.1 IdroScan Data Log Management... 6 3.0 Test Results... 9 4.0 Excel Export... 10

More information

Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern

Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern Václav Dvořák, Jan Novosád Abstract Research of devices for heat recovery is currently

More information

Strain and Force Measurement

Strain and Force Measurement NORTHEASTERN UNIVERSITY DEPARTMENT OF MECHANICAL, INDUSTRIAL AND MANUFACTURING ENGINEERING MIMU 0-MEASUREMENT AND ANALYSIS Strain and Force Measurement OBJECTIVES The primary objective of this experiment

More information

Converter station water-cooled pump vibration monitoring and. condition assessment system based on LabVIEW

Converter station water-cooled pump vibration monitoring and. condition assessment system based on LabVIEW International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 3 Issue 5 ǁ May 2015 ǁ PP.08-13 Converter station water-cooled pump vibration

More information

Data Acquisition HANS-PETTER HALVORSEN,

Data Acquisition HANS-PETTER HALVORSEN, Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics Data Acquisition HANS-PETTER HALVORSEN, 2011.10.14 Faculty of Technology, Postboks 203, Kjølnes

More information

Intelligent Pressure Measuring System

Intelligent Pressure Measuring System Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IJCSMC, Vol. 3, Issue.

More information

Datalogging in LabVIEW

Datalogging in LabVIEW Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics Datalogging in LabVIEW HANS-PETTER HALVORSEN, 2011.01.04 Faculty of Technology, Postboks 203, Kjølnes

More information

MathWorks Technology Session at GE Physical System Modeling with Simulink / Simscape

MathWorks Technology Session at GE Physical System Modeling with Simulink / Simscape SimPowerSystems SimMechanics SimHydraulics SimDriveline SimElectronics MathWorks Technology Session at GE Physical System Modeling with Simulink / Simscape Simscape MATLAB, Simulink September 13, 2012

More information

The new MiniCODER Absolute multi-talent for hollow shaft drives

The new MiniCODER Absolute multi-talent for hollow shaft drives ABSOLUTE New LENORD +BAUER... automates motion. The new MiniCODER Absolute multi-talent for hollow shaft drives Innovative, absolute measuring MiniCODER Absolute position acquisition with magnetic measuring

More information

LabVIEW Tutorials. T.1 Temperature Measurement and Cold Junction Compensation (CJC) LUMS School of Science and Engineering

LabVIEW Tutorials. T.1 Temperature Measurement and Cold Junction Compensation (CJC) LUMS School of Science and Engineering LabVIEW Tutorials T.1 Temperature Measurement and Cold Junction Compensation (CJC) LUMS School of Science and Engineering Umer Hassan & Muhammad Sabieh Anwar Introduction: In this tutorial we shall learn

More information

Development of a digital instrument as a motivational component in teaching embedded computers

Development of a digital instrument as a motivational component in teaching embedded computers Development of a digital instrument as a motivational component in teaching embedded computers Gracián Triviño 1, Felipe Fernández 2 1 Universidad Politécnica, Madrid, Spain, gtrivino@fi.upm.es 2 Universidad

More information

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH Varsha Singh 1 & Savita Sindhu 2 Abstract: In this paper, we aim at designing a home automation system using automatic sun tracking system. Also operating

More information

Design And Simulation Of Power Factor Measurement Circuit By Using Pic

Design And Simulation Of Power Factor Measurement Circuit By Using Pic Design And Simulation Of Power Factor Measurement Circuit By Using Pic The most common power factor measurement circuits involve zero crossing In (6) a power factor measurement circuit for AC motors was

More information

Estimating Vertical Drag on Helicopter Fuselage during Hovering

Estimating Vertical Drag on Helicopter Fuselage during Hovering Estimating Vertical Drag on Helicopter Fuselage during Hovering A. A. Wahab * and M.Hafiz Ismail ** Aeronautical & Automotive Dept., Faculty of Mechanical Engineering, Universiti Teknologi Malaysia, 81310

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING B.ENG (HONS) ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATION SEMESTER /2016

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING B.ENG (HONS) ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATION SEMESTER /2016 UNIVERSITY OF BOLTON TW59 SCHOOL OF ENGINEERING B.ENG (HONS) ELECTRICAL AND ELECTRONIC ENGINEERING EXAMINATION SEMESTER 1-2015/2016 INTERMEDIATE EMBEDDED SYSTEMS MODULE NO: EEE5004 Date: Thursday 14 January

More information

USB 1608G Series USB Multifunction Devices

USB 1608G Series USB Multifunction Devices USB Multifunction Devices Features 16-bit high-speed USB devices Acquisition rates ranging from 250 ks/s to 500 ks/s differential (DIFF) or 16 singleended (SE) analog inputs (softwareselectable) Up to

More information

University of Michigan Department of Aerospace Engineering 5ft 7ft Wind Tunnel Data Acquisition Bible

University of Michigan Department of Aerospace Engineering 5ft 7ft Wind Tunnel Data Acquisition Bible University of Michigan Department of Aerospace Engineering 5ft 7ft Wind Tunnel Data Acquisition Bible Richard B. Choroszucha riboch@umich.edu 16.V.2010 Contents List of Figures vi I Gathering Data 1 1

More information

USB 1608G Series USB Multifunction Devices

USB 1608G Series USB Multifunction Devices USB Multifunction Devices Features 16-bit high-speed USB devices Acquisition rates ranging from 250 ks/s to 500 ks/s differential (DIFF) or 16 singleended (SE) analog inputs (softwareselectable) Up to

More information

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS March 18-20, 2013 THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS Authors: M.R. Chiarelli, M. Ciabattari, M. Cagnoni, G. Lombardi Speaker:

More information

Ch En 475: Introduction to Instrumentation and Signal Processing with Labview

Ch En 475: Introduction to Instrumentation and Signal Processing with Labview Ch En 475: Introduction to Instrumentation and Signal Processing with Labview Measurement Instrumentation Rapid, on-line measurement of temperature, pressure, liquid level, flow rate and composition is

More information

Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework

Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework Introduction D. Marten, G. Pechlivanoglou, C. N. Nayeri, C. O. Paschereit TU Berlin, Institute of

More information

Manufacturing Technology for a New Type of Profiled Rotor Used in the Construction of Rotating Machines

Manufacturing Technology for a New Type of Profiled Rotor Used in the Construction of Rotating Machines Manufacturing Technology for a New Type of Profiled Rotor Used in the Construction of Rotating Machines Besnea Daniel, Baran Nicolae, Costache Adrian POLITEHNICA University of Bucharest Department of Mechanical

More information

8. BASIC TURBO MODEL WITH UNSTRUCTURED MESH

8. BASIC TURBO MODEL WITH UNSTRUCTURED MESH 8. BASIC TURBO MODEL WITH UNSTRUCTURED MESH This tutorial employs a simple turbine blade configuration to illustrate the basic turbo modeling functionality available in GAMBIT. It illustrates the steps

More information

CFD++ APPLICATION ON WIND TUNNEL DATA ANALYSIS

CFD++ APPLICATION ON WIND TUNNEL DATA ANALYSIS CFD++ APPLICATION ON WIND TUNNEL DATA ANALYSIS Introduction Piaggio Aero Industries is actually studing a new mid size jet for civilian use. Many people and many disciplines are implicated but up to now

More information

LABVIEW APPLICATION: ENERGY LABORATORY UPGRADE

LABVIEW APPLICATION: ENERGY LABORATORY UPGRADE Session 3233 LABVIEW APPLICATION: ENERGY LABORATORY UPGRADE J. Howard Arthur Michael R. Sexton Mechanical Engineering Department Virginia Military Institute Lexington, VA 24450 Abstract This paper describes

More information

Magnetic Field Mapping System MMS-1-RS KEY FEATURES:

Magnetic Field Mapping System MMS-1-RS KEY FEATURES: KEY FEATURES: Maximal Scanning volume (X x Y x Z): - standard: 135 x 135 x 135 mm 3 - optional: 500 x 500 x 135 mm 3 Scanning speed: - standard: adjustable, up to 50 mm/s - optional: adjustable, up to

More information

National Instruments Analog-to-Digital (NI A2D) Module Manual

National Instruments Analog-to-Digital (NI A2D) Module Manual Particle Analysis and Display System (PADS): National Instruments Analog-to-Digital (NI A2D) Module Manual DOC-0292 Rev A PADS 3.5, NI A2D Module 3.5 2545 Central Avenue Boulder, CO 80301 USA C O P Y R

More information

Product Information. RCN 6000 Absolute Angle Encoder with Integral Bearing and Large Hollow Shaft

Product Information. RCN 6000 Absolute Angle Encoder with Integral Bearing and Large Hollow Shaft Product Information RCN 6000 Absolute Angle Encoder with Integral Bearing and Large Hollow Shaft 08/2018 RCN 6000 series Absolute angle encoder with Integrated stator coupling Hollow through shaft 180

More information

Data Acquisition in LabVIEW

Data Acquisition in LabVIEW University College of Southeast Norway Data Acquisition in LabVIEW Hans-Petter Halvorsen, 2016.10.28 http://home.hit.no/~hansha Preface This tutorial explains the basic concepts of a Data Acquisition in

More information

APPLICATION OF CNC MILLING IN MANUFACTURING TURBINE BLADES

APPLICATION OF CNC MILLING IN MANUFACTURING TURBINE BLADES International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 5, May 2017, pp. 801 808, Article ID: IJCIET_08_05_089 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=5

More information

CFD Modeling of a Radiator Axial Fan for Air Flow Distribution

CFD Modeling of a Radiator Axial Fan for Air Flow Distribution CFD Modeling of a Radiator Axial Fan for Air Flow Distribution S. Jain, and Y. Deshpande Abstract The fluid mechanics principle is used extensively in designing axial flow fans and their associated equipment.

More information

A NEW GENERATION OF SPEED GOVERNORS FOR KAPLAN TURBINES

A NEW GENERATION OF SPEED GOVERNORS FOR KAPLAN TURBINES U.P.B. Sci. Bull., Series D, Vol. 75, Iss. 3, 2013 ISSN 1454-2358 A NEW GENERATION OF SPEED GOVERNORS FOR KAPLAN TURBINES Marius Alexandru MITROI 1, Daniela VASILIU 2, Nicolae VASILIU 3 Radu PUHALSCHI

More information

Numerische Untersuchungen von Windkraftanlagen: Leistung, Wake und Steuerungsstrategien

Numerische Untersuchungen von Windkraftanlagen: Leistung, Wake und Steuerungsstrategien Fachtagung Lasermethoden in der Strömungsmesstechnik 8. 10. September 2015, Dresden Numerische Untersuchungen von Windkraftanlagen: Leistung, Wake und Steuerungsstrategien Numerical Investigations of Wind

More information

A Centronics Based Transducer Independent Interface (TII) Fully Compliant with Std.

A Centronics Based Transducer Independent Interface (TII) Fully Compliant with Std. A Centronics Based Transducer Independent Interface (TII) Fully Compliant with 1451.2 Std. Helena Ramos 1, M. Pereira 1,2, V. Viegas 2, O. Postolache 1,2, P. Girão 1 1. Instituto de Telecomunicações, DEEC,

More information

COMPUTATIONAL FLUID DYNAMICS USED IN THE DESIGN OF WATERBLAST TOOLING

COMPUTATIONAL FLUID DYNAMICS USED IN THE DESIGN OF WATERBLAST TOOLING 2015 WJTA-IMCA Conference and Expo November 2-4 New Orleans, Louisiana Paper COMPUTATIONAL FLUID DYNAMICS USED IN THE DESIGN OF WATERBLAST TOOLING J. Schneider StoneAge, Inc. Durango, Colorado, U.S.A.

More information

MAJOR IMPROVEMENTS IN STORES SEPARATION ANALYSIS USING FLEXIBLE AIRCRAFT

MAJOR IMPROVEMENTS IN STORES SEPARATION ANALYSIS USING FLEXIBLE AIRCRAFT 27 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES MAJOR IMPROVEMENTS IN STORES SEPARATION ANALYSIS USING FLEXIBLE AIRCRAFT Hans Wallenius, Anders Lindberg Saab AB, SE-581 88 Linkoping, Sweden Keywords:

More information

Calibration for Dynamic Balancing Test System of Motorcycle Crankshaft

Calibration for Dynamic Balancing Test System of Motorcycle Crankshaft Calibration for Dynamic Balancing Test System of Motorcycle Crankshaft ZHANG YaLi, ZHAO HaiWen School of Mechanical Hebei University of Technology No.8,Dingzigu Yihao Road,HongqiaoDistrict,Tianjin China

More information

FYS Data acquisition & control. Introduction. Spring 2018 Lecture #1. Reading: RWI (Real World Instrumentation) Chapter 1.

FYS Data acquisition & control. Introduction. Spring 2018 Lecture #1. Reading: RWI (Real World Instrumentation) Chapter 1. FYS3240-4240 Data acquisition & control Introduction Spring 2018 Lecture #1 Reading: RWI (Real World Instrumentation) Chapter 1. Bekkeng 14.01.2018 Topics Instrumentation: Data acquisition and control

More information

Counting Particles or Cells Using IMAQ Vision

Counting Particles or Cells Using IMAQ Vision Application Note 107 Counting Particles or Cells Using IMAQ Vision John Hanks Introduction To count objects, you use a common image processing technique called particle analysis, often referred to as blob

More information

LabVIEW Experiment 1 Light Sensor Calibration Using Arduino Data Acquisition (Arduino DAQ)

LabVIEW Experiment 1 Light Sensor Calibration Using Arduino Data Acquisition (Arduino DAQ) Spring 2015 LabVIEW Experiment 1 Light Sensor Calibration Using Arduino Data Acquisition (Arduino DAQ) Experiment Objectives Experience LabVIEW capabilities through learning exercises that design and implement

More information

The new generation of dedicated HVAC drives

The new generation of dedicated HVAC drives The new generation of dedicated HVAC drives Contents Selection guides p. 8 Presentation p. 14 References p. 18 Bus and communication networks p. 26 Motor starters p. 28 Altivar 212 Orientated towards performance,

More information

Student Quick Reference Guide

Student Quick Reference Guide Student Quick Reference Guide How to use this guide The Chart Student Quick Reference Guide is a resource for PowerLab systems in the classroom laboratory. The topics in this guide are arranged to help

More information

brands you trust. VOTES Infinity - Valve Diagnostic System A Breakthrough in Valve Testing Technology

brands you trust. VOTES Infinity - Valve Diagnostic System A Breakthrough in Valve Testing Technology brands you trust. VOTES Infinity - Valve Diagnostic System A Breakthrough in Valve Testing Technology A Breakthrough in Valve Testing Technology VOTES Infinity A portable, multi-platform, diagnostic system

More information

n Measuring range 0... ± 0,02 Nm to 0... ± 1000 Nm n Low linearity deviation of ± 0.05 % F.S. n Intelligent operating state indicator

n Measuring range 0... ± 0,02 Nm to 0... ± 1000 Nm n Low linearity deviation of ± 0.05 % F.S. n Intelligent operating state indicator Precision Torque Sensor Non-contact transmission for rotating applications Optional measurement of angle and speed Model 8661 Code: Delivery: Warranty: 2-3 weeks 24 months Optional: USB interface Dual

More information

Ch En 475: Introduction to Instrumentation and Signal Processing with Labview

Ch En 475: Introduction to Instrumentation and Signal Processing with Labview Ch En 475: Introduction to Instrumentation and Signal Processing with Labview Measurement Instrumentation Rapid, on-line measurement of temperature, pressure, liquid level, flow rate and composition is

More information

LabVIEW Basics I: Introduction Course

LabVIEW Basics I: Introduction Course www.ni.com/training LabVIEW Basics I Page 1 of 4 LabVIEW Basics I: Introduction Course Overview The LabVIEW Basics I course prepares you to develop test and measurement, data acquisition, instrument control,

More information

Computer Controlled Unit for the study of a Refrigeration Circuit with Variable Load, with SCADA TRCAC

Computer Controlled Unit for the study of a Refrigeration Circuit with Variable Load, with SCADA TRCAC Technical Teaching Equipment Computer Controlled Unit for the study of a Refrigeration Circuit with Variable Load, with SCADA TRCAC EDIBON SCADA System Teaching Technique used 2 Control Interface Box 5

More information