Method for Automatically Identifying Ring Joint of Shield Tunnel Based on Lining Structure
20220101513 · 2022-03-31
Inventors
- Zixuan Wang (Shanghai, CN)
- Yong FAN (Shanghai, CN)
- Tianxiang Liu (Shanghai, CN)
- Zefeng Rong (Shanghai, CN)
- Wangjun Liu (Shanghai, CN)
- Chuanqing Ni (Shanghai, CN)
- Hongtao Zhao (Shanghai, CN)
- Shixiu Wang (Shanghai, CN)
- Yikan He (Shanghai, CN)
Cpc classification
G06V10/457
PHYSICS
G06V10/44
PHYSICS
G06V10/50
PHYSICS
International classification
Abstract
The present disclosure provides a method for automatically identifying a ring joint of a shield tunnel based on a lining structure. The method includes the following steps: S1: acquiring a three-dimensional (3D) point cloud of a shield tunnel through a mobile scanning system: S2: generating an orthographic projection image of an inner wall of the tunnel: S3: identifving a feature of a bolt hole; S4: extracting a longitudinal joint of the shield tunnel: S5: generating a prior structural template ring; and S6: extracting a transverse joint of the shield tunnel. The present disclosure has the following advantages. Starting from the features of the lining structure of the shield tunnel, the present disclosure selects a bolt hole with a strong structural feature, takes the structural feature of the bolt hole as an identification feature, and indirectly extracts joint information of straight and staggered joints tunnel.
Claims
1. A method for automatically identifying a ring joint of a shield tunnel based on a lining structure, comprising the following steps: S1: acquiring a three-dimensional (3D) point cloud of a shield tunnel through a mobile scanning system; S2: generating an orthographic projection image of an inner wall of the tunnel; S3: identifying a feature of a bolt hole; S4: extracting a longitudinal joint of the shield tunnel; S5: generating a prior structural template ring; and S6: extracting a transverse joint of the shield tunnel.
2. The method for automatically identifying a ring joint of a shield tunnel based on a lining structure according to claim 1, wherein in step S1, the point cloud of the shield tunnel is acquired by a mobile scanning system, and the point cloud comprises 3D coordinate position information and intensity information.
3. The method for automatically identifying a ring joint of a shield tunnel based on a lining structure according to claim 1, wherein in step S2, a cylindrical projection model is used to perform orthographic projection of the shield tunnel to generate an orthographic image of the inner wall of the tunnel.
4. The method for automatically identifying a ring joint of a shield tunnel based on a lining structure according to claim 1, wherein step S3 comprises the following sub-steps: S31: selecting a bolt hole region in a tunnel image; sampling along a tunnel mileage; calculating a distance from a corresponding point to the center of a cross-section fitting ellipse; selecting a maximum distance from a same cross-section sampling point set as a current cross-section sampling distance to compose a sampling point set G, so as to eliminate an impact of the obstruction of an auxiliary facility; S32: taking a design width t_w and a depth t_d of a bolt hole as thresholds to perform a clustering segmentation algorithm on points in the sampling point set G, and identifying all t clusters to form a cluster centroid point set J; and S33: calculating a mean k of all identified cluster centroids in a sliding window with a width of 6; taking points with a distance less than k in the window as tunnel wall points J_2 and points with a distance greater than k as bolt hole points J_1; composing all J_1 into a bolt hole point set H, wherein the point set J comprises two types of points, namely bolt hole cluster points J_1 and tunnel wall points J_2.
5. The method for automatically identifying a ring joint of a shield tunnel based on a lining structure according to claim 1, wherein, step S4 comprises: composing all theoretical joint mileage positions into l; traversing in the bolt hole point set H to select a point H.sub.i; traversing in l to find a point l.sub.i closest to H.sub.i; putting H.sub.i into a point set H.sub.left if H.sub.i<l.sub.i; putting H.sub.i into a point set right if H.sub.i>l.sub.i, and taking a closest pair of points p.sub.l and p.sub.r from H.sub.leftt and H.sub.right, to obtain a current longitudinal joint position p.sub.h of the shield tunnel:
6. The method for automatically identifying a ring joint of a shield tunnel based on a lining structure according to claim 1, wherein step S5 comprises the following sub-steps: S51: manually selecting joint positions of 1 to 3 rings as prior position information according to an actual situation of the tunnel, and comprising joint positions of an i-th ring into a point set O.sub.i; S52: extracting a bolt hole point set H.sub.i in the i-th ring through the algorithm in step S3: traversing bolt holes in H.sub.i, and finding a joint closest to a current bolt hole in the point set O.sub.i: storing a current joint-bolt hole positional relationship index h-oi into a positional relationship index set HO.sub.i; and S53: taking a union of the HO.sub.i of all rings to obtain an overall prior structural template ring set HO.
7. The method for automatically identifying a ring joint of a shield tunnel based on a lining structure according to claim 1, wherein step S6 comprises: rotating a to-be-identified ring i by a rotation angle θ of 0° to 360°: extracting a bolt hole point set H.sub.i of the to-be-identified ring i by the algorithm in step S3: traversing the bolt hole set in the structural template ring HO: finding, by matching, bolt holes with a smallest azimuth angle difference in the structural template ring HO corresponding to each bolt hole in H.sub.i: calculating an average angle difference δ under a current rotation angle θ: adding the δ under all values of the θ to an average angle difference set ω; and selecting a smallest average angle difference in the set ω, and obtaining a corresponding rotation angle θ.sub.min; rotating the to-be-identified ring i by θ.sub.min; traversing in the prior structural template ring HO to find a template bolt hole that is closest to each bolt hole in H.sub.i, and directly obtaining a corresponding transverse joint position: taking a mean as a final transverse joint position p_z if there is a repeated joint position.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0026]
[0027]
[0028]
[0029]
[0030]
[0031]
DETAILED DESCRIPTION
[0032] The present disclosure is described in further detail with reference to the preferred embodiments and accompanying drawings (
[0033]
[0034] S1: Acquire a three-dimensional (3D) point cloud of a shield tunnel through a mobile scanning system.
[0035] S2: Generate an orthographic projection image of an inner wall of the tunnel.
[0036] S3: Identify a feature of a bolt hole.
[0037] S4: Extract a longitudinal joint of the shield tunnel.
[0038] S5: Generate a prior structural template ring.
[0039] S6: Extract a transverse joint of the shield tunnel.
[0040] Further, in step S2, a cylindrical projection model is used to perform orthographic projection of the shield tunnel to generate an orthographic image of the inner wall of the tunnel, which is used for manual prior selection of a joint and verification of a joint identification result.
[0041]
[0042] Step S3 is described in detail with reference to parameters shown in
[0043] S31: Select a bolt hole region in a tunnel image; sample along a tunnel mileage; calculate a distance from a corresponding point to the center of a cross-section fitting ellipse; select a maximum distance from a same cross-section sampling point set as a current cross-section sampling distance to compose a sampling point set G, which is a curve composed of original points in
[0044] S32: Take a design width t_w and a depth t_d of a bolt hole as thresholds to perform a clustering segmentation algorithm on points in the sampling point set G, and identify all t clusters to form a cluster centroid point set J.
[0045] S33: Calculate a mean k of all identified cluster centroids in a sliding window with a width of 6; take points with a distance less than k in the window as tunnel wall points J_2 and points with a distance greater than k as bolt hole points J_1; compose all J_1 into a bolt hole point set H. As shown in
[0046] Step S4 is described in detail with reference to parameters shown in
(indicated in the dashed box in
[0047] Step S5 is described in detail with reference to parameters shown in
[0048] S51: Select joint positions of two rings as prior position information (as shown in “3. Prior joint selection” in
[0049] S52: Extract a bolt hole (“1. Bolt hole” in
[0050] S53: Take a union of the HO.sub.i of all rings (“5. Prior joint union” shown in
[0051] Step S6 is described with reference to
[0052] Under the premise of accurate identification of the positions of the transverse and longitudinal joints, the point cloud of the tunnel ring is divided into multiple segment point clouds (as shown in
[0053] Misalignment refers to an uneven deformation between adjacent segments of the lining ring. The intra-ring misalignment and the inter-ring misalignment are calculated by calculating the difference in a space distance between the points on the segments i and j on both sides of the joint. Therefore, it is necessary to calculate the coordinates of the point p on the arc of the segment when the azimuth angle θ is given in the cross-section coordinate system:
x.sub.p=r*sin(θ)+a
y.sub.p=r*cos(θ)+b
[0054] The misalignment between two adjacent segments is a distance between two points:
δ.sub.ij=∥p.sub.i−p.sub.j∥
[0055] The calculation accuracy of the misalignment can be obtained by the circle fitting accuracy of the corresponding segment:
σ.sub.ij=√{square root over (σ.sub.i.sup.2+σ.sub.j.sup.2)}
[0056] The intra-ring misalignment is calculated by adjacent segments in the ring, and the inter-ring misalignment is calculated by adjacent segments between the rings. Because there are multiple scan lines in a single ring and the fitting accuracy of different scan lines is different, the calculation accuracy of the misalignment is also different. Therefore, the scan lines in the same ring can be sampled multiple times to calculate the amount and accuracy of the misalignment respectively, and the misalignment value with the highest accuracy is selected as the final misalignment calculation result.