Experiment with Undergraduate Education

Size: px
Start display at page:

Download "Experiment with Undergraduate Education"

Transcription

1 1 How to Integrate Remote Experiment with Undergraduate Education G. Song oratory University of Houston Houston, TX, USA 1

2 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 2 Outline 1. Introduction 2. System Architecture 2.1 Web Server 2.2 Building Remote Experiment: LabVIEW 3. Currently Available Remote Control Experiments at UH 3.1 Smart Vibration Platform (SVP) 3.2 Smart Vibrating Beam (SVB) 3.3 Shape Memory Alloy (SMA) Experiment 4. Integration with Undergraduate Education 4.1 Remote In-classroom Demonstration 4.2 Remote Hands-on Experiments 5. Conclusion 2

3 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 3 1. Introduction Ambrose et al In class demonstration increase the effectiveness of student learning Corter et al. 2004, Furman et al. 2002, Lundgren et al. 2006, Nedic et al Identified advantages of remote laboratories. Felder et al Importance of teaching to Visual Learners. Aktan et al Reform the Civil Engineering education (Protective Mechanism of infrastructure for homeland security) 3

4 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 4 1. Introduction (cont) Current Online Remote Experiments Stanford CyberLab b Laser Diode Test (NI LabVIEW) Swiss Federal Institute of Technologies Online Mechanical System Testing (NI LabVIEW) Dalhousie University 10 Remote Experiment Using Laser Diodes (NI LabVIEW) Guzman et al Web-based remote control laboratory using a greenhouse scale model Zhang et al NetLab Most focus on simple experiments and no data recording 4

5 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 5 1. Introduction (cont) Development of an Online Experiment Farm connected through the Internet allowing students and researchers to connect and share worldwide online experiments Easy to implement for instructors and researchers with limited i technical knowledge in Internet remote experiment control Globally accessible by students and researchers with different languages and software 5

6 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 6 2. System Architecture Web Server Computer With DAQ Experiment Sensors Actuators Internet Network Camera - Internet User schedule experiment time on Web Server - Internet User wait until it is his/her turn - Web Server provides access to the LabVIEW Program - Internet User access LabVIEW to control experiment for the allotted time slot 6

7 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 7 2. System Architecture (cont) Remote Experiment Engine (REE) LabVIEW, Matlab, Java Applets, Flash, etc. REE must be located at the remote site Users connect directly to REE but users needs to be authorized by Web Server to run the experiment Sample Authorization Technique REE ask web server for scheduled user identification (If any) User ID, Experiment ID, Name, Time of Experiment If data as been verified run experiment, otherwise close connection REE use Time of Experiment to run a countdown of the Time Slot. When time is over, user will be disconnected by REE Sample Data File Collection REE collect the experiment data locally REE send the data file every end of the data collection to Web Server Web Server save data file and send back an Acknowledgement 7

8 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 8 21WebServer 2.1 Open Source software (Linux, Apache, PHP, MySQL) 8

9 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Web Server (cont) 9

10 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Web Server (cont) 10

11 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Web Server (cont) 11

12 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Web Server (cont) 12

13 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Web Server (cont) 13

14 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Web Server (cont) 14

15 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Building Remote Experiment: LabVIEW Sample Authorization for LabVIEW HTTP Connection Verification of Scheduled User Information 15

16 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Building Remote Experiment: LabVIEW (cont) Sample Data File Collection for LabVIEW Data is saved as text file locally using Time to Target technique (Set number of seconds) After data is saved, REE send request to Web Server to download the file from the temporary directory using TCP/IP HTTP connection. After receiving the Acknowledgment from the Web Server, REE delete the file Delete Data File HTTP Connection Save Data File VI 16

17 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 17 Building Remote Experiment : Java Micro-controller based Java Applet REE 1. Micro-controller authenticate ti t user 2. Client Computer download Java Applet from micro-controller 3. After the Java Applet starts on the client computer, the Applet exchanges data with the micro-controller 4. Micro-controller saves data locally and send it to Web Server 2,3 Experiment uc Client 1,4 Web Scheduler 17

18 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Currently Available Remote Control Experiments at UH 3.1 Smart Vibration Platform (SVP) Remote Control of Smart Vibration Platform Computer, USB DAQ, Web Camera 18

19 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 19 Remote Control of SVP Using LabVIEW Data Acquisition Systems Computer LabVIEW USB DAQ Experiment Sensors Actuators Internet Network Camera Client 19

20 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 20 Mechanical Architecture Design of the SVP Simulate a 1 story building subject to vibration Motor Low Natural Frequency 1 st Mode only SMA Wires MR Damper PZT Patch Frame with attached SMA wires. 20

21 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 21 Design of the SVP Motor with mass imbalance Steel Tongue Safety cage Steel Frame SMA brace MR Damper Electromagnet Base Mode switch LCD display Manual control buttons Analog inputs/outputs 21

