FCN-RTU Controller for Oil and Gas Wellheads

다운로드 (903 KB)

Yousuke Kawabata1 Toyoaki Yokoi2 Yuuji Takabayashi3 Toshiyuki Miyata1

We have developed the FCN-RTU low-power autonomous controller for oil and gas wellheads. FCN-RTU is based on the core technology of the FCN (Field Control Node)/FCJ (Field Control Junction) autonomous controller, and offers low power consumption and improved environmental resistance. With these functions, FCN-RTU can operate with solar power and under harsh conditions while retaining the same high reliability as STARDOM FCN/FCJ, thus satisfying the needs for oil and gas wellheads. This paper outlines FCN-RTU and describes its technical features such as operating specifications (-40 °C to 70 °C, altitude of 3000 m), low power consumption, and high reliability, and its applications.

  1. Hardware Development & Engineering Dept., Industrial Automation Systems Business Headquarters
  2. Yokogawa Electric Asia Pte. Ltd.
  3. Architecture Development & Engineering Dept., Industrial Automation Systems Business Headquarters

INTRODUCTION

Due to the rising energy demand in emerging countries in recent years, the amount of oil and gas production has been increasing, thus investment in the development of new oil and gas fields and replacement of old facilities has been booming. Oil and gas mining sites are widely scattered over areas where environmental conditions are harsh, for example, very high or low temperature, high altitude, or underdeveloped power and communication infrastructure. The controllers used in these mining sites require the following functions and capabilities.

  • Wider range of operating conditions
    Operation over a wide temperature range and at high altitude
  • Lower power consumption
    Capable of being driven by limited power sources such as solar batteries
  • High reliability
    Maintenance-free reliability for controllers installed over wide areas
  • Easy maintenance
    Remote monitoring and preventive maintenance of widely scattered equipment, and integrated management and visualization of information by utilizing information technology (IT)

The STARDOM network-based control system provides openness, easy engineering, high reliability, and long-term operation capability. With this system, we have been offering solutions suitable for the new energy market, and now, in order to strengthen our solutions for the oil and gas mining market, we have developed the Field Control Node-Remote Terminal Unit (FCN-RTU), a low-power, high-reliability controller, enhancing the STARDOM lineup. FCN-RTU has many features that competitors' products do not provide. It offers high reliability with the error-correcting code (ECC) function, which is a feature of STARDOM, supports field digital communication, and offers a new power-saving function for the CPU and a communication function.

This paper outlines FCN-RTU, describes its technological features in terms of both hardware and software, and introduces an application example.

FCN-RTU

 Figure-1-External-view-of-FCN-RTU
Figure 1 External view of FCN-RTU

Configuration and overview FCN-RTU is based on the core technology and the hardware structure of the Field Control Node (FCN) autonomous controller for STARDOM1, and has various functions required for controlling, operating, and monitoring facilities for oil and gas mining, which are compactly incorporated in its structure. Figure 1 shows the external view of FCN-RTU.

As shown in Figure 1, FCN-RTU consists of a CPU module, a power supply module and a base module. The CPU module and power supply module are mounted on the base module, which has three empty slots for I/O module expansion.

The CPU module has an MPU executing control computation, and provides built-in functions for analog and digital I/O and pulse input, thus covering the functions required for usual oil and gas mining sites, without I/O expansion.

The I/O modules that can be inserted in the I/O slots for expansion are the same as the existing FCN I/O modules, thus various I/O modules can be used to complement the I/O functions in the CPU module.

As stated above, compared with competitors' products, FCN-RTU can be used with its minimum configuration but also allows future I/O enhancement.

Features

The controllers installed in oil and gas mining sites usually require the following operating conditions: power consumption of up to 3 W for a total controller assuming that the power is supplied from power supply equipment utilizing solar batteries and storage batteries, a wide range of operating temperature from − 40 to 70°C, and a maximum operating altitude of 3,000 m. In addition, they must provide high reliability for the stable operation of facilities and the ability to handle field digital communication for improving maintainability.

In response to these demands, FCN-RTN provides the following features.

