• Title/Summary/Keyword: 자동변환기

Search Result 294, Processing Time 0.035 seconds

An Alloy Specification Based Automated Test Data Generation Technique (Alloy 명세 기반 자동 테스트 데이터 생성 기법)

  • Chung, In-Sang
    • The KIPS Transactions:PartD
    • /
    • v.14D no.2
    • /
    • pp.191-202
    • /
    • 2007
  • In general, test data generation techniques require the specification of an entire program path for automated test data generation. This paper presents a new way for generating test data automatically een without specifying a program path completely. For the ends, this paper presents a technique for transforming a program under test into Alloy which is the first order relational logic and then producing test data via Alloy analyzer. The proposed method reduces the burden of selecting a program path and also makes it easy to generate test data according to various test adequacy criteria. This paper illustrates the proposed method through simple, but illustrative examples.

Development of Auto-calibration tool for Runoff and Sediment evaluation Model (필지단위 유출 및 유사 산정 모델 자동 검보정 툴 개발)

  • Kum, Dong-Hyuk;Choi, Jae-Wan;Shin, Dong-Suk;Cheon, Se-Uk;Lim, Kyoung-Jae
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2012.05a
    • /
    • pp.72-72
    • /
    • 2012
  • 고랭지 지역 등에서 매년 집중강우로 인하여 많은 양의 토양유실이 발생되고, 이로 인한 탁수 사태가 장기화되면서 많은 환경 및 사회적 문제가 발생되고 있다. 환경부에서는 2007년 고탁수 발생지역을 비점오염원 특별 관리지역으로 지정하고 전 방위적인 비점오염 저감 노력을 수행하고 있다. 최근 환경부와 농림부에서는 농업지역의 비점오염원 저감을 위해 필지단위 BMP를 적용하고, 저감효과를 모니터링하고 있으며, 2011년도에는 BMP 적용에 따른 삭감효과를 평가할 수 있는 모델이 개발되었다. 하지만 모델을 이용하여 정확한 BMP 적용에 따른 삭감효과를 산정하기 위해서는 필지에서 발생되는 유출량 및 유사량에 대한 검보정이 수행되어야한다. 그러나 기 개발된 삭감효과 산정모델은 사용자가 유출량 및 유사량에 대한 검보정을 수동으로 실시하기 때문에 검보정 과정 중 사용자의 주관적인 경향이 모델 변수 선정에 영향을 미칠 수 있어 비효율적이다. 정확성 및 객관성을 확보한 검보정 수행을 위해서는 반드시 자동 검보정 툴 개발이 필요하다. 이에 본 연구에서는 Parasol 방법을 이용하여 삭감효과 산정모델의 자동 검보정 툴을 개발하고 적용성을 평가하였다. Parasol 방법은 최적화 및 불확실성 분석방법으로, 원격 토지 표면 모델링 토양 침식, 지하 수문학과 같은 유역 모델 보정 및 수문학의 다른 분야에서 많이 사용되고 있는 SEC-UA 알고리즘을 사용하여 매개변수들을 자동 변환하고, 목적함수로 SSQ를 이용하여 최적매개변수를 찾아낸다.

  • PDF

Skeleton Code Generation for Transforming an XML Document with DTD using Metadata Interface (메타데이터 인터페이스를 이용한 DTD 기반 XML 문서 변환기의 골격 원시 코드 생성)

  • Choe Gui-Ja;Nam Young-Kwang
    • The KIPS Transactions:PartD
    • /
    • v.13D no.4 s.107
    • /
    • pp.549-556
    • /
    • 2006
  • In this paper, we propose a system for generating skeleton programs for directly transforming an XML document to another document, whose structure is defined in the target DTD with GUI environment. With the generated code, the users can easily update or insert their own codes into the program so that they can convert the document as the way that they want and can be connected with other classes or library files. Since most of the currently available code generation systems or methods for transforming XML documents use XSLT or XQuery, it is very difficult or impossible for users to manipulate the source code for further updates or refinements. As the generated code in this paper reveals the code along the XPaths of the target DTD, the result code is quite readable. The code generating procedure is simple; once the user maps the related elements represented as trees in the GUI interface, the source document is transformed into the target document and its corresponding Java source program is generated, where DTD is given or extracted from XML documents automatically by parsing it. The mapping is classified 1:1, 1:N, and N:1, according to the structure and semantics of elements of the DTD. The functions for changing the structure of elements designated by the user are amalgamated into the metadata interface. A real world example of transforming articles written in XML file into a bibliographical XML document is shown with the transformed result and its code.

