USING A INDUSTRIAL NETWORKED CONTROL SYSTEM FOR PRESSURE TANK SYSTEM

Size: px
Start display at page:

Download "USING A INDUSTRIAL NETWORKED CONTROL SYSTEM FOR PRESSURE TANK SYSTEM"

Transcription

1 The 5 th PSU-UNS International Conference on Engineering and 404 Technology (ICET-2011), Phuket, May 2-3, 2011 Prince of Songkla University, Faculty of Engineering Hat Yai, Songkhla, Thailand USING A INDUSTRIAL NETWORKED CONTROL SYSTEM FOR PRESSURE TANK SYSTEM Sakreya Chitwong, Pawin Komolviphat, and Fusak Cheevasuvit School of Instrumentation and Control Engineering, Faculty of Engineering King Mongkut s Institute of Technology Ladkrabang, Bangkok, THAILAND Abstract: This paper presents using industrial networked control system (NCS) for operating pressure tank system to control pressure variable and flow variable simultaneously. Advantage of the resources provided by industrial NCS is implemented to operate and control the pressure tank system such as programming, control algorithm with tuning parameters, human machine interface, and alarm management system together with a tool for commissioning a field instruments. A simple function block of proportionintegral-derivative (PID) controller is applied to control pressure variable and flow variables with simple structure. The PID parameters are tuned by PID-tunner. Performance of control loops with the mentioned tuning procedure is evaluated to show operation with each condition. The evaluated performance is good enough in a basic laboratory course for instrumentation and control engineering undergraduate students at King Mongkut s Institute of Technology Ladkrabang (KMITL). Key Words: Networked Control System (NCS), Profibus DP and PA, Process Control System 7 (PCS7), Pressure Tank System. 1. INTRODUCTION Nowadays, industrial networked control system (NCS) continuously developed from distributed control system (DCS) are becoming popular because a field bus for process control such as PROFIBUS DP and PA and foundation field bus (FF H1) is being used to replace HART protocol in industrial complex process for process automation (PA). For factory automation (FA), the old protocol is replaced by industrial Ethernet such as PROFINET from Siemens, EtherCAT from Beckhoff, etc. Also problem of stability of control method caused from delay in network is discussed more but the most of report about NCS is still not really implement. Basic control method with tuning method and gain scheduling such as PID controller for single loop control and advantage control method such as model predictive control (MPC) for multivariable control, fuzzy logic control tool are provided by many vendors such as Siemens, Emerson, Yokogawa, Honeywell, and etc. To real implement with first basic control method together with tuning method of industrial networked system, PCS 7 from Siemens [1] is implemented in our laboratory with process control, pressure tank system by using separated two loop PI controller. SMAR field instrument IF303 and FI303 [4] as PROFIBUS PA protocol is used to interface with original instrument. This paper is organized as follows. In section 2, pressure tank system is briefly described both process and control system configuration. Commissioning of field instrument is described in Section III. In Section 5, control method and tuning together with PROFIBUS PA input-output function is described. Experimental results and conclusions are shown and discussed in Section 5 and 6, respectively. 2. PRESSURE TANK SYSTEM 2.1. Brief description of the Process Fig. 1 shows diagram of pressure tank system, setted up in our laboratory, comprising of three parts. First part is water supply consisting of storage water tank, water pump with inverter to control speed of induction motor, and surge tank with pressure transmitter (PT1, range : psi, output : 4-20 ma) as feedback pressure signal to inverter for controlling pressure value in surge tank. Second part is pressure control consisting of pressure tank, control valve (CV1, range : %, input : 4-20 ma), and pressure transmitter (PT2, range : 0-60 psi, output : 4-20 ma). Third part is flow control consisting of control valve (CV2, range : %, input : 4-20 ma) and flow transmitter (FT1, range : 0-40 l/m, output : 4-20 ma) Control System Configuration To implement industrial networked control system, control system architecture as PCS 7 from Siemens [1] is comprising of automation station (AS), engineering station (ES), and operator station (OS). SMAR field instruments are used as field bus with PROFIBUS DP/PA coupler. Fig. 2 (a) shows hardware configuration

