8.6 HitCube Stochastic Inversion
The HitCube is a stochastic inversion process. It assigns a spatial location to the simulated pseudo-wells such that rock properties can be computed from the tied models. The objective is indeed to predict reservoir properties with their relative uncertainties.
The HitCube workflow is divided in two steps:
- The actual seismic traces in the volume are correlated with synthetic seismic from modeled wells.
- The property traces from corresponding models with a good correlation are stacked to build the output probability grids.
The inversion can be proceed regarding a selected horizon or within the entire volume. The workflow is very similar in the two cases. The inputs are the reference seismic and, for along horizon, a target/reference horizon.
Step 1 : Matching
The synthetic and real seismic are compared using a selected matching method (Similarity, Cross-correlation or Amplitude spectrum). The similarity is often preferred as it is scale sensitive and thus enables to distinguish between identical waveforms of different amplitude levels. The matching is achieved in a matching gate defined regarding the selected horizon if along horizon or if in volume, this time window is moved in a Searching time range that need to be specified. The matching window is determined in looking at the frequency spectrum of the data and QC in looking at the histogram of the output. The output of this first phase is a similarity and time shift pair for each model and each trace of the data, that is stored (internally, not visible to user) in two volumes called ScoreCube and DeltaCube. In these volumes, each sample corresponds to a model. The best matching window is the one where most of the traces correlate, i.e the less undefined values in the final outputs. It has to be selected carefully as a too large matching window will result in similarity between two different events. The matching gate can be QCed in looking at the histograms : the mean of the maximum Score (Use best 1 models) and the number of values used in the Delta cube at maximum Score must be optimized and the Delta cube at maximum Score must have a symmetrical histogram.
Step 2 : Stacking
The stacking step will generate the end products of the inversion, using the ScoreCube and DeltaCube as inputs, together with output features and/or logs from the pseudo-wells. For each model correspond a set of property logs that have been modeled. First the number of best models that sufficiently match the seismic data is selected. These models provide the dataset that will be stacked in order to compute the output target.The stacking can be done in taking the average or the median of the values. The final result is a predicted property volume based on probability. Additionally, various statistics (e.g. average) on score and delta values of the best matching pseudo-well models can be outputted.
Step 3: QC
The QC of HitCube inverted rock properties (e.g. AI, porosity) against available well log data can be done in OpendTect using cross-plots and visual comparisons.
Discrete property prediction
Usually property logs are continuous. But it exists logs like lithology logs which are discrete. In a litholog, the log will output a number for each lithology, for example : 1= sand, 2= shale, 3= limestone. To achieve a property prediction, each discrete value has to be considered on its own. In the case of the lithology prediction, a binary log will have to be computed for each lithology (1= one lithology, 0= the others). Then the HitCube process can be run for each of them. The result would be a probability of occurrence of the lithology at every location. The facies cube is computed in combining these probability volumes : the most likely lithology is output at each location. A confidence cube can also be created as the difference between the probability of the most likely lithology and the second most likely. The more this difference is important, the more trustable is the facies distinction at this location.
Discrete logs can be computed using any continuous log. For instance, using the Acoustic Impedance log, a new log can be computed that is equal to 1 when the AI value is higher than a given value and 0 otherwise. The HitCube will then give the probability that, at one location, AI is higher than this given value. The prediction of any log with more than two possible value follows the same workflow as the facies prediction.