Advanced process control: Difference between revisions

Content deleted Content added
removing unencyclopedic external links
BG19bot (talk | contribs)
m Remove blank line(s) between list items per WP:LISTGAP to fix an accessibility issue for users of screen readers. Do WP:GENFIXES and cleanup if needed. Discuss this at Wikipedia talk:WikiProject Accessibility#LISTGAP
Line 3:
[[Process control]] (basic and advanced) normally implies the process industries, which includes chemicals, petrochemicals, oil and mineral refining, food processing, pharmaceuticals, power generation, etc. These industries are characterized by continuous processes and fluid processing, as opposed to discrete parts manufacturing, such as automobile and electronics manufacturing. The term process automation is essentially synonymous with process control.
 
Process controls (basic as well as advanced) are implemented within the process control system, which usually means a [[Distributed_control_systemDistributed control system|distributed control system (DCS)]], [[Programmable logic controller|programmable logic controller (PLC)]], and/or a supervisory control computer. DCSs and PLCs are typically industrially hardened and fault-tolerant. Supervisory control computers are often not hardened or fault-tolerant, but they bring a higher level of computational capability to the control system, to host valuable, but not critical, advanced control applications. Advanced controls may reside in either the DCS or the supervisory computer, depending on the application. Basic controls reside in the DCS and its subsystems, including PLCs.
 
== Types of Advanced Process Control ==
Line 10:
 
* Advanced regulatory control (ARC) refers to several proven advanced control techniques, such as feedforward, override or adaptive gain. ARC is also a catch-all term used to refer to any customized or non-simple technique that does not fall into any other category. ARCs are typically implemented using function blocks or custom programming capabilities at the DCS level. In some cases, ARCs reside at the supervisory control computer level.
 
* Multivariable [[Model predictive control]] (MPC) is a popular technology, usually deployed on a supervisory control computer, that identifies important independent and dependent process variables and the dynamic relationships (models) between them, and uses matrix-math based control and optimization algorithms, to control multiple variables simultaneously. MPC has been a prominent part of APC ever since supervisory computers first brought the necessary computational capabilities to control systems in the 1980s.
 
* Inferential control: The concept behind inferentials is to calculate a stream property from readily available process measurements, such as temperature and pressure, that otherwise would require either an expensive and complicated online analyzer or periodic laboratory analysis. Inferentials can be utilized in place of actual online analyzers, whether for operator information, cascaded to base-layer process controllers, or multivariable controller CVs.
 
* Sequential control refers to dis-continuous time and event based automation sequences that occur within continuous processes. These may be implemented as a collection of time and logic function blocks, a custom algorithm, or using a formalized [[Sequential function chart]] methodology.
 
* Compressor control typically includes compressor anti-surge and performance control.
 
Line 24 ⟶ 20:
 
* [[Statistical process control]] (SPC), despite its name, is much more common in discrete parts manufacturing and batch process control than in continuous process control. In SPC, “process” refers to the work and quality control process, rather than continuous process control.
 
*Batch process control (see ANSI/ISA-88) is employed in non-continuous batch processes, such as many pharmaceuticals, chemicals, and foods.
 
*Simulation-based optimization incorporates dynamic or steady-state computer-based process simulation models to determine more optimal operating targets in real-time, i.e. on a periodic basis, ranging from hourly to daily. This is sometimes considered a part of APC, but in practice it is still an emerging technology and is more often part of MPO.
 
*Manufacturing planning and optimization (MPO) refers to ongoing business activity to arrive at optimal operating targets that are then implemented in the operating organization, either manually or in some cases automatically communicated to the process control system.
 
*[[Safety instrumented system]] refers to a system that is independent of the process control system, both physically and administratively, whose purpose is to assure basic safety of the process.