• Title/Summary/Keyword: format 변환

Search Result 416, Processing Time 0.026 seconds

Implementation of An Automatic Program Generator for Transforming CASE Data Format into CDIF Format (CASE 자료 형식으로부터 CDIF 형식으로 변환하는 프로그램 자동 생성기의 구현)

  • Bae, Sang-Hyun;Nam, Young-Kwang;Shin, Gyu-Sang
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.12
    • /
    • pp.3840-3847
    • /
    • 2000
  • Electronic Industries Association has set a standard format called CDIF(CASE Data Interchange Format) for exchanging information between CASE tools from 1991. If data used on a CASE tool is represented in CDIF format, then any other CASE tools can use the data by translating CDlF format into their own format. In order to do so, each CASE vendor must provide a translator program from CDIF to its own data format or from its own data to CDIF format. In this thesis, we have implemented a source code generator for translating CASE data format into CDIF format only if they provide how data is stored. This automatic program generator generates CDIF statements using data format used in CASE tools, meta information about stored data and CDIF meta information. In the thesis, the automatic program generator has been implemented with Java and Oracle DBMS with JOBC interface in Sun O/S environment.

  • PDF

Fast Motion Estimation Algorithm for Efficient MPEG-2 Video Transcoding with Scan Format Conversion (스캔 포맷 변환이 있는 효율적인 MPEG-2 동영상 트랜스코딩을 위한 고속 움직임 추정 기법)

  • 송병철;천강욱
    • Journal of Broadcast Engineering
    • /
    • v.8 no.3
    • /
    • pp.288-296
    • /
    • 2003
  • ATSC (Advanced Television System Committee) has specified 18 video formats for DTV (Digital Television), e.g., scan format, size format, and frame rate format conversion. Effective MPEG-2 video transcoders should support any conversion between the above-mentioned formats. Scan format conversion Is hard to Implement because it may often induce frame rate and size format conversion together. Especially. because of picture type conversion caused by scan format conversion, the computational burden of motion estimation (ME) in transcoding becomes serious. This paper proposes a fast ME algorithm for MPEG-2 video transcoding supporting scan format conversion. Firstly, we extract and compose a set of candidate motion vectors (MVs) from the input bit-stream to comply with the re-encoding format. Secondly, the best MV is chosen among several candidate MVs by using a weighted median selector. Simulation results show that the proposed ME algorithm provides outstanding PSNR performance close to full search ME, while reducing the transcoding complexity significantly.

The Method of Effective DB Conversion and Related System Development for the Integrated KORMARC Format - Based on the Case of Sogang University Library - (통합서지형 KORMARC의 도입을 위한 효과적인 DB 변환과 시스템 구축 방안 - 서강대학교 도서관의 '자체 변환 방식'을 중심으로 -)

  • Lee, Kyu-Youn
    • Journal of Korean Library and Information Science Society
    • /
    • v.45 no.3
    • /
    • pp.93-117
    • /
    • 2014
  • The goal of this study is to seek for the method of effective DB conversion and related system development for the integrated KORMARC Format on the basis of the case of Sogang University Library. Since the integrated KORMARC bibliographic format was established, libraries have been converting bibliographic DB according to the new format. Loyola Library of Sogang University internally proceeded DB conversion using bibliographic DB convertor, which was developed and customized with a system vendor for Sogang University Library. The internal conversion enabled to correct or supplement bibliographic data errors. Besides, it enhanced stability of conversion and shortened the project time by adopting sampling conversion method. It was effective to reduce the additional work for DB quality maintenance, so this kind of conversion is recommendable to the library that has limited manpower for manual data correction.

A Case Study on Message Conversion from Fixed Message Format to Variable Message Format (고정 메시지 형식에서 가변 메시지 형식으로 메시지 변환에 관한 사례 연구)

  • Hwang, Yong-il;Kim, Young-gil
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.05a
    • /
    • pp.155-158
    • /
    • 2013
  • In this paper, a study has been conducted on designing messages which provide minimization of the size by converting Air Track message which is Fixed Message Format, Link-16 Standard, to Variable Message Format (VMF) and assessing the Message Conversion Reliability in order to maximize message transmit efficiency during transmitting many track information.

  • PDF

