ME 144L Prof. R.G. Longoria Dynamic Systems and Controls Laboratory. Department of Mechanical Engineering The University of Texas at Austin

Size: px
Start display at page:

Download "ME 144L Prof. R.G. Longoria Dynamic Systems and Controls Laboratory. Department of Mechanical Engineering The University of Texas at Austin"

Transcription

1 Summary The first week of this lab takes the steps toward building and demonstrating open loop control of an analog meter needle position. A first step is learning about and using LabVIEW vision tools for acquiring and processing images. A vision-based position sensing system is developed and used to measure the needle position. A second week s lab focus is to study the closedloop control of the analog meter needle position using the vision-based measurement for feedback.

2 Building a Model of the Meter In pre-lab/hw you will study a model of the meter movement This model represents a plant in a feedback control system as shown below. In a standard feedback control diagram, the controller output for this case is the EM torque applied on the moving coil. Disturbances are unknown torque loads on the needle and/or coil. Reference Signal + Error Signal Controller Disturbance + + Plant System to be controlled Output Feedback Signal LabVIEW based control Sensor In an open-loop case, the controller does not use the error signal to direct its action on the plant. Instead, knowledge about the response is used to specify the voltage as shown earlier.

3 As long as there are no physical changes, the needle position will respond in the manner intended by the design calculations. This is an open-loop control system design. Vin Analog Meter θ We now think of this as a system that we are trying to control precisely, and consider that there could be changes or disturbances that were not accounted for in the design. One advantage of using a closed-loop control system is to take advantage of the benefits of feedback.

4 First, however, we ll study the input-output relation for this system, and set up a measurement system that provides a measure of θ The meter as a system under study: Vin Analog Meter θ We want to verify the meter model that relates position to the input voltage a transfer function. For our study, all measurement and control is conducted using: (a) LabVIEW-based vision to measure position, θ, and (b) DAQ analog output* (AO) to provide the excitation voltage. *It is an advantage of this small lab system that the DAQ output is sufficient to drive our actuator no amplifier is needed.

5 Finding the angle using measured object positions ( ) x0, y 0 c ( x, y ) v v Use the IMAQ Count Objects 2 VI to find the vertex and the position at zero. a θ b This allows you to measure r (in pixels) from, ( x, y ) v v r = ( x x ) + ( y y ) v 0 v 0 Then each new measured object position (x,y) can be used to determine the angle, θ, by using the law of cosines, since a = b = r, and, Specifically, c = ( x x ) + ( y y ) c 2r 2r cosθ =, so, c = a + b 2abcos θ, 2 1 c 2 θ = cos 1. 2r

6 θ IMAQ Count Objects 2 The vertex (x,y) value can be measured by placing the cursor at the pivot in the captured image, and reading the pixel values. The zero values should be read as the measured position for a zero input voltage.

7 A LabVIEW VI to measure the relationship between input voltage and needle position bob This VI uses vision to measure the meter position and controls a D/A to apply a specified DC voltage. This control is used to specify the analog out voltage so you can control the needle position. The needle length is also estimated in pixel units.

8 Example: Building a linear static model no dynamics A linear regression is shown, giving a model, θ = K V K m θ / v in / = 15.9 deg/v x v V = K θ in, OL x/ v d For this example, V in,ol is the input voltage you d need to dial in to position the needle at a desired angular position, θ d. We could define the open-loop gain for this case as, K 1 v/ θ = Kθ / v = V/deg

9 A simple open loop control system for positioning the needle bob at a given angular location can then be formulated as follows: 1. Specify a desired angular position, θ d. 2. Use the static model to compute the open loop control voltage, V = K θ θ in, OL v/ d 3. Send this voltage command to an analog output VI in LabVIEW 4. Measure the actual position of the needle bob center using USB vision measurement. The following data was obtained for a few simple trials: These quick tests show that you can get reasonable results, but it s hard to judge whether you could position any better.

10 Open loop control positioning specify a path A formula node can be used to create a desired trajectory. Below is a graph of the desired trajectory and the measured open loop response. Absolute error is especially large during dynamic response. qd is the desired angle T is a period parameter t is the time value Note, this uses an open loop control model to specify the voltage command to be generated by the AO device.

Digital Control Lab Exp#8: PID CONTROLLER

Digital Control Lab Exp#8: PID CONTROLLER Digital Control Lab Exp#8: PID CONTROLLER we will design the velocity controller for a DC motor. For the sake of simplicity consider a basic transfer function for a DC motor where effects such as friction

More information

Lab 2A: Introduction to Sensing and Data Acquisition

Lab 2A: Introduction to Sensing and Data Acquisition Lab 2A: Introduction to Sensing and Data Acquisition Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin June 12, 2014 1 Lab 2A 2 Sensors 3 DAQ 4 Experimentation

More information

DC motor control using arduino

DC motor control using arduino DC motor control using arduino 1) Introduction: First we need to differentiate between DC motor and DC generator and where we can use it in this experiment. What is the main different between the DC-motor,

