Abstract

The distribution of structural planes is complex and irregular. How to quickly and effectively obtain the occurrence and distribution characteristics of structural planes and improve the efficiency of data processing is a key technical issue in structural plane analysis. The paper combined fuzzy equivalent clustering algorithm, rose diagram drawing method, and C++ language, developed a drawing system for the pole diagram and rose diagram of rock mass structural planes, and verified the practicability of the system through an engineering case analysis. In the article, the fuzzy equivalent clustering of the occurrence of structural planes, the drawing of pole diagram, and the statistical analysis of structural planes were realized based on the fuzzy equivalent clustering algorithm. The rapid drawing of the striking rose diagram, trending rose diagram, and dip rose diagram module were realized based on the rose diagram drawing method. The system integrated the structure plane pole diagram and the occurrence rose diagram together and realized the rapid analysis and drawing of the structure plane.

1. Introduction

In the analysis of rock slope stability, the occurrence of structural planes has a great influence on slope stability. How to quickly and effectively obtain the occurrence and distribution characteristics of structural planes is a key issue in the acquisition and analysis of structural planes.

At present, the commonly used methods for collecting structural plane occurrence include the survey line method, precise survey line method, sampling window method, and borehole core joint collection method. For example, Zhao et al. [1] used the survey line method to evaluate the stability of the underground surrounding rock of the Lingbao Luoshan Gold Mine. Chaminé et al. [2] measured the actual data of rock outcrops using the precise line method. Xu et al. [3] improved the statistical method of sampling window to obtain the structural surface data of granite outcrops. Manzoor et al. [4] used the measurement while drilling method to count the data of different structural planes in open-pit mines and established the relationships between drilling parameters and rock mass structure.

These measurement methods have shortcomings such as large workload, large error, and poor effect when applied in the field. At the same time, the obtained structural data is complex and irregular, which is very cumbersome and difficult to process manually. Therefore, an intelligent software system is needed to automatically realize the processing of structural data.

The pole diagram and rose diagram are commonly used statistical methods of structural plane occurrence. The rose diagram is a simple, clear, and intuitive basic geological map, which is widely used in characterizing the development degree and dominant orientation of structural surfaces. The rose diagram is simple and helpful to analyze the regional structure. It can be more clear in reflecting the direction of the main joints. For example, Wang et al. [5] realized the rapid analysis and recognition of the rose diagram of the structural plane based on the MATLAB computing platform. Dong et al. [6] used rose diagrams and pole diagrams to perform statistical analysis on the structural plane information of fractured rock masses.

In geological analysis, the joint rose diagram is usually plotted on the geological map according to the positions of the survey point to clearly reflect the relationship between the joints, folds, or faults in different structural parts. Among them, the strike rose diagram is mostly used in situations where the joint occurrence is relatively steep. For example, Tao et al. [7] used equatorial horizon projection and strike rose diagram to determine the dominant structural plane. Wei et al. [8] used the strike rose diagram method to calculate the structural plane information of the rock mass in the Beishan area.

The trend rose diagram and dip rose diagram are mostly used in situations where the joint occurrence changes greatly. For example, Jifeng et al. [9] realized the automatic drawing of the trend rose diagram with the help of the MATLAB program, which can quickly obtain structural information. Li et al. [10] took the tunnel face as the background and used the dip rose diagram method to realize the difference visualization analysis of the tunnel radial rock mass structure. The disadvantage of the occurrence rose diagram is that it is grouped only according to the distribution of occurrence. When there are multiple sets of structural planes for the same occurrence, the rose diagram of the occurrence cannot be fully represented. It is difficult to realize the intelligent drawing of large-scale structure surface data because the drawing method of the occurrence rose diagram is cumbersome. It needs to be repeated many times when there are multiple sets of structural planes for a certain occurrence. Therefore, it is necessary to realize the automatic drawing of the rose diagram of the occurrence state through a software program.

The pole diagram represents the projection of the poles of the measured structural plane onto the stereographic projection diagram. It is a graphical method that uses points and lines on a plane to analyze lines and surfaces in three-dimensional space. The pole diagram can be rotated and transformed to restore the joints and stratum occurrence before the structural failure. The pole diagram can simultaneously show the distribution of the tendency and dip of the structural plane, which is more scientific and accurate than the rose diagram method. For example, Zhao et al. [11] used the pole diagram to study the distribution characteristics of dominant structural planes. Zhong et al. [12] used a combination of the rose diagram and pole diagram to perform statistical analysis on structural planes and determined the dominant structural planes. But the illustration process of the pole diagram is quite tedious. When a pole map is manually completed, such as an iso-density map, it needs to go through the processes of casting points, density statistics, percentage conversion, drawing straight lines, etc., which is time-consuming and error-prone. The grouping of pole diagrams mainly relies on empirical methods, and the results lack objectivity. Therefore, statistical analysis methods and computer processing programs have gradually become important methods for drawing pole diagrams.

