• 제목/요약/키워드: synthesis table

검색결과 71건 처리시간 0.018초

한국어 표준발음법의 전산화 및 응용 (Computerization and Application of the Korean Standard Pronunciation Rules)

  • 이계영;임재걸
    • 한국언어정보학회지:언어와정보
    • /
    • 제7권2호
    • /
    • pp.81-101
    • /
    • 2003
  • This paper introduces a computerized version of the Korean Standard Pronunciation Rules that can be used in speech engineering systems such as Korean speech synthesis and recognition systems. For this purpose, we build Petri net models for each item of the Standard Pronunciation Rules, and then integrate them into the sound conversion table. The reversion of the Korean Standard Pronunciation Rules regulates the way of matching sounds into grammatically correct written characters. This paper presents not only the sound conversion table but also the character conversion table obtained by reversely converting the sound conversion table. Malting use of these tables, we have implemented a Korean character into a sound system and a Korean sound into the character conversion system, and tested them with various data sets reflecting all the items of the Standard Pronunciation Rules to verify the soundness and completeness of our tables. The test results show that the tables improve the process speed in addition to the soundness and completeness.

  • PDF

분산산술연산방식을 이용한 MPEG-1 오디오 계층 3 합성필터의 FPGA 군현 (An FPGA Implementation of the Synthesis Filter for MPEG-1 Audio Layer III by a Distributed Arithmetic Lookup Table)

  • 고성식;최현용;김종빈;구대성
    • 한국음향학회지
    • /
    • 제23권8호
    • /
    • pp.554-561
    • /
    • 2004
  • 반도체 기술과 멀티미디어 통신기술이 발달하면서 고품위 영상과 다중 채널의 오디오에 관심을 갖게 되었다. MPEG 오디오 계층 3 디코더는 표준안에 기반을 둔 프로세서로써 기존에 많이 구현되어 있다. MPBG-1오디오 계층3 디코더의 합성필터는 디코더 전체에서 가장 많은 연산을 필요로 하기 때문에 고속 프로세서를 설계하기 위해서는 연산량을 줄일 수 있는 새로운 방식의 합성필터를 필요로 한다. 따라서 본 논문에서는 MPEG-1 오디오 계층 3의 핵심부분인 합성필터 부분을 DALUT (distributed arithmetic look-up table)방식을 이용하여 FPGA (Field Programmable Gate Array)에 구현하였다. 고속 필터를 설계하기 위해서 승산기 대신에 DALUT방식을 사용하였고, 파이프라인 구조를 사용하였으며, 데이터를 코사인 함수와 곱셈한 결과를 테이블로 만듦으로써 곱셈기를 제거하여 30%의 성능향상을 얻었다. 본 논문에서의 하드웨어 설계는 모두 VHDL (VHSIC Hardware Description Language)로 기술하였다. VHDL 시뮬레이션은 ALDEC사의 Active-HDL 6.1과 Model-sim 및 합성은 Synplify Pro 7.2v을 사용하였다. 대상 라이브러리는 XILINX사의 XC4010E, XC4020BX, XC4052 XL, P&R 툴은 XACT Ml.4를 사용하여 구현하였다. 구현된 프로세서는 20MHz∼70MHz사이에서 동작한다.

TLU형 FPGA를 위한 순차회로 기술 매핑 알고리즘 (Technology Mapping of Sequential Logic for TLU-Type FPGAs)

  • 박장현;김보관
    • 한국정보처리학회논문지
    • /
    • 제3권3호
    • /
    • pp.564-571
    • /
    • 1996
  • 본 논문에서는 새로운 ASIC 구조로 최근에 관심을 모으고 있는 TLU형 FPGA를 위한 순차회로 기술 매핑에 관한 것이다. 본 고에서 제안하는 TLU형 FPGA를 위한 순차회로 기술 매핑방법은 먼저 6개 또는 7개의입력을가지는 조합 및 순차 노드에대해서 전처리 기를 사용하여 한 출력 CLB에매핑하고, 매핑안된나머지 중 순차회로합병 조건에 만족 하는 6개 혹은 7개 입력 변수를 갖는 노드부터 CLB에 매핑한다. 본 고에서 제안한 순차 회로 기술 매핑 방법이 간단하면서 만족스런 수행 시간과 결과를 얻었다. 여러개의 벤치마크 화로를 sis-pga(map_together 및 map_scparate)순차회로 합성 시스템과 비교 하였으며, 실험결과는 본 시스템이 sis-pga 보다 17% 이상 성능이 좋다는 결과를 보여 주고 있다.

  • PDF

