Design and Implementation of SISO and MIMO Processes using PID Controller for Coupled Tank Process

Size: px
Start display at page:

Download "Design and Implementation of SISO and MIMO Processes using PID Controller for Coupled Tank Process"

Transcription

1 IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 10 March 2015 ISSN (online): Design and Implementation of SISO and MIMO Processes using PID Controller for Coupled Tank Process Yeshudas Muttu PG Student Department of Electronics, Communication & Instrumentation Engineering Goa College of Engineering Abstract The paper deals with the study of SISO and MIMO processes using PID controller for a coupled tank process. The PID controllers have found wide acceptance and applications in the industries. In spite of their simple structures, PID controllers are proven to be sufficient for many practical control problems. This paper presents the PID controller design for controlling liquid level of coupled tank system. These coupled tank systems form a second order system. Simulation study was carried out for this process with more concern given to the heights of the tank & performance evaluating parameters are then determined. Keywords: Coupled tank, MIMO, PID, SISO, Simulink I. INTRODUCTION Characteristics of coupled tanks for SISO and MIMO are of great importance. SISO stands for single input single output & MIMO stands for multiple inputs multiple outputs. This analysis is not possible without the use of proper controller. The controller used is PID controller. This controller is simplest to deal with and used widely. PID stands for Proportional Integral Derivative controller. Proportional-Plus-Integral-Plus Derivative Controller The combination of proportional, integral and derivative control action is called PID control action and the controller is called three action controllers. Mathematically, II. PROCESS DESCRIPTION & MATHEMATICAL MODELLING A. Coupled Tank Process: Mathematical modelling for SISO process is shown in Figure 1. Fig. 1: SISO coupled tank process Let H 1 and H 2 be the fluid level in each tank, measured with respect to the corresponding outlet. Considering a simple mass balance situation, the rate of change of fluid volume in each tank equals the net flow of fluid into the tank. Thus for each of tank 1 and tank 2, the dynamic equation is developed as follows. All rights reserved by 55

2 Where, H 1, H 2 = height of fluid in tank 1 and tank 2 respectively A 1, A 2 =cross sectional area of tank 1 and tank 2 respectively Q o3 =flow rate of fluid between tanks Q i1, Q i2 = pump flow rate into tank 1 and tank 2 respectively Q o1, Q o2 = flow rate of fluid out of tank 1 and tank 2 respectively Bernoulli s equation for a steady, non-viscous, incompressible liquid shows that the outlet flows in each tank is proportional to the square root of the head of water in the tank. Similarly, the flow between the two tanks is proportional to the square root of the head differential. Where α 1, α 2, α 3 are proportional constants which depends on the coefficients of discharge, the cross sectional area of each tank and the gravitational constant. Combining equation (3), (4) and (5) into both equations (1) and (2), a set of nonlinear state equations which describe the system dynamics of the coupled tank are derived as, B. A Linearized Perturbation Model: Suppose that for a set of inflows Qi1 and Qi2, the fluid level in the tanks is at some steady state level H1 and H2. Consider a small variation in each inflow, q1 in Qi1 and q2 in Qi2. Let the resulting perturbation in level be h1 and h2 respectively. From equations (6) and (7), the equation will become: For Tank 1 For Tank 2 i i Subtracting equations (6) and (7) from equation (8) and (9), the equations that will be obtained are, ( ) For small perturbations, ( ) Therefore, Similarly, ( ) And Simplifying equation (10) and (11) with these approximations, we get All rights reserved by 56

