Pneumatic Positioner

Size: px
Start display at page:

Download "Pneumatic Positioner"

Transcription

1 Pneumatic Positioner Safety Precautions Air can be a very dangerous source of motive power because of its compressibility. In the pneumatic positioning system, air can move the lead mass with surprising suddenness, force, and speed. Therefore, the air to the system should be shut off with the inlet shutoff valve unless you are actually running the system. During the course of this experiment, you may need to get close to the electronic components of the system for inspection and familiarization. When you do this, make absolutely certain that the air to the system is shut off. Since you will be working with a partner in this experiment, take care that your partner is not anywhere near the moving parts of the system when you are operating it. A good practice to adopt to run the system is to let your partner know to stand back before you turn on the air. Your partner should be instructed to remain at a distance from the moving parts of the system during the period that the supply air is on. While you are running the system, keep your hands away from any of the moving parts. Remember that the hydraulic cylinder also moves when you are driving the system pneumatically. Immediately when you are done with your active tests, turn the air supply off. Inform your partner that the air is shut off. If at any time the system starts to malfunction, click the STOP button on the VI and immediately shut the air supply valve. Shut off the power switch on the power strip on the backplane of the experiment station. This cuts power to the servo amp and servo valves. Since we are running the system with air, the needle valve connecting sides A and B of the hydraulic cylinder should be open. Turn this valve completely counterclockwise to open it up. Introduction The Hydraulic/Pneumatic Positioner is operated as either a hydraulic or a pneumatic servo system. The word servo generally implies position control. The system is the conceptual first cousin of the Motomatic system that you have already studied. A user commands an output to go to a certain location. The controller senses this command and orders the actuator to move the plant to this new location. This is the basis for teleoperated systems, where a remote operator causes movements that occur at a distance from the operator s location. We ve talked about airplane pilots operating the (remote) control surfaces on an airliner. Such systems are also found in marine remotely operated vehicles (ROVs) used for off-shore oil drilling and production platforms and deep-sea salvage. Maintenance and inspection of nuclear reactors is done with teleoperated systems.

2 Often, the device to be moved has substantial mass or rotational inertia. Such a system is challenging to control because the mass or inertia seems to have a mind of its own. It takes a large force or torque to start the motion and a large braking force or torque to stop it. For large inertial loads, motion systems often are equipped with hydraulic or pneumatic actuators. The positioning system in the lab is a linear positioning system, unlike the Motomatic. It can be actuated either hydraulically or pneumatically. In this lab we shall use pneumatic actuation. You will see that the pneumatic cylinder can produce a large force, capable of moving and stopping the mass quickly. Positioner Loop Anatomy You are already familiar with the anatomy of a conventional feedback loop, organized into controller, actuator, plant, and sensor. The pneumatic positioner conforms to this configuration. Part of the loop is made up of physical components. Part of the loop resides inside the computer that is used to control the mass position. The physical part of the loop includes: G A - Pneumatic servo valve + pneumatic cylinder G P - Mass on linear slide H - Position sensor (linear potentiometer) The pneumatic servo valve is electrically actuated. It receives a current (-50 ma < i < + 50 ma). The greater the current, the more air the servo valve ports to the cylinder. The greater the air supplied, the greater the velocity with which the cylinder moves. The cylinder, of course, has two ends. It can be driven in either direction, depending on the end to which pressurized air is ported. The end to which air is ported depends on whether the current is positive or negative. Thus the speed and the direction of the cylinder can be adjusted by the current sent to the servo valve. Since the cylinder rod is connected to the sliding mass, the rod motion and the mass motion are identical. It is normal to include the mass of the rod and cylinder piston with the plant mass. The motion of the mass is detected by a linear potentiometer. This device is conceptually like the rotary pots used on the Motomatic, except that the resistor is arranged linearly, not rotationally. Figure 1 is a schematic that shows the wiring arrangement of the linear pot. Note that V x is the pick-off voltage of the pot that contains the information about the x location of the mass slider. The voltage will range from -10 V to +10 V, depending on the position of the mass slider.

3 x - + V x -10 VDC Potentiometer +10 VDC Figure 1 - Linear Potentiometer Wiring The part of the loop inside the computer is the summing junction and the controller. Actually these are part of the software running in the computer. The software is National Instruments s LabVIEW program. It is very similar to Simulink except that in includes modules that allow the block diagram to be connected to physical devices. These modules allow real-world voltages to be converted into numbers (analog-to-digital conversion, ADC) and numbers to be converted into real-world voltages (digital-toanalog conversion, DAC). Thus LabVIEW reads the mass position by measuring the voltage coming from the linear pot. This position is then used by the LabVIEW software to determine the error and calculate a control command from the controller, also within LabVIEW. The digital control command is then converted into a voltage and output back to the real world. This voltage is converted into a current in the servo-amp, which is then sent to the pneumatic servo valve to control air flow to the cylinder. Figure 2 shows the major system components and how they are connected together.

4 +/- 50 ma Air to A Servo Valve Air to B Parker Servo Amp +/- 15 V SC V Interface Board Potentiometer +10 V +/- 10 V PCI-MIO-16E-4 Computer Figure 2 - Major Components of Pneumatic Positioner Purpose of Lab The lab has two main purposes: 1. Familiarize yourself with a computer-controlled motion control system. 2. Characterize as much of the system as possible. Speculate on the transfer function for the part of the system not modeled, based upon a step response test of the closed-loop system. Procedure System Familiarization Study the system and become familiar with its major components and how they are connected together. (You might want to use the lab handout Hydraulic/Pneumatic Positioner for this.) For each component, make an I/O chart telling what signals are inputs and which are outputs. Give the minimum and maximum value of each signal in or out of the device. Do this for the computer, the interface board, the servo amp, the potentiometer, and the servo valve. Each device s I/O chart should have the format:

