• 제목/요약/키워드: Mobile System

검색결과 9,520건 처리시간 0.051초

모바일 데이터베이스 환경하에서의 성능 향상을 위한 군집화 기법의 성능 평가 시뮬레이션 (A Performance Estimation Simulation of Grouping Method for Performance Elevation under Mobile Database Environment)

  • 신성욱;정동원;백두권
    • 한국시뮬레이션학회논문지
    • /
    • 제12권2호
    • /
    • pp.55-62
    • /
    • 2003
  • The explosive Increase of wireless networks and the advancement of mobile devices lead to the expansion of mobile environment. In accordance with the development of mobile environment, the need to use mobile database is increased sharply, and also it accompanies the related problems. The current mobile database system is based on the centralized method from which a synchronized server manages multiple mobile database management system to synchronize. From this mobile system architecture, several kinds of problems can be detected such as the management of synchronization issues between mobile databases and the transaction management issues. Furthermore, the current mobile database management system does not consider any solution on the fault tolerance. To solve those problems, this paper proposes the mobile agent-based mobile database management system. The proposed system provide high confidence and efficiency by enhancing the network efficiency and fault tolerance through the mobile grouping.

  • PDF

Actual Condition and Issues for Mobile Security System

  • Sakurai, Kouichi;Fukushima, Kazuhide
    • Journal of Information Processing Systems
    • /
    • 제3권2호
    • /
    • pp.54-63
    • /
    • 2007
  • The high-speed mobile Internet has recently been expanded, many attractive services are provided. However, these services require some form of security-related technology. This paper outlines Japanese mobile services and exposits some mobile security topics including mobile spam, mobile malware, mobile DRM system, mobile WiMAX security, and mobile key management.

Mobille Resource Availability Modeling in Mobile Grid System

  • Ro, Cheul Woo;Cao, Yang;Suh, In Saeng
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2010년도 춘계 종합학술대회 논문집
    • /
    • pp.390-392
    • /
    • 2010
  • Mobile grid system supports the integration mobile devices as grid resources. Availability of mobile resources changes dynamically in mobile grid system. Stochastic reward nets (SRN) is an extension of stochastic Petri nets and provides compact modeling facilities for system analysis. We build the SRN model to represent availability of mobile resources with disconnected operation service.

  • PDF

Manipulability Ellipsoids of Wheeled Mobile Manipulators

  • Kim, Sung-Bok;Lee, Jae-Youn
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.120.2-120
    • /
    • 2001
  • This paper presents the analysis on the manipulability of a wheeled mobile manipulator which consists of a wheeled mobile platform and a manipulator atop. It is assumed that the mobile platform is a deficient system and the manipulator is a nonredundant system, but the mobile manipulators as a whole is a redundant system. First Yoshikawa´s definition of the manipulability ellipsoid for a redundant/nonredundant system is extended to a deficient system. Second, the effects of the nonholonomic constraint of the mobile platform and the location the mobile platform and the manipulator is analyzed.

  • PDF

Active Rule Manager for the Mobile Agent Middleware System

  • Lee, Yon-Sik;Cheon, Eun-Hong
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권10호
    • /
    • pp.99-105
    • /
    • 2016
  • The active rule system is a key element of the rule-based mobile agent middleware system for activeness and autonomy of the sensor network. The rule manager, which is the main components of active rule based mobile agent framework and active rule system, performs the control and management of the rule-related processes. In this paper, we design and implement the roles and functions of the rule manager in detail. The proposed rule manager plays an important role in the sensor network environment. The sensor data server loads the active rule on the mobile agent by the rule manager according to the situations, and the mobile agent migrates to the destination node and performs the designated action. This active rule-based mobile agent middleware system presents the usefulness for the various sensor network applications. Through the rule execution experiment using the rule-based mobile agent, we show the adaptability and applicability of rule-based mobile agent middleware system to the dynamic environmental changes in sensor networks.

Mobile IP 세대를 대비한 VMware 기반의 바이러스 Test bed (Virus Test bed using VMware in Preparation for the Mobile IP Generation)

  • 김홍일
    • 한국산업정보학회논문지
    • /
    • 제14권1호
    • /
    • pp.56-63
    • /
    • 2009
  • Mobile IP 단말기들에 탑재되는 운영체제는 일반적인 PC에서 탑재되는 운영체제와는 달리 확실한 독점체제가 확립되지 않은 상태이다. 따라서 당분간 Mobile IP 단말기에 운영되는 운영체제는 다양한 종류의 운영체제가 사용될 것으로 추정된다. 이러한 환경은 운영체제에 상관없이 변종되는 바이러스들에 매우 취약한 환경이며, 개별 단말기에서 사용되는 운영체제가 다양하기 때문에 이들 바이러스를 효율적으로 검출하여 치료하는 기술 개발을 매우 난해하게 한다. 본 논문에서는 VMware를 이용하여 다양한 운영체제에서 변종 바이러스를 테스팅할 수 있는 시스템을 설계하고 구현하였다. 또한 이를 실제 Mobile 환경에서 운영하기 위한 Prototype 시스템을 구축하였다.

