• Title/Summary/Keyword: 프로그램 변환

Search Result 1,088, Processing Time 0.03 seconds

Development of Radar Data Use Program (레이더자료 활용 프로그램 개발)

  • Han, Myoung Sun;Lee, Dong-Ryul
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2016.05a
    • /
    • pp.233-233
    • /
    • 2016
  • 현재 한국건설기술연구원에서 X-밴드 이중편파레이더를 운영하고 있으며, 이 결과 NetCDF 파일형식의 레이더 관측자료가 생성되고 있다. 레이더 자료포맷인 Netcdf 자료의 경우 레이더 관측과정에서 발생한 결과를 극좌표 형식으로 저장하고 있어 이를 분석이나 시스템에 적용하여 활용하기 위해서는 격자좌표로 변환하는 것이 필요하고, 또한 다양한 자료 변환 및 추출작업을 텍스트 기반으로 하기 위해 다양한 사전 작업이 필요하여 일반사용자가 사용하는데 어려운 상황이다. 그래서 이를 쉽게 수행할 수 있도록 JAVA를 이용하여 윈도우 기반으로 사용할 수 있는 프로그램(KICTRadar4WIN) 프로그램을 개발하였다. KICTRadar4WIN 프로그램의 경우 레이더 자료 품질관리, 레이더 자료 관리, 레이더 자료 추출, 레이더 자료 표출의 4가지 기능을 포함하고 있다. ${\bullet}$ 레이더 자료 품질관리 - 원시자료에 QC 기준을 입력하여 QC된 레이더자료를 생성 ${\bullet}$ 레이더 자료관리 - CAPPI 자료생성 : 관측된 PPI 및 RHI 자료를 이용하여, CAPPI 자료를 생성 - QPE 자료생성 : CAPPI 자료를 이용하여 QPE 자료를 생 - QPE 자료보정 : 지점우량을 이용한 G/R비를 산정하여 QPE 보정자료를 생성 ${\bullet}$ 레이더 자료 추출 - 격자자료 추출 : PPI, CAPPI, QPE 자료를 TEXT 자료로 변환하여 저장 - 지점자료 추출 : 입력된 지점좌표 중심으로 선택한 범위의 평균값을 TEXT 파일로 저장 - 면적자료 추출 : 입력된 면적자료의 평균값을 추출하여 TEXT파일로 저장 ${\bullet}$ 레이더 자료 표출 - 영상표출 : PPI, CAPPI, QPE 관측변수 자료를 그림파일 생성 - KMZ 자료생성 : PPI, CAPPI, QPE 자료를 KMZ 파일 생성

  • PDF

A Goal-oriented Test Data Generation for Programs with Pointers based on SAT (SAT에 기반한 포인터가 있는 프로그램을 위한 목적 지향 테스트 데이터 생성)

  • Chung, In-Sang
    • Journal of Internet Computing and Services
    • /
    • v.9 no.2
    • /
    • pp.89-105
    • /
    • 2008
  • So far, most of research on automated test data generation(ATDG) deals with programs without pointers. Recently, few works hove been done on ATDG in the presence of pointers, but they ore path-oriented techniques which require the specification of on entire program path to be tested or a program to be executed. This paper presents a new technique for generating test data even without specifying a program path completely. The presented technique is a static technique which transforms the test data generation problem into a SAT(SATisfiability) problem and makes advantage of SAT solvers for ATDG. For the ends, we transform a program under test into Alloy which is the first-order relational logic and then produce test data via Alloy analyzer.

  • PDF

Transformation of Constraint-based Analyses for Efficient Analysis of Java Programs (Java 프로그램의 효율적인 분석을 위한 집합-기반 분석의 변환)

  • Jo, Jang-Wu;Chang, Byeong-Mo
    • Journal of KIISE:Software and Applications
    • /
    • v.29 no.7
    • /
    • pp.510-520
    • /
    • 2002
  • This paper proposes a transformation-based approach to design constraint-based analyses for Java at a coarser granularity. In this approach, we design a less or equally precise but more efficient version of an original analysis by transforming the original construction rules into new ones. As applications of this rule transformation, we provide two instances of analysis design by rule-transformation. The first one designs a sparse version of class analysis for Java and the second one deals with a sparse exception analysis for Java. Both are designed based on method-level, and the sparse exception analysis is shown to give the same information for every method as the original analysis.

