• Title/Summary/Keyword: open control platform

Search Result 157, Processing Time 0.022 seconds

URC Service Platform based on presence and openAPI (프레즌스 및 openAPI를 활용한 URC서비스 플랫폼)

  • Bae, Jeong-Il;Kim, Dong-Hoon;Lee, Hyun-Joo;Yeon, Seung-Ho
    • The Journal of Korea Robotics Society
    • /
    • v.3 no.1
    • /
    • pp.68-72
    • /
    • 2008
  • Combining robot and network gives us many advantages like lightweight hardware specification of robot, a various robot service, simple upgrade of robot, easy management and so on. Among these advantages, Presence service and openAPI are most important. Presence is simple but powerful service. It makes user to know the status information of robot and enables user to control robot from a remote place. OpenAPI which is also a feature of WEB2.0 enables $3^{rd}$ parties to make a various mashup service easily and rapidly. Finally presence and openAPI can help URC service to be ubiquitous and successful.

  • PDF

Design and Implementation of Open Service Platform for LBS (LBS를 위한 개방형 서비스 플랫폼의 설계 및 구현)

  • Min, Kyoung-Wook;Han, Eun-Young;Kim, Gwang-Soo
    • The KIPS Transactions:PartD
    • /
    • v.11D no.6
    • /
    • pp.1247-1258
    • /
    • 2004
  • The LBS(Location-Based Service), which is based on individual's mobility, is required increasingly as mobile telecommunication and various infrastructures have developed rapidly. The technologies for LBS are location determination technology, service platform technology, contents provider technology and moving object database technology generally. Among these, service platform must be interoperable with location gate-way server and provide common function of billing, authentification, protect location information, privacy control, location trigger and intelligent acquisition and so on. The TTA(Telecommunications Technology Association) published specification that defines a standard protocol for safe and simple interface between LBS client and LBS platform and the OpenLS(Open Location Service) in OGC (Open GIS Consortium) released implementation specifications for providing Location based core services. In this paper, we implemented service platform for LBS which is able to interoperable with location gateway server and contents provider and is caracterized as follows. First, it could require and response location information from different types of location gateway server with same interface. Second, it complies with the standard interfaces with OpenLS 4 contents providers for core LBS. Third, it could provide location of wired phone as well as wireless mobile terminal compling with the standard protocol. Last, it could provide trajectorH information based past location as well as current location, because it is able to interoperable with moving object DBMS. This paper contributes to the construction and practical use of LBS by providing the method of implementation of service platform for LBS.

FIPA-OS Framework Bundle Implementationover OSGi Service Platform

  • Lee, Hyung-Jik;Ryoo, Dong-Wan;Lee, Jeun-Woo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2002.10a
    • /
    • pp.53.4-53
    • /
    • 2002
  • In this paper, we implemented the FIPA-OS framework bundle and service agent bundle over the OSGi service platform in home-sewer platform. The FIPA-OS is the first open source implementation of the FIPA standards and is a component-based toolkit implemented in Java. The FIPA-OS bundle is composed of two bundles. One is the communication bundle such as RMI, IIOP, HTTP and ACC. Another is the agent loader bundle. Experiments are conducted on the service agent communication and loading by the agent loader bundle, and the proposed bundles are successfully installed, stopped, and uninstalled over the OSGi service platform.

  • PDF

Design and Implementation of a Home Network System on OpenWrt using Android Remote Control (OpenWrt와 Android 연동 원격 홈 네트워크 제어 시스템 설계 및 구현)

  • Kim, Cheong Ghil
    • Journal of Satellite, Information and Communications
    • /
    • v.7 no.3
    • /
    • pp.130-134
    • /
    • 2012
  • This paper introduces a home network service system using a low-cost wireless router on OpenWrt which can be remotely controled by Android devices. The proposed system consists of an embedded system development platform for home network service control based on OpemWrt embedded Linux, an embedded system development platform, a remote control on Android, and a home linghting device made by an interface board with LEDs. The prototype system is made of a wireless router of Buffalo, WZR-HP-G450H, Arduino Uno interface board with LEDs, and an Android development kit of HBE-SM5-S421. The operation was performed by TCP/IP programming for Android remote control, socket programming between Android development kit and wireless router, and UART communication programming between the interface board and wireless router. The implementation result shows that a low cost home network systme could be implemented with a wireless router.

개방형 로봇제어를 위한 표준기준모델에 관한 연구

  • 김호철;홍금식;이석희
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.872-875
    • /
    • 1995
  • The strategy of open architecture control system intends to integrate manufacturing components on a single platform, so that a particular component can be easily added and/or replaced. Therefore, the control scheme is neither hardware dependent nor software dependent. In this paper a modular and object oriented approach for the open architecture structure of control systems is invesigated. A standard reference model for genetic manufacturer system, which consists of three modules; hardware module, operating system module, and application software module, is first proposed. Then a standard reference model for open architecture robot control system is suggested.

  • PDF

