• Title/Summary/Keyword: 구현사양

Search Result 360, Processing Time 0.046 seconds

Automated Design of Viterbi Decoder using Specification Parameters (사양변수를 이용한 비터비 복호기의 자동설계)

  • Kong, Myoung-Seok;Bae, Sung-Il;Kim, Jae-Seok
    • Journal of the Korean Institute of Telematics and Electronics C
    • /
    • v.36C no.1
    • /
    • pp.1-11
    • /
    • 1999
  • In this paper, we proposed a design method of parameterized viterbi decoder, which automatically synthsizes the diverse viterbi deciders used in the digital mobile communication systems. It is designed to synthesize a viterbi decoder specified by user-provided parameters. Those parameters are constraint length, code rate generator polynomials of teh convolutional encoder, data rate and bits/frame of the data transmission, and soft decision bits of viterbi decoder. For the design of the parameterized viterbi decoder, we designed a user interface module C-language, and a viterbi decoder module in a hierarchical atructure using VHDL language and its generic statement. For the verification of the parameterized viterbi decoder, we compared our synthesized viterbi decoder with the conventional viterbi decoder which is designed for the IS-95 CDMA system. The proposed design method of the viterbi decoder will be a new method to obtain a required viterbi decoder in a very short time only by supplying the design parameters.

  • PDF

Clustering Scheme Development using Low-cost Server (저사양 서버를 활용한 클러스터링 기법 구현)

  • Choi, Hyo Hyun;Yun, Sang Un
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.323-324
    • /
    • 2020
  • 본 논문에서는 저사양 컴퓨터를 클러스터링하여 서버의 성능 향상에 관해 서술한다. 이 시스템은 다수의 컴퓨터를 하나의 클러스터로 연결하고 쿠버네티스를 활용하여 노드 간의 부하를 관리하여 컴퓨팅 시스템의 처리량을 최대화하고, 각 작업의 수행시간을 최소화한다. 또한, 이 시스템은 수행 중인 작업의 메모리 요구량과 각 노드의 부하 상태를 파악하여 작업을 동적으로 할당한다. 본 논문에서는 광학식 문자 판독(OCR)을 동작시키며 단독 서버 상태와 노드를 연결한 클러스터링 시스템과의 처리 속도를 비교하여 저사양 컴퓨터로도 효과적인 성능의 서버 구축을 할 수 있음을 보인다.

  • PDF

A SOC Design Methodology using SystemC (SystemC를 이용한 SOC 설계 방법)

  • 홍진석;김주선;배점한
    • Proceedings of the IEEK Conference
    • /
    • 2000.06b
    • /
    • pp.153-156
    • /
    • 2000
  • This paper presents a SOC design methodology using the newly-emerging SystemC. The suggested methodology firstly uses SystemC to define blocks from the previously-developed system level algorithm with internal behavior and interface being separated and validate such a described blocks' functionality when integrated. Next, the partitioning between software and hardware is considered. With software, the interface to hardware is described cycle-accurate and the other internal behavior in conventional ways. With hardware, I/O transactions are refined gradually in several abstraction levels and internal behavior described on a function basis. Once hardware and software have been completed functionally, system performance analysis is performed on the built model with assumed performance factors and influences such decisions regressively as on optimum algorithm selection, partitioning and etc. The analysis then gives constraint information when hardware description undergoes scheduling and fixed-point trans- formation with the help of automatic translation tools or manually. The methodology enables C/C++ program developers and VHDL/Verilog users to migrate quickly to a co-design & co-verification environment and is suitable for SoC development at a low cost.

  • PDF