A Study of IndoorGML Automatic Generation using IFC - Focus on Primal Space - (IFC를 이용한 IndoorGML 데이터 자동 생성에 관한 연구 - Primal Space를 중심으로 -)

  • Nam, Sang Kwan;Jang, Hanme;Kang, Hye Young;Choi, Hyun Sang;Lee, Ji Yeong
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.38 no.6
    • /
    • pp.623-633
    • /
    • 2020
  • As the time spent in indoor space has increased, the demand for services targeting indoor spaces also continues to increase. To provide indoor spatial information services, the construction of indoor spatial information should be done first. In the study, a method of generation IndoorGML, which is the international standard data format for Indoor space, from existing BIM data. The characteristics of IFC objects were investigated, and objects that need to be converted to IndoorGML were selected and classified into objects that restrict the expression of Indoor space and internal passages. Using the proposed method, a part of data set provided by the BIMserver github and the IFC model of the 21st Century Building in University of Seoul were used to perform experiments to generate PrimalSpaceFeatures of IndoorGML. As a result of the experiments, the geometric information of IFC objects was represented completely as IndoorGML, and it was shown that NavigableBoundary, one of major features of PrimalSpaceFeatures in IndoorGML, was accurately generated. In the future, the proposed method will improve to generate various types of objects such as IfcStair, and additional method for automatically generating MultiLayeredGraph of IndoorGML using PrimalSpaceFeatures should be developed to be sure of completeness of IndoorGML.

Research for Automatic Resonant Tracking Method of induction heating systems (유도가열 시스템의 자동 공진 추적기법)

  • Park, Ji-Ho;Lim, Sang-Gil;Jeong, Dae-Won;Lee, Sang-Hoon;Park, Sung-Jun
    • Proceedings of the KIPE Conference
    • /
    • 2011.07a
    • /
    • pp.563-564
    • /
    • 2011
  • 유도가열의 경우 고효율, 자동화, 에너지절약, 적정온도제어 등을 하기 때문에 작업환경의 개선 및 접근성에 대한 많은 이점이 있어 널리 이용되고 있다. 최근 공진특성을 이용한 고효율화를 이룬 전력변환기에 대한 연구가 활발히 이루어지고 있다. 공진을 이용한 유도가열의 경우 인덕턴스와 커패시턴스의 공진점을 추출해야하는데 작업자의 환경이나 코일의 재질 등이 균일하지 않으므로 매번 공진점을 추종해야하는 단점이 있다. 따라서 본 연구에서는 자동으로 공진점을 추적하는 알고리즘을 제안하였고 실험을 통하여 이를 검증하였다.

  • PDF

Automatic Textile-Image Classification System using Human Emotion (감성 기반의 자동 텍스타일 영상 분류 시스템)

  • Kim, Young-Rae;Shin, Yun-Hee;Kim, Eun-Yi
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06c
    • /
    • pp.561-564
    • /
    • 2008
  • 본 논문에서는 감성을 기반으로 텍스타일 영상을 자동으로 분류할 수 있는 시스템을 제안한다. 이 때, 사용된 감성 그룹은 고바야시의 10가지 감성 키워드 - {romantic, clear, natural, casual, elegant, chic, dynamic, classic, dandy, modern} - 를 이용한다. 제안된 시스템은 특징 추출과 분류로 구성된다. 특징 추출 단계에서는 텍스타일을 구성하는 대표 컬러를 추출하기 위해서 양자화 기법을 이용하고, 패턴정보를 표현하기 위해서는 웨이블릿 변환 후의 통계적인 정보를 이용한다. 신경망 기반의 분류기는 추출된 특징들을 입력으로 받아 입력 텍스타일 영상을 분류한다. 제안된 감성인식 방법의 효율성을 증명하기 위해서 220장의 텍스타일 영상에서 실험한 결과 제안된 방법은 99%의 정확도를 보였다. 이러한 실험 결과는 제안된 방법이 다양한 텍스타일 영상에 대해 일반화되어 사용될 수 있음을 보여주었다.

  • PDF

Predicate Abstraction of Java Program for Model Checking (모델 체킹을 위한 자바프로그램의 술어추상화)

  • Lee, Jung-Rim;Lee, Tae-Hoo;Kwon, Gi-Hwon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11b
    • /
    • pp.325-327
    • /
    • 2005
  • 모델 체킹은 시스템이 올바르게 동작하는 지를 자동으로 검증해주는 기법이다. 지금까지 모델 체킹은 방법의 특성상 상태폭발문제 때문에 작은 규모의 상태공간을 갖는 하드웨어나 프로토콜 검증에 주로 사용되어져 왔다. 그러나 최근에는 상태폭발문제를 다루기 위한 연구와 술어추상화 등과 같은 추상화기술의 발달로, 다를 수 있는 상태공간의 크기가 증가하고 정리증명기의 성능이 향상됨에 따라 소프트웨어 자체의 논리적 오류를 검증하려는 움직임이 활발하다. 일반적으로 소프트웨어 검증을 위해 추상화-모델 체킹-추상화 개선의 3단계 프로세스를 사용하는데 주로 C프로그램에 대해서만 이루어져 왔다. 우리는 이 프로세스를 자바프로그램에 적용하고 자동으로 자바프로그램을 이진프로그램으로 변환하는 술어추상화 모듈을 개발하였다. 이 모듈은 우리가 개발한 자바 모델 체커의 front-end부분이다. 본 논문에서는 자바프로그램에 대한 주요 추상화 알고리즘을 보이고 특정 자바프로그램의 안전성과 궁극성을 검증한다.

  • PDF

