• Title/Summary/Keyword: 예외자

Search Result 168, Processing Time 0.03 seconds

An Analysis of Outlier Effect on Spatial Indices (예외자가 공간 색인에 미치는 영향에 관한 분석)

  • 김시완;정성훈;이기준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04b
    • /
    • pp.208-210
    • /
    • 2001
  • 예외자는 공간색인의 성능을 떨어뜨리는 요소가 될 수 있다. 예를 들어, R-tree 계열의 색인 방법은 예외자 때문에 MBR의 넓이나, MBR사이의 겹치는 공간이 넓어져 성능이 떨어진다. 따라서, 공간색인을 구축할 때, 적절하게 예외자를 처리하면 성능을 향상시킬 수 있다. 본 논문에서는 예외자와 공간색인의 성능과 관계를 관찰하고 적절한 방법으로 예외자를 처리하여 공간색인의 성능을 향상시키는 방법을 확인한다. 실험의 결과에 따르면, 예외자를 적절하게 처리할 경우 성능을 평균적으로 15% 향상시킬 수 있다.

  • PDF

Analysis of Outlier Effects on Spatial Indices

  • Kim Si-Wan;Kim Kyoung-Sook;Li Ki-Joune
    • Spatial Information Research
    • /
    • v.12 no.4 s.31
    • /
    • pp.339-349
    • /
    • 2004
  • Outliers in spatial databases uuluence on the performance of spatial indexing methods including R-tree. They enlarge the size and overlapping area of MBRs in R-tree which are important factors in determining the performance. In this paper, we give an analysis of outlier effects on R-tree by analytical and experimental work, and propose a method for properly handling outliers. Our experimental results show that our method improves about 15 percents of the performance.

  • PDF

An Automated Approach for Exception Suggestion in Python-based AI Projects (Python 기반 AI 프로젝트에서 예외 제안을 위한 자동화 접근 방식)

  • Kang, Mingu;Kim, Suntae;Ryu, Duksan
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.22 no.4
    • /
    • pp.73-79
    • /
    • 2022
  • The Python language widely used in artificial intelligence (AI) projects is an interpreter language, and errors occur at runtime. In order to prevent project failure due to errors, it is necessary to handle exceptions in code that can cause exceptional situations in advance. In particular, in AI projects that require a lot of resources, exceptions that occur after long execution lead to a large waste of resources. However, since exception handling depends on the developer's experience, developers have difficulty determining the appropriate exception to catch. To solve this need, we propose an approach that recommends exceptions to catch to developers during development by learning the existing exception handling statements. The proposed method receives the source code of the try block as input and recommends exceptions to be handled in the except block. We evaluate our approach for a large project consisting of two frameworks. According to our evaluation results, the average AUPRC is 0.92 or higher when performing exception recommendation. The study results show that the proposed method can support the developer's exception handling with exception recommendation performance that outperforms the comparative models.

A Study on Manual Model for Exceptions and Error Handling of Public Qualification Online Processing System based on IT Governance Structures (IT거버넌스 체계 기반의 공공자격 온라인 처리시스템의 예외사항 및 오류처리에 대한 지침서 모델에 관한 연구)

  • Chang, Young-Hyun;Park, Dea-Woo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.307-310
    • /
    • 2011
  • 본 논문은 공공자격 온라인 처리시스템의 예외사항 및 오류처리에 대한 관리 효율성을 극대화하기 위한 연구로 다양한 이론에 근거한 IT 거버넌스 체계를 적용하여 실제 운영시스템에 적용한다. IT거버넌스에 기반 한 예외사항 및 오류처리에 관하여 공공자격 온라인 처리시스템의 개발 전략과 목표를 기준으로 구축, 운영, 지원, 모니터링 등에 대하여 각각의 처리모듈에서 발생 가능한 예외사항과 오류처리에 대하여 시스템 관리자와 함께 일반 행정처리 중심의 사용자를 바탕으로 한 처리 지침의 세부적 사항을 기술적으로 적용하는 개발 방법론을 도입한다. 개발자와 관리자 및 행정사용자가 중심체계가 되는 방법론을 적용하여 예외사항 및 오류처리에 대한 지침서를 모델링하는 본 논문은 공공자격처리시스템 프로젝트를 일반 및 실무분야에 대한 2개의 대규모 개발 시스템으로 분류하고 세부사항을 도출하고 운영책임 관리자와 일반 행정처리 사용자에게 적용하여 결과를 평가한다. 국가정보화 IT거버넌스 혁신을 통하여 8가지 영역의 표준 지침서 제작의 필요성이 대두되어지는 관점에서 본 연구가 국가가 시행하는 공공자격 처리시스템의 특수 분야에서 확장되어진 기술적 공유를 추구할 수 있다.

  • PDF

