• 제목/요약/키워드: Digital implementation

검색결과 3,387건 처리시간 0.03초

DQSM 알고리즘을 이용한 다중채널 FIR디지탈 필터의 구성 (Multi-Channel FIR Digital Filter Hardware Implementation using DQSM Algorithm)

  • 임영도;김명기
    • 한국통신학회논문지
    • /
    • 제11권3호
    • /
    • pp.217-226
    • /
    • 1986
  • DQSM알고리즘을 이용하여 다중채널 FIR디지털 필터를 구성하기 위한 한 기법을 제안하였다. 본 논문에서는 Double precision 알고리즘과 절대치회로를 이용하여 ROM용량을 감소시키고 절대치회로의 논리레벨의 단계를 줄이므로 동작속도를 개선할 수 있었다. 위의 기법으로 구성된 4채널 FIR디지탈필터의 주파수응답은 Remez exchange 알고리즘으로 시뮬레이션하여 얻어진 주파수응답과 잘 일치하였다.

  • PDF

시그모이드 함수의 디지털 구현에 관한 연구 (On the Digital Implementation of the Sigmoid function)

  • 이호선;홍봉화
    • 정보학연구
    • /
    • 제4권3호
    • /
    • pp.155-163
    • /
    • 2001
  • 디지털 신경회로망의 구현에 있어 시그모이드 함수의 구현은 매우 복잡하고 구현하기 어렵다. 따라서, 본 논문에서는 디지털 신경회로망 구현에 문제가 되는 시그모이드 함수처리를 위한 설계 방법을 제안하였다. 제안된 방법은 잉여수계를 이용하여 MAC(Multiplier and Accumulator) 연산 시, 캐리 전파 없이 고속의 연산을 수행할 수 있고 시그모이드 함수처리를 고속으로 수행할 수 있다. 모의실험결과, 각각의 신경 프로세스에 있어서 4.6nsec 이상의 속도를 보임으로써 고속디지털 신경회로망 구현에 적용될 수 있을 것으로 기대된다.

  • PDF

DSP를 이용한 위상 천이 풀-브릿지 컨버터의 디지털 제어기 구현 (Implementation of Phase Shift Full-Bridge PWM Converter Using DSP)

  • 임수현;임정규;정세교;이현우
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2006년도 전력전자학술대회 논문집
    • /
    • pp.137-139
    • /
    • 2006
  • This paper present an implementation of digital control system for a phase-shift full-bridge converter using a digital signal processor. The digital control of phase-shift full-bridge converter provides many advantageous of easily generating various phase-shift timing and implementing a complex voltage and current control algorithm. The digital controller is implemented using the DSP TMS320F2812 and the converter and controller operation is proved through the experimental results.

  • PDF

마이크로 컨트롤러를 이용한 디지털 PPF 제어기의 구현과 실험 (Realization and Experiment of Digital PPF Controller Using Micro-Controller)

  • 김기영;허석;곽문규
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2003년도 춘계학술대회논문집
    • /
    • pp.148-152
    • /
    • 2003
  • This paper is concerned with the digital implementation of the active vibration suppression controller. The digital controllers are often implemented on the DSP board, which is very fast but expensive. There are many low-cost micro-controllers in the market but the feasibility of such micro-controllers for the active vibration suppression has never been conducted. In this study, we selected PIC 16F877 as a proper micro-controller for the digital implementation of the PPF controller. The circuit diagrams are explained in detail. Experimental results show that the low-cost micro-controller can be used as the active vibration controller.

  • PDF

디지탈 필터의 설계 및 구현에 관한 연구 (A Study on Design and Implementation of Digital Filter)

  • 서은택;정진현
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1993년도 하계학술대회 논문집 A
    • /
    • pp.447-449
    • /
    • 1993
  • Digital filter is a signal processor which converts the sequence input sampled from analog signal into another sequence output. It includes software routines which filter digital signal, a computer system for executing the routines, and a data acquisition system which implements A/D, D/A signal conversion. In this paper, a data acquisition system is designed and implemented for one-board computer of MC68000. Also, the theory regarding signal conversion and and its problems occured in implementation are considered. And then, with the hardware implemented like this, design of a digital low-pass filter with the cutoff frequency of 200Hz is implemented, and related characteristics are considered.

  • PDF

멜로디 비교 시각화를 통한 음정 교정 시스템 구현 (Implementation of a Tone Correction System Through a Visualization of Melody Comparison)

  • 이혜인;박주현;이석필
    • 전기학회논문지
    • /
    • 제63권1호
    • /
    • pp.156-161
    • /
    • 2014
  • With the proliferation of digital music, public's interest in music and desire to sing well are increasing. This paper presents the implementation of a tone correction system through a visualization of comparison between music and humming data. For this we extract MIDI note from music and humming data and then design a matching engine using DTW algorithm which is for robust matching results against local timing variation and inaccurate tempo. This system is expected to correct the user's wrong tone by visualization and feedback from the result.

