_ This article, written by JPT Technology Editor Chris Carpenter, contains highlights of paper SPE 222068, “Automated Remote Metering Monitoring,” by Renaud Caulier, TotalEnergies. The paper has not been peer reviewed. _ Subsea multiphase flowmeters (MPFMs) are essential for measuring the production rates of oil, water, and gas and providing reliable forecasts for future operations. Since the initial stages of their development, significant advancements have been made in both the methodology and tools used to monitor MPFMs. This paper presents functionalities of the monitoring tool that the operator has developed and implemented as well as plans and challenges. Data Analysis The highlighted tool is a Web-based application, meaning that no installation to personal computers is needed. The tool allows different levels of access rights, ranging from visitor to developer or administrator. At the time of writing, almost 200 personnel use the application on a regular basis. The tool is connected to a system that retrieves and stores data from the data historian at regular intervals, usually every hour. The data includes various parameters related to production. Before performing any calculation on the data, the tool analyses each data point to identify any missing, frozen, or overranged values that could affect the accuracy and reliability of the results. If any issues are detected, the tool raises an alarm and notifies the user. The tool also connects to other databases that contain information relevant to production analysis. It has the functionality to perform specific calculations such as backup calculation of flow rates. These calculations are then written back to the data historian for further use and reference (Fig. 1). Development The core of the system consists of various scripts designed for multiple functionalities ranging from simple arithmetic operations, such as adding two flow rates or performing decay calculations for a gamma source, to more-complex iterative calculations, such as allocation by uncertainty. Python 2 and 3 are the programming languages used, with development conducted in-house. Templates have been created for each type of flowmeter and then deployed easily for new assets. This language also offers the possibility of integrating artificial intelligence solutions such as extreme gradient boosting for the implementation of virtual flowmeters. Thermodynamic Calculation The tool embeds a link to a thermodynamic simulator through dedicated Python functions. The software was developed by a previous founding entity of the operator known as Basic Element of Standard Thermodynamics (BEST). BEST includes advanced operations in petroleum evaluation, compositional grading in reservoirs, production steady-state multiphase flow, robust multiphase flash algorithms, and classical pressure/volume/temperature package functionalities, all embedded as unit operations. The basic architecture of the software is a flow sheet allowing a sequence of unit operation calculations in a similar way to a conventional surface process simulator. The sequencing algorithm handles the flow-material loops with the usual convergence methods in the domain. The software allows calculation, at any location of the process plant, of fluid properties useful for flowmeter configuration. The same BEST tool also is used for MPFM sizing, using expected reservoir simulation profiles in standard conditions and converting them into operating conditions at the MPFM location.
Read full abstract