Low power consumption

  • FCN-RTU, combining the power supply, base, and CPU modules, consumes only 2.9 W even when the computing function in the main MPU and the embedded I/O function are running and communication interfaces are operating. This power consumption is up to 75% lower than our existing product FCN.
  • Because the power supply equipment in the site, whose power is supplied from solar batteries and storage batteries, is unstable, FCN-RTU can handle a wide range of input voltage of 10 to 30 V DC, and runs with low power consumption.

Environmental resistance

  • To achieve a wide range of operating temperature from -40 to +70°C, FCN-RTU has been designed to handle a wide range of temperatures from the design phase of parts selection.
  • To allow operation at an altitude of 3,000 m, the amount of heat generated inside FCN-RTU has been decreased. Thus, it can run in a low air density and low heat dissipation environment such as at high altitude.
  • The power conversion efficiency of the power module has been improved to 80% or higher throughout the operating temperature range. This suppresses the inner temperature rise, and allows operation in a high temperature environment without output power derating.

High reliability

  • For stable long-term operation of FCN-RTU, the CPU module has an error-detecting function for the internal memories and diagnostic functions for the hardware.

Field digital communication

  • As a controller for oil and gas mining sites, FCN-RTU is the world's first device to acquire host profile registration for FOUNDATION fieldbus TM H1. Field digital communication with field devices is possible, and thus FCN-RTU can obtain process values and device maintenance data from the field devices.

CPU MODULE

Structure and technological features of the CPU module

 Figure-2-Hardware-structure-of-CPU-module
Figure 2 Hardware structure of CPU module

As shown in Figure 2, the CPU module contains a main MPU, memory controller, Ethernet controller, and memories.

The memories include the main memory (SDRAM), memory for storing system software program (FLASH), and memory with battery-backup for data (SRAM). For communication with upper systems, both an Ethernet port and serial port are equipped, and can be selected.

1) Technology for reducing power consumption

Power consumption has been reduced by hardware implementation: the adoption of low-power-consumption parts manufactured through state-of-the-art semiconductor manufacturing processes for the main MPU; and the reduction in the number of parts by implementing I/O functions on the memory controller using an I/O MPU for controlling built-in analog and digital input/output functions.

Power consumption has been further reduced by software implementation: providing a transition to low-power- consumption mode during idle by using the power-saving function of the main MPU; and turning off the power to peripheral devices such as the serial communication port when not operating.

For Ethernet communication which usually consumes a lot of power, power consumption has been reduced by both hardware and software implementation. On the hardware side, there is a switch to turn on or off the operation of the Ethernet controller: turning this switch off cuts the power to it, thus reducing the power consumption.

On the software side, an interface to control Ethernet power-saving operation, similar to the hardware switch above, is provided in the IEC61131-3 function block for control application. This enables control applications to control the power-saving operation. Users can turn the function off when Ethernet communication is not performed, thus reducing unnecessary power consumption.

2) High reliability technology

Control programs, data for control, and information for important functions for control operation are stored in the SDRAM and SRAM mounted on the CPU module. The MPU accesses these memories via the memory controller. A delay time is added to the memory access cycle of the MPU, and an ECC circuit for the memory is implemented in the memory controller in addition to the memory interface function. The ECC function is the world's first exclusive function for low- power-consumption controllers used in oil and gas mining sites.

When the MPU writes data to the memory, the ECC circuit generates check bits from the writing data and writes the data and check bits to the memory. When reading data, the memory controller receives the data and its check bits, and then the ECC circuit executes the error check. If a 1-bit error is detected, the memory controller corrects the data and then transfers it to the MPU. If a 2-bit error is detected, its error is informed to the MPU. This function enables stable long-term operation for widely distributed equipment and ensures higher reliability compared to the products of competitors' systems.

The CPU module features RAS (Reliability, Availability, Serviceability) functions such as CPU self-diagnosis, built-in I/O diagnosis, a watchdog timer, and temperature monitoring. These functions contribute to higher reliability by monitoring the status during start-up and regular operation of the controller.

For the CPU module of FCN-RTU which is used under unstable environments of power and communication infrastructure, it is required to keep the collected data in the file system of the CPU module itself for a long time. Thus, the important data must be protected from power failure caused by blackouts and so forth. To improve data reliability, the file system is implemented in flash memory and so is not affected by sudden shutdown. This prevents the loss of data in the file system due to a power failure caused by blackouts and so forth.

Software structure

