• Production Optimization of Hydrophobic Geomaterials Using Jumunjin Standard Sand and Silane Solution

    주문진 표준사와 실란 용액을 이용한 소수성 지반 재료의 제작 최적화에 관한 연구

    Jin-Hyeong Kim, Yeong-Woong Han, Min-Jun Baek, Byeong-Su Kim

    김진형, 한영웅, 백민준, 김병수

    This study investigated hydrophobic treatment as a means of mitigating rainfall-induced slope failures associated with the loss of apparent cohesion during soil …

    본 연구는 강우로 인한 사면 포화 과정에서 겉보기 점착력의 소실로 발생하는 사면파괴를 저감하기 위한 방안으로, 소수성 지반재료의 적용 가능성을 검토하기 위한 기초 …

    + READ MORE
    This study investigated hydrophobic treatment as a means of mitigating rainfall-induced slope failures associated with the loss of apparent cohesion during soil saturation. Hydrophobic Jumunjin sand was prepared using a silane-based hydrophobic treatment to evaluate the optimal solution mixing ratio, assess solution reusability, and characterize its shear strength. The results indicated that a silane mixing ratio of 1.0% provided the highest water resistance. Although reusing the solution resulted in ~9.8% reduction in impermeability, no significant change in shear strength was observed. Direct shear tests further revealed that the friction angle of the hydrophobic sand was ~23% lower than that of untreated sand. However, no additional strength reduction occurred with repeated reuse of the silane solution. These findings support the reuse of the silane solution to produce hydrophobic sand while maintaining both hydraulic and mechanical performance. Therefore, hydrophobic geomaterials may be suitable for impermeable layers in slope stabilization, and this study provides fundamental insights for the development of durable and cost-effective slope protection methods.


    본 연구는 강우로 인한 사면 포화 과정에서 겉보기 점착력의 소실로 발생하는 사면파괴를 저감하기 위한 방안으로, 소수성 지반재료의 적용 가능성을 검토하기 위한 기초 연구를 수행하였다. 이를 위해 실란 기반 소수화 처리 공법을 적용하여 실란 용액의 최적의 혼합비, 재사용 가능성, 그리고 소수성 주문진 표준사의 전단강도 특성을 실험적으로 평가하였다. 실험 결과, 실란 용액의 최적 혼합 부피비는 1.0%로 나타났으며, 재사용 시 차수 성능은 약 9.8% 감소하였으나 전단강도에는 유의미한 변화가 관찰되지 않았다. 또한 직접전단시험 결과, 소수화 처리된 시료의 내부마찰각은 친수성 시료 대비 약 23% 감소하였으나, 실란 용액의 재사용에 따른 추가적인 강도 저하는 발생하지 않는 것으로 나타났다. 이러한 결과는 실란 용액의 반복 사용 가능성을 확인함과 동시에, 소수성 지반재료가 차수 성능과 공학적 강도 특성을 동시에 확보할 수 있는 대안적 재료로 활용 가능함을 시사한다. 따라서 본 연구는 사면 안정성 확보를 위한 새로운 차수 공법 개발에 기초적인 자료를 제공한다.

    - COLLAPSE
    31 August 2026
  • Depthwise LSTM-Based Stratigraphic Record Consistency Evaluation and Uncertainty Classification for SPT Data Quality Control

    SPT 데이터 품질관리를 위한 심도 방향 LSTM 기반 지층 기록 일관성 평가 및 불확실성 유형화

    Jeong-Sik Park, Chang-Ho Shin, Taeseo Ku

    박정식, 신창호, 구태서

    This study proposes a method for evaluating the consistency between standard penetration test (SPT) data and stratigraphic records while classifying intervals that …

    본 연구에서는 대규모 표준관입시험 자료의 품질관리를 위해 표준관입시험 기록과 지층 기록 사이의 일관성을 평가하고, 예측 불확실성에 기반하여 검토 대상 구간을 유형화하는 방법을 …

    + READ MORE
    This study proposes a method for evaluating the consistency between standard penetration test (SPT) data and stratigraphic records while classifying intervals that require further inspection based on predictive uncertainty. Publicly available geotechnical investigation data from Seoul were analyzed, with four stratigraphic groups—Fill, Sediment, Weathered Soil, and Rock—serving as proxy labels. Stratigraphic classification served as a surrogate task to learn the underlying relationship between SPT input data and recorded stratigraphy. A unidirectional long short-term memory (LSTM) model was developed using depth, SPT N-value, penetration depth, and depthwise change indicators as input features, and the effectiveness of depthwise sequence information was examined through comparison with a fully connected neural network (FCNN). On the test set, the unidirectional LSTM achieved an accuracy of 72.76% and a macro F1 score of 0.6701, outperforming the FCNN. The entropy-based area under the receiver operating characteristic curve was 0.7340, indicating that predictive entropy was associated with misclassification detection. By combining prediction performance and normalized entropy, four consistency types were defined. High-entropy types were closely associated with layer boundaries and abrupt changes in N-values, whereas low-entropy misclassified types showed greater consistency with the empirical SPT distribution of the predicted stratigraphic group than with that of the recorded group. The proposed method provides a quality-control support tool for prioritizing intervals requiring expert review.


    본 연구에서는 대규모 표준관입시험 자료의 품질관리를 위해 표준관입시험 기록과 지층 기록 사이의 일관성을 평가하고, 예측 불확실성에 기반하여 검토 대상 구간을 유형화하는 방법을 제안하였다. 서울지역 지반조사 자료를 활용하여 매립층, 퇴적층, 풍화토층, 암반층의 4개 지층군을 참조 라벨로 정의하고, 표준관입시험 입력자료와 지층 기록 간의 지배적 관계를 학습하기 위한 대리 과제로 지층 분류 문제를 설정하였다. 심도, N값, 관입깊이 및 심도 방향 변화 지표를 입력변수로 하여 단방향 LSTM 모델을 구성하였으며, FCNN과의 비교를 통해 심도 방향 시퀀스 정보의 유효성을 검토하였다. 시험 자료에서 단방향 LSTM은 정확도 72.76%, macro F1 0.6701을 보여 FCNN보다 높은 성능을 나타냈으며, 예측 엔트로피 기반 AUC는 0.7340으로 산정되었다. 정분류 여부와 정규화 엔트로피를 결합하여 네 가지 유형을 정의한 결과, 고엔트로피 유형은 지층 경계부 및 N값 급변 구간과 관련성이 높았고, 저엔트로피 오분류 유형은 기록 지층군보다 예측 지층군의 경험적 SPT 분포와 더 높은 일관성을 보였다. 제안 방법은 전문가 검토 우선순위를 통한 품질관리 지원 도구로 활용될 수 있다.

    - COLLAPSE
    31 August 2026
  • Measurement of Nonuniform Volumetric Deformation of Triaxially Compressed Sands Using Structured Light 3D Scanning

    구조광학 3D 스캐닝 기법을 활용한 삼축압축시험 중 사질토의 비균질 체적 변형 측정

    Hyunsoo Roh, Young-Hoon Jung

    노현수, 정영훈

    This study introduces a system integrating structured-light three-dimensional (3D) scanning with segmental volume measurements to analyze the nonuniform volumetric deformation and strain …

    본 연구에서는 삼축압축시험 중 사질토의 비균질 체적 변형과 변형률 국부화를 분석하기 위해 구조광학 3D 스캐닝 시스템과 분할 체적 측정 기법을 도입하였다. 포인트 …

    + READ MORE
    This study introduces a system integrating structured-light three-dimensional (3D) scanning with segmental volume measurements to analyze the nonuniform volumetric deformation and strain localization of sand specimens during triaxial compression. Point cloud data are used to model the 3D specimen geometry, thereby addressing the limitations of conventional volumetric methods while complementing high-cost X-ray computed tomography and two-dimensional (2D) measurement techniques. Segmental volume measurements captured local volume changes in the central zone that were masked by globally averaged measurements, and failure modes associated with different specimen densities were visualized using 3D displacement fields and 2D unwrapped images. In dense specimens, a change in the slope of the local volumetric strain curve preceded surface shear-band formation, demonstrating a clear link between shear band development and volumetric response. The framework provides a reliable experimental basis for interpreting nonuniform sand behavior and supporting numerical analyses.


    본 연구에서는 삼축압축시험 중 사질토의 비균질 체적 변형과 변형률 국부화를 분석하기 위해 구조광학 3D 스캐닝 시스템과 분할 체적 측정 기법을 도입하였다. 포인트 클라우드 데이터(PCD)로 시편의 3차원 형상을 모델링함으로써 기존 체적 측정 방식의 한계를 극복하고, 고비용 X-선 CT와 2차원 계측 기법을 보완하였다. 분할 계측을 통해 평균값에 가려져 있던 중앙부의 국부 체적 변화를 포착하였고, 3차원 변위장과 2D 전개 영상으로 시료 상태별 파괴 모드를 시각화하였다. 특히 조밀한 시편에서 국부 체적 곡선의 기울기 변화가 표면 전단대 식별보다 선행하여 나타나, 전단대 형성과 체적 변화 사이의 인과관계를 확인하였다. 제안된 프레임워크는 사질토의 비균질 거동 해석 및 수치해석을 위한 신뢰성 있는 실험적 기초 자료로 활용될 수 있다.

    - COLLAPSE
    31 August 2026
  • Analysis of Precursory Surface Displacement Characteristics for Sewer Pipe Damage-Induced Urban Sinkholes Using CWT-SBAS-InSAR

    CWT-SBAS-InSAR를 이용한 도심지 하수관 손상 싱크홀의 지표 변위 전조 특성 분석

    Yu-Bin Kim, Byeong-hun Song, Tae-yong Park, Lang Fu, Hyeong-joon Seo

    김유빈, 송병훈, 박태용, 랑푸, 서형준

    Sinkholes form when expanding subsurface voids leave the overlying ground unable to support applied loads, causing sudden surface collapse. Urban sinkholes are …

    싱크홀은 지표면 하부의 공동이 확장됨에 따라 상부 지반이 하중을 지지하지 못하여 붕괴되는 현상이다. 도심지 싱크홀은 노후 매설관, 굴착공사, 되메우기 등 인위적 요인과 …

    + READ MORE
    Sinkholes form when expanding subsurface voids leave the overlying ground unable to support applied loads, causing sudden surface collapse. Urban sinkholes are often associated with anthropogenic factors, such as deteriorated buried pipelines, excavation works, and inadequate backfilling. In particular, sewer pipe damage can trigger subsurface soil loss and progressive void growth beneath roads. In this study, a method combining small baseline subset interferometric synthetic aperture radar (SBAS-InSAR) displacement time series with continuous wavelet transform (CWT), termed CWT-SBAS-InSAR, was applied to actual sinkhole cases in Seoul to analyze the time-frequency characteristics of precollapse surface displacement. The analysis revealed that precursory signals, which are not clearly discernible in conventional time-series data, manifested as concentrated energy patterns at specific temporal instances and frequency bands in the CWT spectrum. Notably, cases attributed to sewer pipe damage exhibited multiscale energy concentrations in both short- and medium-period bands, demonstrating that progressive soil loss and void growth can be expressed as time-frequency signatures. These findings suggest that CWT-SBAS-InSAR analysis may serve as a supplementary tool to support the early detection of urban sinkholes and the identification of high-risk zones.


    싱크홀은 지표면 하부의 공동이 확장됨에 따라 상부 지반이 하중을 지지하지 못하여 붕괴되는 현상이다. 도심지 싱크홀은 노후 매설관, 굴착공사, 되메우기 등 인위적 요인과 밀접하게 연관되며, 이 중에서도 하수관 손상은 도로 하부의 토사 유실과 지중 공동 성장을 유발한다는 점에서 대표적인 원인으로 꼽힌다. 본 연구에서는 서울시 실제 싱크홀 사례를 대상으로 SBAS-InSAR 시계열 변위와 연속웨이블릿변환(CWT)을 결합한 CWT-SBAS-InSAR 기법을 이용하여 싱크홀 발생 전 지표 변위의 시간-주파수 특성을 분석하였다. 분석 결과, 일반적인 시계열에서는 명확히 구분되지 않는 싱크홀 발생 전조 신호가 CWT 스펙트럼 상에서 특정 시점과 주기 대역의 에너지 집중 패턴으로 나타났다. 특히 하수관 손상 사례에서는 단주기 및 중주기 대역에 걸친 에너지 집중 양상이 관찰되어, 점진적 토사 유실과 공동 성장 과정이 시간-주파수 신호로 표현될 수 있음을 확인하였다. 본 연구 결과는 CWT-SBAS-InSAR 분석이 도심지 싱크홀 조기 탐지와 위험 구간 선별을 위한 보조적 도구로 활용될 수 있음을 시사한다.

    - COLLAPSE
    31 August 2026
  • Effects of Aggregation and Flow Variation on Microplastic Transport Through Sand Media

    입자 응집 및 유량 변동이 미세플라스틱의 모래지반 내 이동성에 미치는 영향

    Sehui Oh, Jongmuk Won

    오세희, 원종묵

    In this study, the effects of particle aggregation and flow variation on microplastic transport through saturated sand media were evaluated. Polystyrene microplastics …

    본 연구에서는 미세플라스틱의 응집 및 유량 변동이 포화 모래지반 내 이동 특성에 미치는 영향을 평가하였다. 이를 위해 폴리스티렌 미세플라스틱(PSMP)을 대상으로 응집 kinetic …

    + READ MORE
    In this study, the effects of particle aggregation and flow variation on microplastic transport through saturated sand media were evaluated. Polystyrene microplastics (PSMPs) were prepared in dispersed and aggregated states, and column experiments were conducted using sands with different median particle sizes under constant flow and square pulse flow conditions. The aggregation kinetics test showed that the unstirred PSMP suspension remained stable, whereas the particles progressively aggregated under stirring. In the column experiments, aggregated PSMPs exhibited lower effluent concentrations and mass recoveries than dispersed PSMPs, and these differences became more pronounced as the median sand particle size decreased. Square pulse flow also reduced PSMP effluent concentrations relative to constant flow, indicating that longer contact between PSMPs and sand particles may enhance particle attachment. These results suggest that both microplastic aggregation and temporal flow variation should be considered when evaluating microplastic transport through sand media.


    본 연구에서는 미세플라스틱의 응집 및 유량 변동이 포화 모래지반 내 이동 특성에 미치는 영향을 평가하였다. 이를 위해 폴리스티렌 미세플라스틱(PSMP)을 대상으로 응집 kinetic test를 통해 입자의 응집 특성을 확인하고, 일정 유량 및 변동 유량 조건에서 모래 컬럼 실험을 통해 유출 특성을 비교하였다. 응집 kinetic test 결과, 교반하지 않은 PSMP 현탁액은 안정적인 분산 상태를 유지한 반면, 교반한 PSMP 현탁액에서는 시간에 따라 입자의 응집이 발생하였다. 컬럼 실험 결과, 응집 상태의 PSMP는 분산 상태에 비해 낮은 유출 농도와 유출 회수율을 나타냈으며, 이러한 경향은 모래 입경이 작아질수록 뚜렷하게 나타났다. 또한 변동 유량 조건에서는 PSMP 유출이 감소하였으며, 이는 PSMP와 모래 입자 사이의 접촉 시간 증가가 입자 간 부착을 촉진할 수 있음을 의미한다. 본 연구 결과는 모래지반 내 미세플라스틱 이동성을 평가할 때 입자 응집과 시간적 유량 변동을 함께 고려할 필요가 있음을 보여준다.

    - COLLAPSE
    31 August 2026
  • Spatial Encoding Strategies for XGBoost-Based Consolidation Settlement Prediction: A Comparative Study at Songdo New City

    XGBoost 기반 압밀 침하 예측을 위한 공간 인코딩 전략: 송도 신도시 사례연구

    Thea Raksmey, Yucheol Jeong, Chien Davith, Changho Lee

    테아 락스메이, 정유철, 치엔 다비드, 이창호

    Accurately predicting consolidation settlement remains challenging for reclaimed land projects because soft clay deposits exhibit strong spatial variability that conventional machine-learning models …

    매립 지역의 연약 점토층은 높은 공간적 변동성을 보여 종종 통상적인 기계 학습 기법의 적용이 어려워 연약 지반 매립 프로젝트에서 정확한 압밀 침하 …

    + READ MORE
    Accurately predicting consolidation settlement remains challenging for reclaimed land projects because soft clay deposits exhibit strong spatial variability that conventional machine-learning models may not adequately capture. Raw geographic coordinates provide limited information about spatial relationships, yet most geotechnical prediction studies have not systematically examined how coordinate transformation affects predictive performance. This study compared five spatial encoding strategies within an extreme gradient boosting (XGBoost) regression framework trained and tested on 376 borehole records from Songdo New City, South Korea. The encodings included raw coordinates as a baseline, Euclidean distance to neighboring points (EDNP), buffer boundary distances (BUFF), polynomial coordinate features (POLY), and radial basis functions (RBF). Each strategy was evaluated through 10-fold cross-validation with Bayesian hyperparameter optimization. Performance was assessed using predictive accuracy metrics, residual spatial autocorrelation measured by Moran’s I, and feature contributions calculated using Shapley additive explanations. Among all strategies tested, EDNP achieved the strongest performance, reaching a test R2 of 0.776 and a root-mean-square error of 0.091, compared with an R2 of 0.719 for the raw coordinates. Greater encoding complexity did not guarantee better predictive accuracy; POLY, RBF, and BUFF produced comparable performance despite their structural differences. The index properties of the soils controlled the predictions across all encodings, with spatial features playing a complementary role.


    매립 지역의 연약 점토층은 높은 공간적 변동성을 보여 종종 통상적인 기계 학습 기법의 적용이 어려워 연약 지반 매립 프로젝트에서 정확한 압밀 침하 예측은 지속적인 과제로 남아 있다. 기계 학습의 공간 입력으로 직접 사용되는 지리적 좌표는 제한적인 공간적 의미를 가지지만, 대부분의 지반 침하 예측 연구에서는 좌표 변환이 예측 성능에 미치는 영향을 체계적으로 검토하지 않았다. 본 연구에서는 다섯 가지 공간 인코딩 기법을 분석하고, 대한민국 송도 신도시의 376개 시추공 자료를 이용하여 학습/검증된 XGBoost 회귀 절차를 사용하여 결과를 비교 분석하였다. 인코딩 기법은 기준이 되는 원시 좌표(raw coordinates), Euclidean distance to neighboring points(EDNP), buffer boundary distances(BUFF), polynomial coordinate features(POLY), radial basis functions(RBF)를 적용하였으며, 각 방법은 Bayesian hyperparameter 최적화를 적용한 10-fold 교차 검증을 통해 평가되었다. 각 기법의 성능은 예측 정확도 평가지표, Moran’s I를 통한 잔류 공간 자기상관, SHAP 기반 특징 기여도의 조합으로 평가하였다. 학습된 모든 방법 중에서 원시 좌표의 R2 = 0.719에 비교하여 EDNP가 R2 = 0.776, RMSE = 0.091로 가장 좋은 성능을 보였다. 인코딩의 복잡도가 높다고 해서 예측 정확도가 반드시 향상되는 것은 아니며, POLY, RBF, BUFF는 구조적 차이에도 불구하고 유사한 성능을 보였다. 지반 정수의 특성이 모든 인코딩의 예측을 좌우하며, 공간 특징은 보완적인 역할을 했다.

    - COLLAPSE
    31 August 2026
  • Mini-CPT Analysis of Cone Tip Resistance in Cohesionless Soil under Centrifuge Tests

    원심모형 소형콘관입시험을 이용한 사질토의 선단저항 특성 분석

    Beom-Soo Kim, Kyeng-Sun Kim, Seung-Won Oh, Sung-Ryul Kim

    김범수, 김경선, 오승원, 김성렬

    Depth profiles of cone tip resistance reflect changes in ground conditions. In this study, miniature cone penetration tests (mini-CPTs) were conducted in …

    지반 상태 변화는 콘 선단저항의 깊이별 분포에 반영될 수 있으며, 특히 해상기초 주변 사질토 지반은 세굴 및 되메움 과정에서 국부적인 조밀도와 포화상태 …

    + READ MORE
    Depth profiles of cone tip resistance reflect changes in ground conditions. In this study, miniature cone penetration tests (mini-CPTs) were conducted in a centrifuge at 70 g to evaluate cone tip resistance in sandy ground under dry, saturated, and post-scour backfill conditions. The ground models were prepared using standard silica sands with different particle sizes, and cone tip resistance profiles were compared across the test conditions. The results show that, within the range of mean particle sizes examined, particle size had a limited effect, whereas ground-state characteristics, particularly relative density and saturation, had a greater influence. In the upper zone of the post-scour backfill, cone tip resistance was comparable to that in dense ground. As penetration depth increased, the response transitioned and converged toward that of the underlying original ground. These results indicate that changes in relative density and saturation induced by scour and backfilling history affect cone tip resistance and transition behavior in sandy ground.


    지반 상태 변화는 콘 선단저항의 깊이별 분포에 반영될 수 있으며, 특히 해상기초 주변 사질토 지반은 세굴 및 되메움 과정에서 국부적인 조밀도와 포화상태 변화가 발생할 수 있다. 본 연구에서는 70 g 원심모형 환경에서 소형콘관입시험을 수행하여, 건조 및 포화 조건과 세굴 후 되메움 조건을 포함한 사질토 지반의 깊이별 선단저항 변화를 분석하였다. 모형지반은 서로 다른 입경의 표준 규사를 이용하여 조성하였으며, 각 조건에서 획득한 깊이별 선단저항을 비교하였다. 시험 결과, 본 연구에서 적용한 평균입경 범위에서는 입경 차이에 따른 영향이 제한적이었으며, 상대밀도와 포화상태 등 지반 상태 변화의 영향이 상대적으로 뚜렷하게 나타났다. 특히 세굴 후 되메움 조건에서는 조밀한 건조 규사로 재충전된 상부 되메움 영역에서 조밀 지반 조건과 유사한 수준의 선단저항이 관찰되었다. 이후 관입 깊이가 증가함에 따라 선단저항은 점진적인 전이구간을 거쳐 하부 원지반의 응답으로 수렴하였다. 이는 사질토 지반 내에서 세굴 및 되메움 이력에 의해 형성된 국부적인 조밀도 및 포화상태 변화가 선단저항과 전이거동에 영향을 미친 것으로 판단된다.

    - COLLAPSE
    31 August 2026
  • An Experimental Study on the Shear Characteristics of Secant Cast-In-Place Concrete Pile Walls

    실대형 겹침 CIP 벽체의 전단 특성에 관한 실험적 연구

    Yu-Seok Shin, Woong-Sub Jung, Kang-Il Lee

    신유석, 정웅섭, 이강일

    Secant cast-in-place (SCIP) walls used in practice are broadly classified into Case 1 (P–R–P configuration), which provides greater structural stiffness, and Case …

    현장에 적용되는 SCIP 벽체는 강성 확보에 유리한 Case-1(P-R-P 형식)과 압축력이 지배적인 조건에서 경제성 및 차수성을 극대화하는 Case-2(P-P-R-P-P 형식)로 대별된다. 본 연구는 SCIP …

    + READ MORE
    Secant cast-in-place (SCIP) walls used in practice are broadly classified into Case 1 (P–R–P configuration), which provides greater structural stiffness, and Case 2 (P–P–R–P–P configuration), which maximizes economic efficiency and minimizes permeability under compression-dominant conditions. To investigate the mechanical behavior of SCIP walls, this study conducted unit-element tests (compressive strength, elastic modulus, and permeability coefficient) and full-scale shear tests. The test results demonstrated that the basic material properties of the concrete exceeded the design requirements, while the permeability coefficient remained within the allowable limit for conventional retaining walls, thereby verifying its stable low permeability. The analysis of the load–displacement response in the full-scale shear tests revealed that both specimens exhibited stable ductile behavior even after reaching the peak load, an effect attributed to the embedded steel H-beams. The load–strain responses showed localized strain variations associated with crack propagation. Furthermore, while Cases 1 and 2 exhibited distinct stress transfer paths in the shear stress–load relationship because of differences in span length and failure modes, the analysis of the shear stress direction angles confirmed that both specimens demonstrated similar behavioral characteristics driven by crack propagation at the joints and subsequent stress redistribution.


    현장에 적용되는 SCIP 벽체는 강성 확보에 유리한 Case-1(P-R-P 형식)과 압축력이 지배적인 조건에서 경제성 및 차수성을 극대화하는 Case-2(P-P-R-P-P 형식)로 대별된다. 본 연구는 SCIP 벽체의 역학적 거동 규명을 목적으로 단위요소시험(압축강도, 탄성계수, 투수계수) 및 실대형 전단실험을 수행하였다. 시험 결과, 콘크리트의 기초 물성은 설계 기준을 상회하였으며 투수계수 또한 흙막이 벽체 허용 기준치를 충족하여 안정적인 차수 성능을 검증하였다. 실대형 전단실험의 하중-변위 거동 분석 결과는 매립된 H형강의 영향으로 두 실험체 모두 최대 하중 이후 안정적인 연성 거동을 발현하였으며 하중-변형률 관계에서는 균열 진전 양상에 기인한 국소적 변형률 차이가 확인되었다. 한편, Case-1과 Case-2는 지간 거리 및 파괴 양상의 차이로 인해 전단응력-하중 관계에서 상이한 응력 전달 경로를 보였으나, 전단응력 방향각 분석에서는 접합부 균열 진전 및 응력 재분배에 의해 두 실험체가 유사한 거동 특성을 나타냄을 확인하였다.

    - COLLAPSE
    31 August 2026
  • Development of a Controlled-Velocity Free-Fall Penetrometer Using Electromagnetic Induction Braking and Evaluation of the Undrained Shear Strength of Clay

    전자기 유도 제동 기반의 속도 제어형 자유 낙하 관입기 개발 및 점토의 비배수 전단강도 산정

    Jiseok Oh, Hyunwook Choo

    오지석, 추현욱

    Rapid and reliable evaluation of undrained shear strength (Su) is essential for the stable design of marine and coastal …

    해양 및 연안 연약 점토 지반의 안정적인 설계를 위해서는 비배수 전단강도(Su)의 신속하고 신뢰성 있는 평가가 필수적이다. 기존 실내 강도시험은 …

    + READ MORE
    Rapid and reliable evaluation of undrained shear strength (Su) is essential for the stable design of marine and coastal infrastructure on soft clay deposits. Conventional laboratory strength tests can be time-consuming, and their results can be affected by sample disturbance. Although fall-cone tests and free-fall penetrometers have been proposed as alternatives, they do not allow independent control of penetration energy and impact velocity. To overcome these limitations, this study developed a velocity-controlled free-fall penetrometer based on electromagnetic induction braking. The proposed device consisted of a permanent-magnet penetrator, a conductive induction tube, detachable weights, and a laser displacement sensor. The device used eddy-current braking to reach a constant terminal velocity before soil penetration. Penetration tests using the developed equipment were conducted on kaolin clay prepared under various water content conditions, and the results were comparatively verified with those from triaxial compression and unconfined compression tests. The results confirmed that electromagnetic braking effectively limited the rapid increase in shear strain rate during soil penetration. Furthermore, it demonstrated high precision, maintaining an error rate of within 10% across all tested ranges, regardless of the water content or the magnitude of the clay’s shear strength, thereby significantly enhancing the reliability of Su estimation.


    해양 및 연안 연약 점토 지반의 안정적인 설계를 위해서는 비배수 전단강도(Su)의 신속하고 신뢰성 있는 평가가 필수적이다. 기존 실내 강도시험은 시험 시간이 길고 시료 교란의 영향을 받을 수 있으며, 그 대안으로 제시된 낙하 원추 시험과 자유 낙하 관입기는 관입 에너지와 충격 속도를 독립적으로 제어하기 어렵다는 한계가 있다. 본 연구에서는 이러한 한계를 개선하기 위해 전자기 유도 제동 원리를 적용한 속도 제어형 자유 낙하 관입기를 개발하였다. 제안된 장비는 영구자석 관입기, 유도관, 탈부착식 무게추, 레이저 변위 센서로 구성되며, 와전류 제동을 통해 지반 관입 전 일정한 종단 속도에 도달하도록 설계되었다. 다양한 함수비 조건의 카올린 점토에 대해 개발된 장비 관입체의 관입 시험을 수행하고 삼축압축시험 및 일축압축시험 결과와 비교 검증하였다. 분석 결과, 개발된 장비는 전자기 제동을 통해 지반 관입 시의 급격한 전단 변형률 속도 증가를 효과적으로 제어하였으며, 점토의 함수비 또는 전단강도의 크기와 관계없이 전 구간에서 오차율 10% 이내의 우수한 정밀도로 Su 산정 신뢰성을 향상시킬 수 있음을 확인하였다.

    - COLLAPSE
    31 August 2026
  • Correlation of RMR Subfactors and Overbreak in a Gneissic NATM Tunnel Based on Face Mapping Data

    편마암 지대 NATM 터널 막장면 관찰 자료를 활용한 RMR 세부 분류인자와 여굴 특성의 상관성 분석

    Geun-Bae Park, Geon-Woong Lee, Tae-Min Oh, Hyung-Ik Cho

    박근배, 이건웅, 오태민, 조형익

    This study quantitatively analyzed the relationships between rock mass rating (RMR) classification factors and overbreak by linking face mapping records with actual …

    본 연구는 편마암 지대 NATM 터널의 막장면 관찰(Face Mapping) 자료와 실제 여굴 데이터를 연계하여 RMR 분류인자와 여굴 특성 간의 관계를 정량적으로 분석하였다. …

    + READ MORE
    This study quantitatively analyzed the relationships between rock mass rating (RMR) classification factors and overbreak by linking face mapping records with actual overbreak in a New Austrian Tunneling Method (NATM) tunnel excavated through gneiss. After outlier removal, principal component analysis (PCA), Pearson correlation analysis, and multiple regression were applied to 3,273 field records collected from the up- and down-line tunnels, and the design overbreak volume was compared with the actual overbreak volume and construction cost. The PCA results showed that the first principal component (PC1), representing structural quality through rock quality designation, joint spacing, joint condition, and uniaxial compressive strength, and the second (PC2), representing groundwater conditions, together explained ~76% (up-line) and 75% (down-line) of the total variance. In the correlation and regression analyses, joint and groundwater conditions exhibited relatively strong and consistently significant associations with overbreak, whereas uniaxial compressive strength was significant for many excavation types but showed inconsistent sign patterns across types, indicating limited interpretive reliability. The actual overbreak volume exceeded the design volume by approximately 119% for the up-line and 115% for the down-line. When normalized by excavation length, the excavation types showing the largest overbreak increases per unit length differed from those with the largest absolute overbreak volumes. The largest unit-length increases occurred in ERP-3, corresponding to a widening section on the up-line, and in RP-2, corresponding to a main tunnel–adit junction section on the down-line. This suggests that, in addition to rock mass conditions, excavation geometry, including widening sections and junctions, may influence overbreak. Correspondingly, the associated shotcrete placement cost exceeded the design estimate by ~117%. These findings identify joint and groundwater conditions as key factors influencing overbreak occurrence and support face-mapping-based site management utilizing both the total RMR score and its detailed structural factors to help mitigate overbreak and reduce construction costs.


    본 연구는 편마암 지대 NATM 터널의 막장면 관찰(Face Mapping) 자료와 실제 여굴 데이터를 연계하여 RMR 분류인자와 여굴 특성 간의 관계를 정량적으로 분석하였다. 상·하행선에서 수집된 3,273개 현장자료를 대상으로 이상치 제거, 주성분분석, Pearson 상관분석 및 다중회귀분석을 수행하고, 설계 여굴량과 실제 여굴량 및 시공비를 비교하였다. 주성분분석(Principal Component Analysis, PCA) 결과, RQD·절리간격·절리상태·일축압축강도로 구성된 구조적 품질축(PC1)과 지하수상태로 구성된 지하수 영향축(PC2)이 전체 분산의 약 76%(상행선), 75%(하행선)를 설명하였다. 상관 및 회귀분석에서는 절리상태와 지하수상태가 상대적으로 높고 일관된 유의성을 보였으며, 일축압축강도는 다수 유형에서 유의하였으나 부호가 유형에 따라 상반되어 해석의 일관성이 낮았다. 실제 여굴량은 설계 대비 상행선 약 119%, 하행선 약 115% 초과하여 설계기준을 크게 상회하였다. 굴착 연장으로 정규화한 결과, 절대량이 가장 큰 유형과 달리 단위 길이당 여굴 증가량은 상행선의 확폭구간인 ERP-3 TYPE과 하행선의 본선–갱도 접속부인 RP-2 TYPE에서 각각 가장 크게 나타났으며, 이는 암반조건뿐만 아니라 확폭 및 접속부와 같은 굴착 형상의 기하학적 특성도 여굴 발생에 영향을 미칠 수 있음을 시사하였다. 이와 함께 시공비 역시 설계 대비 약 117% 증가한 것으로 산정되었다. 본 연구는 절리상태 및 지하수상태가 여굴 발생의 주요한 영향요인임을 확인하였으며, 총 RMR 점수와 세부 구조인자를 함께 활용한 Face Mapping 기반 현장관리체계가 여굴 억제와 시공비 절감에 기여할 수 있음을 시사하였다.

    - COLLAPSE
    31 August 2026
  • Transformer-Based Deep Learning for Embedment Length Determination and Capacity Assessment of Prebored and Precast Piles

    트랜스포머 기반 딥러닝을 활용한 기성 매입말뚝 근입장 결정 및 지지력 평가

    Wanhyuk Seo, Jimin Park, Tae Sup Yun

    서완혁, 박지민, 윤태섭

    Prebored and precast piles are widely used in urban construction, and their fixed cross-sections make embedment length the main design variable. Conventional …

    기성 매입말뚝은 국내 도심 건설에서 널리 사용되며, 단면이 미리 정해져 제작되므로 근입장이 주된 설계 변수가 된다. 현행 설계는 경험식으로 근입장을 결정하며, 동재하시험은 …

    + READ MORE
    Prebored and precast piles are widely used in urban construction, and their fixed cross-sections make embedment length the main design variable. Conventional design determines this length using empirical correlations, whereas dynamic load tests verify the capacity of only a small subset of production piles. This study presents a transformer-based deep learning framework that uses only standard site investigation inputs—standard penetration test (SPT) N-values and Unified Soil Classification System categories—and processes them as depth-resolved sequences rather than scalar values. The framework comprises two models with a bidirectional input–output structure: an embedment length determination model that returns the required length for a target capacity and a capacity prediction model that estimates end-bearing and skin-friction capacities for a given length. The length model achieved a test R2 of 0.985 with a mean absolute percentage error of 7.80%. For a design capacity of 4,750 kN, the predicted lengths were, on average, 1.29 m (7.7%) shorter than the installed lengths. The capacity model achieved test R2 values of 0.822 for end-bearing capacity and 0.685 for skin-friction capacity. The framework can support length decisions at the design stage and capacity assessment for untested piles and can be retrained with additional site data using the same input scheme.


    기성 매입말뚝은 국내 도심 건설에서 널리 사용되며, 단면이 미리 정해져 제작되므로 근입장이 주된 설계 변수가 된다. 현행 설계는 경험식으로 근입장을 결정하며, 동재하시험은 일부 시공 말뚝에만 수행되어 나머지는 검증되지 않은 채 남는다. 본 연구는 표준 지반조사에서 확보되는 SPT N치와 USCS만을 사용하고, 이를 스칼라로 집약하지 않고 깊이 방향 순차 데이터로 처리하는 트랜스포머 기반 딥러닝 프레임워크를 제시한다. 프레임워크는 입출력 관계가 서로 반대인 두 모델, 즉 목표 지지력으로부터 필요한 근입장을 산정하는 근입장 결정 모델과 주어진 근입장에 대해 선단지지력과 주면마찰력을 추정하는 지지력 예측 모델로 구성된다. 테스트 데이터에서 근입장 결정 모델은 R2 0.985와 평균절대백분율오차 7.80%를 보였고, 설계 지지력 4,750 kN에 대해 예측 근입장은 시공 근입장보다 평균 1.29 m(7.7%) 짧았다. 지지력 예측 모델의 테스트 R2는 선단지지력 0.822, 주면마찰력 0.685였다. 이 프레임워크는 설계단계의 근입장 결정과 동재하시험이 수행되지 않은 시공 말뚝의 지지력 평가를 지원하며, 동일한 입력 체계로 현장을 추가하여 재학습할 수 있다.

    - COLLAPSE
    31 August 2026
  • Effects of Rubble Mound Presence on Earthquake Ground Motion Amplification at Embankments: Geotechnical Centrifuge Experiments

    원심모형실험을 활용한 제방 구조물의 사석 재료 유무에 따른 지진지반운동 증폭 평가

    Dong-Hyeong Choi, Tae-Hyuk Kwon, Duhee Park, Dong-Hoon Shin, Wonyeop Baek, Sang Ok Jeon

    최동형, 권태혁, 박두희, 신동훈, 백원엽, 전상옥

    Rubble mound zones composed of coarse granular material are widely used in embankments and fill dams, yet their influence on seismic ground …

    제방·필댐·방조제는 세립 코어·기초지반과 조립 사석 쉘로 존을 구분해 축조되며, 이때 형성되는 재료 경계는 지진파의 반사·산란을 통해 국부 응답을 변화시킬 수 있다. 본 …

    + READ MORE
    Rubble mound zones composed of coarse granular material are widely used in embankments and fill dams, yet their influence on seismic ground motion amplification remains poorly quantified. In this study, dynamic centrifuge experiments were conducted on two embankment–foundation models with identical geometry: one homogeneous and one containing a rubble mound zone. Both models were subjected to three earthquake motions of varying intensity, and the measurements were compared with one-dimensional (1D) equivalent-linear site-response analyses. The rubble mound substantially altered the local response: the peak ratio of response spectra (RRS) increased from 2.6 to 4.5 at the base boundary between the mound and the foundation, whereas it decreased from 4.6–5.7 to 2.7–2.9 (ratio of 0.50–0.63) within the near-surface interior of the mound under all three motions. In contrast, the periods of peak RRS varied with the input motion, indicating that the localized response was governed not by narrow-band trapped-wave resonance but by broadband material and boundary effects, consistent with the small boundary reflection coefficients (−0.04 to −0.33). The crest edges also exhibited oppositely skewed responses independent of the input-motion skewness. The 1D analyses matched the measurements at depth but underpredicted the near-crest responses and overestimated the predominant period, demonstrating that multidimensional approaches are needed to capture localized rubble-mound effects.


    제방·필댐·방조제는 세립 코어·기초지반과 조립 사석 쉘로 존을 구분해 축조되며, 이때 형성되는 재료 경계는 지진파의 반사·산란을 통해 국부 응답을 변화시킬 수 있다. 본 연구에서는 동일한 기하 형상을 갖되 사석 구역의 유무만 다른 두 제방-기초지반 모형에 대해 세 종류의 입력 지진파로 동적 원심모형실험을 수행하고, 그 결과를 1차원 등가선형 지반응답해석과 비교하였다. 사석 구역은 국부 응답을 크게 변화시켰다. 사석 구역 하부의 기초지반 경계면에서는 최대 응답 스펙트럼 비(RRS)가 2.6에서 4.5로 증가한 반면, 사석 둔덕 내부 천부에서는 세 입력 모두에서 4.6~5.7이 2.7~2.9로 감소하였고(비 0.50~0.63), 감소 폭은 둔덕 바닥에 가까울수록 작아졌다. 반면 최대 RRS의 발생 주기는 입력 지진파에 따라 달라져, 이 국부 응답이 사석 구역에 갇힌 파의 좁은 대역 공진이 아니라 넓은 주기 대역의 재료·경계 효과에서 비롯됨을 보여주었으며, 이는 작은 경계 반사계수(-0.04~-0.33)와도 부합한다. 또한 마루 동일 심도의 양 가장자리는 입력 왜도와 무관하게 서로 반대 방향의 비대칭 응답(비대칭비 1.59~2.04 대 0.53~0.85)을 보여, 마루부 2차원 파동장의 국부적 간섭·회절에 의한 것임을 확인하였다. 1차원 해석은 심부에서는 실험과 잘 일치하였으나, 마루·경계면 인근에서는 스펙트럼 가속도와 아리아스 진도를 과소예측하고 탁월주기를 실험(0.25~0.3초)보다 긴 0.41~0.45초로 산정하였다. 이는 사석 구역을 포함한 제방 구조물의 내진 성능 평가에 2·3차원 접근이 필요함을 보여준다.

    - COLLAPSE
    31 August 2026
  • Sensitivity Analysis of Retaining Wall Displacement Based on Statistical Analysis of Layer-Specific Shear Strength

    지층별 전단강도의 통계분석을 통한 흙막이 벽체의 변위 민감도 분석

    Jun-Seok Lee, Young-Min Kim, Kang-Il Lee

    이준석, 김영민, 이강일

    This study evaluated how statistical variability in layer-specific shear strength parameters affects retaining wall displacement using geotechnical investigation data from approximately 50 …

    본 연구는 국내 약 50개 현장의 지반조사자료를 이용하여 지층별 전단강도정수의 통계적 분석을 통해서 흙막이 벽체의 변위에 미치는 영향을 평가하였다. 매립층, 퇴적층, 풍화토층 …

    + READ MORE
    This study evaluated how statistical variability in layer-specific shear strength parameters affects retaining wall displacement using geotechnical investigation data from approximately 50 sites in Korea. Descriptive statistics for the internal friction angle and cohesion of fill, alluvial deposits, weathered soil, and weathered rock were calculated, and the suitability of normal, log-normal, exponential, and uniform distributions was compared using chi-square goodness-of-fit tests. Five input levels were established based on the mean and standard deviation of each parameter, and the maximum lateral wall displacements across 35 cases were analyzed using a single-layer elastoplastic beam model. Normal distributions provided the best fits to the internal friction angles of fill and weathered soil and the cohesion values of weathered soil and weathered rock, whereas log-normal distributions were generally more suitable for the remaining parameters. The calculated sensitivity ranges were 0.20–2.64 for the cohesion of the clayey alluvial layer and 0.43–2.55 and 0.52–2.08 for the internal friction angles of the sandy alluvial layer and fill, respectively. Both cohesion and internal friction angle strongly affected wall displacement in weathered soil, whereas their effects in weathered rock were limited to ~10%.


    본 연구는 국내 약 50개 현장의 지반조사자료를 이용하여 지층별 전단강도정수의 통계적 분석을 통해서 흙막이 벽체의 변위에 미치는 영향을 평가하였다. 매립층, 퇴적층, 풍화토층 및 풍화암층의 내부마찰각과 점착력에 대해 기초통계량을 산정하고, 카이제곱 검정을 통해 정규분포, 로그정규분포, 지수분포 및 균등분포의 적합성을 비교하였다. 평균과 표준편차를 기준으로 전단강도정수를 다섯 단계로 설정하고, 단일지층 탄소성보법 모델을 이용하여 총 35개 조건의 최대 벽체 수평변위를 분석하였다. 매립층과 풍화토층의 내부마찰각 및 풍화토층과 풍화암층의 점착력은 정규분포가 적합하였으며, 나머지 분석대상은 로그정규분포가 상대적으로 적합하였다. 민감도는 점토질 퇴적층의 점착력에서 0.20~2.64, 모래질 퇴적층과 매립층의 내부마찰각에서 각각 0.43~2.55와 0.52~2.08로 나타났다. 풍화토층에서는 내부마찰각과 점착력이 모두 주요 변수로 평가된반면, 풍화암층에서는 두 매개변수의 영향이 약 10% 내외로 제한적이었다.

    - COLLAPSE
    31 August 2026
  • Electrodeposition-Based Sand Cementation: Comparison of Natural and Artificial Seawater

    전기전착을 이용한 모래 고결: 현장해수와 인공해수 비교

    Jae-Ho Cha, Yeong-Man Kwon

    차재호, 권영만

    Soil electrodeposition tests were performed on sand saturated with natural or artificial seawater under applied voltages of 2, 3, and 4 V …

    전기전착에 의한 모래지반 고결 특성을 평가하기 위해 해수로 포화된 모래에 2, 3 및 4 V의 직류 전압을 인가하였다. 실험 결과, 인가전압은 전극 …

    + READ MORE
    Soil electrodeposition tests were performed on sand saturated with natural or artificial seawater under applied voltages of 2, 3, and 4 V to evaluate the effects of voltage on electrochemical responses and sand cementation. The results showed that applied voltage affected pH, current density, and cement formation, with the most stable cemented structure formed at 3 V. The electrochemical behavior and cementation characteristics obtained using Gwangalli natural seawater were generally similar to those obtained using artificial seawater. Scanning electron microscopy–energy-dispersive X-ray spectroscopy and X-ray diffraction analyses confirmed the formation of Mg- and Ca-bearing minerals, including brucite and calcium carbonate polymorphs, around the sand particles. In addition, the unconfined compressive strength increased with mass cement content under both seawater conditions. These results indicate that natural seawater may be used directly as an electrolyte for electrodeposition-based sand cementation.


    전기전착에 의한 모래지반 고결 특성을 평가하기 위해 해수로 포화된 모래에 2, 3 및 4 V의 직류 전압을 인가하였다. 실험 결과, 인가전압은 전극 주변의 pH, 전류밀도 및 전기전착 고결체 형성에 큰 영향을 미쳤으며, 본 실험조건에서는 3 V에서 가장 안정적인 전기전착 고결체가 형성되었다. 광안리 현장해수와 인공해수는 전기화학적 거동과 전기전착 고결체 형상 및 질량 측면에서 전반적으로 유사한 경향을 나타냈다. SEM-EDS 및 XRD 분석을 통해 모래 입자 주변에서 브루사이트와 탄산칼슘 계열 전착 침전물이 형성된 것을 확인하였다. 또한 두 해수 조건 모두에서 전착 침전물 함량이 증가함에 따라 일축압축강도가 증가하였다. 이를 통해 광안리 현장해수를 전기전착 모래 고결을 위한 전해질로 활용할 수 있음을 확인하였다.

    - COLLAPSE
    31 August 2026
  • Dynamic Behavior of a Vertical Shaft of a Deep Railway Structure under Seismic Loading Using Three-Dimensional Numerical Analysis

    3차원 수치해석을 통한 대심도 철도 수직구의 지진 시 동적 거동 분석

    DongHa Baek, Taeyeab Kim, MinTaek Yoo

    백동하, 김태엽, 유민택

    This study investigated the dynamic behavior of a vertical shaft under seismic loading, considering soil–structure interaction, through three-dimensional finite-element dynamic analyses in …

    본 연구는 지반-구조물 상호작용을 고려하여 국내 내진설계기준(KDS 17 10 00; MOLIT, 2018)에 따른 지반조건(풍화토, 매립토)과 수직구 근입 심도(16m, 30m)를 조합한 4가지 케이스에 …

    + READ MORE
    This study investigated the dynamic behavior of a vertical shaft under seismic loading, considering soil–structure interaction, through three-dimensional finite-element dynamic analyses in OpenSees. Four cases combined two ground conditions—weathered soil and fill, classified according to the Korean seismic design code (KDS 17 10 00; MOLIT, 2018)—with shaft embedment depths of 16 and 30 m. Both soil layers were modeled as dry sand, and their nonlinear behavior was simulated using the pressure-dependent multiyield model. Four recorded ground motions were scaled to a peak ground acceleration of 0.154 g for a 1000-year return period and applied as input to evaluate the displacement and bending-moment responses of the shaft. The results indicate that the depth profile of the bending moment markedly varied with embedment depth: the 16-m cases exhibited a cantilever-type response, with the moment increasing monotonically toward the shaft base, whereas the 30-m cases exhibited a double-curvature (S-shaped) distribution, with a sign reversal at a depth of ~20 m. The overall response magnitudes increased with increasing embedment depth and decreasing soil stiffness. The fill–30-m case (site class S5) generally produced the largest responses across the ground motions considered. These findings clarify the effects of embedment depth and soil stiffness on the depth-dependent seismic behavior of vertical shafts under ground conditions representative of domestic practice.


    본 연구는 지반-구조물 상호작용을 고려하여 국내 내진설계기준(KDS 17 10 00; MOLIT, 2018)에 따른 지반조건(풍화토, 매립토)과 수직구 근입 심도(16m, 30m)를 조합한 4가지 케이스에 대해 3차원 유한요소 동적 해석을 수행함으로써 수직구의 동적 거동 특성을 분석하였다. 두 지반은 모두 건조 사질토로 가정하여 다중항복면 소성모델(Pressure Depend Multi Yield, PDMY)로 비선형 거동을 모사하였으며, 1000년 재현주기 PGA(0.154g)로 조정된 4개 계측 지진파를 입력하여 수직구의 변위 및 휨모멘트 응답을 검토하였다. 해석 결과, 근입 심도에 따라 수직구의 심도별 휨모멘트 분포 형태가 뚜렷하게 달라졌는데, 16m 조건은 모멘트가 저면까지 단조 증가하는 캔틸레버형 거동을, 30m 조건은 심도 약 20m 지점에서 부호가 반전되는 이중곡률(S자형) 거동을 나타내었다. 아울러 심도가 깊고 지반이 연약할수록 응답 크기 자체도 증폭되어 매립토 30m 조건(S5 지반)에서 모든 지진파에 대해 가장 큰 응답이 나타났다. 본 연구는 동적 유한요소 해석을 수행하여 국내 지반조건 및 지진 특성에 따른 수직구의 응답 특성에 대한 자료를 제공한다.

    - COLLAPSE
    31 August 2026
  • Electrical Resistivity Characteristics of Permeable Blocks According to Temperature and Pore Fluid Resistivity

    온도 및 공극수 전기비저항 변화에 따른 투수블록의 전기비저항 특성

    Tae-Hyun Kong, Tin Aung Cho, Tae-Min Oh

    공태현, 띤아웅초, 오태민

    Permeable blocks in urban pavement systems reduce surface runoff and promote rainfall infiltration. However, long-term pore clogging decreases their permeability. Electrical resistivity …

    투수블록은 도시 포장 시스템에서 지표 유출을 저감하고 강우 침투를 향상시키기 위해 활용되고 있다. 투수블록은 장기간 사용 시 내부 공극의 폐색으로 인해 투수성능이 …

    + READ MORE
    Permeable blocks in urban pavement systems reduce surface runoff and promote rainfall infiltration. However, long-term pore clogging decreases their permeability. Electrical resistivity measurements provide a nondestructive means of evaluating permeability degradation. However, the measured electrical resistivity is affected not only by the permeability of permeable blocks but also by temperature and pore fluid resistivity. Therefore, calibration for these effects is required for field applications of electrical-resistivity-based permeable block monitoring. This study analyzed the effects of temperature and pore fluid resistivity on the electrical resistivity of permeable blocks. Permeable block specimens with embedded electrodes were prepared, and electrical resistivity was measured under different temperature and pore fluid resistivity conditions. The results showed that the electrical resistivity of the permeable block decreased nonlinearly with increasing temperature, decreasing by ~77% as the temperature increased from 10°C to 60°C. As the pore fluid resistivity increased, the electrical resistivity also increased, but the rate of increase gradually decreased under high-resistivity pore fluid conditions. In contrast, the normalized resistivity decreased nonlinearly. Using these results, temperature and pore fluid calibration factors were derived, and the applicability of the proposed calibration model was evaluated. The normalized resistivity under field conditions before calibration was ~79.3% lower than that under the reference condition. After calibration, the difference decreased to ~9.5%. These results provide baseline data for temperature and pore fluid resistivity calibration in electrical-resistivity-based permeable block monitoring.


    투수블록은 도시 포장 시스템에서 지표 유출을 저감하고 강우 침투를 향상시키기 위해 활용되고 있다. 투수블록은 장기간 사용 시 내부 공극의 폐색으로 인해 투수성능이 저하되며, 이러한 투수성능 저하의 비파괴 평가기법으로 전기비저항 측정법이 활용된다. 그러나 전기비저항은 투수블록의 투수성능뿐만 아니라 온도 및 공극수 전기비저항의 영향을 함께 받는다. 따라서 전기비저항 기반 투수블록 모니터링의 현장 적용을 위해서는 온도 및 공극수 전기비저항에 대한 보정이 필요하다. 본 연구에서는 전극이 매립된 투수블록 시편을 제작하고, 온도 및 공극수 전기비저항 조건을 변화시키며 전기비저항을 측정하였다. 실험 결과, 온도가 증가함에 따라 투수블록의 전기비저항은 비선형적으로 감소하였다. 온도가 10℃에서 60℃로 증가함에 따라 전기비저항은 약 77% 감소하였다. 공극수 전기비저항 변화 실험에서는 공극수 전기비저항이 증가함에 따라 전기비저항이 증가하였으나, 고비저항 공극수 조건에서는 증가율이 점차 둔화되는 경향을 보였다. 또한 공극수 전기비저항이 증가함에 따라 정규화 전기비저항은 비선형적으로 감소하였다. 이를 바탕으로 온도보정계수와 공극수보정계수를 산정하였으며, 제안된 보정모델의 적용성을 검토하였다. 보정 전 현장조건의 정규화 전기비저항은 기준조건보다 약 79.3% 낮게 나타났으나, 보정 후에는 그 차이가 약 9.5%로 감소하였다. 본 연구결과는 전기비저항 기반 투수블록 모니터링에서 온도 및 공극수 전기비저항 영향을 보정하기 위한 기초자료로 활용될 것으로 기대된다.

    - COLLAPSE
    31 August 2026
  • A Preliminary Study on Heating Characteristics of EOGO-Mixed Soil

    EOGO 첨가 입상체의 발열 성능에 미치는 함량 및 전압의 영향

    Chaewon Lee, Hoyoung Lee, Byoung Hooi Cho, Ji Young Ha, Boo Hyun Nam

    이채원, 이호영, 조병휘, 하지영, 남부현

    Conventional ground-heating technologies face various limitations in terms of energy efficiency, economic feasibility, and environmental impact. To address these issues, this study …

    기존의 지반 가열 기술은 에너지 효율성, 경제성, 환경적 측면에서 다양한 한계를 가지고 있다. 이러한 문제를 해결하기 위한 대안으로 우수한 전기 전도성과 열전도성을 …

    + READ MORE
    Conventional ground-heating technologies face various limitations in terms of energy efficiency, economic feasibility, and environmental impact. To address these issues, this study investigated edge-oxidized graphene oxide (EOGO), which has high electrical and thermal conductivity, as a conductive additive to geomaterials for enhanced Joule-heating performance. This study aimed to develop a granular heating material that can generate heat immediately without requiring a separate curing process. EOGO content and applied voltage were selected as experimental variables, and temporal temperature changes and surface heat distributions were measured. The results showed that heating performance increased with increasing EOGO content and applied voltage. A noticeable temperature rise occurred at an EOGO content of ~2wt%, indicating the onset of conductive network formation. This study experimentally demonstrated the practical potential of the EOGO–sand composite as a granular heating material that can be installed and recovered without the use of a binder. The findings provide baseline data for developing ground-heating applications, including road deicing, agricultural soil heating, and infrastructure construction in cold regions.


    기존의 지반 가열 기술은 에너지 효율성, 경제성, 환경적 측면에서 다양한 한계를 가지고 있다. 이러한 문제를 해결하기 위한 대안으로 우수한 전기 전도성과 열전도성을 가진 Edge-Oxidized Graphene Oxide(EOGO)를 지반 재료에 혼합하여 전도성을 부여하고, Joule heating 원리를 이용해 발열 성능을 향상시키는 연구를 진행하였다. 본 연구에서는 별도의 양생 과정 없이 즉각적인 발열이 가능한 입상체 기반 발열재를 구현하고자 하였다. EOGO의 함량과 인가 전압을 변수로 두어 시간에 따른 온도 변화를 측정하고 표면 열 분포를 관찰하였다. 실험 결과, EOGO 함량과 인가 전압이 증가할수록 전류 및 온도 상승량이 증가하였다. 특히 EOGO 함량 약 2 wt%부터 발열이 관찰되기 시작하여 전도 네트워크가 형성되기 시작하는 임계 함량이 존재하는 것으로 확인되었다. 본 연구는 EOGO–sand 혼합물이 바인더와 별도의 양생 과정 없이 발열 가능한 입상체로 활용될 수 있는 기초적인 가능성을 확인하였으며, 향후 지반 가열 분야 적용을 위한 기초자료를 제공한다.

    - COLLAPSE
    31 August 2026
  • Data Augmentation and Characteristic Analysis of Rock Weathering Data Using Distance-Correlation-Based Groupwise Oversampling

    Distance Correlation 기반 Group-Based Oversampling 기법을 이용한 암석 풍화 데이터의 증폭 및 특성 분석

    Hyung-Koo Yoon

    윤형구

    Data imbalance can degrade the performance of artificial-intelligence-based analyses, and various oversampling techniques have been developed to address this issue. In this …

    데이터 불균형 문제는 인공지능 기반 분석에서 예측 성능 저하를 유발하는 주요 원인 중 하나이며, 이를 해결하기 위한 다양한 데이터 증폭 기법이 활용되고 …

    + READ MORE
    Data imbalance can degrade the performance of artificial-intelligence-based analyses, and various oversampling techniques have been developed to address this issue. In this study, a distance-correlation-based groupwise oversampling method is proposed to address the limitations of the conventional synthetic minority oversampling technique (SMOTE) by considering dependencies among variables. The method first calculates distance correlations among variables and then applies hierarchical clustering to group variables with similar characteristics. Oversampling is subsequently performed independently within each group. The dataset used in this study comprised measurements of P-wave velocity, S-wave velocity, Young’s modulus, Poisson’s ratio, porosity, and crack density obtained during the rock weathering process. The results showed that the generated data generally preserved the main distribution characteristics of the original dataset. Furthermore, the random seed (S) had little influence on the generated data, whereas the number of nearest neighbors (K) significantly affected both the mean difference and standard deviation retention. In particular, K = 5 better preserved the mean, whereas K = 1 better preserved data variability. The findings demonstrate the feasibility of data augmentation considering structural relationships among variables and support the potential application of the proposed method for data augmentation and AI training dataset construction in engineering fields.


    데이터 불균형 문제는 인공지능 기반 분석에서 예측 성능 저하를 유발하는 주요 원인 중 하나이며, 이를 해결하기 위한 다양한 데이터 증폭 기법이 활용되고 있다. 본 연구에서는 기존 SMOTE 및 ADASYN의 한계를 개선하기 위하여 변수 간 의존성을 고려한 Distance Correlation 기반 Group-Based Oversampling 기법을 제안하였다. 제안 기법은 변수 간 Distance Correlation을 계산한 후 계층적 군집분석을 이용하여 유사한 특성을 갖는 변수들을 그룹화하고, 각 그룹에 대해 독립적으로 Oversampling을 수행하는 방식으로 구성하였다. 연구에는 암석 풍화 과정에서 측정된 압축파 속도, 전단파 속도, 영의 계수, 포아송비, 간극률 및 균열밀도 데이터를 활용하였다. 분석 결과, 생성 데이터는 대부분의 물리량에서 원본 데이터의 주요 분포 특성을 유지하는 것으로 나타났다. 또한 난수 시드(S)의 영향은 제한적인 반면 최근접 이웃 수(K)는 생성 데이터의 평균 차이율과 표준편차 유지율에 상대적으로 큰 영향을 미치는 것으로 확인되었다. 특히 K=5 조건은 평균 특성 보존에, K=1 조건은 분산 특성 보존에 유리한 것으로 나타났다. 본 연구는 변수 간 구조적 관계를 고려한 데이터 증폭 가능성을 제시하였으며, 향후 공학 분야의 데이터 증폭 및 인공지능 학습 데이터 구축에 활용될 수 있을 것으로 기대된다.

    - COLLAPSE
    31 August 2026
  • Comparative Analysis of the Structural Characteristics of Augmented Geotechnical Property Data for Forest-Road Landslide Hazard Assessment

    임도 산사태 위험성 평가를 위한 제한된 지반 물성치 데이터의 증폭 기법별 구조적 특성 비교 분석

    Man-Il Kim, Soon Han Chung, JaeHwan Kwak, Hyung-Koo Yoon

    김만일, 정순한, 곽재환, 윤형구

    The increasing occurrence of localized heavy rainfall and extreme weather has heightened interest in artificial-intelligence-based landslide hazard assessment. However, limited data availability …

    최근 집중호우 및 이상기후의 증가로 인해 산사태 위험성 평가를 위한 인공지능 기반 연구가 증가하고 있으나, 지반공학 분야에서는 제한된 데이터 확보 문제가 여전히 …

    + READ MORE
    The increasing occurrence of localized heavy rainfall and extreme weather has heightened interest in artificial-intelligence-based landslide hazard assessment. However, limited data availability remains a major challenge in geotechnical engineering. This study compares the structural characteristics of various data augmentation techniques using soil cohesion, friction angle, and soil density, which are closely related to shear strength and landslide hazard. Four techniques—the synthetic minority oversampling technique (SMOTE), adaptive synthetic sampling (ADASYN), kriging, and the Monte Carlo–genetic algorithm (MC-GA)—are applied to generate geotechnical property data. The generated datasets are evaluated using probability density functions, mean comparisons, Pearson correlation analysis, and principal component analysis. In addition, changes in the distribution range and correlation structure according to the augmentation techniques are investigated. The results indicate that SMOTE and ADASYN largely preserved the structural characteristics of the original dataset, whereas kriging tended to strengthen correlations among specific variables. MC-GA produced the widest distribution range but showed reduced intervariable structural consistency. Therefore, selecting augmentation techniques for landslide hazard assessment with limited geotechnical data should consider both dataset size and preservation of intervariable structure.


    최근 집중호우 및 이상기후의 증가로 인해 산사태 위험성 평가를 위한 인공지능 기반 연구가 증가하고 있으나, 지반공학 분야에서는 제한된 데이터 확보 문제가 여전히 중요한 한계로 작용하고 있다. 본 연구에서는 산사태 위험성과 관련된 전단강도 특성을 고려하여 soil cohesion, friction angle 및 soil density를 대상으로 다양한 데이터 증폭 기법의 구조적 특성을 비교 분석하고자 하였다. 이를 위해 SMOTE, ADASYN, Kriging 및 Monte Carlo–Genetic Algorithm(MC-GA) 기반 데이터 증폭 기법을 적용하여 지반 물성치 데이터를 생성하였다. 이후 확률밀도함수, 평균값 비교, Pearson correlation 및 Principal Component Analysis(PCA)를 이용하여 각 기법에 따른 데이터 분포 및 구조적 특성을 분석하였다. 또한 데이터 증폭 기법에 따라 생성되는 데이터의 분포 범위와 상관구조 변화를 비교하였다. 분석 결과, SMOTE와 ADASYN은 원시 데이터의 구조적 특성을 비교적 안정적으로 유지하는 경향을 보였으며, Kriging은 특정 변수 간 상관성을 강화하는 특성을 보였다. MC-GA는 가장 넓은 데이터 분포 범위를 형성하였으나, 변수 간 구조적 일관성은 상대적으로 감소하는 경향을 나타내었다. 따라서 제한된 지반 데이터 조건에서 산사태 위험성 평가를 위한 데이터 증폭 기법 적용 시, 단순한 데이터 수 증가뿐만 아니라 생성 데이터의 구조적 특성 역시 함께 고려할 필요가 있는 것으로 판단된다.

    - COLLAPSE
    31 August 2026
  • Deep Learning-Based Displacement Prediction of Caisson-Type Quay Walls Using Recorded Earthquake Motions

    실제 지진파를 이용한 케이슨 안벽의 딥러닝 기반 변위 예측

    Hyeonsu Yun, Seong-Kyu Yun, Jiseong Kim, Gichun Kang

    윤현수, 윤성규, 김지성, 강기천

    Following the 2017 Pohang Earthquake, interest in liquefaction phenomena has increased in Korea, leading to numerous studies on the seismic behavior of …

    국내에서는 포항지진 이후 액상화 현상에 관한 관심이 증가함에 따라, 액상화 지반에서의 구조물 거동을 예측하기 위한 다양한 연구가 수행되고 있다. 최근에는 시계열 데이터를 …

    + READ MORE
    Following the 2017 Pohang Earthquake, interest in liquefaction phenomena has increased in Korea, leading to numerous studies on the seismic behavior of structures found on liquefiable ground. In recent years, deep learning approaches based on time-series data have also gained increasing attention, highlighting the need for reliable training datasets covering a wide range of conditions. However, obtaining datasets through physical model tests and field monitoring requires considerable time and expense, while collecting data under diverse ground and structural conditions remains challenging. To address these limitations, this study generated numerical analysis datasets under various input conditions using an effective stress analysis method. Seven recorded earthquake motions were selected as input ground motions, and their acceleration amplitudes were scaled according to return periods of 500, 2,400, and 4,800 years. Parametric analyses were additionally performed by varying the SPT N-value and caisson height to account for variations in ground and structural conditions. Using the resulting datasets, displacement predictions were conducted with two recurrent neural network architectures, namely, gated recurrent unit and long short-term memory models. Both models achieved coefficients of determination (R2) exceeding 0.9, demonstrating high predictive accuracy.


    국내에서는 포항지진 이후 액상화 현상에 관한 관심이 증가함에 따라, 액상화 지반에서의 구조물 거동을 예측하기 위한 다양한 연구가 수행되고 있다. 최근에는 시계열 데이터를 활용한 딥러닝 연구 또한 활발히 수행되고 있으며, 이를 위한 학습 데이터 구축의 중요성 또한 증가하고 있다. 그러나 모형실험 및 실제 계측 데이터를 활용한 연구는 많은 시간과 비용이 요구되며, 다양한 조건에 대한 데이터를 확보하는 데 한계가 있다. 이에 본 연구에서는 유효응력해석 기법을 활용하여 다양한 입력조건에 대한 수치해석 데이터를 구축하였다. 입력 지진파는 총 7종을 적용하였으며, 500년, 2400년, 4800년 재현주기 수준에 따라 입력 가속도를 조정하였다. 또한 지반 및 구조 조건의 영향을 고려하기 위하여 N치와 케이슨 높이 조건을 변화시켜 해석을 수행하였다. 구축된 데이터를 기반으로 GRU 및 LSTM 알고리즘을 적용한 딥러닝 예측을 수행한 결과, 두 모델 모두 결정계수(R2)가 0.9 이상으로 나타나 전반적으로 우수한 예측 성능을 보였다.

    - COLLAPSE
    31 August 2026
  • Evaluation of the Bearing Capacity of Protruded Cast-in-Place Piles for Large-Scale Complex Facilities Based on Field Load Test

    대규모 복합 시설에 적용 가능한 돌기 형성 현장타설말뚝에 대한 현장시험 기반의 지지거동 평가

    Seokjung Kim, Tae-Young Kwak, Soon-Yong Jeong, Mintaek Yoo

    김석중, 곽태영, 정순용, 유민택

    A protruded cast-in-place (CIP) pile is constructed by grooving the borehole wall before concreting, thereby forming protrusions along the pile shaft that …

    돌기 형성 현장타설말뚝은 일반적인 현장타설말뚝 시공 공정 중 천공-말뚝 타설 사이에 공벽에 홈파기 단계를 추가하여 공벽과 말뚝 주면을 따라 돌기를 형성함으로써 주면 …

    + READ MORE
    A protruded cast-in-place (CIP) pile is constructed by grooving the borehole wall before concreting, thereby forming protrusions along the pile shaft that increase shaft resistance. To quantitatively evaluate this enhanced shaft resistance in pile design, appropriate design equations are required. Accordingly, Korean and international design standards use empirical equations that account for the artificial roughness of the pile shaft. In this study, a CIP pile with protrusions was constructed at a field test site, and its bearing capacity was evaluated using a bidirectional load test. The applicability of the design equations was examined by comparing the bearing capacity evaluated from the load test with that calculated using the design equation. The results showed that the ratio of shaft resistance and base resistance calculated using the U.S. Federal Highway Administration (FHWA) design equations was very similar to those evaluated from the field load test. This agreement supports the applicability of the FHWA design equations for estimating the shaft resistance of CIP piles with artificially formed protrusions. However, additional field load-test data are required to further verify the applicability and reliability of the design equations.


    돌기 형성 현장타설말뚝은 일반적인 현장타설말뚝 시공 공정 중 천공-말뚝 타설 사이에 공벽에 홈파기 단계를 추가하여 공벽과 말뚝 주면을 따라 돌기를 형성함으로써 주면 마찰력을 증대시키는 공법이다. 증대된 주면 마찰력에 대한 설계를 정량화 하기 위해서는 설계식이 필요하며, 이를 위해 해외 및 국내 시방서에서는 말뚝 주면에 인공적인 거칠기를 정량화한 경험식을 채택하고 있다. 본 연구에서는 실제 현장에서 돌기 형성 현장타설말뚝을 시공하고 재하시험을 통해 지지력을 평가하고, 그 결과와 설계식으로 산정한 지지력을 비교함으로써 설계식에 대한 적용성을 검토하였다. 그 결과, FHWA의 설계식으로 계산한 주면 마찰력과 선단 지지력의 비율과 재하 시험으로 평가한 비율이 매우 유사하며, 돌기 말뚝의 주면 마찰력 산정시, FHWA의 설계식을 적용할 수 있을 것으로 판단된다. 다만, 향후 추가적인 재하시험 자료를 추가로 확보하여 적용성을 검증할 필요가 있을 것으로 판단된다.

    - COLLAPSE
    31 August 2026