• 제목/요약/키워드: Data format conversion

검색결과 106건 처리시간 0.026초

차량운행 데이터의 효율적인 업로드를 위한 파일변환 시스템 설계 및 구현 (Design and Implementation of File Conversion System for Efficient Upload of Vehicle Operation Data)

  • 안정섭;하일규
    • 한국정보통신학회논문지
    • /
    • 제20권3호
    • /
    • pp.536-542
    • /
    • 2016
  • 화물 및 여객 운송사업자는 디지털 운행기록 장치(Digital Tachograph)를 차량에 장착하여 그 운행기록을 일정한 형태로 변환하여 정부기관에 보고하여야 한다. 하지만 운행기록 장치로부터 얻은 데이터를 변환하여 제출하는 절차가 복잡해서 컴퓨터 환경에 접근하기 어렵거나 컴퓨터 이용에 익숙하지 못한 대부분의 개인 운송업자에게는 큰 불편을 주고 있다. 따라서, 본 연구에서는 개인용 모바일 장치를 통해 간편한 방법으로 정부기관에 제출할 수 있도록 운행기록파일을 정부기관의 요구형태로 변환하는 모바일 시스템을 설계하고 개발한다. 실제 운행기록 장치로부터 획득한 데이터를 제안한 시스템에 입력하여 간편한 방법으로 파일을 변환하고, 변환된 파일을 데이터 뷰어를 통해 확인함으로써 제안된 기능이 적절하게 작동함을 확인하였다.

LASeR 기반 모바일 콘텐츠 저작 도구 (Authoring Tool for Mobile Contents based on LASeR)

  • 김선경;김희선
    • 한국산업정보학회논문지
    • /
    • 제13권3호
    • /
    • pp.31-37
    • /
    • 2008
  • MPEG 4 Part 20 LASeR (ISO/IEC 14496 20) is a specification designed to deliver rich media services in a mobile environment. The specification is an emerging standard that can replace the MPEG 4 BIFS specification designed to deliver PC based heavyweight media contents. The specification describes the representation of scene information in a resource constrained mobile environment. Unlike the BIFS standard designed to deliver heavyweight rich media, the LASeR specification has a restricted description that conforms to the SVG Tiny 1.2 specification. Also, the specification has an advantage of allowing for the efficient conversion of one graphics format to another. In this paper, we present the design and the implementation of a LASeR authoring system that allows for fast and efficient creation of interactive rich media contents in a mobile environment. The Gill interface of the authoring system presented in this paper allows users, who do not have prior knowledge of the scene description language, to conveniently create contents and store the produced scenes using the internal list data structure. The system allows users to navigate scene objects internally stored and to create LASeR XML files in the structured XML format.

  • PDF

STL 포맷의 오류수정을 위한 DB 구축과 형상복구에 의한 효율성 연구 (A Study on DB Construction for Error Modification of STL Format and Efficiency by Shape Restoration)

  • 손영지;박정보;김순경;김중완;전언찬
    • 한국정밀공학회지
    • /
    • 제15권12호
    • /
    • pp.21-27
    • /
    • 1998
  • This paper recommends the database construction for STL data and the new method of Delaunay's triangulation method in order to decrease volume errors by verifying STL file errors and modifying hole errors. Each vertex for the boundary coordinates of the verified hole errors was analyzed according to the following cases: planes or slow curves, edges, apexes, and rapid curves. In each case, a different modification process was adopted. With this method, most errors resulting from the conversion into the STL data as well as lots of volume errors arising from error modification were decreased.

  • PDF

TCP/IP프로토콜 스택 프로세서 IP의 VLSI설계 (VLSI Design of Processor IP for TCP/IP Protocol Stack)

  • 최병윤;박성일;하창수
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2003년도 하계종합학술대회 논문집 II
    • /
    • pp.927-930
    • /
    • 2003
  • In this paper, a design of processor IP for TCP/IP protocol stack is described. The processor consists of input and output buffer memory with dual bank structure, 32-bit RISC microprocessor core, DMA unit with on-the-fly checksum capability. To handle the various modes of TCP/IP protocol, hardware and software co-design approach is used rather than the conventional state machine based design. To eliminate delay time due to the data transfer and checksum operation, DAM module which can execute the checksum operation on-the-fly along with data transfer operation is adopted. By programming the on-chip code ROM of RISC processor differently. the designed stack processor can support the packet format conversion operations required in the various TCP/IP protocols.

  • PDF

