• Title/Summary/Keyword: 멀티프로세싱

Search Result 93, Processing Time 0.021 seconds

Implementation of an Optimal SIMD-based Many-core Processor for Sound Synthesis of Guitar (기타 음 합성을 위한 최적의 SIMD기반 매니코어 프로세서 구현)

  • Choi, Ji-Won;Kang, Myeong-Su;Kim, Jong-Myon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.1
    • /
    • pp.1-10
    • /
    • 2012
  • Improving operating frequency of processors is no longer today's issues; a multiprocessor technique which integrates many processors has received increasing attention. Currently, high-performance processors that integrate 64 or 128 cores are developing for large data processing over 2, 4, or 8 processor cores. This paper proposes an optimal many-core processor for synthesizing guitar sounds. Unlike the previous research in which a processing element (PE) was assigned to support one of guitar strings, this paper evaluates the impacts of mapping different numbers of PEs to one guitar string in terms of performance and both area and energy efficiencies using architectural and workload simulations. Experimental results show that the maximum area energy efficiencies were achieved at PEs=24 and 96, respectively, for synthesizing guitar sounds with sampling rate of 44.1kHz and 16-bit quantization. The synthesized sounds were very similar to original guitar sounds in their spectra. In addition, the proposed many-core processor was 1,235 and 22 times better than TI TMS320C6416 in area and energy efficiencies, respectively.

TYME: Interactive Typography for a poetic expression in Multimedia Environment (TYME: 멀티미디어 환경에서 시적 표현을 위한 인터랙티브 타이포그래피)

  • Hwang, Sh-Mong
    • Archives of design research
    • /
    • v.19 no.6 s.68
    • /
    • pp.27-32
    • /
    • 2006
  • TYME is an interactive typography program based on the ephemeral nature of time. It is a text based poetic tool, built with Processing. This project is presented as a performance that utilizes a computer with a display screen, a projector, and speakers. As the user types, white characters appear, flow on the score on the screen and trigger jazz sounds, then characters disappear into black space in several seconds on the screen like smoke. Typography from this invented instrument is evocative and wistful, and allows the user to associate with ephemeral time. While typing the characters as though playing an instrument at intervals of time, the user can freeze the motion and print out or save otherwise fleeting moment with a button. I intend to contain both characteristics: the amorphous shape of smoke and the elusive attribute of smoke for the expression of intangible and ephemeral time. Every alphabetic shape is derived from the video dips that I shot of smoke. The resulting alphabetic images are then programmed using the Processing scripting language and which can then be typed on the screen with a keyboard. TYME could be a model as a project that reflects the unfixed quality of digital typography, and as a design approach for interactive expressive typography by scripting code. This project also represents the characteristics of typographic play, which can be realized in an computational environment like this model.

  • PDF

Photo Mosaic Generation Algorithm Using the DCT Hash (DCT 해쉬를 이용한 모자이크 생성 알고리즘)

  • Lee, Ju-Yong;Jeong, Seungdo;Lee, Ji-Hoon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.17 no.10
    • /
    • pp.61-67
    • /
    • 2016
  • With the current high distribution rate of smart devices and the recent development of computing technology, user interest in multimedia, such as photos, videos, and so on, has rapidly increased, which is a departure from the simple pattern of information retrieval. Because of these increasing interests, image processing techniques, which generate and process images for diverse applications, are being developed. In entertainment recently, there are some techniques that present a celebrity's image as a mosaic comprising many small images. In addition, studies into the mosaic technique are actively conducted. However, conventional mosaic techniques result in a long processing time as the number of database images increases, because they compare the images in the databases sequentially. Therefore, to increase search efficiency, this paper proposes an algorithm to generate a mosaic image using a discrete cosine transform (DCT) hash. The proposed photo mosaic-generation algorithm is composed of database creation and mosaic image generation. In database creation, it first segments images into blocks with a predefined size. And then, it computes and stores a DCT hash set for each segmented block. In mosaic generation, it efficiently searches for the most similar blocks in the database via DCT hash for every block of the input image, and then it generates the final mosaic. With diverse experimental results, the proposed photo mosaic-creation algorithm can effectively generate a mosaic, regardless of the various types of images and sizes.