More information

Penn State Erie, The Behrend College School of Engineering

Penn State Erie, The Behrend College School of Engineering Penn State Erie, The Behrend College School of Engineering EE BD 327 Signals and Control Lab Spring 2008 Lab 9 Ball and Beam Balancing Problem April 10, 17, 24, 2008 Due: May 1, 2008 Number of Lab Periods:

More information

Real-time Math Function of DL850 ScopeCorder

Real-time Math Function of DL850 ScopeCorder Real-time Math Function of DL850 ScopeCorder Etsurou Nakayama *1 Chiaki Yamamoto *1 In recent years, energy-saving instruments including inverters have been actively developed. Researchers in R&D sections

More information

Massachusetts Institute of Technology. Lab 2: Characterization of Lab System Components

Massachusetts Institute of Technology. Lab 2: Characterization of Lab System Components OBJECTIVES Massachusetts Institute of Technology Department of Mechanical Engineering 2.004 System Dynamics and Control Fall Term 2007 Lab 2: Characterization of Lab System Components In the future lab

More information

ELECTRICAL ENGINEERING TECHNOLOGY PROGRAM EET 433 CONTROL SYSTEMS ANALYSIS AND DESIGN LABORATORY EXPERIENCES

ELECTRICAL ENGINEERING TECHNOLOGY PROGRAM EET 433 CONTROL SYSTEMS ANALYSIS AND DESIGN LABORATORY EXPERIENCES ELECTRICAL ENGINEERING TECHNOLOGY PROGRAM EET 433 CONTROL SYSTEMS ANALYSIS AND DESIGN LABORATORY EXPERIENCES EXPERIMENT 4: ERROR SIGNAL CHARACTERIZATION In this laboratory experience we will use the two

More information

EE443L Lab 8: Ball & Beam Control Experiment

EE443L Lab 8: Ball & Beam Control Experiment EE443L Lab 8: Ball & Beam Control Experiment Introduction: The ball and beam control approach investigated last week will be implemented on the physical system in this week s lab. Recall the two part controller

More information

Lab Exercise 9: Stepper and Servo Motors

Lab Exercise 9: Stepper and Servo Motors ME 3200 Mechatronics Laboratory Lab Exercise 9: Stepper and Servo Motors Introduction In this laboratory exercise, you will explore some of the properties of stepper and servomotors. These actuators are

More information

Magnetic Levitation System

Magnetic Levitation System Introduction Magnetic Levitation System There are two experiments in this lab. The first experiment studies system nonlinear characteristics, and the second experiment studies system dynamic characteristics

More information

