Digital Level Control One and Two Loops Proportional and Integral Control Single-Loop and Cascade Control

Size: px
Start display at page:

Download "Digital Level Control One and Two Loops Proportional and Integral Control Single-Loop and Cascade Control"

Transcription

1 Digital Level Control One and Two Loops Proportional and Integral Control Single-Loop and Cascade Control Introduction This experiment offers a look into the broad field of process control. This area of controls is important in the chemical, flow, and power industries. In this experiment (Figure ), the water level (or head) of the lower tank is controlled with three different algorithms:. Proportional control (P control). Proportional + integral control (PI control) 3. Cascade control The controller senses level from only the lower tank for proportional and proportional + integral control and from both the top and bottom tank levels for cascade control. With this feedback, the controller then adjusts the flow rate into the upper tank to keep the lower tank level constant. As is typical of process controllers like the Foxboro 743CB controller, the controller can be operated in automatic (AUTO) or manual (MAN) modes. When the controller is in manual mode, its control function is disabled and thus the process runs open loop. With the controller in automatic mode, the process runs in closed-loop control. We have used single-loop control in previous experiments and will use it in this experiment. We shall also use cascade control in this experiment. In cascade control, two coupled loops are configured. The control output from one loop is used as input to the second control loop. This is useful in situations where two loops can be configured so that what happens in the first loop anticipates what will happen subsequently in the second loop. Typical Closed-Loop Operation E U F C + G G G - C A P B Figure shows a typical SISO control loop. Figure - Typical SISO Control Loop In single-loop mode, the tank level system controls, the level in the lower tank. Thus C =. Thus is the desired tank level: =. As usual the error drives the controller. In this loop the controller is the Foxboro digital controller. The controller

2 outputs a digital signal to the actuator, the flow control valve in this system. The controller tells the valve what percentage

3 i d Top Tank L K t Transducer Disturbance Pump Bottom Tank L K t Transducer Main Pump F o eservoir Lumped Valve Constant K v Valve Positioner I S C Transducer y Air Supply Foxboro Controller Standard Instrument Society of America (ISA) Line Symbols: Pneumatic Signal Electrical Signal ydraulic Signal Figure - Two Tank Experiment Set-up

4 opening to go to. The variable usually used for valve opening is Y. Thus U = Y. This valve opening then governs the flow to the top tank, a part of the plant. Thus F = i. The above loop is called a regulator loop. egulator loops are control loops whose purpose is to keep a system operating at a steady level in the face of disturbances, events that tend to upset that level operation. It is typical in regulator loops to control the loop s operation about a steady state operating point. The values of the signal variables (, E, Y, i,, B) at the steady state operating point are taken as a reference. For loop calculations they are considered the 0 about which the loop operates. What is then controlled are the deviations of the variable of interest away from the operating point. Thus the loop variables are h, e, y, q i, h, and b. You will need to be aware of the fact that all control loop calculations are based on deviations from the steady-state values when you model the system in Simulink. Figure 3 shows the single control loop for the two tank system. h e y q h i + G G G - C vlv P Figure 3 - Two Tank Single Loop At steady state, h = h = 0. So e = 0, y = 0, and q i = 0. Obviously the valve has some opening and water is flowing. The zeros in the loop merely mean that the loop is functioning at that steady state level. This is an important feature to keep in mind. When the loop is at its normal steady state operating position, the readout for on the controller panel will say something like 7 inches and that Y = 45%. It is important to remember that these values are + h and Y + y, even though the control action works solely on the deviation quantities, e and y. In fact if you want to change the tank level from, say, 7 inches to 9 inches, you do not change h from 0 to. ather you change from 7 to 9. The digital controller figures out from this that h was changed from 0 to. q d h e y q q v + G G - + G - i C vlv P h The loop in Figure 3 is missing one important flow signal, the disturbance. The disturbance enters the loop between the actuator and the plant (Figure 4). In this case the disturbance is the disturbance flow, q d. Normally this is 0.0 gpm.

5 Figure 4 - Loop with Disturbance Flow Note also that the sensor has been removed. In the real system, the pressure at the bottom of each tank is sensed, converted to a pneumatic signal, then converted to an electrical signal that is read by the digital controller. All of this is transparent to the user, so effectively the loop has unity feedback. eferring to the schematic in Figure 4, introducing a disturbance flow q d into tank will cause the following changes: The head h will increase and cause an increase in the flow q through the orifice. The increased flow into tank, q, will increase the head in tank, h. The process variable h is fed back to the controller through the pressure transducer K t and compared with the setpoint, h. (When two loops are used, h is also fed back to the controller through K t.) The disturbance causes a negative error (e = h r - h ). As the level in tank rises, the error e becomes increasingly negative. This causes y to take on an increasingly negative value. Thus the flow control valve starts to shut, decreasing i, i.e. developing a negative qi. The tank level may fluctuate, but eventually the system will settle to a new steady state. Flow from the valve will decrease, compensating for the increased disturbance flow. Single-Loop, Proportional Control Proportional control is a commonsensical idea. emember that a feedback controller acts on error. So the actuating signal for the controller is the error. With a proportional controller, G c is simply a constant, K p. So the vigor of the control signal is proportional to the error, that is, U = K p * E So the larger E is, the larger U will be. This type of control makes sense. If the actual value of the controlled variable strays far from its desired value, a large U will be applied to try to force it back to its desired value, the setpoint (). As applied to the two tank experiment, single-loop proportional control is manifest as shown: h (in) e (in) y (% valve opening) + - Kp Plant h (in) Figure 5 - Single-Loop Proportional Control

6 Actually, the control calculation for level is not performed in inches but rather in percent. The bottom tank is 40 inches high. So a inch deviation of tank level = /40 or.5% deviation of the entire tank height. This is transparent to the user of the Foxboro controller. If he/she changes the desired tank level from the normal 7 inches to 9 inches, for example, the controller knows that this means h = inches = /40 = 5%. So internally the controller is using deviations from steady state operating levels and it is converting all level measurements into percent of tank range. A more accurate representation of the loop, as the controller manages it is (in) + - h (in) 40 h (%) + - e (%) y (%) K p Plant 40 (in) SS h (%) h (in) + + (in) Figure 6 - Internal Control Scheme for Single-Loop, P-Only Control In the two tank single-loop experiment, the reference setpoint, SS, is equal to 7 inches. With = 7 all the deviation variables are 0. To complete the above example, let the system operator increase tank s setpoint to 9 inches. e/she would set to 9 in the Foxboro controller. The controller would calculate h = in = 5% from this and apply it to the control loop input. This would produce e = 5%. This input to the proportional controller would create a positive y. The valve would open from its steady state position to allow more flow into tank. Tank s level would rise and maybe fluctuate. Eventually it would settle at a higher level (hopefully 9 inches). Single-Loop, Proportional + Integral (PI) Control Implementing single-loop PI control merely involves replacing the P-only controller in the previous section with a PI controller. The loop configuration remains the same. Integral control involves something called reset. The relationship between integral gain and reset time is discussed in the next section. The controller relationship is: y = K p * ( e + K I * Integral(e dt ) )

