• Title/Summary/Keyword: Application Service Module

Search Result 170, Processing Time 0.034 seconds

The Study on the Development of Application Service Module for Automatic Memorizing Learning of English Word (영단어 자동암기 학습 어플리케이션 서비스 모듈 개발에 관한 연구)

  • Kim, Sang-Gyu;Choi, Seong-Yoon;Ho, Jeong-Won;Moon, Song-Cheol
    • Journal of Service Research and Studies
    • /
    • v.1 no.1
    • /
    • pp.113-122
    • /
    • 2011
  • In this research, we developed an practical service module as a application which operating on the smart phones based on the Android operating system. The service module supports on the voice processing function and inquiry windows also. After some documents and screens related on system analysis, service module are designed and implemented. The details about these modules are explained. We can expect to enhance the learning effects of english words memorizing competence for smart-phone users.

  • PDF

Fault tolerant architecture for Module-based personal robot (모듈기반 퍼스널 로봇을 위한 Fault Tolerant 구조)

  • Baek, Bum-Hyun;Jee, Dong-Jun;Park, Chan-Jung;Han, Ki-Sung;Lee, Sun-Young;Kim, Kyeong-Tae;Hong, Sung-Won;Park, Hong-Seong
    • Proceedings of the KIEE Conference
    • /
    • 2006.04a
    • /
    • pp.297-299
    • /
    • 2006
  • Many distributed applications is developed in various environment such as operating system, software platform. So, they exhibit different types of system behavior, status, during the course of their operation. Each such behavior may have different functional and non-functional requirements. Therefore, many distributed application need to fault-tolerance solution. Personal robot provide various service or application. Because personal robot has many application or service, it need to fault-tolerance architecture. A flexible architecture is required to provide dependability. In this paper, it is suggested a fault-tolerant architecture for module-based personal robot with module fault-tolerance, service fault-tolerance.

  • PDF

Design and Implementation of Ship Application System for Maritime Service Utilizing onboard Ship Collected Data (선내 수집데이터를 활용하는 선박 및 육상 서비스를 위한 선박용 어플리케이션 시스템 설계 및 구현)

  • Kang, Nam-seon;Kim, Yong-dea;Kim, Sang-yong;Lee, Bum-seok
    • Journal of Advanced Navigation Technology
    • /
    • v.20 no.2
    • /
    • pp.116-126
    • /
    • 2016
  • In this study, has designed the ship application system for efficient data integration management of onboard ship and shore application/service utilizing data collected onboard ship, and has implemented the module. In order to supports onboard ship and shore service utilizing onboard ship collected data and provide a easy to access among individual devices, the ship application system applied the XML structure of ISO 16425 and the data sharing system model discussed in IALA, and the common module for system operation, a windows service for data collection/integral management, and web service module for management has been implemented.

Method of network connection management in module based personal robot for fault-tolerant (모듈기반 퍼스널 로봇의 결함 허용 지원을 위한 네트워크 연결 유지 관리 기법)

  • Choi, Dong-Hee;Park, Hong-Seong
    • Proceedings of the KIEE Conference
    • /
    • 2006.04a
    • /
    • pp.300-302
    • /
    • 2006
  • Middleware offers function that user application program can transmit data independently of network device. Connection management about network connection of module is important for normal service of module base personal robot. Unpredictable network disconnection is influenced to whole robot performance in module base personal robot. For this, Middleware must be offer two important function. The first is function of error detection and reporting about abnormal network disconnection. Therefore, middleware need method for network error detection and module management to consider special quality that each network device has. The second is the function recovering that makes the regular service possible. When the module closed from connection reconnects, as this service reports connection state of the corresponding module, the personal robot resumes the existing service. In this paper proposed method of network connection management for to support fault tolerant about network error of network module based personal robot.

  • PDF

Web Server Application in The Operation of Chip Mounter (Chip Mounter 운영에서 Web Server 활용)

  • 임선종;김선호
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2003.06a
    • /
    • pp.172-175
    • /
    • 2003
  • The enterprise find a solution to the problems such as a reduction of manufacturing period, accurate analysis for customer demand, improvement for customer service and rise of manufacture accomplishment. Internet is a good solution to such problems. Internet offers WWW(World Wide Web), remote control, file transfer and e-mail service. Among the services, WWW takes large portion because of convenient GUI, easy information search and unlimited information registration. Remote Monitoring Server(RMS) system that uses network service is constructed for chip mounter. Hardware base consists of RMS, chip mounter and C/S(Customer Service) server. Software includes DBMS and various modules in server home page. This provide product number, bad product number, trouble code, content and countermeasure in real-time information module, user information in setup module, detailed error information in fault diagnosis module, fault history in fault history module and customer information in customer service management module.

  • PDF

Implementation of Failure-Diagnostic Context-awareness Middleware for Support Highly Reliable USN Application Service (고신뢰성 USN 응용 서비스 지원을 위한 오작동 진단 상황인지 미들웨어 구현)

  • Lee, Yong-Woong;Kim, Se-Han;Son, Kyo-Hun;Lee, In-Hwan;Shin, Chang-Sun
    • Journal of Internet Computing and Services
    • /
    • v.12 no.3
    • /
    • pp.1-16
    • /
    • 2011
  • In this paper, we proposed the Failure-Diagnostic Context-awareness Middleware (FDCM) for improving the reliability in the USN application service. The middleware diagnoses the failure occurred in sensors or facilities in the indoor USN application system. The new middleware suggested in this paper consists of DataManagement module, ContextProvider module, Contextlnterpreter module, ServiceProvider module and DataStorage module. By analysing the data obtained by the interaction between modules through the diagnostic algorithm, the FDCM determines the malfunction of sensors and equipment devices. Then we verified the performance of middleware by using simulation. As a result, the FDCM showed the high performance in the large systems that many of the sensors and devices are installed.

