6 Pelletizer_InterfaceType

6.1 Pelletizer_InterfaceType Definition

This OPC UA ObjectType is used for the root Object representing a pelletizer as part of an extrusion line. It is based on the ExtrusionDeviceType (defined in OPC 40084-1) and formally defined in Table 1.

The instance(s) of Pelletizer_InterfaceType shall be located under the Machines Object of the Server (see OPC UA for Machinery).

NOTE: If the OPC UA server is implemented in the control of the pelletizer so only one instance of Pelletizer_InterfaceType will be created. But it is also possible that one OPC UA server is connected to several machine controls as one interface to the MES. In this case several instances of Pelletizer_InterfaceType will be created.

Figure 1 – Pelletizer_InterfaceType Overview
Table 1 – Pelletizer_InterfaceType Definition
Attribute Value
BrowseNamePelletizer_InterfaceType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 4:ExtrusionDeviceType (defined in OPC 40084-1)
0:HasComponentObjectDrive3:DriveTypeM
0:HasPropertyVariablePelletizerClosed0:Boolean0:PropertyTypeO, RO
0:HasPropertyVariableWaterFlowActive0:Boolean0:PropertyTypeO, RO
0:HasComponentVariableCutGap0:Double0:AnalogUnitTypeO, RO
0:HasComponentObjectTemperatureZones4:ExtrusionTemperatureZonesTypeO
0:HasComponentObjectPressureZones3:MeasuringDevicesTypeO
0:HasComponentObjectKnifePackage_<Nr>KnifePackageTypeOP
0:HasComponentObjectDiePlate_<Nr>DiePlateTypeOP
Conformance Units
OPC 40084-8 Basic

The BrowseName of the object instance shall be “Pelletizer_<Manufacturer>_<SerialNumber>”.

Example: “Pelletizer_Erema_0123456”.

6.2 DeviceClass

The DeviceClass Property in the Identification Object inside the ExtrusionDeviceType shall have the value “Pelletizer”.

6.3 Drive

This object gives information about the drive of the pelletizer. The DriveType is defined in OPC 40083.

6.4 PelletizerClosed

This Property describes the position of the pelletizer (Open/Closed).

6.5 WaterFlowActive

This Property describes the WaterFlow of the Pelletizer. This is just a Flow Switch, if the WaterFlow is active or not.

6.6 CutGap

This Property describes the distance between the rotation knife and the fixed knife.

6.7 TemperatureZones

This ObjectType is a container for the temperature zones at the corrugator.
The ExtrusionTemperatureZonesType is defined in OPC 40084-1.

6.8 PressureZones

This Object is a container for possible additional measuring devices.

6.9 KnifePackage

The KnifePackageType gives Information of the setup of the knife package. It consists of a fixed amount of knifes from a certain type.

Table 2 – KnifePackageType Definition
Attribute Value
BrowseNameKnifePackageType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariableName0:LocalizedText0:PropertyTypeM, RO
0:HasPropertyVariableAmount0:UInt160:PropertyTypeM, RO
0:HasPropertyVariableActiveTime0:Duration0:PropertyTypeO, RO

6.9.1 Name

Name of the knife package

6.9.2 Amount

Amount of knifes in the package

6.9.3 ActiveTime

Active Time gives the time how long the knife package is active.

6.10 DiePlate

The DiePlateType gives Information of the die plate. It consists of a fixed number of holes with the same diameter in one or more rows.

Table 3 – DiePlateType Definition
Attribute Value
BrowseNameDiePlateType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariableName0:LocalizedText0:PropertyTypeM, RO
0:HasPropertyVariableActiveTime0:Duration0:PropertyTypeO, RO

6.10.1 Name

Name of the die plate

6.10.2 ActiveTime

Active Time gives the time how long the knife package is active.