Figure 6 shows a schematic overview of all parts a PAEFS consists of and how they relate to each other. The representation uses a mixture of a type and instance representation for ease of understanding. Auxiliary objects that represent data structures are not displayed.

image011.png

Figure 6 – PAEFS model overview

Figure 6 notes

0:n

Indicates that the component can have several instances of this type. There can also be no instances of this type.

1:1

Indicates that the component must have exactly one instance of this type.

1:n

Indicates that the component can have several instances of this type. There must be at least one instance of this type.

The filter system serves as a root node to which several filter units are attached. A filter unit consists of subcomponents, some of which are optional.

Some components can be shared between filter units and some components are exclusively used by one filter unit. A component which can be used by exactly one filter unit is represented as a child node of the filter unit. A component which is shared by multiple filter units is represented as a child node of the filter system and referenced by its filter units via the Uses reference defined in 10.1.

The shared component temperature regulator is intended to be referenced by one or more filter units. The same applies to the fan component. The discharge system, the cleaning unit and the device for filter aid may be shared by multiple separators. These components should be referenced from the separator by the Uses ReferenceType. Every component may have a safety system that is responsible for monitoring the component. The safety system is referenced by the component via a Uses reference.

Example: Two filter units share a fan. The fan can be used either by one filter unit or by the other filter unit. Both fans are referenced by a Uses reference from the filter unit.

The Uses reference is a many-to-many relation between components which are functionally connected. It serves primarily navigational and organizational purposes. 

The filter system and the filter unit must each have exactly two instances of the air connection. Any other component can be instantiated any number of times. The safety system can be used by any main component via the Uses reference. Main components are defined in 10.1.

For the benefit of clarity, the dashed arrows between the safety system and other components in Figure 6 are not drawn.

Depending on the design of the plant, either the filter system or the individual filter units can be regarded as a machine. The following cases are possible:

Each machine has methods to turn it on and off. Each machine is listed in the machines folder provided by OPC 40001-1.

The air connection component is an abstract component. It represents a link between two air-carrying systems. It is not a physical component. There are always two air connections, one for the air intake and one for the air outlet. The two air connections are available both on the filter system (total air inflow/outflow) and on the individual filter units (total air distribution).

This filter system has two identical filter units and two fans. Only one filter unit is in operation at a time. Both units have a common air inflow and outflow. The air flow can be routed through either of the filter units via switch-over flaps.

In this example, the ducting of the common air intake and outlet of the filter units is represented by the two air connections on the filter system. The total airflow is distributed to the two filter units via the switch flaps. The split airflow is represented by the two air connections on the filter units.

image012.png

Figure 7 – Components installed in the air filtration system of example 1

image013.png

Figure 8 – Formal representation of example 1

This filter system is used for the filtration of laser dust. It is modelled as a filter system with one filter unit. Physically, three different filter types are installed: a cartridge filter (CartridgeFilter1), a HEPA storage filter (CartridgeFilter2), and a sorption filter (CartridgeFilter3). In the PAEFS data model, all three filters are represented by the cartridge filter type. Assigned to CartridgeFilter1 are a device for adding filter aids to bind sticky and very fine laser smoke, and a cleaning unit for removing dust from the cartridge filter.

The assignment in the PAEFS data model is done via the Uses reference. The system also has several safety systems that are connected to the component to be monitored via a Uses reference.

image014.png

Figure 9 – Components installed in the air filtration system of example 2

image015.png

Figure 10 – Formal representation of example 2

This filter system is used for the filtration of plasticizers using electrostatic precipitators. The polluted intake air is drawn in by a fan (Fan 1). The polluted air is mixed with fresh air before it is directed to the precipitator. The fresh air is preheated by a heat exchanger and a heater (temperature regulator). A second fan (Fan 2) is used for this purpose. The actual separation is performed by three electrostatic precipitators, each with two high-voltage units. Each high-voltage unit has two collectors and two ionizers. Each electrostatic precipitator is considered as one stage of the filter unit.

image016.png

Figure 11 – Components installed in the air filtration system of example 3

image017.png

Figure 12 – Formal representation of example 3