축대칭 디프드로잉 공정의 웹 기반 해석시스템 개발 (Development of A Web-based Simulation System for Axi-Symmetric Deep Drawing)

  • 정완진
    • 소성∙가공
    • /
    • 제12권6호
    • /
    • pp.550-557
    • /
    • 2003
  • In this study, a web-based system was developed by utilizing finite element method and virtual system designed using Virtual Reality Modeling Language (VRML). The simulation program for axi-symetric sheet forming is developed using finite flement method. The developed system consists of two modules, client module and server module. The client module was developed by using Active-X control. The input data for FEM calculation is transferred to the server module by using communication protocol. Then sever module performs several successive processes: input data generation, forming simulation, conversion of results to VRML format. After that, the results from the simulation can be visualized on the web browser in client computer. Besides, client module offers the capability to control and navigate on virtual forming machine and calculated result. By using this system simulation result can be investigated more realistically in virtual environment including forming machine.

Java DOM Parsers to Convert KGML into SBML and BioPAX Common Exchange Formats

  • Lee, Kyung-Eun;Jang, Myung-Ha;Rhie, A-Rang;Thong, Chin Ting;Yang, San-Duk;Park, Hyun-Seok
    • Genomics & Informatics
    • /
    • 제8권2호
    • /
    • pp.94-96
    • /
    • 2010
  • Integrating various pathway data collections to create new biological knowledge is a challenge, for which novel computational tools play a key role. For this purpose, we developed the Java-based conversion modules KGML2SBML and KGML2BioPAX to translate KGML (KEGG Markup Language) into a couple of common data exchange formats: SBML (Systems Biology Markup Language) and BioPAX (Biological Pathway Exchange). We hope that our work will be beneficial for other Java developers when they extend their bioinformatics system into SBML- or BioPAX-aware analysis tools. This is part of our ongoing effort to develop an ultimate KEGG-based pathway enrichment analysis system.

전자해도의 KML 변환기술 개발 (Development of KML conversion technology of ENCs)

  • 오세웅;박종민;이문진;고현주
    • 한국항해항만학회지
    • /
    • 제35권1호
    • /
    • pp.9-15
    • /
    • 2011
  • 국제해사기구에서는 ECDIS를 강제탑재 장비로 간주하는 SOLAS 수정안을 채택하였고, E-Navigation 전략에서는 해상교통 안전과 환경보호를 위해 ECDIS를 핵심 장비로 고려하는 등 전자해도는 항해 업무에 필수적인 정보 인프라가 되었다. 그러나 전자해도는 ISO/IEC 8211이라는 파일 포맷으로 구성되어 있어 정보의 사용이 용이하지 않으며, ECDIS와 같은 항해장비에서 항해 목적용으로 사용되고 있어 해양GIS 및 응용분야로의 활용이 요구되고 있다. 본 연구에서는 전자해도 활용방안으로 전자해도 정보를 구글 어스, 구글 지도 및 기타 응용 프로그램에 사용되는 XML 기반의 마크업 언어인 KML으로의 변환 기술을 개발하였다. 세부 연구 내용으로 전자해도 데이터모델 및 부호화 방법과 KML의 스키마 구조와 사용데이터를 분석 정리 하여, 이를 기반으로 전자해도의 KML 변환 프로그램을 개발 하였다.

