This disclosure relates to the field of geophysical survey. More particularly, the disclosure relates to a method of generating geophysical reference values for a well trajectory from geophysical survey data.
In geosteering a well towards a known underground target by measurement-while-drilling (MWD), the Earth's geomagnetic field is used as a natural reference. The MWD tool makes a measurement of the magnetic field vector, which is then compared with geomagnetic reference field values to compute the geodetic azimuth of the bottom hole assembly (BHA). The direction and strength of the geomagnetic reference field change along the well trajectory. The most accurate azimuths would therefore be obtained if the exact geomagnetic reference field value was used for every MWD measurement (“survey”) location along the well. Using a different geomagnetic reference field value for every survey location along the well is impractical. On the other hand, using only a single reference value for the entire well results in unnecessary inaccuracies.
The subject matter disclosed herein relates to a method of assigning geophysical reference values to a well trajectory, typically for the purpose of geosteering a well.
In one illustrative embodiment, the method includes defining a set of geophysical reference parameters and assigning a range threshold to each geophysical reference parameter to be applied over a select measured depth range of the well trajectory. A Geomodel is processed to determine values of the geophysical reference parameters at a plurality of locations in the select measured depth range of the well trajectory. The method includes partitioning the well trajectory in the select measured range into a plurality of segments such that variations in the values of the geophysical reference parameters within each segment do not exceed the respective range thresholds. A representative value of each geophysical reference parameter is calculated for each segment. The method includes at least one of storing and displaying the segments with the corresponding representative values of the geophysical reference parameters.
In one embodiment, the method further includes adjusting measured depth ranges of the segments prior to calculating the representative values of the geographical parameters for each segment and storing the segments.
It is to be understood that both the foregoing general description and the following detailed description are exemplary of the invention and are intended to provide an overview or framework for understanding the nature and character of the invention as it is claimed. The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification. The drawings illustrate various embodiments of the invention and together with the description serve to explain the principles and operation of the invention.
The following is a description of the figures in the accompanying drawings. The figures are not necessarily to scale, and certain features and certain views of the figures may be shown exaggerated in scale or in schematic in the interest of clarity and conciseness.
A method of assigning geophysical reference values to a well trajectory involves automatically partitioning the well trajectory into segments using a Geomodel, followed by assigning a set of geophysical reference values to each segment. Geologic modeling or Geomodeling is the applied science of creating computerized representations of portions of the Earth's crust based on geophysical and geological observations made on and below the Earth's surface. A Geomodel is the numerical equivalent of a three-dimensional geological map complemented by a description of physical quantities in the domain of interest.
For illustration purposes, the method will be described with a 3D geomagnetic reference field model, i.e., a mathematical description of the Earth's main magnetic field and its annual rate of change, as an example of a Geomodel. However, the method could be used with other types of Geomodels. The method can be applied to an entire well trajectory or just a section of a well trajectory. Where the method is applied to a section of the well trajectory, the method can be repeated for the other sections of the well. The well trajectory may describe a path of a well (or well section) that is yet to be drilled, a path of an existing well (or well section) that is to be re-surveyed, or a path of a well (or well section) where the raw MWD data are being reprocessed with a more accurate geomagnetic model.
A geomagnetic reference field model describes the natural (Earth's) geomagnetic field. Three magnetic elements are needed to specify the strength and direction of the geomagnetic field vector B.
In directional drilling, the three geomagnetic reference field parameters commonly used are total magnetic field strength (“Btotal”), magnetic field inclination (“Dip”), and magnetic field declination (“Dec”).
For practical purposes, the natural geomagnetic field can be divided into three contributions:
The geomagnetic reference field used for well partitioning represents the sum of the first two contributions, namely the main field (evaluated for a “model date” close to the drilling date) and the crustal field. Since the third contribution varies rapidly and is not known in advance, it will usually not be included in the reference field used for well partitioning.
In one embodiment, the well trajectory is partitioned such that the variations in the GRF values within each segment do not exceed given range thresholds. The computer program 10 receives (14) and stores the range thresholds to apply to the partitioning of the segments. The range thresholds may be specified by company policy or the tool code that is being used to compute ellipses of uncertainty for the well position. For illustration purposes only, the range threshold for Btotal may be 50 nT, which means that the difference between the maximum and minimum Btotal over each segment should not exceed 50 nT; the range threshold for Dip may be 0.1°, which means that the difference between the maximum and minimum Dip over each segment should not exceed 0.1°; the range threshold for Dec may be 0.1°, which means that the difference between the maximum and minimum Dec over each segment should not exceed 0.1°. Other values besides those mentioned above may be used for the range thresholds.
The range thresholds are specified for a selected measured depth range of the well trajectory. A measured depth range is a range of measured depths between two points on a well trajectory. (
A user can import the description of the well trajectory and the 3D geomagnetic model into a memory of a computer that is configured to run the computer program 10. The user can also define the range thresholds on the computer, e.g., when prompted by the computer program 10 or as one of the inputs to the computer program 10 (e.g., as shown in
The computer program 10 provides (16) the well trajectory GRF data and range threshold values to a partitioning process 18. For the purposes of executing the partitioning process, let the well trajectory consist of np locations, indexed by i=0 . . . np-1. At each measured depth MD(i), the geomagnetic reference field is given by Btotal(i), Dip(i), and Dec(i), where i is an integer. The partitioning process now automatically divides the well trajectory into ns segments using, for example, the scheme shown in
Well trajectories usually start with a vertical (low inclination) section and often end with a horizontal or high inclination section. Since the strength of the magnetic field increases with depth in most locations, it is usually necessary to divide the vertical portion of the well into multiple segments. A horizontal section, on the other hand, often does not have to be divided in order to fulfill the threshold criteria. It is therefore advisable to start the partitioning of the well trajectory at the end of the well (or of a well section) and work backward toward the well head. However, it should be noted that there is nothing wrong with starting the partitioning of the well trajectory at the beginning of the well (or of a well section) and working forward toward the end of the well (or of the well section).
Referring to
At 112, the process checks whether the lowest measured depth has been reached (“condition 3”). If condition 3 is not satisfied, the process begins the next segment partition by returning to 102. The process continues, as described above, until condition 3 is satisfied. At 113, the process checks whether the current run of the partitioning process is the first run of the partitioning process (“condition 4”). If condition 4 is satisfied, the parameter ns is set to the number of segments obtained from the current run of the partitioning process, as shown at 114.
The first partitioning of the well trajectory resulting from the first run of the partitioning process gives the minimum number of segments (ns) that are needed to keep the actual parameter ranges within each segment from exceeding the given range thresholds. However, one segment is likely to have a smaller measured depth range (along-hole distance) than the others and may be very short. Additional runs of the partitioning process with reduced range thresholds can be used to adjust the measured depth ranges (i.e., along-hole lengths) of the segments, as described below. It should be noted that repartitioning with reduced range thresholds, as will be described below, will not produce segments that will violate the initially specified range thresholds. That is, if variations in the GRF parameter values for the segments are within the reduced range thresholds, the variations would also be within the initially specified range thresholds that are higher than the reduced range thresholds.
At 116, the process checks whether the number of segments obtained from the previous run of the partitioning scheme exceeds ns (“condition 5”). (If the partition process has been run only once, then condition 5 will not be satisfied since the previous run will be the first run.) If condition 5 is not satisfied, the process moves to 118, where new range thresholds are determined as a percentage of the range thresholds in the previous run. The new range thresholds may be 99% of the previous range thresholds, for example. After computing the new reduced range thresholds, the well trajectory is repartitioned (101 to 112) with the reduced range thresholds. The process checks whether the current run is the first run at 113. If not, the process returns to 116. At 116, if condition 5 is not satisfied, the process returns to 118, where new (reduced) range thresholds are determined, as described above, followed by repartitioning the well trajectory (101 to 112). If condition 5 is satisfied, the partitioning from the previous run is used as the final partitioning, as shown at 120. The partitioning process then ends at 122. (At step 118, there is leeway in selecting how much to reduce the range thresholds for each new run of the partitioning process. For example, the reduction could be in a range from 90 to 99% of the previous range thresholds. In general, the reduction should be gradual so that the partitioning process does not end prematurely.)
As shown in
Examples of partitioning are given in
The foregoing process as explained with reference to
The method of assigning geomagnetic reference field values to a well trajectory described above can be applied to an entire well. Alternatively, the well can be divided into sections and the method can be applied to each section. This alternate method is useful when the sections are drilled some time apart. Since the geomagnetic field is changing over time, these sections may require different geomagnetic reference field values. By applying the method section by section, each section may have up-to-date geomagnetic reference field values at the beginning of drilling the section.
The method described above may be used to optimally partition a well trajectory into segments for other relevant parameters. Examples of such parameters are the reference value Gtotal for the total gravity acceleration or Field Acceptance (Quality Control) Criteria for MWD measurements.
In the method described above, the basis for partitioning the well trajectory is not limited to a magnetic model. Any Geomodel may be used as the basis for partitioning the well trajectory. A 3D gravity model is an example of a Geomodel that can be used besides a 3D geomagnetic reference field model. The geophysical reference parameters used in the partitioning of the well trajectory are selected based on the Geomodel to be interrogated for the geophysical reference values. For a 3D geomagnetic model, geomagnetic reference field parameters, such as Btotal, dip, and declination, are selected. For a gravity model, a gravity reference field parameter such as gravity acceleration is selected.
A practical application of the partitioning data obtained by the method described above is in drilling a well, or generally in navigating a well towards a target (this is also known as geosteering). In one practical example, a drill string is suspended in a well. A bottom hole assembly (BHA) and a drill bit are appended to the end of the drill string. The BHA includes a MWD tool and a rotary steerable directional drilling system. The BHA may further include a LWD tool and other tools known in the art. The MWD tool uses magnetometers to measure azimuth and accelerometers to measure inclination. The MWD tool may also (or alternately) use gyroscopes to measure azimuth. During drilling, the measurements made by the MWD tool (and LWD tool) are transmitted to the surface. For each segment of the well trajectory being drilled, the MWD data (and possibly the LWD data) together with the partitioning data for the segment are used to operate the steerable drilling system such that the drill string follows the well trajectory for that segment. This involves calculating inclination and azimuth angles using the geophysical reference values in the partitioning data for the segment.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this disclosure, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as disclosed herein. Accordingly, the scope of the invention should be limited only by the attached claims.