2 405 by STEP 7 in HW Conf. AS consists of universal rack UR2, power supply PS407, CPU DP V3.1 for PCS 7 V7.1, and CP443-5 ext PROFIBUS DP master for connection to OS. ES is used for hardware configuration, control programming development, and field device configuration. PROFIBUS DP master system (1) of the CPU DP in AS is used to connect with PROFIBUS DP/PA coupler FDC for linking with field devices SMAR IF303 (current 4-20 ma to PROFIBUS PA signal) and SMAR FI303 (PROFIBUS PA signal to current 4-20 ma). Fig. 2(b) shows connection between AS, namely SIMATIC 400(1), OS, namely SIMATIC PC STATION(1) with WinCC application as human machine interface (HMI) and CP5611 for linking to CP443-5 ext via PROFIBUS DP master system (2), and field device with the transparency coupler by STEP7 in NetPro. 3. COMMISSIONING FIELD INSTRUMET The first step to use a PROFIBUS PA field instrument is configurating its parameter to corresponding with a controlled process. SMAR IF303 and FI303 [4] are used to convert 4-20 ma current from a original instrument (pressure and flow transmitter) to PROFIBUS PA signal and PROFIBUS PA signal to 4-20 ma current for a original control value, respectively. Both the IF303 and FI303 is configurated by PDM program from Siemens. Second and third channel of IF303 is connected to PT2 and FT1, respectively. Analog input block as function block of IF303 is configurated for 4-20mA to 0-60 psi and to 0-40 l/m, PROFIBUS PA signal, respectively. Second and third channel of FI303 is connected to CV1 and CV2, respectively. Analog output block as function block of FI303 is configurated for % PROFIBUS PA signal to 4-20mA. 4. PID CONTROL TUNING Standard PID control function, namely CTRL_PID, input and output function for PROFIBUS PA, namely PA_AI and PA_AO, in PCS7 libraries for CFC [2] is applied. Fig. 3 shows all of the CFC block for our control program consisting of two PA_AI input function, two PA_AO output function, and two CTRL_PID control function for pressure and flow control. To tuning CTRL_PID control function, PCS7-tunner [3] is separately employed. The CTRL_PID control function for flow control (FIC) is firstly tuned by letting CV1 operate of 100% and running PCS7-tunner until getting PID parameters shown in Table 1 seeing that the flow controller is PI controller only. Next, the CTRL_PID control function for pressure control (PIC) is tuned by letting fixed flow value set point SP_F of 25 l/m and running PCS7-tunner until getting PID parameters shown in Table 1. The pressure controller being the same as the flow control is PI controller. By using the PCS7-tunner, the model type of both flow and pressure process is in first order. Table 1. Parameter of PID controller for flow and pressure control Controller Flow control Pressure control PID Gain Reset time Derivative time 0 0 For our pressure tank system, operating points is shown in Table 2. Table 2. Operating points of the pressure tank system Control Loop Operation points Units FIC 0-40 Liters/min PIC 0-60 Psi 5. EXPERIMENT RESULTS Experimental tests were carried out to evaluate PID controller with a separated two loops by utilizing continuous function chart (CFC). The sampling time is of 100 ms. For pressure tank system, two PI controllers with PCS7 PID-tunner are implemented. By using our setup system shown in Fig. 1, Fig. 4, 5 and 6 show the experimental results with three conditions. First the fixed set point of pressure is of 40 psi and varying flow rate from 15 to 30 l/m. Seeing in Fig. 4 shows that the pressure value is decreased because flow value is increased and back to the set point again, the flow value can precisely reach to the set point. Second the fixed set point of flow value is of 30 l/m and varying pressure from 40 to 30 psi. Seeing in Fig. 5 shows that the pressure can precisely reach to the set point, but flow value is decreased because of increased pressure and back to the set point again. Final varying pressure and flow value is from 30 to 20 l/m firstly and 30 to 40 psi, respectively. Result of performance of controller shown in Fig. 6 is the same as previous two conditions. 6. REFERENCES This is first report for instrumentation and control engineering undergraduate students to study the industrial networked control system environment. Not only now advantage control method is not implemented, but also the basic PID control function with tunner implemented shows performance good enough. 7. ACKNOWLEDGEMENT The authors thank Mr. Narupon Panakulchiwit from Siemens (Thailand) Co., Ltd. for their support of this project. 8. REFERENCES [1] Siemens AG A&D AS CS 2 PA Systems Support Process Automation and A&D AS MP 7 Marketing & Promotion SIMATIC PCS7, SIMATIC PCS7 on Tour Basic, Siemens AG, Karlsruhe, Germany, March [2] Siemens AG, SIMATIC CFC for S7 Continuous Function Chart, Siemens AG, Karlsruhe, Germany, [3] Siemens AG, SIMATIC PCS7 PID Control with Gain Scheduling and PID Tuning, Siemens AG, Germany, 2009.

3 406 [4] SMAR, IF303 and FI303 Operation & Maintenance Instruction Manual, Fig. 1 Diagram of pressure tank system. (a) (b) Fig. 2 (a) Hared ware configuration in HW Conf (b) Connection in NetPro

4 407 Fig. 3 CFC programming for control, input, and output. Fig. 4 Respond of fixed pressure variable (40 psi) and varied flow variable (15 to 30 l/min).

5 408 Fig. 5 Respond of varied pressure variable (40 to 30 psi) and fixed flow variable (30 l/min). Fig. 6 Respond of varied pressure variable (30 to 40 psi) and varied flow variable (30 to 20 l/min).

Enhance operational efficiency with Advanced Process Control (APC) Integration of APC in SIMATIC PCS 7 SIMATIC PCS 7. Answers for industry.

Enhance operational efficiency with Advanced Process Control (APC) Integration of APC in SIMATIC PCS 7 SIMATIC PCS 7. Answers for industry. Enhance operational efficiency with Advanced Control (APC) Integration of APC in SIMATIC PCS 7 SIMATIC PCS 7 Answers for industry. Modern closed-loop control systems in the process industry In today s

More information

TS16 - Pre-Instructional Survey

TS16 - Pre-Instructional Survey TS16 - Pre-Instructional Survey Name: Date 1. What do you understand by the term Digital Transmitter? a. A transmitter that auto-configures and auto-calibrates itself. b. A transmitter that can be configured

More information

Automate. Hardware: Software: 1. Somove Lite V (or latest version available) for drive configuration optional

Automate. Hardware: Software: 1. Somove Lite V (or latest version available) for drive configuration optional Automate TECHNICAL SOLUTION Title: ATV212 Drive with PID control-application is explained with necessary input details, wiring diagram and programming. Solution Number: 113 Distribution: All Revision:

More information

Calibrating Fieldbus Transmitters??? - Yes, it is easy!

Calibrating Fieldbus Transmitters??? - Yes, it is easy! Calibrating Fieldbus Transmitters??? - Yes, it is easy! 2010 Calibrating Field-bus transmitters in easy way Contents : 1. What is calibration 2. Why to calibrate? 3. The operation of Field-bus transmitters

More information

Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System

Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System To cite this article: L Pei et al 2015 IOP Conf. Ser.: Mater.

