Abstract
With the rapid progress of tomography systems, a need has emerged for innovation that can provide high accuracy measurements, fast acquisition rate, and low-cost robust systems for multi-phase flow and medical instruments. The main objective of this work is to design and implement a 3D Electrical Impedance Tomography (EIT) system to effectively monitor a multi-phase flow which consists of an annular flow comprising of an air-core of unknown diameter, surrounded by a liquid phase, such as oil and water mixture of high water-cut value. The system consists of an array of electrode sensors evenly distributed around the pipe confining the three-phase flow. Subsequently, a dedicated hardware module (GPU) is used to reconstruct these signals, captured from the sensors, into a 3D image of the flow by solving the forward-inverse problem. The annular flow is generated using a flow conditioner consisting of a swirl cage followed by a bluff body that generates vortices that push the high dense liquid phase to the outer side of the pipeline. The 3D EIT system is designed to accurately measure the gas liquid fraction and the liquid-liquid fraction and provide the 3D volume image of the flow. Hence, it can be utilized for pipeline and reservoirs characterization to achieve high efficiency, cost reduction, and safer production. The approach is to design a dedicated, highly parallel hardware architecture that can sustain the high computation complexity of the 3D EIT algorithm. Coincidentally, advanced software development tools are available to help effectively develop these parallel hardware algorithms. The main novelty is utilizing GPUs to outperform the existing real-time tomography hardware platforms, mainly based on Field Programmable Gate Array (FPGAs), which have the disadvantage of being less dense and feature lower precise arithmetic operations. Matrix multiplication and matrix inversion are considered the most intensive computation in Electric Impedance Tomography (EIT). Therefore, GPU threads will be utilized for faster matrix multiplication/inversion in the proposed design, which is the pipeline for real-time reconstruction. Preliminary results were obtained by running matrix multiplication simulation for different sizes of matrices and comparing their computation time to validate that running matrix multiplication on the GPU threads is faster than sequentially executed on the CPU. For example, the multiplication done in parallel on the NVIDIA 2080 RTX GPU for a matrix of size 10000x10000 was 54.6% faster than sequentially on the Intel i7-9700k CPU. In conclusion, the innovation in this paper is achieving real-time image reconstruction for annular multi-phase flow by incorporating GPUs and open-source EIT toolkits to construct an effective, non-intrusive multi-phase flow measurement system (MPFM) based on electrical tomography.
| Original language | British English |
|---|---|
| Title of host publication | IET Conference Proceedings |
| Publisher | Institution of Engineering and Technology |
| Pages | 169-173 |
| Number of pages | 5 |
| Volume | 2022 |
| Edition | 14 |
| ISBN (Electronic) | 9781839538186 |
| State | Published - 2022 |
| Event | 3rd International Conference on Distributed Sensing and Intelligent Systems, ICDSIS 2022 - Sharjah, United Arab Emirates Duration: 19 Oct 2022 → 21 Oct 2022 |
Conference
| Conference | 3rd International Conference on Distributed Sensing and Intelligent Systems, ICDSIS 2022 |
|---|---|
| Country/Territory | United Arab Emirates |
| City | Sharjah |
| Period | 19/10/22 → 21/10/22 |
Keywords
- Electrical impedance tomography (EIT)
- Field Programmable Gate Array (FPGAs)
- Graphical Processing Unit (GPU)
- Image reconstruction
- Multi-phase flow measurement system (MPFM)
- Parallel computing