• Title/Summary/Keyword: code conversion

Search Result 262, Processing Time 0.026 seconds

A Study on a Dynamic Radar Cross Section Analysis Technique for a Surface Warship (수상함의 동적 레이더 반사면적 해석 기법 연구)

  • Kim, Kook-Hyun;Kim, Jin-Hyeong;Choi, Tae-Muk;Kim, Yun-Hwan;Cho, Dae-Seung
    • Journal of Ocean Engineering and Technology
    • /
    • v.23 no.6
    • /
    • pp.77-81
    • /
    • 2009
  • The radar cross section (RCS) of a warship is one of the most important design features in terms of her survivability in hostile environments. Ocean waves continuously changes the attitude of an objective warship to hostile radar and distorts the RCS as a result. This paper presents a dynamic RCS analysis technique and procedure that considers temporal ship motion. First, data sets are prepared for ship motions in 6 degrees of freedom, which are numerically simulated for an objective warship via frequency to time domain conversion with response amplitude operators and specified ocean wave spectra. Second, a series of RCS analysis models are transformed geometrically by referring to ship motion data sets. Finally, temporal RCS analyses are carried out with the RCS simulation code, SYSCOS. As an example, RCS analysis results are given for a virtual warship, which show that ship motions temporally change RCS values and cause RCS reduction compared with static value in terms of mean values.

A Fast Implementation of JPEG and Its Application to Multimedia Service in Mobile Handset

  • Jeong Gu-Min;Jung Doo-Hee;Na Seung-Won;Lee Yang-Sun
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.12
    • /
    • pp.1649-1657
    • /
    • 2005
  • In this paper, a fast implementation of JPEG is discussed and its application to multimedia service is presented for mobile wireless internet. A fast JPEG player is developed based on several fast algorithms for mobile handset. In the color transformation, RCT is adopted instead of ICT for JPEG source. For the most time-consuming DCT part, the binDCT can reduce the decoding time. In upsampling and RGB conversion, the transformation from YCbCr to RGB 16 bit is made at one time. In some parts, assembly language is applied for high-speed. Also, an implementation of multimedia in mobile handset is described using MJPEG (Motion JPEG) and QCELP(Qualcomm Code Excited Linear Prediction Coding). MJPEG and QCELP are used for video and sound, which are synchronized in handset. For the play of MJPEG, the decoder is implemented as a S/W upon the MSM 5500 baseband chip using the fast JPEG decoder. For the play of QCELP, the embedded QCELP player in handset is used. The implemented multimedia player has a fast speed preserving the image quality.

  • PDF

A Visualization Tool Implementation for Evaluation of Binary Code to Smart Intermediate Language Conversion (바이너리 코드-SIL 중간언어 변환 검증을 위한 시각화 도구 구현)

  • Lim, Jung-Ho;Lee, Tae-Gue;Baik, Do-Woo;Son, Yunsik;Jeong, Junho;Choi, Jin-Young;Ko, Kwangman;Oh, Seman
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.280-282
    • /
    • 2017
  • 최근 소프트웨어에 내장된 취약점 분석을 위한 자동화 도구 개발 연구가 각 분야에서 활발히 연구되고 있다. 그 중 바이너리 코드를 대상으로 바로 보안취약점을 분석하는 방법이 아닌 중간언어를 활용하여 분석하는 방법이 대두되고 있으며 이를 위한 다양한 중간언어가 제시되었다. 그 중 하이레벨 언어 수준의 내용의 기술이 가능하며 명령어 자체적으로 자료형을 유지하여 보안 취약점 분석에 효과적인 언어로 SIL 중간언어가 재조명 받고 있다. 따라서 본 논문에서는 이룰 위해서 x86/64 기반 어셈블리어를 SIL 로 효과적으로 변환하며 프로그램의 의미가 변하지 않는 것을 확인하기 위해서 프로그램의 제어흐름을 시각화하는 기능을 가진 시스템을 제안한다.

