CN117851917A - Method for analyzing soil layer distribution by drilling data - Google Patents

Method for analyzing soil layer distribution by drilling data Download PDF

Info

Publication number
CN117851917A
CN117851917A CN202410037368.9A CN202410037368A CN117851917A CN 117851917 A CN117851917 A CN 117851917A CN 202410037368 A CN202410037368 A CN 202410037368A CN 117851917 A CN117851917 A CN 117851917A
Authority
CN
China
Prior art keywords
soil sample
drilling
soil
classification
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202410037368.9A
Other languages
Chinese (zh)
Other versions
CN117851917B (en
Inventor
林海峰
阮静
欧长阳
朱晓亮
李琦
何思元
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Province Transportation Engineering Construction Bureau
Road and Bridge International Co Ltd
Original Assignee
Road and Bridge International Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Road and Bridge International Co Ltd filed Critical Road and Bridge International Co Ltd
Priority to CN202410037368.9A priority Critical patent/CN117851917B/en
Publication of CN117851917A publication Critical patent/CN117851917A/en
Application granted granted Critical
Publication of CN117851917B publication Critical patent/CN117851917B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • G06F18/24155Bayesian classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Investigation Of Foundation Soil And Reinforcement Of Foundation Soil By Compacting Or Drainage (AREA)

Abstract

The invention provides a method for analyzing soil layer distribution by drilling data, which comprises the following steps: firstly, selecting a proper area of an engineering area to perform primary drilling detection, segmenting a soil sample detected by primary drilling, and then classifying the segmented soil sample through a Bayesian classifier to obtain a value range table of each parameter of each soil sample classification; then, drilling the area adjacent to the first drilling, substituting the drilling data into a value range table of each parameter of each soil sample classification, and determining the classification of the drilling soil samples; comparing the data of the equal height of the drilling soil sample with the data of the first drilling, and determining whether the drilling performed again is consistent with the soil layer distribution result obtained by the first drilling; according to the method, the distribution condition of soil layers of the whole engineering site can be approximately known only through drilling detection, and the operation is simple and convenient; the adopted naive Bayes classification rule is used for processing the parameters of soil layer distribution, and has more scientific basis than direct observation by naked eyes.

Description

Method for analyzing soil layer distribution by drilling data
Technical Field
The invention relates to the field of building construction, in particular to a method for analyzing soil layer distribution by drilling data.
Background
In the early stage of engineering construction, in order to know the geological distribution condition of engineering, a drilling detection technology and a physical wave detection technology are often adopted for detection.
The geological distribution condition of the drilling area can be accurately known by adopting the drilling detection technology to know the geological distribution condition of the engineering site; but there is a limit to how the overall geologic distribution of the non-drilled areas, and of the engineering sites, can be known.
The drilling data and the physical wave detection technology are often combined in engineering to realize the knowledge of the overall geological distribution condition of the engineering site, but the analysis of the drilling data and the physical wave detection data is separated, and the analysis of the physical wave detection data is complex; therefore, how to know the soil layer distribution condition of the engineering area by adopting the drilling detection technology has important significance.
Disclosure of Invention
The invention aims to overcome the problems existing in the prior art and greatly improve the technical effect on the basis of the prior art; to this end, the present invention provides a method of analyzing soil horizon profile from drilling data, the method comprising:
drilling holes for the first time at proper positions of engineering sites, and carrying out sectional treatment on a drilled soil sample according to drilling results to divide the drilled soil sample into n sections; the principle of the segmentation treatment is that drilling results are segmented as much as possible according to the length average, and the same segmentation only contains one soil sample;
calculating the average value of each parameter in the soil sample of each segment, taking the calculated average value of each parameter as the final parameter extraction value of the soil sample of each segment, wherein the extracted parameters comprise: soil density, elastic modulus, shear modulus, specific volume, porosity and soil sample classification;
generating a parameter table influencing the classification of the total soil sample through the extracted parameters, and classifying the parameter table through a naive Bayes classifier; the classification is carried out by a naive Bayes classifierThe method comprises the following steps: a) Firstly, estimating the probability P (c) of each soil sample classification; b) Calculating the conditional probability P (x i C), each attribute refers to each parameter of the classified soil sample; c) Substituting the obtained conditional probability into a Bayesian classification criterion, and determining the corresponding relation between the parameter range and the soil sample classification; the Bayesian classification criterion is as follows:wherein x is a parameter vector formed by soil parameters of each segment, and x is i For each element in x, c represents the classification of each segmented soil sample, P (c) is the probability of each soil sample classification, d is the number of parameters in the segment other than the soil sample classification, argmax represents the value of c when the formula reaches the maximum, i.e., h nb (x) Representing classification results, namely representing the correspondence between the classification of the soil samples and the parameter vector x;
according to the result of the Bayes classification rule, acquiring the value range of each parameter in each classified soil sample, and generating a value range table of each classified soil sample parameter;
four holes are drilled near the periphery of the first hole, and an included angle formed by each three holes is 90 degrees; and extracting parameters of each classified soil sample according to the steps, comparing the extracted parameters of each classified soil sample with the obtained value range table of each classified soil sample parameter, determining whether drilling data with the same height are in the value range of the same classified soil sample parameter with the drilling data for the first time, and further determining whether the drilling performed again is consistent with the soil layer distribution result obtained by the drilling for the first time.
Further, the step of carrying out the sectional treatment on the drilled soil sample comprises the following steps: segmenting from the distribution condition of the drilled soil sample from top to bottom in the original engineering site; according to the observed distribution of the soil samples, as many segments as possible are averaged according to length, and each segment only contains one soil sample, i.e. each segment corresponds to one soil sample classification.
Further, the generating the parameter table affecting the total soil sample classification includes: the generated parameter table affecting the total soil sample classification comprises parameters of each segment and soil sample classifications, and the parameters of each segment correspond to one soil sample classification.
Further, the estimating the probability P (c) of each soil sample classification includes: the probability P (c) of each soil sample classification is calculated from the number of segments processed per segment of the soil sample classification, where c represents the classification of the soil sample.
Further, the method calculates the conditional probability P (x i The c) includes: x is x i Representative parameters are soil density, elastic modulus, shear modulus, specific volume and porosity, respectively; the passing bayesian classification criterion further comprises: h is a nb (x) If the probability of which classification is the largest, it is determined that the soil sample belongs to the classification with the largest probability.
Further, the obtaining the value range of each parameter in each classified soil sample includes: and determining the value range of each parameter in each classified soil sample according to the result of the Bayesian classification criterion and the value of each parameter.
Further, the comparing the extracted each classified soil sample parameter with the obtained value range table of each classified soil sample parameter comprises: according to the drilling result, determining whether each parameter corresponding to drilling data with the same height as that of the first drilling is in the value range of the same classified soil sample parameter; if all parameters corresponding to drilling data with the same height of the secondary drilling are in the value range of the parameters of the classified soil samples, determining that soil layer distribution results obtained by the secondary drilling and the primary drilling are consistent; if all parameters corresponding to drilling data with the same height of the secondary drilling are not in the value range of the parameters of the classified soil samples, determining that soil layer distribution results obtained by the secondary drilling and the primary drilling are inconsistent.
The beneficial effects of the invention are as follows:
the invention provides a method for analyzing soil layer distribution by drilling data, which comprises the steps of firstly, carrying out drilling detection for the first time on an engineering area, segmenting a soil sample detected by drilling, and then carrying out classification treatment on the segmented soil sample by a Bayesian classifier to obtain a value range table of each parameter of each soil sample classification; drilling the area adjacent to the first drilling, substituting the drilling data into a value range table of each parameter of each soil sample classification, and determining the classification of the drilling soil samples; comparing the data of the equal height of the drilling soil sample with the data of the first drilling, and determining whether the drilling performed again is consistent with the soil layer distribution result obtained by the first drilling; according to the method, the distribution situation of soil layers of the whole engineering site can be approximately known only through drilling detection, the operation is simple and convenient, and fitting analysis of the distribution of soil layers in the later period is facilitated; the adopted naive Bayes classification rule is used for processing the parameters of soil layer distribution, and has more scientific basis than direct observation by naked eyes.
Drawings
Fig. 1: a flow chart of a method of analyzing soil horizon profile from drilling data according to the invention.
Detailed Description
Specific embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be understood that the particular embodiments presented herein are illustrative and explanatory only and are not restrictive of the invention.
It should be noted that numerous specific details are set forth in the following description in order to provide a thorough understanding of the present invention, however, that other embodiments of the invention and variations thereof are possible and, therefore, the scope of the invention is not limited by the specific examples disclosed below.
As shown in fig. 1, a method of analyzing soil horizon distribution according to the drilling data according to the embodiment of the invention includes: step S100, drilling holes for the first time at proper positions of engineering sites, and carrying out sectional treatment on a drilled soil sample according to drilling results to divide the drilled soil sample into n sections; the principle of the segmentation treatment is that drilling results are segmented as much as possible according to the length average, and the same segmentation only contains one soil sample; step S101, the average value of each parameter in each segmented soil sample is obtained, the obtained average value of each parameter is used as the final soil sample parameter extraction value of each segment, and the extracted parameters comprise: soil density, elastic modulus, shear modulus, specific volume, porosity and soil sample classification; step S102, generating a parameter table influencing the classification of the total soil sample through the extracted parameters, and classifying the parameter table through a naive Bayes classifier; step S103, obtaining the value range of each parameter in each classified soil sample according to the result of the Bayes classification rule, and generating a value range table of each classified soil sample parameter; step S104, four holes are drilled on the periphery adjacent to the first hole, and an included angle formed by every three holes is 90 degrees; and extracting parameters of each classified soil sample according to the steps, comparing the extracted parameters of each classified soil sample with the obtained value range table of each classified soil sample parameter, determining whether drilling data with the same height are in the value range of the same classified soil sample parameter with the drilling data for the first time, and further determining whether the drilling performed again is consistent with the soil layer distribution result obtained by the drilling for the first time.
In the embodiment, specifically, the method comprises the steps of firstly selecting a proper area of an engineering area to perform primary drilling detection, segmenting a soil sample detected by primary drilling, and then classifying the segmented soil sample through a Bayesian classifier to obtain a value range table of each parameter of each soil sample classification; then, drilling the area adjacent to the first drilling, substituting the drilling data into a value range table of each parameter of each soil sample classification, and determining the classification of the drilling soil samples; and comparing the data of the equal height of the drilled soil sample with the data of the first drilled hole, and determining whether the repeated drilled hole is consistent with the soil layer distribution result obtained by the first drilled hole.
Step S100, drilling holes for the first time at proper positions of engineering sites, and carrying out sectional treatment on a drilled soil sample according to drilling results to divide the drilled soil sample into n sections; the principle of the segmentation treatment is to segment the drilling result as much as possible in average length, and the same segment only contains one soil sample.
Specifically, the step of carrying out sectional treatment on the drilled soil sample comprises the following steps: segmenting from the distribution condition of the drilled soil sample from top to bottom in the original engineering site; according to the observed distribution of the soil samples, as many segments as possible are averaged according to length, and each segment only contains one soil sample, i.e. each segment corresponds to one soil sample classification.
Step S101, the average value of each parameter in each segmented soil sample is obtained, the obtained average value of each parameter is used as the final soil sample parameter extraction value of each segment, and the extracted parameters comprise: soil density, elastic modulus, shear modulus, specific volume, porosity, and soil sample classification.
Specifically, according to the overall distribution condition of the soil sample of each segment, the average value of each parameter in the soil sample of each segment is calculated, and the final parameter for determining the soil sample classification of each segment is determined; the parameters include: soil density, elastic modulus, shear modulus, specific volume, porosity, and soil sample classification.
Step S102, generating a parameter table influencing the classification of the total soil sample through the extracted parameters, and classifying the parameter table through a naive Bayes classifier.
Specifically, the generating the parameter table affecting the total soil sample classification includes: the generated parameter table affecting the total soil sample classification comprises parameters of each segment and soil sample classifications, and the parameters of each segment correspond to one soil sample classification.
In the foregoing embodiment, specifically, the classifying by the naive bayes classifier includes: a) Firstly, estimating the probability P (c) of each soil sample classification; b) Calculating the conditional probability P (x i C), each attribute refers to each parameter of the classified soil sample; c) Substituting the obtained conditional probability into a Bayesian classification criterion, and determining the corresponding relation between the parameter range and the soil sample classification; the Bayesian classification criterion is as follows:wherein x is a parameter vector formed by soil parameters of each segment, and x is i For each element in x, c represents the classification of each segmented soil sample, P (c) is the probability of each soil sample classification, d is the number of parameters in the segment other than the soil sample classification, argmax represents the value of c when the formula reaches the maximum, i.e., h nb (x) The classification result is represented by the correspondence between the classification of the soil sample and the parameter vector x.
In the above-described embodiment, specifically, the probability P (c) of each soil sample classification is calculated from the number of segments of the segmentation process of each soil sample classification, where c represents the classification of the soil sample.
In the above embodiment, in particular, the calculation of the conditional probability P (x i The c) includes: x is x i Representative parameters are soil density, elastic modulus, shear modulus, specific volume and porosity, respectively; the bayesian classification criterion further comprises: h is a nb (x) If the probability of the classification is the largest, the soil sample is judged to belong to the classification with the largest probability, namely, the corresponding relation between the classification of the soil sample and the parameter vector x is shown.
Step S103, according to the result of the Bayes classification rule, obtaining the value range of each parameter in each classified soil sample, and generating a value range table of each classified soil sample parameter.
Specifically, the obtaining the value range of each parameter in each classified soil sample includes: and determining the value range of each parameter in each classified soil sample according to the corresponding relation between the result of the Bayesian classification criterion and the value of each parameter.
In the above embodiment, preferably, the present invention may further obtain more parameter values corresponding to each classified soil sample by looking up the data, expand the value range of the parameters, classify all the parameter values by using a naive bayes classifier, and determine the corresponding relationship between each soil sample classification and the expanded parameters.
Step S104, four holes are drilled on the periphery adjacent to the first hole, and an included angle formed by every three holes is 90 degrees; and extracting parameters of each classified soil sample according to the steps, comparing the extracted parameters of each classified soil sample with the obtained value range table of each classified soil sample parameter, determining whether drilling data with the same height are in the value range of the same classified soil sample parameter with the drilling data for the first time, and further determining whether the drilling performed again is consistent with the soil layer distribution result obtained by the drilling for the first time.
Specifically, the comparing the extracted parameters of each classified soil sample with the obtained value range table of each classified soil sample comprises: according to the drilling result, determining whether each parameter corresponding to drilling data with the same height as that of the first drilling is in the value range of the same classified soil sample, and if each parameter corresponding to drilling data with the same height of the second drilling is in the value range of the same classified soil sample parameter as that of the first drilling, determining that the soil layer distribution results obtained by the second drilling and the first drilling are consistent; if all parameters corresponding to drilling data with the same height of the secondary drilling are not in the value range of the parameters of the classified soil samples, determining that soil layer distribution results obtained by the secondary drilling and the primary drilling are inconsistent; if the soil layers are inconsistent, the soil layer distribution of the engineering site is complex, the early detection is required to be enlarged, and the safety of later construction is ensured.
In the above embodiment, it is preferable that a plurality of holes, including but not limited to 4 holes, be selectively drilled in the surrounding vicinity of the first hole; selecting positions of a plurality of drilling holes to form a regular polygon shape as much as possible; analyzing the results of the plurality of drilling holes, and determining whether each parameter corresponding to the drilling data of the same height of the results of the plurality of drilling holes compared with the results of the first drilling holes is in the value range of the same classified soil sample; if the drilling results are in the same value range, the same heights of the drilling results and the first drilling results are the same soil sample, and the soil layer distribution results obtained by the drilling results are consistent; the soil layer distribution results obtained by drilling the hole again are consistent with the soil layer distribution results obtained by drilling the hole for the first time, but the parameter values are different, and the overall soil layer distribution condition of the engineering site can be determined by combining the data fitting analysis through the different parameter values.
In the foregoing embodiment, it should be noted that, preferably, the first drilling is performed at a suitable location of the engineering site, and the first drilling is performed by selecting a plurality of suitable areas of the engineering site at the same time, that is, the first drilling is not performed, and only one drilling is selected; after the first drilling, a plurality of drilling holes are formed in the surrounding adjacent area of each first drilling hole, and the results of the plurality of drilling holes are compared with the corresponding results of the first drilling holes, so that the final results are obtained.
It is to be understood that the above-described embodiments are one or more embodiments of the invention, and that many other embodiments and variations thereof are possible in accordance with the invention; variations and modifications of the invention, which are intended to be within the scope of the invention, will occur to those skilled in the art without any development of the invention.

