Controller Design using the Maple Professional Math Toolbox for LabVIEW

Size: px
Start display at page:

Download "Controller Design using the Maple Professional Math Toolbox for LabVIEW"

Transcription

1 Controller Design using the Maple Professional Math Toolbox for LabVIEW This application demonstrates how you can use the Maple Professional Math Toolbox for LabVIEW to design and tune a Proportional-Integral-Derivative (PID) controller. This toolbox seamlessly integrates LabVIEW with Maple, allowing you to develop applications that use both the data acquisition capabilities of LabVIEW and the sophisticated mathematical modeling of Maple. The following example application models an existing system and tunes the controller parameters. The final parameter values are automatically exported to the live system. This application illustrates the following features: Using Maple to derive a transfer function of the overall system Using LabVIEW to control a physical system Control engineering plots: step response, Bode plot, and root locus plot Powerful Maple symbolic capability to perform sophisticated what if analysis

2 Controller Design using the Maple Professional Math Toolbox for LabVIEW Maplesoft, a division of Waterloo Maple Inc., 005 Introduction This application demonstrates how you can use the Maple Professional Math Toolbox for LabVIEW to design and tune a Proportional-Integral-Derivative (PID) controller. This toolbox seamlessly integrates LabVIEW with Maple, allowing you to develop applications that use both the data acquisition capabilities of LabVIEW and the sophisticated mathematical modeling of Maple. The following example application models an existing system and tunes the controller parameters. The final parameter values are automatically exported to the live system. This application illustrates the following features. Using Maple to derive a transfer function of the overall system Using LabVIEW to control a physical system Control engineering plots: step response, Bode plot, and root locus plot Powerful Maple symbolic capability to perform sophisticated what if analysis Figure : Two tank system

3 Problem Description This example illustrates the PID controller tuning for a two tank physical system. In this system, water flows through an input valve to Tank, and from this tank the water flows freely to Tank. The water flows freely from Tank. The input valve is controllable, while both of the output valves for tanks one and two are fixed in an open position. The goal is to control the position of the input valve to maintain the water level in Tank at some preset level. Figure : Two tank system This system can be described by the following transfer function, where H (s) corresponds to the height of tank and U(s) is the input valve position. H ( s) = U ( s) R A R A R s + ( A R + A R ) s + Here, A and A are the cross-sectional areas of Tanks and respectively, and the quantities R and R are the output valve resistances for Tanks and. The goal is to tune a PID controller to maintain a given water level in Tank and then deploy the controller parameters to a live system.

4 Controller Design The described system is a live system controlled by LabVIEW. It contains an existing PID controller; however, the controller parameters are not optimal. The goal is to model the system with different controller parameters using Maple and then tune the parameters to improve the system performance. The new parameters are exported to the live system. The System In this example, a LabVIEW application controls the system and displays the various parameters and states of the system. Figure 3: Live system The system output (water height level of Tank ) is shown in green in the upper-right portion of Figure. This figure illustrates the response of the system to a step change of the Tank desired height (set point) from zero to one half of the total height. From the figure, it is evident that the height of the water level in Tank (green line) never reaches the desired height. It also exhibits a steady state (settling) error. In addition, the height level first exceeds the target level, before it settles to a final value. The controller behavior is not satisfactory.

5 Controller Parameter Tuning Using the power of Maple, a simulation of the system is created within the LabVIEW application. Using this simulation, the system response is evaluated for different controller parameters. You can enter arbitrary transfer functions for the plant (the two tank system) and controllers in both the forward and the feedback path. Figure 4: Transfer functions for the controller, plant, and the feedback systems Maple then formulates the transfer function for the entire closed-loop system, from which the behavior of the entire system is simulated. Figure 5: Transfer function for the entire system Since Maple computes the overall system transfer function symbolically, the model and controller parameters are stored separately and are substituted only when needed. As a result, you can investigate the sensitivity of the overall behavior to each of the parameters. Figure 6: List of the model and controller parameters

6 In addition to generating the transfer function of the system, Maple computes several commonly used control design and analysis plots, such as the step response, Bode plot, and root locus plot. In the case of the root locus plot, instead of using the default loop gain as the varying parameter, you can select different parameters and the corresponding root locus plot for that parameter is generated automatically. This is a unique benefit that Maple offers, as a result of its symbolic manipulation it saves time by eliminating the need to manually re-derive the transfer function expression for each parameter value. Using these tools, you can tune the parameter values for the PID controller until a satisfactory result is achieved. Figure 7: Step response of the overall system Figure 8: Bode plot for the overall system Figure 9: Root locus plot for the entire system