5 Device: Tag I/O Units Minumum Maximum A B C The tags should line up between devices. For example there is a +10 volt signal out of the interface board, supplying input voltage to the linear potentiometer. The tag for this output on the interface board sheet should be the same letter as the tag for this input on the potentiometer sheet. Running the System Follow the safety precautions stated at the first of this handout when running the system. To run the live part of the experiment, you will use two LabVIEW virtual instruments (VIs). One VI is called OpenLoopController.vi, and the other is called PIDController.vi. These can be accessed by starting LabVIEW and then opening each VI in turn. The VIs can be run by pressing the start button (a little rightward-pointing arrow on the toolbar). They can be stopped by pressing the STOP button on each VI. Do not run the VIs simultaneously. The system will not run right if you do. One VI will be telling the system to do one thing, while the other will be telling it to do something else. This causes unnecessary wear and tear on the servo valves. First run the system using OpenLoopController.vi. Make sure the air is turned on before running the system. Start the VI by clicking the start button on the toolbar. With this VI, you can control the output voltage to the Parker Servo Amp manually with a slider control on the screen. Practice driving the mass left and right using this control. Please try to avoid running the mass onto the stop at either end of its travel. After getting familiar with system operation using this VI, stop the VI using its STOP button. Close the VI. Now open PIDController.VI. Run the system using this VI by pressing the VI s start button on the toolbar. The system should center itself at its 0 position. You will perform a step response test of this system. Move the position slider to 1.5 inches. Now click the toggle switch to the left of the position slider in the VI. The system should move to 1.5 inches. Click the toggle switch back to off. The system should return to 0. Once you have gotten familiar with how to run the system, stop PIDController.vi using the VI s STOP button. Turn the air to the system off. Now explore the internal functioning of the VIs. Each VI has a wiring diagram, similar to a Simulink model. This diagram can be accessed from the VI panel by typing CTRL+E. Start with OpenLoopController.vi. Print this diagram out so that you can write on it as you are trying to figure it out. The input channel named x is the voltage input

6 from the potentiometer. The output channel named u is the voltage output to the servo amp. Now open PIDController.vi and access its diagram. It is a bit more complicated. It contains the subvi Simple PID. This subvi and its diagram can be access by double clicking on it and then typing CTRL+E. You may want to print these diagrams out for study. You probably will not understand all of the details of this VI and subvi. But I would like for you to be exposed to it, just so you can get some idea of its general configuration. Some of you may be interested in becoming more involved with LabVIEW and projects involving its use. Characterization of Potentiometer Figure 1 shows the wiring of the potentiometer. The pot is supplied with +/- 10 V at either end of the pot s resistance element. A mechanical wiper arm slides along this resistance element and picks off a voltage between -10 V and +10 V, depending upon its position. If it is midway between the ends of the pot, the pick-off voltage will read 0 V. You will characterize the pot using resistances instead of voltages. Make sure that the air to the system is turned off and that the power to the servo amp and thus to the pot is off (use the power strip on/off switch to shut off this power). Connect an ohmmeter to the pot. Put the negative end on the -10 V lead to the pot. But the positive end of the ohmmeter on the pick-off voltage lead. Now slide the mass from its leftmost position to its rightmost position in steps. For each position, read the resistance. This will give you a table of resistance between -10 V lead and pick-off lead. You should be able to convert this into a pot transfer function where x is input in inches and voltage is output. Characterization of Servo Valve This is a live, air-on test so follow the safety precautions given at the first of this handout. Hook the ammeter (see below) into the circuit before turning on the air. Before turning the air on, open the needle valve connecting sides A and B of the pneumatic cylinder. This will allow the air to bypass the cylinder and flow straight from the pressure source to atmosphere (through a muffler on the back of the lab bench). This is a steady state test. What you are interested in is the relationship between current to the servo valve and flow produced by it. To read current to the valve, you will have to install an ammeter in the electrical lead from the servo valve. Remember that an ammeter is installed in series to read current. So you will have to disconnect the lead from the servo amp and install the ammeter in this circuit. To do this, get assistance from the lab instructor.

7 The flow output from the servo valve will be read from the flow meter mounted on the backplane of the lab bench. Use OpenLoopController.vi to drive the servo valve. Start at 0 output voltage and increase the output voltage in steps to its maximum. For each voltage out, record V u, i, and Q. Once you have made your table, shut off the air supply to the experiment. Remove the ammeter from the circuit. Note that you probably will not use this characterization in your system model. This test models air flow to the cylinder without load. When a load is included in the system (by closing the cross-port needle valve), the flow through the valve must work against an inertial and frictional load, which changes the Q/i transfer function. We may use this characterization on our inverted pendulum experiment. Step Response Tests This is a live, air-on test, so follow the safety precautions given at the first of this handout. Hook the oscilloscope up to the experiment before turning on the air. Here we will run three separate step response tests to compare responses with different controller gains. The controller gains are K p, K i, and K d. They are set by three knobs on the panel of PIDController.vi. Be very careful when entering these values. A mis-entered value could cause quick, dangerous motion. Also be ready to click the VI s STOP button if the system motion begins to oscillate too wildly. To run a step response test, you will have to connect an oscilloscope to the potentiometer s pick-off voltage. The BNC ground should be connected to the signal common. Get help from the lab instructor before running the system. You will perform step tests with three different sets of controller gains. They are: a. K p = 80, K i = 0, K d = 0 b. K p = 100, K i = 0, K d = 0 c. K p = 100, K i = 0, K d = 20 For each test, start with the toggle switch in the OFF position. Set the desired position to 1.5 inches. Click the toggle switch to ON. With the oscilloscope triggering set correctly, you should get a plot of the potentiomenter output as a function of time. Plot out the response curve for each of the three tests. When you have collected your data, turn off the air supply to the system. Turn off power to the power strip on the backplane of the lab bench. System Modeling