Cluster analysis is a method of statistically studying classification problems. It allocates all sample data to several clusters so that the sample data of the same cluster are gathered around the cluster center. The cluster analysis methods include systematic clustering method, ordered sample clustering method, dynamic clustering method, and fuzzy clustering method. Among them, the fuzzy equivalent clustering method has better advantages in processing structure. For example, Li et al. [13] proposed a new method for identifying local high-density samples. Hou et al. [14] carried out a cluster analysis of the dominant occurrence of rock mass structural planes based on a netting algorithm. Li et al. [15] clustered the structural planes of rock mass based on the ant colony clustering method, which effectively realized the grouping of structural planes. Jun et al. [16] proposed an improved fast clustering analysis method. Guo et al. [17] introduced the firefly algorithm and the fuzzy c-means algorithm to accurately obtain the discontinuity information of the rock mass. Bei et al. [18] used the fuzzy clustering method to process the structural surface information of rock masses and obtained satisfactory results. Through the equivalent fuzzy clustering method, the cluster analysis of structural plane occurrence can be realized. The analysis result can accurately reflect the actual distribution of the data and obtain the precise occurrence distribution and data of the structural plane. Cluster analysis overcomes the subjectivity of human experience grouping. Therefore, writing a computer program system can quickly and accurately obtain structural plane occurrence information based on the fuzzy equivalent clustering analysis method.

Both the rose diagram and pole diagram can reflect the different aspects of the structural plane. There are more or fewer problems in the application and drawing of a single graphical method. If the amount of structural data obtained by field measurement is too large, there will be cumbersome and time-consuming processing problems. Therefore, if the two drawing methods can be integrated into one drawing system, the rose diagram and the pole diagram can be drawn at the same time, which will bring great benefits to the analysis of the occurrence of structural surfaces. Although scholars at home and abroad have realized the recognition of structural plane occurrences by writing programs, few scholars have formed it into a systematic and intelligent software system.

The article developed a drawing system for the pole map and occurrence rose diagram of rock mass structural plane based on fuzzy equivalent clustering algorithm and C++ language programming to realize the rapid and intelligent drawing of rock mass structural plane.

2. System Composition and Theoretical Basis

The paper programming developed a drawing system of the pole map and rose diagram of rock mass structural plane based on fuzzy equivalent clustering analysis method, C++ language, and the method of drawing rose diagram of structural plane occurrence. The paper combined theoretical algorithms and software system development to provide a drawing system for pole diagrams and rose diagrams of rock mass structural planes.

The system included 8 modules: the import module of data, the calculation module of the fuzzy equivalent clustering algorithm, the drawing module of pole diagram, the statistical analysis module of the structural plane, the output module of data, the drawing module of the striking rose diagram, the drawing module of trending rose diagram and drawing module of dip rose diagram. The system flow chart is shown in Figure 1.

The theoretical basis and realization functions of each module of the system were as follows.

2.1. Import Module of the Data

This module was used to import the structural plane data obtained by digital photogrammetry into the software system.

2.2. Calculation Module of Fuzzy Equivalent Clustering Algorithm

This module realized the fuzzy equivalent clustering of structural plane occurrence based on the fuzzy equivalent clustering algorithm. The process was as follows.

Supposing the number of the measured samples of the structural plane was N, and the i-th sample was represented as (xi1, xi2). xi1 was the inclination of the structural plane, and xi2 was the dip of the structural plane. The fuzzy relation matrix R was as follows:

The element rij in the matrix was the similarity coefficient between the i-th sample and the j-th sample, which represents the degree of similarity. The larger the rij, the more similar the sample i and the sample j.

The calculation of the similarity coefficient rij:

In (2), i = 1, 2, …, N; j = 1, 2, …, N, c was the calculation parameter (0 ≤c ≤ 1), and the value of c was appropriately selected to make rij spread out in [0, 1].

Solve the closure t(R):

Carry out structure plane grouping judgment. The steps of fuzzy matrix multiplication were similar to those of ordinary matrix multiplication. The difference was that instead of multiplying the two items first and then adding them, it took the smaller and then the larger. If C = AB, then the elements in C conform to . The n-level fuzzy relation matrix R was the continuous multiplication of n Rs. That is,

Take the cut-set level , if , then the structural planes i and j belong to the same category. That is,

2.3. Drawing Module of the Pole Diagram

According to the clustering results and the structural plane grouping results, the pole diagram of the structural plane was drawn. The process was as follows.

The lower hemisphere equal-angle projection method was used to draw the pole diagram.