A Study on multi-translation system for e-business collaboration (e-비즈니스 협업에 적합한 다중변환 시스템 연구)

  • Ahn, Kyeong-Rim;Chung, Jin-Wook
    • Journal of Internet Computing and Services
    • /
    • v.7 no.6
    • /
    • pp.123-130
    • /
    • 2006
  • The transaction was happened within a single business entity or a single marketplace at the stage of e-business. It becomes to grow to complex form. Expecially, the need for business collaboration between business entities or marketplaces has being on the rise as the core topic. The format translation between documents is very important factor according to various the exchanged document formats. In this paper, we define ebXML as the basic format of exchanged document according to object-oriented business transaction. Also we design the multi-format translation system to support the translation of various document formats. The proposed system in this paper, is designed with model-driven method and it is possible to construct with various structure as for system environment. The proposed translation system is designed to use the proposed system as adding the corresponding parsing module even though any format of document. Also, we increase the reusability of data as using the common data set. In this paper, we prove the superiority of the proposed system to compare the performance with the legacy system for various format translation.

  • PDF

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

  • Yong Do, Her;Kwong-Hyung, Lee
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.6
    • /
    • pp.141-150
    • /
    • 2004
  • The method of reusing the environmental data which is previously modelled in modeling and simulation is very important. So, we need an environmental data representation and interchange mechanism which satisfies the requirements of sharing. The SEDRIS STF(SEDRIS Transmittal Format) provides environmental data users and producers with a clearly defined interchange specification. In this paper, We design and implement an automatic converter which converts commercial data(Maya) format to standard interchange format and vice verse without losing semantic of information content using SEDRIS standard interchange format.

  • PDF

Floating Point Converter Design Supporting Double/Single Precision of IEEE754 (IEEE754 단정도 배정도를 지원하는 부동 소수점 변환기 설계)

  • Park, Sang-Su;Kim, Hyun-Pil;Lee, Yong-Surk
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.48 no.10
    • /
    • pp.72-81
    • /
    • 2011
  • In this paper, we proposed and designed a novel floating point converter which supports single and double precisions of IEEE754 standard. The proposed convertor supports conversions between floating point number single/double precision and signed fixed point number(32bits/64bits) as well as conversions between signed integer(32bits/64bits) and floating point number single/double precision and conversions between floating point number single and double precisions. We defined a new internal format to convert various input types into one type so that overflow checking could be conducted easily according to range of output types. The internal format is similar to the extended format of floating point double precision defined in IEEE754 2008 standard. This standard specifies that minimum exponent bit-width of the extended format of floating point double precision is 15bits, but 11bits are enough to implement the proposed converting unit. Also, we optimized rounding stage of the convertor unit so that we could make it possible to operate rounding and represent correct negative numbers using an incrementer instead an adder. We designed single cycle data path and 5 cycles data path. After describing the HDL model for two data paths of the convertor, we synthesized them with TSMC 180nm technology library using Synopsys design compiler. Cell area of synthesis result occupies 12,886 gates(2 input NAND gate), and maximum operating frequency is 411MHz.

A Study on Multichannel Format Conversion and Representation of Spatial Sound Information (다채널 포맷 변환과 공간적인 입체 음향 정보의 효과적인 유지에 대한 연구)

  • Jeon, Se-Woon;Park, Young-Cheol;Youn, Dae-Hee
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.47 no.5
    • /
    • pp.34-44
    • /
    • 2010
  • In this study, the algorithms for multichannel format conversion and robust representation of spatial sound information are proposed. In the spatial analysis, the directional information of sound source is estimated and sound sources are separated from stereo signal. In the spatial resynthesis, the multichannel matrixing with spatial repanning and post-scaling method are applied to represent a spatial sound. The conventional method about channel format conversion has the problem that the energy of sound source and the spatial information are not preserved in the desired channel format. Because the proposed method is designed in consideration of the target multichannel format and its resynthesized signal, the robust representation of spatial sound can be achieved in the multichannel format conversion.

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

  • Lee, Kwang-Hyung
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.5
    • /
    • pp.101-110
    • /
    • 2004
  • The multimedia community needs an environmental data representation and interchange mechanism which not only satisfies the requirements of today's systems, but can be extended to meet future data sharing needs. This mechanism must allow for the standard representation of, and access to data. The SEDRIS STF(SEDRIS Transmittal Format)provides environment data users and producers with a clearly defined interchange specification. In this paper I develop data converter commercial data(3DS MAX) format to standard interchange format and vice verse without losing semantic of information content using SEDRIS standard interchange format.

  • PDF

A Study on GIS Data Transform for Update the Digital Map with Construction drawings (수치지도 갱신을 위한 건설도면 자료의 GIS 데이터 변환에 관한 연구)

  • Park, Seung-Yong;Park, Woo-Jin;Yu, Ki-Yun
    • Proceedings of the Korean Society of Surveying, Geodesy, Photogrammetry, and Cartography Conference
    • /
    • 2009.04a
    • /
    • pp.11-13
    • /
    • 2009
  • This research is renewal way to get latest digital map, We presented techniques to convert to GIS data for update digital map to utilize completion drawing of CAD data that is used construction and SOC construction. Conversion process is consisted of layer extraction, object transform, coordinate transform, format transform. GIS data that is changed via each process from CAD data can update digital map.

  • PDF