• 제목/요약/키워드: Multimedia embedded

검색결과 447건 처리시간 0.022초

내장형 리눅스 커널에서 멀티미디어 서비스를 위한 메모리 복사 감소 기법의 구현 (Implementation of Memory Copy Reduction Scheme for Multimedia Service in Embedded Linux Kernel)

  • 김정원
    • 한국멀티미디어학회논문지
    • /
    • 제7권8호
    • /
    • pp.1058-1065
    • /
    • 2004
  • 단순 모니터에서 CPU, 메모리, 그리고 하드디스크를 갖춘 셋탑박스에 이르기까지 내장형 시스템은 다양한 응용에 사용되고 있다. 특히 휴대용 또는 소형기기에 멀티미디어를 서비스하는 경우가 증가하고 있고 이들 시스템에는 내장형 운영체제가 탑재되고 있다. 본 논문에서는 멀티미디어 서비스를 위한 내장형 리눅스가 탑재된 임베디드 시스템에서 응용 프로그램과 운영체제 커널사이의 메모리 복사 요구를 감소시키는 Null copy기법을 제안한다. 저성능의 컴퓨팅 파워 및 저용량의 메모리를 가진 내장형 시스템에서 연속 미디어를 네트워크를 통해 실시간으로 전송하고자 할 때 Null copy 기법은 시스템의 QoS를 만족시킬 수 있다. 웹 카메라를 내장형 리눅스 개발 보드에 장착하여 영상 전송 환경을 구축한 결과 Null copy 기법은 CPU 이용률 및 마감시간 실패측면에서 기존 커널에 비해 우수한 성능을 나타내었다.

  • PDF

Hardware-Aware Rate Monotonic Scheduling Algorithm for Embedded Multimedia Systems

  • Park, Jae-Beom;Yoo, Joon-Hyuk
    • ETRI Journal
    • /
    • 제32권5호
    • /
    • pp.657-664
    • /
    • 2010
  • Many embedded multimedia systems employ special hardware blocks to co-process with the main processor. Even though an efficient handling of such hardware blocks is critical on the overall performance of real-time multimedia systems, traditional real-time scheduling techniques cannot afford to guarantee a high quality of multimedia playbacks with neither delay nor jerking. This paper presents a hardware-aware rate monotonic scheduling (HA-RMS) algorithm to manage hardware tasks efficiently and handle special hardware blocks in the embedded multimedia system. The HA-RMS prioritizes the hardware tasks over software tasks not only to increase the hardware utilization of the system but also to reduce the output jitter of multimedia applications, which results in reducing the overall response time.

임베디드 멀티미디어 시스템을 위한 파일 시스템의 설계 및 구현 (A File System for Embedded Multimedia Systems)

  • 이민석
    • Journal of Information Technology Applications and Management
    • /
    • 제12권1호
    • /
    • pp.125-140
    • /
    • 2005
  • Nowadays, we have many embedded systems which store and process multimedia data. For multimedia systems using hard disks as storage media such as DVR, existing file systems are not the right choice to store multimedia data in terms of cost. performance and reliability. In this study we designed a reliable file system with very high performance for embedded multimedia applications. The proposed file system runs with quite simple disk layout to reduce time to initialize and to recover after power failures, uses a large data block to speed up the sequential accesses, incorporates a time-based indexing scheme to improve the time-based random accesses and boosts reliability by backing up the important meta data on a small NVRAM. We implemented the file system on a Linux-based DVR and verified the performance by comparing with existing file systems.

  • PDF

리얼타임 임베디드 웹서버 시스템 (Real Time Embedded Web Server System)

  • 윤종일;김은연;곽군평
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2002년도 추계종합학술대회
    • /
    • pp.770-774
    • /
    • 2002
  • 최근 multimedia와 network 분야의 발달로 embedded system에서도 multimedia 정보를 처리하거나 network를 접속하는 기능들이 포함되고 있다. 따라서 system이 더욱 복잡해지고 기존의 방법과는 다른 새로운 접근 방법이 필요하게 되었다 일반 computer system에서 쓰이는 것과는 달리 대부분의 embedded system은 real-time이라는 특성을 만족시켜야 했기 때문에 나오게 된 것이 바로 real-time system이다. 본 논문에서는 real-time embedded web-server system을 구현하기 위해 strong-arm board에 Linux로 web-server를 구축하고 kernel을 재구성하였다.

  • PDF

Mobile Multimedia 지원을 위한 Embedded Processor 구조 설계 (Design of Embedded Processor Architecture Applicable to Mobile Multimedia)

  • 이호석;한진호;배영환;조한진
    • 대한전자공학회논문지SD
    • /
    • 제41권5호
    • /
    • pp.71-80
    • /
    • 2004
  • 본 논문은 mobile platform에서 사용될 Multimedia 적용을 위한 embedded Processor의 기본 구조 연구에 관한 내용으로 MPEG4 응용에 적합한 processor의 기본 구조 그리고 mobile platform에 적용될 수 있는 energy efficiency를 고려한 구조설계를 주 내용으로 하고 있다. multimedia 응용 embedded processor의 기본 구현 구조 요소인 processor data path architecture(pipeline, branch prediction, multiple issue superscalar, function unit number)의 기본 구조 설정과 cache hierarchy와 그 구성의 적합한 예상구조를 설정하기 위해 본 논문에서는 multimedia 응용 프로그램인 MPEG4를 processor simulator의 test bench로 사용하여 다양한 구조에 대한 simulation을 수행하였다. 그리고 mobile platform 적용에 적합한 구조인지에 대한 문제를 energy efficiency관점에서 고찰하여 적용 가능한 기본 processor 구조를 설정하였다. 그리고 본 논문에서 제안된 기본 구조 연구는 mobile platform에 바로 적용이 가능하며 더 나아가 특정 응용 프로그램에 최적의 성능을 발휘할 수 있는 자동화 설계기반환경에서의 configurable processor 설계에서 그 기본 processor 구조로 사용될 수 있다.

내장형 시스템의 원활한 멀티미디어 서비스 지원을 위한 커널 수준의 RTP (A Kernel-level RTP for Efficient Support of Multimedia Service on Embedded Systems)

  • 선동국;김태웅;김성조
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제10권6호
    • /
    • pp.460-471
    • /
    • 2004
  • RTP는 VoD, AoD, VoIP와 같은 멀티미디어 서비스를 위해 실시간 데이타를 전송하기에 적합하도록 설계되어 있어, RTSP, H.323, SIP 등 실시간 데이타 전송 프로토콜로서 사용되고 있다. 내장형 시스템에서도 원활한 멀티미디어 서비스를 위해 내장형 시스템용 RTP 프로토콜 스택이 필요하지만 현재까지 이러한 RTP 프로토콜 스택은 전무한 상태이다. 본 논문은 내장형 시스템에 적합하도록 RTP 프로토콜 스택을 커널 수준에서 지원하는 embeddedRTP에 대하여 설명한다. EmbeddedRTP는 UDP 모듈에 포함되도록 설계되었기 때문에,'rcp/lp 서비스를 필요로 하는 애플리케이션은 기존과 같이 동작하고, RTP프로토콜 스택을 사용하는 애플리케이션은 embeddedRTP API를 이용하여 RTP 서비스를 받을 수 있다. EmbeddedRTP는 RTP 패킷이 도착했을 때, 패킷의 포트 번호와 세션 정보를 이용하여 세션별 패킷 버퍼에 저장한다. 애플리케이션과 embeddedRTP간의 통신은 시스템 콜과 시그널 메커니즘을 통해 이루어지며, embeddedRTP API를 제공함으로써 애플리케이션 개발이 용이하도록 했다. PDA 상에서 멀티미디어 스트리밍 서비스를 이용하여 embeddedRTP의 성능을 분석한 결과, 비교대상인 VCL RTP에 비해 코드사이즈는 약 58%정도 감소된 반면, 패킷 처리속도는 약 7.8배 빨라졌다.

모바일 환경에서 MPEG-7 스킴 기반의 내장형 멀티미디어 데이터베이스 관리 시스템 (MPEG-7 Scheme Based Embedded Multimedia Database Management System in Mobile Environment)

  • 안병태;강영신
    • 한국컴퓨터정보학회논문지
    • /
    • 제12권2호
    • /
    • pp.9-19
    • /
    • 2007
  • 최근 모바일 장치에서의 멀티미디어 응용은 무선 인터넷의 급속한 발전으로 점점 증가하고 있다. 특히, 멀티미디어 컨텐츠의 대용량의 응용은 모바일 환경에서 점점 더 증가하고 있다. MPEG-7은 다양한 타입을 이용하여 멀티미디어 데이터를 검색할 수 있다. 그러나 멀티미디어의 제한된 용량으로 MPEG-7은 데스크 탑 컴퓨터시스템에서만 제한적으로 사용되고 있다. 따라서. 모바일 환경에서의 멀티미디어 데이터의 대용량 관리는 매우 중요한 연구 대상이 되고 있으며 이를 위한 클라이언트-서버 환경에서의 멀티미디어 데이터 관리를 위한 MPEG-7 기반의 내장형 데이터베이스 관리 시스템이 필요하게 되었다. 본 논문에서는 MPEG-7 데이터의 특성을 반영한 MPEG-7 데이터 클러스터링 방법을 제안한다. 또한 이를 바탕으로 PDA과 같은 모바일 장치에서 MPEG-7 스킴 기반의 내장형 멀티미디어 데이터베이스 관리 시스템을 개발한다.

  • PDF

MOTION ESTIMATION METHOD BY EMPLOYING A STOCHASTIC SAMPLING TECHNIQUE

  • Seok, Jinwuk;Mah, Pyeong-Soo;Son, Yongki
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2003년도 추계학술발표대회(하)
    • /
    • pp.1006-1009
    • /
    • 2003
  • In a motion estimation method for use in encoding a moving picture, a full-pixel motion vector is estimated by stochastically sampling a pixel to be processed in a predetermined-sized block of a previous frame or a next frame as a reference frame for each of a plurality of equal-sized blocks in a current frame. Then, a half-pixel motion vector is estimated based on the full-pixel motion vector. Accordingly, both the calculation amount and the calculation time required for the motion estimation are effectively reduced. Further, it can be prevented that the hardware becomes complicated. .

  • PDF

Linux 기반의 Embedded System을 이용한 모형 자동차 원격제어 구현 (Remote Toy Control Utilizing Linux Based ]Embedded System)

  • 최성백;서정렬;황일훈;정진영;강경하;노근정;최대우
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2003년도 추계학술발표대회(상)
    • /
    • pp.482-486
    • /
    • 2003
  • 본 논문에서는 PC 또는 mobile phone에서 web server로 접속하여 모형 자동차를 무선 환경에서 원격으로 제어하는 기능을 Linux 기반의 embedded system을 이용하여 구현하였다. 본 system에는 IIS(Internet Information Service) 와 LODEK embedded system 및 ASP(Active Server Pages) 가 사용 되었으며 motor 제어 회로가 구현되었다.

  • PDF