The joint occurrence data represented by inclination and dip were converted into the joint occurrence data represented by the unit normal vector. Assuming that and were the tilt direction and tilt angle of the unit normal vector of the structural plane. The unit normal vector for any structural surface was expressed as , and each point on the hemispherical surface corresponded to a joint occurrence. The formula was as follows:

The occurrence data of the structural plane expressed by the unit normal vector was obtained.

The coordinates and of A′ on the stereographic projection diagram were calculated based on the normal occurrence data of the structural plane and the stereographic projection principle diagram. Among them, point A′ was the equatorial projection of the plane normal. The formula was as follows:

The stereographic projection coordinate points of all structural surface normals were solved.

A base circle whose diameter was unit length was drawn, and the vertical and horizontal diameters were drawn, and E, S, , and N directions were marked.

The stereographic projection coordinates of all structural surfaces were drawn on the base circle diagram. The pole diagram of the structural plane was drawn.

2.4. Statistical Analysis Module of the Structural Plane

This module was used for the statistical analysis of the structural planes after clustering to obtain the mean and variance of the inclination, dip, trace length, spacing, and rock bridges of each group of structural planes. The process was as follows.

The sample partition interval was determined firstly.

The sample range was solved according to the following formula:

Each partition interval was calculated according to the following formula:

The probability of the sample falling in each partition interval was determined. The method was to first use the computer loop language to count the number of samples that fall in each interval, and then combine the total number of samples N to calculate the sample number probability :

The sample mean was solved according to the following formula:

The sample variance S2 was solved according to the following formula, where S was the standard deviation:

According to the probability value , the probability distribution patterns of the inclination, dip, trace, spacing, and rock bridges of each group of structural planes were drawn automatically.

2.5. Output Module of the Data

The classification information of structural planes was output, including the mean and variance of the inclination, dip, trace, spacing, and rock bridges of each group of structural planes.

2.6. Drawing Module of the Rose Diagram

The drawing module of the rose diagram includes the strike rose diagram, the trend rose diagram, and the dip rose diagram. The drawing module of the trend rose diagram was taken as an example to clarify its theoretical basis. The process was as follows:

The joints were sorted according to the size of the tendency data and grouped every θ = 10°. Each group was named as . The formula was as follows:

The number of joints in each group was named , and the average tendency of each joint was named . Calculate according to the following formula:

According to the size of the drawing and the number of each group of joints, a certain length of line segment was selected to represent a group of joints, and the scale of the line segment was determined.

The group of joints denoted by the with the largest number was represented as . A semicircle was marked with the length of the line segment of as the radius.

For each group of joints , the average direction was used as the azimuth angle, and a mark was made on the semicircle. From the center of the circle to the radius of the circle marking point, a point was determined according to the number of in the group and the scale .

e and were connected sequentially. If a certain group of joint numbers was zero, the connection would return to the center of the circle and then be connected to the next group from the center of the circle.

A tendency rose diagram of joints was drawn.

3. Engineering Case Application

The engineering case used in this study was a rock mass area on a 1300 m platform on the south slope of the Anjialing Coal Mine, as shown in Figure 2. Anjialing Coal Mine was located in the south-central of Pingshuo mining area in Shuozhou City, Shanxi Province, China. The topography of the mining area was a typical loess plateau. Occurrence strata in the mining area were mainly Quaternary loess, Tertiary laterite, and Carboniferous bedrock. The contact relationship between various levels was unconformable contact. The 1300 m platform was located in the middle section of the slope, and the platform height was 12 meters. The overall slope angle was 75°∼85°, and the mining method was steep slope mining.

The geological survey revealed that the rock mass had an obvious stratum. The lithology of the rock formations was mainly mudstone and sandstone with severe weathering. The rock mass was dry and there was basically no water seepage phenomenon. A large number of joints were developed in the rock mass with good penetration. The cutting effect of the structural surface on the surface of the rock mass was very obvious.

3.1. Application of the Data Import Module

A field structural surface measurement was carried out on a rock mass of 1300 m platform on the southern slope of Anjialing Coal Mine by using the method of on-site measurement. Then the measured structural surface data was automatically imported into the software system.

3.2. Application of the Calculation Module of Fuzzy Equivalent Clustering Algorithm

According to the data information of the imported structural plane, the fuzzy equivalent cluster analysis of the structural plane occurrence was realized based on the fuzzy equivalent clustering algorithm. Through cluster analysis, the structural planes were divided into 3 groups. Among them, joint group 1 obtained a total of 30 structural planes, joint group 2 obtained a total of 38 structural planes, and joint group 3 obtained a total of 57 structural planes. Limited by the length of the article, only 20 structural information of each group of joints are listed in Table 1.

