An Integrated System with Batch functions And Front-End Scheduling based on S88 - Application to Beverage Plant

다운로드 (282 KB)

Abstract

The case study in this paper illustrates the value of integrating front-end scheduling with a batch control system. Recipe changes, and addition of recipes, occur frequently in the target process. However, since both scheduler and batch packages were designed with the ISA-S88.01 model in mind, these packages could be tightly coupled (well integrated) – and, as a result, it is easy to add or change recipes. The front- end scheduler is not limited to performing scheduling; it also provides an easy-to-grasp real-time production status display which can help enhance efficiency and productivity.

Introduction

The company in this case study makes whiskey, beer, and wine, as well as foodstuffs and medicines. DCS and SCADA systems – some new, and some legacy – are used in the various processes. The company upgraded the winemaking plant to a DCS-based batch control system in 1996, and upgrading to a system based on ISA SP88 – which has been followed for several years – has just been completed. This case study describes a PC-based blending system, which integrates a front-end scheduler with SCADA and batch software packages, just installed in a new factory at Takasago.

   Figure 1 Correspondence of each system
Figure 1 Correspondence of each system with S88.01 Physical Model

The slogan for the new factory and distribution center, just completed on the 11th November, is "An environment-friendly factory for the 21st Century". It uses the latest automation, control, and computer equipment, for flexible and efficient soft drink production and distribution. It was designed to meet a variety of consumer needs, and is the main site in West Japan (serving Kansai, Chugoku and Shikoku areas). The design concepts of this "advanced factory for the 21st century" included high product quality, environmental considerations – it was designed, based on ISO 14000, with the target of realizing zero emissions and preserving the environment to the maximum possible extent – and harmony with the surrounding landscape and community. Environmental considerations included reduction of discharged waste, liquids, and emitted gases, and recycling. Water consumption per unit of product is less than half that of earlier plants. In addition, solar and wind power generation is being developed.

Special system design considerations included the following two factors:

  1. The design follows ISA-S88.01 closely. Both physical and procedure models for the blending process follow the ISA S88 model. A hierarchical system is used: the phase parts use PLCs controlled by a PC- resident batch package, based on ISA S88.01, with unit management functions (refer to Figure 1). Having about 30,000 tags, this is probably the largest PC-resident, ISA S88.01 based, batch system in the world. To meet and follow a variety of consumer needs, frequent recipe changes and new products are required; the adoption of ISA S88 makes it easy to add or change recipe definition data, and change system configuration.
  2. The integrated front-end scheduler doesn't just schedule blending, it also provides various peripheral operation support functions: the operators are provided with real-time production status overview, so they can operate more efficiently, increasing productivity. The configuration realizes "flexible production", "efficient, optimized operation" and "consistent product quality".

Details of the front-end scheduler are described below.

Front-End Scheduler

The function of managing batch progress, in conjunction with the batch control system, and performing rescheduling where necessary, is called "Front End Scheduling", and our Front End Scheduler is described here.

1. Functions

The main functions–Progress Monitoring, Rescheduling, and Batch Operation–are illustrated in Figure 2.

  • Progress Monitoring
    The vertical axis shows different units, and the horizontal axis shows time, the large triangle shows current time (to the left of it is the past, and to the right of it is the future). For each batch, the production time target and the results (actual production time) can be compared. In the figure, we can see that the process stage of B0109 started a little late and finished further behind schedule.
  • Rescheduling
    Rescheduling is explained by the example shown in Figure 3. First a schedule is created, as shown by the upper Gantt chart. Now suppose that batch J1, the process stage of Unit B, does not proceed according to schedule, as shown by "Actual Process" in the middle Gantt chart of the figure. As a result, batches J2, J3 ... cannot finish according to schedule. So a possible "Updated Schedule" is produced, as shown in the lower Gantt chart. Here the following batches are just started later, but – depending on batch execution priority – it is also feasible to change the order of execution. Urgent batches, or new batches which have been assigned by supervisory planning system, are (re)scheduled at this stage. Batches consist of master recipe name, production quantity, and "latest date due". The front-end scheduler retrieves the corresponding master recipe from the recipe management functions, then assigns units and production target date / time.
  • Batch Operation
    Schedules decided by rescheduling are transferred to the batch control system, and may be either downloaded – in batch units – or cancelled
Figure 2 Functions of Front-End Scheduler
Figure 2 Functions of Front-End Scheduler

 

Figure 3 Rescheduling
Figure 3 Rescheduling

2. S88 Awareness

In batch industries, where recipe changes may occur frequently, easy management of batch definition data is very important.

In general, the definition of schedule data requires specialist knowledge, and the workload is heavy, so the work is difficult. A scheduling specialist is required because not only system reconfiguration but also recipe changes and new recipes may be needed. When connecting scheduler and batch control system, it has to be decided what information will be transmitted to the batch control system, whether batches will be controlled one by one, and how about master recipes – many problems must be solved. When recipe definition data is changed, synchronizing scheduler and batch system could be a big job.

