• Title/Summary/Keyword: 모바일 멀티미디어

Search Result 813, Processing Time 0.035 seconds

Migration of Web Services in a Mobile Environment (모바일 환경에서 웹 서비스의 이동)

  • Park, Myung-Woo;Kim, Yeon-Seok;Lee, Kyong-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.8
    • /
    • pp.1179-1193
    • /
    • 2008
  • Recently, mobile devices enabled with Web services are being considered as equal participants of the Web services environment. The frequent mobility of devices and the intermittent disconnection of wireless network require migrating or replicating Web services onto adjacent devices appropriately. This paper proposes an efficient method for migrating and replicating Web services among mobile devices through code splitting. Specifically, the proposed method split the source code of a Web service into sub-codes based on users' preference to its constituent operations. The sub-code with higher preference is migrated earlier than others. The proposed method also replicates a Web service to other devices to enhance its performance by considering context information such as network traffic or the parameter size of its operations.

  • PDF

Color Media Instructions for Embedded Parallel Processors (임베디드 병렬 프로세서를 위한 칼라미디어 명령어 구현)

  • Kim, Cheol-Hong;Kim, Jong-Myon
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.35 no.7
    • /
    • pp.305-317
    • /
    • 2008
  • As a mobile computing environment is rapidly changing, increasing user demand for multimedia-over-wireless capabilities on embedded processors places constraints on performance, power, and sire. In this regard, this paper proposes color media instructions (CMI) for single instruction, multiple data (SIMD) parallel processors to meet the computational requirements and cost goals. While existing multimedia extensions store and process 48-bit pixels in a 32-bit register, CMI, which considers that color components are perceptually less significant, supports parallel operations on two-packed compressed 16-bit YCbCr (6 bit Y and 5 bits Cb, Cr) data in a 32-bit datapath processor. This provides greater concurrency and efficiency for YCbCr data processing. Moreover, the ability to reduce data format size reduces system cost. The reduction in data bandwidth also simplifies system design. Experimental results on a representative SIMD parallel processor architecture show that CMI achieves an average speedup of 6.3x over the baseline SIMD parallel processor performance. This is in contrast to MMX (a representative Intel's multimedia extensions), which achieves an average speedup of only 3.7x over the same baseline SIMD architecture. CMI also outperforms MMX in both area efficiency (a 52% increase versus a 13% increase) and energy efficiency (a 50% increase versus an 11% increase). CMI improves the performance and efficiency with a mere 3% increase in the system area and a 5% increase in the system power, while MMX requires a 14% increase in the system area and a 16% increase in the system power.

A Study of SNOWmini for OCW on Smart Phone (Smart Phone 상에서의 개방형 학습 시스템을 위한 SNOWmini 연구)

  • Cho, Jae-Hyun;Jung, Hae-Yun;Yoon, Yong-Ik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.432-435
    • /
    • 2010
  • 기존의 Mobile 환경과 다르게 Smart Phone 의 어플리케이션은 사용자 누구에게나 쉽고 빠르게 제공이 될 수 있다. 이런 Smart Phone 의 취지에 맞추어 보았을 때 여러 사람에게 누구나 제공 될 수 있는 강의 제공 방식의 필요성이 대두 된다 할 수 있다. 어떤 특정 사용자를 대상으로 하기 보다는 여러 사람들에게 양질의 contents 를 제공 할 수 있도록 하기 위함이다. 이를 위하여, OCW(Open Course Ware)의 contents 를 Smart Phone 에서 제공하는 SNOWmini 라 명칭한 모바일 개방형 강의 컨텐츠 제공 웅용 소프트웨어를 제시한다.

Implementation of Conversion Solution for Interoperability of Applications Developed on Different Mobile Platforms (이기종 모바일 플랫폼 간 어플리케이션의 상호 호환을 위한 변환 솔루션 구현)

  • Kang, Kyung-Bo;Kang, Dong-Hyun;Ryu, Jong-Min;Hong, Chang-Pyo;Lee, Joong-Hoon;Yoon, Jung-Han;Jwa, Jeong-Woo
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.65-69
    • /
    • 2006
  • Cellular network evolution and development of multi-function cellular phones introduce new mobile business mode. Cellular operators provide mobile internet services using the mobile browser such as ME and WAP and the mobile multimedia platform such as WIPI, J2ME, and BREW. New mobile applications are developed using mobile platforms provided by cellular operators as cellular phones having multimedia solutions such as camera, MP3, MPEG, 3D game engine, DMB, PAN such as bluetooth, IrDA, W-LAN, and location information using GPS are developed. Content providers have problems of redevelopment of a mobile application for different mobile platforms. In this paper, we propose a conversion solution for interoperability of applications developed on different mobile platforms of WIPI and BREW. We analyze APIs of WIPI and BREW and develop conversion solutions.

  • PDF

Design and Implementation of Interactive Media Player on Mobile Device (모바일 단말에서의 인터렉티브 미디어 플레이어 설계 및 구현)

  • Ryu, Eun-Seok;Yun, Min-Hong;Kim, Mi-Ha;Jung, Jin-Hwan;Yoo, Hyuck
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.85-88
    • /
    • 2003
  • 최근 들어 핸드폰이나 PDA 등 휴대용 단말기의 보급이 급격히 늘면서 이를 통한 미디어 감상의 수요가 많이 증가하였다. 또한, 멀티미디어 기술의 발전 방향도 기존의 단방향 서비스를 벗어나 사용자의 기호에 따라 스토리를 전개해나가는 인터렉티브 미디어에 이르렀다. 따라서, 본 연구에서는 본 연구팀이 기존에 진행했던 연구에 이어서 이러한 인터렉티브 미디어를 지원하기 위한 전체 시스템을 설계하였고 이를 PDA 상에 구현하였다. 이때 비디오 코덱으로는 JVT(H.264)를 사용하였으며 컨텐츠제작을 위한 마크업 언어는 자체 정의한 IML(Interactive Media Language)를 사용하였다. 또한, 본 논문에서는 이러한 구현 과정에서 이동 단말기들이 공통적으로 가지는 취약점인 CPU, 메모리 등의 한계를 극복하기 위한 방안도 살펴보았다.

  • PDF

Design and Implementation of Interactive Media System Using Mobile Device (모바일 단말을 이용한 인터렉티브 미디어 시스템 설계 및 구현)

  • Ryu, Eun-Seok;Kim, Mi-Ha;Yoo, Hyuck
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.861-864
    • /
    • 2004
  • 최근 들어 핸드폰이나 PDA 등 휴대용 단말기의 보급이 급격히 늘면서 이를 통한 미디어 감상의 수요는 많이 증가하였다. 또한, 멀티미디어 기술의 발전 방향도 기존의 단방향 서비스를 벗어나 사용자의 기호에 따라 스토리를 전개해나가는 인터렉티브 미디어에 이르렀다. 따라서, 본 연구에서는 본 연구팀이 기존에 진행했던 연구에 이어서 이러한 인터렉티브 미디어를 지원하기 위한 전체 시스템을 설계하였고 이를 PDA 상에 구현하였다. 이 때 비디오 코덱으로는 JVT(H.264)를 사용하였으며 컨텐츠 제작을 위한 마크업 언어는 자체 정의한 IML(Interactive Media Language)를 사용하였다. 또한, 본 논문에서는 이러한 구현 과정에서 이동 단말기 들이 공통적으로 가지는 취약점인 CPU, 메모리 등의 한계를 극복하기 위한 방안도 살펴보았다.

  • PDF

A Design and Implementation of Multimedia Retrieval System based on MAF(Multimedia Application File Format) (MAF(Multimedia Application File Format) 기반 멀티미디어 검색 시스템의 설계 및 구현)

  • Gang Young-Mo;Park Joo-Hyoun;Bang Hyung-Gin;Nang Jong-Ho;Kim Hyung-Chul
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.9
    • /
    • pp.574-584
    • /
    • 2006
  • Recently, ISO/IEC 23000 (also known as 'MPEG-A') has proposed a new file format called 'MAF(Multimedia Application File Format)[1]' which provides a capability of integrating/storing the widely-used compression standards for audio and video and the metadata in MPEG-7 form into a single file format. However, it is still very hard to verify the usefulness of MPEG-A in the real applications because there is still no real system that fully implements this standard. In this thesis, a design and implementation of a multimedia retrieval system based on MPEG-A standard on PC and mobile device is presented. Furthermore, an extension of MPEG-A for describing the metadata for video is also proposed. It is selected and defined as a subset of MPEG-7 MDS[4] and TV-anytime[5] for video that is useful and manageable in the mobile environments. In order to design the multimedia retrieval system based on MPEG-A, we define the system requirements in terms of portability, extensibility, compatibility, adaptability, efficiency. Based on these requirements, we design the system which composed of 3 layers: Application Layer, Middleware Layer, Platform Layer. The proposed system consists of two sub-parts, client-part and server-part. The client-part consists of MAF authoring tool, MAP player tool and MAF searching tool which allow users to create, play and search the MAF files, respectively. The server-part is composed of modules to store and manage the MAF files and metadata extracted from MAF files. We show the usefulness of the proposed system by implementing the client system both on MS-Windows platform on desk-top computer and WIPI platform on mobile phone, and validate whether it to satisfy all the system requirements. The proposed system can be used to verify the specification in the MPEG-A, and to proves the usefulness of MPEG-A in the real application.

iSCSI Intermediate Target System for Reducing I/O Latency between Mobile Device and Mass Storage (모바일 기기와 대용량 스토리지간의 I/O latency를 줄이기 위한 iSCSI 중개 서버 시스템)

  • Yang Yuan;Choi Wonil;Park Myong-Sun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.892-894
    • /
    • 2005
  • 모바일 기기가 널리 보급되면서 모바일 기기에서 멀티미디어 데이터나 데이터베이스 같은 대용량 데이터 사용에 대한 요구가 커지고 있다. 따라서 모바일 기기의 저장 공간의 한계를 극복하기 위한 노력의 하나로 iSCSI 를 이용해 모바일 기기에 원격 스토리지 서비스를 제공하는 연구가 진행되었다. 그러나 모바일 기기에 iSCSI 를 적용했을 때, 지연 시간에 민강한 iSCSI의 구조적인 특성 때문에 iSCSI 클라이언트가 서버에서 멀리 떨어진 위치로 이동하게 되면 iSCSI I/O 성능이 급격히 떨어지는 문제가 발생한다. 본 논문에서는 모바일 기기가 스토리지 서버로부터 거리가 멀어졌을 때 전송 지연시간이 증가함에 따라 iSCSI 성능이 급격하게 떨어지는 단점을 개선하기 위해 중개서버(Intermediate Target)를 이용해 iSCSI Target을 지역화하여 성능을 높이는 방안을 제안한다.

  • PDF

A Study on Adaptive Cryptography Methods based on Context Information under Mobile Environment (모바일 환경에서 상황 정보에 기반한 적응형 암호화 기법에 관한 연구)

  • Chang, Hye-Young;Choi, Jong-Cheon;Yun, Young-Min;Cho, Seong-Je
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.1001-1004
    • /
    • 2007
  • 휴대폰, MP3 플레이어 등의 모바일 기기가 일반화되고 SoC(System-on-a-Chip) 기술이 발전하면서 모바일 콘텐츠의 이용 및 모바일 DRM(디지털 저작권 관리)에 대한 관심이 증가되었다. 모바일 기기의 경우 한정된 컴퓨팅 자원으로 인해 큰 멀티미디어 파일에 대한 암호화 연산의 오버헤드가 크며 그에 따른 전력 에너지 소모 또한 큰 부담이 된다. 본 논문에서는 모바일 환경에서 대상 데이터의 중요도 및 자원의 상태에 따라 에너지 소모를 줄일 수 있는 적응형 암호화 기법에 대해 제안한다. 제안하는 주요 방법으로, 저가의 콘텐츠에 대해서는 부분 암호화 기법 적용, 중간 가격 파일에 대한 다중 암호 방식의 적용, 모바일 기기의 사양에 따라 서로 다른 암호화 기법의 적용, 통신 상태나 배터리 용량에 따른 암호화 기법의 적용 등이 있다.

  • PDF

Development of A Tool for Transformation XML Document for M-commerce (M-Commerce를 위한 XML문서 변환 도구 개발)

  • 윤석용;하상호
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.11a
    • /
    • pp.488-492
    • /
    • 2001
  • XML은 웹문서 기술을 위한 표준과 모들 유형의 정보에 대판 데이터 기술 언어로써 점차 그 사용 폭을 넓혀가고 있고 특히 E-commerce(인터넷 전자상거래)를 위한 웹문서 표준으로 자리를 잡아가고 있다. 또한 최근에는 이동전화를 사용하여 데이터 통신을 하는 WAP 즉 WML 역시 이동진화의 보급으로 인해 사용 폭이 매우 급속히 증가되고 있고 이로 인해 M-commerce(모바일 전자상거래)의 관심 역시 커지면서 WML이 M-commerce를 위한 표준이 되고 있다. 하지만 웹에서 작성된 XML데이터를 WML로 변환하는데 있어서 수작업으로 변환해야 하는 문제점을 안고 있다. 본 논문에서는 이러한 문제점을 해결하기 위한 방안으로써 모바일 인터넷 통신을 위해 임의의 XML문서를 자동으로 WML문서로 변환하여 즉시 원하는 XML데이터를 WML로 변환 가능하여 E-commerce와 M-commerce간에 원활한 데이터 변환이 가능한 시스템을 구현한다.

  • PDF