An Implementation of Multiple Access Memory System for High Speed Image Processing

고속 영상처리를 위한 다중접근 기억장치의 구현

  • 김길윤 (한국과학기술원 전산학과) ;
  • 이형규 (한국과학기술원 전산학과) ;
  • 박종원 (충남대학교 전산학과)
  • Published : 1992.10.01

Abstract

This paper considers and implementation of the memory system which provides simultaneous access to pq image points of block(p$\times$q), horizontal vector(1$\times$pq)and/vertical vector(pq$\times$1) in 2-dimension image array, where p and q are design parameters. This memory system consists of an address calculation circuit, address routing circuit, data routing circuit, module selection circuit and m memory modules where m>qp. The address calculation circuit computes pq addresses in parallel by using the difference of addresses among image points. Extra module assignment circuit is not used by improving module selection circuit with routhing circuit. By using Verilog-XL logic simulator, we verify the correctness of the memory system and estimate the performance. The implemented system provides simultaneous access to 16 image points and is 6 times faster than conventional memory system.

Keywords