Since the Front-end scheduler is tightly linked to the batch control system, the S88 model is followed. This has the following advantages:

  • Since the Front-end Scheduler and batch control system are tightly linked, there's a one to one correspondence between scheduler and batch control system for batches and for recipes. No thought is required. No manual synchronization of data is required.
  • Anyone who can understand batch control system definition data can easily add batch definition data to the front-end scheduler – specialist knowledge is not required.
Figure 4 S88 Awareness
Figure 4 S88 Awareness

3. Using Batch Control System Definition Data

Ideally, the batch control system definition data should be sufficient to operate the front-end scheduler. However there are inevitable differences between recipes for batch control and recipes for scheduler, which are not easy to resolve. Here we describe the problems and how they are resolved.

 Figure 5 Correspondence of Master Recipe
Figure 5 Correspondence of Master Recipe
  • The header can be used "as is".
  • The procedure is handled as described below.
  1. In general, the control and scheduling representations are different. In the system in this case study, in order to display phase-level production progress, a procedure (containing operations and phases) in the batch master recipe is represented by parts (corresponding to the phases) in the scheduler master recipe.
  2. A Sequential Function Chart (SFC) can perform phases conditionally depending on results of a reaction: if quality is satisfactory then phase A is executed, otherwise phase B is executed. The phases to be executed and their order is not fixed. The normal phase order is used in scheduling.
  3. For scheduling, "when product is transferred between units, the timing of the discharge stage of the preceding unit procedure and the loading stage of the following unit procedure must be synchronized", and "when the following unit is busy with another batch, the preceding unit must wait until it is ready" must be realized. As shown in Figure 4,5 these procedures are represented by parts. Parts represent loading time, process time, and discharge time, so that the discharge time of the preceding part and the loading time of the following part may be synchronized. Also, as required, wait time may be added between loading and process time and between process time and output.
  • The formulas used in batch control master recipes and the formulas used in scheduler master recipes differ, but their basic structure can be the same. For the scheduler master recipe, processing time information and the like needs to be added.
  • Equipment requirements for batch system and scheduler are equivalent if batch procedure and scheduler part are equivalent. System Structure In this example, the system configuration was as shown in Figure 6.
Figure 6 System Structure
Figure 6 System Structure
  • Lot start
    From the quantity to be produced over several days, this step decides how many lots to produce and the optimum lot scheduling.
  • Batch start
    The production capacity of the physical model decides the size of each batch, which is the production unit. The latest date due for each lot is assigned to the batches which make up the lot.
  • Batch Control System
    A commercial batch control system based on ISA S88 is used to manage batch operation.

Conclusions

  • Since the system is based on ISA S88, the interface between parts of the system is simple, initial system configuration is simplified, tuning can be expected to be reduced, and adding or changing of recipes simplified. As a result, it should be easy to quickly respond to consumer needs.
  • While previous systems required specialist knowledge to set scheduler definition data, with this new system anyone who can understand the batch control system definition data can easily add front-end scheduler data – no specialist knowledge is required.
  • By making it easier to reschedule, optimal factory operation and enhanced productivity have been realized.

As a result, stable production and consistent product quality have been achieved.

업종

  • 특수화학 및 정밀화학

    Yokogawa는 오랫동안 특수 및 정밀 화학 시장에서 고객을 지원해왔습니다. Batch 솔루션 설계의 복잡한 요구 사항을 이해하는 업계 전문가는 물론 업계 최고 수준의 안정성과 유연성을 제공하는 시장 선도 일괄 처리 솔루션을 사용하면 Yokogawa와의 파트너십에서 안전 및 규정 준수를 유지하면서 고객의 요구 사항을 충족시키는 제품을 생산할 수 있습니다.

    See More
  • 화학

    화학 플랜트는 연속 및 Batch 생산 공정에 의존하며, 각각은 제어 시스템에 대한 다양한 요구 사항을 제시합니다. 연속 공정은 실패하지 않고 생산 라인을 중단시키는 견고하고 안정적인 제어 시스템을 필요로하는 반면, Batch 공정의 중요성은 수식, 절차 및 공정을 조정하는 데 있어 큰 유연성을 허용하는 제어 시스템을 갖추는 데 있습니다. 두 종류의 시스템 모두 제품의 사용 가능한 품질 내역에서 관리되어야 하며 비일상적인 작업을 수행할 수 있어야 합니다. Yokogawa는 광범위한 제품 포트폴리오, 숙련된 시스템 엔지니어 및 글로벌 영업 및 서비스 네트워크를 통해 모든 공장 공정에 대한 솔루션을 제공합니다.

    See More

Top