• 제목/요약/키워드: data format converter

검색결과 45건 처리시간 0.024초

부동소수점 기반의 포맷 컨버터를 이용한 효율적인 지수 함수 근사화 알고리즘의 FPGA 구현 (Implementation of Efficient Exponential Function Approximation Algorithm Using Format Converter Based on Floating Point Operation in FPGA)

  • 김정섭;정슬
    • 제어로봇시스템학회논문지
    • /
    • 제15권11호
    • /
    • pp.1137-1143
    • /
    • 2009
  • This paper presents the FPGA implementation of efficient algorithms for approximating exponential function based on floating point format data. The Taylor-Maclaurin expansion as a conventional approximation method becomes inefficient since high order expansion is required for the large number to satisfy the approximation error. A format converter is designed to convert fixed data format to floating data format, and then the real number is separated into two fields, an integer field and an exponent field to separately perform mathematic operations. A new assembly command is designed and added to previously developed command set to refer the math table. To test the proposed algorithm, assembly program has been developed. The program is downloaded into the Altera DSP KIT W/STRATIX II EP2S180N Board. Performances of the proposed method are compared with those of the Taylor-Maclaurin expansion.

A Simple GUI-based Sequencing Format Conversion Tool for the Three NGS Platforms

  • Rhie, A-Rang;Yang, San-Duk;Lee, Kyung-Eun;Thong, Chin Ting;Park, Hyun-Seok
    • Genomics & Informatics
    • /
    • 제8권2호
    • /
    • pp.97-99
    • /
    • 2010
  • To allow for a quick conversion of the proprietary sequence data from various sequencing platforms, sequence format conversion toolkits are required that can be easily integrated into workflow systems. In this respect, a format conversion tool, as well as quality conversion tool would be the minimum requirements to integrate reads from different platforms. We have developed the Pyrus NGS Sequencing Format Converter, a simple software toolkit which allows to convert three kinds of Next Generation Sequencing reads, into commonly used fasta or fastq formats. The converter modules are all implemented, uniformly, in Java GUI modules that can be integrated in software applications for displaying the data content in the same format.

토크 컨버터의 형상 분석 (Geometrical Analysis of a Torque Converter)

  • 임원석
    • 한국자동차공학회논문집
    • /
    • 제5권5호
    • /
    • pp.197-212
    • /
    • 1997
  • The performance of a torque converter can be expressed by the performance parameters such as flow radius and flow angle, on the mean flow path. The geometric analysis of the torque converter is required to determine these parameters for the modeling of the torque converter. In general, the blade shape is depicted by three dimensional data at the mid-surface of blade or those of the pressure and suction side. To generate three dimensional model of the blade using the data mentioned above, a consistent data format and a shape generation algorithm are required. This paper presents a useful consistent data format of the blades and an algorithm for the geometrical shape generation. By the geometric analysis program to which the shape generation algorithm is embedded, the variation of blade angles in rotating element analyzed. Then finally, the analyzed results of geometric profile of a blade are compared with those of the blade design principle, so called forced vortex theorem.

  • PDF

Maya 데이터와 SEDRIS STF 데이타간의 자동변환기 설계 및 구현 (The Design and Implementation of Automatic Converter of Maya Data And SEDRIS STF Data)

  • 허용도;이광형
    • 컴퓨터교육학회논문지
    • /
    • 제7권6호
    • /
    • pp.141-150
    • /
    • 2004
  • 모델링 및 시뮬레이션 분야에서 이미 모델링되어 있는 환경 데이터를 재사용하고 확장할 수 있는 방법은 매우 중요하다. 이에 환경데이터의 공유 필요성을 만족할 수 있도록 확장될 수 있는 환경 데이터 표현 및 교환 메카니즘이 절대적으로 필요하다고 할 수 있다. SEDRIS의 STF(SEDRIS Transmittal Format)는 이러한 목적을 가능케 하는 표준으로써, 환경 데이터 사용자 및 생성자에게 명료하게 정의된 교환 명세를 제공한다. 본 논문에서는 SEDRIS의 표준 교환 포맷을 이용하여 상용 포맷(Maya)을 정보 내용의 의미 손실 없이 교환 포맷으로, 교환 포맷을 상용 포맷으로 변환하기 위한 자동변환기를 설계 및 구현하였다.

  • PDF

SEDRIS STF를 이용한 데이터 변환 (Data Conversion using SEDRIS STF)

  • 이광형
    • 컴퓨터교육학회논문지
    • /
    • 제7권5호
    • /
    • pp.101-110
    • /
    • 2004
  • 멀티미디어 분야에서는 오늘날의 시스템의 요구사항을 만족할 뿐만 아니라 미래의 데이터 공유 필요성을 만족할 수 있도록 확장될 수 있는 환경 데이터 표현 및 교환 메카니즘을 필요로 한다. 이러한 메카니즘은 표준화된 방법으로 데이터 표현 및 엑세스를 할 수 있도록 해야 한다. SEDRIS의 STF(SEDRIS Transmittal Format)는 이러한 목적을 가능케하는 표준으로써, 환경 데이터 사용자 및 생성자에게 명료하게 정의된 교환 명세를 제공한다. 본 논문에서는 SEDRIS의 표준 교환 포맷을 이용하여 상용 포맷(3DX MAX)을 정보 내용의 의미 손실없이 교환 포맷으로, 교환 포맷을 상용 포맷으로 변환하기 위한 컨버터를 개발하였다.

  • PDF

