Batch Execution Application Guide
Batch Execution Application Guide
APPLICATION GUIDE
Version 5.5
August 2009
All rights reserved. No part of this publication may be reproduced in any form or by any electronic
or mechanical means, including photocopying and recording, without permission in writing from
GE Fanuc Intelligent Platforms, Inc.
The information contained in this manual is believed to be accurate and reliable. However, GE
Fanuc Intelligent Platforms, Inc. assumes no responsibilities for any errors, omissions or
inaccuracies whatsoever. Without limiting the foregoing, GE Fanuc Intelligent Platforms, Inc.
disclaims any and all warranties, expressed or implied, including the warranty of merchantability
and fitness for a particular purpose, with respect to the information contained in this manual and the
equipment or software described herein. The entire risk as to the quality and performance of such
information, equipment and software, is upon the buyer or user. GE Fanuc Intelligent Platforms,
Inc. shall not be liable for any damages, including special or consequential damages, arising out of
the user of such information, equipment and software, even if GE Fanuc Intelligent Platforms, Inc.
has been advised in advance of the possibility of such damages. The user of the information
contained in the manual and the software described herein is subject to the GE Fanuc Intelligent
Platforms, Inc. standard license agreement, which must be executed by the buyer or user before the
use of such information, equipment or software.
Notice
©2009 GE Fanuc Intelligent Platforms, Inc. All rights reserved. *Trademark of GE Fanuc
Intelligent Platforms, Inc.
Microsoft® is a registered trademark of Microsoft Corporation, in the United States and/or other
countries.
All other brands or names are property of their respective holders.
We want to hear from you. If you have comments, questions, or suggestions about our
documentation, send them to the following email address:
[email protected]
Table of Contents
Why You Should Read This Guide ................................................................................ 1
VBIS............................................................................................................................. 10
v
Manufacturing Standards Compliance ......................................................................... 12
OPC Specification.................................................................................................... 13
Process Cell.............................................................................................................. 18
Unit .......................................................................................................................... 19
Recipe Management................................................................................................. 26
vi
Equipment Availability ......................................................................................... 32
Development Overview................................................................................................ 43
vii
Proficy Plant Applications Batch Analysis Reports ................................................. 46
Area.......................................................................................................................... 53
Process Cell.............................................................................................................. 53
Developing Recipes...................................................................................................... 56
Requirement: ........................................................................................................ 56
Solution: ............................................................................................................... 56
viii
Requirement: ........................................................................................................ 57
Solution: ............................................................................................................... 57
Requirement: ........................................................................................................ 57
Solution: ............................................................................................................... 57
Requirement: ........................................................................................................ 59
Solution: ............................................................................................................... 59
Operations Overview.................................................................................................... 62
ix
Using Proficy Plant Applications Batch Analysis Reports........................................... 70
Equipment Pathing................................................................................................ 74
x
Extending Batch Execution with VBIS ........................................................................ 87
xi
Why You Should Read This Guide
This guide provides an overview of GE Fanuc's Batch Execution software by
introducing the major concepts and functionality in Batch Execution. It is intended
for users who are interested in understanding the application of Batch Execution,
engineers who are responsible for designing and configuring a Batch Execution
system, and users who need a general overview of the ISA S88.01 standard.
Reference Documents
Refer to the following Batch Execution manuals for detailed information on
configuring and using Batch Execution. These manuals are available in electronic
form. You can access these books by selecting Electronic Books from the Batch
Execution program group or from any Help menu.
Also, refer to the standard, ISA-S88.01 Batch Control Part 1: Models and
Terminology, for further information on this standard as defined by the SP88
committee.
1
Application Guide
What's Inside
• Introduction to Batch Execution – provides an overview of Batch
Execution.
• Batch Execution and the ISA S88.01 Models – describes the models as
defined by the SP88 committee and how Batch Execution adheres to
these models.
• Exploring the Sample Application – describes the sample toothpaste
demo that is shipped with Batch Execution.
• Developing a Batch Execution Project – provides an overview of the
development tasks required to develop a Batch Execution system.
• Batch Execution Operations – provides an overview of the operations
tasks used to execute batches in the Batch Execution Client.
• Reporting and Analyzing Production Data – describes the reporting
options provided by Batch Execution, including Active Journaling.
• Mastering Batch Execution – describes some of the more advanced and
powerful features in Batch Execution, such as Active Binding.
• Appendix: Batch Execution Terminology – provides a list of Batch
Execution terms and their definitions.
2
Why You Should Read This Guide
Icon Index
The icons for the following applications can be found in the Proficy Batch Execution
Program group, accessed from the Desktop or the Start menu. The table that follows
describes where to find more information for each application.
System Configuration
Manual
3
Application Guide
4
Introduction to Batch Execution
The following sections introduce some of the key Batch Execution features.
Flexibility – open and vendor-neutral data lets you integrate Batch Execution
into your manufacturing enterprise systems.
5
Application Guide
In addition, if you incorporate an HMI or SCADA system, such as the Proficy family
of software, your batch solution can include:
The Batch Execution Server is the batch engine that coordinates the function of your
recipes, area model, and each Batch Execution Client during production. The Batch
Execution Server also generates batch event data and communicates with iFIX
SCADA Servers, the relational database, and OPC-aware process hardware.
The Batch Execution Development node is used to develop recipes and the area
6
Introduction to Batch Execution
model. During the development phase of your implementation, you can model and
test your process using the Soft Phase Server.
7
Application Guide
8
Introduction to Batch Execution
Be aware that the following applications are NOT supported on the iFIX Terminal
Server computer:
For information on the supported terminal server configuration, refer to the Using an
iFIX Terminal Server section of the System Configuration manual. For information
on how to configure the iFIX Terminal Server and the Terminal Server Clients, refer
to the iFIX Using Terminal Server electronic book.
9
Application Guide
In the figure illustrated above, you can see that Batch Execution integrates all the
necessary components for batch solutions within its environment. A detailed
discussion of the Proficy Batch Execution WorkSpace and its components is
presented in the Developing a Batch Execution Project section.
VBIS
As illustrated in the following figure, VBIS is a collection of automation interfaces
that allows external programs to monitor and control Batch Execution. Within VBIS,
services are provided in a number of functional areas including recipes, the area
model, scheduling, and batch execution.
10
Introduction to Batch Execution
VBIS Architecture
ActiveX Controls
Batch Execution supplies a set of ActiveX controls that you can use to extend the
power of Batch Execution. You can use these controls as an alternative to the Batch
Execution Client application. You can "drop" these controls into any ActiveX control
container, such as:
You can also integrate these controls into custom applications. Each control provides
programmability through OLE automation. This allows you to take advantage of the
ActiveX control's features through the Microsoft Visual Basic or Microsoft® Visual
C++™ programming languages.
11
Application Guide
The Batch Execution ActiveX controls run as clients of VBIS. There are two modes
of use for the ActiveX controls: Run and Design. Run mode is when the control is
being used at run time, such as when the control is run from a web page. During Run
mode, there must be a connection to VBIS, either locally or remotely, over a
network. Design mode is when a user has inserted the control into Visual Basic or
Visual C++ to design the control, or into the Proficy iFIX WorkSpace in
configuration mode. A connection to VBIS is not necessary during Design mode.
Refer to the Custom Applications e-book for more information on VBIS and the
ActiveX controls.
• The models and terminology outlined in the ISA S88.01 Batch Control Part
1: Models and Terminology standard.
• Sequential Function Chart (SFC) symbols as defined in the International
Electrotechnical Commission (IEC) 1131-3 standard.
12
Introduction to Batch Execution
In Batch Execution, recipes are developed and built using SFCs. SFC programming
offers a graphical method for defining the logic of a recipe. The three main
components of an SFC are steps, actions, and transitions. Steps are sections of logic,
such as an operation in a recipe that accomplishes a particular task. Actions are the
individual aspects of that task. Transitions are the mechanisms used to move from
one step to another.
WorkInstruction is designed for 21 CFR Part 11. You can use WorkInstruction for
capturing electronic records in lieu of paper records during the execution of a batch.
OPC Specification
Based on Microsoft's OLE (Object Linking and Embedding) technology, OPC (OLE
for Process Control) provides greater interoperability between control applications,
field systems and devices, and front office/back office applications. OPC servers,
such as DCSs, PLCs, smart field devices, and analyzers provide real-time
information and can communicate directly with Batch Execution.
The Proficy Batch Execution Server is an OPC 2.0 DA enabled client, which lets
Batch Execution retrieve data from any OPC 1.0 or 2.0 compliant data server, such
as the iFIX OPC servers or the CIMPLICITY® HMI OPC server.
Be aware that Proficy iFIX currently includes an OPC 1.0 and OPC 2.0 server:
13
Application Guide
You can find more information about OPC on GE Fanuc's web site at:
www.gefanuc.com/support
For more information on the application of the demo project, refer to the Exploring
the Sample Application section.
NOTE: The information in this Application Guide is not intended to replace the ISA
S88.01 standard and does not represent a complete discussion of the information
provided in the standard.
14
Batch Execution and the ISA S88.01 Models
For information on obtaining a copy of the standard, access ISA's web site at:
http://www.isa.org
S88.01 Objectives
• Provide a common, consistent model for the design and operation of batch
manufacturing plants and batch control systems.
• Improve control and efficiency in batch manufacturing processes.
Models
In order to understand this model, the following significant models are discussed in
the sections that follow:
Physical Model – defines the hierarchy of the equipment used in the batch
process.
Control Activity Model – defines the relationships between the various control
activities required to perform batch processing.
These models are designed to help you define the available equipment, recipes, and
the steps involved in manufacturing a product.
15
Application Guide
Performing this task requires you to have a clear understanding of the purpose of
each piece of equipment in your plant.
The S88.01 Batch Control Standard presents the following guidelines to define
equipment:
Each level in the Physical Model and its application to Batch Execution is described
in the following sections.
16
Batch Execution and the ISA S88.01 Models
17
Application Guide
Process Cell
A process cell consists of all the production and supporting equipment necessary to
make a batch. In Batch Execution, you define a process cell class to set properties
that are inherited by all process cell instances. Process cell instances contain the
equipment-specific settings for the process cell.
The ISA S88.01 Batch Control Standard defines three types of process cell
structures:
Single path – A single path structure is a group of units through which a batch
passes sequentially.
The example, shown in the following figure, illustrates the units contained in the
process cell for the demo application. This process cell is a multi-product, network
path structure. Making a batch of toothpaste, regardless of the flavor, can have
multiple paths. Raw material ingredients are first transferred into two mixers, where
they are agitated. Next, the ingredients from the mixers are transferred into the
Reactor unit, where they are combined to produce the final product.
The following figure highlights one of several paths the batch can take. In this
example, ingredients are transferred into MIX2 and MIX3, where they are agitated.
18
Batch Execution and the ISA S88.01 Models
Unit
A unit is a major piece of equipment in a process cell that performs a specific task. It
consists of all the equipment and control modules that are needed to perform this
task. In Batch Execution, you define a unit class to define properties that are
inherited by all unit instances. Unit instances contain the equipment-specific settings
for the unit.
19
Application Guide
When defining the units in your facility, use the following guidelines:
The following figure illustrates the unit for mixer, MIX1, of the demo application.
MIX1 is one of three units in the MIXER unit class in the demo application. Note
that the unit consists of several smaller pieces of equipment that are controlled as a
single piece of equipment. The valve (XV101) in this example is included in the
mixer unit definition. If its function was more dependent on the storage tank, it
would be included in the RAW unit definition.
20
Batch Execution and the ISA S88.01 Models
for the unit's equipment module or control module on which the equipment phase
executes. An equipment phase is a phase that is part of the equipment control.
Control Module – consists of sensors and other control modules that together
perform a specific task. Control modules perform regulatory or state
control over their constituent parts. In Batch Execution, you can define
control modules as a common resource. You can assign the common
resource as needed equipment to a unit or an equipment phase.
The following figure shows the equipment phase classes that are defined to execute
the equipment modules on the MIXER unit class. These definitions apply to all
instances of the MIXER unit class, as the figure illustrates.
21
Application Guide
The following figure illustrates the equipment phases for the MIX1 unit instance of
the demo sample project.
22
Batch Execution and the ISA S88.01 Models
Batch Execution lets you create a standard set of reusable logic that you can
incorporate into the recipes of multiple products. Batch Execution lets you develop
and manage phases, operations, unit procedures, and procedures. The following
figure illustrates the Procedural model hierarchy.
23
Application Guide
The following figure illustrates the procedure, unit procedure, operation, and phase
hierarchy of the sample toothpaste procedure, Make_Toothpaste.
24
Batch Execution and the ISA S88.01 Models
Batch Execution provides you with the tools that allow you to control your batch
process, including tools to create recipes, schedule batches, store batch data, and
manage the process. The figure in the Recipe Management section illustrates the
areas of this model that are provided by Batch Execution.
The following sections describe the functionality defined by the Control Activity
model, and the methods that Batch Execution incorporates to provide this
functionality.
25
Application Guide
Recipe Management
Recipe Management is the practice of creating, storing, and maintaining general, site,
and master recipes.
Batch Execution lets you manage recipes as either file-based or SQL-based formats.
Batch Execution stores file-based recipes on the local hard disk or on a network
drive. SQL-based recipes are stored in your relational database, where they can be
integrated into your Enterprise Resource Planning (ERP) system. When setting up a
Proficy Batch Execution WorkSpace project, you select the storage type (file or
SQL) for the project's recipes.
26
Batch Execution and the ISA S88.01 Models
The S88.01 standard defines four types of recipes that a batch process can use. The
Batch Execution and Recipe Types figure illustrates these recipe types.
27
Application Guide
General Recipe – defines the recipe as site and equipment independent. The
general recipe provides a very high-level view of requirements for
producing a product that can be used at many different sites. It includes
general information on required equipment, raw materials, and the
procedure without regard to production specifics. This version of a recipe
is usually created by a corporate chemist.
Site Recipe – derived from the general recipe by a process engineer, it includes
information that is site specific. The site recipe translates the general
recipe into a more specific version that allows for the types of equipment
and raw materials that are available at the site. This version of the recipe
is designed to be used in many different process cells.
Master Recipe – derived from the site recipe, it includes process cell-specific
information and accounts for actual equipment capabilities. Created by
the control engineer, it is designed to be used on many different lines
within the process cell.
The Batch Execution Recipe Editor provides you with the tools to create
master recipes for your products. A master recipe typically includes a
procedure, a header, a set of parameters, and equipment requirements.
Control Recipe – created from the master recipe when a batch is scheduled for
production, it defines the manufacture of a single batch of a specific
product.
This control recipe is the most specific version of the recipe. It is created
when a batch is scheduled and includes information that is specific to the
equipment on which the batch is produced and the raw material that is
used.
When batches are scheduled for production, Batch Execution automatically creates a
control version of the master recipe. The control recipe contains specific information
for the batch. This includes the recipe parameter values and the equipment on which
the batch executes.
28
Batch Execution and the ISA S88.01 Models
Recipe Contents
Each recipe, regardless of its type, consists of four parts that, when combined
together, provide all the information needed to produce product. The following
figure illustrates the recipe contents.
29
Application Guide
The Batch Execution Recipe Editor builds master recipes that are used in batch
production. Master recipes that are configured as released to production can be
scheduled for production by operators.
In Batch Execution, each recipe level (procedures, unit procedures, and operations)
is considered an individual recipe. As such, the components that make up a recipe
are defined for each level. This lets you:
30
Batch Execution and the ISA S88.01 Models
Procedure – defines the process strategy. General and site recipes include
procedures based on the Process model. Master and control recipe
procedures are defined using the structure defined in the Procedural
model.
Production Schedule
Batch Execution provides production planning at the recipe level, which allows you
31
Application Guide
to schedule batches for production. You have two options for scheduling batches for
production:
Equipment Availability
During batch execution, Batch Execution ensures that the equipment is available and,
if it is currently in use, does not allocate the unit to the batch until it is released by
the previous batch. To determine the availability of units, you can configure
UNIT_READY and UNIT_PRIORITY tags for units in the area model. Prior to
allocating a unit to a batch, Batch Execution checks the values of these tags to
determine which units are available. For more information on defining these tags,
refer to the Equipment Configuration Manual.
There are several approaches that you can take to ensure that the necessary raw
materials are available to execute a batch. You can:
32
Batch Execution and the ISA S88.01 Models
Process Management
Process management controls batches and resources within a process cell. Process
management consists of the following control functions:
• Manage batches by creating a control recipe from the master recipe based
on scheduling and equipment information.
• Manage process cell resources by allocating, reserving, and arbitrating
conflicts for the equipment required for batches.
• Provide batch and process cell information to Production Information
Management.
Unit Supervision
Unit supervision ties the recipe to equipment control. The main control functions
performed as part of unit supervision include the following:
33
Application Guide
Process Control
Process control provides regulatory and discrete control at the unit, equipment
module, and control module levels. Process control provides the following control
functions:
Batch Execution uses Active Journaling™ to write batch event data, in real-time, to a
relational database. You can then access this data using your company's analysis
tools. Refer to the Reporting and Analyzing Production Data section for more
information on Active Journaling.
34
Batch Execution and the ISA S88.01 Models
Process Model
The Process model is a result of performing procedural control on the equipment in
the process. The Procedural Control model, when mapped to the equipment, provides
the processing functions described in the Process model. The relationships between
the Procedural Control model and the four lower levels of the Physical model that
produce the Process model are shown in the following figure. The process model
consists of the following levels:
35
Application Guide
36
Exploring the Sample Application
The Batch Execution documentation uses this application to explain Batch Execution
concepts and to provide detailed examples. You can use the demo as a reference
when developing your own Batch Execution application. Use the demo project to
explore Batch Execution from the development to the production stages of a batch
manufacturing environment, including:
37
Application Guide
You can open the sample project from the Proficy Batch Execution WorkSpace. The
project files, by default, are installed into C:\Program Files\GE Fanuc\Proficy Batch
Execution\PROJECTS.
The following subsections describe these tasks for the sample toothpaste application.
When you have completed the design strategy for implementing Batch Execution,
you can begin equipment and recipe development. These tasks are described in the
Developing a Batch Execution Project section.
1. Add raw material ingredients that comprise the base of the toothpaste into a
mixer. The raw material ingredients are baking soda, fluoride, gum,
alkaline, and water.
2. Add raw material ingredients that comprise the flavor of the toothpaste into
a mixer. The possible flavors are wintergreen, spearmint, peppermint, and
38
Exploring the Sample Application
39
Application Guide
40
Exploring the Sample Application
Equipment Requirements
The production facility contains one process cell consisting of several production
lines. Based on the production requirements of the flavored toothpaste process, a line
must include:
Based on the P&ID in the Sample Toothpaste Application P&ID section, you can
divide the process cell into several production lines. Depending on how the recipe is
configured, either the operator or Batch Execution can choose the production line
based on what mixers are currently available.
Other Samples
In addition to the Sample Application, Proficy Batch Execution provides other
samples for:
• ActiveX Controls – HTML, Visual Basic, and Visual MFC sample projects
that you can use to build and test the Proficy Batch Execution ActiveX
controls.
• VBIS – Sample applications that demonstrate the VBIS API, a sample
campaign manager that uses VBIS, and an EWI Test.
• PLIs – Sample PLI ladder logic for the following programmable
controllers:
• The Allen-Bradley™ PLC5 Series (PLI_REV2_06.RSP). This
PLI was written in RSLogix™ 5.
• The Allen-Bradley™ SLC/500 (PLI_REV2_06.RSS). This PLI
was written in RSLogix 500.
41
Application Guide
You can find the samples of the ActiveX controls, VBIS, and the in the c:\Program
Files\GE Fanuc\Proficy Batch Execution\samples folder, if you installed Proficy
Batch Execution to the default location. The WorkInstruction demo project,
EWIDemo.wkb, is located in the Program Files\GE Fanuc\Proficy Batch
Execution\projects folder. The SourceSafe database is located in the Program
Files\GE Fanuc\Proficy Batch Execution\projects\EWIDemo\EWISS folder.
• Development Overview
• Developing a Batch Execution Project
42
Developing a Batch Execution Project
Development Overview
As the picture illustrates in the Developing a Batch Execution WorkSpace Project
section, developing a Batch Execution application consists of several tasks. Before
you can begin any development, you must first have a solid control strategy in place.
Refer to the Exploring the Sample Application section for information on designing
a control strategy. Once this strategy is in place, you can begin implementing Batch
Execution for your application.
You can integrate Batch Execution data with other areas of the manufacturing
enterprise. Because the data is stored in a relational database, you can update your
enterprise data with Batch Execution data so you always have the latest plant
production information available.
The sections that follow discuss the reporting options provided in Batch Execution
including:
• Active Journaling
43
Application Guide
Active Journaling
To satisfy all your reporting requirements, Batch Execution provides Active
Journaling. Active Journaling is the process of recording event data in a relational
database. The following figure illustrates the Active Journaling architecture.
44
Developing a Batch Execution Project
Batch Execution lets you configure the types of batch data to archive by providing
filtering capabilities. Typically, you will want to configure Batch Execution to
archive actual process values. Typical process values include:
Batch Execution does not limit the information you can archive. You can configure
your system to report on any value that is important to your process.
For more information on configuring the Batch Archiver, refer to the System
Configuration Manual.
For example, when a batch of toothpaste completes, you may want to report the
actual amount produced.
1. Configure a phase report to report the value of the Reactor's tank level
indicator, LI501.
2. Construct the recipe so that the phase report is included in the final step of
the recipe procedure. In the sample toothpaste application, the final phases
to execute are the AGITATE and AIR phases, in parallel. In this case, you
can configure either phase to include the report parameter.
3. Configure the Archiver to archive reports to the relational database.
45
Application Guide
To support the Proficy Plant Applications Batch Analysis Reports, Batch Execution
46
Developing a Batch Execution Project
includes the BATCHANALYSIS table. This table collects batch event data for use in
the reports.
NOTE: The Proficy Plant Applications product (which includes the Batch Analysis
Reports module) supports SQL Server databases. Importing Batch Execution data
from an Oracle database into a Batch Analysis Report is not supported.
The sample toothpaste application contains the following GE Fanuc Batch Execution
project items:
• Configuration files
• Area model
• Recipes
• Embedded OLE-compliant documents
Similar to the Microsoft Explorer, the Proficy Batch Execution WorkSpace organizes
a project into folders. Each folder stores the common types of items in a project, such
as pictures, configuration files, and recipes. Each item is associated with a folder.
This makes locating an item as simple as opening the associated folder.
The following figure illustrates each Batch Execution development task. Notice that
you can perform most development tasks in parallel. However, it is important that all
members of your development team have a clear understanding of the design
47
Application Guide
48
Developing a Batch Execution Project
Like Batch Execution project items, the documents from OLE-compliant programs
appear in the work area that the Proficy Batch Execution WorkSpace supplies when
you create or edit them.
49
Application Guide
50
Developing a Batch Execution Project
The figure in the Understanding the PLI section illustrates the relationship between
these two areas.
Note that the sample application is not tied to real I/O. Instead, it uses the Soft Phase
Server OPC Simulator.
For more information on programming the PLI, refer to the PLI Development
Manual.
51
Application Guide
For more information on programming and designing phase logic, refer to the Phase
Programming Manual.
Programming Requests
Batch Execution provides a series of request functions that enable the phase logic to
request the Batch Execution Server to perform specific actions, such as downloading
phase parameters and uploading phase report values.
For example, you may have an Agitate phase that requires a value to set the mixer
speed. In this case, you can program a Download Parameter Request in the Agitate
phase logic to download the mixer speed parameter value.
For more information on programming requests into your phase logic, refer to the
Phase Programming Manual.
52
Developing a Batch Execution Project
Area
The sample application's equipment is contained in an area called Area1. This is the
default area name provided by Batch Execution.
Process Cell
Within Area1 is one process cell called Toothpaste. This process cell contains all the
equipment required to produce a batch of toothpaste.
53
Application Guide
Unit Classes
The toothpaste process cell in the sample application contains three unit classes:
54
Developing a Batch Execution Project
Unit Instances
Instances of each unit class are created to represent each physical unit in the process
cell. Each unit instance inherits its unit class properties, including any unit tag
classes defined for the unit class. At the instance level, properties such as the
equipment ID and unit tags are defined based on the unit's physical properties. The
previous figure with the sample equipment configuration illustrates each unit
instance defined for the sample application and their associated unit classes.
55
Application Guide
Developing Recipes
The general procedure (outlined in the Exploring the Sample Application section) is
translated into a master recipe procedure called Make_Toothpaste. This procedure is
illustrated in the Using Class-Based Recipes section.
• Active Binding™
• Recipe parameters
• Class-based recipes
• Parallel Processing
The following sections describe each feature and how it is used to meet the
requirements of the sample toothpaste application. For additional information on any
of these features, refer to the Recipe Development Manual.
Requirement:
Solution:
Batch Execution provides Active Binding. Active Binding allows you to bind and re-
56
Developing a Batch Execution Project
bind unit procedures to units at multiple stages in a batch's life cycle, including when
a batch is created or in production. Recipe authors can configure recipes to
automatically allocate equipment to batches based on (1) the properties of the
equipment model, and (2) the real-time conditions on the plant floor. Refer to the
Mastering Batch Execution section for more information on Active Binding.
Requirement:
Solution:
Batch Execution lets you create recipe parameters to define the amount of each
ingredient required for the types of toothpaste in production. By varying the amount
of each ingredient, different types of toothpaste are made with the same master
recipe. For example, to make mint-flavored toothpaste, the parameter MINT is set to
60. To make regular-flavored toothpaste, MINT is set to 0.
Requirement:
The toothpaste application must be able to select the equipment on which the recipe
executes based on which units are available when the batch is scheduled for
production.
Solution:
Batch Execution lets you build class-based recipes that allow the BASE and
ADDITIVE unit procedures to use any mixer defined in the process cell. This feature
lets you create recipes that are not tied to a specific piece of equipment. Furthermore,
you can configure the equipment requirements for the BASE and ADDITIVE unit
procedures to automatically bind units to these procedures during batch execution.
57
Application Guide
Make_Toothpaste Procedure
58
Developing a Batch Execution Project
Parallel Processing
Requirement:
The requirements of the general procedure state that the base mixture must be
agitated and cooled simultaneously.
Solution:
Batch Execution lets you perform parallel processing simply by constructing the
recipe's sequential function chart to do so. In the MAKE_BASE operation, the
AGITATE and COOL phases run in parallel. When both phases are complete,
control moves to the QA_TEST phase for testing.
Batch Execution stores and retrieves recipe data based on the Batch Execution
Logical Data model. The Logical Data model is the table structures and rules that
represent the storage of Batch Execution recipes in a relational database.
If you plan to store recipes in the relational database, developers need to consider the
following:
• Recipe storage types are set at the project level, meaning that all recipes
within a single project must be either SQL-based or file-based.
• Configure the recipe tables in your relational database. Batch Execution
provides scripts that build these tables for you.
• Configure a data source so that Batch Execution knows where to store and
retrieve the recipe data.
59
Application Guide
For more information on storing recipes in a relational database, refer to the Recipe
Development Manual. For more information on configuring the Logical Data model
in your relational database, refer to the System Configuration Manual.
Soft phases use the phase logic as described in the Phase Programming Manual.
Implementation of the PLI, that is normally part of the hardware controller, is part of
the Soft Phase Server. Refer to the PLI Development Manual for detailed
information on PLI.
During the development stage, you can model and test your equipment configuration
and recipes using the Soft Phase Server in Simulation Mode. With the Batch
Execution Soft Phase Server, you can build an area model and tie the equipment
entities to the Batch Execution Soft Phase Server simulated points, rather than actual
I/O points. After you build the recipes and area model, you can then simulate
production by executing batches. Only 50 parameters, 50 reports, and 50 request
qualifiers per phase are supported.
NOTE: You must configure each phase in the Soft Phase Server to run in Simulation
Mode if you want to use the Soft Phase Server as a simulator.
The Batch Execution Soft Phase Server uses your equipment phases and related
parameters to simulate your batch operation. Specifically, you can use the Batch
Execution Soft Phase Server to:
60
Batch Execution Operations
For more information on using the Batch Execution Soft Phase Server refer to the
Batch Execution Soft Phase Server online help or Configuring the Soft Phase Server
in the System Configuration Manual.
For example, in the sample toothpaste application, you might want to use iFIX
pictures for the following:
Refer to the Creating Pictures manual for more information on iFIX pictures.
61
Application Guide
Operations Overview
Batch Execution provides operators with the following environments for controlling
batches:
The following figure illustrates the operations tasks and the order in which they are
performed.
62
Batch Execution Operations
63
Application Guide
The PLI is the standard interface to the project-specific phase logic. The PLI receives
commands from the Batch Execution Server or the operator and then initiates the
different components of the phase-specific control logic. This communication flow,
shown in the following figure, ultimately controls the execution of a batch.
64
Batch Execution Operations
Understanding States
Batch execution follows a series of state transitions. These transitions are based on
the procedural states defined in the ISA S88.01 Batch Control Standard.
The batch state and the states of phases running within a batch are updated as a batch
progresses. These states are displayed in several locations in the Client; every screen
has either a field or a column where the state information is visible.
An operator can only issue commands that are valid for the current state. For
example, if a batch is in the Running state, the operator can issue several commands
including Stop, Abort, and Hold.
65
Application Guide
66
Batch Execution Operations
• Bind and rebind equipment to batches. Depending on how the recipe was
configured, Batch Execution can (1) prompt the operator to select a unit to
allocate to a unit procedure, or (2) automatically bind unit procedures to
units. Given the appropriate rights, operators can rebind unit procedures to
units during batch production.
• Monitor a batch as it executes from a variety of viewpoints. The most
popular is the SFC View screen, which graphically displays a batch as it
executes each step.
• Issue commands such as Stopping, Holding, Aborting, and Restarting
batches.
• View batch journal data for the current batch and for previous batches.
• Acknowledge operator prompts, binding prompts and transition breakpoint
prompts.
• Control individual phases.
• Arbitrate resources.
• View alarms.
• BatchList
• BatchAdd
• BatchRecipeList
• BatchOperatorPromptsList
• BatchBindingPromptsList
• BatchAlarmList
• BatchManualPhase
• BatchSFC
67
Application Guide
• BatchActivePhaseList
• BatchCampaignManager
Additionally, you can incorporate the ActiveX controls into an iFIX picture using the
Runtask command. To do this, first place the control into a container application,
such as a Visual Basic form, and save it as an executable (EXE). Then, use the
Runtask command in iFIX to run the executable.
The controls contain most of the same functionality provided in the corresponding
view in the Batch Execution Client. The following figure shows an example of the
BatchList Control supplied with Batch Execution.
68
Batch Execution Operations
These are just a few examples of VBIS applications. You can develop numerous
VBIS applications to suit your particular needs.
69
Application Guide
The Campaign Manager has three components – the Campaign Client, the Campaign
Server, and the Campaign Database. The Campaign Client is an ActiveX control
that, when hosted in an ActiveX container, provides you with an interface to create
and manage campaigns. The Campaign Server is a service that runs in parallel with
the Batch Server and controls the triggering and execution of campaigns. The
Campaign Database provides storage for the campaign data.
For more information on Campaign Manager, refer to the Campaign Manager guide
and the Custom Applications manual.
70
Mastering Batch Execution
product with Batch Execution, the following events would be part of a Batch
Analysis report:
• Active Binding
• Param Download Verify
• Prompt
• Recipe Header
• Recipe Value
• Recipe Value Change
• Report
• State Change
• State Command
• Step Activity
These events are listed in the Batch Execution Configuration dialog box, in the
Archiver tab, under Event Filters. You can access the Batch Execution Configuration
dialog box from the Batch Execution Workspace by double-clicking the Batch
Execution Configuration in the WorkSpace tree. You can also double-click the Batch
Execution Configuration in the Proficy iFIX WorkSpace tree to view this dialog box.
For steps on how to configure the Proficy Plant Applications Batch Analysis product,
refer to the Plant Applications Batch Analysis documentation.
71
Application Guide
Equipment pathing – Within a process cell, you can specify the physical
connections between units. These connections are graphically represented
with connection lines. When the batch procedure executes, each selected
unit must be within a valid equipment path.
Equipment capacity – For each unit, you can specify the unit's maximum
capacity. When the recipe executes, the selected unit must meet the
capacity requirement defined for the unit procedure.
Equipment status tags – For each unit, you can specify a Unit Ready status and
a Unit Priority status, to indicate the unit's current availability and priority
rating. When the recipe executes, the unit selected by the Batch Execution
Server must be available, as defined by its Unit Ready tag. If more than
one unit is ready and available, the Batch Execution Server selects the
unit with the highest priority, as defined be the unit's Unit Priority tag.
These dependencies are optional, meaning that Batch Execution can automatically
allocate units if none of these dependencies are configured. However, to take full
advantage of Active Binding, you most likely will want to provide Batch Execution
with as much information as possible to make the most intelligent selection when the
recipe executes. For example, if unit capacity is important to your process, you
should configure equipment capacity to ensure that appropriate units are allocated to
batches.
You can allocate the units based on availability, the default setting for Active
72
Mastering Batch Execution
Binding. Or, you can allocate the units based on the unit priority tags (in the PLC,
Soft Phase Server, PDB, and so on). You configure this information from the
WorkSpace in the Batch Execution Configuration dialog box, under the Server tab.
Automatic binding – this method allows the Batch Execution Server to select
the unit to bind to the unit procedure at run time based on criteria defined
in both the unit procedure and in the area model.
Specify at Batch Creation – this method requires the operator to select a unit to
bind to the unit procedure when the batch is added to the batch list.
Additionally, you can assign operators rights to modify the binding at batch creation,
during batch execution, or both.
You can incorporate the following features into your recipes to provide the Batch
Execution Server with additional information to select units:
Jacobson Links – indicate whether the units used for two unit procedures must
be physically connected. Jacobson Links are connections that are drawn
within a recipe's sequential function chart (SFC) that represent a
necessary physical connection between unit procedures.
Forced Binding – indicates whether two unit procedures must run on the same
unit or must run on different units.
73
Application Guide
Unit Procedure Capacity – indicates the amount of material the selected unit
must be able to transfer, process, or contain to run the unit procedure.
This value can be scaled with the batch scale.
Equipment Pathing
Configuring equipment paths ensures that the units selected for a batch are within a
valid execution path. The equipment pathing is based on the physical connections
that exist between units on the plant floor. In the sample application, the following
physical connections are configured:
1. The base ingredients (water, baking soda, gum, fluoride, and Ph_additive)
are on one header feeding MIX1, MIX2 and MIX3.
2. The additive ingredients (flavoring and whitener) are on a second header
that feeds into MIX2 and MIX3.
3. All three mixers feed into the REACTFLAVOR unit, while the
REACTPLAIN unit is fed only by MIX1.
The following figure illustrates the equipment pathing configured for the sample
toothpaste application.
74
Mastering Batch Execution
The following table lists the equipment capacity settings and the current equipment
status for each unit instance in the MIXER class.
75
Application Guide
76
Mastering Batch Execution
Jacobson Links
The Jacobson Links, illustrated in the above figure, require that the units used by the
ADDITIVE and BASE unit procedures are physically connected to the unit that is
bound to the FINAL unit procedure.
Forced Bindings
The following table shows the unit procedure bindings that are configured for the
Make_Toothpaste procedure. In this case, the BASE and ADDITIVE units are forced
to run on different units.
77
Application Guide
Equipment Requirements
Assume that the equipment requirements listed in the following table exist for the
BASE and ADDITIVE unit procedures in the sample application.
78
Mastering Batch Execution
execution.
1. Batch Execution selects the default unit for the FINAL unit procedure. For
this example, let's assume Batch Execution binds the REACTFLAVOR unit
to the FINAL unit procedure.
NOTE: You can modify the default unit at batch creation.
79
Application Guide
A class-based design lets you to develop recipes that can run on a class of units,
rather than a specific unit. Furthermore, you can configure these recipes for Active
Binding to maximize the use of your plant's equipment. Class-based recipes let you
develop flexible operations that you can reuse and recombine in different ways.
Implementing a class-based design requires that you configure the following:
• In the area model, configure unit classes, and then define each unit instance
with the class.
• When defining the equipment requirements for a recipe, specify that the
recipe is class-based. This indicates that the recipe can execute on any one
of the units within the specified unit class. You need to specify the default
unit as well.
• Use recipe parameters as placeholders for specific process values. A recipe
parameter is a variable that represents a process value. By including a
recipe parameter in an operation, you make it generic and reusable because
the recipe parameter acts as a placeholder for specific values. Recipe
parameters also override the hard-coded value in a phase and let you specify
any value you need depending on the batch in production. Once a value is
specified, the value is passed to a phase in the area model.
Refer to the Recipe Development Manual for more information on creating class-
based recipes and using recipe parameters.
80
Mastering Batch Execution
• The BASE and ADDITIVE unit procedures can run on any unit in the
MIXER class. The MIXER class contains the MIX1, MIX2, and MIX3 unit
instances. The default unit for BASE is MIX1. The default unit for
ADDITIVE is MIX2.
• The FINAL unit procedure can run any unit in the REACTOR class. The
REACTOR class contains the REACTPLAIN and REACTFLAVOR units.
The default unit for FINAL is REACTFLAVOR.
During Active Binding, the Batch Execution Server selects the default unit or the
operator selects the unit based on the equipment requirements defined in the recipe
coupled with the equipment configuration defined in the area model. Refer to the
Understanding Active Binding section for more information on configuring recipes
and the area model for Active Binding.
In order for synchronized phases to run, all phases must be active simultaneously.
The first phase in the group sends a request to the Batch Execution Server. The
Batch Execution Server does not clear this request until the other phases in the phase
link group send requests to the Batch Execution Server, too. The Batch Execution
Server then clears all requests simultaneously.
Typically, you synchronize phases when transferring materials from one unit to
another. Configuring phase synchronization spans several areas of Batch Execution
development. Each task is described below:
• In the phase logic, program each phase in the synchronization group to:
• Send a message to each phase in the synchronization group.
81
Application Guide
The unit procedures XFR_BASE and XFR_ADD each have phases called
XFR_OUT_LINK. These phases transfer material to the unit procedure
XFR_FINAL, which has a phase called XFR_IN_LINK. In order for the transfer to
be successful, these three phases must be synchronized with each other. The valves
82
Mastering Batch Execution
in the two XFR_OUT_LINK phases must be opened to transfer the material, and the
valve in the XFR_IN_LINK must be opened to accept the material.
In the area model for the example, each phase in the synchronization group is
83
Application Guide
configured as follows:
XFER_OUT_LINK 2 1
XFER_IN_LINK 2 1
The number of message partners is set to two because each phase must communicate
with two other phase instances. The number of request tags is set to one to account
for the Send Message request that needs to be programmed into the phase logic.
Recipe Configuration
• Create the SFC for the Make_Toothpaste procedure that uses AND
structures for the XFER_BASE, XFER_FINAL, and XFER_ADD unit
procedures, which configures them to run in parallel.
• Configure forced bindings as follows:
• The BASE and XFER_BASE unit procedures must run on the
same unit.
• The ADDITIVE and XFER_ADD unit procedures must run on the
same unit.
• The FINAL and XFER_FINAL unit procedures must run on the
same unit.
• Create Jacobson Links to specify that the units allocated to the XFER_ADD
and XFER_BASE unit procedures must be physically connected to the unit
allocated to the XFER_FINAL unit procedure.
84
Mastering Batch Execution
To ensure that the XFER_OUT_LNK and the XFER_IN_LNK phases are in exactly
the proper state before they proceed, program the phases in your example to use the
Send Message and Wait request and the Receive Message request to synchronize the
three phases. This is illustrated in the following figure. The Send Message request
functions as the Master and the Receive Message request functions as the Slave
during phase synchronization.
85
Application Guide
1. When the XFER_BASE unit procedure starts executing, the logic in the
XFER_OUT_LINK phase issues a Receive Message request to the Batch
Execution Server. The Batch Execution Server stores this in its message
queue.
2. When the XFER_ADD unit procedure starts executing, the logic in the
XFER_OUT_LINK phase issues a Receive Message request to the Batch
Execution Server. The Batch Execution Server stores this in its message
queue.
3. When the XFER_FINAL unit procedure starts executing, the logic in the
XFER_IN_LNK phase issues a Send Message and Wait request to the
Batch Execution Server.
4. The Batch Execution Server looks for the matching message ID in the
message queue.
5. The Batch Execution Server transfers the message values (if any).
6. The XFER_IN_LNK and both the XFER_OUT_LNK phases continue
executing and the material is transferred.
The following table lists the requests that are used to accomplish this
synchronization. Upon receiving the Receive Message request from the
XFER_OUT_LNK phase, the Batch Execution Server stores message ID 80 in the
message queue. Upon receiving the Send Message and Wait request from the
XFER_IN_LNK phase, the Batch Execution Server searches within the phase link
group for a match to message ID 80 in the message queue. When the message ID is
located, the Request register is cleared, and the phases are allowed to continue
executing.
86
Mastering Batch Execution
For instance, using VBIS you can develop custom applications that can:
87
Application Guide
Example
You might create a campaign manager by making VBIS interface calls that do the
following:
1. Schedule a batch.
2. Bind the units required by the batch.
3. Run a batch.
4. Enter a loop to request the current batch state.
5. When the state becomes complete, exit the loop and remove the batch from
the batch list.
The typical ERP integration path figure in the Using VBIS as an Integration Tool
section illustrates the ideal integration path. In this scenario, ERP and Batch
Execution data are stored in the same relational database. ERP data, including
inventory, general recipes, and schedules are stored in the ERP tables. Batch
Execution uses the relational database to store:
• Recipes in the tables comprising the VBIS Logical Data Model (LDM),
which is part of VBIS. The LDM is the table structures and rules that
represent the storage of Batch Execution recipes in a relational database.
88
Mastering Batch Execution
• Batch event data and transaction logs, by archiving the data to the relational
database.
Storing the ERP and Batch Execution data in the same relational database allows
dynamic and immediate data reconciliation. For example, assume Batch Execution
produces a 2000 LB batch of toothpaste at Plant A. When the batch completes, Batch
Execution archives this amount to the relational database. The ERP system needs to
track production amounts for all plants. To update the ERP system, you can create a
table view to extract the batch amount from the Batch Execution data and join it to a
common location that the ERP system uses to send and retrieve current data. The
89
Application Guide
When the data is stored in separate relational databases, you can integrate the data by
writing a SQL program to query the Batch Execution and ERP data and then
reconcile the data.
90
Mastering Batch Execution
With electronic signatures enabled, you can provide user authentication prior to the
execution of a Batch Execution command. The types of commands you can
authenticate against in the Batch Execution Editors include actions such as Startup,
Open, Save, Save As, Print, Export, Verify, and so on.
All signatures are authenticated using Windows security. What that means, is that an
operator must enter a valid user name and password from a Windows security group
to complete the command. You must create these groups and users with your
Windows software. Once created, you assign the commands and groups that you
want to authenticate against in your Batch Execution software.
You can configure commands to require none, one, or two signatures. If you
configure one signature, Batch Execution requires a Performed By signature from
the operator performing the command. If you configure two signatures, Batch
Execution requires a Performed By signature from the operator and a Verified By
signature from a supervisor to perform the command. If you enable electronic
signatures but do not configure either a Performed By and Performed By/Verified By
signature, Batch Execution captures the computer name and login name.
The following figure shows an example of an electronic signature displayed for the
Equipment Editor through the Batch Execution WorkSpace.
91
Application Guide
To configure any electronic signatures, you must select the Enable Batch Execution
Auditing check box in the Electronic Signature tab in the Batch Execution
Configuration dialog box.
For each command, select the Use Default Signature Requirements, or assign
specific signature requirements. After selecting the signature requirement for each
command, you specify the Windows security groups that you want to authenticate
against. You can select a security group by right-clicking the security group field and
92
Mastering Batch Execution
selecting the Browse option. The following figure shows an example of signature
configuration for the Batch Execution Configuration, Recipe Editor, and Equipment
Editor.
Electronic Signature tab in the Batch Execution Configuration Dialog Box in the
WorkSpace
When the Batch Execution captures an electronic signature, it records the signature
in the AUDITTABLE in the database. The AUDITTABLE table captures all design-
93
Application Guide
time electronic signatures, including those in the Audit Reporter and the
WorkInstruction Editor. You can view the signatures in the AUDITTABLE using the
Batch Execution Audit Reporter application, or directly from your SQL or Oracle
database.
ActiveX Controls
In the Batch Execution ActiveX controls, you configure signature requirements from
the Electronic Signature property page. This property page is available at design-
time only. As shown in the following figure, this dialog box is similar to the Batch
Execution Configuration dialog box in the WorkSpace.
Sample of the Electronic Signature Property Page in the Batch Execution ActiveX
Controls
You can access the Electronic Signatures Property Page from the following ActiveX
controls:
• BatchList
• BatchAdd
• BatchOperatorPromptsList
94
Mastering Batch Execution
• BatchBindingPromptsList
• BatchManualPhase
• BatchSFC
• BatchActivePhaseList
• BatchCampaignClient
When the ActiveX control captures an electronic signature, the signature is recorded
in the BATCH_CMD_SIGNATURE_SUCCESS table, along with the computer
name and time stamp of the signature, as well as other data.
Audit Reporter
To configure electronic signatures in the Audit Reporter, from the Tools menu
choose Options, and then Electronic Signature. Select the Enable Authority Check
checkbox, as shown in the following figure.
When you enable authority checks in the Audit Reporter, Batch Execution requires a
user name and password from the iESigAdministrators Windows security group.
After you enable this option, you must enter a user name and password from the
AuditReporterUsers Windows security group whenever you start the Audit Report,
or extract document data from a saved recipe or area model.
When the Audit Reporter captures an electronic signature, the signature is recorded
in the AUDITTABLE in the database. You can view the captured signatures in the
AUDITTABLE using the Batch Execution Audit Reporter application, or directly
95
Application Guide
When Batch Execution first assigns the GUID, it assigns an audit version number of
1. Each time you save the file with changes, the audit version automatically
increments by one. However, for recipe files which include sub-recipes, the audit
version number of the sub-recipe file does not increment unless there is a change in
the sub-recipe itself or in the area model.
When you save a file, Batch Execution streams the contents of the file out as an
XML document to the audit trail in the database. Batch Execution generates XML
schemas for both the Recipe and Equipment Editor files.
96
Mastering Batch Execution
97
Application Guide
performed, with the required electronic signatures, from the following Batch
Execution applications: the Recipe Editor, Equipment Editor, Batch Execution
Configuration in the WorkSpace, the WorkInstruction Editor, and the Audit
Reporter.
Through the Audit Reporter, you can quickly generate a report to examine the
change history of the versioned XML files (also called documents) saved from these
applications. After generating the report, plant personnel can generate, print, or
export reports to XML, HTML, or Microsoft® Excel® formats.
The following figure displays an example of a report run through the Audit Reporter.
To run a report, first select the data source from which you want to retrieve data.
Open the Report Template dialog box to review and select the displayed columns
and search criteria. Select Run from the Report menu, or click the Run button. Wait a
few seconds for data to populate in the Audit Reporter spreadsheet. The amount of
time that you wait, depends upon the size of the results returned by the query.
98
Appendix: Batch Execution Terminology
And Structure – The logic for parallel processing. Use this sequence selection
when you need two or more steps to run in parallel.
Archiver – The component of Active Journaling that writes event data to the
relational database.
99
Application Guide
Area Model – A database that contains the definitions of the process cells,
units, and equipment phases that represent a physical, geographical, or
logical grouping of equipment used to build and execute recipes.
Typically, an area model contains all the equipment at a plant.
Array – A list of variables. You define parameter arrays for phases in the
process controller. Phase parameter arrays store phase parameter values.
A phase parameter array contains a number of elements, which are
referenced using an array index. Each element in a phase parameter array
can store one phase parameter value.
Batch – The material that is being produced or that has been produced by a
single execution of a batch process.
Batch Journal – An ASCII text file produced by the Batch Execution Server for
each batch added to the batch list and accessed by the Batch Execution
Client. These reports detail information such as status information about
the batch; recipe header information; changes in the state of recipe steps,
values, ownership, and mode; requests for changes of state, operator
information, and changes in mode; informational messages about phase
logic requests and responses; arbitration of resources; changes in batch
ownership and mode; and the production of a batch.
100
Appendix: Batch Execution Terminology
Control Module – Consists of sensors and other control modules that together
perform a specific task. Control modules perform regulatory or state
control over their constituent parts.
Control Recipe – Defines the manufacturing environment for a single batch and
includes the specific equipment and raw materials to be used. Control
recipes are devised from master recipes.
DDE Server – Server that retrieves data from any NetDDE-aware process
hardware. DDE (Dynamic Data Exchange) is a form of communication
that uses shared memory to exchange data between applications.
101
Application Guide
Destination Unit – The unit where the equipment pathing connection ends. For
example, if a reactor feeds into a fermentor, the reactor is the origin unit
and the fermentor is the destination unit.
Device – A single, physical piece of plant equipment that has an active function
in the process. Examples: valves, pumps.
Dwell Time – The length of time a phase maintains a specific state. The dwell
time is used by the Soft Phase Server.
Equipment Pathing – Connections drawn in the area model that determine the
valid execution paths for a batch.
102
Appendix: Batch Execution Terminology
Equipment Phase – A phase that is part of the equipment control. The logic for
an equipment phase resides in the process controller.
Equipment Phase Tags – The tags used to tie equipment phases to the
equipment. In Batch Execution, you tie equipment phases to the
equipment by specifying the equipment-specific addresses for ten
standard tags plus any parameter, report, and request tags required by the
phase. By specifying these tags, you are configuring a unit's equipment
phase. These tags are required by the Phase Logic Interface (PLI). The
PLI is programmed in the process controller and provides a standard
interface between the Batch Execution Server and the equipment phase.
Formula Parameter – See Recipe Parameters. The term Formal Parameter was
replaced with Recipe Parameter in version 4.5 of the product.
Hold Propagation – The hold propagation controls how the Batch Execution
Server responds when a phase fails. In general, when a phase fails, the
phase's hold logic executes and the PLC sends a hold command to the
Batch Execution Server. The Batch Execution Server can ignore the hold
command (no hold propagation) or can respond by holding: a phase, an
operation, a unit procedure, or the entire batch procedure.
103
Application Guide
Logical Data Model (LDM) – The table structures and rules that represent the
storage of Batch Execution recipes, events, and electronic signatures in a
relational database.
OPC (OLE for Process Control) – Defines standard objects, methods, and
properties for meeting interoperability requirements of real-time process
automation applications.
104
Appendix: Batch Execution Terminology
OPC Item – A named data structure accessed through OPC using a request or
advise.
OPC Server – An application that makes its data available to other applications
using OPC. Batch Execution includes an OPC server for the iFIX process
database.
Operator Message – Identifies a string that is sent to the operator when the
phase executes. The message ID must correspond with the ID used by the
phase logic.
Operator Prompt – A phase parameter that prompts the operator for a value.
Or Structure – The logic for a decision you want a recipe to make. The result
of the decision determines the path that the recipe executes.
Origin Unit – The unit where the equipment pathing connection originated. For
example, if a reactor feeds into a fermentor, the reactor is the origin unit
and the fermentor is the destination unit.
Parallel Production – When two or more steps must be complete before the
next step can execute.
Phase Link Group – A list of phases that communicate with each other.
105
Application Guide
Phase Memory Variable – A named storage space that exists in the process
controller's memory to store the values for 15 unique data items that the
Batch Execution Server and the phase use to communicate.
Phase Message – Identifies a string that is sent to the operator when the phase
executes. The message ID must correspond with the ID used by the phase
logic.
Phase Partners – The phases required for the selected phase to operate.
Typically used to synchronize phases.
Phase Report – Reports that detail actual process values or batch values used
by the equipment phase. This information is uploaded from the phase
logic in the process controller to the Batch Execution Server after the
phase completes.
PLI (Phase Logic Interface) – The interface between the Batch Execution
Server and the phase logic. The PLI is the Batch Execution-specific
portion of the phase and contains the state transition logic. It resides in
the controller.
106
Appendix: Batch Execution Terminology
Primary Journal – The primary journal is located in the path where the Batch
Execution Server first tries to write the event file. If the primary path is
unavailable, the Batch Execution Server writes the event file to the
secondary path.
Process Cell with Fixed Path – A process cell in a network environment for
which the path cannot be altered by an operator.
Process Cell with Variable Path – A process cell in a network environment for
which the path is chosen by an operator when the batch is scheduled for
production.
Project – The entire set of elements needed to deliver a batch solution. These
elements include the recipes, pictures, configuration files, and area model.
107
Application Guide
Recipe Directory – The directory in which all recipe files are stored.
Report Parameter – Variables, defined in the area model that represent process
values from the PLC.
108
Appendix: Batch Execution Terminology
Request Tags – Functions that enable the phase logic to request the Batch
Execution Server to perform specific actions, such as acquiring and
releasing equipment and sending phase messages.
Resource – A single entity within the area model that is used in the production
of a batch.
Restart Control – Controls how the Batch Execution Server, EIB, or Soft Phase
Server starts. The restart mode can be:
Cold restart – Select Cold to always restart the server in cold restart mode. In
cold restart mode, the Batch Execution Server provides an empty batch
list.
Warm restart – Select Warm to always restart the server in warm restart mode.
In warm restart mode, the Batch Execution Server restores the batch list
and the state of the server to their last known state.
Prompt – Select Prompt (the default setting) to prompt users to select the restart
mode: Warm or Cold.
SCADA Server – An iFIX server that communicates with process hardware and
stores process values in a process database.
SCU (System Configuration Utility) – The SCU lets you configure the alarm
routing, the network connections, the tasks that startup automatically, the
SQL connections, and the SCADA and I/O driver settings.
109
Application Guide
Single Step Mode – When a phase is set to single step mode, the phase
transitions to the next programmed pause location and waits for the
operator to issue a Resume command. The pause locations are
preprogrammed into the phase logic. Typically, the phase logic is in
single step mode when testing a phase.
Soft Phase Server – The Batch Execution application that handles the execution
of soft phases.
Soft Phase – A PC-based phase that executes its phase logic via an executable
program running on a PC, or other non-controller device.
State Transition Logic – The logic within the PLI that provides a standard
interface to the project-specific phase logic. The state transition logic
receives commands from the Batch Execution Server or the operator and
then initiates the different components of the project-specific phase logic.
It resides in the controller.
Step Buffer – Used to store the previous value of the step index within the PLC.
Step Index – The current step of the active phase in the PLC.
Tag Class – Defines common properties for a class of tags. Used to create class-
based recipes.
Topic – The subdivision identifier within the DDE Application from which to
retrieve information.
110
Appendix: Batch Execution Terminology
Transition – Defines when a recipe moves from one step to another in the
sequential function chart.
\\machinename\sharename\path\filename
Unit Class – Defines common properties for a class of units. Used to create
class-based recipes.
Unit Instance – A specific unit in a unit class, defined by the information that
ties the equipment to the physical equipment.
Unit Priority – Indicates the priority of the unit, as compared to other units in
the same unit class. If multiple units are available for a batch, Batch
Execution selects the unit with the highest priority value. You can
configure a UNIT_PRIORITY tag to determine the priority value for a
unit or you can assign a static priority value to the unit in the area model
configuration.
Unit Procedure – One or more operations that control the function of a single
piece of equipment.
Unit Ready – Indicates whether the unit is ready for use. If the unit is not ready,
Batch Execution cannot allocate the unit to a batch. You can configure a
UNIT_READY tag to determine if the unit is ready, or you can configure
the unit as "always ready" or "always not ready" in the area model
configuration.
Unit Tags – Tags that are associated with a unit, such as temperature and level
tags. Unit tags are accessible to all phases that execute on that unit.
111
Application Guide
Unit Tag Class – A variable name assigned to a class of unit tags. Used in
recipe transitions to implement class-based recipes.
VBIS – A set of OLE Automation interfaces that allow 3rd party applications
(Visual Basic, C++) to manipulate information from the Batch Execution
Server, area model, and recipe database.
Watchdog – The name of an item in the DDE or OPC Server used by the Batch
Execution Server and the respective data server to ensure a live
communication connection between the two. The Batch Execution Server
periodically writes a 1 to the watchdog and checks that the data server
then writes a 0.
112
Index
A architecture
understanding................................. 71 area
113
configuring unit instances .............. 52 performing supervisory control ...... 33
B viewing ........................................... 66
114
Index
C control modules
unit supervision.............................. 33
115
legacy system connection determining availability ................. 31
manager ..................................... 87
linking to the control recipe ........... 36
using VBIS to develop ................... 87
partitioning ..................................... 39
D
requirements for production ........... 26
demo project ...................................... 14
equipment capacity
designing a control strategy ............... 38
in Active Binding ........................... 72
developing
equipment hierarchy ........................... 16
area model ..................................... 52
equipment module
parameters...................................... 56
described ........................................ 20
pictures .......................................... 61
equipment pathing
projects .......................................... 47
in Active Binding ........................... 72
recipes ............................................ 56
equipment phase class
development tasks
defined............................................ 20
overview ........................................ 47
sample configuration ...................... 20
E
equipment phase instance
Electronic documentation .................... 1
defined............................................ 20
embedding OLE documents .............. 48
sample configuration ...................... 20
equipment
equipment phases
allocating to batches ...................... 31
in sample application ..................... 52
definition guidelines ...................... 16
understanding ................................. 52
116
Index
117
logical data model (LDM) parameters
synchronizing ................................. 81
118
Index
119
production planning & scheduling..... 31 R
120
Index
121
SFC unit classes
U V
unit VBIS
122
Index
123