8 From the tests run and information collected, you should have data to construct a partial model of your system. What is missing is the actuator model and the plant model. That is, what is unknown in the experiment is G A G P. But you also have results from a closedloop step response test of the system. Your task is to try to come up with a transfer function for G A G P through a process of reasoned trial and error. Create a model that has the known loop transfer functions in it (controller, potentiometer). Look at the results of the closed-loop response test (use case a. for this). Try to decide what type of transfer function could be used for G A G P so that the simulation of the closed-loop system will produce a good match with the step test of the real system. This may take several trials and some tuning. See how good a match you can get. Deliverables 1. A conceptual block diagram of the system. Boxes should contain names of components (not their transfer functions). Signal lines should include units (voltage, inches, etc.) and the max and min values expected for the signal. 2. A symbolic block diagram of the system. Same as above but with variables replacing component names in the blocks. 3. A numerical block diagram of the system. Include units on the signal lines and above or below the blocks. This can be done in Simulink. 4. A characterization graph for the potentiometer. Use an ohmmeter to characterize the pot. 5. A characterization of the servo valve using as input current in and as output air flow rate. 6. A step response plot (from the oscilloscope) for the closed-loop system at K p = 80, K i = 0, K d = 0. Your step response plot should show what happens when you move the system from 0.0 inches to 1.5 inches. 7. Matlab output of a step response from your Simulink model. This plot should also include the step response from the oscilloscope (case a.), so that you can compare your model s response with the real system s response. Because of the unknown nature of part of the system, you may have several iterations of model tuning shown here. Every time you modify your model to get a closer match with the real system s response, plot the model s step response. On the final plot, make sure to identify the variant of the model that produced each response. You can do this by labeling the responses with numbers or letters and then providing a legend or key that describes each model variant. 8. Report your suggested transfer function for G A G P. Report what is good and what is bad about your transfer function.

9 9. Matlab plot showing the response of the actual system at a. K p = 80, K i = 0, K d = 0; b. K p = 100, K i = 0, K d = 0; and c. K p = 100, K i = 0, K d = 20. Write a paragraph or two that explains the important parts of what happens to the response in going from a to b and then to c.

APPLIED PNEUMATICS AND HYDRAULICS H TUTORIAL HYDRAULIC AND PNEUMATIC CYLINDERS. This work covers part of outcome 2 of the standard Edexcel module.

APPLIED PNEUMATICS AND HYDRAULICS H TUTORIAL HYDRAULIC AND PNEUMATIC CYLINDERS. This work covers part of outcome 2 of the standard Edexcel module. APPLIED PNEUMATICS AND HYDRAULICS H TUTORIAL HYDRAULIC AND PNEUMATIC CYLINDERS This work covers part of outcome 2 of the standard Edexcel module. The material needed for outcome 2 is very extensive so

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 4 DIRECTIONAL CONTROL VALVES The material needed for outcome 2 is very extensive

More information

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015 Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) The standard tuning values used in ADVANCED Motion Controls drives are conservative and work well in over 90%

More information

Introduction to Process Control Actuators

Introduction to Process Control Actuators 1 Introduction to Process Control Actuators Actuators are the final elements in a control system. They receive a low power command signal and energy input to amplify the command signal as appropriate to

More information

Lab 4 - Data Acquisition

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

More information

Electronic Power Control

Electronic Power Control Service. Self-Study Programme 210 Electronic Power Control Design and Function With the Electronic Power Control system, the throttle valve is actuated only by an electric motor. This eliminates the need

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 2 HYDRAULIC AND PNEUMATIC CYLINDERS The material needed for outcome 2 is very extensive

More information

Lab 3 - DC Circuits and Ohm s Law

Lab 3 - DC Circuits and Ohm s Law Lab 3 DC Circuits and Ohm s Law L3-1 Name Date Partners Lab 3 - DC Circuits and Ohm s Law OBJECTIES To learn to apply the concept of potential difference (voltage) to explain the action of a battery in

More information

22.302 Experiment 5. Strain Gage Measurements

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

More information

Sensors Collecting Manufacturing Process Data

Sensors Collecting Manufacturing Process Data Sensors & Actuators Sensors Collecting Manufacturing Process Data Data must be collected from the manufacturing process Data (commands and instructions) must be communicated to the process Data are of

More information

Control System Definition

Control System Definition Control System Definition A control system consist of subsytems and processes (or plants) assembled for the purpose of controlling the outputs of the process. For example, a furnace produces heat as a

More information

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

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

More information

EDUMECH Mechatronic Instructional Systems. Ball on Beam System

