Page tree


In linear formation approхimation the pressure response to the varying rates in the offset wells is subject to convolution equation:

p(t) = p_i + \int_0^t p_u(t - \tau) dq = p_i + \int_0^t p_u(t - \tau) \cdot q(\tau) d\tau


In case production history can be approximated by a finite sequence of constant rate production intervals (called Pressure Transients):

p(t) = p_i + \sum_{\alpha = 1}^{N} \left[ q^{(\alpha)} - q^{(\alpha-1)} \right] \cdot p_u(t - t^{\alpha})

where

p(t)

pressure at n-th well at arbitrary moment of time t

p_i

initial pressure at n-the well

\alpha = 1 .. N

index number of a pressure transient (period of time where rate was constant) 

N

total number of transients

t^{\alpha}

starting point of the \alpha-th transient

q^{(\alpha)}

rate value of \alpha-th transient which starts at the time moment  t^{(\alpha)}

p_u(t)

pressure transient response to the unit-rate production (DTR)

with assumption:

  • q^{(-1)} = 0, which means that well was shut-in before it started the first transient  \alpha =1 

  • p_u(t) = 0 at  t < 0 which means pressure drop is zero before the well starts unit-rate production


Hence, convolution is using initial formation pressure  p_{i, n}, unit-rate transient responses of  wells and cross-well intervals  p^u_{nk} (t) and rate histories  \{ q_k (t) \}_{k = 1 .. N} to calculate pressure bottom-hole pressure response as function time  p_n(t):

(1) \big\{ p_{i, n}, \{ p^u_{nk} (t), q_k (t) \}_{k = 1 .. N} \big\} \rightarrow p_n(t)


The  MDCV is a reverse problem to convolution and search for  N^2 functions  p^u_{nk} (t)  and  N numbers  p_{i, n}  using the historical pressure and rate records  \{ p_k(t), \ \{ q^{(\alpha)}_k \}_{\alpha = 1.. N_k} \}_{k = 1 .. N} and provides the adjustment to the rate histories for the small mistakes  \{ q_k \}_{\alpha = 1.. N_k} \rightarrow \{ \tilde q_k \}_{\alpha = 1.. N_k}:

(2) \big\{ p_k(t), q_k (t) \big\} _{k = 1 .. N} \rightarrow \big\{ p_{i, n}, \{ p^u_{nk} (t), \tilde q_k (t) \}_{k = 1 .. N} \big\}

The solution of deconvolution problem is based on the minimization of the objective function:

(3) E(\{ p_{i,n}, p^u_{nk}(\tau), q^{(\alpha)}_n \}_{n=1..N}) \rightarrow {\rm min}

where

(4) E(\{ p_{i,n}, p^u_{nk}(\tau), q^{(\alpha)}_n \}_{n=1..N}) = \sum_{n=1}^N \Big(p_{i,n} + \sum_{k = 1}^N \sum_{\alpha = 1}^{N_k} (q^{(\alpha)}_k - q^{(\alpha-1)}_k ) \ p^u_{nk}(t - t_{\alpha k})- p_n(t) \Big)^2 + w_c \, \sum_{n = 1}^N \sum_{k = 1}^{N_k} {\rm Curv} \big( p^u_{nk}(\tau) \big) + w_q \, \sum_{k = 1}^N \sum_{\alpha = 1}^{N_k} \big( q^{(\alpha)}_k - \tilde q^{(\alpha)}_k \big)^2

and objective function components have the following meaning:



\sum_{n=1}^N \Big(p_{i,n} + \sum_{k = 1}^N \sum_{\alpha = 1}^{N_k} (q^{(\alpha)}_k - q^{(\alpha-1)}_k ) \ p^u_{nk}(t - t_{\alpha k})- p_n(t) \Big)^2

is responsible for minimizing discrepancy between model and historical pressure data

w_c \, \sum_{n = 1}^N \sum_{k = 1}^{N_k} {\rm Curv} \big( p^u_{nk}(\tau) \big)

is responsible for minimizing the curvature of the transient response (which reflects the diffusion character of the pressure response to well flow)

w_q \, \sum_{k = 1}^N \sum_{\alpha = 1}^{N_k} \big( q^{(\alpha)}_k - \tilde q^{(\alpha)}_k \big)^2

is responsible for minimizing discrepancy between model and historical rate data (since historical rate records are not accurate at the time scale of pressure sampling)


In practice the above approach is not stable.

One of the efficeint regularizations has been suggested by Shroeter 


One of the most efficient method in minimizing the above objective function is the hybrid of genetic and quasinewton algorithms  in parallel on multicore workstation.

The  MDCV also adjusts the rate histories for each well  \{ q^{(\alpha)}_k \}_{\alpha = 1.. N_k} \rightarrow \{ \tilde q^{(\alpha)}_k \}_{\alpha = 1.. N_k} to achieve the best macth of the bottom hole pressure readings.


The weight coefficients  w_c and   w_q  control contributions from corresponding components and should be calibrated to the reference transients (manuualy or automatically).


The SDCV methodology constitute a big area of practical knowledge and not all the tricks and solutions are currenlty automated and require a practical skill. 


See also


Petroleum Industry / Upstream / Subsurface E&P Disciplines / Production Analysis (PA) / Pressure Deconvolution / SDCV





  • No labels