3 C. Second Order Single Input Single Output (SISO) plant: This configuration is considered by having the baffle raised slightly. The manipulated variable is the perturbation to tank 1 inflow. Taking Laplace transform of equation (13) and (14) and assuming that initially all variables are at their steady state value s ( ) Rewriting equations (15) and (16) s ( ) Where For the second order configuration that shows on Figure 2, h 2 is the process variable (PV) and q 1 is the manipulated variable (MV). Case will be considered when q 2 is zero. Then, equation (17) and (18) will be expressed into a form that relates between the manipulated variable, q 1 and the process variable, h 2 and the final transfer function can be obtained as, Fig. 2: Block diagram of a second order process Now, the value for each parameters of the equation (25), the equation for the second order configuration needed to be found. Taking the values as,h 1 = 17, H 2 = 5, α 1 = 0.78, α 2 = 11.03, α 3 = 11.03, A 1 = 32 & A 2 = 32 By solving equation (19), (20), (21), (22), (23) and (24 with those values α 1, α 2, α 3, A 1, A 2, H 1 and H 2, the value of T 1, T 2, K 1, K 2, K 12, and K 21 can be determined. So the value of T 1, T 2, K 1, K 2, K 12, and K 21 are T 1 = , T 2 = , K 1 = ,K 2 = , K 12 = & K 21 = By using the value that has been obtained from T 1, T 2, K 1, K 2, K 12, and K 21 and put it in equation (25), the value of transfer functions become: Then, the transfer function will become All rights reserved by 57

4 D. MIMO System Design: Fig. 3: The coupled tank MIMO process Mathematical modelling is same as for SISO. Here, equilibrium conditions are used and the equations become: in ( ) in ( ) Where, A i = Cross sectional area of tank, a i = Cross sectional area of outlet hole, h i = Water level in tank i. E. Equilibrium Point Calculation: We can calculate the equilibrium points from above equations by equating them to zero: After linearizing and taking Laplace transforms, we get ( )( ) ( )( ) Table - 1 Coupled tank system Modelling parameters System Parameters Value Cross sectional area of coupled tank reservoir (A) m 2 Cross sectional area of the outlet (a i ) Range of the input signal (u i) 0 5 Volts Maximum allowable height in tank (h i ) 0.3 m Constant relating control voltage with the water flow from the pump (n) m/v-sec Substituting the parameters specified in the above table results in the following plant transfer function: 2 [ ] From the above transfer function, we can easily derive the transfer function for a coupled tank system without interaction as follows: [ ] All rights reserved by 58

5 III. SIMULINK DESIGN The equation for coupled tank system will refer the equation (3.4.1). Figure 3 shows the coupled tank system simulink model without controller. Fig. 4: Coupled tank without controller A. Coupled Tank with PID Controller: Fig. 5: Block Diagram of PID Controller combines with plant Fig. 6: Block Diagram of inside Model Plant System Fig. 7: Block Diagram of PID Controller combines with plant for MIMO All rights reserved by 59

6 IV. SIMULATION RESULTS A. Simulation result without Controller for any process: Fig. 8: Plot of Liquid Level at the Coupled Tank 1 From Figure 7, it is seen that the liquid will constantly overflow. This situation arises because this system is running without a controller to control the Pump 1 speed, so the Pump 1 will continuously pump the liquid into the tank until it overflows. A PID controller must be added as it controller element so that the liquid will not overflow and will indicate as required. V. SIMULATION RESULT WITH PID CONTROLLER FOR SISO PROCESS This section will show the simulation result with the PID Controller. The configuration of the MATLAB simulink model for PID Controller combines with coupled tank is shown as in Figure 9. The performance result for each parameter are also been discussed based on overshoot, rise time and steady state error. Fig. 9: Plot Performance of PID Controller (SISO) Here, the set point is set equal to 3. The proportional gain is set equal to 12, integral gain is set equal to 4 and derivative gain is set equal to 7 to provide the desired response. The plot shows that the output voltage achieves the set point voltage at time equal to 10 second. The output voltage have slightly overshoot before stabilize at time equal to 20 second. VI. SIMULATION RESULT WITH PID FOR MIMO PROCESS As per the transfer function, PID is tuned and the output response was observed on scope as shown below (Figure 9). All rights reserved by 60

7 Fig. 10 (a): Plot Performance of PID Controller (MIMO) with Set-point = 1 Fig. 10 (b): Plot Performance of PID Controller (MIMO) with Set-point = 10 We have given the set point and observed the influence of one on the other. Study of rise time, peak overshoot and settling time was done. Table 2 Study of Rise Time, Peak Overshoot and Settling Time System Rise Time (sec) Overshoot Settling Time (sec) SISO (set point = 3) % 150 MIMO(set point = 1) 35 5% 180 MIMO(set point = 10) 40 5% 220 VII. CONCLUSION & FUTURE WORK The coupled tank process with respect to SISO and MIMO was studied and the rise time, peak overshoot, and settling time was calculated for respective set points and the waveforms obtained. I had considered rectangular tanks. The project may be applied for various non-linear tanks like spherical tanks. The study can not only be applied for two tanks, but is applicable for three tanks & even quadruple tank system. All rights reserved by 61

8 REFERENCES [1] J. Gireesh Kumar &Veena Sharma, Model Predictive Controller Design for Performance Study of a Coupled Tank Process, ITSI Transactions on Electrical and Electronics Engineering (ITSI-TEEE), ISSN (PRINT), , Volume -1, Issue -3, [2] MohdIzzat, BDzolkafle, Implementation of PID Controller for Controlling the Liquid Level of the Coupled Tank System, unpublished. [3] M.Senthilkumar, Dr.S.Abraham Lincon, Design of Stabilizing PI Controller for Coupled Tank MIMO Process, International Journal of Engineering Research and Development, Volume 3, Issue 10 (September 2012), PP [4] Pawan Kumar Kushwaha and Vinod Kumar Giri, Control Strategies for Water Level Control of Two Tank System, IJBSTR Research paper Vol. 1,Issue 8, August [5] M. Senthilkumar a and S.Abraham Lincon, Design of Multiloop Controller for Multivariable System using coefficient diagram method, IJARET, Volume 4, Issue 4, May June 2013, pp [6] Truong Nguyen Luan Vu, Jietae Lee, and Moonyong Lee, Design of Multi-loop PID Controllers Based on the Generalized IMC-PID Method with Mp Criterion, International Journal of Control, Automation, and Systems, vol. 5, no., pp. -217, April [7] D. Dinesh Kumar, C. Dinesh & S.Gautham, Design And Implementation of Skogestad PID Controller For Interacting Spherical Tank System, International Journal of Advanced Electrical and Electronics Engineering, (IJAEEE), ISSN (Print): , Volume-2, Issue-4, [8] Qamar Saeed, Vali Uddin and Reza Katebi, Multivariable Predictive PID Control for Quadruple Tank, World Academy of Science, Engineering and Technology All rights reserved by 62

Dynamic Process Modeling. Process Dynamics and Control

Dynamic Process Modeling. Process Dynamics and Control Dynamic Process Modeling Process Dynamics and Control 1 Description of process dynamics Classes of models What do we need for control? Modeling for control Mechanical Systems Modeling Electrical circuits

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

Controller Design using the Maple Professional Math Toolbox for LabVIEW

Controller Design using the Maple Professional Math Toolbox for LabVIEW 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

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

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

Time Response Analysis of DC Motor using Armature Control Method and Its Performance Improvement using PID Controller

Time Response Analysis of DC Motor using Armature Control Method and Its Performance Improvement using PID Controller Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 5, (6): 56-6 Research Article ISSN: 394-658X Time Response Analysis of DC Motor using Armature Control Method

More information

Parametric variation analysis of CUK converter for constant voltage applications

Parametric variation analysis of CUK converter for constant voltage applications ISSN (Print) : 232 3765 (An ISO 3297: 27 Certified Organization) Vol. 3, Issue 2, February 214 Parametric variation analysis of CUK converter for constant voltage applications Rheesabh Dwivedi 1, Vinay

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

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

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

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

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

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility

Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Precise Modelling of a Gantry Crane System Including Friction, 3D Angular Swing and Hoisting Cable Flexibility Renuka V. S. & Abraham T Mathew Electrical Engineering Department, NIT Calicut E-mail : renuka_mee@nitc.ac.in,

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

Experiment # 3: Pipe Flow

Experiment # 3: Pipe Flow ME 05 Mechanical Engineering Lab Page ME 05 Mechanical Engineering Laboratory Spring Quarter 00 Experiment # 3: Pipe Flow Objectives: a) Calibrate a pressure transducer and two different flowmeters (paddlewheel

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

2. Parallel pump system Q(pump) = 300 gpm, h p = 270 ft for each of the two pumps

2. Parallel pump system Q(pump) = 300 gpm, h p = 270 ft for each of the two pumps Pumping Systems: Parallel and Series Configurations For some piping system designs, it may be desirable to consider a multiple pump system to meet the design requirements. Two typical options include parallel

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

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

Design and Simulation of Soft Switched Converter Fed DC Servo Drive

Design and Simulation of Soft Switched Converter Fed DC Servo Drive International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-237, Volume-1, Issue-5, November 211 Design and Simulation of Soft Switched Converter Fed DC Servo Drive Bal Mukund Sharma, A.

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

FLUID FLOW Introduction General Description

FLUID FLOW Introduction General Description FLUID FLOW Introduction Fluid flow is an important part of many processes, including transporting materials from one point to another, mixing of materials, and chemical reactions. In this experiment, you

More information

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi

HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi HEAT TRANSFER ANALYSIS IN A 3D SQUARE CHANNEL LAMINAR FLOW WITH USING BAFFLES 1 Vikram Bishnoi 2 Rajesh Dudi 1 Scholar and 2 Assistant Professor,Department of Mechanical Engineering, OITM, Hisar (Haryana)

More information

DCMS DC MOTOR SYSTEM User Manual

DCMS DC MOTOR SYSTEM User Manual DCMS DC MOTOR SYSTEM User Manual release 1.3 March 3, 2011 Disclaimer The developers of the DC Motor System (hardware and software) have used their best efforts in the development. The developers make

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

Stabilizing a Gimbal Platform using Self-Tuning Fuzzy PID Controller

Stabilizing a Gimbal Platform using Self-Tuning Fuzzy PID Controller Stabilizing a Gimbal Platform using Self-Tuning Fuzzy PID Controller Nourallah Ghaeminezhad Collage Of Automation Engineering Nuaa Nanjing China Wang Daobo Collage Of Automation Engineering Nuaa Nanjing

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

Michael Montgomery Marketing Product Manager Rosemount Inc. Russ Evans Manager of Engineering and Design Rosemount Inc.

Michael Montgomery Marketing Product Manager Rosemount Inc. Russ Evans Manager of Engineering and Design Rosemount Inc. ASGMT / Averaging Pitot Tube Flow Measurement Michael Montgomery Marketing Product Manager Rosemount Inc. Russ Evans Manager of Engineering and Design Rosemount Inc. Averaging Pitot Tube Meters Introduction

More information

054414 PROCESS CONTROL SYSTEM DESIGN. 054414 Process Control System Design. LECTURE 6: SIMO and MISO CONTROL

054414 PROCESS CONTROL SYSTEM DESIGN. 054414 Process Control System Design. LECTURE 6: SIMO and MISO CONTROL 05444 Process Control System Design LECTURE 6: SIMO and MISO CONTROL Daniel R. Lewin Department of Chemical Engineering Technion, Haifa, Israel 6 - Introduction This part of the course explores opportunities

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

High Intensify Interleaved Converter for Renewable Energy Resources

High Intensify Interleaved Converter for Renewable Energy Resources High Intensify Interleaved Converter for Renewable Energy Resources K. Muthiah 1, S.Manivel 2, Gowthaman.N 3 1 PG Scholar, Jay Shriram Group of Institutions,Tirupur 2 Assistant Professor, Jay Shriram Group

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

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

Lecture 27: Mixers. Gilbert Cell

Lecture 27: Mixers. Gilbert Cell Whites, EE 322 Lecture 27 Page 1 of 9 Lecture 27: Mixers. Gilbert Cell Mixers shift the frequency spectrum of an input signal. This is an essential component in electrical communications (wireless or otherwise)

More information

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

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

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

MODELLING AND SIMULATION OF MICRO HYDRO POWER PLANT USING MATLAB SIMULINK

MODELLING AND SIMULATION OF MICRO HYDRO POWER PLANT USING MATLAB SIMULINK MODELLING AND SIMULATION OF MICRO HYDRO POWER PLANT USING MATLAB SIMULINK Auwal Abubakar Usman 1, Rabiu Aliyu Abdulkadir 2 1 M.Tech (Power System Engineering), 2 M.Tech (Instrumentation and Control) Sharda

More information

Positive Feedback and Oscillators

Positive Feedback and Oscillators Physics 3330 Experiment #6 Fall 1999 Positive Feedback and Oscillators Purpose In this experiment we will study how spontaneous oscillations may be caused by positive feedback. You will construct an active

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

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

Lecture - 4 Diode Rectifier Circuits

Lecture - 4 Diode Rectifier Circuits Basic Electronics (Module 1 Semiconductor Diodes) Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Lecture - 4 Diode Rectifier Circuits

More information

MODELING AND SIMULATION OF A THREE-PHASE INVERTER WITH RECTIFIER-TYPE NONLINEAR LOADS

MODELING AND SIMULATION OF A THREE-PHASE INVERTER WITH RECTIFIER-TYPE NONLINEAR LOADS , pp. 7-1 MODELING AND SIMULAION OF A HREE-PHASE INERER WIH RECIFIER-YPE NONLINEAR LOADS Jawad Faiz 1 and Ghazanfar Shahgholian 2 1 School of Electrical and Computer Engineering, Faculty of Engineering,

More information

Ziegler-Nichols-Based Intelligent Fuzzy PID Controller Design for Antenna Tracking System

Ziegler-Nichols-Based Intelligent Fuzzy PID Controller Design for Antenna Tracking System Ziegler-Nichols-Based Intelligent Fuzzy PID Controller Design for Antenna Tracking System Po-Kuang Chang, Jium-Ming Lin Member, IAENG, and Kun-Tai Cho Abstract This research is to augment the intelligent

More information

Chapter 28 Fluid Dynamics

Chapter 28 Fluid Dynamics Chapter 28 Fluid Dynamics 28.1 Ideal Fluids... 1 28.2 Velocity Vector Field... 1 28.3 Mass Continuity Equation... 3 28.4 Bernoulli s Principle... 4 28.5 Worked Examples: Bernoulli s Equation... 7 Example

More information

EE 1202 Experiment #4 Capacitors, Inductors, and Transient Circuits

EE 1202 Experiment #4 Capacitors, Inductors, and Transient Circuits EE 1202 Experiment #4 Capacitors, Inductors, and Transient Circuits 1. Introduction and Goal: Exploring transient behavior due to inductors and capacitors in DC circuits; gaining experience with lab instruments.

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

2.3. Finding polynomial functions. An Introduction:

2.3. Finding polynomial functions. An Introduction: 2.3. Finding polynomial functions. An Introduction: As is usually the case when learning a new concept in mathematics, the new concept is the reverse of the previous one. Remember how you first learned

More information

ω h (t) = Ae t/τ. (3) + 1 = 0 τ =.

ω h (t) = Ae t/τ. (3) + 1 = 0 τ =. MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.004 Dynamics and Control II Fall 2007 Lecture 2 Solving the Equation of Motion Goals for today Modeling of the 2.004 La s rotational

More information

Engineering: Electrical Engineering

Engineering: Electrical Engineering Engineering: Electrical Engineering CRAFTY Curriculum Foundations Project Clemson University, May 4 7, 2000 Ben Oni, Report Editor Kenneth Roby and Susan Ganter, Workshop Organizers Summary This report

More information

K.Vijaya Bhaskar,Asst. Professor Dept. of Electrical & Electronics Engineering

K.Vijaya Bhaskar,Asst. Professor Dept. of Electrical & Electronics Engineering Incremental Conductance Based Maximum Power Point Tracking (MPPT) for Photovoltaic System M.Lokanadham,PG Student Dept. of Electrical & Electronics Engineering Sri Venkatesa Perumal College of Engg & Tech

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

Proceeding of 5th International Mechanical Engineering Forum 2012 June 20th 2012 June 22nd 2012, Prague, Czech Republic

Proceeding of 5th International Mechanical Engineering Forum 2012 June 20th 2012 June 22nd 2012, Prague, Czech Republic Modeling of the Two Dimensional Inverted Pendulum in MATLAB/Simulink M. Arda, H. Kuşçu Department of Mechanical Engineering, Faculty of Engineering and Architecture, Trakya University, Edirne, Turkey.

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

Introduction. Chapter 1. 1.1 The Motivation

Introduction. Chapter 1. 1.1 The Motivation Chapter 1 Introduction 1.1 The Motivation Hydroelectric power plants, like real systems, have nonlinear behaviour. In order to design turbine controllers, it was normal practice in the past, when computer

More information

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER International Journal of Advancements in Research & Technology, Volume 1, Issue2, July-2012 1 CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER ABSTRACT (1) Mr. Mainak Bhaumik M.E. (Thermal Engg.)

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

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

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

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena.

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena. Dimensional Analysis and Similarity Dimensional analysis is very useful for planning, presentation, and interpretation of experimental data. As discussed previously, most practical fluid mechanics problems

More information

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

Modelling and Simulation of the Freezing Systems and Heat Pumps Using Unisim Design

Modelling and Simulation of the Freezing Systems and Heat Pumps Using Unisim Design Modelling and Simulation of the Freezing Systems and Heat Pumps Using Unisim Design C. Patrascioiu Abstract The paper describes the modeling and simulation of the heat pumps domain processes. The main

More information

LATEST TRENDS on SYSTEMS (Volume I)

LATEST TRENDS on SYSTEMS (Volume I) Modeling of Raw Materials Blending in Raw Meal Grinding Systems TSAMATSOULIS DIMITRIS Halyps Building Materials S.A., Italcementi Group 17 th Klm Nat. Rd. Athens Korinth GREECE d.tsamatsoulis@halyps.gr

More information

State-Space Feedback Control for Elastic Distributed Storage in a Cloud Environment

State-Space Feedback Control for Elastic Distributed Storage in a Cloud Environment State-Space Feedback Control for Elastic Distributed Storage in a Cloud Environment M. Amir Moulavi Ahmad Al-Shishtawy Vladimir Vlassov KTH Royal Institute of Technology, Stockholm, Sweden ICAS 2012, March

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

MODELING FIRST AND SECOND ORDER SYSTEMS IN SIMULINK

MODELING FIRST AND SECOND ORDER SYSTEMS IN SIMULINK MODELING FIRST AND SECOND ORDER SYSTEMS IN SIMULINK First and second order differential equations are commonly studied in Dynamic courses, as they occur frequently in practice. Because of this, we will

More information

Indiana State Core Curriculum Standards updated 2009 Algebra I

Indiana State Core Curriculum Standards updated 2009 Algebra I Indiana State Core Curriculum Standards updated 2009 Algebra I Strand Description Boardworks High School Algebra presentations Operations With Real Numbers Linear Equations and A1.1 Students simplify and

More information

Motor Modeling and Position Control Lab Week 3: Closed Loop Control

Motor Modeling and Position Control Lab Week 3: Closed Loop Control Motor Modeling and Position Control Lab Week 3: Closed Loop Control 1. Review In the first week of motor modeling lab, a mathematical model of a DC motor from first principles was derived to obtain a first

More information

PID Control. Chapter 10

PID Control. Chapter 10 Chapter PID Control Based on a survey of over eleven thousand controllers in the refining, chemicals and pulp and paper industries, 97% of regulatory controllers utilize PID feedback. Desborough Honeywell,

More information

Practical Process Control For Engineers and Technicians

Practical Process Control For Engineers and Technicians Practical Process Control For Engineers and Technicians THIS BOOK WAS DEVELOPED BY IDC TECHNOLOGIES WHO ARE WE? IDC Technologies is internationally acknowledged as the premier provider of practical, technical

More information

A Comparison of PID Controller Tuning Methods for Three Tank Level Process

A Comparison of PID Controller Tuning Methods for Three Tank Level Process A Comparison of PID Controller Tuning Methods for Three Tank Level Process P.Srinivas 1, K.Vijaya Lakshmi 2, V.Naveen Kumar 3 Associate Professor, Department of EIE, VR Siddhartha Engineering College,

More information

Students Manual for the Exam. General Engineering and Electrical Civil Engineering Discipline

Students Manual for the Exam. General Engineering and Electrical Civil Engineering Discipline Students Manual for the Exam General Engineering and Electrical Civil Engineering Discipline -- October March 2014 2013 -- COPYRIGHT NOTICE COPYRIGHTS 2013 NATIONAL CENTER FOR ASSESSMENT IN HIGHER EDUCATION

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

Year 9 set 1 Mathematics notes, to accompany the 9H book.

Year 9 set 1 Mathematics notes, to accompany the 9H book. Part 1: Year 9 set 1 Mathematics notes, to accompany the 9H book. equations 1. (p.1), 1.6 (p. 44), 4.6 (p.196) sequences 3. (p.115) Pupils use the Elmwood Press Essential Maths book by David Raymer (9H

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

Study of Effect of P, PI Controller on Car Cruise Control System and Security

Study of Effect of P, PI Controller on Car Cruise Control System and Security Study of Effect of P, PI Controller on Car Cruise Control System and Security Jayashree Deka 1, Rajdeep Haloi 2 Assistant professor, Dept. of EE, KJ College of Engineering &Management Research, Pune, India

More information

DEVELOPMENT OF HIGH SPEED RESPONSE LAMINAR FLOW METER FOR AIR CONDITIONING

DEVELOPMENT OF HIGH SPEED RESPONSE LAMINAR FLOW METER FOR AIR CONDITIONING DEVELOPMENT OF HIGH SPEED RESPONSE LAMINAR FLOW METER FOR AIR CONDITIONING Toshiharu Kagawa 1, Yukako Saisu 2, Riki Nishimura 3 and Chongho Youn 4 ABSTRACT In this paper, we developed a new laminar flow

More information

International Journal of Latest Research in Science and Technology Volume 4, Issue 2: Page No.161-166, March-April 2015

International Journal of Latest Research in Science and Technology Volume 4, Issue 2: Page No.161-166, March-April 2015 International Journal of Latest Research in Science and Technology Volume 4, Issue 2: Page No.161-166, March-April 2015 http://www.mnkjournals.com/ijlrst.htm ISSN (Online):2278-5299 EXPERIMENTAL STUDY

More information

Florida Algebra 1 End-of-Course Assessment Item Bank, Polk County School District

Florida Algebra 1 End-of-Course Assessment Item Bank, Polk County School District Benchmark: MA.912.A.2.3; Describe the concept of a function, use function notation, determine whether a given relation is a function, and link equations to functions. Also assesses MA.912.A.2.13; Solve

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

A Fuzzy Controller for Blood Glucose-Insulin System

A Fuzzy Controller for Blood Glucose-Insulin System Journal of Signal and Information Processing, 213, 4, 111-117 http://dx.doi.org/1.4236/jsip.213.4215 Published Online May 213 (http://www.scirp.org/journal/jsip) 111 Ahmed Y. Ben Sasi 1, Mahmud A. Elmalki

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

The Membrane Equation

The Membrane Equation The Membrane Equation Professor David Heeger September 5, 2000 RC Circuits Figure 1A shows an RC (resistor, capacitor) equivalent circuit model for a patch of passive neural membrane. The capacitor represents

More information

A Low-Cost VCA Limiter

A Low-Cost VCA Limiter The circuits within this application note feature THAT218x to provide the essential function of voltage-controlled amplifier (VCA). Since writing this note, THAT has introduced a new dual VCA, as well

More information

The accelerometer designed and realized so far is intended for an. aerospace application. Detailed testing and analysis needs to be

The accelerometer designed and realized so far is intended for an. aerospace application. Detailed testing and analysis needs to be 86 Chapter 4 Accelerometer Testing 4.1 Introduction The accelerometer designed and realized so far is intended for an aerospace application. Detailed testing and analysis needs to be conducted to qualify

More information

Terminology and Symbols in Control Engineering

Terminology and Symbols in Control Engineering Technical Information Terminology and Symbols in Control Engineering 1 Part 1 Fundamentals Technical Information Part 1: Fundamentals Part 2: Self-operated Regulators Part 3: Control Valves Part 4: Communication

More information

A LAMINAR FLOW ELEMENT WITH A LINEAR PRESSURE DROP VERSUS VOLUMETRIC FLOW. 1998 ASME Fluids Engineering Division Summer Meeting

A LAMINAR FLOW ELEMENT WITH A LINEAR PRESSURE DROP VERSUS VOLUMETRIC FLOW. 1998 ASME Fluids Engineering Division Summer Meeting TELEDYNE HASTINGS TECHNICAL PAPERS INSTRUMENTS A LAMINAR FLOW ELEMENT WITH A LINEAR PRESSURE DROP VERSUS VOLUMETRIC FLOW Proceedings of FEDSM 98: June -5, 998, Washington, DC FEDSM98 49 ABSTRACT The pressure

More information

E x p e r i m e n t 5 DC Motor Speed Control

E x p e r i m e n t 5 DC Motor Speed Control E x p e r i m e n t 5 DC Motor Speed Control IT IS PREFERED that students ANSWER THE QUESTION/S BEFORE DOING THE LAB BECAUSE THAT provides THE BACKGROUND information needed for THIS LAB. (0% of the grade

More information

CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS

CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS Pages 1 to 35 CORRECTION OF DYNAMIC WHEEL FORCES MEASURED ON ROAD SIMULATORS Bohdan T. Kulakowski and Zhijie Wang Pennsylvania Transportation Institute The Pennsylvania State University University Park,

More information

How To Swap Output Phases Of A Power Supply With A Power Converter

How To Swap Output Phases Of A Power Supply With A Power Converter 211 2nd Power Electronics, Drive Systems and Technologies Conference A New phase sequence Detector for the Three-Phase Rotary Loads M. Alizadeh Bidgoli, A. Soori, M. Tavakoli Bina K. N. Toosi University

More information

Operational Amplifier - IC 741

Operational Amplifier - IC 741 Operational Amplifier - IC 741 Tabish December 2005 Aim: To study the working of an 741 operational amplifier by conducting the following experiments: (a) Input bias current measurement (b) Input offset

More information

Drivetech, Inc. Innovations in Motor Control, Drives, and Power Electronics

Drivetech, Inc. Innovations in Motor Control, Drives, and Power Electronics Drivetech, Inc. Innovations in Motor Control, Drives, and Power Electronics Dal Y. Ohm, Ph.D. - President 25492 Carrington Drive, South Riding, Virginia 20152 Ph: (703) 327-2797 Fax: (703) 327-2747 ohm@drivetechinc.com

More information

Chapter 10. Control Design: Intuition or Analysis?

Chapter 10. Control Design: Intuition or Analysis? Chapter 10 Control Design: Intuition or Analysis? Dan P. Dumdie 10.1 Introduction In previous chapters, we discussed some of the many different types of control methods available and typically used in

More information

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure

Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Universal Journal of Mechanical Engineering (1): 8-33, 014 DOI: 10.13189/ujme.014.00104 http://www.hrpub.org Effect of Aspect Ratio on Laminar Natural Convection in Partially Heated Enclosure Alireza Falahat

More information

Chapter 7 Direct-Current Circuits

Chapter 7 Direct-Current Circuits Chapter 7 Direct-Current Circuits 7. Introduction...7-7. Electromotive Force...7-3 7.3 Resistors in Series and in Parallel...7-5 7.4 Kirchhoff s Circuit Rules...7-7 7.5 Voltage-Current Measurements...7-9

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

Viscous flow through pipes of various cross-sections

Viscous flow through pipes of various cross-sections IOP PUBLISHING Eur. J. Phys. 28 (2007 521 527 EUROPEAN JOURNAL OF PHYSICS doi:10.1088/0143-0807/28/3/014 Viscous flow through pipes of various cross-sections John Lekner School of Chemical and Physical

More information

The Basics of FEA Procedure

The Basics of FEA Procedure CHAPTER 2 The Basics of FEA Procedure 2.1 Introduction This chapter discusses the spring element, especially for the purpose of introducing various concepts involved in use of the FEA technique. A spring

More information

Scientific Programming

Scientific Programming 1 The wave equation Scientific Programming Wave Equation The wave equation describes how waves propagate: light waves, sound waves, oscillating strings, wave in a pond,... Suppose that the function h(x,t)

More information