Implementation Requirements for Interoperability among IP over ATM Equipment (IP over ATM 장비들간의 상호 운용성을 위한 구현 요구 사항)

  • Min, Sang-Won;Kim, Hwang-Nam;Lee, Suk-Yeong
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.4
    • /
    • pp.489-497
    • /
    • 1999
  • 국내의 ATM 기술은 대부분 교환기 시스템 개발에 집중되어 있었고 최근에는ATM 서비스 분야에 대한 개발 요구가 있다. 이러한 가운데 Internet 서비스는 데이타 망의 기본 서비스로 자리잡았으며, ATM망도 기본적으로 Internet 서비스를 지원하여야 한다. IETF의 IPOA (Classical IP and ARP over ATM)는 국내 망 여건 및 구현의 용이성으로 Internet 서비스를 위한 프로토콜중 가장 선호 대상이지만 RFC사양의 허술함, 구현자의 사양에 대한 이해 부족과 초기 외산 장비 제조 업체들의 자체 사양때문에 기존의 IPOA장비들과 상호 운용 시험에서 후발 IPOA 개발자는 시행착오를 겪어야만 한다. 본 논문에서는 기존 외산 IPOA 장비들과 자체 개발한 장비와 상호 운용 시험을 수행하면서 겪은 사례 연구를 정리하였고 이를 기초로 기존의 외산 IPOA와 상호 운용할 수 있는 최종 요구 사항을 제시하였다. 본 논문을 기초로 IPOA 장비를 개발한다면 국내 후발 ATM 장비 업체는 개발의 시간 및 노력을 줄일 수 있고 향후 IP/ATM 국내 기술력 향상에 도움이 될 것이다.Abstract While we have been focusing on development of ATM switching systems, recently the demand on service by use of ATM switching system is increasing rapidly. Among various ATM services, the Internet service should be provided in an ATM network since the Internet service has been the basic data service. Many domestic engineers consider the classical IP and ARP over ATM (IPOA) to be an appropriate method for interworking of IP and ATM because the IP is the network protocol used in most domestic data networks, and the IPOA is simpler and has less overhead than other approaches. However, it is not easy for a developer to implement the IPOA function module interoperable with other existing ones due to the incomplete description of IETF's RFC specifications, misunderstanding of designer and/or developer, and incompatible vendors' specifications. In this paper, we show several case studies undertaken for interoperability tests of IPOA products between our product and other vendor's products, and discuss the implementation requirement of the IPOA software to be interoperable with the existing IPOA equipment.The design and implementation requirements presented in this paper will reduce the effort of IPOA-developing engineers and time required for interoperability test. Also, this contribution will be helpful in IP/ATM interworking areas.

Comparison of encryption algorithm performance between low-spec IoT devices (저 사양 IoT 장치간의 암호화 알고리즘 성능 비교)

  • Park, Jung Kyu;Kim, Jaeho
    • Journal of Internet of Things and Convergence
    • /
    • v.8 no.1
    • /
    • pp.79-85
    • /
    • 2022
  • Internet of Things (IoT) connects devices with various platforms, computing power, and functions. Due to the diversity of networks and the ubiquity of IoT devices, demands for security and privacy are increasing. Therefore, cryptographic mechanisms must be strong enough to meet these increased requirements, while at the same time effective enough to be implemented in devices with long-range specifications. In this paper, we present the performance and memory limitations of modern cryptographic primitives and schemes for different types of devices that can be used in IoT. In addition, detailed performance evaluation of the performance of the most commonly used encryption algorithms in low-spec devices frequently used in IoT networks is performed. To provide data protection, the binary ring uses encryption asymmetric fully homomorphic encryption and symmetric encryption AES 128-bit. As a result of the experiment, it can be seen that the IoT device had sufficient performance to implement a symmetric encryption, but the performance deteriorated in the asymmetric encryption implementation.

전자 거래를 위한 3차원 가상 상점 디렉토리 서비스 구현

  • 강대기;김중배;함호상;박상봉
    • Proceedings of the ESK Conference
    • /
    • 1997.04a
    • /
    • pp.138-144
    • /
    • 1997
  • 본 연구에서는 VRML(Virtual Reality Modeling Language)을 이용하여 월드 와이드 웹(World Wide Web; WWW) 상에서의 3차원 디렉토리 서비스인 "3D 한마당"을 구현하였다. 현재 WWW 상에서는 많은 2차원 디렉 토리 서비스가 존재하나 3차원검색 서비스에 비해 사용자를 위한 가상 현실감이 부족한 단점이 있다. 또한 3차원 검색 서비스는 그 잠재적 수요가 점차 증가함에도 불구하고 아직 적은 편이며, 또한 중오성이 차츰 커 지는 전자 상거래를 위해 특화된 디렉토리 서비스도 그 요구에 비해 많지 않다. 3차원으로 디렉토리 서비스의 기능을 수행할 수 있는 3D 한마당은 HTML(Hyper Text Markup Language)에 의해 기술되는 2차원 전자 거래용 디 렉토리 서비스인 "한마당"을 보조하기 위해 제작된 것으로, VRML 1.0 사양에 맞추어서 만들어졌다. 3D 한마당 을 위한 VRML 월드를 만들기 위해, Pentium PC에서 3-D MAX 소프트웨어로 각 구성 객체들을 저작한 후, 이를 조합하여 VRML 1.0 사양을 따라 월드로 변환하는 방법을 사용하였다. 이렇게 완성된 3D 한마당은 기존의 2차원 전자 거래용 디렉토리 서비스인 한마당에서 하이퍼링크로 바로 접근할 수 있으며, 또한 월드 안의 객체에서 그 객체에 대한 2차원 테이블로도 연결이 가능하게 하였다. 이러한 3차원 가상상점 디렉토리 서비스는 전자 거래에 특화된 특성 때문에 정해진 개수의 객체들만 요구되어 구현이 쉬운 이점이 있고, 보다 인간에게 자연스러운 인테 페이스로 정보 검색을 지원하게 해줄 수 있다.정보 검색을 지원하게 해줄 수 있다.

  • PDF