High Speed Korean Morphological Analysis based on Adjacency Condition Check (인접 조건 검사에 의한 초고속 한국어 형태소 분석)

  • 심광섭;양재형
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.1
    • /
    • pp.89-99
    • /
    • 2004
  • This paper proposes a morphological analysis method that enables morphological analysis by checking conditions between two adjacent morphemes. These conditions are fed from a dictionary. This method eliminates a code conversion module and the application of transformational rules for candidate generation. The method claims that very high speed morphological analysis is attainable through simple bit operations for adjacency condition check. MACH, an implementation of the proposed method, is a supersonic Korean morphological analyzer which is able to analyze a document of 1 GB in 5 minutes on a PC with 1.13 GHz Pentium III CPU. The analysis accuracy of MACH is 99.2 %.

GoBean: a Java GUI application for visual exploration of GO term enrichments

  • Lee, Sang-Hyuk;Cha, Ji-Young;Kim, Hyeon-Jin;Yu, Ung-Sik
    • BMB Reports
    • /
    • v.45 no.2
    • /
    • pp.120-125
    • /
    • 2012
  • We have developed a biologist-friendly, Java GUI application (GoBean) for GO term enrichment analysis. It was designed to be a comprehensive and flexible GUI tool for GO term enrichment analysis, combining the merits of other programs and incorporating extensive graphic exploration of enrichment results. An intuitive user interface with multiple panels allows for extensive visual scrutiny of analysis results. The program includes many essential and useful features, such as enrichment analysis algorithms, multiple test correction methods, and versatile filtering of enriched GO terms for more focused analyses. A unique graphic interface reflecting the GO tree structure was devised to facilitate comparisons of multiple GO analysis results, which can provide valuable insights for biological interpretation. Additional features to enhance user convenience include built in ID conversion, evidence code-based gene-GO association filtering, set operations of gene lists and enriched GO terms, and user -provided data files. It is available at http://neon.gachon.ac.kr/GoBean/.

Simultaneous Driving System of Ultrasonic Sensors Using Codes (코드를 이용한 초음파 동시구동 시스템)

  • 김춘승;최병준;이상룡;이연정
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.10 no.11
    • /
    • pp.1028-1036
    • /
    • 2004
  • Ultrasonic sensors are widely used in mobile robot applications to recognize external environments by virtue that they are cheap, easy to use, and robust under varying lighting conditions. In most cases, a single ultrasonic sensor is used to measure the distance to an object based on time-of-flight (TOF) information, whereas multiple sensors are used to recognize the shape of an object, such as a comer, plane, or edge. However, the conventional sequential driving technique involves a long measurement time. This problem can be resolved by pulse coding of ultrasonic signals, which allows multi-sensors to be emitted simultaneously and adjacent objects to be distinguished. Accordingly, this paper presents a new simultaneous coded driving system for an ultrasonic sensor array for object recognition in autonomous mobile robots. The proposed system is designed and implemented. A micro-controller unit is implemented using a DSP, Polaroid 6500 ranging modules are modified for firing the coded signals, and a 5-channel coded signal generating board is made using a FPGA. To verify the proposed method, experiments were conducted in an environment with overlapping signals, and the flight distances fur each sensor were obtained from the received overlapping signals using correlations and conversion to a bipolar PCM-NRZ signal.

Study on optimal treatment payment by cost accounting in the artificiality kidney center in medical institutions (의료기관 인공신장실의 원가계산에 의한 적정수가에 관한 연구)

  • Moon, Seung-Kwon;Lee, Yun-Seok
    • Korea Journal of Hospital Management
    • /
    • v.18 no.2
    • /
    • pp.81-103
    • /
    • 2013
  • This study is to research cost accounting practice and to analyze propriety of patients' medical payment in artificiality kidney center. The researched cost datum of the year 2012 are as follows. - Hemodialysis medical treatment was reimbursed as much as 158,001 won in case of health insured patients, but payed-off as much as 135,810 won. - The average figure of the total hospitals and clinic center is 1,603,303 won, and one time cost of hemodialysis treatment is 154,487 won. Optimal treatment pay are suggested as follows. First, Regardless of the notified classification from MOHW(Ministry of Health and Welfare), 136,000 won of fixed price payment classification needs to be reclassified by patients, severity and tobe rearranged by fixed price payment system of hospitals. Second, Fixed payment code notified by the Ministry of Health and Welfare is recommended to be simplifies and to reflect according to contents of the medical treatment rendered to patients. Third, Establishment of artificial kidney center has to be risk managed because of its huge investment. Fourth, Cost analysis model has to be maintained as basis together with appropriate application of conversion index model mixed with SGR model.

  • PDF

