• Title/Summary/Keyword: Java Robot

Search Result 35, Processing Time 0.027 seconds

Development of Monitoring System for Remote Management of Polishing Robot (연마 로봇의 원격 관리를 위한 모니터링 시스템 개발)

  • 고석조;이민철;홍창우
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2002.04a
    • /
    • pp.625-631
    • /
    • 2002
  • In the previous study, a polishing robot system was developed to automate the polishing process and to cope with the shortage of skilled workers. This polishing robot system has several advantages: reduced time for setting polishing work, decreased labor costs, effective operation, continuous polishing work without an operator, improved machine accuracy, and the ability to polish a free curved surface die. However, still the problem remains that a worker must stay to monitor the polishing process in the poor working conditions for a long time. Nowadays some advanced manufacturing companies need to find a way to check the performance of their production equipments and plants from remote sites. Thus, this study constructed the communication network and developed the monitoring programs (a servo program and a client program) to operate the polishing robot from remote sites. Using these programs, workers are able to monitor and control the polishing robot on the web page, in any place where internet service is possible. To guarantee a stable operation in spite of a variable computer operating environment, the monitoring system is implemented in Java. The experimental results showed that the developed monitoring programs provided a stable communication.

  • PDF

A Study On The Development Of a Home Networking System Using An Embedded Linux Board (임베디드 리눅스 보드를 이용한 홈 네트워킹 시스템 구현에 관한 연구)

  • Lee, Heon-Joo;Lee, Jong-Su;Choi, Kyung-Sam
    • Proceedings of the KIEE Conference
    • /
    • 2003.11c
    • /
    • pp.592-595
    • /
    • 2003
  • In this paper, we have designed a Home Networking System using an embedded linux board. The system based on the World-Wide-Web is composed of three parts - a Server, a Client and a Simulator. The Home Networking Server is built in an embedded board using an embedded linux kernel. A web-server and Home Networking Server Seryice Demon programming with a Jaya-Language is included in the board. Clients can connect to the server board using a web-browser in the desktop computer, PDA or any other machines which include a web-browser. For this purpose, we made the client program using a Java-Applet. So, the clients who connect to the server for the control of the applications, download the class-file and execute the client-program in the web-browser. So, the clients don't need any other programs to control the applications from a remote place. The size of server board is very small (86.3$\times$74mm), which makes it very useful not only for the Home-Networking-System but also in many other fields, e.g., embedded robot control system, etc. Using an embedded board instead of a desktop computer is good for a simple network environment and it occupies only a small space to make the system.

  • PDF

A Study on the Design and Implementation of SmallBasic Library for Educational Robot Programming (교육용 로봇 프로그래밍 위한 스몰베이직 라이브러리 설계 및 구현에 관련 연구)

  • Park, Se-Yeong;Jo, Moon-Young;Choi, Kwang-Hoon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.399-402
    • /
    • 2017
  • 텍스트 기반 언어 스몰베이직은 적은 수의 언어 특징을 가지고 있어 배우기 쉽고 이후에 C/C++/Java로 빠르게 전환할 수 있기 때문에 청소년 코딩 교육용 언어로 적합하다. 코딩 교육에 흥미를 높이기 위해 다양한 라이브러리가 필요한데 마이크로소프트에서 개발한 스몰베이직 환경에서는 로봇 프로그래밍을 위한 라이브러리를 지원하지 않는다. 이 논문에서 오픈소스 소프트웨어 스몰베이직 환경하에 동작하는 햄스터 로봇 라이브러리를 설계 및 구현하였다. 교육용 언어 스크래치와 파이썬에서 유사한 로봇 프로그래밍 라이브러리를 지원하지만 스크래치는 그림 기반 언어이기 때문에 이후 C/C++/Java로 전환하기 어렵고, 파이썬은 객체와 클래스 개념을 포함하고 잇어서 초보자가 배우기 어렵다. 이 논문에서 개발한 라이브러리를 활용하여 데모 프로그램을 작성함으로써 쉽게 스몰베이직 기반 로봇 프로그래밍을 할 수 있을을 확인하였다.

