The document discusses the importance of a well-written Functional Requirements Specification (FRS) document for control system projects. It outlines that an FRS should have three key purposes: to provide a functional description, facilitate communication between stakeholders, and define the project scope. A well-written FRS focuses on functionality, is complete, accurate, and testable. It can lead to reduced development time, fewer man-hours, and minimized changes compared to poorly written FRS documents.
The document discusses the importance of a well-written Functional Requirements Specification (FRS) document for control system projects. It outlines that an FRS should have three key purposes: to provide a functional description, facilitate communication between stakeholders, and define the project scope. A well-written FRS focuses on functionality, is complete, accurate, and testable. It can lead to reduced development time, fewer man-hours, and minimized changes compared to poorly written FRS documents.
4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508
Functional Requirements Specification The Misunderstood Document
Introduction After years of collective experience and many, many control projects, we believe the success of a project lies in the definition of the requirements for the control system. This definition is usually contained within several documents. The typical project starts with the Piping and Instrument Drawings (P&IDs), the Input/Output (I/O) List and the Process Description. These documents are usually consolidated into the Functional Requirements Specification (FRS), which is then sent to system vendors and integrators for bid. At this point these four documents become the contractual scope of the project and the base line from which change orders will flow.
Successful projects typically have functional requirements that are complete, consistent and accurate. Those projects that are not so successful will have an FRS that lacks one or more of these characteristics. To completely understand, we must think about the purpose, the key characteristics and the audience of the FRS.
Purpose The key to a well-written FRS is its focus on the purpose of the document. The FRS document serves three purposes within the scope of a control project: Functional Description Communication Scope Definition
The first purpose of the FRS is to define the functionality required in the delivered control system. FRSs should be limited to describing what the system will do. They should not describe how the system will be designed or implemented. A litmus test for this is to look for system-specific language in the FRS. A well-written FRS can be implemented on any one of the many control systems available on the market today.
The second purpose of the FRS is to communicate the Process Engineers intent concerning operation of the process to Plant Operations, Project Control Engineers and, in a regulated industry, to Quality/Validation personnel and government regulators. A common mistake made in development of an FRS is to write the document to one audience at the exclusion of the others. Before the FRS is written, the different segments of the audience should be ranked by priority. This priority ranking is extremely valuable
G.F.S. Computing, Inc.
G.F.S. Computing, Inc. 2 4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508 in answering questions about format, wording and content which arise during FRS development.
The third purpose of the FRS is to define the scope of the project. Control application budgets are typically determined by counts of process control objects and the perceived complexity of the overall project. These estimates are only as good as the documents that drive the counts and the perception of complexity. A well-written FRS will minimize the number of change orders generated during a project, as well as the pain that accompanies negotiation and justification of these changes. As a definition of the scope of the project, the FRS should also be the basis of Factory Acceptance Testing. A well-written FRS should leave no doubt as to required functionality. Thus, at FAT time, the number of surprises should be minimized.
Key Characteristics Assuming that the FRS was written with the above-mentioned three purposes in mind, how does one determine a well written FRS from those that are not well written? There are four characteristics that separate a quality FRS from the rest: Functionality Focus Completeness Accuracy Testability
The most important characteristic is focus on functionality. If the document focuses on what the control system needs to do, it possesses this characteristic. A good test for this is to review the document looking for design-type language such as: Set the following flag Wait for cycle timer to timeout Download cycle timer setpoint It is important to remember that the FRS is not a design document. It is a functional document. A well-written FRS can be used to develop an application on any system and would not have to be modified to adjust for nuances in the system of choice. See Figures I and II for examples from actual FRSs.
The next characteristic that all well-written FRSs must have is completeness. Since this document is used as the scope of the project, making it as complete as possible is beneficial both to the end user and to the firm writing the application. A complete FRS describes not only the normal operation of the plant but also the exceptions to this normal operation. The following points should be kept in mind when writing an FRS: Include detailed description of interlocks.
G.F.S. Computing, Inc.
G.F.S. Computing, Inc. 3 4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508 Avoid vague descriptions of actions. For example when waiting for a level to reach target level, the FRS should specify whether the wait should be for the level to drop below the target or rise above the target and also be specific as to the exact level that is being monitored. Include a description of field values to be monitored during sequential operations. Include a description of the States and Transition required for sequential logic. Include a description of logic that is required when traveling from one state to the next for each transition described above.
All input documents to the process control development must be accurate. Figure III illustrates this point. In the figure, each ring represents the content of each of the input documents. The intersection of the three circles represents the accuracy of the documents. In a well-written set of input documents, the intersected area is maximized. The three documents should be continually reviewed for accuracy in order to avoid confusing the audience.
The final characteristic is testability. All functionality described in the FRS must be testable, and it should be testable by people other than those involved in the development. An FAT test protocol can easily be written from a well-written FRS.
Results Because well-written FRSs fully define the scope of the project, large efficiencies in development of the control system can be realized. Listed below are just a few examples of these productivity increases: Fewer questions by the implementation engineers lead to more productivity. Consistent documentation allows engineers to float from area to area and project to project with ease. Less experienced engineers are able to do more on the project.
During a recent project using well written FRSs, we saw the following results on a validated pharmaceutical project: Reduction in Development Time The initial estimate was that it would take four months to complete and test the software for a given area. With a well-written FRS we saw these improvements over this estimate:
>120 Days <120 Days Number of Areas 11 16 % 40% 60% Budget Actual -17 Hours 120 Hours Average Days 90 Days
G.F.S. Computing, Inc.
G.F.S. Computing, Inc. 4 4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508
Reduction in Man Hours By continually improving the work processes of the group, the number of required man hours were decreased. These improvements to the process were made possible by the well written FRSs. Unit #1 Unit #2 Unit #3 Days 94 88 46 Budgeted Hours 1534 1036 525 Actual Hours 1145 803 282 Control Modules 176 132 20 Phases 73 32 9 Units 1 1 1
Changes were minimized Because of the depth of information available to the control engineer, changes to the scope of the control system were easily identified. Because this was a pharmaceutical project, the FRSs were kept current during the development process. Also, because the FRSs were written consistently, engineers were able to re-adjust the layout of the sequence logic to deliver fewer Phases, thus saving the user money on implementation and, in the long run, on maintenance of the system. o FRSs were revised twice during the development process. o Twelve change orders were submitted on a 30,000 man hour application effort. o The net change to the final budget based on the change orders was -2% with additional functionality being added to the job.
Summary The Functional Requirements Specification is the pivotal document for a successful control system application. If the FRS is written with functional focus, with the full audience in mind and with the proper level of detail to define the scope of the project, the risk associated with an automation project can be greatly reduced if not eliminated altogether.
G.F.S. Computing, Inc.
G.F.S. Computing, Inc. 5 4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508 Poorly Written FRS
Figure I
G.F.S. Computing, Inc.
G.F.S. Computing, Inc. 6 4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508 Same FRS Written Well
Figure I (Continued)
G.F.S. Computing, Inc.
G.F.S. Computing, Inc. 7 4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508 Example #2
Figure II
G.F.S. Computing, Inc.
G.F.S. Computing, Inc. 8 4475 U.S. 1 South Suite 101 St. Augustine, FL 32086 (904) 477-3508 Measure of Accuracy
FRS P &I I/ Non-overlapping areas add risk to project
Figure III
Written By: Denny Edwards, President Property of G.F.S. Computing Reprint by permission only.