7 where e = h - h. In Laplace notation, this becomes: Y = K p * E * ( + K i /s )

8 eset Function and Bias (Integral) We saw in class that a Type 0 system subjected to a step input will have non-zero e ss. From the time-domain relationship above, we see that the controller will continue to put out a command signal (y) as long as the error is not 0. The error is integrated over time. So if the error persists, y will increase with the integral of e. A PI controller has both proportional and integral gains. Its structure is e y K + + P K s I Thus y = K P + K s I An equivalent form is commonly used: y = K P * + * e τs ere τ is the reset time. In the time domain y = K P * e + e dt τ y = K P * + dt τ e Figure 7 - PI Control Structure If a sudden unit error is injected into the system, at t = 0+, y = K p. The entire control output is generated by the proportional term. If we can maintain the error constant, the above equation becomes Note that at time t = τ, the contribution to y provided by the integral term is equal to the contribution provided by the proportional term. This is where the term reset comes from. It is the time needed with a constant error for the integral action to reset the action of the proportional term. In the Foxboro controller, reset time is given in minutes. In Foxboro control terminology, reset time is called IF.

9 Another peculiarity of the Foxboro controller and almost all other process controllers is that K P is not given directly. What is given in its place is proportional band. This is the percentage of output variable range needed to make the actuator stroke 00%. The Foxboro controller calls this PF. For your calculations PF = 00/K P. Double-Loop, Proportional, Cascade Control Although proportional control is a reasonable idea, it has the flaw that control actions do not take place until the loop error (E) deviates from zero. So a proportional controller only reacts to error. It cannot anticipate error and therefore cannot react before the error develops. Cascade control is an answer to this shortcoming. Cascade control anticipates an error before that error develops. For this portion of the experiment, cascade control will sense a deviation in level in the top tank and react to it to reduce future error in the lower tank before it develops. Cascade control is often used in process control to anticipate changes before they have an effect disturbing the system. Cascade control refers to the closing of two or more concentric loops. The inner loop s reference,, is given a floating value equal to the outer loop s output, C. In this section, which describes the cascade controller we will implement, the subscripts and are used to identify the terms associated with the inner and outer loops, respectively. These correspond also to the top tank () and the bottom tank (). h e h e y h Top h Bottom + - K p + - K p Tank Tank Figure 8 - Cascade Control Configuration with P-Only Controllers Again, the reference height, h, is considered to be zero at the normal operating level. The normal operating valve level and the normal operating lower tank height are also considered to be 0.

10 Single-Loop Objective un one loop in proportional only control with feedback from and a gain of K p = 5. Also run one loop in proportional + integral control with feedback from, K p =.5, and τ =.85 minutes. For each loop, plot as a function of time for a step flow disturbance into the top tank. For the Foxboro 743CB controller, proportional faceplate (PF) and integral faceplate (IF) are used to represent proportional gain (K p ) and integral gain (K i ), where Procedure: Proportional Control: PF = 00/K p and IF = τ. Connect the system as shown in Figure. The pump cord should be plugged into the wall behind the tanks.. Program the controller using the Proportional Control Action from the Foxboro handout. 3. Press the SEL key until the green dot on the screen lies above the most far left vertical bar (setpoint, h r ) on the display screen. Press the / key until the display shows a setpoint value of 7.00 in. 4. Press SEL key until the green dot on the screen lies above the most far right vertical bar (output, Y) on the display screen. 5. Bring the output, Y (the far right bar on the display screen), to 44, using the / key. 6. Select manual mode by pressing the A/M button. 7. Turn on the main pump and close the bottom tank valve. 8. When the head of the bottom tank,, reaches 6 inches, open the bottom tank valve and select automatic mode by pressing the A/M button. 9. Let the system reach steady state (hint: the middle bar on the display screen should indicate about 7 inches). 0. Press the SEL key several times until the green dot on the screen lies above the most far right vertical bar (output, Y) on the display screen.. Put in a step disturbance by turning on the disturbance pump and record,, and Y at 0-second intervals until reaches steady state.. Measure the disturbance flow, d, immediately after the run by turning off the main pump, plugging tank (upper tank) and timing the change in. Proportional + Integral (PI) Control:

11 . Switch the system to manual mode by pressing the A/M button. Bring the output, Y, to 44. Turn off the disturbance pump and turn on the main pump.. Program the controller using the Proportional Plus Integral Control Action from the Foxboro handout. 3. Close the bottom tank valve. 4. When the head of the bottom tank,, reaches 6 inches, open the bottom tank valve and select automatic mode by pressing the A/M button. 5. Let the system reach steady state (hint: the middle bar on the display screen should indicate 7 inches). 6. Press the SEL key several times until the green dot on the screen lies above the most far right vertical bar (output, Y) on the display screen. 7. Put in step disturbance by turning on the disturbance pump and recording,, and Y at 0-second intervals until reaches steady state. Two-Loop (Cascade) Proportional Control Objective: un two loops with feedback from and at a proportional gain of K p =.0 and K p =.0. Procedure. Turn both pumps off.. Program the controller using Cascade Proportional Control Action from the Foxboro handout. 3. Press the SEL button for 5 seconds until the display shows TOPTANK. 4. Select remote setpoint by pressing /L button (the display screen should show ). 5. Select automatic mode by pressing the A/M button. 6. Press the SEL button for 5 seconds until the display shows BOTTOMTK. 7. Select automatic mode by pressing the A/M button. 8. Turn on the main pump and let the head of the bottom tank reach steady state (hint: steady state will not be 7 in.). 9. Press the SEL button for 5 seconds until the display shows TOPTANK. 0. Press the SEL key several times until the green dot on the screen lies above the most far right vertical bar (output, Y) on the display screen.. Turn on the disturbance pump.. ecord,, and Y at 0-second intervals until reaches steady state.

