Hafeezur Rahman1 Ng Kim Fatt1 Hideyuki Sakamoto1
In July 2010, Yokogawa became the first vendor to offer Field Wireless solutions based on the ISA100.11a standard, by releasing the YFGW710 field wireless integrated gateway, and the wireless pressure and temperature transmitters. In 2012, as field wireless becomes more popular, a high performance gateway that can support a large number of devices was required. Therefore in July this year, Yokogawa expanded the wireless solution lineup with the enhanced YFGW410 Field Wireless Management Station and its supporting devices. On the other hand, as the usage of field wireless solutions for plant control and monitoring grows, there is a pressing need for the plant asset management software–Plant Resource Manager (PRM)– and the device configuration system–FieldMate– to support the management and maintenance of field wireless devices. This paper describes the new functions that have been added to PRM to fulfill this requirement.
- YEI Singapore Development Centre R&D
INTRODUCTION
Figure 1 PRM configuration for managing devices |
As compared to Distributed Control Systems (DCS) such as CENTUM VP that monitors the operations of the overall plant, PRM1 2 is a type of Plant Asset Management3 (PAM) software package that primarily focuses on the maintenance of devices and instruments.
PRM is equipped with the functions that are expected of an online PAM system. Some of the main functions are as follows:
- Device master function (master data) for maintaining an asset database.
- Plug and play function for registering devices automatically.
- Multiple view function to visualize asset hierarchies across various dimensions (e.g. Plant, Network, Class, User-defined)
- Audit trail function for device alarms, events, user activity, and so on.
- Online device health monitoring (e.g. Device Patrol, Device Diagnosis).
PRM fully supports communication standards such as HART, FOUNDATION fieldbus™ (FF-H1), PROFIBUS, and FDT/DTM (Field Device Tool/Device Type Manager4) interface standards. On top of that, it is equipped with a plant hierarchy display function that is based on the IEC61512/ ISA-88 standard. However, with the advent of the ISA100.11a standard, PRM had to be enhanced to support this standard too. The following sections describe the details of the enhanced PRM modules, and the roles they play in realizing ISA10 0.11a support.
PRM CONFIGURATION FOR MANAGING DEVICES
Figure 1 gives a high level view of the configuration by which PRM communicates and manages devices. The blocks in purple indicate the PRM systems while the remaining blocks indicate other systems and devices.
PRM Client
PRM Client is a human machine interface (HMI) application that is used to manage all assets according to the ISA-88 plant hierarchy model. Higher hierarchy levels of the plant such as Site or Area are used to logically compile physical devices and instruments. Many of the functions mentioned earlier are provided by this application. On top of that, the following functions are also provided.
- Parent nodes in Plant view will adopt the color-coded status of all lower level devices, including field wireless devices. Green indicates healthy while red indicates failure.
- Device status can be categorized and prioritized based on NAMUR NE107 recommendations5.
- Maintenance alarm messages contain guidance information such as alarm contents, cause, and recommended actions.
- DTM Works, where FDT/DTM technology is used to view device-specific status in real-time, or perform device diagnosis such as checking of battery levels.
PRM Server and the Field Communication Server is responsible for functions such as master data storage, plug and play device registration, data acquisition, device status scanning, and online device communication.
PRM Server
PRM Server is the back-end system that supports PRM Client. Some of the main functions are as follows:
- A PRM Database that is built on top of an MS SQL Server for storing all data.
- Periodic and on-demand data acquisition. Scan and monitor the healthiness of all devices, including field wireless devices.
- An Alarms & Events (A&E) function used to acquire the various alarms and events raised by field devices. The acquired events are translated into user-friendly maintenance alarm messages that users can monitor, enabling maintenance personnel to take action more easily.
Field Communication Server
The Field Communication Server (FBCOM) enables PRM to communicate online with field devices. The devices connected to the various Yokogawa control systems (such as FCS, FCN, SCS) are able to maximize PRM performance by using their own proprietary communication method. FBCOM is also equipped with an interface that adopts the Device Type Manager (DTM) technology, which is the industry standard. This enables PRM to communicate with different field devices that conform to different standards, especially for PROFIBUS and ISA100.11a devices such as bus converters and communication gateways. Communication is possible as long as the corresponding CommDTMs or GatewayDTMs are available. The characteristics of FBCOM are as follows:
- Supports multiple communication methods at the same time.
- Ability to use any vendor's CommDTM/ Gateway DTM that conforms to FDT.
- Ability to use CommDTM as the communication driver for connecting to wireless gateways.
- Quick support for gateways that provide DTMs, without developing any programs.
A clear advantage of DTM technology is better interoperability.
Other Systems and Devices
PRM can communicate with devices of HART, FF- H1, PROFIBUS, and devices that conform to the ISA100.11a standards. The communication can be performed through control systems such as CENTUM or STARDOM, or through Ethernet or HART multiplexers from field gateways that adopt DTM technology. This paper describes PRM architecture, with a focus on communication with field wireless devices using DTM, and handling of large scale networks.
NEW FIELD WIRELESS MANAGEMENT STATION
Figure 2 System configuration of the new gateway
The latest YFGW410 Field Wireless Management Station (hereinafter referred to as new gateway) enables communication between host systems, such as PRM, and field wireless devices. The characteristics of the new gateway are as follows:
- Caches the device status which is published periodically from the field wireless device to the new gateway together with the process data of that device.
- Saves PRM from having to periodically request field wireless devices for their device status, thereby preserving the communication bandwidth for other purposes.
- Ensures redundancy for field wireless networks by using Duocast, which sends data through two paths at the same time. Monitoring of device statuses continues even when one communication path is interrupted.
- Provides additional reliability with a dual wireless backbone network. Diagnostic and process data from field wireless devices is seamlessly switched to the standby gateway automatically, without further reconfiguration of the network.
The system configuration in Figure 2 illustrates how the new gateway communicates with field wireless devices through YFGW510 Field Wireless Access Points. The new gateway provides two enhanced features over its predecessor (YFGW710), and these are used in managing PRM field wireless devices.
- Increased support up to 500 devices (the predecessor supports only up to 50 devices).
- A built-in cache to improve data acquisition performance for host systems.
HOST SYSTEM FOR LARGE SCALE NETWORK CONFIGURATION
Figure 3 New gateway with cache support |
When host systems such as PRM supports a large number of field wireless devices, problems in data acquisition occurs as the communication speed of wireless devices is slower than wired devices.
As a resolution for this issue, a memory cache was built into the new gateway during ISA100.11a gateway development. The cache can be configured using the Field Wireless Management Console (refer to Figure 2). With the cache, the new gateway can periodically acquire the self-diagnostic status of some or all of the 500 connected devices, and store the values locally so that they are readily available to any host system when requested. There is also a cache expiry policy to define when to automatically refresh data that is older than a specified time range.
When PRM requests for data, the new gateway will determine the validity of the data. If the data is new, the new gateway will send the data from the cache, if the data is old or not cached, it will acquire the corresponding data immediately from the devices. This design improves performance with minimal impact to existing systems. Figure 3 shows a comparison of the new and legacy gateways, with and without cache support.
On-demand communication is not very efficient for field wireless devices. Therefore as shown in Figure 3, communication performance can be improved by avoiding such communications. In addition, by utilizing the cache, the on-demand communication bandwidth can be preserved for other purposes. Field wireless devices can also reduce battery consumption since they do not need to respond to on-demand requests.
With the intelligence of current field digital devices, one main function such devices offer is the self-diagnosis function, which provides diagnosis alarms or self-diagnosis status. PRM depends on this data for its own device health monitoring logic. As the required device diagnosis parameter is automatically cached by the new gateway, users only need to select the candidate devices for self-diagnosis based on their criticality level.
IMPACT TO PRM SYSTEMS
Even though the new gateway is designed in such a way that only minimal changes are required in host systems, there was a need to enhance certain designs in PRM systems in order to fully maximize the new gateway features, as described below.
PRM Client
In the current design, PRM Client is responsible for using the Plug & Play function to register devices online through the FBCOM. FBCOM automatically performs DTM communication for hardware that only supports DTM communication (e.g. PROFIBUS and field wireless devices). This communication is enabled by the custom network topology configured by users during PRM engineering.
The device registration data (including communication capabilities) is then stored in the PRM database, which will then be used by the PRM server data acquisition engine.
PRM Client has now been updated to acquire and store information about the new gateway. Devices connected to the new gateway can utilize the cache, and the scheduling of data acquisition by PRM Server can be altered to cater to this enhancement.
PRM Server
Figure 4 Device status display on all levels |
One of the main purposes of the PRM Server is device status monitoring. PRM Server uses a scheduler to periodically acquire device status information, and use an internal status decision engine to organize the information into different color codes. The various views in PRM Client will display the color coded information on all hierarchy levels. This enables users to quickly identify faulty devices. Figure 4 shows the field wireless device hierarchy in the Network view of PRM Client. Notice that the faulty device status is displayed on all parent nodes.
Depending on the number of devices connected, the scheduler can scan device statuses at intervals of 10 minutes to 24 hours. With the additional information (such as cache support) recorded during device registration, the scheduler can reduce the turnaround time of data acquisition for each device connected to the new gateway. In this way, the current scan specifications can be maintained even if the number of devices connected to the new gateway increase by tenfold.
Field Communication Server
As FBCOM supports DTM technology, minimal design changes were required to support ISA100.11a communication. The enhancements are as follows:
- FBCOM can specify whether to use the cache when requesting data from the new gateway.
- If turnaround performance is important, FBCOM can hold on to the DTM connection to a device, but this leads to faster battery consumption in field wireless devices. Alternatively, FBCOM can use the disconnected model to acquire data by connecting only when certain data is required, and immediately disconnecting after the data is acquired. This extends the battery life.
FBCOM has also been enhanced to support the WirelessHART™ gateways. This support is realized in the same manner as for ISA100.11a gateways, using DTM technology.
CONCLUSION
This paper has given a brief overview of the various PRM systems, and the roles they play in realizing the functions for managing and communicating with HART, FF-H1, PROFIBUS, and field wireless devices. The functions were implemented using FDT/DTM technology. This enables prompt support of new hardware (Yokogawa or third-party devices) as long as the required DTMs are made available. As FDT/DTM technology matures, it will form the basis for such new hardware support in the future too.
REFERENCES
- Mori Hiroshi, Machida Akiharu, et al., "PRM Field Device Management Package," Yokogawa Technical Report English Edition, No. 32, 2001, pp. 20-23
- Matsumoto Kouhei, Sakamoto Hideyuki, "PRM R3.0 New Plant Resource Manager," Yokogawa Technical Report English Edition, No. 44, 2007, pp. 5-8
- NAMUR recommendation NE91: "Requirements for Online Plant Asset Management Systems," 2001 ; http://www.namur.de/
- FDT Technology standardizes the communication - FDT Group http://www.fdtgroup.org/en/home-en.html
- NAMUR recommendation NE107: "Self-Monitoring and Diagnosis of Field Devices," 2006
- CENTUM, PRM, YFGW and FieldMate are registered trademarks of Yokogawa Electric Corporation.
- HART, WirelessHART are registered trademarks of the HART Communication Foundation. FOUNDATION fieldbus™, PROFIBUS, Ethernet, and Microsoft are registered trademarks of the Fieldbus Foundation™, PROFIBUS User Organization, XEROX Corporation, and Microsoft Corporation respectively. All other brand names, product names, titles, and copyrights used in this paper are either trademarks or registered trademarks of their respective holders.
行业
-
地热发电
地热能不受天气条件的影响,整年都能进行稳定的电力供应。此外,由于没有燃料在地面上燃烧,并且只释放出极少量的二氧化碳,因此环保性非常高。沿着环太平洋带(也称为“太平洋火圈”),在日本、菲律宾、印度尼西亚、新西兰、墨西哥、哥斯达黎加和美国等国家以及位于其他地热活动区域的冰岛、土耳其和意大利等国家都有丰富的地热资源。截至目前,横河已在日本、东南亚等地参与了30个地热发电项目,提供了多种测量和控制技术,提高了地热发电系统的可靠性和维护效率。
-
大宗石油化工
无论是生产石化产品、无机物还是中间产品,化工企业都面临着成本和利润率的压力,必须及时有效地交付产品,同时保持安全、合规地运营。此外,化工企业必须应对原料和能源价格的波动,并为市场提供适合的产品组合。
横河电机长期服务于大宗化工市场,得到大家的广泛认可。通过我们的产品、解决方案和行业专业知识,横河了解您的市场和生产需求,并将与您合作,在您的工厂生命周期中提供可靠、经济的解决方案。
-
水和废水
横河电机通过开发更节能的技术,帮助减少运营的碳排放,以及构建保护环境免受污染的坚固建筑,为可持续水生产提供控制解决方案。横河凭借先进的技术和广泛的应用专业知识与客户合作,提供可持续水生产的解决方案,促进客户的业务,并让整个工厂在生命周期中增加效用。横河的技术和产品可提高工厂的性能,确保它们在当今的水处理领域中具有竞争力,并降低运营成本。横河支持市政和工业水处理领域的各种水控制方面的应用。
-
电力
在20世纪70年代中期,横河电机发布EBS电子控制系统,从而正式进入电力行业。从那时起,横河电机一直坚持不断发展技术和能力,旨在为客户提供更好的服务和解决方案。
横河电机凭借着电力解决方案网络,在充满活力的电力市场中发挥着积极的作用。通过结合资源和行业知识,使得团队合作更加紧密。横河电机的电力专业人员们将携手合作,为客户提供适合其复杂要求的解决方案。
相关产品&解决方案
-
YFGW510/YFGW520现场无线接入点
YFGW510/YFGW520现场无线接入点以国际自动化协会(ISA)的工业自动化无线通信标准ISA100.11a为基准。该产品具有符合ISA标准的主干路由器功能,与现场无线管理站(YFGW410)和/或现场无线媒体转换器(YFGW610)组合,构成现场无线系统。
-
YFGW520 Field Wireless Access Point
YFGW520 Field Wireless Access Poin has backbone router function based on ISA, and combining this with Field Wireless Management Station (YFGW410) and/or Field Wireless Media Converter (YFGW610) composes the field wireless system.
-
YFGW710 Field Wireless Integrated Gateway
YFGW710 Field Wireless Integrated Gateway comply to the wireless communications standard ISA100.11a for industrial automation of International Society of Automation (ISA), and relays ISA100 Device data to the system via integrated backbone router. Single unit of YFGW710 has integrated functions of backbone router, system manager, security manage, and gateway.
-
工厂资源管理系统(PRM)
工厂资源管理系统(PRM)是横河电机用于资产管理的一个关键平台。该平台旨在改进操作和维护,通过获得更大的可预测性,使工厂资产的可靠性和可用性增强。