• Title/Summary/Keyword: 모바일 응용 프로그램 모델

Search Result 32, Processing Time 0.031 seconds

The Implementation of Power Management System for Mobile Multimedia Platform (모바일 멀티미디어 플랫폼을 위한 전력관리 시스템 구현)

  • Lee Ju-Dong;Suh Hyo-Joong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06a
    • /
    • pp.382-384
    • /
    • 2006
  • 유비쿼터스 시대에 진입하면서 시장은 편의성과 휴대성을 점점 요구하고 한 장치에서 다양한 기능들을 수행할 수 있는 "all-in-one" 제품을 지향하고 있다. 특히 mp3player, 동영상 레이어 같은 멀티미디어요소는 모바일 디바이스에서 빠질 수 없는 기능이 되었다. 그러나 디바이스가 다양한 기능을 수행하게 될수록 내부의 하드웨어들은 더 많은 전원을 필요로 하고 있지만, 휴대성이 강조되는 모바일 디바이스에서 전지의 발전 속도가 모바일 디바이스에서 요구되는 전원모델을 충족시키지 못하고 있다. 따라서 전원 관리는 모바일 디바이스의 휴대 시간 증가를 위해서 매우 중요한 사항이 되었다. 본 논문에서는 임베디드환경의 모바일 멀티미디어 플랫폼에서 전력을 통합적으로 관리 할 수 있는 시스템 구현에 대해서 기술한다. 어플리케이션이 요구하는 전력공급 시스템을 설계하고, 이를 응용프로그램에서 제어할 수 있는 통합 소프트웨어인 디바이스 드라이버와 API를 설계하여 현재 산업계에서 요구하는 middle & high range 제품군(Smart Phone/PMP/DMB 등)에 최적화된 전력 관리 솔루션을 제공하고자 한다.

  • PDF