22 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 22 Testing of the SVP Educational Tool Hands on Experiments 1. Onset Resonance: MOTOR SMA MR 2. Effect of Damping Ratio on Resonance Frequency (Structural Vibration Damping using MR Damper) MOTOR SMA MR 3. Effect of System Stiffness on Resonance Frequency y( (Vibration damping by Actively Tuning System Stiffness) MOTOR SMA MR 22

23 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 23 Testing of the SVP 23

24 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Smart Vibration Beam (SVB) Remote Control of Smart Vibrating Beam Computer, PCI DAQ, Web Camera 24

25 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 25 Remote Control of SVB Using LabVIEW Data Acquisition Systems High Voltage Amplifier Computer LabVIEW PCI DAQ Experiment Sensors Actuators Internet Network Camera Client 25

26 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 26 Remote Control of SVB PPF Control High Voltage Amplifier PZT Actuator Beam PZT Sensor Positive Position Feedback 26

27 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 27 Remote Control of SVB System Identification 27

28 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Shape Memory Alloy (SMA) Experiment Remote Control of Shape Memory Alloy Experiment Computer, Web bcamera 28

29 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 29 Remote Control of SMA Using LabVIEW Data Acquisition Systems Serial Programmable Power Supply Computer LabVIEW Serial uc Experiment Sensors Actuators Internet Network Camera 29

30 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 30 Remote Control of SMA Results of 1/60 Hz Sinusoidal Excitation 30

31 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Integration with Undergraduate Education 4.1 Remote In-Classroom Demonstration 31

32 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 32 Remote demonstration of the SVP in Control System Design and Analysis, ME, UH 32

33 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 33 Remote Demonstration of SVP in Earthquake Engineering, Civil Engr, UH 33

34 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 34 Remote Demonstration at PVAMU 34

35 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 35 On site vs Remote Demonstrations Comparative Studies The Smart Vibration Platform in both on-site (face-to-face) and remote modes are integrated into the teaching of several courses in several collaborating universities. It is found in general that both the on-site and the remote SVP experiments are effective in improving student learning experience. The remote hands-on experiment provides an economic, but effective, approach to improve student s learning via interaction with real experiments. The remote hands-on experiments, which otherwise may not be available to students, improves student learning, as reflected in anonymous students surveys. 35

36 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 36 On site vs Remote Demonstrations (Control System Laboratory, ECE, UH) Question Onsite Smart Vibration Platform (SVP) Very effective Effective Table Control System Laboratory (UH ECE) somewhat effective Not effective Question Remote Smart Vibration Platform (RSVP) Very effective Effective Somewhat effective Not effective % of total 59.87% 32.29% 29% 7.21% 0.63% 55.70% 32.07% 11.60% 063% 0.63% responses 36

37 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 37 On site vs Remote Demonstrations (Intelligent t Structure t Systems, ME, UH) Table Intelligent structure systems (UH ME) Onsite Smart Vibration Platform (SVP) Remote Smart Vibration Platform (RSVP) Question Very effective Effective % of total responses somewhat Somewhat effective Not effective Question Very effective Effective effective Not effective % 32.61% 17.39% 2.61% 44.09% 32.62% 19.00% 4.30% 37

38 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 38 On site vs Remote Demonstrations (Control System Design Analysis, ME, UH) Onsite Smart Vibration Platform (SVP) Question Very effective Effective Table Control System Design Analysis (UH ME) somewhat effective Not effective Question Very effective Effective Remote Smart Vibration Platform (RSVP) Somewhat effective Not effective % of total 44.29% 42.14% 12.14% 14% 1.43% 41.63% 42.49% 49% 14.59% 129% 1.29% responses 38

39 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM Remote Hands-on Experiment This remote technology has the functions of user login and verification, a real-time video feed, online adjustment of experiment parameters and controllers, a real-time data feed, data saving, experiment safety protection, and security. All these functions make it possible to implement remote experiments in a course as a hands-on tool. With this module, a single experiment setup is now available 24/7 for students to conduct hands on experiments via internet. This remote experiment is available to anyone who makes a request and a user name and password will be set up for the user. 39

40 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 40 Integration with Teaching of Intelligent Structural Systems In Spring 07, Summer 07, Fall 07, Summer 08, Summer,09, Dr. Song, with support from his group, has successfully integrated remote hands-on experiments in his teaching of the course entitled, Intelligent Structural Systems (MECE 5388 and 6387), a dual level course at UH. More than a total of 130 students conducted the experiments online and completed the required reports. Prior to this remote experiment, there were no hands-on experiments available to students who take MECE 5388 and 6387 due to budget and space limitations. The remote hands-on experiment provides an economic, but effective, approach to improve students learning via the interaction with real experiments. 40

41 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 41 Example 1 Please see the exhibition of the remote hands-on homework (word file) 41

42 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 42 Example 2 Please see the exhibition of the remote hands-on homework (word file) 42

43 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 43 Example 3 Please see the exhibition of the remote hands-on homework (word file) 43

44 INTERNET REMOTE CONTROLLED EXPERIMENT SYSTEM 44 A LabVIEW Template has been designed to facilitate the integration of experiments on the Internet. Additional Templates will be made available in the future. Currently 3 online experiments demonstrate the remote control capabilities. Surveys shows that this tool is effective ec in delivering the intended material to students. Conclusion 44

CU-NEES Instructional Shaking Table

CU-NEES Instructional Shaking Table CU-NEES-07-5 NEES at CU Boulder 01000110 01001000 01010100 The George E Brown, Jr. Network for Earthquake Engineering Simulation CU-NEES Instructional Shaking Table By Robert Wallen Kyle Larson May 2007

More information

Teaching Control System Principles Using Remote Laboratories over the Internet

Teaching Control System Principles Using Remote Laboratories over the Internet , July 6-8, 2011, London, U.K. Teaching Control System Principles Using Remote Laboratories over the Internet Lutfi Al-Sharif, Ashraf Saleem, Walid Ayoub, and Mohammad Naser Abstract Remote laboratories

More information

Remote Laboratories at NIU and Beyond (Department of Electrical Engineering)

Remote Laboratories at NIU and Beyond (Department of Electrical Engineering) Remote Laboratories at NIU and Beyond (Department of Electrical Engineering) Reza Hashemian Northern Illinois University Electrical Engineering Objective Development of Remote Laboratory Access (RLA) for

More information

A Controller Implementation using FPGA in LabVIEW Environment

A Controller Implementation using FPGA in LabVIEW Environment Paper ID #7197 A Controller Implementation using FPGA in LabVIEW Environment Dr. Biswanath Samanta, Georgia Southern University Dr. Biswanath Samanta is in the Department of Mechanical Engineering at Georgia

More information

Academic Software Solutions

Academic Software Solutions RELEASE NOTES Academic Software Solutions November 2004 Thank you for purchasing this department, college/faculty, or campus license of National Instruments software. Please read this document to familiarize

More information

Hands-on Lab 2: LabVIEW NI-DAQ Basics 2

Hands-on Lab 2: LabVIEW NI-DAQ Basics 2 Hands-on Lab 2: LabVIEW NI-DAQ Basics 2 Recall that the final objective is position regulation using computer-controlled state feedback. Computer control requires both software, like LabVIEW and hardware,

More information

DEVELOPMENT OF SUBSTRUCTURED SHAKING TABLE TEST METHOD

DEVELOPMENT OF SUBSTRUCTURED SHAKING TABLE TEST METHOD DEVELOPMENT OF SUBSTRUCTURED SHAKING TABLE TEST METHOD Akira IGARASHI 1, Hirokazu IEMURA 2 And Takanori SUWA 3 SUMMARY Since various kinds of issues arise in the practical application of structural response

More information

System Requirements for Mini-MOST Experiment

System Requirements for Mini-MOST Experiment System Requirements for Mini-MOST Experiment Narutoshi Nakata 1 (nakata@uiuc.edu) Guangqiang Yang 1 (gyang2@uiuc.edu) Billie F. Spencer, Jr. 1 (bfs@uiuc.edu) 1 UIUC MUST-SIM Facility, Urbana, IL http://nees.uiuc.edu/

More information

Real Time Dynamic Hybrid Testing System (RTDHTS)

Real Time Dynamic Hybrid Testing System (RTDHTS) UB-NEES Real Time Dynamic Hybrid Testing System (RTDHTS) Prof. Andrei M Reinhorn*, Prof. Michel Bruneau Dr. Mettupalayam Sivaselvan, Dr.Joseph Chu Dr. Zach Liang, Dr. Thu Song Ms Xiaoyun Shao Department

More information

DATA ACQUISITION SYSTEM USING LABVIEW

DATA ACQUISITION SYSTEM USING LABVIEW DATA ACQUISITION SYSTEM USING LABVIEW Suyash Lad 1, Bhushan Mahajan 1, Roshan Mandkulkar 1, Vishal Pugaonkar 1, Mrs. K. Sailakshmi 2 1Students Department of Electronic and Telecommunication Engineering,

More information

Using LabVIEW in Instrumentation and Control Course

Using LabVIEW in Instrumentation and Control Course Session 1559 Using LabVIEW in Instrumentation and Control Course Chong Chen Department of Engineering Technology and Industrial Studies Middle Tennessee State University Murfreesboro, TN 37132 Abstract

More information

Application of Wireless Sensors for Structural Health Monitoring And Control

Application of Wireless Sensors for Structural Health Monitoring And Control The Eighteenth KKCNN Symposium on Civil Engineering December 19-21, 2005, Taiwan Application of Wireless Sensors for Structural Health Monitoring And Control *K. C. Lu 1, Y. Wang 2, J. P. Lynch 3, P. Y.

More information

Teaching Computer-Based Data Acquisition and Analysis Research Skills Using LabVIEW

Teaching Computer-Based Data Acquisition and Analysis Research Skills Using LabVIEW Teaching Computer-Based Data Acquisition and Analysis Research Skills Using LabVIEW OUTLINE: John Essick Reed College Reed Advanced Laboratory LabVIEW-Based Instruction Required Cost and Time for Instruction

More information

PHY 351/651 LABORATORY 1 Introduction to LabVIEW

PHY 351/651 LABORATORY 1 Introduction to LabVIEW PHY 351/651 LABORATORY 1 Introduction to LabVIEW Introduction Generally speaking, modern data acquisition systems include four basic stages 1 : o o A sensor (or transducer) circuit that transforms a physical

More information

Using Blogs in BOLT Student Guide

Using Blogs in BOLT Student Guide Using Blogs in BOLT Student Guide Table of Contents Blog vs Journal... 2 Accessing a Blog... 2 Navigating in a Blog... 3 Using a Blog... 6 Adding a New Entry... 6 Finding Recent Entries in a Blog... 7

More information

Development of a remote experiment under a unified remote laboratory framework

Development of a remote experiment under a unified remote laboratory framework OPEN ACCESS World Congress on Engineering Education 2013 Development of a remote experiment under a unified remote laboratory framework Xuemin Chen 1, Daniel Osakue 1, Ning Wang 2, Hamid Parsaei 3, *,

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

Ensemble QL andqle Networked Panel-Mount Piezo Drive

Ensemble QL andqle Networked Panel-Mount Piezo Drive Ensemble QL and QLe Motion Controllers Ensemble QL andqle Networked Panel-Mount Piezo Drive Networkable with any Ensemble drive to control up to ten axes of piezo and/or servo motor stages Single or Multi-axis

More information

LabView Add-On Manual

LabView Add-On Manual Specialty Plants Specialty Experiment: PIV-plus-Feedforward Position Control Magnetic Levitation Plant LabView Add-On Manual Table of Contents 1. Objectives...1 2. Prerequisites...1 3. References...1 4.

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

Ndrive QL andqle Digital Panel-Mount Piezo Drive

Ndrive QL andqle Digital Panel-Mount Piezo Drive Ndrive QL and QLe Amplifiers/Drives Ndrive QL andqle Digital Panel-Mount Piezo Drive Real-time distributed control architecture allows synchronized motion control on up to 32 axes of piezo and/or servo

More information

Computer Controlled Balance of Reciprocating Masses Unit, with SCADA MBMRC

Computer Controlled Balance of Reciprocating Masses Unit, with SCADA MBMRC Technical Teaching Equipment Computer Controlled Balance of Reciprocating Masses Unit, with SCADA MBMRC EDIBON SCADA System Teaching Technique used 2 Control Interface Box 3 Data Acquisition Board 4 Software

More information

Equipment Site Description

Equipment Site Description Equipment Site Description The 150 g-ton geotechnical centrifuge NEES facility is located in the basement of the Jonsson Engineering Center (JEC) of the RPI campus in Troy, NY. This building also contains

More information

Development of Remote Access and Control Features for Digital Signal Processing Laboratory Experimentations

Development of Remote Access and Control Features for Digital Signal Processing Laboratory Experimentations Development of Remote Access and Control Features for Digital Signal Processing Laboratory Experimentations http://dx.doi.org/10.3991/ijoe.v12i08.5957 Arun Kumar N.P. 1, Jagadeesh Chandra A.P. 2 1 Honeywell

More information

2015 FRC Software Component Overview

2015 FRC Software Component Overview 2015 FRC Software Component Overview The 2015 FRC Control System consists of a wide variety of mandatory and optional software components designed to assist you in the design, development and debugging

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

Quanser NI-ELVIS Trainer (QNET) Series: QNET DCMCT. DC Motor Control Trainer (DCMCT) User Manual. User Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET DCMCT. DC Motor Control Trainer (DCMCT) User Manual. User Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET DCMCT DC Motor Control Trainer (DCMCT) User Manual User Manual Table of Contents 1. Introduction...1 2. Requirements...1 3. References...1 4. DCMCT Plant Presentation...1

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

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

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

Control Systems Laboratory Manual Hardware and Software Overview. 2 Hardware Equipment. 2.1 Analog Plant Simulator (EE357 Only)

Control Systems Laboratory Manual Hardware and Software Overview. 2 Hardware Equipment. 2.1 Analog Plant Simulator (EE357 Only) 1 Introduction Control Systems Laboratory Manual Hardware and Software Overview The undergraduate Control Systems Lab is located in ETLC E5-006. In the lab, there are 15 PCs equipped with data acquisition

More information

Hardware: Acquiring Data and Communicating with Instruments

Hardware: Acquiring Data and Communicating with Instruments Hardware: Acquiring Data and Communicating with Instruments 4 Acquiring a Signal This chapter introduces you to the Express VIs you use to acquire data and communicate with instruments on Windows. These

More information

Using Open Source Software to Build a C++ Teaching Aide

Using Open Source Software to Build a C++ Teaching Aide Using Open Source Software to Build a C++ Teaching Aide Introduction Elizabeth Heithoff University of Iowa, Iowa City, Iowa BethersUI@aol.com Computer programmers are essential to the technological advances

More information

CHAPTER 5 RANDOM VIBRATION TESTS ON DIP-PCB ASSEMBLY

CHAPTER 5 RANDOM VIBRATION TESTS ON DIP-PCB ASSEMBLY 117 CHAPTER 5 RANDOM VIBRATION TESTS ON DIP-PCB ASSEMBLY 5.1 INTRODUCTION Random vibration tests are usually specified as acceptance, screening and qualification tests by commercial, industrial, and military

More information

Computer Controlled Gear Pump Bench, with SCADA PBEC

Computer Controlled Gear Pump Bench, with SCADA PBEC Technical Teaching Equipment Computer Controlled Gear Pump Bench, with SCADA PBEC EDIBON SCADA System Teaching Technique used 1 Unit: PBEC. Gear Pump Bench 2 Control Interface Box 5 Cables and Accessories

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

Shape Memory Alloy (SMA) The Future Of Haptics

Shape Memory Alloy (SMA) The Future Of Haptics Shape Memory Alloy (SMA) The Future Of Haptics Dr Andrea Cantone Head of New Products CW Future Devices & Technology SIG event, Smart Devices of 2025, March 27 th 2018 1 CML overview Cambridge Mechatronics

More information

Automated Industrial Wind Tunnel Controller

Automated Industrial Wind Tunnel Controller Bradley University Automated Industrial Wind Tunnel Controller Project Proposal Nick Detrempe and Daniel Monahan 11/29/2011 1 Project Description The Automated Industrial Wind Tunnel Controller project

More information

DAQ SYSTEM FOR GYROLASER

DAQ SYSTEM FOR GYROLASER Bachir Bouhadef 1 Analog input channels : Icw, Iccw and Sagnac @ 5 khz. Control parameters ( >10 ) @ 1 Hz. Sagnac Icw Iccw 2 NI PXI-8106 RT : 2.16 GHz Intel Core 2 Duo T7400 With LabVIEW Real-Time 3 What

More information

A Smart PMU with Edge Processing at the UCSD Synchrophasor Grid Monitoring and Automation Lab

A Smart PMU with Edge Processing at the UCSD Synchrophasor Grid Monitoring and Automation Lab A Smart PMU with Edge Processing at the UCSD Synchrophasor Grid Monitoring and Automation Lab Charles H. Wells, Sushruta Ravish, Raymond de Callafon OSIsoft, National Instruments & the University of California,

More information

Acquisition of experimental data

Acquisition of experimental data Otto-von-Guericke-Univ. Magdeburg Vorlesung «Messtechnik» Acquisition of experimental data Dominique Thévenin, Katja Zähringer Lehrstuhl für Strömungsmechanik und Strömungstechnik (LSS) thevenin@ovgu.de,

More information

The Use of LabVIEW FPGA in Accelerator Instrumentation.

The Use of LabVIEW FPGA in Accelerator Instrumentation. The Use of LabVIEW FPGA in Accelerator Instrumentation. Willem Blokland Research Accelerator Division Spallation Neutron Source Introduction Spallation Neutron Source at Oak Ridge National Laboratory:

More information

How to Request a Client using the UCC Self Serve Website. The following provides a detailed description of how to request a client...

How to Request a Client using the UCC Self Serve Website. The following provides a detailed description of how to request a client... The following provides a detailed description of how to request a client... 1. User Info - The first step is to confirm that we have your current information in case we need to contact you. Click on the

More information

Computer Controlled Wind Energy Basic Unit, with SCADA MINI-EEEC

Computer Controlled Wind Energy Basic Unit, with SCADA MINI-EEEC Technical Teaching Equipment Computer Controlled Wind Energy Basic Unit, with SCADA MINI-EEEC Teaching Technique used EDIBON SCADA System 2 Control Interface Box 3 Data Acquisition Board 4 Software for:

More information

How to Register for Class

How to Register for Class How to Register for Class 1. Classroom Training Schedule Most users will go through the Classroom Training Schedule to find and enroll in classes that have been made available to the user s command/organization.

More information

Precise Dynamic Measurement of Structures Automatically Utilizing Adaptive Targeting

Precise Dynamic Measurement of Structures Automatically Utilizing Adaptive Targeting Precise Dynamic Measurement of Structures Automatically Utilizing Adaptive Targeting Gary Robertson ShapeQuest Inc. Ottawa, Canada gary@shapecapture.com Commission V KEY WORDS: Automated measurement, binary

More information

Vernier SensorDAQ User s Manual

Vernier SensorDAQ User s Manual Vernier SensorDAQ User s Manual Vernier SensorDAQ User s Manual 2011 by Vernier Software & Technology. All rights reserved. You are entitled to reproduce parts of this manual for use in your educational

More information

Vibration Suppression R&D at University of British Columbia. Tom Mattison University of British Columbia

Vibration Suppression R&D at University of British Columbia. Tom Mattison University of British Columbia Vibration Suppression R&D at University of British Columbia Tom Mattison University of British Columbia Joint T6 (Environmental Control) T1 (Interaction Regions) M3 (Linear Colliders) Snowmass, Colorado

More information

Single Linear Flexible Joint (SLFJ)

Single Linear Flexible Joint (SLFJ) Linear Motion Servo Plants: IP01 and IP02 Single Linear Flexible Joint (SLFJ) User Manual Table of Contents 1. Single Linear Flexible Joint (SLFJ)...1 1.1. Single Linear Flexible Joint: System Description...1

More information

Development of a MATLAB Data Acquisition and Control Toolbox for PIC Microcontrollers

Development of a MATLAB Data Acquisition and Control Toolbox for PIC Microcontrollers Chapter 3 Development of a MATLAB Data Acquisition and Control Toolbox for PIC Microcontrollers 3.1. Introduction Data acquisition and control boards (DACBs) are essential for interfacing sensors/actuators

More information

ESIM_DSN WEB-ENABLED DISTRIBUTED SIMULATION NETWORK

ESIM_DSN WEB-ENABLED DISTRIBUTED SIMULATION NETWORK ESIM_DSN WEB-ENABLED DISTRIBUTED SIMULATION NETWORK Nazareth S. Bedrossian 1, John Novotny 2 The Charles Stark Draper Laboratory, Inc. 2200 Space Park Dr, Suite 210 Houston, TX 77058 Abstract In this paper,

More information

Towards Lab Based MOOCs: Embedded Systems, Robotics, and Beyond

Towards Lab Based MOOCs: Embedded Systems, Robotics, and Beyond Towards Lab Based MOOCs: Embedded Systems, Robotics, and Beyond Sanjit A. Seshia UC Berkeley Joint work with: Edward A. Lee, Jeff. C. Jensen, Alexandre Donzé, Garvit Juniwal, Andy Chang UC Berkeley & NI

More information

Stavros Nikolaou. 413 Gates Hall URL: Ithaca, NY, 14853, USA Date of Birth: December, 1987

Stavros Nikolaou. 413 Gates Hall URL:  Ithaca, NY, 14853, USA Date of Birth: December, 1987 413 Gates Hall +1 6073795409 Department of Computer Science Cornell University email: snikolaou@cs.cornell.edu URL: www.cs.cornell.edu/~snikolaou Ithaca, NY, 14853, USA Date of Birth: December, 1987 Education

More information

Step-by-Step Data Acquisition Part II Exercise 2: Generating an Analog Output Waveform

Step-by-Step Data Acquisition Part II Exercise 2: Generating an Analog Output Waveform Step-by-Step Data Acquisition Part II Exercise 2: Generating an Analog Output Waveform In this exercise, you will use the DAQ Assistant to build a LabVIEW VI that generates and outputs an analog waveform.

More information

Internet-Based ON/OFF Controller Using LabVIEW

Internet-Based ON/OFF Controller Using LabVIEW Session 1159 Internet-Based ON/OFF Controller Using LabVIEW Edwin K. Rézaei, and Sri R. Kolla Electronics and Computer Technology Program Department of Technology Systems Bowling Green State University

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

Control and Simulation in. LabVIEW

Control and Simulation in. LabVIEW Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics Solutions Control and Simulation in HANS-PETTER HALVORSEN, 2011.08.11 LabVIEW Faculty of Technology,

More information

Hardware and Software Design of Impedance Spectroscopy Device for i-tounge at CSIO

Hardware and Software Design of Impedance Spectroscopy Device for i-tounge at CSIO Asim Kumar Mahakul Expert in Scientific Instruments asimkumar2222@gmail.com Summary Scientific Instrumentation Hardware and Software Design of Impedance Spectroscopy Device for i-tounge at CSIO Webdesign

More information

Lab Exercise 2: Data Acquisition with NI LabVIEW

Lab Exercise 2: Data Acquisition with NI LabVIEW Objective When you have completed this exercise, you will be able: To use the DAQ Assistant to acquire analog data measurements with NI LabVIEW To use Write to Measurement express VI to log real time data

More information

PC-based data acquisition I

PC-based data acquisition I FYS3240 PC-based instrumentation and microcontrollers PC-based data acquisition I Spring 2016 Lecture #8 Bekkeng, 20.01.2016 General-purpose computer With a Personal Computer (PC) we mean a general-purpose

More information

DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING

DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING B.E. ELECTRONICS & INSTRUMENTATION-V SEMESTER REQUIREMENT FOR A BATCH OF 30 STUDENTS 10144EC509 MICROPROCESSOR AND MICROCONTROLLER LAB S.No. Description

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

INTRODUCTION TO LABVIEW

INTRODUCTION TO LABVIEW INTRODUCTION TO LABVIEW 2nd Year Microprocessors Laboratory 2012-2013 INTRODUCTION For the first afternoon in the lab you will learn to program using LabVIEW. This handout is designed to give you an introduction

More information

AC : REACTIVATION OF A SIX-DEGREE-OF-FREEDOM RE- PEATED IMPACT MACHINE USING PROGRAMMABLE LOGICAL CON- TROLLER (PLC)

AC : REACTIVATION OF A SIX-DEGREE-OF-FREEDOM RE- PEATED IMPACT MACHINE USING PROGRAMMABLE LOGICAL CON- TROLLER (PLC) AC 2011-663: REACTIVATION OF A SIX-DEGREE-OF-FREEDOM RE- PEATED IMPACT MACHINE USING PROGRAMMABLE LOGICAL CON- TROLLER (PLC) Cheng Y. Lin, Old Dominion University CHENG Y. LIN Dr. Lin is a Professor and

More information

Pointing Accuracy Analysis for a Commander s Independent Weapon Station Demonstrator

Pointing Accuracy Analysis for a Commander s Independent Weapon Station Demonstrator BAE Systems Platforms & Services Pointing Accuracy Analysis for a Commander s Independent Weapon Station Demonstrator April 22, 2015 Dirk Jungquist Dan Youtt 22 April 2015 1 Introduction This presentation

More information

Architecture of an efficient MEMS final test system Dr. Martin Brucke, SPEKTRA Dresden

Architecture of an efficient MEMS final test system Dr. Martin Brucke, SPEKTRA Dresden Architecture of an efficient MEMS final test system Dr. Martin Brucke, SPEKTRA Dresden Architecture of an efficient MEMS final test system Outline Introduction of SPEKTRA What are typical Measurement tasks

More information

SCHEME OF INSTRUCTION FOR B.E. (CIVIL ENGG) FOR 8 SEMESTERS

SCHEME OF INSTRUCTION FOR B.E. (CIVIL ENGG) FOR 8 SEMESTERS SCHEME OF INSTRUCTION FOR B.E. (CIVIL ENGG) FOR 8 SEMESTERS S.No. Course Work-Subject Area /Semester obtained I II III IV V VI VII VIII 1. Humanities and Social Sciences (HS) 4 3 3 10 (5.10%) 2. Basic

More information

Smart City, Internet of Things, Security and Privacy

Smart City, Internet of Things, Security and Privacy Smart City, Internet of Things, Security and Privacy Peter Waher Abstract. This course contains a series of lectures and practical laboratory assignments spanning four days that provide the participants

More information

Course Outline: Course : Core Solutions Microsoft SharePoint Server 2013

Course Outline: Course : Core Solutions Microsoft SharePoint Server 2013 Course Outline: Course 20339-1: Core Solutions Microsoft SharePoint Server 2013 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This five-day course will provide

More information

A Graduate Embedded System Education Program

A Graduate Embedded System Education Program A Graduate Embedded System Education Program Alberto Sangiovanni-Vincentelli Department of EECS, University of California at Berkeley EE249:Fall03 The Killer Applications for the Future? 2 Energy Conservation

More information

The LabVIEW RIO Architecture and the Newest Member to the CompactRIO Family

The LabVIEW RIO Architecture and the Newest Member to the CompactRIO Family The LabVIEW RIO Architecture and the Newest Member to the CompactRIO Family Brett Burger Sr. Product Manager What is CompactRIO? IP Camera GigE Camera Analog Frame Grabber Analog Camera Motor Drivers and

More information

LPRDS-ETS. Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview. Inspiration

LPRDS-ETS. Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview. Inspiration Lafayette Photovoltaic Research and Development System - Energy Transfer System Overview LPRDS-ETS ETS-2009 Project Overview One semester team-based capstone senior design project 22 person team $4000

More information

The Anfatec Level AFM a short description. Atomic Force Microscopy - approved devices for affordable prices

The Anfatec Level AFM a short description. Atomic Force Microscopy - approved devices for affordable prices The Anfatec Level AFM a short description Atomic Force Microscopy - approved devices for affordable prices Our system is complete for almost all typical applications. It provides all basic modes as: contact

More information

TN Summit mymemphis Launch Pad

TN Summit mymemphis Launch Pad TN Summit 2010 mymemphis Launch Pad University of Memphis Karen Bell Enterprise Application Services - System Analyst University of Memphis Originally West Tennessee State Normal School opened 1912 Enrollment

More information

Build and Test Plan: IGV Team

Build and Test Plan: IGV Team Build and Test Plan: IGV Team 2/6/2008 William Burke Donaldson Diego Gonzales David Mustain Ray Laser Range Finder Week 3 Jan 29 The laser range finder will be set-up in the lab and connected to the computer

More information

LabVIEW: A Teaching Tool for the Engineering Courses

LabVIEW: A Teaching Tool for the Engineering Courses Paper ID #8394 LabVIEW: A Teaching Tool for the Engineering Courses Dr. Alireza Kavianpour, DeVry University, Pomona Dr. Alireza Kavianpour received his PH.D. Degree from University of Southern California

More information

Wal-Mart Canada: Adobe Connect User Guide

Wal-Mart Canada: Adobe Connect User Guide Wal-Mart Canada: Adobe Connect User Guide ADOBE CONNECT 3 WHAT IS IT? 3 HOW TO USE IT? 3 WHO CAN USE IT? 3 WHERE IS IT? 3 GETTING HELP 3 TECHNICAL REQUIREMENTS 3 GETTING STARTED WITH ADOBE CONNECT BASICS

More information

Design and Realization of Agricultural Information Intelligent Processing and Application Platform

Design and Realization of Agricultural Information Intelligent Processing and Application Platform Design and Realization of Agricultural Information Intelligent Processing and Application Platform Dan Wang 1,2 1 Institute of Agricultural Information, Chinese Academy of Agricultural Sciences, Beijing

More information

PACC. Computer Controlled Continuous Cycle Oil Production Plant, with SCADA. Key features: For more information about Key Features, click here

PACC. Computer Controlled Continuous Cycle Oil Production Plant, with SCADA. Key features: For more information about Key Features, click here Engineering and Technical Teaching Equipment Computer Controlled Continuous Cycle Oil Production Plant, with SCADA PACC Teaching Technique used EDIBON SCADA System 2 Control Interface Box 5 Cables and

More information

Electrically tunable large aperture lens EL TC

Electrically tunable large aperture lens EL TC Electrically tunable large aperture lens EL-16-4-TC By applying an electric current to this shape changing polymer lens, its optical power is controlled within milliseconds over a diopter range of - dpt

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

Teaching, Applied Research and Development: From Academia to Industry

Teaching, Applied Research and Development: From Academia to Industry Teaching, Applied Research and Development: From Academia to Industry Prof. Dr. Raoul Herzog University of Applied Sciences Western Switzerland (HES-SO) HEIG-VD, Yverdon-les-Bains June 9, 2015 2015 The

More information

The Internet of Things and Factory of Future

The Internet of Things and Factory of Future The Internet of Things and Factory of Future Andy Chang Sr. Manager, Academic Research & Industrial Internet of Things 2 Our Mission We equip engineers and scientists with systems that accelerate productivity,

More information

SEMI-ACTIVE CONTROL OF BUILDING STRUCTURES USING A NEURO-FUZZY CONTROLLER WITH ACCELERATION FEEDBACK

SEMI-ACTIVE CONTROL OF BUILDING STRUCTURES USING A NEURO-FUZZY CONTROLLER WITH ACCELERATION FEEDBACK Proceedings of the 6th International Conference on Mechanics and Materials in Design, Editors: J.F. Silva Gomes & S.A. Meguid, P.Delgada/Azores, 26-30 July 2015 PAPER REF: 5778 SEMI-ACTIVE CONTROL OF BUILDING

More information

Quanser NI-ELVIS Trainer (QNET) Series: QNET ROTPEN. Rotary Pendulum (ROTPEN) User Manual. User Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET ROTPEN. Rotary Pendulum (ROTPEN) User Manual. User Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET ROTPEN Rotary Pendulum (ROTPEN) User Manual User Manual Table of Contents 1. Introduction...1 2. Requirements...1 3. References...1 4. ROTPEN Plant Presentation...1

More information

Unit II. Embedded IoT Platform Design Methdology

Unit II. Embedded IoT Platform Design Methdology Unit II Embedded IoT Platform Design Methdology Outline Purpose and Requirement Specification Process Specification Domain model specification Information Model Specification Service specifications IoT

More information

Electron Paramagnetic Resonance PH425 System outline Michael Kabatek & Jessica Lovewell Version 1.1

Electron Paramagnetic Resonance PH425 System outline Michael Kabatek & Jessica Lovewell Version 1.1 Electron Paramagnetic Resonance PH425 System outline Michael Kabatek & Jessica Lovewell Version 1.1 This outline is intended to introduce you to the PH425 EPR system. The system consists of a field controlled

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

A NEW SYSTEM FOR COMPARISON CALIBRATION OF VIBRATION TRANSDUCERS AT LOW FREQUENCIES

A NEW SYSTEM FOR COMPARISON CALIBRATION OF VIBRATION TRANSDUCERS AT LOW FREQUENCIES XIX IMEKO World Congress Fundamental and Applied Metrology September 6 11, 2009, Lisbon, Portugal A NEW SYSTEM FOR COMPARISON CALIBRATION OF VIBRATION TRANSDUCERS AT LOW FREQUENCIES Gustavo P. Ripper,

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

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

Electrically tunable large aperture lens EL TC

Electrically tunable large aperture lens EL TC Datasheet: EL-16-4-TC Electrically tunable large aperture lens EL-16-4-TC By applying an electric current to this shape changing polymer lens, its optical power is controlled within milliseconds over a

More information

Introduction to LabVIEW and NI Hardware Platform

Introduction to LabVIEW and NI Hardware Platform Introduction to LabVIEW and NI Hardware Platform Corrie Botha Platform-Based Approach 2 With LabVIEW, You Can Program the Way You Think 3 With LabVIEW, You Can Program the Way You Think The graphical,

More information

Monitoring and Control of Agriculture Parameters in a Greenhouse through Internet

Monitoring and Control of Agriculture Parameters in a Greenhouse through Internet Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Monitoring and Control of Agriculture Parameters in a Greenhouse through Internet Abhfeeth K. A., D. Ezhilarasi Dept. of Instrumentation

More information

Computer Controlled Process Control Unit for the Study of Pressure (Air), with SCADA and PID Control UCP-P

Computer Controlled Process Control Unit for the Study of Pressure (Air), with SCADA and PID Control UCP-P Technical Teaching Equipment Computer Controlled Process Control Unit for the Study of Pressure (Air), with SCADA and PID Control UCP-P Teaching Technique used EDIBON SCADA System and PID CONTROL included

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

BIOMETRIC BASED VOTING MACHINE

BIOMETRIC BASED VOTING MACHINE Impact Factor (SJIF): 5.301 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 5, Issue 4, April-2018 BIOMETRIC BASED VOTING MACHINE

More information

BIUTEC. Computer Controlled Biomedical Ultrasound Thermal Effects Teaching Unit, with SCADA. Key features:

BIUTEC. Computer Controlled Biomedical Ultrasound Thermal Effects Teaching Unit, with SCADA. Key features: Engineering and Technical Teaching Equipment Computer Controlled Biomedical Ultrasound Thermal Effects Teaching Unit, with SCADA BIUTEC Teaching Technique used EDIBON SCADA System 2 Control Interface Box

More information

Certus Standard. NanoScanTechnology. Basic Datasheet. reasoned innovations. Basic Configuration of Scanning Probe Microscope

Certus Standard. NanoScanTechnology. Basic Datasheet. reasoned innovations. Basic Configuration of Scanning Probe Microscope NanoScanTechnology reasoned innovations Nano Scan Technology Ltd. Russia, 141700, Dolgoprudny, Zavodskaya St, 7 Phone: +7 (495) 642-40-68 +7 (495) 642-40-67 Skype: NanoScanTech E-mail: info@nanoscantech.ru

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