12 Getting System Constants After running Cascade Proportional Control, turn the disturbance pump off and make sure the TOPTANK screen is displayed (if not, press SEL for 5 seconds until it displays). Select manual mode by pressing the A/M key and local setpoint by pressing the /L key.. Valve constant K v : With the controller in manual, plot the flow through the flowmeter for various controller output, Y, over the operating range. The operating range is between the maximum and minimum values of Y obtained during closedloop tests. = K v * Y, where K v units are in3/(sec*%). Locate the flow which corresponds to the center of the operating range and linearize at the point. Indicate operating range on your plot.. estriction, and : is given as.5 seconds/in. For, plot the head,, for various flows by changing controller output. Allow the head to reach steady state for each data point. Make sure you are in the operating range for. The operating range is between the maximum and minimum values of obtained during closed-loop tests. Indicate the operating range on your plot. Linearize the vs. curve by finding the slope at the center of the operating range. 3. With the Foxboro controllers, the controller reads the tank heights in inches directly. There is no need to model the transducers. So the transducer constants K t and K t =. 4. The tank area A is found by direct measurement. eport Determine the block diagram for the system with both single and double feedback loops. For each system, derive the differential equation relating tank level, h, to disturbance flow, q d. Simulate each system using Simulink. For a step input in q d, examine the following cases: K p =5 for Single-Loop, Proportional Control; K p =.5, τ =.85 minutes for Single-Loop, Proportional Plus Integral Control; and K p =.0, K p =.0 for Two- Loop, Proportional, Cascade Control. On a plot for each system, directly compare the simulated results with those from your experiments. From the transfer function for the Single-Loop, Proportional Control and the Two-Loop, Proportional, Cascade Control cases, analytically determine the expected percent overshoot, steady-state error, and settling time in response to a step input in q d. Compare these analytical predictions to the results of your experiments. Of the three systems considered, which has the best performance? Why?

13 Two Tanks with Interaction In class and in lab we looked at a two tank system without interaction. This means that the tanks are stacked on top of each other. The top tank drains into the bottom tank. But the bottom tank level plays no role in determining the flow out of the top tank. We developed two equations, one relating input flow i and tank head, the other relating input flow and output flow o. These relationships are good only for tanks that do not interact. Since I started teaching this lab, I have always wondered about the merits of a two tank experiment without interaction vs. one with interaction. In this part of the lab, we will use our simulation tools to answer this question. The primary question to answer is how would the two tank system function if the tanks were placed side by side (Figure 9). Let s use all of the same equipment but simply move the top tank down so that its bottom is level with that of the other tank. We shall also make the top tank as tall as the bottom tank. Let s also keep the disturbance flow going into the first tank. Let the valve between the two tanks stay at 5.5 inches below the tank bottoms. i d L Tank Tank L o Figure 9 - Two Tanks with Interaction You need to know the steady state operating level of the two tanks in order to calculate and. Let s assume we are using the same equipment. The ss used to calculate the resistance of the tank outlet valve is the difference in head across the valve. Thus if we use the same equipment, ss will be the same as it was with the tanks vertically arranged. ss will exceed ss by the tank level of the top tank when the tanks are vertically arranged. For example, if the existing system s steady state levels are ss 0 in and ss 7 in, then for the side-by-side tanks, ss 37 in and ss 7 in. This, by the way, is a good example of how simulation is used in the real world. A change is contemplated in a system. The engineers involved want to know how the revised system will function. This exercise is a perfect example of the utility of your

14 simulation tools. System elationships The following relationships use the deviation quantities as discussed above. These are the deviations of system variables away from the reference steady state. The interaction flow is. This flow can be in either direction. If we consider flow from tank to tank to be positive, then in terms of the deviation quantities, (s) + - (s) ( s) = (s) ( s) ( s) ere is the resistance of the valve. See the course handout on modeling fluid systems. The block diagram is shown to the right of the equation. Note that the capital letters as system variables does not imply absolute quantities. ather i (s) = L{qi(t)}, for example. By mass continuity, the change in volume of fluid in a tank is equal to what comes in minus what goes out. Since the fluid here is incompressible, the mass balance becomes a volume balance. (s) i (s) + - A s (s) L{ V& } = A ( s) s = i ( s) ( s) For the first tank L{ V& } = A ( s) s = ( s) o ( s) (s) (s) + - A s o (s) For the second tank

15 The flow out of the second tank is the same for a regular tank without interaction. (s) o(s) o ( s) = ( s) These pieces need to be assembled into a plant model. Also the plant needs an actuator and a controller. emember that in the control loop for this system, the input is h. The output is h. Last, the disturbance flow will need to be added to the system model. Procedure Build a block diagram of the system. Include the plant, the controller,the actuator, and the disturbance flow. Use the above as a guide to develop a Simulink model of the two tank model with simulation. For your physical quantities, use all values from the two tank experiment without interaction. Make both tanks the same height (40 inches). If you have not run the two tank experiment yet, borrow data from a group who has in order to start your modeling. With the model constructed, install first a P-only controller, using the same gain as in the lab experiment. Inject a step disturbance into the system. ecord the response. Perform the same operation with a PI controller. Lab eport Compare the simulations for the two tank without interaction and the two tank with interaction. This can be done qualitatively and quantitatively. For the qualitative analysis, work out in symbolic form the closed loop transfer function for both two tank systems. I recommend as a beginning just using G c in a block. Once you have worked out the transfer functions, you can replace G c with both the P and the PI controllers for the comparison. Your transfer functions should be / d. I think you will wind up with second order systems for the P-only cases. From these you should be able to work up expressions for Kss, ζ, and ω n for each system and compare them. I cannot tell right off the bat how the systems with PI control will come out. If you have third order systems, you may have to put in actual numbers to determine whether or not you have a dominant second order system. But if you need to do this, do it and then compare the numerical results. For the quantitative analysis, make two sets of three plots, one set for the P-only control, the other for the PI control. The three plots should be vs. t, vs. t, and Y vs. t. On each plot, plot the results of the two models together, i.e. with and without interaction. From the plots you should be able to work out Kss, ζ, and ω n for each system. Do this and compare them.

16 Your discussion should revolve around the comparison of the symbolic closed loop transfer functions of each system and also a comparison of the two plots. Also, if there are any difficulties you encountered in constructing the two tank with interaction model, discuss these in your report.

CHEMICAL ENGINEERING LABORATORY CHEG 239W. Control of a Steam-Heated Mixing Tank with a Pneumatic Process Controller

CHEMICAL ENGINEERING LABORATORY CHEG 239W. Control of a Steam-Heated Mixing Tank with a Pneumatic Process Controller CHEMICAL ENGINEERING LABORATORY CHEG 239W Control of a Steam-Heated Mixing Tank with a Pneumatic Process Controller Objective The experiment involves tuning a commercial process controller for temperature

More information

NATIONAL UNIVERSITY OF SINGAPORE. EE3302/EE3302E Industrial Control Systems E1: ADVANCED CONTROL SYSTEMS

NATIONAL UNIVERSITY OF SINGAPORE. EE3302/EE3302E Industrial Control Systems E1: ADVANCED CONTROL SYSTEMS NATIONAL UNIVERSITY OF SINGAPORE EE3302/EE3302E Industrial Control Systems E1:. OBJECTIVES: Before embarking on this hands-on session, you should have been introduced to the concepts of cascade and feedforward