Claims (7)

1. A method of analyzing soil horizon profile from drilling data, the method comprising:
1) Drilling holes for the first time at proper positions of engineering sites, and carrying out sectional treatment on a drilled soil sample according to drilling results to divide the drilled soil sample into n sections; the principle of the segmentation treatment is that drilling results are segmented as much as possible according to the length average, and the same segmentation only contains one soil sample;
2) Calculating the average value of each parameter in the soil sample of each segment, taking the calculated average value of each parameter as the final parameter extraction value of the soil sample of each segment, wherein the extracted parameters comprise: soil density, elastic modulus, shear modulus, specific volume, porosity and soil sample classification;
3) Generating a parameter table influencing the classification of the total soil sample through the extracted parameters, and classifying the parameter table through a naive Bayes classifier; the classifying by the naive Bayes classifier comprises the following steps: a) Firstly, estimating the probability P (c) of each soil sample classification; b) Calculating the conditional probability P (x i C), each attribute refers to each parameter of the classified soil sample; c) Substituting the obtained conditional probability into a Bayesian classification criterion, and determining the corresponding relation between the parameter range and the soil sample classification; the Bayesian classification criterion is as follows:wherein x is a parameter vector formed by soil parameters of each segment, and x is i For each element in x, c represents the classification of the respective segmented soil sample, P (c) is the probability of the respective soil sample classification, d is the number of parameters in the segment other than the soil sample classificationAr gmax represents the value of c when the expression reaches the maximum value, h nb (x) Representing the classification result: the corresponding relation between the classification of the soil sample and the parameter vector x;
4) Obtaining the value range of each parameter in each classified soil sample according to the result in the step 3), and generating a value range table of each classified soil sample parameter;
5) Carrying out four drilling holes again on the vicinity around the first drilling hole, wherein the included angle formed by each three drilling holes is 90 degrees; extracting parameters of each classified soil sample according to the steps 1) and 2), comparing the extracted parameters of each classified soil sample with the obtained value range table of each classified soil sample parameter, determining whether drilling data with the same height are in the value range of the same classified soil sample parameter with the first drilling data, and further determining whether the drilling performed again is consistent with the soil layer distribution result obtained by the first drilling.
2. A method of analyzing soil horizon profile from drilling data according to claim 1 wherein the sectioning of a borehole soil sample comprises: segmenting from the distribution condition of the drilled soil sample from top to bottom in the original engineering site; according to the observed distribution of the soil samples, as many segments as possible are averaged according to length, and each segment only contains one soil sample, i.e. each segment corresponds to one soil sample classification.
3. The method of analyzing soil horizon profile of claim 1 wherein generating a parameter table that affects total soil sample classification comprises: the generated parameter table affecting the total soil sample classification comprises parameters of each segment and soil sample classifications, and the parameters of each segment correspond to one soil sample classification.
4. A method of analyzing soil horizon distribution from drilling data according to claim 1 wherein estimating the probability P (c) for each soil sample classification comprises: the probability P (c) of each soil sample classification is calculated from the number of segments processed per segment of the soil sample classification, where c represents the classification of the soil sample.
5. A method of analyzing soil horizon distribution from drilling data according to claim 1 wherein the calculating of conditional probability P (x i The c) includes: x is x i Representative parameters are soil density, elastic modulus, shear modulus, specific volume and porosity, respectively; the passing bayesian classification criterion further comprises: h is a nb (x) If the probability of which classification is the largest, it is determined that the soil sample belongs to the classification with the largest probability.
6. The method for analyzing soil horizon distribution according to claim 1 wherein obtaining a range of values for parameters in each of the classified soil samples comprises: and determining the value range of each parameter in each classified soil sample according to the result of the Bayesian classification criterion and the value of each parameter.
7. The method of analyzing soil horizon distribution from drilling data according to claim 1 wherein comparing each extracted classified soil sample parameter to a table of values obtained for each classified soil sample parameter comprises: according to the drilling result, determining whether each parameter corresponding to drilling data with the same height as that of the first drilling is in the value range of the same classified soil sample parameter; if all parameters corresponding to drilling data with the same height of the secondary drilling are in the value range of the parameters of the classified soil samples, determining that soil layer distribution results obtained by the secondary drilling and the primary drilling are consistent; if all parameters corresponding to drilling data with the same height of the secondary drilling are not in the value range of the parameters of the classified soil samples, determining that soil layer distribution results obtained by the secondary drilling and the primary drilling are inconsistent.
CN202410037368.9A 2024-01-10 2024-01-10 Method for analyzing soil layer distribution based on drilling data Active CN117851917B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410037368.9A CN117851917B (en) 2024-01-10 2024-01-10 Method for analyzing soil layer distribution based on drilling data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410037368.9A CN117851917B (en) 2024-01-10 2024-01-10 Method for analyzing soil layer distribution based on drilling data

