• Title/Summary/Keyword: 조합 추천 기법

Search Result 12, Processing Time 0.019 seconds

Is that possible to simulate daily runoff with one parameter? (하나 매개변수로 유출 모의 가능한가?)

  • Noh, Jaekyoung;An, Hyunuk;Lee, Jaenam
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2017.05a
    • /
    • pp.29-29
    • /
    • 2017
  • 유역의 물수지를 강수, 증발산, 토양수분저류, 유출 등 성분으로 구성하고, 토양수분저류 상태에 따라 증발산과 유출이 변화하는 식을 기본식으로 구성하였으며, 물수지를 개선하는 매개변수를 변수화하는 개념을 도입하여 다음 식의 모형을 개발하였다. 여기서, ETa는 실제증발산량, ETo는 잠재증발산량, Q는 유출량, S는 토양수분저류량이고, C1은 증발산, C2, ${\alpha}$는 유출반응, C3, C4는 매개변수 ${\alpha}$를 변수화시키는 데 관련한 매개변수이다. $$ETa(i)=(1-e^{-c1{\times}s(i)}){\times}ETo_{(i)}$$ $$Q_{(i)}=S_{(i)}{\times}(1-e^{-c2{\times}s(i)})^{[(c3+e^{-c4{\times}s(i)}){\times}a]}$$ 모형의 검증을 위해 Monte Calro 기법으로 최적 매개변수를 결정한 결과 수많은 매개변수 조합이 최적영역에 분포되는 것을 확인하였으며, 이를 바탕으로 매개변수 하나만 남겨 놓고 나머지 매개변수는 상수화시켜도 모의결과가 똑같다는 결과를 관찰하였으며, 이를 토대로 하나 매개변수만으로 일 유출 모의가 가능하다고 결론을 내렸다. 하나의 매개변수는 ${\alpha}$를 우선 추천하고, C1도 유역의 토지이용에 따라 증발산이 변화하기 때문에 의미있다고 판단하고 있다. 하나의 매개변수를 결정하는 방법은 유출 자료가 있으면 유출량으로, 없으면 유출률을 맞추는 방법이며, 일반화하기 쉽고 실용성이 매우 높은 것으로 평가된다. 유역면적 $209km^2$인 보령댐의 2007년부터 2009년까지 Monte Calro 기법으로 매개변수를 결정한 결과 C1=0.0196, C2=0.0023, C3=0.3230, C4=0.0051, ${\alpha}=2.3304$ 이었으며, 이 때 연평균 강우량 1221.2mm, 유출량 651.2mm, 유출률 53.3%이었으며, $R^2=0.833$, RMSE=2.073, NSE=0.831이었고, 관측 유출량 610.8mm, 유출률 50.0%였다. 매개변수 C1, C2, C3, C4를 고정시키고 유출률 50%에 이를 때 ${\alpha}$는 2.6946이었으며, 이 때 $R^2=0.831$, RMSE=2.102, NSE=0.826이었고, 매개변수 C2, C3, C4, ${\alpha}$를 고정시키고 유출률 50%에 이를 때 C1은 0.0255이었으며, 이 때 $R^2=0.833$, RMSE=2.083, NSE=0.829이었다. 한편 똑같은 자료로 탱크모형은 $R^2=0.79$, RMSE=2.43, NSE=0.77이었고, SWAT 모형은 $R^2=0.56$, RMSE=3.97, NSE=0.40으로 나타난 것과 비교할 때, 개발된 모형의 성능이 우수한 것이라 결론내릴 수 있었다.

  • PDF

Development of an open source-based APT attack prevention Chrome extension (오픈소스 기반 APT 공격 예방 Chrome extension 개발)

  • Kim, Heeeun;Shon, Taeshik;Kim, Duwon;Han, Gwangseok;Seong, JiHoon
    • Journal of Platform Technology
    • /
    • v.9 no.3
    • /
    • pp.3-17
    • /
    • 2021
  • Advanced persistent threat (APT) attacks are attacks aimed at a particular entity as a set of latent and persistent computer hacking processes. These APT attacks are usually carried out through various methods, including spam mail and disguised banner advertising. The same name is also used for files, since most of them are distributed via spam mail disguised as invoices, shipment documents, and purchase orders. In addition, such Infostealer attacks were the most frequently discovered malicious code in the first week of February 2021. CDR is a 'Content Disarm & Reconstruction' technology that can prevent the risk of malware infection by removing potential security threats from files and recombining them into safe files. Gartner, a global IT advisory organization, recommends CDR as a solution to attacks in the form of attachments. There is a program using CDR techniques released as open source is called 'Dangerzone'. The program supports the extension of most document files, but does not support the extension of HWP files that are widely used in Korea. In addition, Gmail blocks malicious URLs first, but it does not block malicious URLs in mail systems such as Naver and Daum, so malicious URLs can be easily distributed. Based on this problem, we developed a 'Dangerzone' program that supports the HWP extension to prevent APT attacks, and a Chrome extension that performs URL checking in Naver and Daum mail and blocking banner ads.