7 Deployment of the Controller Parameters The controller is designed in LabVIEW, and as a result the parameters are easily exported by writing them directly to the controller VI. You do not need to stop the controller, read data files, or cut and paste the parameter values. Figure 0: The controller parameters are exported to a live VI. Figure : The response of the system is improved with the new controller parameters Summary To develop and tune a PID controller, you can use LabVIEW and Maple: LabVIEW to implement a controller for the physical system, and Maple to model the system and design a controller. This controller is designed in the LabVIEW environment, making the export of the controller value to the real system effortless. The combination of LabVIEW and Maple offers a powerful environment for rapid development and deployment of control solutions.

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

Implementation of Fuzzy and PID Controller to Water Level System using LabView

Implementation of Fuzzy and PID Controller to Water Level System using LabView Implementation of Fuzzy and PID Controller to Water Level System using LabView Laith Abed Sabri, Ph.D University of Baghdad AL-Khwarizmi college of Engineering Hussein Ahmed AL-Mshat University of Baghdad

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

ECE 3510 Final given: Spring 11

ECE 3510 Final given: Spring 11 ECE 50 Final given: Spring This part of the exam is Closed book, Closed notes, No Calculator.. ( pts) For each of the time-domain signals shown, draw the poles of the signal's Laplace transform on the

More information

ECE475 Control System Analysis ABET Syllabus. ECE 326. Prerequisite topics: knowledge of Laplace transforms and Bode plots.

ECE475 Control System Analysis ABET Syllabus. ECE 326. Prerequisite topics: knowledge of Laplace transforms and Bode plots. ECE475 Control System Analysis ABET Syllabus Catalog Data: ECE 475: Control System Analysis. Three (3) credit hours. Classical and modern feedback control system analysis and methods: stability, root locus,

More information

SCADA, OPC and Database Systems

SCADA, OPC and Database Systems Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics SCADA, OPC and Database Systems HANS-PETTER HALVORSEN, 2012.08.20 Faculty of Technology, Postboks

More information

AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT

AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT AC 2012-4561: MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT Dr. Nikunja Swain, South Carolina State University Nikunja Swain is a professor in the College of Science, Mathematics,

More information

DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TEST SETUP

DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TEST SETUP International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 1, Jan-Feb 2016, pp. 97-104, Article ID: IJARET_07_01_012 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=1

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

stable response to load disturbances, e.g., an exothermic reaction.

stable response to load disturbances, e.g., an exothermic reaction. C REACTOR TEMPERATURE control typically is very important to product quality, production rate and operating costs. With continuous reactors, the usual objectives are to: hold temperature within a certain

More information

Solutions for Every Aspect of STEM Education

Solutions for Every Aspect of STEM Education Solutions for Every Aspect of STEM Education A Cybernet Group Company Maple TM The Essential Tool for Mathematics Maple is math software that combines the world s most powerful math engine with an interface

More information

Jump Start: Aspen HYSYS Dynamics V7.3

Jump Start: Aspen HYSYS Dynamics V7.3 A Brief Tutorial (and supplement to training and online documentation) Glenn Dissinger, Product Director, Aspen Technology, Inc. Julie Levine, Associate Product Marketing Professional, Aspen Technology,

More information

QNET Experiment #06: HVAC Proportional- Integral (PI) Temperature Control Heating, Ventilation, and Air Conditioning Trainer (HVACT)

QNET Experiment #06: HVAC Proportional- Integral (PI) Temperature Control Heating, Ventilation, and Air Conditioning Trainer (HVACT) Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #06: HVAC Proportional- Integral (PI) Temperature Control Heating, Ventilation, and Air Conditioning Trainer (HVACT) Student Manual Table of Contents

More information

MATLAB Control System Toolbox Root Locus Design GUI

MATLAB Control System Toolbox Root Locus Design GUI MATLAB Control System Toolbox Root Locus Design GUI MATLAB Control System Toolbox contains two Root Locus design GUI, sisotool and rltool. These are two interactive design tools for the analysis and design

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

TEACHING AUTOMATIC CONTROL IN NON-SPECIALIST ENGINEERING SCHOOLS

TEACHING AUTOMATIC CONTROL IN NON-SPECIALIST ENGINEERING SCHOOLS TEACHING AUTOMATIC CONTROL IN NON-SPECIALIST ENGINEERING SCHOOLS J.A.Somolinos 1, R. Morales 2, T.Leo 1, D.Díaz 1 and M.C. Rodríguez 1 1 E.T.S. Ingenieros Navales. Universidad Politécnica de Madrid. Arco