스케듈링 기법 연구 (SCHEDULING TECHNIQUE FOR CONTROL STEP)

  • 송정영;백남우
    • 지구물리
    • /
    • 제4권3호
    • /
    • pp.163-173
    • /
    • 2001
  • This paper deals with scheduling problems which are the most important subtask in High-Level Synthesis. Especially, we have concentrated our attentions on the data-path scheduling which can get the structural informaion trom the behavioral algorithm as a first step in synthesis procedure. Suggest Forward scheduling methode is executed the ASAP and ALAP scheduling to use the fifth - order elliptic wave filter of a standard benchmark moedl, and then it is drawing up T.N matrix table by the number resource and control-step, using the table extract of the simple than down-limit value of the control-step for the number of given resource th use this table. All of existing list scheduling techniques determine the priority function first, and then do the operation scheduling, But, the suggested forward scheduling technique does the schedule first, and determines the priority functions if needed in scheduling process.

  • PDF

제어구간에 의한 스케듈링 기법 (Scheduling Technique for Control Step)

  • 송정영;백남우
    • 공학논문집
    • /
    • 제4권1호
    • /
    • pp.35-45
    • /
    • 2002
  • This paper deals with the scheduling problems which are the most important subtask in High-Level Synthesis. Especially, we have concentrated our attentions on the data-path scheduling which can get the structural informations from the behavioral algorithm as a first step in synthesis procedure. Suggest Forward scheduling methode is executed the ASAP and ALAP scheduling to use the fifth – order elliptic wave filter of a standard benchmark model, and then it is drawing up T.N matrix table by the number of resource and control-step, using the table extract of the simple than down-limit value of the control-step for the number of given resource to use this table. All of existing list scheduling techniques determine the priority functions first, and then do the operation scheduling, But, the suggested forward scheduling technique does the schedule first, and determines the priority functions if needed in scheduling process.

  • PDF

한산도와 추봉도의 식생 (The Vegetations of Hansan and Chubong Islets)

  • 김인택;이지훈;진영규
    • The Korean Journal of Ecology
    • /
    • 제23권5호
    • /
    • pp.391-395
    • /
    • 2000
  • 본 조사는 1997년 4월부터 1998년 12월까지 경상남도 통영시 한산면의 한산도와 추봉도를 중심으로 이루어졌으며 식생분석을 위해 군락조성표를 작성하였다. 본 조사지역의 식생은 곰솔군락(전형하위군락, 굴참나무하위군락, 소사나무하위군락), 소나무군락, 후박나무군락, 편백식재림, 삼나무식재림, 억새군락 등 총 6개 군락과 3개 하위군락으로 구분되었다. 본 조사지역인 한산도 제승당 주변의 소나무군락은 식생이 가장 잘 보존되어 있는 지역이지만 도서 전체에 대한 광범위한 생태학적 측면에서의 복원이 필요하며 고란초와 같은 희귀식물, 후박나무와 곰솔 등의 노거수, 후박나무, 동백나무 분포지 등은 보호되어야 한다.

  • PDF

규산염강목구조 : 결정제조 및 특성 (Tetrahedral Framework of Silicate: Synthesis and Properties of Compounds)

  • 정수진
    • 한국세라믹학회지
    • /
    • 제15권2호
    • /
    • pp.59-65
    • /
    • 1978
  • Some compounds with tetrahedral framework structures are synthetized and the general methods of synthesis are discussed. There exist tridymite-, cristobalite-, Icmm-, Immm-, beryllonite-, feldspar-, and paracelsian-structure type in the gropu of compounds. Their lattice constants and space groups are summarized and given in a table.

  • PDF

