A precise TIN clipping algorithm for the digital mining design of the opencast coal mine
Jingchang Zhao1,2, Xiangbo Wang2, Dong Wang2
1Institute of Technology and Equipment for Exploitation and Utilization of Mineral Resources, Liaoning Technical University, Fuxin, Liaoning, China.
Plos One
|February 16, 2023
Summary
This study presents an efficient triangulated irregular network (TIN) clipping algorithm for opencast coal mine digital design. The method precisely clips TIN data while preserving local details, enhancing digital mining operations.
Area of Science:
- Geographic Information Systems (GIS)
- Computational Geometry
- Mining Engineering
Background:
- Digital elevation models (DEMs) are crucial for opencast coal mine design.
- Triangulated Irregular Networks (TINs) are commonly used to represent DEMs in mining.
- Existing TIN clipping algorithms can be inefficient and may lose local details.
Purpose of the Study:
- To develop a precise and efficient TIN clipping algorithm for opencast coal mine digital design.
- To improve the efficiency of TIN clipping by utilizing spatial indexing.
- To ensure the preservation of local details during the clipping process.
Main Methods:
- A spatial grid index is employed to efficiently embed the clipping polygon (CP) into the clipped TIN (CTIN).
- CP vertex elevations are interpolated, and intersections between the CP and CTIN are calculated.
- A constrained Delaunay triangulation (CDT) growth algorithm is used to generate a new boundary TIN, followed by topology modification for separation.
Main Results:
- The algorithm successfully clips TIN data, accurately representing the boundaries defined by the clipping polygon.
- The use of a spatial grid index significantly improves the efficiency of the clipping process.
- Local details within the TIN are preserved after clipping, ensuring data integrity.
Conclusions:
- The developed TIN clipping algorithm is robust and highly efficient for opencast coal mine digital design.
- The algorithm's ability to maintain local details makes it suitable for practical mining applications.
- Implementation in C# and .NET facilitates its integration into existing digital mining software.
Related Concept Videos
Quarrying of Stone
160
Quarrying is the process of extracting stone from a quarry, where specialized techniques are employed to remove large blocks of stone safely and efficiently. This process can involve controlled explosions or more precision-oriented methods such as cutting and drilling.
One common method involves using a diamond belt saw to cut large blocks from the quarry face. These blocks can be about 50 feet long and 12 feet high. After the initial vertical cut, drilling is performed at the base of the...
One common method involves using a diamond belt saw to cut large blocks from the quarry face. These blocks can be about 50 feet long and 12 feet high. After the initial vertical cut, drilling is performed at the base of the...
160
Clipper Circuit
515
A clipper circuit is a fundamental wave-shaping device that harnesses the unique properties of diodes to alter and control waveform characteristics. This technology is widely used in electronic devices, especially in television and radar communication systems, where it enhances waveform modulation in both transmitters and receivers.
The operation of a clipper circuit can be exemplified by analyzing a dual-clipper configuration setup that integrates two ideal diodes, each paired with a biasing...
The operation of a clipper circuit can be exemplified by analyzing a dual-clipper configuration setup that integrates two ideal diodes, each paired with a biasing...
515
Field Procedure for Staking Out Curves
98
Staking out curves is an essential process in construction to ensure the accurate alignment of structures along a curved path. This task involves positioning stakes at calculated locations corresponding to the curve's design, effectively translating plans into physical markers in the field. The process begins by determining the geometric parameters of the curve, including the radius, central angle, and tangent distances. These parameters are critical for identifying key points such as the...
98