More information

Industrial Plant and Process Control

Industrial Plant and Process Control Unit 47: Industrial Plant and Process Control Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose D/600/0326 BTEC Nationals The aim of this unit is to introduce learners

More information

Control and Simulation. in LabVIEW

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

More information

Designing Fluctronic Real-Time Systems

Designing Fluctronic Real-Time Systems Journal of Real-Time Systems, Special Issue on Control-Theoretical Approaches to Real-Time Computing Feedback Control Real-Time Scheduling: Framework, Modeling, and Algorithms * Chenyang Lu John A. Stankovic

More information

Lambda Tuning the Universal Method for PID Controllers in Process Control

Lambda Tuning the Universal Method for PID Controllers in Process Control Lambda Tuning the Universal Method for PID Controllers in Process Control Lambda tuning gives non-oscillatory response with the response time (Lambda) required by the plant. Seven industrial examples show

More information

Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist

Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist Design-Simulation-Optimization Package for a Generic 6-DOF Manipulator with a Spherical Wrist MHER GRIGORIAN, TAREK SOBH Department of Computer Science and Engineering, U. of Bridgeport, USA ABSTRACT Robot

More information

Best Practices for Controller Tuning

Best Practices for Controller Tuning Best Practices for Controller Tuning George Buckbee, P.E. ExperTune, Inc. 2009 ExperTune, Inc. Page 1 Best Practices for Controller Tuning George Buckbee, P.E., ExperTune Inc. 2009 ExperTune Inc Summary

More information

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor

dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor dspace DSP DS-1104 based State Observer Design for Position Control of DC Servo Motor Jaswandi Sawant, Divyesh Ginoya Department of Instrumentation and control, College of Engineering, Pune. ABSTRACT This

More information

EE 402 RECITATION #13 REPORT

EE 402 RECITATION #13 REPORT MIDDLE EAST TECHNICAL UNIVERSITY EE 402 RECITATION #13 REPORT LEAD-LAG COMPENSATOR DESIGN F. Kağan İPEK Utku KIRAN Ç. Berkan Şahin 5/16/2013 Contents INTRODUCTION... 3 MODELLING... 3 OBTAINING PTF of OPEN

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

Non Linear Control of a Distributed Solar Field

Non Linear Control of a Distributed Solar Field Non Linear Control of a Distributed Solar Field Rui Neves-Silva rns@fct.unl.pt Universidade Nova de Lisboa ACUREX Solar Field 2 Parabolic through collector 3 Solar plant scheme The action on the pump s

More information

Control of an industrial process using PID control blocks in automation controller

Control of an industrial process using PID control blocks in automation controller Control of an industrial process using PID control blocks in automation controller by Michel Van Dessel 1 1 Abstract Many continuous industrial processes can be controlled using programmable automation

More information

A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW

A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW A Study of Speed Control of PMDC Motor Using Auto-tuning of PID Controller through LabVIEW Priyanka Rajput and Dr. K.K. Tripathi Department of Electronics and Communication Engineering, Ajay Kumar Garg

More information

Controller and Platform Design for a Three Degree of Freedom Ship Motion Simulator

Controller and Platform Design for a Three Degree of Freedom Ship Motion Simulator 33 Controller and Platform Design for a Three Degree of Freedom Ship Motion Simulator David B. Bateman, Igor A. Zamlinsky, and Bob Sturges Abstract With the use of tow-tank experiments, data may be generated

More information

Nodal and Loop Analysis

Nodal and Loop Analysis Nodal and Loop Analysis The process of analyzing circuits can sometimes be a difficult task to do. Examining a circuit with the node or loop methods can reduce the amount of time required to get important

More information

Hardware-in-the-Loop Simulation

Hardware-in-the-Loop Simulation Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics Hardware-in-the-Loop Simulation Introduction What is Hardware-in-the-Loop (HIL) Simulation or What

More information

IPA Industrial Process Automation From the Automatic Control of Individual Controlled Systems to Flexible, Full-scale Process Automation

IPA Industrial Process Automation From the Automatic Control of Individual Controlled Systems to Flexible, Full-scale Process Automation IPA Industrial Process Automation From the Automatic Control of Individual Controlled Systems to Flexible, Full-scale Process Automation 2 nd Edition Industrial Process Automation From the Automatic Control

More information

Module 2 Introduction to SIMULINK