A Reactive Planner-Based Mobile Agent System

  • Seok, Whang-Hee;Kim, In-Cheol
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2001년도 The Pacific Aisan Confrence On Intelligent Systems 2001
    • /
    • pp.179-185
    • /
    • 2001
  • Mobile agents have the unique ability to transport themselves from one system in a network to another. The ability to travel allows mobile agents to move to a system that contains services with which they want to interact and then to take advantage of being in the same host or network as the service. But most of conventional mobile agent systems require that the users or the programmer should give the mobile agent its detail behavioral script for accomplishing the given task. And during its runtime, such mobile agents just behave according to the fixed script given by its user. Therefore it is impossible that conventional mobile agents autonomously build their own plants and execute them in considering their ultimate goals and the dynamic world states. One way to overcome such limitations of conventional mobile agent systems is to develop an intelligent mobile agent system embedding a reactive planner. In this paper, we design both a model of agent mobility and a model of inter-agent communication based upon the representative reactive planning agent architecture called JAM. An then we develop an intelligent mobile agent system with reactive planning capability, IMAS, by implementing additional basic actions for agent moves and inter-agent communication within JAM according to the predefined models. Unlike conventional mobile agents. IMAS agents can be able to adapt their behaviors to the dynamic changes of their environments as well as build their own plans autonomously. Thus IMAS agents can show higher flexibility and robustness than the conventional ones.

  • PDF

택배 서비스를 위한 모바일 오피스시스템 설계 및 구현 (Design and Implementation of a Mobile Office System for Delivery Service)

  • 김의창
    • 한국정보시스템학회지:정보시스템연구
    • /
    • 제12권1호
    • /
    • pp.67-85
    • /
    • 2003
  • In the recent a mobile internet makes a change in internet business. The mobile internet service is resulting in M-commerce. Even if M-commerce provides only information service, there will be much possibilities to make applications in various areas such as, delivery service, trading service, banking service etc. in the near future. Delivery service requires many steps in processing, originally. This study is designed to implement a mobile system which makes short in delivery process. It includes that a delivery man receives a signature on a paper and input data at the delivered place by using PDA at hand. The mobile system will be contributed to shorten delivery speed. It is proposed to implement the mobile office system for improving service efficiency in the business of delivery service. This study is designed to implement a mobile system which make short in delivery process. It includes that a delivery man receives a signature on a paper and input data at the delivered place by using PDA at hand. The mobile system will be contributed to shorten delivery speed. It is proposed to implement the mobile office system for improving service efficiency in the business of delivery service.

  • PDF

Service Delivery Agent System for Mobile Devices

  • Jeong, Seob-Yoon;Lee, Ki-Hyun;Geun, Sik-Jo
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 2001년도 The Pacific Aisan Confrence On Intelligent Systems 2001
    • /
    • pp.198-201
    • /
    • 2001
  • Recently the wireless-internet has been spreading extensively. People are spending a large part of their time gaining access to information using a mobile device. With the rapid growth of on-line Electronic Commerce, the use of mobile devices creates a new paradigm that provides users with location-independent real time service. Although this new paradigm does have some advantages, limited process speed, low bandwidth, the low battery capacity of mobile devices, and a high rate of wireless network errors causes many overhead expenses during service time with the server. In this paper, we suggest an autonomous service delivery system, which provides mobile agent capability to users that cannot maintain a connection. We have developed the system based on java mobile agent technology. Using this system, we can provide more effective service to users when the user is sending requirements for service through a mobile device that has limited resources. Furthermore we can manage the contact server dynamically when new services are added.

  • PDF

OpenVSLAM 기반의 협력형 모바일 SLAM 시스템 설계 (OpenVSLAM-based Cooperative Mobile AR System Architecture)

  • 국중진
    • 반도체디스플레이기술학회지
    • /
    • 제21권1호
    • /
    • pp.136-141
    • /
    • 2022
  • In this paper, we designed, implemented, and verified the SLAM system that can be used on mobile devices. Mobile SLAM is composed of a stand-alone type that directly performs SLAM operation on a mobile device, and a mapping server type that additionally configures a mapping server based on FastAPI to perform SLAM operation on the server and transmits data for map visualization to a mobile device. The mobile SLAM system proposed in this paper is to mix the two types in order to make SLAM operation and map generation more efficient. The stand-alone type SLAM system was configured as an Android app by porting the OpenVSLAM library to the Unity engine, and the map generation and performance were evaluated on desktop PCs and mobile devices. The mobile SLAM system in this paper is an open source project, so it is expected to help develop AR contents based on SLAM in a mobile environment.