• Title/Summary/Keyword: 멀티미디어 PC

Search Result 413, Processing Time 0.027 seconds

Description Method of Mobile Contents based on MPEG-21 Multimedia Framework (MPEG-21 멀티미디어 프레임워크 기반의모바일 컨텐츠 표현 방식)

  • Kang, Eui-Sun;Park, Dae-Hyuck;Hong, Maria;Lim, Young-Hwan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.11 no.1 s.39
    • /
    • pp.251-258
    • /
    • 2006
  • When producing a wireless web contents by using wire web contents for PC environment, we should consider how to represent lots of information being suitable with PC environment to wireless devices having narrow performance. Therefore, we propose mobile page editor for manager to select and modify specific contents with the existing wire web page. Also, we try to define an intermediate language based on DID(Digital Item Declaration) of MPEG-21 multimedia framework which defines source of converting information and wireless web contents generating at mobile editor in considering real time service problem when transcoding multimedia information in a web server into wireless device having low resolution, narrow performance of media process, memory, and so on.

  • PDF

Design and Implementation of Internet Web-based 3-tier Database System by using Java Servlet (Java 서블릿을 이용한 웹 기반의 3-Tier 데이타베이스 시스템 설계 및 구현)

  • Choe, Jae-Weon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.1B
    • /
    • pp.55-63
    • /
    • 2003
  • Conventional command-based communication services are rapidly substituted by multimedia web-based communication services at most recent times As the result, many valuable database and services that were developed by investing lots of human and material resources become to be useless Therefore in this paper we researched the methodologies and techniques for designing and implementing a multimedia web-based database system that made users easily access to database and services by updating the conventional command-based database services.

The Implementation of a PC GUI for a Multimedia Tele-Medical System based on ATM / B-ISDN (ATM/B-ISDN 통신망 기반의 멀티미디어 원격의료 정보시스템을 위한 PC용 GUI 구현)

  • 정연기;김영탁
    • Journal of Korea Multimedia Society
    • /
    • v.1 no.1
    • /
    • pp.45-55
    • /
    • 1998
  • In the tele-medical system, the broadband network for multimedia telecommunication and the multimedia terminal equipment for the remote access of the tele-medical information are essential. Especially, the tele-medical terminal equipment should provide the multimedia GUI environment in order to support the similar medical process by the tele-medical system. In this paper, we present a multimedia GUI (Graphic User Interface) for a Multimedia Tele-Medical System (TeleMedi_GUI) based on ATM/B-ISDN. In the tele-medical system, one workstation is used for the multimedia data server that is supporting multiple client terminals that are connected by the ATM network. The client terminals are based on Multimedia Personal Computers, and provide the remote access environment of the tele-medical database. We also developed the remote access protocols among the clients and the server to access multimedia medical information of the multimedia server. With using the TeleMedi_GUI, the doctors can examine and treat patients efficiently, using image data like X-ray/CT and voice data such as the S-ray diagnosis. The result of this paper can be applied to the following areas: 1) the implementation of the advanced medical service system interconnecting the small-scale health center and general hospitals, 2) the development of a fully computerized medical information system within the hospital.

  • PDF

Design and Implementation of Cloud based Adaptive Streaming System for High Resolution Multimedia Service (초고해상도 멀티미디어 서비스를 위한 클라우드 기반 적응형 스트리밍 시스템 설계 및 구현)

  • Moon, Jongbae;Cho, Junghyun;Jang, Jonghyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.10a
    • /
    • pp.1573-1576
    • /
    • 2015
  • 최근 Full-HD보다 4배에서 16배 이상 선명한 초고화질 멀티미디어 영상을 볼 수 있는 UHD TV가 인기를 끌고 있다. 또한 휴대용 단말의 카메라를 이용하여 UHD 영상을 촬영하고 저장하고 있다. 그러나 이러한 초고화질 멀티미디어 영상을 스트리밍하고 재생하기에는 저사양 PC 단말이나 모바일 단말은 자원부족으로 서비스를 제대로 받을 수 없다. 본 논문에서는 클라우드 기반의 초고화질 멀티미디어 스트리밍 서비스 장치를 이용하여 저사양의 단말에서도 고품질 멀티미디어 스트리밍 서비스를 제공하기 위하여 클라우드 가상 데스크탑 서비스 기술을 이용하여 해결한다. 또한, 본 논문에서는 클라이언트 단말과의 네트워크 환경을 고려하여 다양한 비트율을 가진 영상으로 서비스를 제공함으로써 사용자에게 높은 QoE(Quality of Experience)를 제공하는 것을 보여준다.