Implementing Exception Handling Mechanism for Improving the Reliability of Splash (Splash의 신뢰성 향상을 위한 예외 처리 메커니즘 구현)

  • Hwang, Yongha;Noh, Soonhyun;Hong, Seongsoo
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.01a
    • /
    • pp.373-376
    • /
    • 2019
  • 최근 AI 기술이 학술적 연구단계를 넘어 산업계에서 활용이 확산됨에 따라, 실시간 시스템 분야에서도 AI를 접목하려는 움직임이 증가하고 있다. 실시간 시스템은 시간 제약이 있는 시스템으로써, 자율주행 시스템과 같은 안전 최우선 시스템에서는 시간 제약 위반으로 인한 예외 상황 발생 시, 심각한 피해로 이어질 수 있기 때문에 예외 상황 처리를 위한 신뢰성 있는 시스템 설계가 필요하다. 본 논문에서는 실시간 임베디드 AI를 위한 스트림 데이터 처리 언어인 Splash에 신뢰성 향상을 위한 예외 처리 메커니즘을 구현하였다. 구체적으로 예외 감지와 처리 부분으로 나눠서, 예외 상황을 감지하는 시점 및 방법을 정의하고 예외 발생 시 이를 처리하는 과정을 구현하였다. 예외 처리 메커니즘은 실시간 발행/구독 기반의 통신 미들웨어인 DDS 상에 라이브러리 형태로 구현되었으며, 시계열 센서 데이터를 사용하여 확인한 결과, 응용 개발자가 명시한 제약 사항 위반 시 발생하는 예외를 성공적으로 감지하고 예외 처리 동작을 수행하는 것을 확인하였다.

  • PDF

Analyzing Exceptions for Embedded System Software Development using Aspect Oriented Programming (임베디드 시스템 소프트웨어 개발을 위한 관점지향프로그래밍 방식의 예외원인분석)

  • Ju, Jae-Ho;Kim, Tae-Hyung
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.5
    • /
    • pp.355-359
    • /
    • 2009
  • When an unexpected software exception arises, we programmers are to analyze what causes it. Precisely speaking, we need to analyze the cause and property of the unexpected exception. But if exceptions arise irregularly from unknown causes, it is even more difficult for us to handle them, especially in embedded system like mobile phone software development. In this paper, we propose a debugger-friendly analyzing method for exceptions using aspect oriented programming technique. What we need to know upon arising exceptions is the function call history in order to identify the reason for the exceptions. Since programmers used to spend their debugging time on unidentified exceptions, which arise irregularly our method would greatly improve the embedded software development productivity.

A Software Framework for Automatic Exception Handling of Context-aware Systems (상황인지 시스템의 예외 처리 자동화를 위한 소프트웨어 프레임워크)

  • Yoon, Tae-Seob;Cho, Eun-Sun
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.51 no.4
    • /
    • pp.90-97
    • /
    • 2014
  • Context-aware systems provide proper services for the user according to current contexts. However, it is not actively deployed in our daily lives as expected, due to many concerns including occurrences of exceptions. C++/C#/JAVA provide exception handling facilities for desktop computing programs, but context-aware system developers might feel far more difficult to make use of such general facilities, because it is hard to decide the timing and position of exception handling with various devices engaged. In this paper, we propose an exception detection and handling mechanism using device semantics and AspectJ so that it can constantly detect a large number of devices to allow the programmers to detect and handle exceptions with less burden.