More information

Lab 4: Root Locus Based Control Design

Lab 4: Root Locus Based Control Design Lab 4: Root Locus Based Control Design References: Franklin, Powell and Emami-Naeini. Feedback Control of Dynamic Systems, 3 rd ed. Addison-Wesley, Massachusetts: 1994. Ogata, Katsuhiko. Modern Control

More information

Gerald D. Anderson. Education Technical Specialist

Gerald D. Anderson. Education Technical Specialist Gerald D. Anderson Education Technical Specialist The factors which influence selection of equipment for a liquid level control loop interact significantly. Analyses of these factors and their interactions

More information

Characterizers for control loops

Characterizers for control loops Characterizers for control loops By: F. G. Shinskey (May 1999) Introduction Commercial controllers such as the PID series (proportional, integral, derivative, and their combinations) are linear devices

More information

UNIVERSITY OF WATERLOO

UNIVERSITY OF WATERLOO UNIVERSITY OF WATERLOO Department of Chemical Engineering ChE 524 Process Control Laboratory Instruction Manual January, 2001 Revised: May, 2009 1 Experiment # 2 - Double Pipe Heat Exchanger Experimental

More information

Exercise 8. Closed-Loop Pressure Control, Proportional-Plus-Integral Mode EXERCISE OBJECTIVE

Exercise 8. Closed-Loop Pressure Control, Proportional-Plus-Integral Mode EXERCISE OBJECTIVE Exercise 8 Closed-Loop Pressure Control, EXERCISE OBJECTIVE To understand open and closed-loop pressure control; To learn how to sense the pressure in a pneumatic circuit; To control the pressure in a

More information

Level Process Control. Penn State Chemical Engineering

Level Process Control. Penn State Chemical Engineering Level Process Control Penn State Chemical Engineering Revised Spring 2015 1 Table of Contents LEARNING OBJECTIVES... 3 EXPERIMENTAL OBJECTIVES AND OVERVIEW... 3 Pre-lab study... 3 Experiments in the lab...

More information

Process Control Loops

Process Control Loops In this section, you will learn about how control components and control algorithms are integrated to create a process control system. Because in some processes many variables must be controlled, and each

More information

Unit 55: Instrumentation and Control Principles

Unit 55: Instrumentation and Control Principles Unit 55: Instrumentation and Control Principles Unit code: J/601/1417 QCF level: 4 Credit value: 15 OUTCOME 2 PROCESS CONTROL SYSTEMS AND CONTROLLERS 2 Understand process control systems and controllers

More information

EXPERIMENT 2 LEVEL CONTROL SYSTEM

EXPERIMENT 2 LEVEL CONTROL SYSTEM EXPERIMENT 2 LEVEL CONTROL SYSTEM 1.0 OBJECTIVE To study the response of level control process in open tank using the PID controller. 2.0 INTRODUCTION TO THE APPARATUS (MODEL WLF922). a) The process consists

More information

Lab 1c Isentropic Blow-down Process and Discharge Coefficient

Lab 1c Isentropic Blow-down Process and Discharge Coefficient 058:080 Experimental Engineering Lab 1c Isentropic Blow-down Process and Discharge Coefficient OBJECTIVES - To study the transient discharge of a rigid pressurized tank; To determine the discharge coefficients

More information

Cover Page for Lab Report Group Portion. Pump Performance

Cover Page for Lab Report Group Portion. Pump Performance Cover Page for Lab Report Group Portion Pump Performance Prepared by Professor J. M. Cimbala, Penn State University Latest revision: 02 March 2012 Name 1: Name 2: Name 3: [Name 4: ] Date: Section number:

More information

Multi-Process Station

Multi-Process Station Process Control Multi-Process Station Courseware Sample 85629-F0 Order no.: 85629-00 First Edition Revision level: 06/2015 By the staff of Festo Didactic Festo Didactic Ltée/Ltd, Quebec, Canada 2009 Internet:

More information

STICTION: THE HIDDEN MENACE

STICTION: THE HIDDEN MENACE STICTION: THE HIDDEN MENACE How to Recognize This Most Difficult Cause of Loop Cycling By Michel Ruel Reprinted with permission from Control Magazine, November 2000. (Most figures courtesy of ExperTune

More information

Model 130M Pneumatic Controller

Model 130M Pneumatic Controller Instruction MI 017-450 May 1978 Model 130M Pneumatic Controller Installation and Operation Manual Control Unit Controller Model 130M Controller is a pneumatic, shelf-mounted instrument with a separate

More information

PROCESS MONITORING AND CONTROL

PROCESS MONITORING AND CONTROL Chemical Engineering Process Design PROCESS MONITORING AND CONTROL Keith Marchildon David Mody Monitoring means Measurement 1. There is no Control without Monitoring 2. Monitoring should not be done without

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 5-3 Wet Reference Leg EXERCISE OBJECTIVE Learn to measure the level in a vessel using a wet reference leg. DISCUSSION OUTLINE The Discussion of this exercise covers the following points: Measuring

More information

Exercise 5-2. Bubblers EXERCISE OBJECTIVE DISCUSSION OUTLINE. Bubblers DISCUSSION. Learn to measure the level in a vessel using a bubbler.

Exercise 5-2. Bubblers EXERCISE OBJECTIVE DISCUSSION OUTLINE. Bubblers DISCUSSION. Learn to measure the level in a vessel using a bubbler. Exercise 5-2 Bubblers EXERCISE OBJECTIVE Learn to measure the level in a vessel using a bubbler. DISCUSSION OUTLINE The Discussion of this exercise covers the following points: Bubblers How to measure

More information

Exercise 2-2. Second-Order Interacting Processes EXERCISE OBJECTIVE DISCUSSION OUTLINE. The actual setup DISCUSSION

Exercise 2-2. Second-Order Interacting Processes EXERCISE OBJECTIVE DISCUSSION OUTLINE. The actual setup DISCUSSION Exercise 2-2 Second-Order Interacting Processes EXERCISE OBJECTIVE Familiarize yourself with second-order interacting processes and experiment with the finer points of controller tuning to gain a deeper

More information

Process Dynamics, Operations, and Control Lecture Notes - 20

Process Dynamics, Operations, and Control Lecture Notes - 20 Lesson 0. Control valves 0.0 Context Controller output is a signal that varies between 0 and 100%. Putting this signal to use requires a final control element, a device that responds to the controller

More information

EXPERIMENT 1 AIR PRESSURE CONTROL SYSTEM

EXPERIMENT 1 AIR PRESSURE CONTROL SYSTEM EXPERIMENT 1 AIR PRESSURE CONTROL SYSTEM 1.0 OBJECTIVE To study the response of gas pressure control using PID controller. 2.0 INTRODUCTION TO THE APPARATUS a) The process plant consists of two air vessels

