Fluid Analysis Data Model

Fluid Analysis ERD

Fluid Sample ERD

Fluid%20Sample
Figure 1. Fluid Sample ERD

Fluid Analysis Sample ERD

Fluid%20Analysis%20Sample
Figure 2. Fluid Analysis Sample ERD

Fluid Analysis ERD

Fluid%20Analysis
Figure 3. Fluid Analysis ERD

Fluid Analysis Tables Description

Table Description

FLUID_SAMPLE

The sample table is used to store the physical properties and the most primary information about the sample. Such as sample acquisition date time, method, depth etc.

FLUID_SAMPLE_DETAIL

This table is used to record the value that maybe measured in a sample acquisition activity. For example, in a bottom hole sampling, the separator temp/press maybe captured together.

R_FLUID_SAMPLE_METHOD

This table lists the fluid sample method, separator sampling, RFT sampling, Separator sampling, Wellhead sampling, Facility sampling.

FLUID_ANALYSIS_SAMPLE

This table lists the samples that are used in an analysis. In some cases, a single sample will be used, but in others new samples may be input or created at various stages of the study. The sample needs validation before the experiments.

FLUID_ANALYSIS

Use this table to keep track of the details about an analysis project, such as who did the analysis, when it was done and so on. An analysis may include information from one or many analysis steps.

FLUID_ANALYSIS_STEP

For one fluid analysis, it usually involves a series of tests performed on a fluid in order to determine the fluids properties. An individual step during a fluid analysis is used to measure properties of a fluid in one Pressure and Temperature condition. The pressure and/or temperature may change from one step to another.

FLUID_ANALYSIS_PROPERTY_SUMMARY

This table contains the fluid properties summary measurement, such as density, viscosity, gravity, compressibility, GOR etc. parameter under reservoir or surface condition. Fluid property reference will provide kinds of analysis parameters.

FLUID_SATURATION_PRESSURE

This table contains the saturation pressure information. It can be saturation pressure of reservoir temperature, or bubble/dew point curve of different temperatures.

FLUID_COMPOSITION_ANALYSIS

FLUID COMPOSITION ANALYSIS: This table contains the measured component of the product.

FLUID_RES_SURF_VOL_RELATION

This table is used to record the important parameters that relate the surface volumes to reservoir volumes, such as formation volume factor etc.

R_FLUID_PROPERTY

This table list the fluid property tested in fluid analysis experiments, such as compressibility, density, heat content, formation volume factor etc.

R_SATURATION_POINT_TYPE

This table Specifies the kinds of saturation points. Such as bubble point, dew point, critical point.

R_FLUID_COMPONENT

This table is used to specify all kinds of components.