Effective design
Every application configuration should begin with a well-defined design philosophy. Most DCS applications are created and maintained by teams of engineers, so they should all be rowing in the same direction. The best results will be achieved when all contributors to the overall process control application follow the same best practices and techniques. When they don’t, the result is unintended process errors and a system that’s difficult to maintain.
Every engineer contributing to the application should strive to write their logic in the same way. The standard practices used should be well documented and taught to everyone responsible for the control system. In fact, it would be an appropriate indication of a well-designed DCS if control systems engineers can’t identify the specific programmer by looking at the program logic or by observing its execution.
One specific area of DCS design that illustrates the benefit of an established, shared philosophy is alarm management. In process automation, an alarm is defined as an audible and/or visible means of indicating an equipment malfunction, process deviation or abnormal condition requiring a response.
Poorly designed and maintained alarm management systems can overwhelm operators with chattering and nuisance alarms under normal conditions and debilitating alarm floods when abnormal states emerge. When this occurs, it can be difficult for operators to ascertain and act on the most critical alarms, which contributes to abnormal situations resulting in lost production and serious accidents.
Organizations such as the American National Standards Institute (ANSI) and the International Society of Automation (ISA) released updated guidelines related to alarm management. The ANSI/ISA 18.2 standard addresses the entire lifecycle of alarm management from design and configuration through performance monitoring, auditing, and enforcement for the life of the control application.
The ISA committee determined that an alarm should only be used if it requires an operator’s response. However, that is probably the number one thing most processing plants violate. They use alarms for all kinds of notifications, alerts and reminders.
Process automation companies have incorporated a standards-based approach to application development, focusing on differentiating alarms that require immediate attention from less urgent notifications, alerts and messages. For example, Valmet’s D3 DCS is designed to meet or exceed the requirements outlined in ISA-18.2, albeit with slightly different terminology. This includes limiting alarms, supporting alarm prioritization, alarms by classification, and allowing dynamic alarm management.
HMI standardization
To facilitate operator monitoring and control, a DCS uses the HMI for a visual overview of process systems and to monitor critical status and control information.