Ubiscript: A Language for Ubiquitous Service Integration (유비스크립트: 유비쿼터스 서비스 통합을 위한 언어)

  • Lee, Min-Kyu;Han, Dong-Soo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10a
    • /
    • pp.269-270
    • /
    • 2007
  • 유비쿼터스 환경에서는 사용자가 컴퓨터 및 네트워크의 존재를 의식하지 않는 상태에서 다양한 서비스를 이용하게 된다. 주변에 있는 PC, 냉장고, TV, 자동차 등의 모든 기기에 프로세서가 내장되고 네트워크가 연결되어 특정한 서비스를 제공하기 위해 함께 동작하게 된다. 이러한 장치와 서비스들을 연동하기 위한 현재의 솔루션은 클라이언트-서버 방식의 분산 컴퓨팅 모델이다. 각각의 장치가 원격 프로시듀어 흑은 원격 객체의 형태로 서버를 제공하고 이들을 하나의 클라이언트가 시나리오대로 그것들을 호출함으로써 응용을 완성할 수 있다. 하지만, 이러한 분산 컴퓨팅 모델을 지원하는 프로그래밍 환경으로는 다음과 같은 한계가 있다. 첫째, 소프트웨어 배치(deployment) 문제가 발생한다. 수 많은 시나리오를 생각해 볼 수 있는 유비쿼터스 환경에서는 특정 장치를 공장에서 생산하여 출고할 때 어떤 서버 소프트웨어가 미리 설치되어야 하는지는 가늠할 수 없는 문제이다. 둘째, 성능 문제가 발생할 수 있다. 각 장치의 함수를 호출하는 것은 대부분 원격 함수(remote procedure)이므로 한번 호출하는데 상당한 자원이 소요된다. 하지만, 시나리오를 구현하기 위해서는 특정 장치의 함수를 여러 번 호출해야 되는 상황이 자주 연출된다. 이러한 상황을 피하여 성능을 향상 시키기 위해서는 각 장치에 요구되는 부문 시나리오가 한번에 호출로 처리될 수 있어야 한다. 셋째, 유지 보수 문제가 발생할 수 있다 하나의 서비스가 여러 개의 서버 프로그램과 클라이언트 프로그램으로 구성되기 때문에 한번 업그레이드를 할 때 모든 구성 요소들이 모두 버전 업이 되어야 한다. 넷째, 유비쿼터스 환경에 적합한 추상화 개념의 부재를 들 수 있다. 다양한 장치, 웹서비스 및 데이터 들이 연동되어 하나의 서비스 시나리오를 구현함에 있어서 현재의 프로그래밍 언어는 높은 수준의 추상화 개념을 제공하지 못하고 있다. 본 연구에서는 모바일 코드 기술을 프로그래밍 언어에 적용하여 유비쿼터스 환경에서의 다양한 장치들과 서비스들을 손쉽게 통합하여 애플리케이션 시나리오를 구현할 수 있는 새로운 프로그래밍 언어인 유비스크립트(ubiscript)를 제안한다. 유비스크립트에서는 모바일 코드의 개념을 통해서 앞서 언급한 유비쿼터스 컴퓨팅 환경에서의 문제점을 해결하고자 하였다. 모바일 코드에서는 프로그램 코드가 네트워크를 통해서 컴퓨터를 이동하면서 수행되는 개념인데, 이는 물리적으로 떨어져있으면서 네트워크로 연결되어 있는 다양한 컴퓨팅 장치가 서로 연동하기 위한 모델에 가장 적합하다. 이는 기본적으로 배포(deploy)라는 단계가 필요 없게 되고, 새로운 버전의 프로그램이 작성될지라도 런타임에 코드가 직접 이동하게 되므로 버전 관리의 문제도 해결된다. 게다가 원격 함수를 매번 호출하지 않고 한번 이동된 코드가 원격지에서 모두 수행을 하게 되므로 성능향상에도 도움이 된다. 장소 객체(Place Object)와 원격 스코프(Remote Scope)는 앞서 설명한 특징을 직접적으로 지원하는 언어 요소이다. 장소 객체는 모바일 코드가 이동해서 수행될 계산 환경(computational environment)에 대한 레퍼런스이다. 원격 스코프는 원격지의 컴퓨터에 존재하는 계산 환경의 스코프(scope)를 로컬 계산 환경에 적용할 수 있도록 하는 언어 요소이다. 유비쿼터스 컴퓨팅 환경에서의 장치와 서비스들을 연동하기에는 현재의 프로그래밍 모델은 배포, 유지 보수, 성능 등의 문제점을 안고 있다. 본 연구에서는 모바일 코드 개념을 도입한 새로운 프로그래밍 언어인 유비스크립트를 제안하여 이러한 문제점들을 극복하고자 하였다. 유비스크립트에서는 유비쿼터스 환경을 직접적으로 표현할 수 있도록 새로운 언어 요소인 장소 객체와 원격 스코프 개념을 도입하였고, 프로토타입과 가상의 시나리오 구현을 통하여 기존의 프로그래밍 언어보다 유비쿼터스 환경에 더 적합하고, 단순하며 생산성이 우수하다는 것을 확인하였다.

  • PDF

Mobile Game Programming Using GVM and MobileC (GVM과 MobileC를 이용한 모바일 게임 프로그래밍)

  • Kim, Pil-Jin;Nam, Dong-Geun;Oh, Se-Man
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04a
    • /
    • pp.163-166
    • /
    • 2002
  • 컴퓨터 게임의 발달은 오프라인 PC 게임에서 인터넷의 보급으로 인해 온라인 게임으로 발전하였다. 그 후 인터넷 환경은 유선 환경뿐만 아니라 무선 환경에서도 무선 단말기를 이용하여 게임 서비스가 가능한 수준에 이르렀다. 그러나 적은 메모리와 낮은 수준의 처리능력을 가지고 있는 제한적인 모바일 환경의 특성으로 유선 인터넷에서와 같이 멀티미디어를 포함한 다양한 형태의 정보제공 및 인터렉티브한 모바일 게임이 어려운 현실이다. 본 논문에서는 WAP(Wireless Application Protocol)을 기반으로 하여 다운로드 솔루션을 채택한 GVM(General Virtual Machine) 상에서 실행될 수 있는 모바일 게임을 설계하고 MobileC 언어를 사용하여 제작하였다. 또한, 모바일 게임을 설계하고 제작하는 과정을 통해서 단말기의 제한적인 실행환경에서 최대한의 효과를 나타낼 수 있는 개발 모델을 제시하고자 한다. GVM은 무선 단말기 상에서 동적인 응용프로그램을 실행할 수 있는 가상기계 플랫폼이다.

  • PDF