EDUMECH Mechatronic Instructional Systems. Ball on Beam System EDUMECH Mechatronic Instructional Systems Ball on Beam System Product of Shandor Motion Systems Written by Robert Hirsch Ph.D. 998-9 All Rights Reserved. 999 Shandor Motion Systems, Ball on Beam Instructional

More information

Measuring Electric Phenomena: the Ammeter and Voltmeter

Measuring Electric Phenomena: the Ammeter and Voltmeter Measuring Electric Phenomena: the Ammeter and Voltmeter 1 Objectives 1. To understand the use and operation of the Ammeter and Voltmeter in a simple direct current circuit, and 2. To verify Ohm s Law for

More information

Lab 3: Introduction to Data Acquisition Cards

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

More information

OPERATION MANUAL VALVE CHECKER G040-123

OPERATION MANUAL VALVE CHECKER G040-123 OPERATION MANUAL VALVE CHECKER AUSTRALIA PTY. LTD. L:\DWG_NO\DOCUMENT\MANUALS\Word File\A OPERATION MANUAL CN 20.4.99 VALVE CHECKER 1 of 20 CONTENTS Chapter Title Page 1. Description 3 2. Specification

More information

SIMPLIFIED VALVE CIRCUIT GUIDE

SIMPLIFIED VALVE CIRCUIT GUIDE NA-09 FLOW CONTROL METERED- FREE FLOW UT OUT CYLDER TENDED SOLENOID NO. A Guide to Understanding Pneumatic Directional Control Valves SIMPLIFIED CIRCUIT GUIDE 0 0 0 0 Compressed Air Valves Directional

More information

The Secret of Hydraulic Schematics. BTPHydraulics www.iranfluidpower.com

The Secret of Hydraulic Schematics. BTPHydraulics www.iranfluidpower.com The Secret of Hydraulic Schematics BTPHydraulics www.iranfluidpower.com www.iranfluidpower.com Table of Contents The Secret to Reading and Interpreting Hydraulic Schematics... 1 Hydraulic System Schematics...

More information

Recognizing and understanding schematic symbols will enable you to comprehend a circuit s function.

Recognizing and understanding schematic symbols will enable you to comprehend a circuit s function. Schematic symbols are used to identify and graphically depict the function of fluid power components. Recognizing and understanding schematic symbols will enable you to comprehend a circuit s function.

More information

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law.

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law. 260 17-1 I. THEORY EXPERIMENT 17 QUALITATIVE STUDY OF INDUCED EMF Along the extended central axis of a bar magnet, the magnetic field vector B r, on the side nearer the North pole, points away from this

More information

Closed-Loop Motion Control Simplifies Non-Destructive Testing

Closed-Loop Motion Control Simplifies Non-Destructive Testing Closed-Loop Motion Control Simplifies Non-Destructive Testing Repetitive non-destructive testing (NDT) applications abound, and designers should consider using programmable motion controllers to power

More information

GPD 506/P5 Start-up Procedure and Checklist

GPD 506/P5 Start-up Procedure and Checklist GPD 506/P5 Start-up Procedure and Checklist Preparation for GPD506/P5 Drive Start-Up...2 HVAC Start-Up Procedure for GPD 506/P5 WITH Bypass Option:...4 HVAC Start-Up Procedure for GPD 506/P5 WITHOUT Bypass

More information

GLOLAB Two Wire Stepper Motor Positioner

GLOLAB Two Wire Stepper Motor Positioner Introduction A simple and inexpensive way to remotely rotate a display or object is with a positioner that uses a stepper motor to rotate it. The motor is driven by a circuit mounted near the motor and

More information

UNIVERSITY OF WATERLOO ELECTRICAL & COMPUTER ENGINEERING DEPARTMENT ME269 ELECTROMECHANICAL DEVICES AND POWER PROCESSING.

UNIVERSITY OF WATERLOO ELECTRICAL & COMPUTER ENGINEERING DEPARTMENT ME269 ELECTROMECHANICAL DEVICES AND POWER PROCESSING. UNIVERSITY OF WATERLOO ELECTRICAL & COMPUTER ENGINEERING DEPARTMENT ME269 ELECTROMECHANICAL DEVICES AND POWER PROCESSING. Group # First Name Last Name UserID @uwaterloo.ca Experiment #3: DIRECT CURRENT

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 3 HYDRAULIC AND PNEUMATIC MOTORS The material needed for outcome 2 is very extensive

More information

SIMPLIFIED VALVE CIRCUIT GUIDE

SIMPLIFIED VALVE CIRCUIT GUIDE SIMPLIFIED CIRCUIT GUIDE A GUIDE TO UNDERSTANDG PNEUMATIC DIRECTIONAL CONTROL S SOLENOID NO. 0 OUT 0 FLOW CONTROL METERED- FREE FLOW 0 0 OUT CYLDER TENDED Z-00 Compressed Air Valves Directional control

More information

Cell Phone Vibration Experiment

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

More information

Schematic Symbols Chart (Design Hydraulic and Pneumatic circits)

Schematic Symbols Chart (Design Hydraulic and Pneumatic circits) Page 1 of 6 (Home) Symbols / Visit us on: Fluid Power, Automation and Motion Control for all Industries About Us Products Services Catalogs Place an Order Training & Information Contact Us Employee Access

More information

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

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

More information

Conversion Between Analog and Digital Signals

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

More information

Chapter 11 SERVO VALVES. Fluid Power Circuits and Controls, John S.Cundiff, 2001