A Formal Verification Technique for PLC Programs Implemented with Function Block Diagrams (함수 블록 다이어그램으로 구현된 PLC 프로그램에 대한 정형 검증 기법)

  • Jee, Eun-Kyoung;Jeon, Seung-Jae;Cha, Sung-Deok
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.3
    • /
    • pp.211-215
    • /
    • 2009
  • As Programmable Logic Controllers (PLCs) are increasingly used to implement safety critical systems such as nuclear instrumentation & control system, formal verification for PLC based programs is becoming essential. This paper proposes a formal verification technique for PLC program implemented with function block diagram (FBD). In order to verify an FBD program, we translate an FBD program into a Verilog model and perform model checking using SMV model checker We developed a tool, FBD Verifier, which translates FBD programs into Verilog models automatically and supports efficient and intuitive visual analysis of a counterexample. With the proposed approach and the tool, we verified large FBD programs implementing reactor protection system of Korea Nuclear Instrumentation and Control System R&D Center (KNICS) successfully.

Transportation Network Data Generation from the Topological Geographic Database (GIS위상구조자료로부터 교통망자료의 추출에 관한 연구)

  • 최기주
    • Spatial Information Research
    • /
    • v.2 no.2
    • /
    • pp.147-163
    • /
    • 1994
  • This paper presents three methods of generating the transportation network data out of the topological geographic database in the hope that the conversion of the geographic database file containing the topology to the conventional node-link type trans¬portation network file may facilitate the integration between transportation planning mod¬els and GIS by alleviating the inherent problems of both computing environments. One way of the proposed conversion method is to use the conversion software that allows the bi-directional conversion between the UTPS (Urban Transportation Planning System) type transportation planning model and GIS. The other two methods of data structure conversion approach directly transform the GIS's user-level topology into the transportation network data topology, and have been introduced with codes programmed with FORTRAN and AML (Arc Macro Language) of ARC/INFO. If used successfully, any approach would not only improve the efficiency of transportation planning process and the associated decision-making activities in it, but enhance the productivity of trans¬portation planning agencies.

  • PDF

A Study on the Development of a KORMARC DTD and Conversion Programs (KORMARC의 DTD 및 변환프로그램 개발 연구)

  • 김성은;김태수
    • Proceedings of the Korean Society for Information Management Conference
    • /
    • 1997.08a
    • /
    • pp.121-124
    • /
    • 1997
  • 목록이 새로운 정보환경에서도 효과적인 정보서비스에 기여하기 위해서는 그 내용과 형식 모두에 대한 개선이 절실하게 요구된다. 특히 지속적인 내용의 개선사항을 반영하고 네트워크 환경에서의 융통성있는 사용을 위해서는 새로운 목록데이터 형식이 필요하다. 이에 본 연구에서는 MARC 포맷의 개선을 위해 메타언어인 SGML의 응용 타당성을 제시하고, 이를 바탕으로 KORMARC에 대한 DTD 및 KORMARC/SGML 두 형식간 양방향 변환프로그램을 개발하였다.

  • PDF

A Study Production of Multi-Screen Contents using Flash Live Video (플래시 비디오를 이용한 다중화면 콘텐츠 제작 연구)

  • Joo, Heon-Sik
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2015.01a
    • /
    • pp.185-186
    • /
    • 2015
  • 본 논문에서는 플래시 비디오 파일을 이용하여 효율적인 다중화면 콘텐츠 제작을 제안한다. 플래시 라이브 비디오를 만들기 위하여 동영상 파일을 플래시 프로그램에 내장된 변환 프로그램을 사용하여 플래시 비디오 파일로 변환한다. 플래시 비디오 파일의 특성은 어떤 비디오 파일 포맷보다 보안성과 압축률이 높으면서 고화질을 제공하는 특성을 가지고 있다. 따라서 다중을 화면을 제작함으로써 어떤 다른 동영상 파일 포맷을 비교해 보면 보다 효율적인 우수함을 나타낸다.

  • PDF