Causal relationship between exercise commitment and exercise continuation intention according to the use of mobile home training : Changes in fitness after Covid-19 (모바일 홈트레이닝 활용에 따른 운동몰입과 운동지속의도 인과관계 : 코로나19 이후 피트니스 변화)

  • Kim, Ji-Sun
    • Journal of the Korean Applied Science and Technology
    • /
    • v.38 no.3
    • /
    • pp.860-869
    • /
    • 2021
  • This study tried to provide basic data for predicting consumers by applying the structural analysis method (SEM) to the causal relationship model that applied the technology acceptance theory for mobile home training, exercise commitment, and continuous intention. Therefore, in order to identify the strategic tools due to the current COVID-19 pandemic, the survey was conducted using the mobile program "Survey Monkey" according to the sampling plan from February 1, 2021 to May 21, 2021, and a total of 287 valid samples. people were used in the final analysis of consumers. As a result of the study, it was found that the acceptance model had a significant effect(+) on exercise commitment, and the acceptance model had a significant effect(+) on the exercise continuation intention. Finally, it was found that exercise commitment had a significant(+) effect on exercise continuity intention.

A Dynamic Security Service using Access Control Model in Distributed Framework Support for u-Healthcare (u-헬스케어 지원 분산 프레임워크에서 접근 제어 모델을 이용한 동적 보안 서비스)

  • Jeong, Chang-Won;Kim, Dong-Ho;Kim, Myung-Hee;Joo, Su-Chong
    • Journal of Internet Computing and Services
    • /
    • v.8 no.6
    • /
    • pp.29-42
    • /
    • 2007
  • This paper describes a security object designed to support a dynamic security service for application services in u-healthcare computing environments in which domains are used to object groups for specifying security policies, In particular, we focus on security object for distributed framework support for u-healthcare including policy, role for security and operations use to access control. And then, by using the DPD-Tool. we showed the access right grant procedure of objects which are server programs, the developing process of client program. Also, we verified the executablility of security service supporting by distributed framework support for u-healthcare use to the mobile monitoring application developing procedure implemented through DPD-Tools.

  • PDF

SCA Software Framework for SDR Mobile Platform (SDR 모바일 플랫폼을 위한 SCA 소프트웨어)

  • Kim, C.K.;Lee, C.Y.;Shin, Y.S.
    • Electronics and Telecommunications Trends
    • /
    • v.18 no.5 s.83
    • /
    • pp.27-36
    • /
    • 2003
  • 본 논문은 SDR Forum에서 SDR용 모바일 플랫폼 구성을 위한 소프트웨어의 표준으로 인정된 차세대 개방형 소프트웨어 프레임워크인 SCA의 구조에 대해 기술한다. SCA 소프트웨어 프레임워크는 궁극적으로 단일 모바일 플랫폼 환경에서 하드웨어의 변경 없이 무선으로 다운로드한 소프트웨어의 동작으로 다양한 무선 접속환경을 구성할 수 있도록 하는 내장형 시스템 소프트웨어들의 표준을 추구한다. SCA는 분산 객체 모델의 표준인 CORBA Middleware와 더불어 다중 무선접속 응용프로그램을 구성하기 위하여 컴포넌트 구성물의 수행을 뒷받침하는 개방형 소프트웨어 구조로서 크게 RTOS, CORBA Middleware, CF, Portable Software Resource로 이루어진다. 본 고에서는 SCA 소프트웨어 프레임워크의 기본 구조와 기능들을 최신 표준 동향을 기반으로 분석하고, 개발 사례에 대해서도 간단히 소개한다.