More information

Figure 4 Figure 5 Figure 6

Figure 4 Figure 5 Figure 6 PICCV versus conventional two-way control s A with an equal percentage characteristic has historically been used to counteract the nonlinear heat emission of the coils. The result is a linear heat emission

More information

Cover Page for Lab Report Group Portion. Head Losses in Pipes

Cover Page for Lab Report Group Portion. Head Losses in Pipes Cover Page for Lab Report Group Portion Head Losses in Pipes Prepared by Professor J. M. Cimbala, Penn State University Latest revision: 02 February 2012 Name 1: Name 2: Name 3: [Name 4: ] Date: Section

More information

Dynamic Simulation for T-9 Storage Tank (Holding Case)

Dynamic Simulation for T-9 Storage Tank (Holding Case) Dynamic Simulation for T-9 Storage Tank (Holding Case) CASE 1: 19,642 Kg/Hr (Holding: 52 o C), No Liquid Draw Workshop Description Estimation of vapor flow rate coming out from the T-9 tank for holding

More information

Mitos Fluika Pressure and Vacuum Pumps Datasheet

Mitos Fluika Pressure and Vacuum Pumps Datasheet Unit 1, Anglian Business Park, Orchard Road, Royston, Hertfordshire, SG8 5TW, UK T: +44 (0)1763 242491 F: +44 (0)1763 246125 E: sales@dolomite-microfluidics.com W: www.dolomite-microfluidics.com Dolomite

More information

ACV-10 Automatic Control Valve

ACV-10 Automatic Control Valve ACV-10 Automatic Control Valve Installation, Operation & Maintenance General: The Archer Instruments ACV-10 is a precision automatic feed rate control valve for use in vacuum systems feeding Chlorine,

More information

Control Valves, Actuators, & Pressure Safety Valves

Control Valves, Actuators, & Pressure Safety Valves A Successful 4-Day In-house Training Course Control Valves, Actuators, & Pressure Safety Valves 14-MAR-17 This course is Designed, Developed, and will be Delivered under iso Quality Standards Control Valves,

More information

( ) ( ) *( A ) APPLICATION DATA. Procidia Control Solutions Coarse/Fine Control. Split-Range Control. AD Rev 2 April 2012

( ) ( ) *( A ) APPLICATION DATA. Procidia Control Solutions Coarse/Fine Control. Split-Range Control. AD Rev 2 April 2012 APPLICATION DATA Procidia Control Solutions / Control AD353-118 Rev 2 April 2012 This application data sheet describes implementing a coarse/fine control strategy in a Siemens Procidia 353 controller.

More information

CHAPTER 7: THE FEEDBACK LOOP

CHAPTER 7: THE FEEDBACK LOOP When I complete this chapter, I want to be able to do the following. Identify the major elements in the feedback loop Select appropriate candidate variables to be controlled and manipulated Evaluate the

More information

Series 3730 and Series 3731 EXPERTplus Valve Diagnostics with Partial Stroke Test (PST)

Series 3730 and Series 3731 EXPERTplus Valve Diagnostics with Partial Stroke Test (PST) Series 3730 and Series 3731 EXPERTplus Valve Diagnostics with Partial Stroke Test (PST) Application Positioner firmware for early detection of control valve faults giving maintenance recommendations. Valid

More information

Auto-Zero Calibration Technique for Pressure Sensors

Auto-Zero Calibration Technique for Pressure Sensors Auto-Zero Calibration Technique for Pressure Sensors A Technical Note 1.0 INTRODUCTION This technical note describes how to implement Auto-Zero, a calibration technique for pressure sensors based on sampling

More information

Heat Pump Connections and Interior Piping

Heat Pump Connections and Interior Piping Job Sheet 3 Heat Pump Connections and Interior Piping OBJECTIVES In this job sheet, you will observe how the presence of air in the ground loop affects the geothermal heat pump performance. You will also

More information

Process & Instrumentation Diagram (P&ID) Purpose. Howitisdone? Methodology?

Process & Instrumentation Diagram (P&ID) Purpose. Howitisdone? Methodology? Process & Instrumentation Diagram (P&ID) Purpose 1. To indicate the instruments or control devices attached to the process. 2. To indicate the control system architecture associated with the process. Howitisdone?

More information

Exercise 2-3. Flow Rate and Velocity EXERCISE OBJECTIVE C C C

Exercise 2-3. Flow Rate and Velocity EXERCISE OBJECTIVE C C C Exercise 2-3 EXERCISE OBJECTIVE C C C To describe the operation of a flow control valve; To establish the relationship between flow rate and velocity; To operate meter-in, meter-out, and bypass flow control

More information

Fail Operational Controls for an Independent Metering Valve

Fail Operational Controls for an Independent Metering Valve Group 14 - System Intergration and Safety Paper 14-3 465 Fail Operational Controls for an Independent Metering Valve Michael Rannow Eaton Corporation, 7945 Wallace Rd., Eden Prairie, MN, 55347, email:

More information

FUNDAMENTAL PRINCIPLES OF SELF-OPERATED PRESSURE REDUCING REGULATORS. John R. Anderson Emerson Process Management Fluid Controls Institute

FUNDAMENTAL PRINCIPLES OF SELF-OPERATED PRESSURE REDUCING REGULATORS. John R. Anderson Emerson Process Management Fluid Controls Institute FUNDAMENTAL PRINCIPLES OF SELF-OPERATED PRESSURE REDUCING REGULATORS John R. Anderson Emerson Process Management Fluid Controls Institute For pressure control in process or utility applications, control

More information

CONTROL and INSTRUMENTATION

CONTROL and INSTRUMENTATION CONTROL and INSTRUMENTATION COURSE 500: 5 DAYS: Max 8 Candidates This course covers the key aspects of current instrumentation and process control technology and is designed to enable maintenance personnel

More information

The benefits of the extended diagnostics feature. Compact, well-proven, and flexible

The benefits of the extended diagnostics feature. Compact, well-proven, and flexible ABB MEASUREMENT & ANALYTICS TECHNICAL INFORMATION PositionMaster EDP300 Extended Diagnostics Compact, well-proven, and flexible The benefits of the extended diagnostics feature The PositionMaster EDP300

More information

L 100. Bubble-Tube Level System. Installation, Operation and Maintenance Instructions

L 100. Bubble-Tube Level System. Installation, Operation and Maintenance Instructions L 100 Bubble-Tube Level System Installation, Operation and Maintenance Instructions Figure 1 Contents Section Description Page 1.0 Introduction 2 2.0 Specifications 3 3.0 Installation 3 4.0 Warranty 6

More information