An Efficient On-line Software Service based on Application Customized Graphic Offloading Library (응용 맞춤형 그래픽 분할 실행 라이브러리에 기반한 효율적인 온라인 소프트웨어 서비스)

  • Choi, WonHyuk;Kim, Won-Young
    • Journal of Internet Computing and Services
    • /
    • v.16 no.5
    • /
    • pp.49-57
    • /
    • 2015
  • In this Paper, we introduce an efficient on-line software service using an application customized graphic offloading library. The software service based on graphic offloading provides high-end software, like a 3D graphic design tool, as an on-line software service through using a client graphic rendering. When software is executed on server, its graphic works are handled by a client's GPU, while its data works are handled by a server's CPU. To improve the performance, we apply an asynchronous transmission channel scheme to our developed basic graphic offloading engine. Also, we add optimized common module and application specific module to our engine. To do that, we introduce how to implement the application specific module using analyzing patterns of graphic related APIs and messages that are generated by an executed software process. Also, we propose how to design the optimized common module using server side information caching. Finally, through the performance comparison experiment, we show that improved offloading engine has the better performance than old basic offloading engine.

QoS Differentiated and Highly Reliable MPLS based IP-VPN Service Module (품질차별화가 가능한 고신뢰도의 MPLS 기반 IP-VPN 서비스 모듈)

  • 윤호선;양선희;이유경
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.8 no.6
    • /
    • pp.727-735
    • /
    • 2002
  • In this paper, we design and implement a MPLS based IP-VPN service module as an application for ACE2000 MPLS system. ACE2000 MPLS VPN service module has been developed using the BGP4 extension protocol. The IP-VPN service module supports differentiated QoS using the MPLS traffic engineering. In addition, it offers a path protection mechanism and the restart mechanism of MPLS system and forwarding engine for supporting a highly reliable service.

The Design of Smart-phone Application Design for Intelligent Personalized Service in Exhibition Space (전시 공간에서 지능형 개인화 서비스를 위한 스마트 폰 어플리케이션 설계)

  • Cho, Young-Hee;Choi, Ae-Kwon
    • Journal of Intelligence and Information Systems
    • /
    • v.17 no.2
    • /
    • pp.109-117
    • /
    • 2011
  • The exhibition industry, as technology-intensive, eco-friendly industry, contributes to regional and national development and enhancement of its image as well, if it joins cultural and tourist industry. Therefore, We need to revitalize the exhibition industry, as actively holding an exhibition event. However, to attract a number of exhibition audience, the work of enhancing audience satisfaction and awareness of value for participation should be prioritized after improving quality of service within exhibition hall. As one way to enhance the quality of service, it is thought that the way providing personalized service geared toward each audience is needed. that is, if audience avoids the complexity in exhibition space and it affords them service to enable effective time and space management, it will improve the satisfaction. All such personalized service affordable lets the audience's preference on the basis of each audience profile registered in advance online grasp. and Based on this information, it is provided with exhibition-related information suited their purpose that is the booth for the interesting audience, the shortest path to go to the booth and event via audience's smart phone. and it collects audience's reaction information, such as visiting the booth, participating the event through offered the information in this way and location information for the flow of movement, the present position so that it makes revision of existing each audience profile. After correcting the information, it extracts the individual's preference. hereunder, it provides recommend booth and event information. in other words, it provides optimal information for individual by amendment based on reaction information about recommending information built on basic profile. It provides personalized service dynamic and interactive with audience. This paper will be able to provide the most suitable information for each audience through circular and interactive structure and designed smart-phone application supportable for updating dynamic and interactive personalized service that is able to afford surrounding information in real time, as locating movement position through sensing. The proposed application collects user‘s context information and carrys information gathering function collecting the reaction about searched or provided information via sensing. and it also carrys information gathering function providing needed data for user in exhibition hall. In other words, it offers information about recommend booth of position foundation for user, location-based services of recommend booth and involves service providing detailed information for inside exhibition by using service of augmented reality, the map of whole exhibition as well. and it is also provided with SNS service that is able to keep information exchange besides intimacy. To provide this service, application is consisted of several module. first of all, it includes UNS identity module for sensing, and contain sensor information gathering module handling and collecting the perceived information through this module. Sensor information gathered like this transmits the information gathering server. and there is exhibition information interfacing with user and this module transmits to interesting information collection module through user's reaction besides interface. Interesting information collection module transmits collected information and If valid information out of the information gathering server that brings together sensing information and interesting information is sent to recommend server, the recommend server makes recommend information through inference with gathered valid information. If this server transmit by exhibition information process, exhibition information process module is provided with user by interface. Through this system it raises the dynamic, intelligent personalized service for user.

MathML Based Browser for the Web Application

  • Kim, Sung-Han;Min, Jae-Hong;Jung, Hoe-Gyung
    • Journal of information and communication convergence engineering
    • /
    • v.1 no.3
    • /
    • pp.147-149
    • /
    • 2003
  • Recently, many kinds of XML based application services are widely used in internet. And the markets for mathml editor are needed for the technology combined with other text editor. We are developing a system for MathML based browser and editor for the service of internet application. MathML based browser is applicable for e-book service and many kinds of document system. This system is composed of document editing module and displaying processing module. This system is useful for the processing of MathML tag by unexperienced users with MathML syntax. Users can edit the math tag's document with ease and efficiently. Based on XML, many parser functions are optimized for the speed of document processing. This system can afford to the development of internet world.