Fertilization Processes in Porcine Oocytes Following Intracytoplasmic Injection of Porcine and Mouse Spermatozoa

  • Lee, Youn-Jeung;Kim, Bong-Ki;Park, Chang-Sik;Kim, Nam-Hyung
    • 한국동물번식학회:학술대회논문집
    • /
    • 한국동물번식학회 2001년도 춘계학술발표대회
    • /
    • pp.12-12
    • /
    • 2001
  • To get insight into the nature of foreign mitochondria and syngamy during mammalian fertilization we compared fertilization processes in porcine oocytes following microinjection of porcine or mouse spermatozoa. Pronuclear movement, sperm mitochondria, and DNA synthesis were imaged with propidium iodide, mitotracker, and BrdU under confocal laser scanning microscope. Intracytoplasmic injection of either porcine or mouse spermatzoon activated porcine oocytes without additional parthengenetic stimulation. Foreign mitochondria in either mouse or porcine sperm midpiece were introduced into porcine oocytes following sperm injection, but rapidly disappeared from the actively developing porcine oocytes. BrdU experiment showed new DNA synthesis in porcine oocytes following injection of mouse spermatozoon or sperm head. At 24 h after injection of mouse isolated sperm head or a spermatozoon, mitoic metaphase was seen in oocyte, but they did not go to normal cell division (Table). These results suggest that pronuclear formation, foreign mitochondria disruption, DNA synthesis and syngamy formation during fertilization are not species specific processes.(Table Omitted).

  • PDF

깊이 정보를 이용한 실시간 다시점 스테레오 영상 합성 (Real-time Multiple Stereo Image Synthesis using Depth Information)

  • 장세훈;한충신;배진우;유지상
    • 한국통신학회논문지
    • /
    • 제30권4C호
    • /
    • pp.239-246
    • /
    • 2005
  • 본 논문에서는 영상의 RGB 정보와 화소단위의 8비트 깊이 정보를 이용하여 현재의 영상과 스테레오 쌍이 되는 가상의 우 영상을 생성한다. 이 과정에서 깊이 정보를 시차 정보로 변환하고, 생성된 시차정보를 이용하여 우 영상을 생성하게 된다. 또한 스테레오 영상을 합성한 후 회전(rotation)과 이동(translation) 등의 기하학적 변환을 이용하여 관찰자의 위치를 고려한 다시점 스테레오 영상을 합성하는 기법을 제안하고, 깊이 정보와 시차 정보와의 관계를 분석하여 화소 단위의 실시간 처리를 위한 LUT(look-up table) 방식의 고속 기법도 제안한다. 실험 결과 SD급 영상의 경우 8비트 깊이 정보만을 가지고 11시점의 스테레오 영상을 실시간으로 합성할 수 있다.

한반도 동백나무(Camellia japonica)림에 대한 군락분류 (Study of Community Classification Camellia japonica Forest in the Korean Peninsula)

  • 진영규;김인택
    • 생명과학회지
    • /
    • 제15권5호
    • /
    • pp.767-771
    • /
    • 2005
  • 본 연구는 1999년 5월부터 2003년 2월까지 현지조사 또는 문헌조사에 의하여 한반도 동백나무 분포대에서 263개의 방형구를 설정하였다. 이를 기초로 하여 식생단위를 추출하기 위해서 종조성표와 종합상재도표(Table 1)를 작성하였다 본 연구에서 한반도의 상록활엽수림은 동백나무를 중심으로 9개의 군집(群集)을 설정할 수 있다. 즉 동백나무전형군집, 동백나무-후박나무군집, 동백나무-곰솔군집, 동백나무-구실잣밤나무군집, 동백나무-까마귀쪽나무군집, 동백나무-모밀잣밤나무군집, 동백나무-붉가시나무군집, 동백나무-참식나무군집, 동백나무-생달나무군집으로 정의되었다.