A Study on the Implementation of an Integrated Digital Photogrammetric System

  • Lee, Sulk-Kun
    • Korean Journal of Geomatics
    • /
    • 제4권1호
    • /
    • pp.9-16
    • /
    • 2004
  • An object-oriented design was carried out for the digital photogrammetric processes. Classes were identified and implemented to develop an integrated digital photogrammetry system using a 3 dimensional self-calibration model for CCD cameras. This integrated system is deemed to be a significant progress from the conventional photogrammetric system which is a series of discrete processes. Object oriented methodology was selected for the implementation of the integrated photogrammetric system because it would be a very complex task to get the same result using a procedural programming language. Besides the simplification of development effort, object oriented methodology has further benefits of better management of program in case when updates to parts of the program are necessary. Using the classes designed in this study, a 3 dimensional self-calibration model was developed for a CCD camera. Classes for data input and image handling as well as classes for bundle adjustment were implemented. The bundle adjustment system was further enhanced with member functions to handle additional parameters for principal point coordinates and focal length, thereby, enabling the application to non-metric CCD cameras.

  • PDF

온도 보정 Algorithm을 적용한 Digital 휴대용 방사선 검출기의 구현 (Implementation of Digital Portable Radiation Detector with the Algorithm of Temperature Compensation)

  • 박지오;임정현;김영길
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2016년도 추계학술대회
    • /
    • pp.202-205
    • /
    • 2016
  • 전 세계적으로 해운물류 안전 보안체계가 강화됨에 따라 국가물류보안 체계 구축을 위한 해운물류안전 보안 핵심기술 개발이 이루어지고 있다. 이러한 국제적 정서에 발맞추어, 국내에서도 감마선 핵종을 검출할 수 있는 휴대용 방사선 검출 장치에 대한 관심이 높아지고 있다. 본 논문에서는 방사선 검출에 대한 검사 장비의 성능을 높이려고 온도 보정 Algorithm을 적용한 Digital 휴대용 방사선 검출기 구현에 대한 연구를 제안하고자 한다.

  • PDF

발열 감지, 안면 마스크 착용 검출, 전자출입명부 QR 코드 체킹을 지원하는 보급형 COVID-19 디지털 사이니지 플레이어 설계 및 구현 (Design and Implementation of Entry-level COVID-19 Digital Signage Player supporting Fever Detection, Face Mask Wearing Detection and KI-pass QR Code Checking)

  • 쩐꾸억바오후이;박상군;정선태
    • 한국멀티미디어학회논문지
    • /
    • 제25권1호
    • /
    • pp.10-28
    • /
    • 2022
  • In this paper, we present an entry-level COVID-19 stand-alone digitial signage player (CoSiP) which performs not only conventional digital signage functionalities but also fever detection, face mask wearing detection, and KI-pass QR code checking. The overall design of CoSiP is proposed, and implementation of a temperature checking algorithm using a low cost thermal sensor is elaborately presented. Through experiments over datasets and against a developed CoSiP device, it is shown that the fever detection, face mask wearing detection, KI-pass QR code checking as well as signage functionalities of the proposed CoSiP work properly and reliably.

멀티채널 AMR 음성부호화기의 실시간 구현 (Real-time Implementation of Multi-channel AMR Speech Coder)

  • 지덕구;박만호;김형중;윤병식;최송인
    • 한국음향학회지
    • /
    • 제20권8호
    • /
    • pp.19-23
    • /
    • 2001
  • 고속 저전력의 DSP (Programmable Digital Signal Processor)가 개발됨에 따라 이동통신 분야에서 시스템 및 단말기 등이 DSP를 사용하여 구현되고 있다. 본 논문에서는 DSP를 사용한 AMR (Adaptive Multi-rate) 음성부호화기의 멀티 채널 실시간 구현에 관하여 논한다. AMR 음성부호화 알고리즘을 250 MHz로 동작하는 32비트 정수형 DSP 칩인 TMS320C6202를 사용하여 구현하였다. 실시간 동작을 위하여 cross compile, 선형 어셈블리 최적화, TMS320C62xx 어셈블리 최적화 작업을 수행하였다. AMR 음성부호화기에 음성 데이터 입출력 기능 및 외부 CPU와의 통신기능을 포함하였다. DSP EVM 보드를 사용하여 AMR 음성부호화기를 개발하였고, ETRI에서 개발중인 비동기 IMT-2000 시스템 상에서 동작 및 기능을 검증하였다.

  • PDF