More information

Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System

Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System Fermilab Muon Campus g-2 Cryogenic Distribution Remote Control System L. Pei, J. Theilacker, A. Klebaner, W. Soyars, R. Bossert Fermi National Accelerator Laboratory Batavia, IL, 60510, USA Abstract: The

More information

Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press

Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press RESEARCH ARTICLE International Journal of Engineering and Techniques - Volume 4 Issue 1, Jan Feb 2018 Integration of Linear Displacement Encoder and Servo Motor for 180 Ton Powder Compacting Press V.Mahes

More information

Fundamentals of Industrial Control

Fundamentals of Industrial Control Fundamentals of Industrial Control 2nd Edition D. A. Coggan, Editor Practical Guides for Measurement and Control Preface ix Contributors xi Chapter 1 Sensors 1 Applications of Instrumentation 1 Introduction

More information

Modulating control valve

Modulating control valve Modulating control valve Automatic modulating valve Automatic modulating valve Diaphragm Pneumatic Actuator Positioner Pneumatic Actuator Positioner Air filter regulator gauge = AIRSET BALL VALVE GLOBE

More information

SITRANS F flowmeters SITRANS F M. Transmitter Transmag 2 with sensor 911/E 4/77. Overview

SITRANS F flowmeters SITRANS F M. Transmitter Transmag 2 with sensor 911/E 4/77. Overview Overview Design The complete flowmeter consists of a flow sensor and an associated transmitter from the Transmag 2 for pulsed alternating field. These are available as remote and compact versions ( 911/E

More information

Think About Control Fundamentals Training. Terminology Control. Eko Harsono Control Fundamental - Con't

Think About Control Fundamentals Training. Terminology Control. Eko Harsono Control Fundamental - Con't Think About Control Fundamentals Training Terminology Control Eko Harsono eko.harsononus@gmail.com; 1 Contents Topics: Slide No: Advance Control Loop 3-10 Control Algorithm 11-25 Control System 26-32 Exercise

More information

Think About Control Fundamentals Training. Terminology Control. Eko Harsono Control Fundamental

Think About Control Fundamentals Training. Terminology Control. Eko Harsono Control Fundamental Think About Control Fundamentals Training Terminology Control Eko Harsono eko.harsononus@gmail.com; 1 Contents Topics: Slide No: Process Control Terminology 3-10 Control Principles 11-18 Basic Control

More information

Analog Inputs and Outputs

Analog Inputs and Outputs Analog Inputs and Outputs PLCs must also work with continuous or analog signals. Typical analog signals are 0-10 VDC or 4-20 ma. Analog signals are used to represent changing values such as speed, temperature,

More information

5300 & 6300 series Temperature transmitters

5300 & 6300 series Temperature transmitters 5300 & 6300 series Temperature transmitters PEFOMANCE MADE SMATE TEMPEATUE I.S. INTEFACES COMMUNICATION INTEFACES MULTIFUNCTIONAL ISOLATION DISPLAY CCOE Freedom the rational way A serious partner for the

More information

SITRANS F flowmeters SITRANS F US. Transmitter FUS060. Overview

SITRANS F flowmeters SITRANS F US. Transmitter FUS060. Overview Overview Function Displays and keypad Operation of the SITRANS FUS060 transmitter can be carried out using: Keypad and display unit HART communicator PC/laptop and SIMATIC PDM software via HART communication

More information

PROFINET USER S GUIDE ACSI Servo

PROFINET USER S GUIDE ACSI Servo PROFINET USER S GUIDE ACSI Servo 3600-4196_06 Tolomatic reserves the right to change the design or operation of the equipment described herein and any associated motion products without notice. Information

More information

Challenges and Lessons Learned for the Design and Implementation of Large PROFIBUS Network

Challenges and Lessons Learned for the Design and Implementation of Large PROFIBUS Network Challenges and Lessons Learned for the Design and Implementation of Large PROFIBUS Network Standards Certification Education & Training Publishing Conferences & Exhibits Speakers: Francisco Alcalá, PE

More information

2012 Honeywell Users Group EMEA Tony Alexander Instrument Asset Management

2012 Honeywell Users Group EMEA Tony Alexander Instrument Asset Management Sustain.Ability. 2012 Honeywell Users Group EMEA Tony Alexander Instrument Asset Management Agenda Sustaining the Benefits of Smart Devices Instrument Nourishment Through Smart Device Management Field

More information

Rosemount 333 HART Tri-Loop

Rosemount 333 HART Tri-Loop Product Data Sheet Rosemount 333 Rosemount 333 HART Tri-Loop HART-TO-ANALOG SIGNAL CONVERTER Convert a digital HART signal into three additional analog signals Easy to configure and install Accessory product

More information

Fieldbus Foundation India Committee. Control In the Field

Fieldbus Foundation India Committee. Control In the Field Fieldbus Foundation India Committee Control In the Field Date : 9 December 2011 Time : 9.00 to 17.30 hrs Venue : Hotel Express Residency Jamnagar, India Presented by : Jigish Jepal E-mail ID : jigish.jepal@in.yokogawa.com

More information

Wireless Traffic Light Controller

Wireless Traffic Light Controller Available online at www.sciencedirect.com Procedia Engineering 8 (2011) 190 194 2 nd International Science, Social-Science, Engineering and Energy Conference 2010: Engineering Science and Management Wireless

More information

Fuzzy PID Controllers for Industrial Applications

Fuzzy PID Controllers for Industrial Applications Fuzzy PID Controllers for Industrial Applications G. Ron Chen Lecture for EE 6452 City University of Hong Kong Summary Proportional-Integral-Derivative (PID) controllers are the most widely used controllers

More information

Digital Readout / Control Systems. > Features. Mechanical: u An overview of the dimensions can be found on the last page.

Digital Readout / Control Systems. > Features. Mechanical: u An overview of the dimensions can be found on the last page. SERIES E-8000 Digital Readout / Control Systems > Single and Dual Channel Modules Bronkhorst High-Tech B.V., manufacturers of advanced mass flow metering and control systems, offer digital Readout/Control

More information

CONTROLS CS-I. MFDC/AC Inverter Weld Control

CONTROLS CS-I. MFDC/AC Inverter Weld Control CONTROLS MFDC/AC Inverter Weld Control Main Features Power inverter using IGBT technology for medium frequency output, programmable via TFT terminal, LCD terminal and via PC or via field bus. The output

More information

Industrial Automation

Industrial Automation Software Development & Education Center Industrial Automation (HMI Drives Instrumentation Networking) Industrial Automation Automation is the use of machines, control systems and information technologies

More information

Owner Operator Guide to Emerging Smart Technology

Owner Operator Guide to Emerging Smart Technology Owner Operator Guide to Emerging Smart Technology Fluor s SmartPlant Implementation Initiative 2013 Fluor. All Rights Reserved. By: John Dressel Instrument Technological Revolution Process Measurement

More information

Design, Implementation, and Dynamic Behavior of a Power Plant Model

Design, Implementation, and Dynamic Behavior of a Power Plant Model Design, Implementation, and Dynamic Behavior of a Power Plant Model M.M. A. Rahman, Member ASEE Grand Valley State University Grand Rapids, MI rahmana@gvsu.edu Daniel Mutuku Consumers Energy West Olive,

More information

Temperature Transmitters

Temperature Transmitters Temperature Transmitters for the Process Industry isolation display ex barrier temperature backplane 2 Freedom the rational way A Serious Partner for the Process Industry For the past 30 years we have

More information

Sustain.Ability. Kevin Boatright & John Yingst Field Device Manager: Instrument Nourishment through Smart Device Management

Sustain.Ability. Kevin Boatright & John Yingst Field Device Manager: Instrument Nourishment through Smart Device Management 2012 Honeywell Users Group Americas Sustain.Ability. Kevin Boatright & John Yingst Field Device Manager: Instrument Nourishment through Smart Device Management 1 Agenda Sustaining the Benefits of Smart

More information

SITRANS L Level instruments

SITRANS L Level instruments SITRANS L Level instruments /2 Point level measurement /6 Capacitance switches /9 Pointek CLS100 /1 Pointek CLS200 /31 Pointek CLS300 /47 Pointek CLS00 /62 Pointek Specials Electro-mechanical switches

More information

Development of a Continuous Blending System

Development of a Continuous Blending System Industrial Electrical Engineering and Automation CODEN:LUTEDX/(TEIE-5282)/1-59(2011) Development of a Continuous Eli Al Hadawi Division of Industrial Electrical Engineering and Automation Faculty of Engineering,

More information

Teciam. Part C. Virtual Mechatronics

Teciam. Part C. Virtual Mechatronics Teciam Part C Teciam > Fundamentals > Contents Table of Contents Introduction Introduction... C-3 Conceptualisation Conceptualisation... C-3 Diversified Contents Diversified Contents... C-4 Technology

More information

SELF TUNING TECHNIQUES ON PLC BACKGROUND AND CONTROL SYSTEMS WITH SELF TUNING METHODS DESIGN

SELF TUNING TECHNIQUES ON PLC BACKGROUND AND CONTROL SYSTEMS WITH SELF TUNING METHODS DESIGN 40 CONTROL ENGINEERING, VOL. 8, NO. 2, JUNE 2010 SELF TUNING TECHNIQUES ON PLC BACKGROUND AND CONTROL SYSTEMS WITH SELF TUNING METHODS DESIGN Jiri KOCIAN 1, Jiri KOZIOREK 1 1 Department of Measurement

More information

E+H Model PT TMT184. Temperature head transmitter with PROFIBUS-PA -interface. Supply and digital communication using PROFIBUS-PA

E+H Model PT TMT184. Temperature head transmitter with PROFIBUS-PA -interface. Supply and digital communication using PROFIBUS-PA Digital Transmitters AccuTru is pleased to offer the high quality Endress + Hauser line of temperature s along with. During the past ten years the company evolved from being a manufacturer of sensors for

More information

SIMATIC Vision Sensor SIMATIC VS130-2 and VS 130-2vcr

SIMATIC Vision Sensor SIMATIC VS130-2 and VS 130-2vcr s SIMATIC Vision Sensor SIMATIC VS130-2 and VS 130-2vcr Getting Started Release 09/2005 First Steps in Commissioning Safety Guidelines This manual contains notices you have to observe in order to ensure

More information

CHAPTER 11: DIGITAL CONTROL

CHAPTER 11: DIGITAL CONTROL When I complete this chapter, I want to be able to do the following. Identify examples of analog and digital computation and signal transmission. Program a digital PID calculation Select a proper execution

More information

Chapter 7 Introduction to Instrumentation

Chapter 7 Introduction to Instrumentation Chapter 7 Introduction to Instrumentation Control Automático 3º Curso. Ing. Industrial Escuela Técnica Superior de Ingenieros Universidad de Sevilla Summary Introduction Basic concepts Properties of measurement

More information

Teciam. Part N. Process Automation

Teciam. Part N. Process Automation Teciam Part N Teciam > Partly Automation > Contents Table of Contents Introduction Introduction... N-3 Training Approach Training Approach... N-3 Diversified Training Diversified Training in... N-4 Compact

More information

Product type designation. General information. Hardware product version 01. Firmware version V2.6. Engineering with. update.

Product type designation. General information. Hardware product version 01. Firmware version V2.6. Engineering with. update. 6ES7313-6CF03-0AB0 SIMATIC S7-300, CPU 313C-2DP COMPACT CPU WITH MPI, 16 DI/16 DO, 3 FAST COUNTERS (30 KHZ), INTEGRATED DP INTERFACE, INTEGRATED 24V DC POWER SUPPLY, 64 KBYTE WORKING MEMORY, FRONT CONNECTOR

More information

Educational Courses 2016

Educational Courses 2016 Educational Courses 2016 Course 1106 : Gas Regulator Troubleshooting Prerequisite : Course 1100 or 2 years experience This course is intended for technicians responsible for installing, maintaining and

More information

6ES7214-1AG31-0XB0. General information Engineering with. Supply voltage 24 V DC Yes permissible range, upper limit (DC)

6ES7214-1AG31-0XB0. General information Engineering with. Supply voltage 24 V DC Yes permissible range, upper limit (DC) 6ES7214-1AG31-0XB0 Page 1 Product data sheet 6ES7214-1AG31-0XB0 SIMATIC S7-1200, CPU 1214C, COMPACT CPU, DC/DC/DC, ONBOARD I/O: 14 DI 24V DC; 10 DO 24 V DC; 2 AI 0-10V DC, POWER SUPPLY: DC 20.4-28.8 V

More information

Application sheet for Green 300 series controllers. Title. Purpose. Application Controller Loop Configuration: Wiring: Explanation :

Application sheet for Green 300 series controllers. Title. Purpose. Application Controller Loop Configuration: Wiring: Explanation : Furnace temperature control with Solid State Relay(SSR) AP35001 Control a furnace temperature by using UT350 temperature controller. Model UT350 can drive SSR as an actuator directly. Electrical Furnace

More information

To Calibrate or Not to Calibrate a fieldbus transmitter? Dale Perry Pressure Marketing Manager Rosemount

To Calibrate or Not to Calibrate a fieldbus transmitter? Dale Perry Pressure Marketing Manager Rosemount To Calibrate or Not to Calibrate a fieldbus transmitter? Dale Perry Pressure Marketing Manager Rosemount Introduction Digital Transmitters are here Wireless Fieldbus Same architecture as Smart-HART transmitter

More information

Labview Based Gain scheduled PID Controller for a Non Linear Level Process Station

Labview Based Gain scheduled PID Controller for a Non Linear Level Process Station IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735 PP 05-11 www.iosrjournals.org Labview Based Gain scheduled PID Controller for a Non Linear Level

More information

Position Control of a Servopneumatic Actuator using Fuzzy Compensation

Position Control of a Servopneumatic Actuator using Fuzzy Compensation Session 1448 Abstract Position Control of a Servopneumatic Actuator using Fuzzy Compensation Saravanan Rajendran 1, Robert W.Bolton 2 1 Department of Industrial Engineering 2 Department of Engineering

More information

EFFICIENT CONTROL OF LEVEL IN INTERACTING CONICAL TANKS USING REAL TIME CONCEPTS

EFFICIENT CONTROL OF LEVEL IN INTERACTING CONICAL TANKS USING REAL TIME CONCEPTS EFFICIENT CONTROL OF LEVEL IN INTERACTING CONICAL TANKS USING REAL TIME CONCEPTS V. Karthikeyan Department of Electrical and Electronics Engineering, Dr. M.G.R. Educational and Research Institute, University,

More information

Digitalization in Machine Engineering. Siemens MCD and Cadenas smart catalog components

Digitalization in Machine Engineering. Siemens MCD and Cadenas smart catalog components Digitalization in Machine Engineering Siemens MCD and Cadenas smart catalog components Realize innovation. Siemens MCD and Cadenas smart catalog components Table of content Overview: Interdisciplinary

More information

Relay Feedback based PID Controller for Nonlinear Process

Relay Feedback based PID Controller for Nonlinear Process Relay Feedback based PID Controller for Nonlinear Process I.Thirunavukkarasu, Dr.V.I.George, * and R.Satheeshbabu Abstract This work is about designing a relay feedback based PID controller for a conical

More information

Catalog Hydraulics meets Electronics.

Catalog Hydraulics meets Electronics. Catalog 2017 2 more than just an electronics company Founded in 1999 as a sole proprietorship we have evolved and established ourselves in the European market and beyond with the development and sale of

More information

Design of an insulator leakage current measurement system based on PLC

Design of an insulator leakage current measurement system based on PLC Journal of Physics: Conference Series Design of an insulator leakage current measurement system based on PLC To cite this article: Changhai Sun et al 2013 J. Phys.: Conf. Ser. 418 012090 View the article

More information

Self contained servo drive CLDP Technical data sheet

Self contained servo drive CLDP Technical data sheet voith.com Self contained servo drive CLDP Technical data sheet Advantages + + High energy efficiency + + High dynamics + + Oil free power pack and piping are not necessary + + Sensors used provide the

More information

HC500 Heater Controller

HC500 Heater Controller HC500 Heater Controller Function description - basics HETRONIK GmbH Heisinger Str. 12 D-87437 Kempten / Germany phone: +49 / (0)831-56 58 59-34 fax: +49 / (0)831-56 58 59-39 e-mail: contact@hetronik.de

More information

itemp PA TMT184 Technical information

itemp PA TMT184 Technical information Technical information itemp PA TMT184 Temperature head transmitter with PROFIBUS-PA interface. Supply and digital communication using PROFIBUS-PA, for installation in a Form B sensor head. Features and

More information

ADJUSTABLE SPEED DRIVES FS1

ADJUSTABLE SPEED DRIVES FS1 ADJUSTABLE SPEED DRIVES FS1 Now Available With LonWorks BACnet & MetasysN2 FS1 Model FLA & Dimensions (in.)/ Weight (lbs.) VOLTAGE HP MODEL NUMBER FLA FRAME Dimensions (in.) SHIPPING H W D WEIGHT (lbs.)

More information

TI25 - Pre-Instructional Survey

TI25 - Pre-Instructional Survey TI25 - Pre-Instructional Survey Name: Date: 1. Scheduled maintenance that is planned, with materials on hand, personnel on site, and production planning advised is called maintenance. a. predictive b.

More information

User s Manual. Model US1000 Digital Indicating Controller Functions. IM 5D1A01-02E 2nd Edition IM 5D1A01-02E

User s Manual. Model US1000 Digital Indicating Controller Functions. IM 5D1A01-02E 2nd Edition IM 5D1A01-02E User s Manual Model US1000 Digital Indicating Controller Functions 2nd Edition Introduction This instruction manual describes the functions of the US1000 Digital Indicating Controller in detail. Read

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

P-SERIES VFD 1-40HP (200~230VAC), 1-400HP (380~480VAC),3Ø Dual Rated for Constant & Variable Torque Integrated PID Control

P-SERIES VFD 1-40HP (200~230VAC), 1-400HP (380~480VAC),3Ø Dual Rated for Constant & Variable Torque Integrated PID Control P-SERIES VFD 1-40HP (200~230VAC), 1-400HP (380~480VAC),3Ø Dual Rated for Constant & Variable Torque Integrated PID Control NEW FIRMWARE MAKES SETUP A SNAP Application based commissioning allows parameters

More information

Level Measurement. Continuous level measurement Radar transmitters SITRANS LR460. 4/258 Siemens FI

Level Measurement. Continuous level measurement Radar transmitters SITRANS LR460. 4/258 Siemens FI Overview The is a -wire, 2 GHz FMCW radar level transmitter with extremely high signal-to-noise ratio and advanced signal processing for continuous monitoring of solids up to 100 m (328 ft). It is ideal

More information

Perfectly integrated!

Perfectly integrated! Servo drive CMMT-AS and servo motor EMMT-AS Simply very functional! Perfectly integrated! Highlights Ideal with CPX-E or controllers from third-party suppliers Quick commissioning of the complete drive

More information

Cover. Signal Smoothing-in-Control-Loops SIMATIC PCS 7. Application Note September Applikationen & Tools. Answers for industry.

Cover. Signal Smoothing-in-Control-Loops SIMATIC PCS 7. Application Note September Applikationen & Tools. Answers for industry. Cover SIMATIC PCS 7 Application Note September 2010 Applikationen & Tools Answers for industry. Industry Automation and Drives Technologies Service & Support Portal This article is taken from the Service

More information

General information. Supply voltage

General information. Supply voltage Data sheet SIMATIC S7-300, CPU 314C-2 DP COMPACT CPU WITH MPI, 24 DI/16 DO, 4AI, 2AO, 1 PT100, 4 FAST COUNTERS (60 KHZ), INTEGRATED DP INTERFACE, INTEGRATED 24V DC POWER SUPPLY, 192 KBYTE WORKING MEMORY,

More information

Feedback Systems in HVAC ASHRAE Distinguished Lecture Series Jim Coogan Siemens Building Technologies

Feedback Systems in HVAC ASHRAE Distinguished Lecture Series Jim Coogan Siemens Building Technologies Feedback Systems in HVAC ASHRAE Distinguished Lecture Series Jim Coogan Siemens Building Technologies ASHRAE, Madison Chapter October, 2014 Agenda Definitions: feedback and closed-loop control Types of

More information

CPU 221, CPU 222, CPU 224, CPU 224 XP, CPU 224 XPsi, CPU 226

CPU 221, CPU 222, CPU 224, CPU 224 XP, CPU 224 XPsi, CPU 226 Siemens AG 2008 SIMATIC S7-200 Overview CPU 226 The high-performance package for complex technical tasks With additional PPI port for added flexibility and communication options With 40 inputs/outputs

More information

EE 370/L Feedback and Control Systems Lab Section Post-Lab Report. EE 370L Feedback and Control Systems Lab

EE 370/L Feedback and Control Systems Lab Section Post-Lab Report. EE 370L Feedback and Control Systems Lab EE 370/L Feedback and Control Systems Lab Post-Lab Report EE 370L Feedback and Control Systems Lab LABORATORY 10: LEAD-LAG COMPENSATOR DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING UNIVERSITY OF NEVADA,

More information

Data sheet VIPA CPU 314SC DPM (314-6CG23)

Data sheet VIPA CPU 314SC DPM (314-6CG23) Data sheet VIPA CPU 314SC DPM (314-6CG23) Technical data Order no. Type 314-6CG23 VIPA CPU 314SC DPM General information Note - Features Powered by SPEED7 Work memory [KB]: 512...2.048 Onboard 24x DI /

More information

PowerFlex 400 AC Drive Guide Specification

PowerFlex 400 AC Drive Guide Specification PowerFlex 400 AC Drive Guide Specification Adjustable Frequency Drives 3.0 50HP @ 200 to 240V AC 3.0 350HP @ 380 to 480V AC PART 1 GENERAL 1.01 Quality Assurance A. The manufacturer shall have minimum

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL PROCESS DYNAMICS AND CONTROL CHBE306, Fall 2017 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering Korea University Korea University 1-1 Objectives of the Class What is process control?

More information

Level Measurement. Continuous level measurement - Radar transmitters SITRANS LR400 5/229. Overview

Level Measurement. Continuous level measurement - Radar transmitters SITRANS LR400 5/229. Overview Overview Application It provides excellent results on low dielectric media. is available for standard applications and for applications that require explosion proof protection. features robust enclosure,

More information

SPES Control System. M. Bellato

SPES Control System. M. Bellato SPES Control System M. Bellato Topics Update on LLRF Update on CB controls Update on network infrastructure Update on Software infrastructure Update on Software developments Topics Update on LLRF Update

More information

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement

Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Laboratory set-up for Real-Time study of Electric Drives with Integrated Interfaces for Test and Measurement Fong Mak, Ram Sundaram, Varun Santhaseelan, and Sunil Tandle Gannon University, mak001@gannon.edu,

More information

Siemens Process Instrumentation

Siemens Process Instrumentation NEW Siemens Process Instrumentation Education Program Course Catalog usa.siemens.com/pi Table of Contents Educational Program Overview 4 Process Instrumentation Seminars 5 Level Measurement Continuous

More information

MM1/MM2 CONTROL VALVES CLOSED LOOP PROPORTIONAL PRESSURE CONTROLS THE FUTURE OF CONTROL TM

MM1/MM2 CONTROL VALVES CLOSED LOOP PROPORTIONAL PRESSURE CONTROLS THE FUTURE OF CONTROL TM THE FUTURE OF CONTROL TM MM1/MM CONTROL VALVES CLOSED LOOP PROPORTIONAL PRESSURE CONTROLS 317-335-60 P.O. Box 18 McCordsville, Indiana 46055 www.proportionair.com FEATURES Universal Mounting Din Rail,

More information

Global Drive Control. Inverter operation, parameterisation and diagnostics

Global Drive Control. Inverter operation, parameterisation and diagnostics Global Drive Control Inverter operation, parameterisation and diagnostics Global Drive Control software package In modern production plants, drive systems are increasingly taking on production process

More information

Ready for the real thing: Fire simulation system supports firefighter training. worldwide germany PC Control

Ready for the real thing: Fire simulation system supports firefighter training. worldwide germany PC Control worldwide germany PC Control 02 2017 PC- and EtherCAT-based control technology automates simulation of complex fire scenarios Ready for the real thing: Fire simulation system supports firefighter training

More information

THE FUTURE OF CONTROLTM MM1/MM2 CONTROL VALVES CLOSED LOOP PROPORTIONAL PRESSURE CONTROLS

THE FUTURE OF CONTROLTM MM1/MM2 CONTROL VALVES CLOSED LOOP PROPORTIONAL PRESSURE CONTROLS THE FUTURE OF CONTROLTM MM1/MM CONTROL VALVES CLOSED LOOP PROPORTIONAL PRESSURE CONTROLS 317-335-60 P.O. Box 18 McCordsville, Indiana 46055 www.proportionair.com FEATURES Universal Mounting Din Rail, Panel

More information

B.E. in Electronics & Communication Engineering, GIT.VTU, Belgavi, Karnataka 2010

B.E. in Electronics & Communication Engineering, GIT.VTU, Belgavi, Karnataka 2010 Name: NIKHIL R. POTDAR Cell No:+91-7768912454, +91-9986898855 e-mail: nikhilpotdar15@gmail.com / nikhilpotdar55@gmail.com Passport No: H8692315 Visa: B1/B2 US visa valid upto 2027 Address: B104, Aaditva

More information

Product type designation. General information. Supply voltage

Product type designation. General information. Supply voltage Data sheet SIMATIC S7-300, CPU 313C, COMPACT CPU WITH MPI, 24 DI/16 DO, 4AI, 2AO 1 PT100, 3 FAST COUNTERS (30 KHZ), INTEGRATED 24V DC POWER SUPPLY, 128 KBYTE WORKING MEMORY, FRONT CONNECTOR (2 X 40PIN)

More information

Design of Heat Exchange Station Automatic Control System Based on Control Network

Design of Heat Exchange Station Automatic Control System Based on Control Network Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Design of Heat Exchange Station Automatic Control System Based on Control Network 1 Hai TIAN, 2 Xiaojun QI, 1 Zhenkui WU

More information

ADJUSTABLE SPEED DRIVES VF-S11 Sords Electric

ADJUSTABLE SPEED DRIVES VF-S11 Sords Electric ADJUSTABLE SPEED DRIVES VF-S11 The Next Generation of Micro Inverters is Here. The S11 provides maximum torque with precise speed control. It features an easy-to-use, quiet and compact design. In addition,

More information

S11 Adjustable Speed Drive Engineering Specification

S11 Adjustable Speed Drive Engineering Specification PART 1 - GENERAL 1.0 Scope This specification shall cover Toshiba S11 AC Variable Frequency Drives, 6 pulse for 3- phase 200-240VAC, 380-500VAC and single phase 200V to 240VAC. 1.1 References A. National

More information

A SOFTWARE-BASED GAIN SCHEDULING OF PID CONTROLLER

A SOFTWARE-BASED GAIN SCHEDULING OF PID CONTROLLER A SOFTWARE-BASED GAIN SCHEDULING OF PID CONTROLLER Hussein Sarhan Department of Mechatronics Engineering, Faculty of Engineering Technology, Amman, Jordan ABSTRACT In this paper, a scheduled-gain SG-PID

More information

Introduction to BAS Technology

Introduction to BAS Technology Introduction to BAS Technology Dave Kahn, P.E. Why Back to basics? Sometimes you get what you ask for resulting in: The perfect job OR Unhappy owners & occupants Unexpected network limitations Product

More information

Application Note CTAN #287

Application Note CTAN #287 Application Note CTAN #287 This Application Note is pertinent to the Commander SK Water Pressure PID Loop Control This application note will describe a way to utilize the Commander SK (note that the Unidrive

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL Objectives of the Class PROCESS DYNAMICS AND CONTROL CHBE320, Spring 2018 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering What is process control? Basics of process control Basic hardware

More information

Process Leak Detection Diagnostic with Intelligent Differential Pressure Transmitter

Process Leak Detection Diagnostic with Intelligent Differential Pressure Transmitter August 2008 Page 1 Process Leak Detection Diagnostic with Intelligent Differential Pressure Transmitter The use of impulse lines, manifolds and bleed valves in measurement instrumentation process connections

More information

PlantPAx Distributed Control System (DCS) Demonstrator - Pressure, Flow, Level, Temperature (3531-V0)

PlantPAx Distributed Control System (DCS) Demonstrator - Pressure, Flow, Level, Temperature (3531-V0) PlantPAx Distributed Control System (DCS) Demonstrator - Pressure, Flow, Level, Temperature 589631 (3531-V0) LabVolt Series Datasheet Festo Didactic en 120 V - 60 Hz 04/2019 Table of Contents General Description

More information

Sitrain combining theory with practice. Australian Training Catalogue. Unrestricted

Sitrain combining theory with practice. Australian Training Catalogue.  Unrestricted Sitrain combining theory with practice Australian Training Catalogue www.siemens.com.au/sitrain Unrestricted Contents Contents 2 S7 PLC Classic 3 Simatic TIA Portal Programming (TIA-PRO1) 4 S7 Distributed

More information

FREIA Facility for Research Instrumentation and Accelerator Development Infrastructure and Control Architecture

FREIA Facility for Research Instrumentation and Accelerator Development Infrastructure and Control Architecture FREIA Facility for Research Instrumentation and Accelerator Development Infrastructure and Control Architecture Konrad Gajewski 10 September 2013, Uppsala Why FREIA? Several circumstances test stand for

More information

Model Predictive Controller Design for Performance Study of a Coupled Tank Process

Model Predictive Controller Design for Performance Study of a Coupled Tank Process Model Predictive Controller Design for Performance Study of a Coupled Tank Process J. Gireesh Kumar & Veena Sharma Department of Electrical Engineering, NIT Hamirpur, Hamirpur, Himachal Pradesh, India

More information

SCE Training Curriculum

SCE Training Curriculum SCE Training Curriculum Siemens Automation Cooperates with Education 05/2017 TIA Portal Module 052-300 PID Controller for SIMATIC S7-1500 For unrestricted use in educational and R&D institutions. Siemens

More information

The MFT B-Series Flow Controller.

The MFT B-Series Flow Controller. The MFT B-Series Flow Controller. There are many options available to control a process flow ranging from electronic, mechanical to pneumatic. In the industrial market there are PLCs, PCs, valves and flow

More information

VF-nC1 Adjustable Speed Drive Engineering Specification

VF-nC1 Adjustable Speed Drive Engineering Specification PART 1 - GENERAL 1.0 Scope This specification shall cover Toshiba VF-nC1 AC Variable Frequency Drives, 6 pulse for 100V single-phase 0.1 to 0.75kW, 200V single-phase 0.2 to 2.2kW and 200V threephase 0.1

More information

Instrumentation and Control Systems

Instrumentation and Control Systems Unit 16: Unit Instrumentation and Control Systems D/615/1490 Unit level 4 Credit value 15 Introduction Instrumentation and control can also be described as measurement automation, which is a very important

More information

Key Learning experiences from a large PlantTriage Installation

Key Learning experiences from a large PlantTriage Installation Key Learning experiences from a large PlantTriage Installation By Phil Fedenzcuk Control Engineer Ineos Grangemouth Scotland. Presented by: Peter Thomas Control Specialists Ltd - UK Authorized Solution

More information

UNIVERSAL PNEUMATIC TRANSDUCER FEATURES

UNIVERSAL PNEUMATIC TRANSDUCER FEATURES UNIVERSAL PNEUMATIC TRANSDUCER FEATURES Non-bleed device (no air consumption in steady state) 3-15 PSI adjustable. Internal accurate closed loop control Optional pressure feedback signal Jumper selectable

More information

Tip 65: Position control with MICROMASTER420 frequency converter

Tip 65: Position control with MICROMASTER420 frequency converter Seite 1 von 13 Version 5.1. Updated 8/02 Position control with MICROMASTER420 frequency converter and asynchronous motors with USS protocol (Tip 65) Category: Motor Control Special Hardware Requirements:

More information

Design of the control system for the cryogenic distribution system of the European XFEL project

Design of the control system for the cryogenic distribution system of the European XFEL project IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design of the control system for the cryogenic distribution system of the European XFEL project To cite this article: T Böckmann

More information

Instrumentation and Process Control. Process Control. Pressure, Flow, and Level. Courseware Sample F0

Instrumentation and Process Control. Process Control. Pressure, Flow, and Level. Courseware Sample F0 Instrumentation and Process Control Process Control Pressure, Flow, and Level Courseware Sample 85982-F0 A INSTRUMENTATION AND PROCESS CONTROL PROCESS CONTROL Pressure, Flow, and Level Courseware Sample

More information

Automation Systems laboratory Excercise AS-5

Automation Systems laboratory Excercise AS-5 Institute of Automatic Control and Robotics Faculty of Mechatronics laboratory Excercise AS-5 "Single loop control system of level in tank with free outflow of liquid Autors : PhD. Eng. Danuta Holejko,

More information