RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
          펼치기
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • 무결성 검사 트랜잭션을 위한 회복 기법

        민경섭,이강우,김형주(Kyungsub Min),Kangwoo Lee,Hyoung-Joo Kim 한국정보과학회 1999 정보과학회논문지(B) Vol.26 No.5

        최근 많이 부각되고 있는 여러 데이타베이스 응용들은 복잡하고 많은 무결성 규칙을 요구한다. 이러한 응용에서 갱신 트랜잭션은 많은 양의 무결성 규칙을 동반하며, 시스템 고장시 많은 수의 트랜잭션이 검사 단계에 있을 경우가 증가하여 철회될 가능성이 높아진다. 그러나 일반적으로 대부분의 트랜잭션 수행은 무결성 제약 규칙을 만족하므로, 무결성 검사를 통과하여 완료될 트랜잭션을 시스템 고장 회복시에 철회시키는 것은 시스템의 자원을 낭비하는 결과를 초래하게 된다. 이에 본 논문에서는 이러한 트랜잭션이 가지는 성질을 이용하여, 시스템 고장 시에도 철회되지 않고 계속해서 남은 작업을 수행하고 종료될 수 있도록 하는 방법을 제시하고, 실험을 통해 제안한 방법의 효용성을 보였다. The new database applications need complicated integrity checking rules. Update transactions in new database applications require a large number of complicated integrity checkings. In case of system failure many transactions may be in state of integrity constraint checking phase and be highly likely rollbacked. Since, however, many transactions satisfy the integrity constraints generally, it causes the system resources to be wasted to rollback the transaction at system recovery phase. This paper proposes the recovery mechanism for integrity checking transactions. It does not rollback the integrity checking transaction at system recovery phase. After recovery phase, the system may continue to execute the remaining integrity constraints of the transaction. By simulation, we examine the validity of the proposed recovery mechanism.

      • KCI등재

        대구지역 경부선 철도주변의 소음실태와 특성

        민경섭,송희봉,박연준,한개희,이명숙,김용혜,홍성희,권기홍 한국환경과학회 1997 한국환경과학회지 Vol.6 No.1

        We investigated and analysed the actual conditions and characteristics of railroad noise levels for 17 sites in the vicinity of the Seoul-Pusan Line. The results are summarized. as follows : 1) Railroad noise level ranged to 64∼74 L_eq dB(A) at day time and ranged to 60∼72 L_eq dB(A) at night time. 2) Increased night noise level depend on the increase of trains passing at night time. 3) The major factor of increased noise level in the vicinity of stations are using loudspeakers and stream whistle on trains. 4) Decreased effect of noise according to distance is able to be described quantitatively using regression equations of multiplicative model. L_eq=78.59 X^-0.056 n=25, r=-0.994, s.e.=1.007 P_av =105.68X^-0073, n =25, r =-0.997, s.e. = 1.007 Also increased and decreased effect of noise according to floor in apartment is able to be described quantitatively using regression equations of multiplicative model. L_eq = 64.238 X^0.0567, n = 39, r = 0.787, s. e. = 1.004 P_av. = 79.963 X^0.0254 n = 39, r = 0.689, s. e. = 1.056 5) Average noise level in high floor is over 70L_eq dB(A) at day and night time, so more detailed soundproofing countermeasured in high floors apartment is required.

      • KCI등재

        경로 포함 관계를 이용한 효율적인 XML 질의 처리 기법

        민경섭(Kyung-Sub Min),김형주(Hyoung-Joo Kim) 한국정보과학회 2004 정보과학회논문지 : 데이타베이스 Vol.31 No.2

        XML 이 명실상부한 데이타 교환 표준 언어로서 자리 잡아 감에 따라, 효율적인 XML 질의처리 지원에 대한 많은 연구가 진행되어 왔다. XML 질의 처리에서 가장 중요한 고려 사항은 ‘어떻게 XML 경로식을 효율적으로 처리할 것인가’ 하는 것이다. 기존의 몇몇 연구들은 질의를 구성하는 각 라벨들에 대응되는 모든 데이타에 대해 일련의 조인 연산을 수행하는 방식으로 결과를 생성하였다. 다른 몇몇 연구들은 질의에 포함된 경로를 찾기 위해 RDBMS의 문자열 비교 연산자를 사용하고 찾은 경로들에 대응되는 레코드를 추출하여 결과를 생성하였다. 본 연구에서 우리는 경로 포함 관계를 기반으로 한 새로운 질의 계획 생성 방식과 이를 지원하기 위한 두 개의 새로운 조인 연산자들을 제안하였다. 제안한 조인 연산자들은 질의에 속한 경로들과 관련된 데이타만을 입력 데이타로 사용하며, 매우 적은 비교 연산만을 수행한다. 그리고 파이프라인 기법을 적용하여 결과를 생성한다. 우리는 제안한 기법이 다른 이전 기법들에 비해 높은 성능을 보임을 분석과 실험을 통해 증명하였다. As XML is a de facto standard for a data exchange language, there have been several researches on efficient processing XML queries. The most important thing to consider when processing XML queries is how efficiently we can process path expressions in queries. Some previous works make results by performing a sequence of join operations on all records corresponding to labels in the path expression. Others works check the existence of paths in the query using an RDBMS's string comparison operator and make results by extracting the records corresponding to the paths. In this paper we suggested a new query planning algorithm based on path containment relationships and two join operators supporting the planning algorithm. The join operators use only the records related to the paths in a query as input data, scan them only once, and generate result data using a pipelining mechanism. By analysis and experiments, we confirmed that our techniques(a new query planning algorithm and two join operators) achieved significantly higher performance than other previous works.

      • KCI등재후보

        인산망간 피막의 아질산나트륨 첨가가 내식성에 미치는 영향에 대한 연구

        민경섭(Kyong-Sub Min) 산업기술교육훈련학회 2020 산업기술연구논문지 (JITR) Vol.25 No.3

        This paper describes an effective metal finishing technology for obtaining manganese phosphate coatings on steel. In this study, the effect of sodium nitrite addition on the corrosion resistance of a manganese phosphate coating was investigated. The microstructure, surface morphology, and chemical composition were analyzed by FE-SEM, EDS, and XRD, while the cross-sectional images and thickness of the coating layer were analyzed by FIB. According to the results of the EDS analysis, the main components of the manganese phosphate coating were C, O, P, Mn, and Fe. The XRD results showed that (Mn,Fe)5H2(PO4)4 4H2O in the manganese phosphate coating layer was formed by a chemical reaction between manganese phosphate and elements in the underlying carbon steel. Additionally, electrochemical polarization testing was carried out in order to evaluate the corrosion protection properties of the manganese phosphate coating in a 3.5 wt.% NaCl solution. The corrosion resistance of the phosphate coating was remarkably improved by adding sodium nitrite.

      • KCI등재

        상이한 구조의 XML 문서들에서 경로 질의 처리를 위한 RDBMS 기반 역 인덱스 기법

        민경섭(Kyung-Sub Min),김형주(Hyoung-Joo Kim) 한국정보과학회 2003 정보과학회논문지 : 데이타베이스 Vol.30 No.4

        XML은 웹을 비롯한 모든 문서들을 표현할 수 있는 데이타 중심 표준 언어이다. XML 기반의 여러 문서 개발 도구들의 등장과 이를 이용한 사유 XML 문서의 증가, XML 문서로의 기존 데이타 변환 가속화로 인해, 우리는 대량의 서로 상이한 구조로 표현된 XML 문서들을 가지게 되었으며, 이러한 문서 집합으로부터 원하는 정보를 담은 문서를 추출해 내는 것이 중요해 졌다. 하지만, 기존의 XML 문서에 대한 연구들은 한 개의 대규모 XML 문서나 동일한 구조를 가진 문서들에 대한 저장, 검색에 초점이 맞춰져 있거나, 상이한 구조를 지원하더라도, 구조적인 정보를 이용한 빠른 검색을 지원하지 못하는 단점을 가지고 있었다. 이에, 본 논문에서는 상이한 구조를 가진 문서들에 대해서도 빠른 경로 질의를 제공할 수 있도록 지원하기 위한 새로운 기법으로, 관계형 데이타베이스 시스템을 이용한 새로운 역 인덱스를 제안하였다. 우리는 제안된 기법이 기존의 방법에 비해 높은 성능을 보임을 실험을 통해 확인하였다. 특히, 간접 포함 관계를 포함한 모든 질의에서 높은 성능을 제공함으로서, 상이한 구조를 가진 문서들에 대해 적합한 인덱스 구조임을 보여 주었다. XML is a data-oriented language to represent all types of documents including web documents. By means of the advent of XML-based document generation tools and grow of proprietary XML documents using those tools and translation from legacy data to XML documents at an accelerating pace, we have been gotten a large amount of differently-structured XML documents. Therefore, it is more and more important to retrieve the right documents from the document set. But, previous works on XML have mainly focused on the storage and retrieval methods for a large XML document or XML documents had a same DTD. And, researches that supported the structural difference did not efficiently process path queries on the document set. To resolve the problem, we suggested a new inverted index mechanism using RDBMS and proved it outperformed the previous works. And especially, as it showed the higher efficiency in indirect containment relationship, we argues that the index structure is fit for the differently-structured XML document set.

      • KCI등재

        독립적인 질의 경로들을 사용하여 이질적인 문서들을 검색하는 XML 문서 검색 모델

        유신재,민경섭,김형주 한국정보과학회 2003 정보과학회논문지 : 소프트웨어 및 응용 Vol.30 No.2

        XML 문서는 태그를 가지고 있고 이 태그가 중첩됨에 따라 구조를 나타낼 수 있다. XML 문서가 DTD를 가지지 않거나 여러 곳에서 XML 문서를 모았을 때 그 구조는 비정규적 일 수 있다. 사용자는 이러한 비정규적인 구조에 대해 잘 알기 어려우며 설사 잘 알고 있다고 하더라도 실수하기 쉽다. 특히 비정규적인 구조를 가지는 문서들에 대해 정확한 구조질의를 작성하는 것은 더욱 어렵다. 따라서 사용자는 구조가 없거나 있다 하더라도 적은 양의 구조정보 만을 기술하는 일반적인 질의를 작성하게 된다. 이런 환경에서 구조 정보를 이용하여 문서의 순위결정에 이용하고 사용자 구조 질의와 문서 구조간의 차이에 대해 보상해 주는 검색 모델을 제안한다. 질의 처리를 단순화하기 위하여 질의 경로간의 독립을 가정하였다. 이 가정은 질의 언어의 표현능력의 저하를 가져올 수 있는데 이를 해결하는 질의 모델도 제시한다. 지금까지 XML 문서를 위한 테스트 컬랙션이 없었기 때문에 TIPSTER 컬랙션에서 일부 문서를 추출하여 작은 테스트 컬랙션을 만들고 여기에 구조가 없는 질의를 수행하여 제시한 검색 모델의 유용성을 보였다. 실험 결과 벡터 모델에 비하여 평균 67%의 정확률 개선효과를 얻을 수 있었다. An XML document has a structure which may be irregular. It is difficult for end-users to comprehend the irregular document structure exactly. For these XML documents, an end-user has a difficulty in using structured query. Therefore, an end-user formulates no structured query or a query which has a little structure information. In this context, we propose new retrieval models which use the structured information for ranking and compensate the difference between user query structure and document structure. To ease with querying, we assume the independence among querying paths which represent structural constraints. Since this assumption makes degradation of the expression power of a query language, we also propose a model which overcome this problem. As there had been no test collections for XML documents, we made a small test collection from TIPSTER of the TREC and experimented on this collection without a structured query. From this experiment, we showed that our models improve average precision about 67% over conventional Vector-Space model.

      • KCI등재

        XML 데이터베이스 지원을 위한 통합 환경

        박상원,민경섭,김형주,Park, Sang-Won,Min, Kyung-Sub,Kim, Hyoung-Joo 한국정보과학회 2000 정보과학회 컴퓨팅의 실제 논문지 Vol.15 No.11

        웹에서 정보 전달의 수단으로 등장한 XML은 많은 응용 분야에서 사용될 것이다. 많은 양의 XML 문서를 효율적으로 다루기 위하여 데이타베이스의 지원은 필수적이다. 데이터베이스를 이용하여 XML 데이타를 처리할 때 데이타베이스이 종류뿐만 아니라 그 인터페이스도 중요한 문제이다. 본 논문에서는 관계형 데이터베이스, 객체지향형 데이터베이스 및 랩포를 이용하여 XML 데이타를 저장, 질의하며 그 인터페이스로 XML-뷰, ODMG C++바인딩, OQL, DOM을 사용하였다. 또한 각각의 시스템의 구현을 통하여 각 방법들의 장단점을 논하고, 효율적인 XML 문서 처리에 대한 방법을 제시한다. XML will be used in lots of areas in the Web environment as a method of information exchange, We have to use dat'abases to manipulate lots of XML documents efficiently, When we use database to manipulate XML, not only type of database but also its interface is important We develop a system using relational database, object-oriented database and wrapper to store XML data, of which interfaces are XML-View, ODMG C++ binding, OQL and DOM, We discuss pros and cons of each method by the implementation of the system, and propose an efficient manipulation method of XNIL documents.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