A Case Study on Detection of Races in Flight Control Software of Unmanned Aerial Vehicle (무인기 비행제어 소프트웨어를 위한 경합탐지 사례연구)

  • Lee, Byoung-Kwi;Kang, Mun-Hye;Jun, Yong-Kee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06b
    • /
    • pp.79-82
    • /
    • 2011
  • 무인기용 비행제어 소프트웨어는 인터럽트 핸들러에서 비결정적인 수행결과를 조래하는 경합이 발생될 수 있다. 이러한 유형의 경합을 탐지하기 위한 기존 방법은 원시 프로그램의 인터럽트 핸들러를 스레드로 변환하여 정적 경합탐지 도구를 사용하므로 프로그램 수행 시 실제 발생하지 않는 부정확한 경합(false positives)를 보고한다. 본 연구는 부정확한 경합 보고를 줄이기 위해서 원시 프로그램을 POSIX 실시간 스레브 프로그램으로 변환하고 Lockset기반 탐지기법 의해서 탐지된 공유변수를 대상으로 Happens-before 관계 분석기법을 이용하여 경합을 탐지하는 동적 경합탐지 도구를 사용한다. 제시된 방법의 실험을 위해서 Knob Assembly에 탑재되는 비행제어 소프트웨어를 대상으로 정적 경합탐지 도구와 동적 경합탐지 도구의 경합탐지 결과를 비교 분석한다.

An Improved Data Dependency Elimination Algorithm (개선된 자료 종속성 제거 알고리즘)

  • 장유숙;박두순;이원규;유헌창
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.11a
    • /
    • pp.833-838
    • /
    • 2001
  • 프로그램 수행시간의 대부분이 루프 구조에서 소비되고 있기 때문에 루프 구조를 가진 순차프로그램에서 병렬성을 추출하는 연구들이 많이 행해지고 있고 그 연구들은 하나의 프로시저 내 루프 구조의 변환에 치중되고 있다. 그러나 대부분의 프로그램들은 프로시저 간 잠재된 병렬성을 가지고 있다. 본 논문에서는 프로시저 호출을 가진 루프에서 병렬성 추출방식을 제안한다. 프로시저 호출을 포함하는 루프의 병렬화는 대부분 자료종속거리가 uniform 형태의 코드에서만 집중되었다. 본 논문에서는 자료종속거리가 uniform 코드, nonuniform 코드 그리고 복합된 코드를 가진 프로그램에서 적용 가능한 알고리즘을 제시하였으며, 제안된 알고리즘과 loop extraction, loop embedding 그리고 procedure cloning 변환 방법을 CRAY-T3E로 성능 평가하였다. 성능평가 결과는 제안된 알고리즘이 효율적이라는 것을 보여준다.

  • PDF

Development of Educational Program for PV System based on Industry Work (산업체 실무에 기초한 태양광발전시스템 학부 교육 프로그램 개발)

  • Lee, Kyungsoo
    • Proceedings of the KIPE Conference
    • /
    • 2017.07a
    • /
    • pp.196-197
    • /
    • 2017
  • 최근 국내 태양광산업은 보급량이 증가하고 있고, 정부 정책에서도 에너지신산업을 추진하는 등 시장 활성화에 노력하고 있다. 본교에서는 신재생에너지원 중 태양광발전시스템에 대해 건학이념인 실사구시에 입각한 학부 교육 프로그램을 개발 및 적용하고 있으며 본 논문에서는 이에 대한 내용을 소개한다. 산업체 실무에 기초한 태양광발전시스템 학부 교육 프로그램은 마이크로콘트롤러(MCU) 교육, DC-DC 컨버터와 DC-AC 인버터 등 전력변환장치 기반의 Solar Explorer Kit 교육, 태양광발전시스템 발전량 산출과 손실분석 등 성능평가를 위한 PVsyst 엔지니어링 교육 내용으로 구성된다. 특히, 전력변환장치로 구성된 Solar Explorer Kit 교육 프로그램은 DC-DC 컨버터와 배터리(리튬-폴리머) 충전, 배터리(리튬-폴리머) 방전과 DC LED 부하 접속, 독립형 DC-AC 인버터 출력과 AC 할로겐 램프 부하 접속, 계통연계형 DC-AC 인버터 출력 실습 등에 대해 소개한다.

  • PDF