Hello Friend...
Many times, when i look for instrumentation questions, i frequently came across this topic.
I have worked in power plant and have also developed logic and scada for 10MW biomass power plant.
You can find many articles online regarding this but here I'll show you actual implementation.
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.
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.
Control:
Single Element:
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:
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.
I'll give overview about few other points like Density compensation for level, Temperature and Pressure compensation for flow, shrink and swell effects in my upcoming blogs.
Many times, when i look for instrumentation questions, i frequently came across this topic.
I have worked in power plant and have also developed logic and scada for 10MW biomass power plant.
You can find many articles online regarding this but here I'll show you actual implementation.
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.
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.
Control:
Single Element:
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:
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.
I'll give overview about few other points like Density compensation for level, Temperature and Pressure compensation for flow, shrink and swell effects in my upcoming blogs.
Dude really nice post waiting for your upcoming blogs.....
ReplyDeleteThank you for your feedback... keep visiting.
Deletethanks dude. simple and clear
ReplyDeleteVery Nice and eye catching post. Keep it up.
ReplyDeleteInstrumentation Engineering
Sir,my set point value in % ( Remote SP for (FIC) %) however my PV value in TPH ( Feed water Flow ) for FIC controller then how controller will control the valve...?
ReplyDelete