The architecture of the CPU module of FCN-RTU has complete compatibility with that of FCN. The software structure is shown in Figure 3.

Figure-3-Software-structure

Figure 3 Software structure

1) Engineering environment

The engineering environment for the CPU module of FCN-RTU is the same as that of FCN, and thus the resources of applications configured for FCN can be used as it is. The controller of STARDOM provides the following two application execution environments. These applications are downloaded in intermediate code format, independent of the architecture of the CPU module, to the application layer of the CPU module of FCN-RTU.

  • Control applications
    Applications conforming to the IEC 61131-3 international standard.
  • Java applications
    Applications that cannot be implemented by the control logic configuration tool, such as Web applications, can be configured. Application portfolios (APPF), such as our InfoWell and InfoEnergy, also run on this execution environment.

2) Application execution environment

Each application downloaded from the engineering environment runs on the execution engine in the middleware layer. The execution engine compiles the CPU module architecture-independent intermediate codes to the appropriate codes for the own CPU by using the Just-In-Time (JIT) compiler, and then executes them. This mechanism makes the engineering tool architecture-independent, enabling the tool to be shared with that for the CPU modules of FCN, and offers a high-speed execution environment.

3) Platform

The hardware-dependent functions are resolved by the OS and driver layers, and the common interfaces with the middleware layer are provided for the FCN and FCN-RTU CPU modules. As for the CPU module of FCN-RTU, the functions for reducing power consumption and improving reliability are implemented in this layer.

APPLICATION EXAMPLE OF FCN-RTU

Figure 4 shows an application example of remote control and monitoring of facilities in an oil or gas field using FCN- RTU.

Figure-4-Application-example-of-FCN-RTU

Figure 4 Application example of FCN-RTU in the oil and gas field

In an oil or gas mining complex, as many as 1,000 wells are scattered over a wide area in various places such as on flatlands, highlands in mountainous regions, and high-latitude cold lands. At these mining sites, power supply facilities utilizing solar power and storage batteries are used to operate controllers, flowmeters, control valves, and other devices.

The control program is implemented in FCN- RTU installed at each wellhead, and can execute control independently without the upper system, controlling several wells autonomously with a single FCN-RTU. It can also perform temperature and pressure compensation calculation for gas flowrate as well as control of facilities. Each FCN-RTU is connected to a remote central monitoring room or others via public lines.

The upper system performs operation and monitoring of the process using our FAST/TOOLS developed as a supervisory control and data acquisition (SCADA) software package. FAST/TOOLS supports more than one million I/O points, well-suited for operation and monitoring of widely scattered devices.

By utilizing a FOUNDATION fieldbus communication module inserted in an expansion I/O slot, FCN-RTU can digitize all process data values on site and transmit the results of diagnosis in field devices along with process data through digital communication. Conventionally, users have faced many problems such as time-consuming visits to the sites for maintenance with dangers on the way, and inability to prepare spare parts, etc. in advance because of the limitation that the required information can be obtained only at the site. As FCN- RTU can manage information of multiple devices at the sites collectively and allows users to obtain this information before visiting the site for maintenance, the efficiency of maintenance and users' safety are improved.

CONCLUSION

The newly developed FCN-RTU autonomous controller meets the needs in the energy resources mining industry which is growing in overseas markets. In particular, it achieves high reliability and provides field digital communications capability not provided by any competitors. Utilizing those features, we aim to assist stable energy resources mining in order to satisfy the increasing energy demand in emerging countries.

REFERENCES

  1. Eiji Nakamoto, Satoshi Okada, "FCN and FCJ Autonomous Controllers in STARDOM," Yokogawa Technical Report English Edition, No.33. 2002, pp. 5-8
  • InfoWell, InfoEnergy, and FAST/TOOLS are trademarks or registered trademarks of Yokogawa Electric Corporation.
  • FOUNDATION fieldbus and Ethernet are registered trademarks of the Fieldbus Foundation™ and Xerox Corporation, respectively.
  • Other product and company names appearing in this article are 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

Related Products & Solutions

  • Process Control PLC/RTU

    프로세스 공장에서 원격 위치에 이르기까지 당사의 공정제어 PLC 및 원격 터미널 장치 (RTU)는 사용자가 운영의 우수성을 극대화하도록 돕습니다.

    See More

Top