Module 2 Introduction to SIMULINK Module 2 Introduction to SIMULINK Although the standard MATLAB package is useful for linear systems analysis, SIMULINK is far more useful for control system simulation. SIMULINK enables the rapid construction

More information

Exercise 10: Basic LabVIEW Programming

Exercise 10: Basic LabVIEW Programming Exercise 10: Basic LabVIEW Programming In this exercise we will learn the basic principles in LabVIEW. LabVIEW will be used in later exercises and in the project part, as well in other courses later, so

More information

Enhancing Process Control Education with the Control Station Training Simulator

Enhancing Process Control Education with the Control Station Training Simulator Enhancing Process Control Education with the Control Station Training Simulator DOUG COOPER, DANIELLE DOUGHERTY Department of Chemical Engineering, 191 Auditorium Road, Room 204, U-222, University of Connecticut,

More information

Chapter 9: Controller design

Chapter 9: Controller design Chapter 9. Controller Design 9.1. Introduction 9.2. Effect of negative feedback on the network transfer functions 9.2.1. Feedback reduces the transfer function from disturbances to the output 9.2.2. Feedback

More information

Industrial Process Controllers

Industrial Process Controllers Unit 50: Industrial Process Controllers Unit code: QCF Level 3: Credit value: 10 Guided learning hours: 60 Aim and purpose Y/600/0339 BTEC Nationals This unit provides learners with an opportunity to gain

More information

SAMPLE CHAPTERS UNESCO EOLSS PID CONTROL. Araki M. Kyoto University, Japan

SAMPLE CHAPTERS UNESCO EOLSS PID CONTROL. Araki M. Kyoto University, Japan PID CONTROL Araki M. Kyoto University, Japan Keywords: feedback control, proportional, integral, derivative, reaction curve, process with self-regulation, integrating process, process model, steady-state

More information

Water Supply. Simulation of Water Distribution Networks. Mohammad N. Almasri. Optimal Design of Water Distribution Networks Mohammad N.

Water Supply. Simulation of Water Distribution Networks. Mohammad N. Almasri. Optimal Design of Water Distribution Networks Mohammad N. Water Supply Simulation of Water Distribution Networks The Use of EPANET Mohammad N. Almasri 1 Introduction This presentation focuses on two issues: The simulation of water distribution networks (WDNs)

More information

PID Tuning Guide. A Best-Practices Approach to Understanding and Tuning PID Controllers. First Edition by Robert C. Rice, PhD

PID Tuning Guide. A Best-Practices Approach to Understanding and Tuning PID Controllers. First Edition by Robert C. Rice, PhD PID Tuning Guide A Best-Practices Approach to Understanding and Tuning PID Controllers First Edition by Robert C. Rice, PhD Technical Contributions from: Also Introducing: Table of Contents 2 Forward 3

More information

Solutions for Every Aspect of Engineering Education

Solutions for Every Aspect of Engineering Education Solutions for Every Aspect of Engineering Education A Cybernet Group Company Enrich your Classroom and Accelerate Your Research Built on over 25 years of success and experience in high performance mathematical

More information

Spacecraft Dynamics and Control. An Introduction

Spacecraft Dynamics and Control. An Introduction Brochure More information from http://www.researchandmarkets.com/reports/2328050/ Spacecraft Dynamics and Control. An Introduction Description: Provides the basics of spacecraft orbital dynamics plus attitude

More information

Experiment 4: Sensor Bridge Circuits (tbc 1/11/2007, revised 2/20/2007, 2/28/2007) I. Introduction. From Voltage Dividers to Wheatstone Bridges