Development of a IEC 1131-3-Based Control Logic Generator for the Control System Design (제어 시스템 설계를 위한 IEC 1131-3 기반의 제어 로직 생성기의 개발)

  • Jeong, Gu;Sim, Ju-Hyun;Lee, Je-Phil;Lee, Cheol-Soo
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2001.04a
    • /
    • pp.171-176
    • /
    • 2001
  • This paper describes the methodology of an IEC 1131-3-based control logic generator for the control system design and converting algorithm between programmable languages. The proposed control logic generator is generated based on the software model and common element with data type, variables, POUs(program organization unit) and execution control unit commonly used within programmable languages of IEC 1131-3 Standard. The generation method of object file was proposed on five programmable language based on IECI 131-3. The generation method of object file is represented as following; 1) the generation method using conversion algorithm from LD to IL with FBD(function block diagram), 2) the generation method using C code generation algorithm from SFC using the SFC execution sequence with FBD and ST(structured text). The proposed control logic generator was implemented by Visual C++ and MFC on MS-windows NT 4.0

  • PDF

A Study on the Indeterminancy Expressed in the Postmodernism Fashion (포스트모더니즘 패션에 나타난 불확정성(Indeterminancy))

  • 양숙희
    • Journal of the Korean Society of Costume
    • /
    • v.45
    • /
    • pp.179-199
    • /
    • 1999
  • Indeterminancy is one of the thought systems which explains all things with not 'either-or' but 'both-and' the conditions and qualities of human identities and inner state. A view of the world of Dionisos of Nietzsche's and the character of Manneristic trend which has resolved the sense of alienation of men by paradoxic expression has succeeded to romanticism surrealism and postmodernism. 1. Cross-dressing has increased under contemporary conditions. There also have been various cross-dressing phenomena in the past but it appears strongly now that it would destroy the cultural stereotypes and give rise to the cultural insecurities in contemporary conditions. 2. The indeterminancy of status that is wealth versus poverty impacts on variations of contemporary dress. This has been represented by neglecting traditional code which is related to wealth in costume by conversion of the symbols of wealth and poverty as disguise with moderation simplicity and additionally poverty image instead of ostentation. 3. In the cultural aspect that is mother culture/ subculture the author has investigated black street fashion which has newly become visible. The black street fashion is wide spread in black popular music such as jazz Rhythm & Blues Reggae and Rap which is subculture against white. The external values of indeterminancy in fashion are n대-manneristic tendencies as deformation eclectic friction and irrational structure and graffiti method. The inner values by indeterminant expression in fashion are irony and paradox grotesque satire and amusement.

  • PDF

The design and implementation of Web Component for Korean to Roman transcription (국어 로마자 전사표기 웹 컴포넌트 설계 및 구현)

  • Kim Hongsop
    • Journal of the Korea Society of Computer and Information
    • /
    • v.9 no.4 s.32
    • /
    • pp.71-76
    • /
    • 2004
  • In this paper, a web-based automatic transcription component is designed and implemented for mechanical conversion of revised Korean-to-Romanization notation rule. Specially. we proposes system architecture and algorithms that transcript Korean to Roman automatically after transliterate Korean to phonetic symbol applying phonological principles. The components operate under the web server's script mechanism. and the dictionary for exceptional usage is designed as an accessorial function supported either operating at web server internally or externally. The overall system architecture is presented by UML. specification and pseudo code. The proposed architecture can be implemented in encapsulated service by object oriented component and that can be easily adapted and modified on the internet environment and this system may have many advantages to improve efficiency, library reuse. extensibility at software development.

  • PDF