Optimal Terminal Guidance Law for BTT Missiles considering Impact Angle (표적 충돌각을 고려한 BTT 미사일용 최적 종말 유도 법칙)

  • Park, Noh-Yong;Park, Jin-Won;Song, Seong-Ho;Ha, In-Joong
    • Proceedings of the KIEE Conference
    • /
    • 2007.10a
    • /
    • pp.217-218
    • /
    • 2007
  • 최근 개발된 비선형 자동조종 제어기를 사용하면 비행 환경에 무관하게 BTT 미사일의 입출력 동특성이 일정한 선형 시스템의 형대로 표현될 수 있다. 본 논문에서는 이와 같은 특성을 바탕으로 BTT 미사일이 목표물의 취약 지점을 정밀하게 요격할 수 있도록 자동조종장치 동역학의 시간 지연 효과를 고려하여 표적 충돌각을 최소화하는 최적 종말 유도 법칙을 설계하였다. 제안된 최적 종말 유도 법칙은 극좌표 변환을 사용하지 않기 때문에 가제어성을 보장하며, 가속도 편향값을 사용하지 않기 때문에 기존의 유도 법칙에 비하여 미사일의 기동성을 향상시킬 수 있는 장점을 갖는다.

  • PDF

LPG Dispensing Control System (LPG 충전 제어시스템)

  • 이상훈;최병철;박남철
    • Proceedings of the KAIS Fall Conference
    • /
    • 2000.10a
    • /
    • pp.113-113
    • /
    • 2000
  • LPG 및 석유류는 온도에 따라서 유량의 변화가 LPG의 경우는 ±0.23%/℃, 무연은 ±0.11%/℃, 등유는 ±0.10%/℃, 경유의 경우는 ±0.09%/℃로 특히 LPG의 경우가 그 변화가 심하므로 정확한 충전량을 계량하는 것이 중요하다. 이는 공정거래 확립의 차원에서 공급자와 소비자 입장에서 반드시 요구되는 사항이다. 이를 위해 본 논문에서는 LPG 충전기의 충전제어 및 자동 온도 보정의 알고리즘을 개발하고 이를 프로그래밍한 후 온도센서와 16-bit 마이크로프로세서(intel 80C196)로 자동 온도 보정이 가능한 LPG 충전기의 충전제어 시스템을 설계 및 제작하였다. 설계 제작된 시스템은 프로세서부, I/O 입ㆍ출력부, VFD(vacuum fluorescent display) 디스플레이 구동부로 구성된다. 충전제어 동작은 LPG 유량계의 encoder로부터의 유량(유속)신호와 기차 보정값 및 15℃를 기준으로 한 온도 센서부의 온도 보정값을 입력받아 솔레노이드 밸브를 제어하여 충전을 제어하게 된다. 온도 보정은 80C196 프로세서의 내부 10-bit A/D 변환기를 사용하여 0.5℃ 분해능으로 온도제어를 할 수 있다. VFD 디스플레이는 유량, 금액, 단가가 표시되며 그 값을 누적시켜 일계, 월계를 알 수 있게 하였다. 그 외에 시스템 진단기능 및 컴퓨터통신, POS 통신이 가능하도록 하였다. 제작된 시스템을 LPG 충전기에 실장하여 시험한 결과 목표한 정확도로 유량이 제어됨을 알 수 있었다.

Image Classification of Patellar subluxation by Neural Network (신경회로망에 의한 무릅덮개뼈 탈구화상의 자동식별)

  • Kim, Eung-Kyeu
    • Proceedings of the KIEE Conference
    • /
    • 1996.07b
    • /
    • pp.1365-1367
    • /
    • 1996
  • 본 연구에서는 확정진단시의 무릎 CT 화상을 대상으로해서 화상인식의 제1단계로써, 최근 여러분야에서 많은연구가 행해지고 있는 3층역전파신경회로망(BPN)에 의한 무릅덮개뼈 탈구중의 자동진단 가능성에 관해서 검토를 행했다. 실험결과로부터 신경회로망에 의한 무릅덥개뼈 탈구화상의자동진단은 충분하다고 할 수는 없어도 가능성이 있음올 알게 되었다. 다만, 본 실험에서사용된 패턴수가 적어, 충분한 학습이 이루어지지 않았을 가능성이 있으며, 또한 test된 화상수도 충분치 못하였다. 데이터의 증가에 수반해서 인식률이 충분히 한 향상될 것으로사료된다. 신경회로망은 원리척으로 패턴변환의 한 종류로써, 현상태의 기술수준을 고려할때 과도의 기대는 금물이지만, 패턴인식, 화상처리 등 종래의 계산기가 능숙하게 대처하지 못했던 분야에 대해서 큰 기대를 부여하고 있다. 특히 의공학연구에 있어서 BPN의 응용범위를 사고한다면, 확정진단시에 있어 의사가 보다 확실한 진단을 할 수 있도록 진단지원에 휴익한 도움을 줄 수 있을 것으로 사료된다.

  • PDF