Experiment 4: Sensor Bridge Circuits (tbc 1/11/2007, revised 2/20/2007, 2/28/2007) I. Introduction. From Voltage Dividers to Wheatstone Bridges Experiment 4: Sensor Bridge Circuits (tbc //2007, revised 2/20/2007, 2/28/2007) Objective: To implement Wheatstone bridge circuits for temperature measurements using thermistors. I. Introduction. From

More information

Maple Quick Start. Introduction. Talking to Maple. Using [ENTER] 3 (2.1)

Maple Quick Start. Introduction. Talking to Maple. Using [ENTER] 3 (2.1) Introduction Maple Quick Start In this introductory course, you will become familiar with and comfortable in the Maple environment. You will learn how to use context menus, task assistants, and palettes

More information

How To Use Maple Sim

How To Use Maple Sim A New Generation of Software Tools for the Engineering Professional A Cybernet Group Company TM MapleSim The Modern Approach to Physical Modeling and Simulation MapleSim TM dramatically reduces model development

More information

School of Engineering Department of Electrical and Computer Engineering

School of Engineering Department of Electrical and Computer Engineering 1 School of Engineering Department of Electrical and Computer Engineering 332:223 Principles of Electrical Engineering I Laboratory Experiment #4 Title: Operational Amplifiers 1 Introduction Objectives

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION Power systems form the largest man made complex system. It basically consists of generating sources, transmission network and distribution centers. Secure and economic operation

More information

PID Controller Tuning: A Short Tutorial

PID Controller Tuning: A Short Tutorial PID Controller Tuning: A Short Tutorial Jinghua Zhong Mechanical Engineering, Purdue University Spring, 2006 Outline This tutorial is in PDF format with navigational control. You may press SPACE or, or

More information

Power Electronics. Prof. K. Gopakumar. Centre for Electronics Design and Technology. Indian Institute of Science, Bangalore.

Power Electronics. Prof. K. Gopakumar. Centre for Electronics Design and Technology. Indian Institute of Science, Bangalore. Power Electronics Prof. K. Gopakumar Centre for Electronics Design and Technology Indian Institute of Science, Bangalore Lecture - 1 Electric Drive Today, we will start with the topic on industrial drive

More information

Jump-Start Tutorial For ProcessModel

Jump-Start Tutorial For ProcessModel Jump-Start Tutorial For ProcessModel www.blueorange.org.uk ProcessModel Jump-Start Tutorial This tutorial provides step-by-step instructions for creating a process model, running the simulation, and viewing

More information

FUNDAMENTALS OF CONTROL ENGINEERING

FUNDAMENTALS OF CONTROL ENGINEERING EQUIPMENT FOR ENGINEERING EDUCATION EQUIPMENT FOR ENGINEERING EDUCATION ENGINEERING MECHANICS & MACHINE ELEMENTS Statics Strength of Materials Dynamics Fundamentals of Engineering Design Machinery Diagnosis

More information

ELECTRICAL ENGINEERING

ELECTRICAL ENGINEERING EE ELECTRICAL ENGINEERING See beginning of Section H for abbreviations, course numbers and coding. The * denotes labs which are held on alternate weeks. A minimum grade of C is required for all prerequisite

More information

Math-in-CTE Lesson Plan: Marketing

Math-in-CTE Lesson Plan: Marketing Math-in-CTE Lesson Plan: Marketing Lesson Title: Break-Even Point Lesson 01 Occupational Area: Marketing Ed./Accounting CTE Concept(s): Math Concepts: Lesson Objective: Fixed Costs, Variable Costs, Total

More information

DAQ in MATLAB HANS-PETTER HALVORSEN, 2012.09.11

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

More information

Keywords revenue management, yield management, genetic algorithm, airline reservation

Keywords revenue management, yield management, genetic algorithm, airline reservation Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Revenue Management

More information

LabVIEW DSP Test Integration Toolkit for TI DSP

LabVIEW DSP Test Integration Toolkit for TI DSP LabVIEW DSP Test Integration Toolkit for TI DSP Contents The LabVIEW DSP Test Integration Toolkit for TI DSP gives you the ability to use LabVIEW and the TI Code Composer Studio (CCS) Integrated Development

More information

Enhancing Classical Controls Education via Interactive GUI Design

Enhancing Classical Controls Education via Interactive GUI Design C Enhancing Classical Controls Education via Interactive GUI Design Raymond C. Garcia and Bonnie S. Heck lassical control design methods reg- tions is manually; that is. the students plot options available,

More information

Controller Design in Frequency Domain

Controller Design in Frequency Domain ECSE 4440 Control System Engineering Fall 2001 Project 3 Controller Design in Frequency Domain TA 1. Abstract 2. Introduction 3. Controller design in Frequency domain 4. Experiment 5. Colclusion 1. Abstract

More information

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1 Data Analysis with MATLAB 2013 The MathWorks, Inc. 1 Agenda Introduction Data analysis with MATLAB and Excel Break Developing applications with MATLAB Solving larger problems Summary 2 Modeling the Solar

More information

Dr. Yeffry Handoko Putra, S.T., M.T

Dr. Yeffry Handoko Putra, S.T., M.T Tuning Methods of PID Controller Dr. Yeffry Handoko Putra, S.T., M.T yeffry@unikom.ac.id 1 Session Outlines & Objectives Outlines Tuning methods of PID controller: Ziegler-Nichols Open-loop Coon-Cohen

More information

Degree programme in Automation Engineering

Degree programme in Automation Engineering Degree programme in Automation Engineering Course descriptions of the courses for exchange students, 2014-2015 Autumn 2014 21727630 Application Programming Students know the basis of systems application

More information

Lab 7: Operational Amplifiers Part I

Lab 7: Operational Amplifiers Part I Lab 7: Operational Amplifiers Part I Objectives The objective of this lab is to study operational amplifier (op amp) and its applications. We will be simulating and building some basic op amp circuits,

More information

POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES

POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES POTENTIAL OF STATE-FEEDBACK CONTROL FOR MACHINE TOOLS DRIVES L. Novotny 1, P. Strakos 1, J. Vesely 1, A. Dietmair 2 1 Research Center of Manufacturing Technology, CTU in Prague, Czech Republic 2 SW, Universität

More information

Grade Level Year Total Points Core Points % At Standard 9 2003 10 5 7 %

Grade Level Year Total Points Core Points % At Standard 9 2003 10 5 7 % Performance Assessment Task Number Towers Grade 9 The task challenges a student to demonstrate understanding of the concepts of algebraic properties and representations. A student must make sense of the

More information

MANAGING ASSETS WITH MODERN TOOLS AT WHITE BIRCH PAPER

MANAGING ASSETS WITH MODERN TOOLS AT WHITE BIRCH PAPER MANAGING ASSETS WITH MODERN TOOLS AT WHITE BIRCH PAPER Eric Tremblay 1, Michel Ruel 2 1- White Birch Paper, Quebec City, Quebec, Canada 2- Top Control Inc., Quebec City, Quebec, Canada, and Green Bay,

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

Series and Parallel Resistive Circuits

Series and Parallel Resistive Circuits Series and Parallel Resistive Circuits The configuration of circuit elements clearly affects the behaviour of a circuit. Resistors connected in series or in parallel are very common in a circuit and act

More information

FAST METHODS FOR SLOW LOOPS: TUNE YOUR TEMPERATURE CONTROLS IN 15 MINUTES

FAST METHODS FOR SLOW LOOPS: TUNE YOUR TEMPERATURE CONTROLS IN 15 MINUTES FAST METHODS FOR SLOW LOOPS: TUNE YOUR TEMPERATURE CONTROLS IN 15 MINUTES Michel Ruel P.E. President, TOP Control Inc 4734 Sonseeahray Drive 49, Bel-Air St, #103 Hubertus, WI 53033 Levis Qc G6W 6K9 USA

More information

IPB-IB ELECTRIC ACTUATORS FOR INDUSTRIAL PROCESS CONTROL INDUSTRIAL STEAM BOILERS. BECK VIDEO Scan w/ Smartphone

IPB-IB ELECTRIC ACTUATORS FOR INDUSTRIAL PROCESS CONTROL INDUSTRIAL STEAM BOILERS. BECK VIDEO Scan w/ Smartphone IPB-IB R ELECTRIC ACTUATORS FOR INDUSTRIAL PROCESS CONTROL INDUSTRIAL STEAM BOILERS BECK VIDEO Scan w/ Smartphone 1 Increasing Business Pressures Necessitate Boiler Control Improvements Today s industrial

More information

PID, LQR and LQR-PID on a Quadcopter Platform

PID, LQR and LQR-PID on a Quadcopter Platform PID, LQR and LQR-PID on a Quadcopter Platform Lucas M. Argentim unielargentim@fei.edu.br Willian C. Rezende uniewrezende@fei.edu.br Paulo E. Santos psantos@fei.edu.br Renato A. Aguiar preaguiar@fei.edu.br

More information

Process Control Primer

Process Control Primer Process Control Primer At the onset of the Industrial Revolution, processes were controlled manually. Men turned valves, pulled levers or changed switches based on the need to turn devices on or off. As

More information

A Design of a PID Self-Tuning Controller Using LabVIEW

A Design of a PID Self-Tuning Controller Using LabVIEW Journal of Software Engineering and Applications, 2011, 4, 161-171 doi:10.4236/jsea.2011.43018 Published Online March 2011 (http://www.scirp.org/journal/jsea) 161 A Design of a PID Self-Tuning Controller

More information

Matlab and Simulink. Matlab and Simulink for Control

Matlab and Simulink. Matlab and Simulink for Control Matlab and Simulink for Control Automatica I (Laboratorio) 1/78 Matlab and Simulink CACSD 2/78 Matlab and Simulink for Control Matlab introduction Simulink introduction Control Issues Recall Matlab design

More information

CCST Exam Preparation Course Syllabus

CCST Exam Preparation Course Syllabus CCST Exam Preparation Course Syllabus Week Topic 1 Introduction to Process Control Types of Processes Continuous Batch Discrete The Feedback Loop Intro to P&ID Drawings 2 Controlling the Process Process

More information

Zahner 08/2013. Monitor measurements in a separate window.

Zahner 08/2013. Monitor measurements in a separate window. Zahner 08/2013 Monitor measurements in a separate window. Online Display - 2-1. Introduction...3 2. Installation and Removal...3 2.1 Installation Procedure... 3 2.2 Removal... 4 3. Usage of the Online

More information

Industrial Steam System Process Control Schemes

Industrial Steam System Process Control Schemes Industrial Steam System Process Control Schemes This paper was developed to provide a basic understanding of the different process control schemes used in a typical steam system. This is however a fundamental

More information

Create a Pipe Network with Didger & Voxler

Create a Pipe Network with Didger & Voxler Create a Pipe Network with Didger & Voxler Over the past few years, Golden Software s technical support team has been contacted a few times with user questions about using Voxler s WellRender module to

More information

The Time Constant of an RC Circuit

The Time Constant of an RC Circuit The Time Constant of an RC Circuit 1 Objectives 1. To determine the time constant of an RC Circuit, and 2. To determine the capacitance of an unknown capacitor. 2 Introduction What the heck is a capacitor?

More information

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK

MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK MODELING, SIMULATION AND DESIGN OF CONTROL CIRCUIT FOR FLEXIBLE ENERGY SYSTEM IN MATLAB&SIMULINK M. Pies, S. Ozana VSB-Technical University of Ostrava Faculty of Electrotechnical Engineering and Computer

More information

Dynamic Behavior of BWR

Dynamic Behavior of BWR Massachusetts Institute of Technology Department of Nuclear Science and Engineering 22.06 Engineering of Nuclear Systems Dynamic Behavior of BWR 1 The control system of the BWR controls the reactor pressure,

More information

IndustrialIT System 800xA Engineering

IndustrialIT System 800xA Engineering IndustrialIT System 800xA Engineering Overview Features and Benefits Integrated Engineering Environment: Supports the engineering of the entire extended automation system from field devices to plant management

More information

Test Report. Root Penetration Resistance Test. of Waterproofing Membrane for Green Roof System

Test Report. Root Penetration Resistance Test. of Waterproofing Membrane for Green Roof System Beijing Institute of Landscape and Gardening Test Report Root Penetration Resistance Test of Waterproofing Membrane for Green Roof System According to JC/T 1075-2008 Attachment A (standard attachment)

More information

Curve Fitting with Maple

Curve Fitting with Maple Curve Fitting with Maple Maplesoft, a division of Waterloo Maple Inc., 2007 Introduction Maple includes a number of assistants that allows a user to experiment and easily perform key tasks. This Tips and

More information

Modeling and Simulation of a Three Degree of Freedom Longitudinal Aero plane System. Figure 1: Boeing 777 and example of a two engine business jet

Modeling and Simulation of a Three Degree of Freedom Longitudinal Aero plane System. Figure 1: Boeing 777 and example of a two engine business jet Modeling and Simulation of a Three Degree of Freedom Longitudinal Aero plane System Figure 1: Boeing 777 and example of a two engine business jet Nonlinear dynamic equations of motion for the longitudinal

More information

CHAPTER 1 : INTRODUCTION TO PROCESS CONTROL

CHAPTER 1 : INTRODUCTION TO PROCESS CONTROL CHAPTER 1 : INTRODUCTION TO PROCESS CONTROL When I complete this chapter, I want to be able to do the following. Explain the feedback concept applied to control Explain and identify the three elements

More information

PLAY VIDEO. Close- Closes the file you are working on and takes you back to MicroStation V8i Open File dialog.

PLAY VIDEO. Close- Closes the file you are working on and takes you back to MicroStation V8i Open File dialog. Chapter Five Menus PLAY VIDEO INTRODUCTION To be able to utilize the many different menus and tools MicroStation V8i offers throughout the program and this guide, you must first be able to locate and understand

More information

Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu

Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu 2012 The MathWorks, Inc. 1 What is MATLAB? High-level language Interactive development environment Used for: Numerical

More information

The Interactivity in the New Engineering Education Tools

The Interactivity in the New Engineering Education Tools The Interactivity in the New Engineering Education Tools Fernando G. Martins * and Sebastião Feyo de Azevedo Departamento de Engenharia. Química, Faculdade de Engenharia, Rua Dr. Roberto Frias s/n, 4200-465

More information

EECE 460 : Control System Design

EECE 460 : Control System Design EECE 460 : Control System Design PID Controller Design and Tuning Guy A. Dumont UBC EECE January 2012 Guy A. Dumont (UBC EECE) EECE 460 PID Tuning January 2012 1 / 37 Contents 1 Introduction 2 Control

More information

Σ _. Feedback Amplifiers: One and Two Pole cases. Negative Feedback:

Σ _. Feedback Amplifiers: One and Two Pole cases. Negative Feedback: Feedback Amplifiers: One and Two Pole cases Negative Feedback: Σ _ a f There must be 180 o phase shift somewhere in the loop. This is often provided by an inverting amplifier or by use of a differential

More information

The Operational Amplfier Lab Guide

The Operational Amplfier Lab Guide EECS 100 Lab Guide Bharathwaj Muthuswamy The Operational Amplfier Lab Guide 1. Introduction COMPONENTS REQUIRED FOR THIS LAB : 1. LM741 op-amp integrated circuit (IC) 2. 1k resistors 3. 10k resistor 4.

More information

ANTI LOCK BRAKING SYSTEM MODELLING AND DEVELOPMENT

ANTI LOCK BRAKING SYSTEM MODELLING AND DEVELOPMENT ANTI LOCK BRAKING SYSTEM MODELLING AND DEVELOPMENT Aldi Manikanth ME10B004 A Manoj Kumar ME10B006 C Vijay Chauhan ME10B010 Nachiket Dongre ME10B013 Lithas ME10B020 Rajesh Kumar Meena ME10B030 Varada Karthik

More information

Users Guide. By Dr. Don J. Wood Dr. Srinivasa Lingireddy. Featuring the Surge Wizard

Users Guide. By Dr. Don J. Wood Dr. Srinivasa Lingireddy. Featuring the Surge Wizard Users Guide By Dr. Don J. Wood Dr. Srinivasa Lingireddy Featuring the Surge Wizard Copyrighted KYPIPE LLC 2010 1 EPASurge Users Guide Overview EPASurge is a powerful transient analysis program designed

More information

Development and deployment of a control system for energy storage

Development and deployment of a control system for energy storage Development and deployment of a control system for energy storage ABSTRACT C. Knight 1, V. Becerra 2, W. Holderbaum 2, R. Mayer 3 1 Technologies for Sustainable Built Environment Centre University of Reading,

More information

FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW

FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW FUZZY Based PID Controller for Speed Control of D.C. Motor Using LabVIEW SALIM, JYOTI OHRI Department of Electrical Engineering National Institute of Technology Kurukshetra INDIA salimnitk@gmail.com ohrijyoti@rediffmail.com

More information

Maple & Moodle in Teaching Mathematics: the E-learning Project of the Faculty of Sciences of the University of Turin

Maple & Moodle in Teaching Mathematics: the E-learning Project of the Faculty of Sciences of the University of Turin Maple & Moodle in Teaching Mathematics: the E-learning Project of the Faculty of Sciences of the University of Turin M. Baldoni, S. Coriasco, M. Marchisio, S. Rabellino In 2007 the Faculty of Sciences

More information

1 External Model Access

1 External Model Access 1 External Model Access Function List The EMA package contains the following functions. Ema_Init() on page MFA-1-110 Ema_Model_Attr_Add() on page MFA-1-114 Ema_Model_Attr_Get() on page MFA-1-115 Ema_Model_Attr_Nth()

More information

South Carolina College- and Career-Ready (SCCCR) Algebra 1

South Carolina College- and Career-Ready (SCCCR) Algebra 1 South Carolina College- and Career-Ready (SCCCR) Algebra 1 South Carolina College- and Career-Ready Mathematical Process Standards The South Carolina College- and Career-Ready (SCCCR) Mathematical Process

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

PID Control. Proportional Integral Derivative (PID) Control. Matrix Multimedia 2011 MX009 - PID Control. by Ben Rowland, April 2011

PID Control. Proportional Integral Derivative (PID) Control. Matrix Multimedia 2011 MX009 - PID Control. by Ben Rowland, April 2011 PID Control by Ben Rowland, April 2011 Abstract PID control is used extensively in industry to control machinery and maintain working environments etc. The fundamentals of PID control are fairly straightforward

More information