3.3. Application of the Pole Diagram Drawing Module

According to the clustering results and the grouping results of the structural planes, the lower hemisphere equal-angle projection method was used to draw the pole diagram of the structural planes, as shown in Figure 3.

3.4. Application of the Statistical Analysis Module and Data Output Module

The statistical analysis was performed on the structural planes after clusterin. The mean and variance of the tendency, dip, trace, spacing, strike, and bridge of each group of structural planes were obtained. The classification information of the occurrence state of the structural plane was output.

Through the statistical analysis of the structural plane, the geometric parameter statistical distribution results of joint group 1 are shown in Figure 4.

According to the statistical distribution results in Figure 4, the data output module was used to output the classification information of the occurrence of joint group 1, as shown in Table 2.

Through the statistical analysis of the structural plane, the geometric parameter statistical distribution results of joint group 2 are shown in Figure 5.

According to the statistical distribution results in Figure 5, the data output module was used to output the classification information of the occurrence of joint group 2, as shown in Table 3.

Through the statistical analysis of the structural plane, the geometric parameter statistical distribution results of joint group 3 are shown in Figure 6.

According to the statistical distribution results in Figure 6, the data output module was used to output the classification information of the occurrence of joint group 3, as shown in Table 4.

3.5. Application of the Drawing Module of Tendency, Dip, and Strike Rose Diagrams

According to the rose diagram drawing method, the tendency, dip, and strike rose diagram of each group of joints were drawn, as shown in Figures 79.

4. Discussion

The paper combined fuzzy equivalent clustering algorithm, rose diagram drawing method, and C++ language and developed a drawing system for the pole diagram and rose diagram of rock mass structural planes. The system contained 8 modules, which could be easily applied to engineering.

The data import module can realize the recognition and import of the structural plane, which solves the difficulty of handling the complex structural planes on-site and reduces the inefficient and repetitive manual operation at the same time.

The calculation module of the fuzzy equivalent clustering algorithm realizes the rapid grouping of structural planes. This module is fast and efficient in processing the structure plane grouping, which saves a lot of processing time.

The pole diagram drawing module can accurately obtain the occurrence distribution and data of the structural plane. This module overcomes the unobjectivity of grouping brought by personal experience and reflects the actual distribution characteristics of the structure data.

The statistical analysis module can perform statistical analysis on the mean value, variance, and probability distribution form of the geometric parameters of the structural plane. This module solves the problems of large workload and high repeatability in the statistical process, which improves work efficiency.

The data output module outputs the grouping and statistical analysis results of the structure plane.

The strike rose diagram drawing module, trending rose diagram drawing module, and dip rose diagram drawing module can realize large-scale repetitive drawing of the trend of multiple sets of structural planes, which reduces the workload and improves the work efficiency.

At present, there are many articles and methods in the treatment of rock mass structural planes, but these articles and methods are often research and analysis on a certain part of the structural plane processing process, and there is no systematic and intelligent structural plane processing system. In the application process, due to the complexity and esoteric content, there are many program algorithms involved, which will cause users to be unable to effectively implement a series of process operations from data import to analysis processing and graphic drawing of structure plane data. It will be more difficult to apply, especially for beginners or laymen. The processing of structural plane data is the most basic and most important link in the analysis of rock mass mechanics. If ordinary geological practitioners are not able to do simple analysis and application of structural plane data, it will greatly reduce their enthusiasm for practicing.

Therefore, this paper has developed a drawing system for the pole diagram and rose diagram of rock mass structural planes, which realizes the digital process operation of the structural plane data import, classification, drawing, statistical analysis, and output. The research and development of this system are beneficial to the processing of the structural surface in the field.

5. Conclusion

The paper combined fuzzy equivalent clustering algorithm, rose diagram drawing method, and C++ language and developed a drawing system for the pole diagram and rose diagram of rock mass structural planes, which realized the rapid analysis and drawing of structural planes. The system included the import of data, the fuzzy equivalent clustering grouping, and the drawing of pole diagram, which realized the rapid cluster analysis of the geometric parameters of structural planes. The system included statistical analysis and a data output module, which realized the rapid acquisition and analysis of the probability distribution form of the geometric parameters of the structural plane. The system included a striking rose diagram, a trending rose diagram, and a dip rose diagram module, which realized the rapid drawing and analysis of the rose diagram of the structural plane. Finally, the practicality and convenience of the system were verified through the application of engineering case analysis.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The author declares that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

The author appreciates the support of Zhejiang Collaborative Innovation Center for Prevention and Control of Mountain Geological Hazards (PCMGH-2017-Y-05) and Key Laboratory of Rock Mechanics and Geohazards of Zhejiang Province (ZGRMG-2019-07).