Channel-Adaptive Streaming Scheme to Guarantee Media Quality in Mobile WiMAX (모바일 와이맥스에서 채널 적응적인 미디어 품질 보장 기법)

  • Kim, Dong-Chil;Chung, Kwang-Sue
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.10
    • /
    • pp.990-994
    • /
    • 2010
  • Mobile WiMAX does not guarantee the media qualities because it does not consider the characteristics of video coding techniques. In this paper, PC-MCA(Priority-based Combining adaptive Modulation and Coding with ARQ), a priority based channel-adaptive streaming scheme, is proposed to guarantee media qualities. PC-MCA uses QoS scheduler by scheduling priority of the media and differentially controls modulation and coding schemes according to wireless channel condition and frame priorities. It also guarantees multimedia service quality through video decoding reliability.

Computation-Communication Overlapping in AES-CCM Using Thread-Level Parallelism on a Multi-Core Processor (멀티코어 프로세서의 쓰레드-수준 병렬성을 활용한 AES-CCM 계산-통신 중첩화)

  • Lee, Eun-Ji;Lee, Sung-Ju;Chung, Yong-Wha;Lee, Myung-Ho;Min, Byoung-Ki
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.8
    • /
    • pp.863-867
    • /
    • 2010
  • Multi-core processors are becoming increasingly popular. As they are widely adopted in embedded systems as well as desktop PC's, many multimedia applications are being parallelized on multi-core platforms. However, it is difficult to parallelize applications with inherent data dependencies such as encryption algorithms for multimedia data. In order to overcome this limit, we propose a technique to overlap computation and communication using an otherwise idle core in this paper. In particular, we interpret the problem of multimedia computation and communication as a pipeline design problem at the application program level, and derive an optimal number of stages in the pipeline.

ATSC Data Broadcast Service 관련 기술 동향

  • 이효건;송동일
    • Broadcasting and Media Magazine
    • /
    • v.4 no.1
    • /
    • pp.43-53
    • /
    • 1999
  • Data Broadcast는 디지털TV에 PC가 가질 수 있는 멀티미디어 대화형 서비스 기술을 부여한 것으로 Interactive 디지털TV라고 할 수 있다. 대화형 서비스를 제공하기 위한 컨텐츠, 방송, 통신, 단말에 이르는 시스템에 대한 기술 규격을 정의하고 실제로 이를 구현하여 시험하는 것을 목적으로 하고 있다. 이 문서에서는 미국 규격을 중심으로 Data Broadcast Service관련 기술의 동향을 기술한다.

  • PDF

An Acoustic Echo Canceler Using Multimedia PC (멀티미디어 PC를 이용한 음향반향제거기)

  • 박장식;손경식
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 1998.04a
    • /
    • pp.122-127
    • /
    • 1998
  • NLMS algorithm is widely used as acoustic echo canceller. NLMS algorithm is degraded by the ambient noises and the near-end speech signals. In this paper, a robust acoustic echo cancellation algorithm is proposed. To enhance the echo cancellation performance, the step size of the proposed algorithm is normalized by the sum of the power of the reference signals and the primary signals. As results of comparing the excess mean square errors, it is shown that the proposed algorithm can enhance the performance of cancelling the echo signals. Some experiments, which is used multimedia personal computer, are carried out. As results of experiments, the proposed algorithm shows better performance than conventional ones.

  • PDF

A Implementation and Design of PC Control System Using Mobile-Based Database (모바일기반 데이터베이스를 이용한 PC 제어 시스템 설계 및 구현)

  • Lee Jae-Ho;Bang Hye-Ja
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.541-544
    • /
    • 2006
  • 본 논문에서는 모바일 기기들을 사용하여 언제 어디서나 PC에 접속하여 컴퓨터 시스템을 제어 할 수 있는 시스템을 구현하였다. 이 시스템은.NET과 데이터베이스 기반의 모바일 시스템 설계로 IP address와 데이터베이스를 활용한 모바일 접속을 통하여 PC를 제어하기 위한 모바일 원격 제어 시스템이다. 우선적으로 PC의 전반적인 시스템 제어가 아닌 멀티미디어(음악, 이미지, 동영상 파일)와 Shutdown 실행을 제어하는 기능을 구현하였다.

  • PDF

EPOB Based Transcode Scheduling Method of a Multimedia Presentation for Mobile Terminals in a Mobile Internet (이동 단말기에서 멀티미디어 프리젠테이션을 재생하기 위한 EPOB 기반의 트랜스코드 스케줄링 기법)

  • 홍마리아;윤준성;임영환
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.4
    • /
    • pp.496-504
    • /
    • 2004
  • This paper preposes a various policies and experiment results to select streams in a presentation to be transcoded for mobileterminals after distinguishing the characteristics of streams in the presentation. This applies to the presentation composed of various data streams on a PC server. The rationale of the research is that the stream selection polices for transcoding enhances the speed of presentation in mobile terminals considerably faster than in the case when every stream has to be transcoded. Thus, the thesis suggests a stream selection polices for transcoding based on EPOB (End Point of Over Bandwidth) and aims to lower the requiring bandwidth of the presentation to the network bandwidth as well as to minimize early delay time for the presentation to be played in mobile terminals.

  • PDF