Publications (2)

Publication Number Publication Date
CN117851917A true CN117851917A (en) 2024-04-09
CN117851917B CN117851917B (en) 2024-07-16

Family

ID=90528400

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410037368.9A Active CN117851917B (en) 2024-01-10 2024-01-10 Method for analyzing soil layer distribution based on drilling data

Country Status (1)

Country Link
CN (1) CN117851917B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200043668A (en) * 2018-10-18 2020-04-28 한국해양대학교 산학협력단 method and system of prediction of drilling time using probabilistic analysis method
WO2022071898A1 (en) * 2020-09-29 2022-04-07 Yilmaz Ferdane Method of determining boring points using geostatistical interpolation method
CN115341533A (en) * 2022-08-30 2022-11-15 中铁九桥工程有限公司 Drilling construction method for cast-in-place pile in easily collapsed stratum
CN115390155A (en) * 2021-05-24 2022-11-25 中国石油化工股份有限公司 Well logging interpretation method, device, electronic equipment and medium for heterogeneous reservoir

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200043668A (en) * 2018-10-18 2020-04-28 한국해양대학교 산학협력단 method and system of prediction of drilling time using probabilistic analysis method
WO2022071898A1 (en) * 2020-09-29 2022-04-07 Yilmaz Ferdane Method of determining boring points using geostatistical interpolation method
CN115390155A (en) * 2021-05-24 2022-11-25 中国石油化工股份有限公司 Well logging interpretation method, device, electronic equipment and medium for heterogeneous reservoir
CN115341533A (en) * 2022-08-30 2022-11-15 中铁九桥工程有限公司 Drilling construction method for cast-in-place pile in easily collapsed stratum

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
MOHAMMAD REZA DELAVAR 等: "Pore Pressure Prediction by Empirical and Machine Learning Methods Using Conventional and Drilling Logs in Carbonate Rocks", 《ROCK MECHANICS AND ROCK ENGINEERING AIMS AND SCOPE》, vol. 56, 13 October 2022 (2022-10-13), pages 535 *
QISHUAI YIN 等: "Intelligent Method of Identifying Drilling Risk in Complex Formations Based on Drilled Wells Data", 《SPE INTELLIGENT OIL AND GAS SYMPOSIUM》, 10 May 2017 (2017-05-10), pages 1 - 18 *
VEENA S.VEZHAPPARAMBU 等: "Rock classification using multivariate analysis of measurement while drilling data: Towards a better sampling strategy", 《MINERALS》, vol. 8, no. 9, 4 September 2018 (2018-09-04), pages 1 - 23 *
朱耀庭 等: "路基溶洞上覆土层的含水率特征分析", 《路基工程》, no. 3, 20 June 2018 (2018-06-20), pages 36 - 40 *
杨柳 等: "高速公路涵洞填土高度对土压力分布的影响", 《中国新技术新产品》, 25 December 2023 (2023-12-25), pages 112 - 114 *
王彦平: "基于钻井工艺过程的实时信息智能分析模型研究", 《中国优秀硕士学位论文全文数据库 工程科技Ⅰ辑(月刊)》, no. 6, 15 June 2013 (2013-06-15), pages 019 - 26 *
王长虹 等: "岩土参数转换模型的贝叶斯校准方法", 《自然灾害学报》, no. 04, 15 August 2018 (2018-08-15), pages 98 - 104 *

