RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      H.264 비디오 코덱을 위한 효율적인 움직임 추정 알고리즘과 회로 구조 = Efficient Motion Estimation Algorithm and Circuit Architecture for H.264 Video CODEC

      한글로보기

      https://www.riss.kr/link?id=A82452494

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      본 논문은 H.264 비디오 코덱에 적용할 수 있는 고성능 정수화소 움직임 예측 회로 구조에 대해 설명한다. 전역 탐색 알고리즘은 모든 가능한 블록에 대해 확인하기 때문에 가장 좋은 결과를 ...

      본 논문은 H.264 비디오 코덱에 적용할 수 있는 고성능 정수화소 움직임 예측 회로 구조에 대해 설명한다. 전역 탐색 알고리즘은 모든 가능한 블록에 대해 확인하기 때문에 가장 좋은 결과를 보장한다. 그러나 전역 탐색 알고리즘은 많은 양의 연산과 데이터를 요구한다. 연산 노력을 줄이기 위해 많은 고속 탐색 알고리즘들이 제안되었다. 고속 탐색 알고리즘들의 단점은 데이터 접근이 불규칙하고 데이터 재사용이 어려운 것이다. 본 논문에서는 고성능 움직임 예측을 위하여 효율적인 정수화소 움직임 예측 알고리즘을 제안하고 있으며, 이를 구현하기 위한 처리 속도가 높고 외부 메모리 사용을 줄일 수 있는 회로 구조를 제안한다. 제안한 회로는 7가지 종류의 가변 블록 크기를 지원하면 41개 움직임 벡터를 생성한다. 구현된 고성능 움직임 예측회로는 RTL로 구현하였고 FPGA가 탑재된 보드에서 동작을 검증하였다. 130㎚ CMOS 표준 셀 라이브러리로 합성된 회로는 1초에 139.8장의 1080HD (1,920x1,088) 영상을 처리할 수 있고 H.264 5.1 레벨까지 지원 가능하다.

      더보기

      다국어 초록 (Multilingual Abstract)

      This paper presents a high-performance architecture of integer-pel motion estimation circuit for H.264 video CODEC. Full search algorithm guarantees the best results by examining all candidate blocks. However, the full search algorithm requires a huge...

      This paper presents a high-performance architecture of integer-pel motion estimation circuit for H.264 video CODEC. Full search algorithm guarantees the best results by examining all candidate blocks. However, the full search algorithm requires a huge amount of computation and data. Many fast search algorithms have been proposed to reduce the computational efforts. The disadvantage of these algorithms is that data access from or to memory is very irregular and data reuse is difficult. In this paper, we propose an efficient integer-pixel motion estimation algorithm and the circuit architecture to improve the processing speed and reduce the external memory bandwidth. The proposed circuit supports seven kinds of variable block sizes and generates 41 motion vectors. We described the proposed high-performance motion estimation circuit at RTL and verified its operation on FPGA board. The circuit synthesized by using 130㎚ CMOS standard cell library processes 139.8 1080HD (1,920x1,088) image frames per second and supports up to H.264 level 5.1.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • Ⅰ. Introduction
      • Ⅱ. Proposed Integer-pel ME Algorithm
      • Ⅲ. Proposed Circuit Architecture
      • 요약
      • Abstract
      • Ⅰ. Introduction
      • Ⅱ. Proposed Integer-pel ME Algorithm
      • Ⅲ. Proposed Circuit Architecture
      • Ⅳ. Implementation Results
      • Ⅳ. 결론
      • References
      • 저자소개
      더보기

      참고문헌 (Reference)

      1 C.Wei, "VLSI architecture design for variable-size block motion estimation in MPEG-4 AVC/H.264" 1 : 617-620, 2004

      2 M.Sayed, "Towards an H.264/AVC HW/SW integrated solution:An efficient VBSME architecture" 55 (55): 912-916, 2008

      3 SMPTE, "Standards for Television: VC-1 Compressed Video Bitstream Format and Decoding Process"

      4 C.-C.Lin, "PMRME:A parallel multi-resolution motion estimation algorithm and architecture for HDTV sized H.264 video coding" 2 : 385-388, 2007

      5 T.Koga, "Motion compensation interframe coding for video conferencing" 531-535, 1981

      6 Draft IUT-T Recommendation and Final Draft, "International Standard of Joint Video Spe- cification (ITU-T Rec. H.264/ISO/IEC 14496-10 AVC)"

      7 "H.264/AVC reference software JM14.0"

      8 L.Chen, "Fully utilized and low memory-bandwidth architecture design of variable block-size motion estimation for H.264/AVC" 1-4, 2006

      9 T. Chen, "Fast algorithm and architecture design of low-power integer motion estimation for H.264/AVC" 17 (17): 568-577, 2007

      10 "Coding of Audio-Visual Objects – part 2: Visual"

      1 C.Wei, "VLSI architecture design for variable-size block motion estimation in MPEG-4 AVC/H.264" 1 : 617-620, 2004

      2 M.Sayed, "Towards an H.264/AVC HW/SW integrated solution:An efficient VBSME architecture" 55 (55): 912-916, 2008

      3 SMPTE, "Standards for Television: VC-1 Compressed Video Bitstream Format and Decoding Process"

      4 C.-C.Lin, "PMRME:A parallel multi-resolution motion estimation algorithm and architecture for HDTV sized H.264 video coding" 2 : 385-388, 2007

      5 T.Koga, "Motion compensation interframe coding for video conferencing" 531-535, 1981

      6 Draft IUT-T Recommendation and Final Draft, "International Standard of Joint Video Spe- cification (ITU-T Rec. H.264/ISO/IEC 14496-10 AVC)"

      7 "H.264/AVC reference software JM14.0"

      8 L.Chen, "Fully utilized and low memory-bandwidth architecture design of variable block-size motion estimation for H.264/AVC" 1-4, 2006

      9 T. Chen, "Fast algorithm and architecture design of low-power integer motion estimation for H.264/AVC" 17 (17): 568-577, 2007

      10 "Coding of Audio-Visual Objects – part 2: Visual"

      11 T. Chen, "Analysis and architecture design of and HDTV720p 30 frames/s H.264/AVC encoder" 16 (16): 673-688, 2006

      12 L.Deng, "An efficient hardware implementation for motion estimation of AVC standard" 51 (51): 1360-1366, 2005

      13 C.M.Ou, "An efficient VLSI architecture for H.264 variable block size motion estimation" 51 : 1291-1299, 2005

      14 L. M. Po, "A novel four-step search algorithm for fast block motion estimation" 6 : 313-317, 1996

      15 C. Wei, "A novel VLSI architecture for VBSME in MPEG-4 AVC/ H.264" 1794-1797, 2005

      16 S.Zhu, "A new diamond search algorithm for fast block-matching motion estimation" 9 : 287-290, 2000

      17 K.Nam, "A fast hierarchical motion vector estimation algorithm using mean pyramid" 5 (5): 344-351, 1995

      18 M.Kim, "A fast VLSI architecture for full-search variable block size motion estimation in MPEG-4 AVC/H.264" 631-634, 2005

      19 S. Y. Yap, "A VLSI architecture for advanced video coding motion estimation" 293-301, 2003

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2014-01-21 학회명변경 영문명 : The Institute Of Electronics Engineers Of Korea -> The Institute of Electronics and Information Engineers
      2012-09-01 평가 학술지 통합(등재유지)
      2011-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2009-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2007-10-04 학술지명변경 한글명 : 전자공학회논문지 - SD</br>외국어명 : SemiconductorandDevices KCI등재
      2007-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2005-01-01 평가 등재학술지 유지(등재유지) KCI등재
      2002-07-01 평가 등재학술지 선정(등재후보2차) KCI등재
      2000-01-01 평가 등재후보학술지 선정(신규평가) KCI등재후보
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