파형 변환.합성을 이용해서 한반도 주변 해역 지진 분석을 위한 신속 정확한 분석 기술 (Fast and Accurate Analyzing Technology for Earthquakes in the Seas around the Korean Peninsula Using Waveform Format Conversion and Composition)

  • 김소구;박상표
    • 지질공학
    • /
    • 제16권2호
    • /
    • pp.171-178
    • /
    • 2006
  • 현재 한국의 지진 관측은 1905년도에 시작된 이후로 계속적인 지진 관측망 확충과 새로운 장비의 도입으로 선진국 못지않은 장비를 보유하고 있지만, 지진의 관측과 분석에 있어서는 그 수준이 미흡한 것이 실이다. 특히, 동해안 지진원인자 분석에 있어서 시간이 많이 소요되기 때문에 지진 정보나 지진 해일 경보를 발령하는데 어려움이 있다. 이번 연구에서는 일본에서 사용하는 지진 관측망(JMA), 한국 지진 관측망(KMA), 그리고 국제 관측망(IRIS) 지진 관측소의 파형 포맷을 하나의 공통 파형 포맷으로 변환 합성하고 공유 분석 프로그램인 FESNET(극동 지진 관측망 분석 체계)를 구축하여 2004년 5월 29일과 6월 1일에 발생한 울진 지진과, 2005년 3월 20일에 발생한 일본 후쿠오카 지진의 분석에 응용하였다. 분석결과 어느 한쪽 관측망(KMA, JMA)을 사용하는 것보다 이들 모든 관측망을 활용하는 FESNET을 이용할 때 더 좋은 결과를 얻을 수 있다는 것을 말 수 있다.

부산광역도시권 설정에 관한 연구 (The Study on the Delineation of the Busan Metropolitan Region, Korea)

  • 이희열;주미순
    • 한국경제지리학회지
    • /
    • 제10권2호
    • /
    • pp.167-181
    • /
    • 2007
  • 본 연구는 부산을 중심도시로 하여 부산의 영향권에 포함될 수 있는 주변 배후지역의 범위를 파악하여 부산광역도시권을 설정하는 것을 목적으로 한다. 이를 위해 먼저 대도시권 설정의 기준과 기존의 부산광역도시권 설정에 관하여 논의하였다. 그리고 이러한 논의를 바탕으로 중심도시 부산과 주변지역 간의 연계성은 통근율과 역통근율 지표를, 중심도시 주변 지역들의 도시성은 농가율, 전업농가율, 인구밀도, 도시적 토지이용율 지표를 이용하여 새로운 부산광역도시권을 설정하였다. 그 결과 부산광역도시권은 부산을 중심도시로 하여 울산시, 창원시, 마산시, 진해시, 김해시, 밀양시, 양산시 등 7개 주변지역으로 구성되는 것으로 나타났다. 그리고 주변지역은 진해시, 김해시, 양산시를 포함하는 내측주변지역과 울산시, 창원시, 마산시, 밀양시를 포함하는 외측주변지역으로 구분되었다.

  • PDF

BIM 기반 프리패브 부재의 용접철근매트 정보교환 시스템 (BIM based Data Exchange System of Welded Wire/bar Mat for Pre-fab RC Members)

  • 정재환;김도형;김현기
    • 한국BIM학회 논문집
    • /
    • 제11권1호
    • /
    • pp.21-30
    • /
    • 2021
  • Reinforcing bars, a major component of the pre-fab structure, adheres to the existing on-site assembly method and attempts to develop and commercialize the technology of the pre-assembly method, but the effect is insignificant. Welded Wire / Bar Mat (WBM) has various advantages such as commercialization of rebar through machine manufacturing to improve workability, but it is different from the existing design and the construction method is different from the previous one. Therefore, to maximize the advantages of WBM and improve productivity, manufacturing, transportation, and construction from the design stage should be considered based on BIM from the initial design stage. In this paper, the concept of the design support system for the WBM was established based on the use of BIM in concrete reinforcement and the preliminary research on the WBM. WBM conversion design was performed for the existing prefabricated members, and based on this, the exchange format and system of the master prefabricated model with the WBM design data were set up. As a result of the pilot test, it was found that the traditional reinforcing bar information extracted from the master prefab model has transmitted 100% accurately. As for the WBM information, 100% of the information on the straight reinforcement was transmitted and represented, and the information on the bent reinforcement was found to have a 90% recall in the master BIM tool.