Chapter 11 SERVO VALVES. Fluid Power Circuits and Controls, John S.Cundiff, 2001 Chapter 11 SERVO VALVES Fluid Power Circuits and Controls, John S.Cundiff, 2001 Servo valves were developed to facilitate the adjustment of fluid flow based on the changes in the load motion. 1 Typical

More information

Industrial Automation Training Academy. PLC, HMI & Drives Training Programs Duration: 6 Months (180 ~ 240 Hours)

Industrial Automation Training Academy. PLC, HMI & Drives Training Programs Duration: 6 Months (180 ~ 240 Hours) nfi Industrial Automation Training Academy Presents PLC, HMI & Drives Training Programs Duration: 6 Months (180 ~ 240 Hours) For: Electronics & Communication Engineering Electrical Engineering Instrumentation

More information

Lab E1: Introduction to Circuits

Lab E1: Introduction to Circuits E1.1 Lab E1: Introduction to Circuits The purpose of the this lab is to introduce you to some basic instrumentation used in electrical circuits. You will learn to use a DC power supply, a digital multimeter

More information

SECTION G2: CABLE PROCESSOR MODULE MAINTENANCE

SECTION G2: CABLE PROCESSOR MODULE MAINTENANCE SECTION G2: CABLE PROCESSOR MODULE MAINTENANCE Cable Processor Module overview WARNING! When tipping the Cable Processor Module back, (after removing the toggle arm pin), use extreme caution not to drop

More information

THE INPUT/OUTPUT SYSTEM. Key Points

THE INPUT/OUTPUT SYSTEM. Key Points M O D U L E T W O THE 2 INPUT/OUTPUT SYSTEM Key Points In the first module, you learned about the basic architecture and operation of the Allen-Bradley Micrologix 1000, including a brief introduction to

More information

CIM Computer Integrated Manufacturing

CIM Computer Integrated Manufacturing INDEX CIM IN BASIC CONFIGURATION CIM IN ADVANCED CONFIGURATION CIM IN COMPLETE CONFIGURATION DL CIM A DL CIM B DL CIM C DL CIM C DL CIM B DL CIM A Computer Integrated Manufacturing (CIM) is a method of

More information

RLC Series Resonance

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

More information

A descriptive definition of valve actuators

A descriptive definition of valve actuators A descriptive definition of valve actuators Abstract A valve actuator is any device that utilizes a source of power to operate a valve. This source of power can be a human being working a manual gearbox

More information

Example. Fluid Power. Circuits

Example. Fluid Power. Circuits Example Fluid Power Circuits To Enhance Symbol Reading Skills To Work On Circuit Reading Skills With Answers HI LO Pump Circuit 18 A1 B1 17 16 15 13 Set 14 2,000 PSI PG2 Set 500 PSI 12 11 7 8 10 PG1 9

More information

SERIES-PARALLEL DC CIRCUITS

SERIES-PARALLEL DC CIRCUITS Name: Date: Course and Section: Instructor: EXPERIMENT 1 SERIES-PARALLEL DC CIRCUITS OBJECTIVES 1. Test the theoretical analysis of series-parallel networks through direct measurements. 2. Improve skills

More information

UNIT II Robots Drive Systems and End Effectors Part-A Questions

UNIT II Robots Drive Systems and End Effectors Part-A Questions UNIT II Robots Drive Systems and End Effectors Part-A Questions 1. Define End effector. End effector is a device that is attached to the end of the wrist arm to perform specific task. 2. Give some examples

More information

Introduction to Electronic Signals

Introduction to Electronic Signals Introduction to Electronic Signals Oscilloscope An oscilloscope displays voltage changes over time. Use an oscilloscope to view analog and digital signals when required during circuit diagnosis. Fig. 6-01

More information

TwinCAT NC Configuration

TwinCAT NC Configuration TwinCAT NC Configuration NC Tasks The NC-System (Numeric Control) has 2 tasks 1 is the SVB task and the SAF task. The SVB task is the setpoint generator and generates the velocity and position control

More information

Servo Info and Centering

Servo Info and Centering Info and Centering A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specified position. Inside the servo box is a DC motor

More information

Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application

Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application Hybrid Modeling and Control of a Power Plant using State Flow Technique with Application Marwa M. Abdulmoneim 1, Magdy A. S. Aboelela 2, Hassen T. Dorrah 3 1 Master Degree Student, Cairo University, Faculty

More information

DMX-K-DRV. Integrated Step Motor Driver + (Basic Controller) Manual

DMX-K-DRV. Integrated Step Motor Driver + (Basic Controller) Manual DMX-K-DRV Integrated Step Motor Driver + (Basic Controller) Manual DMX-K-DRV Manual page 1 rev 1.33 COPYRIGHT 2007 ARCUS, ALL RIGHTS RESERVED First edition, June 2007 ARCUS TECHNOLOGY copyrights this document.

More information

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2006 Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil OBJECTIVES 1. To learn how to visualize magnetic field lines

More information

Implementing PID Temperature Control Using LabVIEW. Abstract. Introduction

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

More information

Electric Rotary Actuator - On/Off or programmable control actuator

Electric Rotary Actuator - On/Off or programmable control actuator Electric Rotary Actuator - On/Off or programmable control actuator Direct mounting on quarter-turn valves Manual override standard Corrosion resistant Adjustable limit switches Multi-voltage version Type

More information

Laboratory 4: Feedback and Compensation