Implementation of Jini-Agent System for Mobile Environments (모바일 환경을 위한 Jini-Agent 시스템 구현)

  • Kim Sang-Tae;Yun Byoung-Ju;Park Won-Bae;Kim Hyun-Deok
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.42 no.2 s.332
    • /
    • pp.1-8
    • /
    • 2005
  • We have implemented a Jini-Agent system which enables resource-limited mobile devices to utilize the Jini connection service. The Jini-Agent system supports Jini connection technologies to mobile devices without additional client program installation in it. It also supports a dynamic service list which helps the mobile devices to search and to utilize the services through web browser in real time. A couple of examples such as a file search service and a print service with mobile devices have been demonstrated by using the Jini-Agent system.

Use of Probability Distribution of Speed derived from Positioning Data (위치 데이터에서 유도된 속도의 확률분포)

  • On, Kyoung-Woon;Lee, Jun-Seok;Song, Ha Yoon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.1092-1095
    • /
    • 2013
  • 오늘날 모바일 스마트 기기의 발전은 위치기반의 새로운 기술을 이끌었다. 현재 위치 데이터를 사용하는 많은 응용프로그램들이 소개되었고, 또한 널리 사용되고 있다. 하지만 아직 이러한 위치 데이터들은 환경적인 요소 등으로 인해 오류가 많다. 우리는 이전 연구에서 위치 데이터의 오류 검출 및 교정 알고리즘을 제안하였다. 또 다른 연구에선 인간의 이동속도가 어떠한 확률분포모델을 따르는지 연구하였다. 그리하여 본 논문에서는 인간의 이동속도의 분포로서 적합하다고 판명된 확률분포모델 중 Lognormal 분포, Gamma 분포, Weibull분포를 선택하여 위치데이터 오류 검출 및 교정 알고리즘에 적용하기 위한 확률분포 계산을 제안한다. 그 중 일부는 계산의 복잡도를 낮추기 위해 확률분포표를 제공할 것이다.

Development on Public Participation GIS 2.0 Application Based on Google Map for Android Smart-phones (구글맵기반 사용자 참여형 안드로이드폰 GIS 2.0 응용프로그램 개발)

  • Kim, Byeong-Su;Kim, Jong-Hoon
    • The Journal of Korean Association of Computer Education
    • /
    • v.14 no.4
    • /
    • pp.11-20
    • /
    • 2011
  • Recently, the interests of mobile GIS(Geographic Information System) technology is increasing with the spread of wireless network, the improvement of mobile device's performances and the growth of demands about mobile services. If we refer mobile GIS system classified as 3rd generation with the success of Web 2.0, it is suggested that supplies of information from the server side couldn't enhance users' participations and the usage of service. In this study, we suggested the model of GIS 2.0 application based on Google map for Android smart-phones, which users could make, save and share information using photos and text by themselves. We were able to grasp the expectation of GIS 2.0 by expert assessment of this application and got to the core of conditions and implications for the success of GIS 2.0.

  • PDF

A Function Level Static Offloading Scheme for Saving Energy of Mobile Devices in Mobile Cloud Computing (모바일 클라우드 컴퓨팅에서 모바일 기기의 에너지 절약을 위한 함수 수준 정적 오프로딩 기법)

  • Min, Hong;Jung, Jinman;Heo, Junyoung
    • Journal of KIISE
    • /
    • v.42 no.6
    • /
    • pp.707-712
    • /
    • 2015
  • Mobile cloud computing is a technology that uses cloud services to overcome resource constrains of a mobile device, and it applies the computation offloading scheme to transfer a portion of a task which should be executed from a mobile device to the cloud. If the communication cost of the computation offloading is less than the computation cost of a mobile device, the mobile device commits a certain task to the cloud. The previous cost analysis models, which were used for separating functions running on a mobile device and functions transferring to the cloud, only considered the amount of data transfer and response time as the offloading cost. In this paper, we proposed a new task partitioning scheme that considers the frequency of function calls and data synchronization, during the cost estimation of the computation offloading. We also verified the energy efficiency of the proposed scheme by using experimental results.