Development of Urban Farm Management System using Commercial SNS as IoT Platform (SNS를 IoT 플랫폼으로 이용한 도시농장 관리시스템 개발)

  • Ryu, Dae-Hyun
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.5
    • /
    • pp.149-154
    • /
    • 2013
  • IoT is emerging topic of the post-smartphone era. But IoT service is actually not easy but due to the absence of the open standard IoT service platform. In this study, We propose and implement IoT services platform using commercial SNS platform like Tweet, Facebook or YouTube. we implement the intelligent control system of the urban farm using our IoT services platform as an example. Our system can save an additional server deployment and management cost using open SNS platform like Tweet or Facebook or Youtube. In addition, there are needs to develop App. for the smartphone because we can take advantage of the user interface which is developed by global enterprises.

ROS-based control for a robot manipulator with a demonstration of the ball-on-plate task

  • Khan, Khasim A.;Konda, Revanth R.;Ryu, Ji-Chul
    • Advances in robotics research
    • /
    • v.2 no.2
    • /
    • pp.113-127
    • /
    • 2018
  • Robotics and automation are rapidly growing in the industries replacing human labor. The idea of robots replacing humans is positively influencing the business thereby increasing its scope of research. This paper discusses the development of an experimental platform controlled by a robotic arm through Robot Operating System (ROS). ROS is an open source platform over an existing operating system providing various types of robots with advanced capabilities from an operating system to low-level control. We aim in this work to control a 7-DOF manipulator arm (Robai Cyton Gamma 300) equipped with an external vision camera system through ROS and demonstrate the task of balancing a ball on a plate-type end effector. In order to perform feedback control of the balancing task, the ball is designed to be tracked using a camera (Sony PlayStation Eye) through a tracking algorithm written in C++ using OpenCV libraries. The joint actuators of the robot are servo motors (Dynamixel) and these motors are directly controlled through a low-level control algorithm. To simplify the control, the system is modeled such that the plate has two-axis linearized motion. The developed system along with the proposed approaches could be used for more complicated tasks requiring more number of joint control as well as for a testbed for students to learn ROS with control theories in robotics.

An Open-Architecture Hybrid Control System for Automated Container Cranes (자동화 컨테이너크레인의 개방형 하이브리드 제어시스템에 관한 연구)

  • Hong Kyung-Tae;Kim Sung-Hoon;Oh Seung-Min;Hong Keum-Shik
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.11 no.6
    • /
    • pp.510-517
    • /
    • 2005
  • In this paper, an open architecture control system for automated container cranes is investigated. The hardware architecture for automating cranes is first discussed. A standard reference model for cranes based upon the OSACA platform is proposed, in which three modules are suggested: hardware module, operating system module, and application software module. Finally, a hybrid control system combining deliberative and reactive controls for autonomous operations of the cranes is implemented.

Open-Architecture Hybrid Control System for Automatic Container Crane (컨테이너크레인의 개방형 하이브리드 제어시스템에 대한 연구)

  • 홍경태;홍금식
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2004.04a
    • /
    • pp.465-470
    • /
    • 2004
  • In this paper, an open architecture control system for automatic container cranes is investigated. A standard reference model for cranes, which consists of three modules; hardware module, operating system module, and application software module, is proposed. A hybrid control architecture combining deliberative and reactive controls for the autonomous operation of the cranes is proposed. The main contributions of this paper are as follows: First, a new reference platform for the crane control system is proposed. Second, by analyzing the structure of a container crane, implementation strategies for the automatic container crane are described.

  • PDF

OPRoS based Fault Tolerance Support for Reliability of Service Robots (서비스로봇의 신뢰성 향상을 위한 OPRoS 기반 Fault-tolerance 기법)

  • Ahn, Hee-June;Lee, Dong-Su;Ahn, Sang-Chul
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.16 no.6
    • /
    • pp.601-607
    • /
    • 2010
  • For commercial success of emerging service robots, the fault tolerant technology for system reliability and human safety is crucial. Traditionally fault tolerance methods have been implemented in application level. However, from our studies on the common design patterns in fault tolerance, we argue that a framework-based approach provides many benefits in providing reliability for system development. To demonstrate the benefits, we build a framework-based fault tolerant engine for OPRoS (Open Platform for Robotic Services) standards. The fault manager in framework provides a set of fault tolerant measures of detection, isolation, and recovery. The system integrators choose the appropriate fault handling tools by declaring XML configuration descriptors, considering the constraints of components and operating environment. By building a fault tolerant navigation application from the non-faulttolerant components, we demonstrate the usability and benefits of the proposed framework-based approach.