BUBBLER CONTROL SYSTEM

BUBBLER CONTROL SYSTEM BUBBLER CONTROL SYSTEM Description: The HDBCS is a fully automatic bubbler system, which does liquid level measurements in water and wastewater applications. It is a dual air compressor system with, air

More information

4194 Series Differential Pressure Indicating Controllers

4194 Series Differential Pressure Indicating Controllers Product Bulletin 4194 Differential Pressure Controllers 4194 Series Differential Pressure Indicating Controllers The 4194 Series (low pressure) differential pressure indicating controllers (figure 1) show

More information

Control System Nur Istianah-THP-FTP-UB-2014

Control System Nur Istianah-THP-FTP-UB-2014 Control System Control System Control is the process of causing a system variable to conform to some desired value. Manual control Automatic control (involving machines only). A control system is an interconnection

More information

UBEC 1AT. AUTO TANK Fill System Installation, Operation, & Setup Instructions

UBEC 1AT. AUTO TANK Fill System Installation, Operation, & Setup Instructions Document Number: XE-ATA5PM-R1A UBEC 1AT AUTO TANK Fill System 08899155 Installation, Operation, & Setup Instructions Rev170906-EB-FRC PHYSICAL: 1302 WEST BEARDSLEY AVE ELKHART, IN 46514 WWW.ELKHARTBRASS.COM

More information

Lab #1 Pressure: Bubblers and Water Balloons CEE 331 Fall 2003

Lab #1 Pressure: Bubblers and Water Balloons CEE 331 Fall 2003 CEE 331 Lab 1 Page 1 of 9 SAFETY Lab #1 Pressure: Bubblers and Water Balloons CEE 331 Fall 2003 Laboratory exercise based on an exercise developed by Dr. Monroe Weber-Shirk The major safety hazard in this

More information

OIL SUPPLY SYSTEMS ABOVE 45kW OUTPUT 4.1 Oil Supply

OIL SUPPLY SYSTEMS ABOVE 45kW OUTPUT 4.1 Oil Supply OIL SUPPLY SYSTEMS ABOVE 45kW OUTPUT 4.1 Oil Supply 4.1.1 General The primary function of a system for handling fuel oil is to transfer oil from the storage tank to the oil burner at specified conditions

More information

Chapter 10: Bidirectional Flow Controls

Chapter 10: Bidirectional Flow Controls Chapter 10: Bidirectional Flow Controls Objectives Learn about the patented, bidirectional flow control valves. Understand how the flow force affects the performance of the ZL70-36. Learn why there is

More information

Pressure Control. where: p is the pressure F is the normal component of the force A is the area

Pressure Control. where: p is the pressure F is the normal component of the force A is the area Pressure Control First of all, what is pressure, the property we want to control? From Wikipedia, the free encyclopedia. Pressure is the application of force to a surface, and the concentration of that

More information

V10K GAS FEED SYSTEM WALLACE & TIERNAN PRODUCTS

V10K GAS FEED SYSTEM WALLACE & TIERNAN PRODUCTS V10K GAS FEED SYSTEM WALLACE & TIERNAN PRODUCTS V10K SYSTEM: PROVEN TECHNOLOGY WORLDWIDE IN USE Since Charles F. Wallace and Martin F. Tiernan discovered the first chlorine gas feed system in 1913 the

More information

ME 4710 Motion and Control: Integrator Wind-up Reference: Franklin, Powell, Emami-Naeini, Feedback Control of Dynamic Systems, Prentice-Hall, 2002.

ME 4710 Motion and Control: Integrator Wind-up Reference: Franklin, Powell, Emami-Naeini, Feedback Control of Dynamic Systems, Prentice-Hall, 2002. ME 4710 Motion and Control: Integrator Wind-up Reference: Franklin, Powell, Emami-Naeini, Feedback Control of Dynamic Systems, Prentice-Hall, 2002. The system shown below is a model of a closed-loop hydraulic

More information

Measuring range Δp (span = 100%) Pa

Measuring range Δp (span = 100%) Pa 4.4/ RLE 5: Volume-flow controller, continuous How energy efficiency is improved Enables demand-led volume flow control for the optimisation of energy consumption in ventilation systems. Areas of application

More information

LABORATORY EXERCISE 1 CONTROL VALVE CHARACTERISTICS

LABORATORY EXERCISE 1 CONTROL VALVE CHARACTERISTICS Date: Name: LABORATORY EXERCISE 1 CONTROL VALVE CHARACTERISTICS OBJECTIVE: To demonstrate the relation between valve stem position and the fluid flow through a control valve, for both linear and equal

More information

How to Combat Process Disturbances and Interactions

How to Combat Process Disturbances and Interactions How to Combat Process Disturbances and Interactions Henri A. (Hank) Brittain, Ph.D., Jean-François Dubé, P.Eng. BBA - Top Control Inc. KEYWORDS Decoupling, First-Order Plus DeadTime (FOPDT) Feedforward,

More information

Code Basic module and level control complete with optionals code

Code Basic module and level control complete with optionals code AUTOMATION AND PROCESS CONTROL MPCT - Modular Process Control Trainer Code 916960 Basic module and level control complete with optionals code 916961-916962-916963-916964-916965 1. General Didacta proposes

More information

Lesson 14: Modeling Relationships with a Line

Lesson 14: Modeling Relationships with a Line Exploratory Activity: Line of Best Fit Revisited 1. Use the link http://illuminations.nctm.org/activity.aspx?id=4186 to explore how the line of best fit changes depending on your data set. A. Enter any

More information

Measurement And Control Appreciation

Measurement And Control Appreciation Measurement And Control Appreciation Course Content Aim To provide an appreciation of the operation and application of process plant instrumentation used for the measurement and display of the main process

More information

Constant pressure air charging cascade control system based on fuzzy PID controller. Jun Zhao & Zheng Zhang

Constant pressure air charging cascade control system based on fuzzy PID controller. Jun Zhao & Zheng Zhang International Conference on Applied Science and Engineering Innovation (ASEI 2015) Constant pressure air charging cascade control system based on fuzzy PID controller Jun Zhao & Zheng Zhang College of

More information

BUBBLER CONTROL SYSTEM

BUBBLER CONTROL SYSTEM BUBBLER CONTROL SYSTEM Description: The LDBCS is a fully automatic bubbler system, which does liquid level measurements in water and wastewater applications. It is a dual air compressor system with, air

More information

TESTING OF BELIMO PRESSURE INDEPENDENT CHARACTERIZED CONTROL VALVES

TESTING OF BELIMO PRESSURE INDEPENDENT CHARACTERIZED CONTROL VALVES TESTING OF BELIMO PRESSURE INDEPENDENT CHARACTERIZED CONTROL VALVES November, 25 Submitted by: Iowa Energy Center Address: DMACC, 26 S. Ankeny Blvd. Ankeny, IA 521 Phone: 515.965.755 Fax: 515.965.756 Web

