Skip to main content

Boiler Three Element Controller Philosophy

 A single element control system is one with just one control input, a two element control system is one with two control inputs, etc.

A three-element boiler water level control system is one which typically uses the measured water level, the steam flowrate from the boiler, and the water flowrate into the boiler to regulate the flow of water into the boiler.

Although you might think that measuring water level alone is sufficient, you have to bear in mind that the boiler water contains lots of steam bubbles.

Bubble size is affected by pressure, so if a boiler experiences a sudden extra demand for steam, its pressure drops.

The drop in pressure causes the steam bubbles in the boiler water to expand, and the level measurement can show an increase in level.

The false high reading makes the water level control system reduce the flow of water into the boiler. Once boiler pressure is restored the steam bubbles contract, and the measured water level drops suddenly.

The level control system responds to this by increasing the flow of water into the boiler, which effectively deluges the boiler with relatively cold water, and boiling is arrested.

Some of the steam bubbles in the boiler water collapse, and the boiler water level drops significantly – possibly to a low-level alarm or lockout.

By adding water and steam flow measurement into the control system, we can identify any major disparity between the two, and make a compensation to the measured water level.

This means that any transient peak demands on the boiler are recognized as such, and the feedforward control is appropriately applied.

Incidentally, it is possible to achieve the same results using a two-element control system (level and steam flow), but it is easier to commission three-element systems.

Three-element boiler water level control systems are sometimes refereed to as “feed forward” control.

This is because the system identifies a transient high demand for steam before it has any effect on the boiler water level, and therefore starts to put extra water into the boiler in anticipation of demand.

In this control philosophy, there are three process variables.

1. Boiler Level,

2. Feed water flow and

3. Steam Flow to control boiler Drum Level.

Boiler Three Element Controller

Understanding of diagram :
Here, LT1, LT2 and LT3 are three different Level transmitter. reason for using three level transmitters is simple that, in case of failure of any transmitter(s), control wont be affected. LT is average of three LTs.

Water density changes with pressure. So density compensation is there for every level transmitter.

LIC is first PID block with LT as process variable.

FT1 is the steam flow leaving the steam drum. Here we have done pressure and temperature correction.

Output of LIC and FT1 goes to one calculation block. Output of this block is our remote set point for Flow controller (FIC).

FT2 is feed water flow to the boiler drum and process variable for FIC.

SS is selector switch. By this controlling philosophy can be selected either single or three element.

FCV is feed flow control valve.

Types of Control:
Single Element Control:
During lower boiler loads or <30% steam flow, drum level signal LT and the fixed local set point LSP are compared in LIC and the controller output is fed to feed water control valve FCV

Three Element Control:
The steam flow signal sensed by the steam flow transmitter FT1 acts as a feed forward signal and takes care of the shrink & swell effect.

The steam flow transmitter is connected across flow nozzle, and the signal is then compensated for pressure and temperature.

LIC is the primary controller in the three element level control function. When the steam drum water level is below the set point, controller LIC will further increase the remote set point of the feed water flow controller to increase the feed water flow. When the level is too high the reverse action will take place.

The Level controller LIC output signal is added with the compensated steam flow signal at calculation block.

The following equation is implemented in summing block

Remote SP for (FIC) % = (LIC) O/P + Steam Flow (FT1) PV in % – 50%

FIC is the secondary controller in the three element level control. When the feed water flow is below the set point, controller FIC will further increase the feed water flow by opening the feed water control valve. When the flow is too high the reverse action will take place.



Comments

Popular posts from this blog

Ferrules and Cross Ferruling

 Ferrules are identification labels provided for every wire terminations in an instrument, equipment, or electrical/instrumentation control panels. These tube-shaped sleeves can be inserted easily on each individual wire in a multi-core cable. In earlier days fixed digits/letters are used as ferrules, but now Instrumentation engineers/technicians prints out desired ferrules by using a ferrule printing machine. Typical Ferrule The numbers/ letters on the ferrules will be given as per the approved electrical hook up or loop diagrams. This helps technicians to easily identify a particular loop/wiring from a series of terminal blocks and to troubleshoot the desired terminal connection. Separate numbers on the ferrules distinguish the positive and negative polarities of wires, thus ensure the polarity protection of the instrument. Cross Ferruling  As a wire is connected on its both ends, it is quite useful to use a cross reference method for wire identification. Unlike normal ferru...

PLC Program for Mixing Tank

 Create a ladder diagram for controlling a batch mixing process. Implement a PLC program for mixing tank or Mixing Process using PLC Ladder Logic. PLC Program for Mixing Tank Fig : Mixing tank A tank is used to mix two liquids. The required control circuit operates as follows: A. When the START button is pressed, solenoids A and B energize. This permits the two liquids to begin filling the tank. B. When the tank is filled, the float switch trips. This de-energizes solenoids A and B and starts the motor used to mix the liquids together. C. The motor is permitted to run for 1 minute. After 1 minute has elapsed, the motor turns off and solenoid C energizes to drain the tank. D. When the tank is empty, the float switch de- energizes solenoid C. E. A STOP button can be used to stop the process at any point. F. If the motor becomes overloaded, the action of the entire circuit will stop. G. Once the circuit has been energized, it will continue to operate until it is manually stopped. Solution...

What is a Torbar? – Averaging Pitot Tubes

 The Torbar is employed for flow measurement of liquids, gases, or steam in circular, square, or rectangular section ducts for large flow rates. The Torbar is an insertion type multi-port self-averaging primary sensor for flow measurement. Torbar TORBAR is a set of Pitot tubes mounted on a bar across the pipeline with no moving parts. An averaging Pitot tube is a technology, while TORBAR is a manufacturing brand name. There are several brands available in the market with VERABAR, ANNUBAR, etc. Averaging Pitot Tube Principle Purpose Averaging Pitot tube can be employed when the average velocity of the flow profile, rather than the velocity in a specific point in the cross-section is desired. Averaging Pitot Tubes Principle It measures the differential pressure between the static pressure tap and the tap of full pressure of a stream. Thus such magnitude of differential pressure is directly proportional to the square of the flow rate. Working The TORBAR is designed in such a way that ...