Remote Control of Autonomous Mobile Robot with Vision Via the Internet (인터넷을 통한 비젼기반의 자율이동 로봇 제어)

  • Park, Tae-Hyun;Kang, Geun-Taek;Lee, Won-Chang
    • Proceedings of the KIEE Conference
    • /
    • 2000.07d
    • /
    • pp.2708-2710
    • /
    • 2000
  • 본 논문은 영상 정보를 통하여 원거리에 있는 자율주행 로봇을 실시간으로 원격 제어하기 위한 시스템 설계를 제안하고 실제로 구현한다. 본 논문에서의 제안한 시스템은 인터넷상에서 이동 로봇을 제어하기 위한 웹서버 시스템, 웹을 통하여 제어하거나, 웹 브라우저 없이 서버와 연결된 네트워크 선로를 통하여 제어하는 클라이언트 시스템, 클라이언트 시스템과 자율이동 로봇간의 양방향 통신을 가능하게 하고 모든 시스템 총괄하는 제어서버 시스템, 무선 네트웍카드를 통하여 서버의 명령을 실행하고 영상 정보를 감지하여 서버 시스템에 전송하는 로봇 시스템으로 구성된다. 클라이언트, 제어서버 시스템은 플랫폼의 이식성을 고려하여 Java 어플리케이션으로써 구현되어 질 것이며, 웹 사용자 인터페이스는 HTML 과 Java 애플릿을 사용하여 구현한다. 본 논문에서는 앞에서 제시한 이러한 원격제어 시스템을 실제로 구현하여 실험함으로써 원거리에 있는 자율이동 로봇의 실시간 제어를 검증하고 적용하고자 한다.

  • PDF

Robot Controller Design with Embedded RTOS (임베디드 RTOS 기반의 로봇 컨트롤러 설계)

  • Hong, Seon Hack;Youn, Jin Sub
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.4
    • /
    • pp.143-151
    • /
    • 2010
  • In this paper, We designed the robot controller with Linux OS, Cygwin under the Marvell Monahan PXA320 embedded platform. Cygwin is a collection of tools for using the Linux-like environment for commercially released x86 32 bit and 64 bit versions of Windows and is a DLL that acts as a Linux API emulation layer providing substantial Linux API functionality. TinyOS-2. x is a component based embedded OS by UC Berkeley and is an open-source OS designed for interfacing the sensor application with specific C-language. The results of experiment are described to show the improvement of sensor interfacing functionality under the PXA320 embedded RTOS platform.

Ubiquitous Sensor Network based Localization System for Public Guide Robot (서비스 로봇을 위한 유비쿼터스 센서 네트워크 기반 위치 인식 시스템)

  • Choi, Hyoung-Youn;Park, Jin-Joo;Moon, Young-Sun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.10
    • /
    • pp.1920-1926
    • /
    • 2006
  • With social interest, there hie been a lot of research on the Service Robot but now we are faced with the limitation of single platform. The alternative plan is the Ubiquitous-based Service Robot connected with a Ubiquitous network to overcome this limitation. Systems using RFID(Radio frequency Identification) and supersonic waves appeared for functions such as recognition of surroundings through Ubiquitous Sensor Networks. This was applied to the real robot and we have got good results. However, this has several limitations to applying to low power-based Sensor Network For example, if RFID uses a passive Sensor, the rate of recognition with the distance is limited. In case of supersonic waves, high power is required to drive them. Therefore, we intend to develop RSSI position recognition system on the basis of embodying a Sensor Network Module in this thesis. This RSSI position recognition system only measures RSSI of signals from each sensor nod. then converts them into distances and calculates the position. As a result, we can still use low power-based Sensor Network and overcome the limitation according to distance as planning Ad-Hoc Network.