Also Published As

Publication number Publication date
CN117851917B (en) 2024-07-16

Similar Documents

Publication Publication Date Title
CN110674841B (en) Logging curve identification method based on clustering algorithm
US7983885B2 (en) Method and apparatus for multi-dimensional data analysis to identify rock heterogeneity
Ren et al. A novel hybrid method of lithology identification based on k-means++ algorithm and fuzzy decision tree
EP2031423A1 (en) Identifying geological features in an image of an underground formation surrounding a borehole
CN111458767B (en) Method and system for identifying lithology based on intersection graph method
CN116415161B (en) Fitting complementation method for geological drilling detection and different physical wave detection data of string-shaped karst cave
CN114818076B (en) Machine learning-based fault closed hydrocarbon column height evaluation method
CN115017791A (en) Tunnel surrounding rock grade identification method and device
CN108171119A (en) SAR image change detection based on residual error network
CN115390155A (en) Well logging interpretation method, device, electronic equipment and medium for heterogeneous reservoir
CN117056834A (en) Big data analysis method based on decision tree
CN115640546A (en) Lithology identification method based on fusion of image and feature information
CN108280289A (en) Bump danger classes prediction technique based on local weighted C4.5 algorithms
CN117611485B (en) Three-dimensional core permeability prediction method based on space-time diagram neural network
JP2010231455A (en) Method and device for signal identification
CN117851917B (en) Method for analyzing soil layer distribution based on drilling data
Wang et al. Data-driven analysis of soil consolidation with prefabricated vertical drains considering stratigraphic variation
CN111626377A (en) Lithofacies identification method, device, equipment and storage medium
CN116366277A (en) Network security situation assessment method for information fusion
CN110622042A (en) Analysis device, stratum generation device, analysis method, stratum generation method, and program
CN106227959B (en) Method and device for predicting lithologic reservoir favorable area based on four-graph superposition method
Fisher Machine learning for the automatic detection of anomalous events
CN113627640A (en) Productivity well testing prediction method and system for fracture-cavity type oil reservoir oil and gas well
Mahmoudi et al. Presenting the attribute kriging algorithm for automatic domaining and simultaneous estimation.
CN113762359B (en) Deep learning model evaluation system and method for RD time-frequency data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20240509

Address after: 101107 room 216, No. 7, Wuxing Road, Lucheng Town, Tongzhou District, Beijing

Applicant after: ROAD & BRIDGE INTERNATIONAL Co.,Ltd.

Country or region after: China

Applicant after: JIANGSU PROVINCE TRANSPORTATION ENGINEERING CONSTRUCTION BUREAU

Address before: 101107 room 216, No. 7, Wuxing Road, Lucheng Town, Tongzhou District, Beijing

Applicant before: ROAD & BRIDGE INTERNATIONAL Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant