• 제목/요약/키워드: Real-time compression

검색결과 367건 처리시간 0.035초

고품질 멀티미디어 기반 응급 원격 진료서비스를 위한 생체신호 무손실 압축, 복원 프로그램 개발 (Development of the Lossless Biological Signal Compression Program for High-quality Multimedia based Real-Time Emergency Telemedicine Service)

  • 임영호;김정상;윤태성;유선국
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2002년도 하계학술대회 논문집 D
    • /
    • pp.2727-2729
    • /
    • 2002
  • In an emergency telemedicine system such as High-quality Multimedia based Real-time Emergency Telemedicine(HMRET) service, it is very important to examine the status of the patient continuously using the multimedia data including the biological signals(ECG, BP, Respiration, $SpO_2$) of the patient. In order to transmit these data real time through the communication means which have the limited transmission capacity. It is also necessary to compress the biological data besides other multimedia data. For the HMRET service, we developed the lossless biological signal compression program in MSVC++ 6.0 using DPCM method and JPEG Huffman table, and tested in an internet environment.

  • PDF

유선망에서의 RTP/UDP/IP 헤더 압축 설계 (Design of RTP/UDP/IP Header Compression Protocol in Wired Networks)

  • 김민영;홍고르촐;신병철;이인성
    • 한국정보통신학회논문지
    • /
    • 제9권8호
    • /
    • pp.1696-1702
    • /
    • 2005
  • RTP(Real-Time Transport Protocol)는 실시간 데이터인 오디오/비디오나 IP 텔레포니, 멀티미디어 서비스 등을 위한 인터넷 표준 프로토콜이다. 20 ms 프레임 단위로 코팅하는 8kbps(또는 1K bytes/sec) 음성 코덱의 경우 패킷당 데이터 크기는 20바이트가 되며 RTP/UDP/IP 계층을 거치면서 각 계층의 헤더가 추가되어 전체 헤더 크기는 최소한 40 바이트나 되어 많은 부담이 된다. 이를 해결하기 위하여 point-to-point 상에서 여러가지 압축방법이 제시되었으며, 이 방법에서는 IP계층까지 헤더 압축을 하기 때문에 end-to-end 방식에서는 사용을 할 수 없다. 본 논문은 현재 라우터 기반의 유선망에 헤더 압축 기술을 적용할 수 있도록 기존에 설계된 헤더 압축기법을 수정하여 성능을 분석하였다.

실시간 영상감시를 위한 JPEG Streamer의 설계와 구현 (A Design and Implementation of JPEG Streamer for Real Time Image Surveillance System)

  • 김경환;유해영;이진영
    • 인터넷정보학회논문지
    • /
    • 제7권3호
    • /
    • pp.107-118
    • /
    • 2006
  • 네트워크 인프라의 성장과 디지털 영상압축 기술의 발달로 네트워크 카메라 서버를 이용한 실시간 영상감시 시스템의 수요가 증가하고 있다. 기존의 CCTV를 이용한 실시간 영상감시에 비해 네트워크 카메라 서버를 이용한 영상감시는 많은 이점이 있다. 본 논문에선 실시간 영상감시 시스템의 핵심 모듈로서 JPEG 영상의 수집과 전달을 담당하는 JPEG Streamer의 모델을 제시하고 이를 설계, 구현한다. JPEG Streamer의 안정성과 효율성을 위해서 쓰레드 풀과 공유 메모리를 사용했다. 실시간 영상의 품질을 높이기 위해서 더블 버퍼링의 개념을 도입했다. 이렇게 구현된 JPEG Streamer를 실시간 영상감시 시스템의 개발에 이용함으로써 생산성을 높일 수 있을 뿐 아니라, 신뢰성과 안정성도 확보 할 수 있다.

  • PDF

영상 압축을 위한 유사성 함수 연구 (Study on the Similarity Functions for Image Compression)

  • 주우석;강종오
    • 한국정보처리학회논문지
    • /
    • 제4권8호
    • /
    • pp.2133-2142
    • /
    • 1997
  • 프랙탈 영상압축은 블록단위의 비교방식을 사용함으로써 기존의 압축 방법에 비해 획기적으로 증대된 압축율을 보인다. 소프트웨어에 의한 실시간대 재생이 가능함에도 불구하고 프랙탈 영상압축의 실용화에 관건이 되는 것은 압축에 소요되는 시간이다. 본 논문에서는, i)영상내부의 차원정보 추출 및 군집화에 의해 유사블럭 탐색 횟수를 줄임으로써 압축에 소요되는 시간을 최소화시키는 알고리즘과 ii)영상내부의 휘도 및 명암대비 정보를 사용하여 재생영상의 화질을 증가시키는 알고리즘을 제안하고 검증함으로써, 고속이면서도 상대적으로 고화질을 유지할 수 있는 방법을 제시하였다.

  • PDF

Efficient Compression Algorithm with Limited Resource for Continuous Surveillance

  • Yin, Ling;Liu, Chuanren;Lu, Xinjiang;Chen, Jiafeng;Liu, Caixing
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제10권11호
    • /
    • pp.5476-5496
    • /
    • 2016
  • Energy efficiency of resource-constrained wireless sensor networks is critical in applications such as real-time monitoring/surveillance. To improve the energy efficiency and reduce the energy consumption, the time series data can be compressed before transmission. However, most of the compression algorithms for time series data were developed only for single variate scenarios, while in practice there are often multiple sensor nodes in one application and the collected data is actually multivariate time series. In this paper, we propose to compress the time series data by the Lasso (least absolute shrinkage and selection operator) approximation. We show that, our approach can be naturally extended for compressing the multivariate time series data. Our extension is novel since it constructs an optimal projection of the original multivariates where the best energy efficiency can be realized. The two algorithms are named by ULasso (Univariate Lasso) and MLasso (Multivariate Lasso), for which we also provide practical guidance for parameter selection. Finally, empirically evaluation is implemented with several publicly available real-world data sets from different application domains. We quantify the algorithm performance by measuring the approximation error, compression ratio, and computation complexity. The results show that ULasso and MLasso are superior to or at least equivalent to compression performance of LTC and PLAMlis. Particularly, MLasso can significantly reduce the smooth multivariate time series data, without breaking the major trends and important changes of the sensor network system.

니블 RLE 코드에 의한 비트 맵 데이타의 압축과 복원에 관한 연구 (A Study on Compression and Decompression of Bit Map Data by NibbleRLE Code)

  • 조경연
    • 한국정보처리학회논문지
    • /
    • 제2권6호
    • /
    • pp.857-865
    • /
    • 1995
  • 본 논문에서는 한글 비트 맵 폰트와 프린터 데이타의 실시간 압축과 복원에 적합 한 니블 RLE(Run Length Encoding)코드를 제안한다. 제안한 코드를 명조체와 고딕체 완성형 한글 폰트와 프린터 출력 데이타에 적용하여 압축율이 좋음을 보인다. 그리고 압축과 복원을 분리하여 각각 하나의 ASIC(주문형 반도체)으로 설계하고 CAD상에서 시뮬레이션하여 동작을 확인한다. ASIC은 0.8 미크론 CMOS 게이트 어레이로 설계하여 약 2,400 게이트가 소요되었으며 25MHz 클럭으로 동작 하였다. 따라서 제안한 코드는 간단한 하드웨어로 최고 100M bit/sec로 압축 및 복원을 수행하여 실시간 응용에 적합 하다.

  • PDF

스크래치 패드 메모리의 압축을 통한 저전력 임베디드 시스템의 구현 (Implementation of A Low-Power Embedded System via Scratch-pad Memory Compression)

  • 서효중
    • 정보처리학회논문지A
    • /
    • 제15A권5호
    • /
    • pp.269-274
    • /
    • 2008
  • 최근 임베디드 시스템의 고성능화에 따라 고해상도의 디스플레이를 채용하고 대용량 멀티미디어 데이터응용 등 다기능을 갖춘 임베디드 프로세서가 다수 발표되고 있다. 이러한 응용 중 실시간 오디오 스트리밍 같은 시간 제한적 응용을 다루어야 하는 모바일 시스템의 경우, 전력, 메모리 용량등 여러 자원이 부족한 상황에 놓이게 된다. 본 논문은 스크래치 패드 메모리에 대하여 활용도를 높이고 저전력을 구현하기 위하여 압축 기법을 스크래치 패드 메모리의 데이터 영역에 구현하였다. 무선 통신과 실시간 오디오 스트리밍에 사용하는 GDM1202 프로세서에 제안한 방법을 구현하여 측정한 결과, 압축으로 얻어진 스크래치 패드의 영역에 코드와 데이터를 추가하여 할당함으로써 13.3% 에너지 절감을 얻을 수 있었으며, 기존의 방법과 동등한 프로그램 수행 성능을 나타냈다.

De-correlated Compression Filter Based on Time-Propagated Measurement Fusion

  • Lee, Hyung-Keun;Lee, Jang-Gyu;Jee, Gyu-In;Park, Chan-Gook
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.76.2-76
    • /
    • 2001
  • In this paper, a new fusion architecture consisting of a host filter and a do-correlated compression filter is proposed based on propagated measurement fusion. In the proposed architecture, the host filter estimates the system states in long-term sense based on the measurements from the beginning to the current time. The de-correlated compression filter assists the host filter by providing fusion results in short-term sense based on the measurements within a block of time. The proposed de-correlated compression filter alleviates computational burden of the host filter by reducing the maximum amount of instantaneous computation, and provides an efficient environment for real-time fault detection and estimation.

  • PDF

JPEG 시스템을 기반으로 한 정지 영상 압축 알고리즘 (A Still Image Compression Algorithm based on JPEG Systems)

  • 이철원;임인칠
    • 전자공학회논문지B
    • /
    • 제31B권7호
    • /
    • pp.9-15
    • /
    • 1994
  • This paper proposes a image compression algorithm which stores and transmites image data efficiently. The proposed compression algorithm modify enhances compression rate by modified ZIG-ZAG Scanning in JPEG standard algorithm which is based on 2D-DCT. And the up-compatible method of proposed algorithm can solve compatible problem with JPEG that is cased by modified ZIG-ZAG Scanning. And this paper presentes a block diagram of hardware for real-time processing.

  • PDF

HSDPA 기반 실시간 영상 전송 및 위치 인식 시스템 (A Real-time Video Transferring and Localization System in HSDPA Network)

  • 곽성우;최홍;양정민
    • 한국전자통신학회논문지
    • /
    • 제7권1호
    • /
    • pp.21-26
    • /
    • 2012
  • 본 논문에서는 HSDPA 상용 무선 네트워크 환경을 이용하여 실시간으로 영상 데이터를 전송하고 위치를 인식하는 시스템을 제안한다. 이번 연구에서는 MPEG4를 기반으로 하는 새로운 영상 압축 알고리듬을 개발하여 130 kbps 대역폭과 30 fps의 QVGA 영상 전송률을 실현하였다. 이동 차량에 탑재할 목적으로 본 시스템을 소형화하고 전력 효율을 좋게 하였으며 외란에도 견실하게 설계하였다. 시스템을 실제 구동시켜 얻은 동영상 캡쳐 화면과 위치 인식 데이터를 제시하여 개발한 시스템의 성능을 검증한다. 본 시스템은 순찰차 및 대중교통 시스템에 적용하는 것을 목표로 하고 있으며 유선 전송이 어려운 오지 환경에서 실시간으로 영상정보를 획득하고자 할 때도 적용 가능하다.