A Study on the legal basis for e-book lending (전자책 대여의 법적 근거에 대한 소고)

  • Lee, moon-young
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2016.05a
    • /
    • pp.147-148
    • /
    • 2016
  • 전자책은 최근 몇 년 동안 급속 성장을 하고 있는 중이다. 전자책은 현재 판매와 대여라는 두 가지 방식으로 서비스되고 있는데, 이 서비스의 법적 근거는 무엇인지 따져본다. 저작권자는 저작물의 원본이나 그 복제물을 공중에게 대가를 받거나 받지 아니하고 양도 또는 대여할 권리인 배포권을 가진다. 단, 배포권은 최초 판매의 원칙에 의해 제한을 받는다. 저작권자의 허락을 받아 판매된 복제물의 경우 더 이상 저작권자의 배포권이 미치지 않으며, 이를 최초 판매의 원칙이라고 부른다. 최초 판매의 원칙은 도서나 영화 DVD 등과 같은 유형물에만 적용되는 것으로서, 디지털화되어 유형물 없이 거래되는 저작물은 그 적용 대상이 아니다. 단, 우리나라 법에는 최초 판매의 원칙의 예외로 판매용 음반이나 판매용 프로그램에 대해서는 대여권을 부여하고 있다. 예외 조항에 전자책은 포함되지 않는다. 법적 근거가 없는 전자책 대여의 맹점에 대해서 고찰토록 하겠다.

  • PDF

해외농업정책 - TPP문제를 계기로 일본 농업강화방안을 추진

  • 전국농업기술자협회
    • 농업기술회보
    • /
    • v.49 no.3
    • /
    • pp.22-25
    • /
    • 2012
  • 우리나라는 미국, EU, 그리고 중국으로 이어지는 빅3의 경제권과 FTA를 체결하였고, 체결한다고 자랑스러워하며 세계적으로 유례없는 무역전쟁에서의 선점이라고 하고 있다. 이에 일본의 농업을 둘러싼 상황을 살펴보고 우리는 농업에 대해 무엇을 어떻게 해야 되는지를 느끼고자 한다. 2011년 11월 일본 노다총리는 TPP참가를 표명하였다. 예외 없는 관세철폐를 위한 협정, 무역을 완전히 자유화하여 관세를 철폐하면 일본의 산업은 공업으로 특화되고 농업은 괴멸될 것이라는 것이 일본 농업관계자들의 생각이다. 농업에 대해서는 강화방안을 실시한다고 하지만, 규모 확대나 소득보상을 하여도, 수입이 증가하면 그만큼 국내생산은 감소하고 농업의 쇠퇴는 피할 수 없을 것이다. 일본 경단련회장인 오꾸다씨는 외국인의 이주도 장려해야 한다고 하지만, 저임금과 실업이나 취업 등의 어려움이 반드시 따라올 것이다. 무역, 공업 그리고 각국과의 우호도 중요하지만, 가장 중요한 것은 어떠한 시대가 와도 국가는 자국민의 식량을 해결해야 한다는 것과 국민의 생명을 지키는 것이다. 농업만이 아니고 국민의 사회생활전반에 걸쳐 각종 문제를 야기할 수 있는 TPP이지만, 식량안전보장의 견지에서도 TPP참가는 허용하기 어렵다. 예외 없는 자유화 등 상대국의 생명에 관계되는 것을 잃게 한다는 것은 진실된 파트너십이라고 할 수 없다.

  • PDF

Review of the Theory of Natural Obligations (자연채무에 대한 재검토)

  • Park, Jong Ryeol
    • Journal of Digital Convergence
    • /
    • v.12 no.5
    • /
    • pp.79-87
    • /
    • 2014
  • In general, at the relationship between claim and obligation if debtor does not fulfill its obligations arbitrarily the creditor can claim to debtor such as lawsuit. It means, despite the debtor ordered payment through the judgment, if debtor disobey that judgment, compulsory execution can be performed by the force of the country. In the end, fulfillment of obligation is enforced by national authorities in principle. However, exceptionally, even it established as a valid debt, if debtors fulfill themselves, they may not be protected from the national authorities. That is the natural obligation. The natural obligation originated from the Roman law which enforces strict type legal system and it is exceptional phenomenon in modern civil law which is made up as that all the bonds are likely to recourse. Therefore, in Korean theory acknowledge that debt is natural obligation and there is no exception. However, there are still controversy about the presence and occurrence of natural obligation. So, in this paper, want to review about its extent and effect including the concept of natural obligation.