More information

Hydronic Systems Balance

Hydronic Systems Balance Hydronic Systems Balance Balancing Is Misunderstood Balancing is application of fundamental hydronic system math Balance Adjustment of friction loss location Adjustment of pump to requirements By definition:

More information

CONTROL VALVE TESTING

CONTROL VALVE TESTING The optimal functioning of the Control valve not only exists of sufficient body & seat tightness, but more important, the total "performance" of the valve and its controls! For an accurate and reliable

More information

Fisher 4194 Differential Pressure Indicating Controllers

Fisher 4194 Differential Pressure Indicating Controllers 4194 Differential Pressure Controllers D200048012 Product Bulletin Fisher 4194 Differential Pressure Indicating Controllers Fisher 4194 (low pressure) differential pressure indicating controllers show

More information

The Discussion of this exercise covers the following points: Range with an elevated or suppressed zero Suppressed-zero range Elevated-zero range

The Discussion of this exercise covers the following points: Range with an elevated or suppressed zero Suppressed-zero range Elevated-zero range Exercise 4-3 Zero Suppression and Zero Elevation EXERCISE OBJECTIVE In this exercise, you will learn the effect that mounting a pressure transmitter above or below the reference level has on the hydrostatic

More information

Project Title: Pneumatic Exercise Machine

Project Title: Pneumatic Exercise Machine EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 27 January 2011 Project Title: Pneumatic Exercise Machine Team Members: Name: Gino Tozzi Name: Seok Hyun (John) Yun Email:

More information

This portion of the piping tutorial covers control valve sizing, control valves, and the use of nodes.

This portion of the piping tutorial covers control valve sizing, control valves, and the use of nodes. Piping Tutorial A piping network represents the flow of fluids through several pieces of equipment. If sufficient variables (flow rate and pressure) are specified on the piping network, CHEMCAD calculates

More information

Fisher C1 Pneumatic Controllers and Transmitters

Fisher C1 Pneumatic Controllers and Transmitters Instruction Manual C1 Controllers and Transmitters Fisher C1 Pneumatic Controllers and Transmitters Contents Introduction... 2 Scope of Manual... 2 Description... 2 Specifications... 2 Educational Services...

More information

Pressure Independent Control Valves

Pressure Independent Control Valves Pressure Independent Control Valves Pressure Independent Control Valve The Terminator PICV Pressure Independent Control Valve is a combined constant flow limiter and full stroke, full authority, equal

More information

M-System s I/P and P/I Transducers

M-System s I/P and P/I Transducers roduct introduction and application examples 6-0023 2017-12 EC-Z654 M-System s / and s Rev. 0 01 500523 Two-wire models available with no power supply required ower Chemical plants plants Actual Size M-System

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 3-2 Orifice Plates EXERCISE OBJECTIVE In this exercise, you will study how differential pressure flowmeters operate. You will describe the relationship between the flow rate and the pressure drop

More information

Operating Instructions

Operating Instructions Operating Instructions Preparation for Start-up 1. If the computer system is logged off, log into the computer system. Log into the operator account on the computer. Please ask your TA for username and

More information

Powers Controls RC 195 Multiple Input Receiver- Controller

Powers Controls RC 195 Multiple Input Receiver- Controller Powers Controls RC 195 Multiple Input Receiver- Controller Document No. 155-036P25 RC 195-1 Description Features Application The RC 195 Multiple lnput Receiver-Controller is a pneumatic instrument which

More information

USER MANUAL. Intelligent Diagnostic Controller IDC24-A IDC24-AF IDC24-AFL IDC24-F IDP24-A * IDP24-AF * IDP24-AFL * IDP24-F * 1/73

USER MANUAL. Intelligent Diagnostic Controller IDC24-A IDC24-AF IDC24-AFL IDC24-F IDP24-A * IDP24-AF * IDP24-AFL * IDP24-F * 1/73 USER MANUAL Intelligent Diagnostic Controller IDC24-A IDC24-AF IDC24-AFL IDC24-F IDP24-A * IDP24-AF * IDP24-AFL * IDP24-F * *) Require software ID: DID-SW-001 1/73 Table of contents 1 General... 3 1.1

More information

Transient Analyses In Relief Systems

Transient Analyses In Relief Systems Transient Analyses In Relief Systems Dirk Deboer, Brady Haneman and Quoc-Khanh Tran Kaiser Engineers Pty Ltd ABSTRACT Analyses of pressure relief systems are concerned with transient process disturbances

More information

Preparation for Salinity Control ME 121

Preparation for Salinity Control ME 121 Preparation for Salinity Control ME 121 This document describes a set of measurements and analyses that will help you to write an Arduino program to control the salinity of water in your fish tank. The

More information

C1 Series Pneumatic Controllers and Transmitters

C1 Series Pneumatic Controllers and Transmitters Instruction Manual C1 Controllers and Transmitters C1 Series Pneumatic Controllers and Transmitters Contents Introduction............................... 2 Scope of Manual......................... 2 Description..............................

More information

RC 195 Receiver-Controller

RC 195 Receiver-Controller Document No. 129-082 RC 195 Receiver-Controller Product Description The POWERS RC 195 Receiver-Controller is a pneumatic instrument that receives one, two or three pneumatic inputs. It produces a pneumatic

More information

control of salinity Thanks to David Hall, from LWTL

control of salinity Thanks to David Hall, from LWTL control of salinity Thanks to David Hall, from LWTL DI water (0.0% NaCl) salt water (1.0% NaCl) General Idea The objective is to keep the salinity close to a setpoint which will be provided by your instructor

More information

PIG MOTION AND DYNAMICS IN COMPLEX GAS NETWORKS. Dr Aidan O Donoghue, Pipeline Research Limited, Glasgow

PIG MOTION AND DYNAMICS IN COMPLEX GAS NETWORKS. Dr Aidan O Donoghue, Pipeline Research Limited, Glasgow PIG MOTION AND DYNAMICS IN COMPLEX GAS NETWORKS Dr Aidan O Donoghue, Pipeline Research Limited, Glasgow A model to examine pigging and inspection of gas networks with multiple pipelines, connections and

More information

ISO 29990:2010 Standards

ISO 29990:2010 Standards 29 Aug - 02 Sep 2016 Jakarta, Indonesia 24-MAR-16 This course is Designed, Developed, and will be Delivered under ISO 29990:2010 Standards Why Choose this Training Course? This workshop has been designed

More information

IE039: Practical Process Instrumentation & Automatic Control