Interworking technology of neural network and data among deep learning frameworks

  • Park, Jaebok;Yoo, Seungmok;Yoon, Seokjin;Lee, Kyunghee;Cho, Changsik
    • ETRI Journal
    • /
    • 제41권6호
    • /
    • pp.760-770
    • /
    • 2019
  • Based on the growing demand for neural network technologies, various neural network inference engines are being developed. However, each inference engine has its own neural network storage format. There is a growing demand for standardization to solve this problem. This study presents interworking techniques for ensuring the compatibility of neural networks and data among the various deep learning frameworks. The proposed technique standardizes the graphic expression grammar and learning data storage format using the Neural Network Exchange Format (NNEF) of Khronos. The proposed converter includes a lexical, syntax, and parser. This NNEF parser converts neural network information into a parsing tree and quantizes data. To validate the proposed system, we verified that MNIST is immediately executed by importing AlexNet's neural network and learned data. Therefore, this study contributes an efficient design technique for a converter that can execute a neural network and learned data in various frameworks regardless of the storage format of each framework.

STEP을 근거로 한 선체화물창부 구조 데이터 모델에 관한 연구 (A Study on the Ship Cargo Hold Structure Data Model Based on STEP)

  • 박광필;이규열;조두연
    • 한국CDE학회논문집
    • /
    • 제4권4호
    • /
    • pp.381-390
    • /
    • 1999
  • In this study, a pseudo ship structure data model for the :.hip cargo hold structure based on STEP is proposed. The proposed data model is based on Application Reference Model of AP218 Ship Structure which is the model that specifies conceptual structures and constraints used to describe the information requirements of an application. And the proposeddata model refers the Ship Common Model framework for the model architecture which is the basis for ongoing ship AP development within the ISO ship-building group and the ship product definition information model of CSDP research project for analyzing the relationship between ship structure model entities. The proposed data model includes Space, Compartment. Ship Structural System, Structural Part and Structural Feature of cargo hold. To generate this data model schema in EXPRESS format, ‘GX-Converter’was used which enables user to edit a model in EXPRESS format and convert schema file in EXPRESS format. Using this model schema, STEP physical file containing design data for ship cargo hold data structure was generated through SDAI programming. The another STEP physical file was also generated containing geometry data of ship cargo hold which was extracted and calculated by SDAI and external surface/surface intersection program. The geometry information of ship cargo hold can be then transferred to commercial CAD system, for example, Pro/Engineer. Examples of the modification of the design information are also Presented.

  • PDF

반도체 광 증폭기가 삽입된 광섬유 루프 미러를 이용한 NRZ 데이터에 대한 새로운 파장 변환기 (New wavelength converter for optical NRZ data signal using SOA-loop-mirror)

  • 이혁재
    • 한국광학회지
    • /
    • 제16권1호
    • /
    • pp.27-33
    • /
    • 2005
  • 본 논문에서는 반도체 광 증폭기가 삽입된 광섬유 루프 미러를 이용한 NRZ(NonReturn to Zero) 데이터에 대한 새로운 파장 변환기를 제안하고 실험적으로 검증한다. 기존의 비선형 광섬유 루프 미러는 RZ-to-RZ, NRZ-to-RZ, 그리고 RZ-to-NRZ 데이터 형태 변환이 가능한데 반해, 아직까지 NRZ-to-NRZ 변환에 대해 제안된 바 없다. 본 논문에서는 1300 nm 대역 반도체 광 증폭기의 편광의존 이득 특성과 광섬유 루프 미러를 이용하여 1.5 Gbps 속도를 갖는 1300 nm 대역의 NRZ 데이터 신호를 1550 nm 대역의 NRZ 데이터 신호로 바꾸어 주는 NRZ-to-NRZ 파장 변환 실험을 성공적으로 수행하였다.

초기 설계단계 에너지 성능평가를 위한 IFC 기반 IDF 변환기 개발 (Development of the IFC based IDF Converter for Energy Performance Assessment in the Early Design Phase)

  • 김인한;김지은;최중식
    • 한국CDE학회논문집
    • /
    • 제16권2호
    • /
    • pp.146-155
    • /
    • 2011
  • As the seriousness of environmental pollution being on a rise, a low carbon and environment-friendly design for energy efficiency has been issued. With respect to energy in the construction industry, an adoption of BIM which is possible for the various energy performance assessments in the early design phase has been actively working on. In the most cases of energy performance assessment, the data compatibility from the lack of standard software and format became a problem and the improvement for data compatibility system has been needed. This study is to develop the IFC based IDF converter as a middleware which connects between BIM software and energy analysis software. For the building energy performance assessment, Energy Plus and IFC are selected for the standard energy analysis software and its file format. Parameters are organized by steps and the integrated material library is built so it is trying to reduce the existing problem of energy software interface as much as possible. The development of IDF Converter will promote the spread of related fields with increasing the BIM standard and the utilization of energy performance assessment.

Design of PSIP converter for data broadcasting service in the interoperable network of terrestrial and cable

  • Choi Ji Hoon;Lee Yong Ju;Park Min Sik;Choi Jin Soo;Hong Jin Woo
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2004년도 학술대회지
    • /
    • pp.562-566
    • /
    • 2004
  • In this paper, we propose a method for constructing terrestrial/cable PSIP converting system, so-called a PSIP converter, which is converting terrestrial PSIP into cable PSIP for a data broadcasting service in the interoperable network of terrestrial and cable, and define an interface between the PSIP converter and the OOB SI generator by using PMCP messages compliant to ATSC T3/S1. The exiting PSIP converter just converts terrestrial PSIP into cable PSIP compliant to ATSC and OCAP standard and transmits by a MPEG-2 TS format. That is to say, it is not for the digital data broadcasting but for the digital broadcasting. Say in other word, the proposed PSIP converter is designed to convert and transmit PSIP including DET information which is necessary data event information for data broadcasting service. In addition, the PSIP converter can support various types of PSIP information to the OOB SI generator by using PMCP messages defined by a hierarchical structure as per each channel, audio/video event, data event and so on.

  • PDF