PRM to Manage Field Wireless Devices

다운로드 (758 KB)

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.

  1. YEI Singapore Development Centre R&D

INTRODUCTION

Figure 1 PRM configuration for managing devices 
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

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 
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
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:

  1. FBCOM can specify whether to use the cache when requesting data from the new gateway.
  2. 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

  1. Mori Hiroshi, Machida Akiharu, et al., "PRM Field Device Management Package," Yokogawa Technical Report English Edition, No. 32, 2001, pp. 20-23
  2. Matsumoto Kouhei, Sakamoto Hideyuki, "PRM R3.0 New Plant Resource Manager," Yokogawa Technical Report English Edition, No. 44, 2007, pp. 5-8
  3. NAMUR recommendation NE91: "Requirements for Online Plant Asset Management Systems," 2001 ; http://www.namur.de/
  4. FDT Technology standardizes the communication - FDT Group http://www.fdtgroup.org/en/home-en.html
  5. 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.

업종

  • 벌크화학

    석유 화학 제품, 무기물 또는 중간체를 생산하든 관계없이 화학 회사는 안전하고 호환되는 작업을 유지하면서 적시에 효율적인 방법으로 제품을 제공하는 비용과 마진 압박에 시달리고 있습니다. 또한 화학 회사들은 공급 원료 및 에너지 가격의 변동에 적응하고 가장 수익성 높은 제품 혼합을 시장에 제공해야 합니다.

    Yokogawa는 벌크 화학 시장의 자동화 요구 사항을 세계적으로 지원해 왔으며 이 시장에서 인정받는 선두 주자입니다. Yokogawa는 제품, 솔루션 및 업계 전문 기술을 통해 시장 및 생산 요구 사항을 이해하고 플랜트의 수명주기를 통해 안정적이고 비용 효율적인 솔루션을 제공하기 위해 협력합니다.

    See More
  • 전력

    1970년대 중반, Yokogawa는 EBS 전기 제어 시스템 (EBS Electric Control System)의 출시와 함께 전력 사업에 진출했습니다. 그 이후로 Yokogawa는 전 세계 고객에게 최상의 서비스와 솔루션을 제공하기 위한 기술과 역량의 개발을 꾸준히 지속해 왔습니다.

    Yokogawa는 역동적인 글로벌 전력 시장에서 더욱 적극적인 역할을 수행하기 위해 글로벌 전력 솔루션 네트워크를 운영했습니다. 이로 인해 Yokogawa 내에서 보다 긴밀한 팀워크가 가능해져서 글로벌 리소스와 업계 노하우를 하나로 모았습니다. Yokogawa의 전력 산업 전문가들은 각 고객에게 정교한 요구 사항에 가장 적합한 솔루션을 제공하기 위해 협력합니다.

    See More
  • 정수 및 하수 처리

    Yokogawa는 보다 효율적인 사회를 만들기 위하여 에너지 최적화 기술 개발, 온실가스 감축, 오염 물질로부터 환경을 보호하는 견고한 제품 제작 등을 통해 지속 가능한 수자원 생산을 위한 제어 솔루션을 제공하고 있습니다. Yokogawa의 첨단 기술과 폭넓은 애플리케이션 노하우를 통해 고객과 협력하여 사업을 활성화하고 플랜트 수명주기 전반에 걸쳐 높은 가치를 제공할 수 있는 지속 가능한 솔루션을 제공합니다. 당사의 기술과 제품은 플랜트의 성능을 향상시키고 오늘날의 수자원 시장에서 경쟁적으로 운영할 수 있도록 보장하며 운영비를 절감합니다. Yokogawa는 지자체 및 공업용수 처리 시장에서 광범위한 수처리 응용 분야를 지원합니다.

    See More
  • 지열발전

    지열에너지는 기상 조건에 의존하지 않기 때문에 일 년 내내 안정적인 전력을 공급할 수 있습니다. 또한 어떤 연료도 지상에서 태우지 않으며 매우 적은 양의 이산화탄소만 배출되므로 환경친화적입니다. 태평양, 일본, 필리핀, 인도네시아, 뉴질랜드, 멕시코, 코스타리카, 미국 등의 국가에서 태평양 연안 벨트 ("불의 고리"라고도 함)를 따라 풍부한 지열 자원이 있습니다. 다른 지열 활동 지역에 위치한 아이슬란드, 터키 및 이탈리아와 같은 국가들과 협력합니다. Yokogawa는 현재까지 일본, 동남아시아 및 기타 지역의 30개 지열발전 프로젝트를 실행한 경험을 바탕으로 지열발전 시스템의 신뢰성 및 유지 관리 효율성을 향상시키는 다양한 측정 및 제어 기술을 제공하고 있습니다.

    See More

Related Products & Solutions

  • Plant Resource Manager (PRM)

    신뢰성 높고 안정적인 플랜트 운영을 위해 설비를 제대로 관리하고 계신가요? PRM은 플랜트 수명 주기 전반에 걸쳐 유지보수 계획의 품질을 개선하고 유지보수 비용을 최적화하는 데 기여합니다.

    See More
  • YFGW520 현장 무선 수신기

    YFGW520 현장 무선 수신기는 국제 자동화 협회 (ISA)의 산업 자동화를 위한 무선 통신 표준 인 ISA100.11a를 기반으로 합니다. 이 제품은 ISA를 기반으로 한 백본 라우터 기능이 있으며 현장 무선 관리 스테이션 (YFGW410) 및 / 또는 현장 무선 미디어 컨버터 (YFGW610)와 결합하여 현장 무선 시스템을 구성합니다.

    See More
  • 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.

    See More

Top