IE039: Practical Process Instrumentation & Automatic Control IE039: Practical Process Instrumentation & Automatic Control IE039 Rev.001 CMCT COURSE OUTLINE Page 1 of 8 Training Description: Process Control & Instrumentation is becoming an increasingly important

More information

Fail operational controls for an independent metering valve

Fail operational controls for an independent metering valve Failure mode and CMA valves Fail operational controls for an independent metering valve By: Michael Rannow email: michaelrannow@eaton.com Eaton Corporation, 7945 Wallace Rd. Eden Prairie, MN, 55347 As

More information

living with the lab control of salinity 2012 David Hall

living with the lab control of salinity 2012 David Hall control of salinity 2012 David Hall General Idea The objective is to keep the salinity close to a setpoint which will provided by your instructor The salinity sensor measures the analog voltage output

More information

Manual for continuous distillation

Manual for continuous distillation Manual for continuous distillation 1. Week 1: Objectives: Run the column at total reflux. When steady state is reached, take the sample from the top and bottom of the column in order to determine the overall

More information

EZ Boom 2010 System for the EZ Guide 500 Lightbar Triangle Ag Services Users Guide

EZ Boom 2010 System for the EZ Guide 500 Lightbar Triangle Ag Services Users Guide EZ Boom 2010 System for the EZ Guide 500 Lightbar Triangle Ag Services Users Guide Parts of the Controller (For details on the parts of the EZ Boom controller refer to Appendix F) Status Indicator Rate

More information

Installation and Operation Manual

Installation and Operation Manual Manual Static pressure transducer with controller Differential static pressure transducer with analog output and optional PI control mode Large diaphragm element with differential transformer Transducer

More information

CENTER PIVOT EVALUATION AND DESIGN

CENTER PIVOT EVALUATION AND DESIGN CENTER PIVOT EVALUATION AND DESIGN Dale F. Heermann Agricultural Engineer USDA-ARS 2150 Centre Avenue, Building D, Suite 320 Fort Collins, CO 80526 Voice -970-492-7410 Fax - 970-492-7408 Email - dale.heermann@ars.usda.gov

More information

Cascade control. Cascade control. 2. Cascade control - details

Cascade control. Cascade control. 2. Cascade control - details Cascade control Statistical Process Control Feedforward and ratio control Cascade control Split range and selective control Control of MIMO processes 1 Structure of discussion: Cascade control Cascade

More information

Powers Controls RC 195 Single Input Receiver-Controller

Powers Controls RC 195 Single Input Receiver-Controller Document No. 155-119P25 RC 195-4 Powers Controls RC 195 Single Input Receiver-Controller Description The RC 195 Single lnput Receiver-Controller is a pneumatic instrument which receives one pneumatic input,

More information

Controlling the prefeeder

Controlling the prefeeder Controlling the prefeeder A prefeeder is a modulating device of some kind, controlling the material flow into the belt feeder infeed. You need it for three reasons: 1. The material can not be sheared at

More information

Lab 1: Pressure and surface tension. Bubblers, gravity and the mighty paper clip.

Lab 1: Pressure and surface tension. Bubblers, gravity and the mighty paper clip. Lab 1: Pressure and surface tension. Bubblers, gravity and the mighty paper clip. CEE 3310 - Summer 2012 SAFETY The major safety hazard in this laboratory is a shock hazard. Given that you will be working

More information

Instruction Manual. Pipe Friction Training Panel

Instruction Manual. Pipe Friction Training Panel Instruction Manual HL 102 Pipe Friction Training Panel 100 90 80 70 60 50 40 30 20 10 HL 102 Instruction Manual This manual must be kept by the unit. Before operating the unit: - Read this manual. - All

More information

living with the lab control of salinity 2012 David Hall

living with the lab control of salinity 2012 David Hall control of salinity 2012 David Hall General Idea The objective is to keep the salinity close to a setpoint which will be provided by your instructor The salinity sensor measures the analog voltage output

More information

Fisher FIELDVUE DVC6200f Digital Valve Controller PST Calibration and Testing using ValveLink Software

Fisher FIELDVUE DVC6200f Digital Valve Controller PST Calibration and Testing using ValveLink Software Instruction Manual Supplement DVC6200f Digital Valve Controller Fisher FIELDVUE DVC6200f Digital Valve Controller PST Calibration and Testing using ValveLink Software The test procedure contained in this

More information

Process Simulator Evaluates Blower and Valve Control Strategies for WWTP Aeration

Process Simulator Evaluates Blower and Valve Control Strategies for WWTP Aeration Process Simulator Evaluates Blower and Valve Control Strategies for WWTP Aeration inshare By Steve Kestel and Tilo Stahl (BioChem Technology) and Matthew Gray (Keystone Engineering Group) Introduction

More information

LOW PRESSURE EFFUSION OF GASES revised by Igor Bolotin 03/05/12

LOW PRESSURE EFFUSION OF GASES revised by Igor Bolotin 03/05/12 LOW PRESSURE EFFUSION OF GASES revised by Igor Bolotin 03/05/ This experiment will introduce you to the kinetic properties of low-pressure gases. You will make observations on the rates with which selected

More information

Lesson 6: Flow Control Valves

Lesson 6: Flow Control Valves : Flow Control Valves Basic Hydraulic Systems Hydraulic Fluids Hydraulic Tank Hydraulic Pumps and Motors Pressure Control Valves Directional Control Valves Flow Control Valves Cylinders : Flow Control

More information

Tutorial. BOSfluids. Relief valve

Tutorial. BOSfluids. Relief valve Tutorial Relief valve The Relief valve tutorial describes the theory and modeling process of a pressure relief valve or safety valve. It covers the algorithm BOSfluids uses to model the valve and a worked

More information

The Gas Laws: Boyle's Law and Charles Law

The Gas Laws: Boyle's Law and Charles Law Exercise 6 Page 1 Illinois Central College CHEMISTRY 130 Name The Gas Laws: Boyle's Law and Charles Law Objective The simple laws governing the properties of gases can be readily demonstrated experimentally.

More information

4150K and 4160K Series Wizard II Pressure Controllers and Transmitters

4150K and 4160K Series Wizard II Pressure Controllers and Transmitters Instruction Manual Form 5177 March 1999 4150K and 4160K Series 4150K and 4160K Series Wizard II Pressure Controllers and Transmitters Contents Introduction.............................. 2 Scope of Manual.............................

More information

14 April 2016 Dr. John Hedengren 350 CB Brigham Young University Provo, UT 84606

14 April 2016 Dr. John Hedengren 350 CB Brigham Young University Provo, UT 84606 14 April 2016 Dr. John Hedengren 350 CB Brigham Young University Provo, UT 84606 Dr. Hedengren: Compressors in gas pipelines are designed to maintain pressure and flow despite many flow disturbances that

More information