Laboratory 4: Feedback and Compensation Laboratory 4: Feedback and Compensation To be performed during Week 9 (Oct. 20-24) and Week 10 (Oct. 27-31) Due Week 11 (Nov. 3-7) 1 Pre-Lab This Pre-Lab should be completed before attending your regular

More information

Data Acquisition Using NI-DAQmx

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

More information

Massachusetts Institute of Technology

Massachusetts Institute of Technology Objectives Massachusetts Institute of Technology Robotics: Science and Systems I Lab 1: System Overview and Introduction to the µorcboard Distributed: February 4, 2015, 3:30pm Checkoffs due: February 9,

More information

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver

1. Learn about the 555 timer integrated circuit and applications 2. Apply the 555 timer to build an infrared (IR) transmitter and receiver Electronics Exercise 2: The 555 Timer and its Applications Mechatronics Instructional Laboratory Woodruff School of Mechanical Engineering Georgia Institute of Technology Lab Director: I. Charles Ume,

More information

What Is Regeneration?

What Is Regeneration? What Is Regeneration? Braking / Regeneration Manual Regeneration Overview Revision 1.0 When the rotor of an induction motor turns slower than the speed set by the applied frequency, the motor is transforming

More information

Class 5 to 7 Truck and Bus Hydraulic Brake System

Class 5 to 7 Truck and Bus Hydraulic Brake System Class 5 to 7 Truck and Bus Hydraulic Brake System Diagnostic Guide 1st Edition * 5+0 Important Service tes The information in this publication was current at the time of printing. The information presented

More information

System Modeling and Control for Mechanical Engineers

System Modeling and Control for Mechanical Engineers Session 1655 System Modeling and Control for Mechanical Engineers Hugh Jack, Associate Professor Padnos School of Engineering Grand Valley State University Grand Rapids, MI email: jackh@gvsu.edu Abstract

More information

Smart DeviceNet Remote I/O Terminals

Smart DeviceNet Remote I/O Terminals Smart DeviceNet Remote I/O Terminals ather and Use Information for Effective Preventive Maintenance et more useful data for preventive maintenance when you build cost-effective parallel information systems

More information

COEFFICIENT OF KINETIC FRICTION

COEFFICIENT OF KINETIC FRICTION COEFFICIENT OF KINETIC FRICTION LAB MECH 5.COMP From Physics with Computers, Vernier Software & Technology, 2000. INTRODUCTION If you try to slide a heavy box resting on the floor, you may find it difficult

More information

Basic Symbols. Lines. Circular. Square. Diamond. Miscellaneous Symbols. -continuous line - flow line. -dashed line - pilot, drain

Basic Symbols. Lines. Circular. Square. Diamond. Miscellaneous Symbols. -continuous line - flow line. -dashed line - pilot, drain Airline Hydraulic's Main Page Basic Symbols Lines continuous line flow line dashed line pilot, drain envelope long and short dashes around two or more component symbols. Circular Square Diamond large circle

More information

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2009 Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil OBJECTIVES 1. To learn how to visualize magnetic field lines

More information

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

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

More information

SFS81 Series. Servo Finishing Stand PUSHCORP, INC. Dallas, Texas

SFS81 Series. Servo Finishing Stand PUSHCORP, INC. Dallas, Texas SFS81 Series Servo Finishing Stand PUSHCORP, INC. Dallas, Texas May, 2012 NEVER OPERATE THE SFS81 MANUALLY NEVER OPERATE THE SFS81 WITH PERSONEL IN THE WORKCELL DO NOT USE LUBRICATED AIR. This device requires

More information

Lab Session 4 Introduction to the DC Motor