Design of CSS3 Extensions for Polar-Coordinate Text Layout in Web Documents (웹문서 내의 극좌표계 텍스트 배치를 위한 CSS3 확장사양 설계)

  • Shim, Seung-Min;Lim, Soon-Bum
    • KIISE Transactions on Computing Practices
    • /
    • v.22 no.10
    • /
    • pp.537-545
    • /
    • 2016
  • Demand for text arranged in a circular shape is increasing as devices with round display such as smart watches are now being actively released. Data visualization field is receiving a lot of attention as the era of big data evolves. However, current web standard does not support the drawing of circular text. Therefore, the objective of this study was to extend CSS3 specifications to have circular text layout in web documents. In addition, we implemented a preprocessor so that contents made with CSS3 extensions could be shown in existing browsers. To confirm the wide expression range of CSS3 extension, we prepared some sample contents and analyzed them.

All Digital GMSK Modulator for the GSM Mobile System (GSM 무선통신 시스템을 위한 디지털 GMSK 변조기 설계 및 성능분석)

  • 김범진;한재충;홍승억
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.25 no.4A
    • /
    • pp.502-511
    • /
    • 2000
  • The Gaussian Minimum Shift Keying (GMSK) modulation technique belongs to the class of nonlinear modulation technique, and it is known to be bandwidth efficient. The GMSK modulation is chosen for the digital cellular phone standard by the European Telecommunications Standards Institute (ETSI). In this paper, an efficient method for implementing all digital GMSK modulator is introduced. The proposed modulator is shown to be simple to implement as well as satisfying the required spectral shape recommended by the ETSI.

  • PDF

A Study on Implementation of OpenLS Core Services using XML Web Service (XML Web service를 이용한 OpenLS Core Services 구현 연구)

  • Heo, Tae-Wook;Park, Jong-Hyun;Na, Il-Han
    • 한국공간정보시스템학회:학술대회논문집
    • /
    • 2005.05a
    • /
    • pp.79-84
    • /
    • 2005
  • LBS 플랫폼은 이동통신망과 LBS 사이에서 필요한 기반 기술을 제공하기 위한 플랫폼으로서, 망과의 접속 및 위치 정보 서비스, 사용자 정보 서비스, 망 관리 등의 기술을 제공하는 LBS 포털 서버 기술, 다양한 LBS 응용 서비스를 지원하는 응용 서버 기술, 실시간 대용량 위치정보를 처리하는 위치데이터 서버 기술로 구분된다. 본 연구는 다양한 LBS 응용 어플리케이션을 개발하기 위한 응용서버기술로써 OpenLS Core Service 사양의 'Presentation Service', 'Location Utility Service', 'Directory Service'를 W3C 웹 서비스 표준을 준수하도록 구현하였다.

  • PDF

A Contents Authoring System for MPEG-4 Streaming (MPEG-4 스트리밍을 위한 컨텐츠 저작 시스템)

  • 안수연;박병준;차호정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.409-411
    • /
    • 2002
  • 본 논문에서는 MPEG-4 컨텐츠 스트리밍을 목적으로 MPEG-4 시스템 사양을 기반으로한 컨텐츠 저작 시스템을 설계하고 구현하였다. 구현된 컨텐츠 저작 시스템은 사용자가 쉽고 편리하게 컨텐츠를 저작할수 있는 인터페이스를 제공하고 파일 재생을 위해 MPEG-4 파일을 생성한다. 또한 스트리밍을 위해서 각각의 미디어 데이터를 싱크레이어 페킷화된 미디어 데이터, BIFS, OD, IOD 파일로 생성하여 스트리밍 시에 사용하여 스트리밍이 가능하도록 하였다.

  • PDF