검색결과

검색조건
좁혀보기
검색필터
결과 내 재검색

간행물

    분야

      발행연도

      -

        검색결과 1,174

        1.
        2026.06 KCI 등재 구독 인증기관 무료, 개인회원 유료
        본 연구는 다양한 인위적 잡음원이 존재하는 도심지 환경에서 상시미동 단일관측점 수평 대 수직 스펙트럼비 (Horizontal-to-Vertical Spectral Ratio, HVSR) 기법을 활용한 기반암 심도 산출의 적용성과 한계를 검토하였다. 이를 위 해 서부산낙동대교 일대 도심 지역의 27개 지점에서 획득한 상시미동 자료를 시추 주상도와 비교 분석하였다. 연구 지 역의 공명주파수는 0.89-1.33 Hz 범위에 분포하였으며, 시추공과 지진계 간 이격 거리가 10m 이내인 14개 지점의 자료 를 이용하여 공명주파수와 기반암 심도 간 지역 고유의 경험적 상관관계식을 도출하였다. 도출된 관계식을 전체 27개 지점에 적용한 결과, 국지적인 지질 불균질성 또는 불리한 관측환경의 영향을 크게 받은 4개 지점을 제외한 나머지 지 점에서는 절대 오차가 0.6-4.7m 범위에 분포하였고, 평균 절대오차는 약 2.5m로 나타나 비교적 양호한 심도 추정 성능 을 보였다. 한편, 도심지 특유의 복합적 환경 변수는 HVSR 기반 심도 추정의 정밀도에 영향을 미치는 것으로 확인되었 다. 인위적 잡음원으로부터 충분히 떨어진 지점에서는 10일간 비교적 일관된 공명주파수가 관찰되었으나, 고속도로, 교 각 하부 및 수계 인접 지점에서는 차량 통행 등 인위적 진동의 영향으로 공명주파수의 불확실성이 증가하였다. 또한 기 반암의 급격한 기복이나 매립층 발달과 같은 국지적 지반 불균질성은 경험적 상관관계식에 충분히 반영되지 않아 심도 추정 오차를 증가시키는 내적 요인으로 작용하였다. 특히 일부 지점에서는 공명주파수의 시간적 안정성이 확보되었음에 도 불구하고 심도 추정 오차가 크게 나타나, 안정적인 공명주파수만으로 기반암 심도 추정의 정확성을 보장하기 어렵다 는 점을 확인하였다. 따라서 복잡한 도심지에서 HVSR 탐사의 신뢰성을 높이기 위해서는 주요 진동원으로부터 가급적 충분한 이격 거리를 확보하고, 센서를 적정 심도로 매설하며, 악천후의 영향을 최소화한 관측 조건에서 공명주파수의 재 현성을 확인할 필요가 있다. 또한 잡음원의 영향이 크거나 지질 불균질성이 뚜렷한 지역에서는 실측 전단파 속도(Vs) 정 보 등 타 물리탐사 자료와의 교차 해석을 병행함으로써 경험식의 한계를 보완할 수 있다. 이러한 조건이 충족된다면 HVSR 기법은 지진재해 예측과 천부 지반 평가를 위한 유효하고 경제적인 대안 탐사법으로 활용될 수 있을 것이다.
        4,600원
        2.
        2026.06 KCI 등재 구독 인증기관 무료, 개인회원 유료
        This study examined the relationships among indicators, distributional differences between connected and disconnected reaches, and the latent structure of indicators within the current lateral connectivity assessment framework. The lateral connectivity assessment system evaluates the physical connection between streams and floodplains using indicators related to channel cross-section, levee slope, culverts, vegetation cover, urbanized area, and wetland area. However, empirical understanding of whether these indicators operate independently and how they differ between connected and disconnected reaches remains limited. To address this gap, Mann-Whitney U tests, Spearman correlation analysis, and exploratory factor analysis based on a Spearman correlation matrix were conducted. The results showed that connected and disconnected reaches differed significantly in most indicators, including channel cross-section, vegetation cover, culverts, riverside slope, landward slope, and urbanized area. Spearman correlation and exploratory factor analysis indicated that major physical structural indicators, such as channel cross-section, levee slope, and culverts, tended to vary together and loaded on the same factor. These findings suggest that the current assessment framework effectively reflects physical connectivity between streams and floodplains, while also indicating that some structural indicators may represent overlapping characteristics. In contrast, wetland area showed weak associations with other indicators, formed an independent factor structure, and did not significantly differ between connected and disconnected reaches. Therefore, wetland-related indicators should be improved by incorporating functional connectivity, such as hydrological connection, flood inundation frequency, and residence time, rather than relying solely on area-based measures. This study provides empirical evidence for interpreting and refining lateral connectivity assessment indicators.
        4,000원
        3.
        2026.04 KCI 등재 구독 인증기관 무료, 개인회원 유료
        본 연구에서는 하천 및 하구 수역의 부유 쓰레기를 실시간으로 탐지하기 위한 인스턴스 세그멘테이션 모델 RTD-YOLO(River Trash Detection-YOLO)를 제안한다. 수면 영상 기반 부유 쓰레기 데이터는 수면 반사, 배경과의 높은 유사성, 객체 간 중첩, 불규칙한 경계, 소형 객체 비중 증가 등 일반 목적 벤치마크 데이터셋과 다른 특성을 가진다. 본 연구에서는 동일한 데이터셋과 동일한 학습 및 평가 조건 에서 Ultralytics 공식 배포 모델인 YOLOv8-Seg, YOLO11-Seg, YOLO26-Seg의 성능을 비교 분석하고 그 중 가장 우수한 성능을 보인 YOLO26-Seg 아키텍처를 기반으로 RTD-YOLO를 설계하였다. 제안 모델은 입력 해상도 1280 환경에서 주요 특징 단계인 P3 및 P4의 검출 및 분류 표현력을 강화하고 P5 기반 의미 정보를 instance segmentation fusion 기반 구조로 재주입하는 semantic bridge와 segmentation 입력 정렬 구 조를 도입하였다. 실험 결과 RTD-YOLO는 YOLO26-Seg 대비 정밀도 8.52%, 재현율 10.85%, mAP@50 8.61%, mAP@50:95 9.62%의 상대적 성능 향상을 보였다. 추론 시간은 14.13 ms/img에서 15.98 ms/img로 증가하였으나 실시간 운용에는 충분한 수준을 유지하였다. 또한 공식 YOLO 버전 간 성능 변화와 비교할 때 제안 모델에서 보다 큰 성능 개선 경향이 확인되었다. 이는 부유 쓰레기 탐지와 같이 배경 간섭과 클래스 혼동이 큰 환경에서는 일반 목적 탐지 구조의 직접 적용보다 데이터 특성을 고려한 탐지·분류 중심의 구조 설계가 효과적일 수 있음을 시 사한다.
        4,300원
        4.
        2026.04 KCI 등재 구독 인증기관 무료, 개인회원 유료
        조종천의 어류군집 특징과 하천수생태계 건강성을 밝히기 위해 2023년부터 2024년까지 족대와 투망을 이용하여 30개 지점을 2회(1차 4~5월, 2차 9~10월) 조사하였다. 조사결과, 12과 42종 7,105개체가 채집되었고, 우점종은 참갈겨 니(상대풍부도 52.4%), 아우점종은 피라미(14.2%)였으며, 그 다음으로 돌고기(9.4%), 쉬리(4.1%), 버들치(3.7%), 참종 개(2.3%) 등의 순으로 우세하였다. 출현종 중 기후에너지환경부지정 멸종위기 야생생물은 II급의 한강납줄개, 가는돌고 기, 둑중개 3종이 출현하였는데, 둑중개는 상류부 및 지류에 서식하였고, 가는돌고기는 중·하류부에, 한강납줄개는 하류부에 서식하였다. 한국고유종은 20종으로 고유화율(47.6%)이 높았고, 회유성 어류로는 강하성 어류인 뱀장어 1종이, 육봉형 어류로는 둑중개, 밀어 2종이 채집되었다. 외래어종은 생태계교란 생물로 지정된 배스와 블루길 2종과 이스라엘잉어로, 총 3종이 출현하였다. 군집분석 결과, 우점도는 상류에서 하류로 갈수록 낮아졌고, 다양도와 풍부도는 하류로 갈수록 높아졌으며, 균등도는 지점별 경향성이 나타나지 않았다. 하천수생태계 건강성 평가(FAI) 결과, 28개 지점은 매우 좋음(A), 2개 지점은 좋음(B)으로 평가되어 건강성이 높았고, 수질측정망을 통한 수질등급 평가에서는 1개 지점은 매우 좋음(Ia), 3개 지점은 좋음(Ib)으로 나타나 양호하였다. 조종천의 교란요인은 조사기간 중 2개 지점에서 하천공사가 진행되고 있었고, 보가 설치된 18개 지점 중 6개 지점에만 어도가 설치되어(어도 설치율 33.3%) 어류 소상의 장애물로 작용하고 있었다. 또한 생태계교란 생물로 지정된 배스와 블루길이 하류부에서 확인되어 생태계 교란이 우려되었다. 따라서 본 구간에서 안정적인 어류 서식을 위해서는 무분별한 하천공사를 지양하고 보에 어도 설치가 필요하며, 배스와 블루길의 개체수를 감소시킬 수 있는 관리방안이 요구되었다.
        4,900원
        6.
        2026.04 KCI 등재 구독 인증기관 무료, 개인회원 유료
        This study investigated the impact of rainfall on the network performance and video transmission quality of smart CCTV systems deployed across 16 bridges over the Han River in Seoul. Using operational logs collected from September 22 to October 6, 2025 (n=254), a comparative analysis was performed between the wired (n=5) and wireless (n=11) network architectures. The results reveal that under rainfall conditions, wireless networks experienced critical performance degradation. Specifically, at a heavy rainfall intensity of 10 mm/h, the average latency (Ping) surged from 22.5 ms to 355.2 ms, while video frame rates (FPS) plummeted from 19.8 to 6.4. Notably, at a maximum rainfall intensity of 15 mm/h, the wireless network performance exhibited a 78.8% degradation compared with clear weather conditions, severely compromising real-time monitoring reliability. Conversely, the wired networks exhibited robustness, maintaining a Ping of approximately 20 ms and an FPS within the 19–20 range, regardless of weather conditions. A significant negative correlation (r = -0.81, p < 0.01) between Ping and FPS was identified, establishing increased network latency as the primary driver of video quality degradation. These findings provide a technical basis for implementing real-time operational thresholds at Ping 40 ms and FPS 15 as leading indicators to ensure surveillance reliability in a smart city infrastructure.
        4,000원
        8.
        2026.03 KCI 등재 구독 인증기관 무료, 개인회원 유료
        This study investigates the internal structure of the Habitat and Riparian Health Index (HRI) by identifying conditional dependencies among its components and the mechanisms that form grade boundaries, rather than treating HRI as a simple arithmetic sum. Using the 2024 national river assessment dataset, the analysis combined bootstrap-supported Bayesian Networks for stable dependency inference with classification decision trees for explicit grading rules and threshold identification. A multi-criterion priority scheme integrating network centrality, contribution to total-score variability, and classification contribution was also applied to derive management priorities within and across basins. Across all basins and analytical perspectives, Flow Velocity Diversity consistently emerged as the most influential component. It occupied the central position in the dependency structure and accounted for the largest share of variability in the composite score, indicating that it operates as a system-level outcome in which channel morphology, bed condition, and anthropogenic constraints converge. The grading mechanism was strongly asymmetric. Deficiencies in riverbank protection functioned as a dominant trigger for rapid grade deterioration, whereas attainment of the highest grade required a conjunctive and non-linear pathway in which sufficient flow heterogeneity was accompanied by the sequential resolution of structural constraints, particularly those associated with transverse structures and embankments. Basin-level comparisons further showed that network structures were not interchangeable, with the Nakdong River basin exhibiting the most distinct configuration and basinspecific priority patterns. These results imply that management should separate strategies aimed at preventing degradation through bottleneck control from strategies aimed at achieving top-tier conditions through coordinated, multi-component interventions.
        4,500원
        9.
        2026.02 KCI 등재 구독 인증기관 무료, 개인회원 유료
        This study investigated the meteorological characteristics and mechanisms of three distinct heavy snowfall events that occurred over the central Korean Peninsula on November 27, 2024, December 15, 2024, and March 18, 2025. Satellite imagery, total precipitable water, integrated vapor transport, and wind and pressure field data revealed that the November 27, 2024 event represented a compound case wherein strong moisture transport from the southwestern sea combined with a cut-off low, leading to the development of an atmospheric river (AR), synoptic-scale ascent, and countrywide heavy snowfall. In contrast, the December 15 2024 event exhibited a typical lake-effect snowfall pattern characterized by weak AR activity and a dominant localized moisture supply from the Yellow Sea, resulting in short-lived and spatially confined snowfall. The March 18, 2025 event was a mixed cycloniclake-effect case triggered by the interaction between mid-latitude moisture transported by southwesterly winds and an upper-level low, producing significant snowfall over the Seoul metropolitan and Yeongdong regions. These differences arise from variations in AR strength, lakeeffect processes, and cyclonic development, whereas all three events shared enhanced thermal instability, a moisture supply associated with a large SST850 hPa temperature difference (ΔT>10oC), and a prevailing northwesterly flow. These specific cases show that heavy snowfall intensity and duration are closely linked to sequential interactions between large-scale AR processes, regional lake effects, and cyclonic mechanisms. Overall, this study suggests that an increased AR frequency under climate change scenarios may increase the risk of extreme snowfall, thereby contributing to improved weather forecasting and disaster preparedness strategies.
        6,400원
        10.
        2026.02 KCI 등재 구독 인증기관 무료, 개인회원 유료
        섬강 중·하류(본류)의 어류군집과 하천수생태계 건강성을 밝히기 위해 2024년 4월부터 8월까지 15개 지점을 선정하 여 2회 조사하였다. 조사기간 채집된 어류는 9과 45종 5,443개체였다. 우점종은 피라미(상대풍부도 41.4%), 아우점종은 참갈겨니(13.6%), 그 다음으로 쉬리(9.7%), 돌고기(6.6%), 꾸구리(6.3%), 돌상어(4.3%), 돌마자(2.3%), 밀어(2.0%), 줄납자루(1.7%), 납자루(1.6%) 등의 순으로 우세하게 출현하였다. 법정보호종은 환경부지정 멸종위기 야생생물 II급인 꾸구리와 돌상어, 한강납줄개, 묵납자루 4종이 확인되었는데, 꾸구리는 자갈의 비율이 높은 하류부의 빠른 여울에서, 돌상어는 큰돌과 돌의 비율이 높은 상류 및 하류의 빠른 여울에서 많이 서식하고 있어 주목되었고, 한강납줄개와 묵납자루는 각각 St. 12, 15에서 한 개체씩 채집되었다. 한국고유종은 20종이 채집되어 고유화율은 44.4%였고, 외래어 종은 생태계교란 생물로 지정된 배스와 블루길 2종이 확인되었다. 어류를 이용한 하천수생태 건강성(FAI)은 매우 좋음(A) 10개 지점, 좋음(B) 5개 지점으로 양호하게 평가되었고, 수질은 대부분 좋음(Ib)과, 약간 좋음(Ⅱ)으로 평가되 어 비교적 양호하였으나 수질이 나쁜 원주천(보통, III)이 합류되면서 수질이 저하되었다. 군집분석 결과, 지점들의 환경요인은 대부분 여울과 소가 크게 반복적으로 나타나는 중류형(Bb type)으로 비교적 유사한 환경 특징을 보였지만, 수심과 고도, 큰돌, 하폭, 자갈, 잔자갈에 유의한 차이를 보였는데, 상류에서 하류로 갈수록 고도와 큰돌의 비율이 낮아지고 자갈과 잔자갈의 비율이 높아지는 경향을 보였으며, 이러한 환경 요인과 수질 등은 종의 분포에 큰 영향을 미치고 있었다. 군집구조는 크게 상류(St. 1, 3)와 중류(St. 2, 4~8, 11), 하류(St. 9~10, 12~15)로 구분되었다. 교란요인으 로 하천정비공사(1개 지점)와 보의 설치(2개 지점), 생태계교란 생물인 배스와 블루길의 서식, 그리고 오프로드 차량에 의한 멸종위기종 꾸구리의 서식지인 빠른 여울의 교란(St. 15) 등이 있었다. 따라서 섬강 중·하류 본류 어류의 안정적인 서식을 위해서는 무분별한 하천공사는 지양하고 원주천의 수질개선이 필요하며 생태계교란 생물 배스의 확산을 방지할 수 있는 관리방안, 그리고 섬강 하류(St. 15)의 오프로드 차량의 출입을 막을 대책이 시급히 요구되었다.
        5,200원
        11.
        2025.12 KCI 등재 구독 인증기관 무료, 개인회원 유료
        This study utilized over 20 years of daily bivalve harvesting records from a local fisherman on Yubudo Island to examine potential structural changes in bivalve resources as perceived by the local community following a distant oil spill event. Temporal analyses revealed that while Mactra quadrangularis was historically the dominant commercial bivalve, the harvest of Meretrix petechialis significantly increased after 2007. Notably, during a period of severe regional decline in Meretrix production across Chungcheongnam Province (2008-2012), Yubudo maintained relatively stable yields. These findings suggest that, amid widespread depletion of major bivalve resources due to pollution, there was a shift in local bivalve resource utilization from Mactra to the higher-value Meretrix in the Yubudo area, which was not directly impacted by contamination. This indicates that Yubudo may have served as a substitute production area during the regional decline in bivalve resources. This study is significant as it quantitatively demonstrates how large-scale regional changes in bivalve resources can indirectly influence local resource utilization by integrating long-term harvesting records with community perceptions.
        4,000원
        12.
        2025.12 KCI 등재 구독 인증기관 무료, 개인회원 유료
        This study examined the vertical distribution of conservative elements (Al, Fe, Li, and Cs) and trace metals (As, Cd, Cr, Cu, Ni, Pb, and Zn) in sediment cores collected from the tidal flats of Yubudo in the Geum River estuary. Two sediment cores were obtained from different depositional environments: an estuary-proximal mudflat (Core A) and an offshore-influenced sandflat (Core B). These cores were subsampled at 2 cm intervals for ICP-MS analysis. The conservative elements displayed consistently higher concentrations in the finer-grained Core A, reflecting natural enrichment associated with silt and clay-dominated sediments. All seven trace metals were found to be below the Threshold Effect Level (TEL), indicating a low potential for ecological risk in both cores. The higher concentrations of trace metals observed in Core A were interpreted as natural enrichment due to the greater proportion of fine-grained, estuary-derived sediments rather than anthropogenic accumulation. These findings provide a geochemical baseline for understanding natural variability in the Yubudo tidal-flat system and offer crucial information for the future conservation and management of the tidal flats in the Geum River Estuary.
        4,000원
        13.
        2025.12 KCI 등재 구독 인증기관 무료, 개인회원 유료
        The Yangtze River Delta region of China takes the lead in the protection of traditional crafts across the country. Studying the current situation of its policy system is of great significance for the protection of intangible cultural heritage not only in the Yangtze River Delta but also throughout China. Focusing on the traditional craft protection policies in the Yangtze River Delta, this study selected 64 relevant policy texts from 2000 to the present. Using NVivo 11 software, it conducted coding extraction and qualitative analysis on 188 free nodes and 29 tree nodes under 10 core categories covered in the policies, including the concept and directory system, legal subjects' rights and interests, the concept of hierarchical protection, talent team building, fund investment, resource utilization, multi-field collaboration, research deepening, digital technology support, and work coordination and supervision mechanisms.The research results show that the traditional craft protection policy system in the Yangtze River Delta region has presented diversified policy orientations, a relatively complete four-level structure, differentiated cross-border integration characteristics, and an initially formed regional collaboration mechanism. However, there are still certain limitations in aspects such as the precision of rights and interests protection, the explicit integration of digital technology, the construction of a sustainable path for "productive protection", the improvement of the closed-loop evaluation and supervision system, and the in-depth expansion of regional collaboration.
        6,100원
        14.
        2025.11 KCI 등재 구독 인증기관 무료, 개인회원 유료
        This study examines the current framework for diagnosing the causes of stream ecosystem impairment in South Korea and proposes strategies to improve the effectiveness of aquatic ecosystem restoration policies. While technical guidelines and manuals for impairment diagnosis have been developed, they remain limited in practice due to weak legal enforceability, lack of integration with restoration planning, and insufficient coordination between related laws such as the Water Environment Conservation Act and the River Act. To address these issues, this study highlights the need for institutional reforms, including the legal establishment of a national inventory of impaired streams, the development of a comprehensive management plan, and the incorporation of diagnosis results into river planning processes. It also proposes clarifying the roles of central and local agencies to enhance administrative efficiency and reduce project fragmentation. Furthermore, the study emphasizes the potential of Nature-based Solutions (NbS) as a paradigm shift in stream restoration. The application of NbS should be linked to the results of scientific diagnosis and tailored to the specific characteristics and impairment mechanisms of each stream. By strengthening the link between diagnosis, planning, and implementation, and adopting ecosystem-based approaches such as NbS, this study aims to inform integrated policy and institutional directions for sustainable stream restoration in South Korea.
        4,000원
        20.
        2025.10 KCI 등재 구독 인증기관 무료, 개인회원 유료
        낙동강 하굿둑 인근 해역은 하천수 방류, 갑문 및 수문 조작, 장기간에 걸친 하구역의 연안 사주 지형 변화 등 인위적 요인과 기상 성분에 의한 교란이 중첩되어 일반 연안과는 다른 불규칙한 조석 변동 특성을 보인다. 특히 하굿둑을 통한 해수 유입량은 내·외수위 차에 크게 좌우되며, 외측 조위의 예측 정확도는 수문 운영의 정밀도와 기수역 복원 사업에 직결된다. 본 연구에서는 낙동강 하굿둑 외측 에서 2007~2024년까지 확보된 장기 관측자료를 대상으로 Utide를 적용하여 조석조화분해를 수행하고, 2021~2023년 자료를 활용한 Task2000 결과와 비교하였다. 분석 결과, Utide는 장주기 성분(SA, SSA, MM, MF 등)을 포함한 대표 조화상수를 안정적으로 추출하였으며, TASK2000 은 연도별 분석 결과가 변동하여 장기적 대표성이 부족한 것으로 나타났다. 또한 2022년~2024년 조위 예측 성능을 평가한 결과, 평균오차 (ME), 평균절대오차(MAE), 평균제곱근오차(RMSE) 및 효율성계수(CE), 일치지수(IA)에서 Utide가 전반적으로 TASK2000보다 우수하였고, 결 정계수(R²)에서도 유사하거나 높은 값을 나타내었다. 이는 Utide가 평균 편향을 줄이고 예측오차를 감소시키며, 장기적인 안정성과 합치도 를 확보하는 데 효과적임을 보여준다. 따라서 낙동강 하굿둑과 같이 조석 변동이 복잡한 하구역에서는 단기 예측에는 TASK2000도 일정 수 준 활용 가능하나, 장기적이고 신뢰도 높은 조위 예측 및 수문 운영·기수역 복원 사업 지원에는 Utide의 적용이 더 적합하다고 판단된다.
        4,300원
        1 2 3 4 5