Lab Session 4 Introduction to the DC Motor Lab Session 4 Introduction to the DC Motor By: Professor Dan Block Control Systems Lab Mgr. University of Illinois Equipment Agilent 54600B 100 MHz Ditizing Oscilloscope (Replacement model: Agilent DSO5012A

More information

EET272 Worksheet Week 9

EET272 Worksheet Week 9 EET272 Worksheet Week 9 answer questions 1-5 in preparation for discussion for the quiz on Monday. Finish the rest of the questions for discussion in class on Wednesday. Question 1 Questions AC s are becoming

More information

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS

HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Engineering MECHANICS, Vol. 16, 2009, No. 4, p. 287 296 287 HYDRAULIC ARM MODELING VIA MATLAB SIMHYDRAULICS Stanislav Věchet, Jiří Krejsa* System modeling is a vital tool for cost reduction and design

More information

Ampere's Law. Introduction. times the current enclosed in that loop: Ampere's Law states that the line integral of B and dl over a closed path is 0

Ampere's Law. Introduction. times the current enclosed in that loop: Ampere's Law states that the line integral of B and dl over a closed path is 0 1 Ampere's Law Purpose: To investigate Ampere's Law by measuring how magnetic field varies over a closed path; to examine how magnetic field depends upon current. Apparatus: Solenoid and path integral

More information

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS

LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS LAB 7 MOSFET CHARACTERISTICS AND APPLICATIONS Objective In this experiment you will study the i-v characteristics of an MOS transistor. You will use the MOSFET as a variable resistor and as a switch. BACKGROUND

More information

EXPERIMENT: MOMENT OF INERTIA

EXPERIMENT: MOMENT OF INERTIA OBJECTIVES EXPERIMENT: MOMENT OF INERTIA to familiarize yourself with the concept of moment of inertia, I, which plays the same role in the description of the rotation of a rigid body as mass plays in

More information

P545 Autonomous Cart

P545 Autonomous Cart P545 Autonomous Cart Cart Overview The P545 Cart is designed to allow students to explore embedded system design and development through the control of an autonomous vehicle. Cart Overview The vehicle

More information

PhidgetInterfaceKit 8/8/8

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

More information

GROUND DETECTION CIRCUITS FOR STATIONARY APPLICATIONS (IN PLAIN DOWN TO EARTH LANGUAGE)

GROUND DETECTION CIRCUITS FOR STATIONARY APPLICATIONS (IN PLAIN DOWN TO EARTH LANGUAGE) GROUND DETECTION CIRCUITS FOR STATIONARY APPLICATIONS (IN PLAIN DOWN TO EARTH LANGUAGE) Matthew Theriault Designer Hindle Power Inc. Easton, PA SCOPE AND PURPOSE OF THE PAPER Why do we bother to monitor

More information

Reading assignment: All students should read the Appendix about using oscilloscopes.

Reading assignment: All students should read the Appendix about using oscilloscopes. 10. A ircuits* Objective: To learn how to analyze current and voltage relationships in alternating current (a.c.) circuits. You will use the method of phasors, or the vector addition of rotating vectors

More information

Material taken from Fluid Power Circuits and Controls, John S. Cundiff, 2001

Material taken from Fluid Power Circuits and Controls, John S. Cundiff, 2001 Pressure Control Chapter 3 Material taken from Fluid Power Circuits and Controls, John S. Cundiff, 2001 Introduction Pressure control is a key element in the design of any circuit. Used correctly, it can

More information

Electronic WorkBench tutorial

Electronic WorkBench tutorial Electronic WorkBench tutorial Introduction Electronic WorkBench (EWB) is a simulation package for electronic circuits. It allows you to design and analyze circuits without using breadboards, real components

More information

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering ECE 495 Project 3: Shocker Actuator Subsystem and Website Design Group 1: One Awesome Engineering Luquita Edwards Evan Whetsell Sunny Verma Thomas Ryan Willis Long I. Executive Summary The main goal behind

More information

Electrical Systems - IQAN Digital Control System. IQAN Control System Components... 5.1.3

Electrical Systems - IQAN Digital Control System. IQAN Control System Components... 5.1.3 Section 5.1 Electrical Systems - IQAN Digital Control System IQAN Control System Components........................... 5.1.3 IQAN Operational Description: At Machine Startup.....................................

More information

98371000 REV. REL 1302 WEST BEARDSLEY AVENUE P.O. BOX 1127 ELKHART IN 46515 (574) 295-8330 FAX (574) 293-9914 2011 ELKHART BRASS MFG. CO., INC.

98371000 REV. REL 1302 WEST BEARDSLEY AVENUE P.O. BOX 1127 ELKHART IN 46515 (574) 295-8330 FAX (574) 293-9914 2011 ELKHART BRASS MFG. CO., INC. 81471067 Electric Monitor Motor Control Panel For use with Model 8394059 SPIT-FIRE Monitor Installation, Operation, and Maintenance Instructions FOR ATEX APPLICATIONS 1302 WEST BEARDSLEY AVENUE P.O. BOX

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 1 HYDRAULIC PUMPS The material needed for outcome 2 is very extensive so there

More information

EXPERIMENT 2 TRAFFIC LIGHT CONTROL SYSTEM FOR AN INTERSECTION USING S7-300 PLC

EXPERIMENT 2 TRAFFIC LIGHT CONTROL SYSTEM FOR AN INTERSECTION USING S7-300 PLC YEDITEPE UNIVERSITY ENGINEERING & ARCHITECTURE FACULTY INDUSTRIAL ELECTRONICS LABORATORY EE 432 INDUSTRIAL ELECTRONICS EXPERIMENT 2 TRAFFIC LIGHT CONTROL SYSTEM FOR AN INTERSECTION USING S7-300 PLC Introduction:

More information

The Design of a Low-Cost and Robust Linkage Position Sensor

The Design of a Low-Cost and Robust Linkage Position Sensor The Design of a Low-Cost and Robust Linkage Position Sensor Project Proposal By: Leann Vernon and Phillip Latka Advisor: Dr. Jose Sanchez December 16th, 2013 Table of Contents Introduction 2 Project Description..

More information

Introduction to LabVIEW for Control Design & Simulation Ricardo Dunia (NI), Eric Dean (NI), and Dr. Thomas Edgar (UT)

Introduction to LabVIEW for Control Design & Simulation Ricardo Dunia (NI), Eric Dean (NI), and Dr. Thomas Edgar (UT) Introduction to LabVIEW for Control Design & Simulation Ricardo Dunia (NI), Eric Dean (NI), and Dr. Thomas Edgar (UT) Reference Text : Process Dynamics and Control 2 nd edition, by Seborg, Edgar, Mellichamp,

More information

Mini-Lab Projects in the Undergraduate Classical Controls Course

Mini-Lab Projects in the Undergraduate Classical Controls Course Mini-Lab Projects in the Undergraduate Classical Controls Course Jeffrey S. Dalton, Daniel S. Stutts, and Robert L. Montgomery University of Missouri-Rolla Rolla, MO 65409 Abstract: To address a common

More information

OCTOPUS SELECTION & INSTALLATION GUIDE

OCTOPUS SELECTION & INSTALLATION GUIDE OCTOPUS SELECTION & INSTALLATION GUIDE 38mm BORE LINEAR ACTUATOR STYLES LAM & LAR A. GENERAL DESCRIPTION: The Octopus hydraulic linear actuator is a simple, efficient and reliable way of driving the rudder

More information

Arduino Lab 1 - The Voltage Divider

Arduino Lab 1 - The Voltage Divider Arduino Lab 1 - The Voltage Divider 1. Introduction In this lab, we will endanger a cute animal, create a portal to another dimension, and invent a new genre of music. Along the way, we will learn about

More information

Moving Magnet Actuator MI FFA series

Moving Magnet Actuator MI FFA series Moving Magnet Actuator MI FFA series The moving magnet MI-FFA series actuators are a line of actuators designed to be a true alternative for pneumatic cylinders. The actuators incorporate an ISO 6432 interface

More information

SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS

SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS SOLID MECHANICS TUTORIAL MECHANISMS KINEMATICS - VELOCITY AND ACCELERATION DIAGRAMS This work covers elements of the syllabus for the Engineering Council exams C105 Mechanical and Structural Engineering

More information

Odyssey of the Mind Technology Fair. Simple Electronics

Odyssey of the Mind Technology Fair. Simple Electronics Simple Electronics 1. Terms volts, amps, ohms, watts, positive, negative, AC, DC 2. Matching voltages a. Series vs. parallel 3. Battery capacity 4. Simple electronic circuit light bulb 5. Chose the right

More information

Flow Charts and Servomotors (background to Lab #2) Things to learn about: flow charts for design. MECH452 2014 Lecture #2 flow charts & servos rev2

Flow Charts and Servomotors (background to Lab #2) Things to learn about: flow charts for design. MECH452 2014 Lecture #2 flow charts & servos rev2 MECH 452 Lecture #2 Flow Charts and Servomotors (background to Lab #2) 1 2 Handout #2 (highlights, questions) Things to learn about: flow charts for design Only 5 symbols (subroutine not shown) Flow charts

More information

Calibration and Use of a Strain-Gage-Instrumented Beam: Density Determination and Weight-Flow-Rate Measurement

Calibration and Use of a Strain-Gage-Instrumented Beam: Density Determination and Weight-Flow-Rate Measurement Chapter 2 Calibration and Use of a Strain-Gage-Instrumented Beam: Density Determination and Weight-Flow-Rate Measurement 2.1 Introduction and Objectives This laboratory exercise involves the static calibration

More information

COUNTERBALANCE VALVES

COUNTERBALANCE VALVES COUNTERBALANCE VALVES Introduction They are modulating valves which allow free flow into the actuator and then block the reverse flow until they feel a pilot pressure inversely proportional to the load

More information

Proportional and Servo Valve Technology

Proportional and Servo Valve Technology The ability to achieve automated stepless control of pressure and flow rate in fluid power systems has undergone major development in the past twenty-five years. Electrohydraulic servo valves were invented

More information

Lab #9: AC Steady State Analysis

Lab #9: AC Steady State Analysis Theory & Introduction Lab #9: AC Steady State Analysis Goals for Lab #9 The main goal for lab 9 is to make the students familar with AC steady state analysis, db scale and the NI ELVIS frequency analyzer.

More information

Manufacturing Equipment Modeling

Manufacturing Equipment Modeling QUESTION 1 For a linear axis actuated by an electric motor complete the following: a. Derive a differential equation for the linear axis velocity assuming viscous friction acts on the DC motor shaft, leadscrew,

More information

EasyC. Programming Tips

EasyC. Programming Tips EasyC Programming Tips PART 1: EASYC PROGRAMMING ENVIRONMENT The EasyC package is an integrated development environment for creating C Programs and loading them to run on the Vex Control System. Its Opening

More information

1115 4G SERIES GOVERNOR. 4-20 ma ANALOGUE DIGITAL SPEED SETTING

1115 4G SERIES GOVERNOR. 4-20 ma ANALOGUE DIGITAL SPEED SETTING 1115 4G SERIES GOVERNOR with 4-20 ma ANALOGUE & DIGITAL SPEED SETTING PO Box 28, 9300AA Roden, The Netherlands Tel: +31 505019888 Fax: +31 505013618 E-mail: regulateurs@regulateurs-europa.com 1115 4G

More information

OEM-EP Pressure Controllers

OEM-EP Pressure Controllers Pressure Controllers Typical Applications Carrier Gas Pressure Control Air over Liquid Control Mass Spectrometer Process Gas Supply Pressure Control Miniature ler The Miniature ler converts a variable

More information

CHAPTER 11: Flip Flops

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

More information

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5 Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities

More information

Electrical Resonance

Electrical Resonance Electrical Resonance (R-L-C series circuit) APPARATUS 1. R-L-C Circuit board 2. Signal generator 3. Oscilloscope Tektronix TDS1002 with two sets of leads (see Introduction to the Oscilloscope ) INTRODUCTION

More information

Service Information CALIBRATION PROCEDURE AND TROUBLESHOOTING FOR LINEAR GOVERNOR CONTROLLERS NOTE

Service Information CALIBRATION PROCEDURE AND TROUBLESHOOTING FOR LINEAR GOVERNOR CONTROLLERS NOTE Service Information Calibration & Adjustments CALIBRATION PROCEDURE AND TROUBLESHOOTING FOR LINEAR GOVERNOR CONTROLLERS Part Number DYN1-10752-000-0-12/24 DYN1-10752-001-0-12/24* DYN1-10753-000-0-12/24

More information