A Design and Implementation of Robot Agent in a Digital Library (디지털 도서관을 위한 로봇 에이전트의 설계 및 구현)

  • Joo, Won-Kyun;Kim, Yong;Cho, Eun-Il;Myaeng, Sung-Hyoung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.433-435
    • /
    • 1998
  • 인터넷이 그 규모 및 정보의 내용에서의 대형화를 지향하면서 분산환경에서 사용자들의 정보에 대한 요구가 날로 증가하고 있고, 이를 만족시킬 수 있는 저 단계로 정보 수집이라는 것이 새로운 문제로 떠오르고 있다. 이에 에이전트를 기반으로 구성된 분산 디지털 도서관상에서 웨 정보 서비스를 제공하기 위한 로봇 에이전트를 설계.구현하였다. 구현된 로봇은 JAVA와 RMI를 기반으로 에이전트화를 통해 분산환경 구조를 갖추고 있으며, 멀티 쓰레드와 로봇 제어 알고리즘을 통해 정보의 수집 및 관리에 있어서 로봇의 신뢰도를 향상 시켰고 DBMS와 에이전트의 연계를 통한 대용량 처리 기능과 관리자의 관리의 편리성을 도모하기 위해 자동화 기능을 갖추었으며, 로봇과 관련되어 발생할 수 있는 부하를 최소화 할 수 있도록 하였다.

  • PDF

A Study on the Implementation and Practical Application of Web Monitoring System (웹 모니터링 시스템 구현 및 활용 방안 연구: 쇼핑몰 이용고객에 대한 응답소요시간 평가를 중심으로)

  • Park, Chul-Jae;Cho, Jae-Gyeun
    • The Journal of Information Systems
    • /
    • v.16 no.2
    • /
    • pp.35-49
    • /
    • 2007
  • The web monitoring is a procedure to detect and monitor the change of a particular information from the web site. In this paper, we propose a monitoring system to survey the response time for the customers chi an internet shopping mall. This system we designed, decreases the network overload and guarantees the accuracy as well as the reliability of the information by using an interactive agent. This interactive agent we constructed, is written in Java and controlled by the high-level information such as the index or the robot. from the N web site, we extracted the web monitoring results of keyword "LCD Monitor" and verified our system's efficiency. The performance of the system is tested and the result is illustrated.

  • PDF

A Research of Targeting Technique for Dynamic Objects with Neural Network and Robocode (Neural Network와 Robocode를 이용한 동적 객체에 대한 Targeting 기법의 연구)

  • Kim, Jung-Hoon;Lee, Jee-Hyong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10b
    • /
    • pp.218-222
    • /
    • 2006
  • 우수한 능력의 인공지능 개체로 구성된 게임은 그렇지 못한 게임에 비해 더 나은 흥미를 사용자에게 제공할 수 있다. 미국 Valve사의 Half-Life, Counter-Strike 및 한국 Dragonfly사의 Special-Force와 같은 실시간 FPS 전투게임에서 상대편에 대한 검색 및 목표 화하는(Targeting) 기법은 인공개체의 전투력에 중요한 하나의 요소이다. 하지만 이 같은 경우의Targeting은 정적인 대상에 대한 것이 아니라 동적인 대상에 대한 것이므로 단순한 산술 계산으로는 실용적인 효과를 내기 힘들다. 본 논문에서는 Neural Network를 이용한 학습기법을 사용하여 동적인 개체에 대한 효과적인 Targeting기법을 제안한다. 제안한 기법은 매 순간 변화하는 상황정보와 Virtual bullet이라는 가상 미사일 개념을 활용하여 학습 Data를 모델링한 후 Neural Network로 학습시켜 효과적인 Targeting이 가능하도록 구현하였다. 제안한 기법은 Java기반의 탱크전투 시뮬레이션 Framework인 Robocode에 적용하여 그 성능을 평가하였다. 제안된 기법으로 제작된 Robot(Crystal 1.0)은 ‘2006 Robocode Korea Cup에서 우승을 차지하였다.

  • PDF

Construct OCR on mobile mechanic system for android wireless dynamics and structure stabilization

  • Shih, Bih-Yaw;Chen, Chen-Yuan;Su, Wei-Lun
    • Structural Engineering and Mechanics
    • /
    • v.42 no.5
    • /
    • pp.747-760
    • /
    • 2012
  • In today's online social structure, people with electronic devices or network have been closely related to whether any of the activities, work, school, etc., is related to electronic devices, intelligent robot, and network control. The best mobility and the first rich media of these products as smart phones, smart phones rise rapidly in recent years, high speed processing performance and high free way to install software, deeply loved by many business people. However, not only for smart phone business aspects of the use, but also can engage in education of the teachers or the students are learning a great help. This study construct OCR-assisted learning software written by the JAVA made, and the installation is provided by the Android mobile phone users.