This disclosure relates generally to temperature sensing, and more particularly, to the use of new methodologies for interpreting distributed temperature sensing information.
Fiber optic Distributed Temperature Sensing (DTS) systems were developed in the 1980s to replace thermocouple and thermistor based temperature measurement systems. DTS technology is often based on Optical Time-Domain Reflectometry (OTDR) and utilizes techniques originally derived from telecommunications cable testing. Today DTS provides a cost-effective way of obtaining hundreds, or even thousands, of highly accurate, high-resolution temperature measurements, DTS systems today find widespread acceptance in industries such as oil and gas, electrical power, and process control.
DTS technology has been applied in numerous applications in oil and gas exploration, for example hydraulic fracturing, production, and cementing among others. The collected data demonstrates the temperature profiles as a function of depth and of time during a downhole sequence. The quality of the data is critical for interpreting various fluid movements.
The underlying principle involved in DTS-based measurements is the detection of spontaneous Raman back-scattering. A DTS system launches a primary laser pulse that gives rise to two back-scattered spectral components. A Stokes component that has a lower frequency and higher wavelength content than the launched laser pulse, and an anti-Stokes component that has a higher frequency and lower wavelength than the launched laser pulse. The anti-Stokes signal is usually an order of magnitude weaker than the Stokes signal (at room temperature) and it is temperature sensitive, whereas the Stokes signal is almost entirely temperature independent. Thus, the ratio of these two signals can be used to determine the temperature of the optical fiber at a particular point. The time of flight between the launch of the primary laser pulse and the detection of the back-scattered signal may be used to calculate the spatial location of the scattering event within the fiber.
DTS technology has been applied to many different processes, like hydraulic fracture, production, cementing and others. Two methods are widely applied in industry to investigate these phenomena. DTS single trace analysis and DTS time-depth 2D image analysis. The first one is usually operated by including a limited amount of DTS curves in a Depth-Temperature plot to find those noticeable local minimum temperatures on each single trace. The second method is to the DTS data in Time-Depth 2D plot.
Of particular concern is the quality of the data gathered. DTS data can exhibit artifacts at different times during a monitoring period. That quality issue can be critical for interpreting DTS to monitor fluid activity. A second issue can be resolution (integration time) of DTS, an important parameter for data acquisition. There is a need for better tools to address these phenomena.
In the following detailed description, reference is made to accompanying drawings that illustrate embodiments of the present disclosure. These embodiments are described in sufficient detail to enable a person of ordinary skill in the art to practice the disclosure without undue experimentation. It should be understood, however, that the embodiments and examples described herein are given by way of illustration only, and not by way of limitation. Various substitutions, modifications, additions, and rearrangements may be made without departing from the spirit of the present disclosure. Therefore, the description that follows is not to be taken in a limited sense, and the scope of the present disclosure will be defined only by the final claims.
Two methods are widely applied in industry, DTS single trace analysis and DTS time-depth 2D image analysis. The first one is usually operated by including a limited amount of DTS curves in Depth-Temperature plot to study temperature change on each single trace. The second method is to plot the DTS data in Time-Depth 2D plot, often presented on monitors for examination.
DTS technology has been applied to many different processes, such hydraulic fracture, production, and cementing. But both the quality (minimum artifacts) of the data and the resolution of the data are important. The quality is critical for interpreting the DTS data, particularly for measuring fluid activities. And the resolution (integration time) of the DTS data is one of the key parameters for data acquisition. We will show that the use of time and depth derivative of DTS data can be a useful tool for evaluating the quality and resolution of subsurface DTS data. The use of the derivative of DTS data, either the depth derivative or the time derivative can give a very fast and direct way to observe the quality of the DTS data and the resolution changes of the data.
As an example the depth or time derivative of DTS data is a tool that can let us easily identify the geometry and duration of artifacts in the data. It also lets us see how the data resolution changes with time directly from the plot. These will be shown in the following examples.
Quality (Artifacts)
The first two examples shown represent the discovery of artifacts in the data from the use of temperature derivatives of the DTS data. The first example is shown in
The second example (
Resolution
The next two FIGS. (5 & 6) illustrates the detection of resolution issues using depth derivatives.
A similar conclusion can be presented in 6. In this case a DTS data set from gas production is presented. The bottom of the three presentations shows that formation gas is produced from two perforation depths, (100, 110). There is however no information can be drawn that a change of data resolution occurred. In the top presentation the same data is used but presented as the depth derivative. In this case two distinct periods of high resolution 120 and low resolution 130 are evident, and is consistent with the original interrogation chart (middle plot).
Generation of Derivative DTS Data
The disclosure herein anticipates any mathematically correct manner of generating the derivative data. The example embodiment for calculating the depth derivative is explained as follows.
Derivative data from DTS data can be generated by feeding the numerical data of temperature as a function of depth and time into a matrix and then computationally moving through all of the matrix data points to calculate derivative values for each matrix element. This can be done as either depth derivatives or as time derivatives. These derivative values can then be presented as a matrix of numbers, or, more usefully can be presented as color images in which the various colors represent different values of the derivatives. As discussed earlier, they are presented herein as black and white scale images because color presentation cannot be used in patents but even black white presentations clearly show important features that are not evident in the presentation of the conventional DTS data alone.
Depth Derivative of DTS:
The presentation of the method of generating a depth derivative data set is illustrated in
For DTS measurement, Temperature is function of depth and time:
T=T(depth, time20) (1)
Data is loaded into Matab and stored as a DTS temperature matrix. See the first matrix in
The depth derivative of DTS, also called the DTS depth gradient, is then computed as:
T̂′(d,t)=(T(d+Δd,t)−T(d+Δd,t))/(2*Δd) (2)
The depth derivative at any depth and time step is calculated by subtracting the temperature at its previous depth from the one at its next depth and the result is divided by the distance between these two depths.
This results in a depth derivative of the DTS temperature matrix, shown as the second matrix in
Both the DTS temperature matrix and DTS derivative matrix can be plotted as a depth-time 2D color map by MatLab function pcolor(d,t,T) or pcolor(d,t,T′). Input parameters d and t are depth and time vectors. Input T is a 2D matrix with number of rows as d and number of columns as t.
By default, MatLab uses a Blue-Red color scheme represent the value of the temperature or value of the derivative. In the DTS plot if shown in color, blue represents a low temperature while red represents a high temperature. Again, as explained before, because color cannot be used in patent applications these are presented as black/white scale images which still show the new possibilities of data presentation possible by the use of displayed color data.
In DTS the depth derivative (DTS depth gradient), black (blue in color scale) represents a temperature decrease along the depth. White (red in color scale) represents a temperature increase along the depth. Large value in white zone indicates a large temperature increase per unit length. Large negative value in black zone indicates a large temperature drop per unit length. Again because color cannot be used in patent applications these are presented as black/white scale images which still show the new possibilities of data presentation possible by the use of displayed color data.
The resulting depth derivative temperature data as a function of depth and time can be presented in a number of ways. In one example the actual numerical values can be stored for later retrieval and then either displayed on a monitor or printed for study. In another example the resulting depth derivative of temperature can be displayed as different colors on a color display for better understanding and interpretation. In yet another example that same data can be displayed in gray scale.
Time Derivative of DTS:
The presentation of the method of generating a time derivative data set is illustrated in
For the DTS measurement, Temperature is function of depth and time:
T=T(depth, time) (3)
Data is loaded into MatLab and stored as a matrix. See the first matrix of
The time derivative of DTS, also called DTS time gradient, is computed as:
T̂′(d,t)=(T(d,t+Δd,t)−T(d,t+Δd,t))/(2*Δdt20) (4)
The time derivative at any depth and time step is calculated by subtracting the temperature at its previous time step from the one at its next time step and result is divided by the time interval between these two steps.
The structure of the derivative matrix is shown as the second matrix in
Both DTS and DTS derivative matrix can be plotted as a depth-time 2D color map by MatLab function pcolor(d,t,T) or pcolor(d,t,T′). Input parameters d and t are depth and time vectors. Input T or T′ is a 2D matrix with number of rows as d and number of columns as t.
By default, MatLab uses a Blue-Red color scheme represent the value of the temperature or value of the derivative. In the DTS plot, black (blue in color scale) represents a low temperature while white (red in color scale) represents a high temperature. In DTS time derivative (DTS time gradient) plot, black (blue in color scale) represents a temperature decrease along the time. white (red in color scale) represents a temperature increase along the time. A large value in red (darker) zone indicates a large temperature increase per second. Large negative value in blue zone indicates a large temperature drop per second. Again because color cannot be used in patent applications these are presented as black/white images which still show the new possibilities of data presentation possible by the use of displayed color data.
Quality Analysis Workflow
The quality analysis method can be described alternately with the process 200 as in
Resolution Analysis Workflow
The resolution analysis can be described alternately with the process 300 as in
The resulting depth derivative temperature data as a function of depth and time can be presented in a number of ways. In one example the actual numerical values can be stored for later retrieval and then either displayed on a monitor or printed for study. In another example the resulting time derivative of temperature can be displayed as different colors on a color display for better understanding and interpretation. In yet another example that same data can be displayed in gray scale.
This methodology can be applied in real time data monitoring, offering more insight than conventional DTS. Artifact fluctuation in DTS data either occurs too short to be noticed or is misinterpreted as a fluid activity. But with depth or time derivative of DTS data the geometry and duration of data artifacts can be detected and the change of data resolution can be identified at different times
Although certain embodiments and their advantages have been described herein in detail, it should be understood that various changes, substitutions and alterations could be made without departing from the coverage as defined by the appended claims. Moreover, the potential applications of the disclosed techniques is not intended to be limited to the particular embodiments of the processes, machines, manufactures, means, methods and steps described herein. As a person of ordinary skill in the art will readily appreciate from this disclosure, other processes, machines, manufactures, means, methods, or steps, presently existing or later to be developed that perform substantially the same function or achieve substantially the same result as the corresponding embodiments described herein may be utilized. Accordingly, the appended claims are intended to include within their scope such processes, machines, manufactures, means, methods or steps.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/US2015/035819 | 6/15/2015 | WO | 00 |