+ + G c (s G p (s. a) What is overall transfer closed-loop transfer function θ(s)

+ + G c (s G p (s. a) What is overall transfer closed-loop transfer function θ(s) Problem 1 (35 pts) Department of Mechanical Engineering Massachusetts Institute of Technology 2.14 Analysis and Design of Feedback Control Systems Fall 2004 Quiz 1 Wednesday October 6, 2004 OPEN BOOK A

More information

AC : A LOW-COST LABORATORY EXPERIMENT TO GEN- ERATE THE I-V CHARACTERISTIC CURVES OF A SOLAR CELL

AC : A LOW-COST LABORATORY EXPERIMENT TO GEN- ERATE THE I-V CHARACTERISTIC CURVES OF A SOLAR CELL AC 2011-1842: A LOW-COST LABORATORY EXPERIMENT TO GEN- ERATE THE I-V CHARACTERISTIC CURVES OF A SOLAR CELL Erik A. Mayer, Pittsburg State University Erik Mayer received his Ph.D. in Engineering Science

More information

Part 1. Using LabVIEW to Measure Current

Part 1. Using LabVIEW to Measure Current NAME EET 2259 Lab 11 Studying Characteristic Curves with LabVIEW OBJECTIVES -Use LabVIEW to measure DC current. -Write LabVIEW programs to display the characteristic curves of resistors, diodes, and transistors

More information

LabVIEW and MatLab. E80 Teaching Team. February 5, 2008

LabVIEW and MatLab. E80 Teaching Team. February 5, 2008 LabVIEW and MatLab E80 Teaching Team February 5, 2008 LabVIEW and MATLAB Objectives of this lecture Learn LabVIEW and LabVIEW s functions Understand, design, modify and use Virtual Instruments (VIs) Construct

More information

SRV02-Series Rotary Experiment # 3. Ball & Beam. Student Handout

SRV02-Series Rotary Experiment # 3. Ball & Beam. Student Handout SRV02-Series Rotary Experiment # 3 Ball & Beam Student Handout SRV02-Series Rotary Experiment # 3 Ball & Beam Student Handout 1. Objectives The objective in this experiment is to design a controller for

More information

The Temperature Controlled Window Matt Aldeman and Chase Brill ME 224 June 2003

The Temperature Controlled Window Matt Aldeman and Chase Brill ME 224 June 2003 The Temperature Controlled Window Matt Aldeman and Chase Brill ME 224 June 2003 Design Objectives The purpose of our device is to control a window based on the temperature of a specified area. The goal

More information

Report on Dynamic Temperature control of a Peltier device using bidirectional current source

Report on Dynamic Temperature control of a Peltier device using bidirectional current source 19 May 2017 Report on Dynamic Temperature control of a Peltier device using bidirectional current source Physics Lab, SSE LUMS M Shehroz Malik 17100068@lums.edu.pk A bidirectional current source is needed

More information

LabVIEW 8" Student Edition

LabVIEW 8 Student Edition LabVIEW 8" Student Edition Robert H. Bishop The University of Texas at Austin PEARSON Prentice Hall Upper Saddle River, NJ 07458 CONTENTS Preface xvii LabVIEW Basics 1.1 System Configuration Requirements

More information

GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS

GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS GENERATION OF SIGNALS USING LABVIEW FOR MAGNETIC COILS WITH POWER AMPLIFIERS Ashmi G V 1, Meena M S 2 1 ER&DCI-IT, Centre for Development of Advanced Computing, Thiruvananthapuram(India) 2 LAMP Group,

More information

Active Vibration Isolation of an Unbalanced Machine Tool Spindle

Active Vibration Isolation of an Unbalanced Machine Tool Spindle Active Vibration Isolation of an Unbalanced Machine Tool Spindle David. J. Hopkins, Paul Geraghty Lawrence Livermore National Laboratory 7000 East Ave, MS/L-792, Livermore, CA. 94550 Abstract Proper configurations

More information

4 Experiment 4: DC Motor Voltage to Speed Transfer Function Estimation by Step Response and Frequency Response (Part 2)

4 Experiment 4: DC Motor Voltage to Speed Transfer Function Estimation by Step Response and Frequency Response (Part 2) 4 Experiment 4: DC Motor Voltage to Speed Transfer Function Estimation by Step Response and Frequency Response (Part 2) 4.1 Introduction This lab introduces new methods for estimating the transfer function

More information

Lab 12 Laboratory 12 Data Acquisition Required Special Equipment: 12.1 Objectives 12.2 Introduction 12.3 A/D basics

Lab 12 Laboratory 12 Data Acquisition Required Special Equipment: 12.1 Objectives 12.2 Introduction 12.3 A/D basics Laboratory 12 Data Acquisition Required Special Equipment: Computer with LabView Software National Instruments USB 6009 Data Acquisition Card 12.1 Objectives This lab demonstrates the basic principals

More information

Electromagnetic Induction - A

Electromagnetic Induction - A Electromagnetic Induction - A APPARATUS 1. Two 225-turn coils 2. Table Galvanometer 3. Rheostat 4. Iron and aluminum rods 5. Large circular loop mounted on board 6. AC ammeter 7. Variac 8. Search coil

More information

PHY 132 Summer 2000 LAB 4: Electric Power DC Circuits 1

PHY 132 Summer 2000 LAB 4: Electric Power DC Circuits 1 PHY 132 Summer 2 LAB 4: Electric Power DC Circuits 1 Introduction In the first part of this lab we look at electric power dissipated in a load resistor in a circuit with a real power source (finite internal

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

EE 4314 Lab 3 Handout Speed Control of the DC Motor System Using a PID Controller Fall Lab Information

EE 4314 Lab 3 Handout Speed Control of the DC Motor System Using a PID Controller Fall Lab Information EE 4314 Lab 3 Handout Speed Control of the DC Motor System Using a PID Controller Fall 2012 IMPORTANT: This handout is common for all workbenches. 1. Lab Information a) Date, Time, Location, and Report

More information

Torque on a Current Loop: Motors. and Meters

Torque on a Current Loop: Motors. and Meters OpenStax-CNX module: m61560 1 Torque on a Current Loop: Motors * and Meters OpenStax Physics with Courseware Based on Torque on a Current Loop: Motors and Meters by OpenStax This work is produced by OpenStax-CNX

More information

To configure op-amp in inverting and non-inverting amplifier mode and measure their gain.

To configure op-amp in inverting and non-inverting amplifier mode and measure their gain. AIM: SUBJECT: ANALOG ELECTRONICS (2392) EXPERIMENT NO. 5 DATE : TITLE: TO CONFIGURE OP-AMP IN INVERTING AND NON- INVERTING AMPLIFIER MODE AND MEASURE THEIR GAIN. DOC. CODE : DIET/EE/3 rd SEM REV. NO. :./JUNE-25

More information

Resonant Frequency of the LRC Circuit (Power Output, Voltage Sensor)

Resonant Frequency of the LRC Circuit (Power Output, Voltage Sensor) 72 Resonant Frequency of the LRC Circuit (Power Output, Voltage Sensor) Equipment List Qty Items Part Numbers 1 PASCO 750 Interface 1 Voltage Sensor CI-6503 1 AC/DC Electronics Laboratory EM-8656 2 Banana

More information

Easy Transfer Function Measurements with LabVIEW 6i (Lab Skill Exercise X-1)

Easy Transfer Function Measurements with LabVIEW 6i (Lab Skill Exercise X-1) Easy Transfer Function Measurements with LabVIEW 6i (Lab Skill Exercise X-1) To exploit fully the potential for computer-based measurements offered by LabVIEW 6i, you need to use your computer and its

More information

EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning

EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning EET 438a Automatic Control Systems Technology Laboratory 1 Analog Sensor Signal Conditioning Objectives: Use analog OP AMP circuits to scale the output of a sensor to signal levels commonly found in practical

More information

Course of Instrumentation. and Measurement. National School of Engineers of Tunis ENIT. Karim Bourouni. Dipl.Dr-Ing.

Course of Instrumentation. and Measurement. National School of Engineers of Tunis ENIT. Karim Bourouni. Dipl.Dr-Ing. 1 Course of Instrumentation and Measurement Karim Bourouni National School of Engineers of Tunis ENIT Dipl.Dr-Ing. (R.U. Energetic of Buildings and Solar Systems) Industrial Engineering Department 2 Plan

More information

CSE 3215 Embedded Systems Laboratory Lab 5 Digital Control System

CSE 3215 Embedded Systems Laboratory Lab 5 Digital Control System Introduction CSE 3215 Embedded Systems Laboratory Lab 5 Digital Control System The purpose of this lab is to introduce you to digital control systems. The most basic function of a control system is to

More information

Figure 1: Unity Feedback System. The transfer function of the PID controller looks like the following:

Figure 1: Unity Feedback System. The transfer function of the PID controller looks like the following: Islamic University of Gaza Faculty of Engineering Electrical Engineering department Control Systems Design Lab Eng. Mohammed S. Jouda Eng. Ola M. Skeik Experiment 3 PID Controller Overview This experiment

More information

Introduction: Components used:

Introduction: Components used: Introduction: As, this robotic arm is automatic in a way that it can decides where to move and when to move, therefore it works in a closed loop system where sensor detects if there is any object in a

More information

Auntie Spark s Guide to creating a Data Collection VI

Auntie Spark s Guide to creating a Data Collection VI Auntie Spark s Guide to creating a Data Collection VI Suppose you wanted to gather data from an experiment. How would you create a VI to do so? For sophisticated data collection and experimental control,

More information

GE 320: Introduction to Control Systems

GE 320: Introduction to Control Systems GE 320: Introduction to Control Systems Laboratory Section Manual 1 Welcome to GE 320.. 1 www.softbankrobotics.com 1 1 Introduction This section summarizes the course content and outlines the general procedure

More information

PHY 351/651 LABORATORY 5 The Diode Basic Properties and Circuits

PHY 351/651 LABORATORY 5 The Diode Basic Properties and Circuits Reading Assignment Horowitz, Hill Chap. 1.25 1.31 (p35-44) Data sheets 1N4007 & 1N4735A diodes Laboratory Goals PHY 351/651 LABORATORY 5 The Diode Basic Properties and Circuits In today s lab activities,

More information

HIL Simulation Lab Work

HIL Simulation Lab Work 2017.03.09 HIL Simulation Lab Work with Step by Step Exercises that you can do in your own Pace http://home.hit.no/~hansha/?lab=hilsim Hans-Petter Halvorsen Introduction to HIL Lab Work Hans-Petter Halvorsen

More information

Revision: June 10, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: June 10, E Main Suite D Pullman, WA (509) Voice and Fax Lab 6: Control System Revision: June 10, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview In feedback control, the variable being controlled is measured by a sensor; this

More information

Experiment 13: LR Circuit

Experiment 13: LR Circuit 012-05892A AC/DC Electronics Laboratory Experiment 13: LR Circuit Purpose Theory EQUIPMENT NEEDED: Computer and Science Workshop Interface Power Amplifier (CI-6552A) (2) Voltage Sensor (CI-6503) AC/DC

More information

SRI VENKATESWARA COLLEGE OF ENGINEERING AND TECHNOLOGY

SRI VENKATESWARA COLLEGE OF ENGINEERING AND TECHNOLOGY SRI VENKATESWARA COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING IC 6501 CONTROL SYSTEMS UNIT I - SYSTEMS AND THEIR REPRESETNTATION` TWO MARKS QUESTIONS WITH

More information

Considerations for Analog Input and Output

Considerations for Analog Input and Output Considerations for Analog Input and Output Useful information can be found in the text in Sections 6.7.1 (Data Rates), 6.7.5 (Analog Input Signals), 6.7.6 (Multiple Signal Sources: Data Loggers), 6.7.9

More information

LABORATORY 5 v3 OPERATIONAL AMPLIFIER

LABORATORY 5 v3 OPERATIONAL AMPLIFIER University of California Berkeley Department of Electrical Engineering and Computer Sciences EECS 100, Professor Bernhard Boser LABORATORY 5 v3 OPERATIONAL AMPLIFIER Integrated operational amplifiers opamps

More information

ME 461 Laboratory #5 Characterization and Control of PMDC Motors

ME 461 Laboratory #5 Characterization and Control of PMDC Motors ME 461 Laboratory #5 Characterization and Control of PMDC Motors Goals: 1. Build an op-amp circuit and use it to scale and shift an analog voltage. 2. Calibrate a tachometer and use it to determine motor

More information

Automated Industrial Wind Tunnel Network Control with LabVIEW. Matt Draear

Automated Industrial Wind Tunnel Network Control with LabVIEW. Matt Draear Automated Industrial Wind Tunnel Network Control with LabVIEW Matt Draear Advisor: Dr. Malinowski 1 Presentation Outline Overview of Old Hardware Overview of New Hardware Details of New Hardware FPGA LabVIEW

More information

Uncle Sparky s Guide to Voltage, Current, and Resistance Measurements. Spring 2014

Uncle Sparky s Guide to Voltage, Current, and Resistance Measurements. Spring 2014 Uncle Sparky s Guide to Voltage, Current, and Resistance Measurements Spring 2014 The most important quantities in a circuit system are voltage and current. These include both AC and DC voltages and currents.

More information

Servo Tuning Tutorial

Servo Tuning Tutorial Servo Tuning Tutorial 1 Presentation Outline Introduction Servo system defined Why does a servo system need to be tuned Trajectory generator and velocity profiles The PID Filter Proportional gain Derivative

More information

Hashemite University Mechatronics Engineering Department Mechatronics Systems Laboratory Manual

Hashemite University Mechatronics Engineering Department Mechatronics Systems Laboratory Manual Hashemite University Mechatronics Engineering Department Mechatronics Systems Laboratory Manual Prepared By: Eng.Shatha AlQadomi Eng.Sarah AlBarguothi The Hashemite University Faculty of Engineering Department

More information

International Journal of Engineering and Techniques - Volume 5 Issue 2, Mar-Apr 2019

International Journal of Engineering and Techniques - Volume 5 Issue 2, Mar-Apr 2019 RESEARCH ARTICLE OPEN ACCESS Temperature Process Monitoring and Control using LabVIEW P.Thirumurugan 1, M.Arshad Alam Mohammed 2, S.Karthikeyan 3, D.Marimuthu 4, P.S.Vijay 5 1(Asst Professor, Department

More information

Teacher s Guide - Activity P51: LR Circuit (Power Output, Voltage Sensor)

Teacher s Guide - Activity P51: LR Circuit (Power Output, Voltage Sensor) Teacher s Guide - Activity P51: LR Circuit (Power Output, Voltage Sensor) Concept DataStudio ScienceWorkshop (Mac) ScienceWorkshop (Win) Circuits P51 LR Circuit.DS (See end of activity) (See end of activity)

More information

Experiment P45: LRC Circuit (Power Amplifier, Voltage Sensor)

Experiment P45: LRC Circuit (Power Amplifier, Voltage Sensor) PASCO scientific Vol. 2 Physics Lab Manual: P45-1 Experiment P45: (Power Amplifier, Voltage Sensor) Concept Time SW Interface Macintosh file Windows file circuits 30 m 700 P45 P45_LRCC.SWS EQUIPMENT NEEDED

More information

Data Conversion and Lab (17.368) Fall Lecture Outline

Data Conversion and Lab (17.368) Fall Lecture Outline Data Conversion and Lab (17.368) Fall 2013 Lecture Outline Class # 03 September 19, 2013 Dohn Bowden 1 Today s Lecture Outline Administrative Detailed Technical Discussions Lab Sample and Hold Finish Lab

More information

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale UNIT III Data Acquisition & Microcontroller System Mr. Manoj Rajale Syllabus Interfacing of Sensors / Actuators to DAQ system, Bit width, Sampling theorem, Sampling Frequency, Aliasing, Sample and hold

More information

Ch 5 Hardware Components for Automation

Ch 5 Hardware Components for Automation Ch 5 Hardware Components for Automation Sections: 1. Sensors 2. Actuators 3. Analog-to-Digital Conversion 4. Digital-to-Analog Conversion 5. Input/Output Devices for Discrete Data Computer-Process Interface

More information

Data acquisition and instrumentation. Data acquisition

Data acquisition and instrumentation. Data acquisition Data acquisition and instrumentation START Lecture Sam Sadeghi Data acquisition 1 Humanistic Intelligence Body as a transducer,, data acquisition and signal processing machine Analysis of physiological

More information

Experiment P41: Induction Magnet through a Coil (Photogate, Voltage Sensor)

Experiment P41: Induction Magnet through a Coil (Photogate, Voltage Sensor) PASCO scientific Vol. 2 Physics Lab Manual: P41-1 Experiment P41: Induction Magnet through a Coil (Photogate, Voltage Sensor) Concept Time SW Interface Macintosh file Windows file circuits 30 m 500/700

More information

DIGITAL SYSTEM FOR TRACKING AND DISPLAYING TRAJECTORY AND PARAMETERS OF AN OBJECT TRACKED BY AIR DEFENSE SYSTEM 1RL-35M RADAR

DIGITAL SYSTEM FOR TRACKING AND DISPLAYING TRAJECTORY AND PARAMETERS OF AN OBJECT TRACKED BY AIR DEFENSE SYSTEM 1RL-35M RADAR HENRI COANDA AIR FORCE ACADEMY ROMANIA INTERNATIONAL CONFERENCE of SCIENTIFIC PAPER AFASES 213 Brasov, 2325 May 213 GENERAL M.R. STEFANIK ARMED FORCES ACADEMY SLOVAK REPUBLIC DIGITAL SYSTEM FOR TRACKING

More information

EE 300W Lab 2: Optical Theremin Critical Design Review

EE 300W Lab 2: Optical Theremin Critical Design Review EE 300W Lab 2: Optical Theremin Critical Design Review Team Drunken Tinkers: S6G8 Levi Nicolai, Harvish Mehta, Justice Lee October 21, 2016 Abstract The objective of this lab is to create an Optical Theremin,

More information

Activity P51: LR Circuit (Power Output, Voltage Sensor)

Activity P51: LR Circuit (Power Output, Voltage Sensor) Activity P51: LR Circuit (Power Output, Voltage Sensor) Concept DataStudio ScienceWorkshop (Mac) ScienceWorkshop (Win) Circuits P51 LR Circuit.DS (See end of activity) (See end of activity) Equipment Needed

More information

Introduction to the Op-Amp

Introduction to the Op-Amp Purpose: ENGR 210/EEAP 240 Lab 5 Introduction to the Op-Amp To become familiar with the operational amplifier (OP AMP), and gain experience using this device in electric circuits. Equipment Required: HP

More information

D102. Damped Mechanical Oscillator

D102. Damped Mechanical Oscillator D10. Damped Mechanical Oscillator Aim: design and writing an application for investigation of a damped mechanical oscillator Measurements of free oscillations of a damped oscillator Measurements of forced

More information

Generator Operation with Speed and Voltage Regulation

Generator Operation with Speed and Voltage Regulation Exercise 3 Generator Operation with Speed and Voltage Regulation EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the speed governor and automatic voltage regulator used

More information

Trigonometric Identities. Copyright 2017, 2013, 2009 Pearson Education, Inc.

Trigonometric Identities. Copyright 2017, 2013, 2009 Pearson Education, Inc. 5 Trigonometric Identities Copyright 2017, 2013, 2009 Pearson Education, Inc. 1 5.3 Sum and Difference Identities Difference Identity for Cosine Sum Identity for Cosine Cofunction Identities Applications

More information

Using Signal Express to Automate Analog Electronics Experiments

Using Signal Express to Automate Analog Electronics Experiments Session 3247 Using Signal Express to Automate Analog Electronics Experiments B.D. Brannaka, J. R. Porter Engineering Technology and Industrial Distribution Texas A&M University, College Station, TX 77843

More information

Lab 2: Quanser Hardware and Proportional Control

Lab 2: Quanser Hardware and Proportional Control I. Objective The goal of this lab is: Lab 2: Quanser Hardware and Proportional Control a. Familiarize students with Quanser's QuaRC tools and the Q4 data acquisition board. b. Derive and understand a model

More information

Fall 2009 ElEn 256 Analog and Digital Signal Processing

Fall 2009 ElEn 256 Analog and Digital Signal Processing Fall 2009 ElEn 256 Analog and Digital Signal Processing Professor: Gary Schwartz Prerequisite: ElEn 146 Office: C219 Co-requisite: none Office Ph: (250) 762-5445 ext 4376 Lecture: 3 hrs/week Email: gschwartz@okanagan.bc.ca

More information

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information

SKEE 3732 BASIC CONTROL LABORATORY (Experiment 2) ANGULAR POSITION CONTROL

SKEE 3732 BASIC CONTROL LABORATORY (Experiment 2) ANGULAR POSITION CONTROL Fakulti: FAKULTI KEJURUTERAAN ELEKTRIK Semakan Nama Matapelajaran : MAKMAL TAHUN TIGA UMUM Tarikh Keluaran Kod Matapelajaran : SKEE 3732 Pindaan Terakhir No. Prosedur : 3 : Sept 2016 : Sept 2017 : PK-UTM-FKE-(O)-08

More information

Lecture#1 Handout. Plant has one or more inputs and one or more outputs, which can be represented by a block, as shown below.

Lecture#1 Handout. Plant has one or more inputs and one or more outputs, which can be represented by a block, as shown below. Lecture#1 Handout Introduction A system or a process or a plant is a segment of environment that is under consideration (working definition). Control is a term that describes the process of forcing a system

More information

ECE 382 Feedback Systems Analysis and Design

ECE 382 Feedback Systems Analysis and Design ECE 382 Feedback Systems Analysis and Design Stan Żak School of Electrical and Computer Engineering Purdue University zak@purdue.edu August 20, 2012 1/49 Today s Class Instructor intro during the first

More information

P15661 Reciprocating Friction Tester Base Subsystem

P15661 Reciprocating Friction Tester Base Subsystem P15661 Reciprocating Friction Tester Base Subsystem 1 P R E L I M I N A R Y D E T A I L E D D E S I G N R E V I E W 11/20/2014 Team Roles 2 Team Member Major Subsystem Role Alexandra Woodward Industrial

More information

LAB 8: Activity P52: LRC Circuit

LAB 8: Activity P52: LRC Circuit LAB 8: Activity P52: LRC Circuit Equipment: Voltage Sensor 1 Multimeter 1 Patch Cords 2 AC/DC Electronics Lab (100 μf capacitor; 10 Ω resistor; Inductor Coil; Iron core; 5 inch wire lead) The purpose of

More information

SmartSenseCom Introduces Next Generation Seismic Sensor Systems

SmartSenseCom Introduces Next Generation Seismic Sensor Systems SmartSenseCom Introduces Next Generation Seismic Sensor Systems Summary: SmartSenseCom, Inc. (SSC) has introduced the next generation in seismic sensing technology. SSC s systems use a unique optical sensing

More information

University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT

University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT Brandon J. Patton Instructors: Drs. Antonio Arroyo and Eric Schwartz

More information

Lab 2: Introduction to NI ELVIS, Multisim, and LabVIEW

Lab 2: Introduction to NI ELVIS, Multisim, and LabVIEW Page 1 of 19 Lab 2: Introduction to NI ELVIS, Multisim, and LabVIEW Laboratory Goals Familiarize students with the National Instruments hardware ELVIS Learn about the LabVIEW programming environment Demonstrate

More information

ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits

ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits In this lab, we will be looking at ac signals with MOSFET circuits and digital electronics. The experiments will be performed

More information

Teaching Mechanical Students to Build and Analyze Motor Controllers

Teaching Mechanical Students to Build and Analyze Motor Controllers Teaching Mechanical Students to Build and Analyze Motor Controllers Hugh Jack, Associate Professor Padnos School of Engineering Grand Valley State University Grand Rapids, MI email: jackh@gvsu.edu Session

More information

Laboratory Assignment 5 Digital Velocity and Position control of a D.C. motor

Laboratory Assignment 5 Digital Velocity and Position control of a D.C. motor Laboratory Assignment 5 Digital Velocity and Position control of a D.C. motor 2.737 Mechatronics Dept. of Mechanical Engineering Massachusetts Institute of Technology Cambridge, MA0239 Topics Motor modeling

More information

Real-time Data Collections and Processing in Open-loop and Closed-loop Systems

Real-time Data Collections and Processing in Open-loop and Closed-loop Systems Real-time Data Collections and Processing in Open-loop and Closed-loop Systems Jean Jiang Purdue University Northwest jjiang@pnw.edu Li Tan Purdue University Northwest lizhetan@pnw.edu Abstract We present

More information

Instruction manual for T3DS software. Tool for THz Time-Domain Spectroscopy. Release 4.0

Instruction manual for T3DS software. Tool for THz Time-Domain Spectroscopy. Release 4.0 Instruction manual for T3DS software Release 4.0 Table of contents 0. Setup... 3 1. Start-up... 5 2. Input parameters and delay line control... 6 3. Slow scan measurement... 8 4. Fast scan measurement...

More information

1. Hand Calculations (in a manner suitable for submission) For the circuit in Fig. 1 with f = 7.2 khz and a source vin () t 1.

1. Hand Calculations (in a manner suitable for submission) For the circuit in Fig. 1 with f = 7.2 khz and a source vin () t 1. Objectives The purpose of this laboratory project is to introduce to equipment, measurement techniques, and simulations commonly used in AC circuit analysis. In this laboratory session, each student will:

More information

SRV02-Series. Rotary Servo Plant. User Manual

SRV02-Series. Rotary Servo Plant. User Manual SRV02-Series Rotary Servo Plant User Manual SRV02-(E;EHR)(T) Rotary Servo Plant User Manual 1. Description The plant consists of a DC motor in a solid aluminum frame. The motor is equipped with a gearbox.

More information

Perry DEHC Test Platform

Perry DEHC Test Platform Perry DEHC Test Platform 2017 Power Plant Simulation Conference San Diego, Ca January 16-19, 2017 Perry DEHC Test Platform John Stone Senior Engineer - CORYS Yves Lacombe Principal Engineer - CORYS This

More information

5 Lab 5: Position Control Systems - Week 2

5 Lab 5: Position Control Systems - Week 2 5 Lab 5: Position Control Systems - Week 2 5.7 Introduction In this lab, you will convert the DC motor to an electromechanical positioning actuator by properly designing and implementing a proportional

More information

Understanding the Arduino to LabVIEW Interface

Understanding the Arduino to LabVIEW Interface E-122 Design II Understanding the Arduino to LabVIEW Interface Overview The Arduino microcontroller introduced in Design I will be used as a LabVIEW data acquisition (DAQ) device/controller for Experiments

More information

Linear Motion Servo Plants: IP01 or IP02. Linear Experiment #0: Integration with WinCon. IP01 and IP02. Student Handout

Linear Motion Servo Plants: IP01 or IP02. Linear Experiment #0: Integration with WinCon. IP01 and IP02. Student Handout Linear Motion Servo Plants: IP01 or IP02 Linear Experiment #0: Integration with WinCon IP01 and IP02 Student Handout Table of Contents 1. Objectives...1 2. Prerequisites...1 3. References...1 4. Experimental

More information

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY Journal of Electrical Engineering & Technology (JEET) (JEET) ISSN 2347-422X (Print), ISSN JEET I A E M E ISSN 2347-422X (Print) ISSN 2347-4238 (Online) Volume

More information

MEC751 Measurement Lab 2 Instrumented Cantilever Beam

MEC751 Measurement Lab 2 Instrumented Cantilever Beam MEC751 Measurement Lab 2 Instrumented Cantilever Beam Goal: 1. To use a cantilever beam as a precision scale for loads between 0-500 gr. Using calibration procedure determine: a) Sensitivity (mv/gr) b)

More information

Modelling and Control of Hybrid Stepper Motor

Modelling and Control of Hybrid Stepper Motor I J C T A, 9(37) 2016, pp. 741-749 International Science Press Modelling and Control of Hybrid Stepper Motor S.S. Harish *, K. Barkavi **, C.S. Boopathi *** and K. Selvakumar **** Abstract: This paper

More information

Question Paper Code : B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER Third Semester. Electrical and Electronics Engineering

Question Paper Code : B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER Third Semester. Electrical and Electronics Engineering Question Paper Code : 31391 B.E./B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2013. Third Semester Electrical and Electronics Engineering EE 2201/EE 33/EI 1202/10133 EE 302/080280016 MEASUREMENTS AND

More information

An Activity in Computed Tomography

An Activity in Computed Tomography Pre-lab Discussion An Activity in Computed Tomography X-rays X-rays are high energy electromagnetic radiation with wavelengths smaller than those in the visible spectrum (0.01-10nm and 4000-800nm respectively).

More information

IAA100/IAA200 Analog Amplifiers Voltage/Current

IAA100/IAA200 Analog Amplifiers Voltage/Current Quick Start Guide IAA100/IAA200 Analog Amplifiers Voltage/Current Sensor Solutions Source Load Torque Pressure Multi-Axis Calibration Instruments Software www.futek.com Getting Help TECHNICAL SUPPORT For

More information

Motor Modeling and Position Control Lab 3 MAE 334

Motor Modeling and Position Control Lab 3 MAE 334 Motor ing and Position Control Lab 3 MAE 334 Evan Coleman April, 23 Spring 23 Section L9 Executive Summary The purpose of this experiment was to observe and analyze the open loop response of a DC servo

More information

Practical 2P12 Semiconductor Devices

Practical 2P12 Semiconductor Devices Practical 2P12 Semiconductor Devices What you should learn from this practical Science This practical illustrates some points from the lecture courses on Semiconductor Materials and Semiconductor Devices

More information

Test Bench Timing V3.1

Test Bench Timing V3.1 Test Bench Timing V3.1 Purpose:...1 Suggested Test Procedure:...1 Pre Run Setup:...1 Input Control:...1 Left Panel:...1 Setup and Outputs:...1 Channel Parameters:...1 Sensor:...1 Digital Graph:...1 Signal

More information

An Incremental Measurements and Data Acquisition Project

An Incremental Measurements and Data Acquisition Project An Incremental Measurements and Data Acquisition Project Lawrence G. Boyer Aerospace and Mechanical Engineering Department Saint Louis University Abstract In the junior level Measurements course for Mechanical

More information

Basic Measurement and M-G Set OBJECTIVE

Basic Measurement and M-G Set OBJECTIVE Basic Measurement and M-G Set OBJECTIVE This goal is to 1) get acquainted with measurement equipment and 2) experiment with the relationships between real power, apparent power, reactive power, power factor

More information

DC SERVO MOTOR CONTROL SYSTEM

DC SERVO MOTOR CONTROL SYSTEM DC SERVO MOTOR CONTROL SYSTEM MODEL NO:(PEC - 00CE) User Manual Version 2.0 Technical Clarification /Suggestion : / Technical Support Division, Vi Microsystems Pvt. Ltd., Plot No :75,Electronics Estate,

More information

Fundamentals of Electric Circuits Chapter 2. Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Fundamentals of Electric Circuits Chapter 2. Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Fundamentals of Electric Circuits Chapter 2 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Overview This chapter will introduce Ohm s law: a central concept

More information