• Title/Summary/Keyword: Data Collecting Robot

Search Result 23, Processing Time 0.022 seconds

Tele-robotics in Agriculture - Tomato Harvesting Experiment -

  • Monta, Mitsuji;Kobayashi, Koji;Hirai, Takuya;Namba, Kazuhiko;Nishi, Takao
    • Agricultural and Biosystems Engineering
    • /
    • v.6 no.2
    • /
    • pp.54-58
    • /
    • 2005
  • In this study, tele-robotics was researched to actualize robots in agriculture. The robot system consisted of a data collecting robot, several robots that performed their own agricultural operations, a server, client computers and networks between robots and computers. In this paper, as a first step, harvesting experiments were carried out. From the results, it was observed that the tele-robotics had feasibility to propel the robotization in agriculture. The tele-robotics has advantages not only that human workers are released from the severe working environment but also that the greenhouse can be monitored and controlled anytime and anywhere.

  • PDF

Numerical Formula and Verification of Web Robot for Collection Speedup of Web Documents

  • Kim Weon;Kim Young-Ki;Chin Yong-Ok
    • Journal of Internet Computing and Services
    • /
    • v.5 no.6
    • /
    • pp.1-10
    • /
    • 2004
  • A web robot is a software that has abilities of tracking and collecting web documents on the Internet(l), The performance scalability of recent web robots reached the limit CIS the number of web documents on the internet has increased sharply as the rapid growth of the Internet continues, Accordingly, it is strongly demanded to study on the performance scalability in searching and collecting documents on the web. 'Design of web robot based on Multi-Agent to speed up documents collection ' rather than 'Sequentially executing Web Robot based on the existing Fork-Join method' and the results of analysis on its performance scalability is presented in the thesis, For collection speedup, a Multi-Agent based web robot performs the independent process for inactive URL ('Dead-links' URL), which is caused by overloaded web documents, temporary network or web-server disturbance, after dividing them into each agent. The agents consist of four component; Loader, Extractor, Active URL Scanner and inactive URL Scanner. The thesis models a Multi-Agent based web robot based on 'Amdahl's Law' to speed up documents collection, introduces a numerical formula for collection speedup, and verifies its performance improvement by comparing data from the formula with data from experiments based on the formula. Moreover, 'Dynamic URL Partition algorithm' is introduced and realized to minimize the workload of the web server by maximizing a interval of the web server which can be a collection target.

  • PDF

Non-Linear Error Identifier Algorithm for Configuring Mobile Sensor Robot

  • Rajaram., P;Prakasam., P
    • Journal of Electrical Engineering and Technology
    • /
    • v.10 no.3
    • /
    • pp.1201-1211
    • /
    • 2015
  • WSN acts as an effective tool for tracking the large scale environments. In such environment, the battery life of the sensor networks is limited due to collection of the data, usage of sensing, computation and communication. To resolve this, a mobile robot is presented to identify the data present in the partitioned sensor networks and passed onto the sink. In novel data collection algorithm, the performance of the data collecting operation is reduced because mobile robot can be used only within the limited range. To enhance the data collection in a changing environment, Non Linear Error Identifier (NLEI) algorithm has been developed and presented in this paper to configure the robot by means of error models which are non-linear. Experimental evaluation has been conducted to estimate the performance of the proposed NLEI and it has been observed that the proposed NLEI algorithm increases the error correction rate upto 42% and efficiency upto 60%.

Development of Joint-Based Motion Prediction Model for Home Co-Robot Using SVM (SVM을 이용한 가정용 협력 로봇의 조인트 위치 기반 실행동작 예측 모델 개발)

  • Yoo, Sungyeob;Yoo, Dong-Yeon;Park, Ye-Seul;Lee, Jung-Won
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.8 no.12
    • /
    • pp.491-498
    • /
    • 2019
  • Digital twin is a technology that virtualizes physical objects of the real world on a computer. It is used by collecting sensor data through IoT, and using the collected data to connect physical objects and virtual objects in both directions. It has an advantage of minimizing risk by tuning an operation of virtual model through simulation and responding to varying environment by exploiting experiments in advance. Recently, artificial intelligence and machine learning technologies have been attracting attention, so that tendency to virtualize a behavior of physical objects, observe virtual models, and apply various scenarios is increasing. In particular, recognition of each robot's motion is needed to build digital twin for co-robot which is a heart of industry 4.0 factory automation. Compared with modeling based research for recognizing motion of co-robot, there are few attempts to predict motion based on sensor data. Therefore, in this paper, an experimental environment for collecting current and inertia data in co-robot to detect the motion of the robot is built, and a motion prediction model based on the collected sensor data is proposed. The proposed method classifies the co-robot's motion commands into 9 types based on joint position and uses current and inertial sensor values to predict them by accumulated learning. The data used for accumulating learning is the sensor values that are collected when the co-robot operates with margin in input parameters of the motion commands. Through this, the model is constructed to predict not only the nine movements along the same path but also the movements along the similar path. As a result of learning using SVM, the accuracy, precision, and recall factors of the model were evaluated as 97% on average.

Path Planing for a Moving Robot using Ultra Sonic Sensors (초음파 센서를 이용한 이동로봇의 경로 계획)

  • Cha, Kyung-Hwan;Shin, Hyun-Shil;Hwang, Gi-Hyun
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.8 no.1
    • /
    • pp.78-83
    • /
    • 2007
  • Robot collects surrounding information to recognize tile unknown environment by using various sensors such as visual, infrared ray and ultra sonic sensors. Although visual sensor is the most popular one, it has some difficulties in collecting data in dark or too bright environment due to sensitivity of the light. It also requests significant amount of calculation on collecting data from certain images with marked, straight and curved ones. As an alternative, ultra sonic sensor can simply overcome this visual sensing system's flaw and easily be used. It is easier than visual system, especially in case of collecting data on object and distance in dark environment. Ultra sonic sensor can replace the expensive visual sensing system not only in avoiding obstacles but also in reaching to the target area smoothly. The purpose of this paper is to develop the algorithm to optimize the environmental recognition, path planning and free-ranging by minimizing errors caused by inaccurate information and by considering characteristics of the ultra sonic rays such as refraction and diffusion. This paper also realizes the system that can recognize the environment and make the appropriate path planning by applying the algorithm on this moving robot.

  • PDF

Semi-supervised Learning for the Positioning of a Smartphone-based Robot (스마트폰 로봇의 위치 인식을 위한 준 지도식 학습 기법)

  • Yoo, Jaehyun;Kim, H. Jin
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.21 no.6
    • /
    • pp.565-570
    • /
    • 2015
  • Supervised machine learning has become popular in discovering context descriptions from sensor data. However, collecting a large amount of labeled training data in order to guarantee good performance requires a great deal of expense and time. For this reason, semi-supervised learning has recently been developed due to its superior performance despite using only a small number of labeled data. In the existing semi-supervised learning algorithms, unlabeled data are used to build a graph Laplacian in order to represent an intrinsic data geometry. In this paper, we represent the unlabeled data as the spatial-temporal dataset by considering smoothly moving objects over time and space. The developed algorithm is evaluated for position estimation of a smartphone-based robot. In comparison with other state-of-art semi-supervised learning, our algorithm performs more accurate location estimates.

Terrain Feature Extraction and Classification using Contact Sensor Data (접촉식 센서 데이터를 이용한 지질 특성 추출 및 지질 분류)

  • Park, Byoung-Gon;Kim, Ja-Young;Lee, Ji-Hong
    • The Journal of Korea Robotics Society
    • /
    • v.7 no.3
    • /
    • pp.171-181
    • /
    • 2012
  • Outdoor mobile robots are faced with various terrain types having different characteristics. To run safely and carry out the mission, mobile robot should recognize terrain types, physical and geometric characteristics and so on. It is essential to control appropriate motion for each terrain characteristics. One way to determine the terrain types is to use non-contact sensor data such as vision and laser sensor. Another way is to use contact sensor data such as slope of body, vibration and current of motor that are reaction data from the ground to the tire. In this paper, we presented experimental results on terrain classification using contact sensor data. We made a mobile robot for collecting contact sensor data and collected data from four terrains we chose for experimental terrains. Through analysis of the collecting data, we suggested a new method of terrain feature extraction considering physical characteristics and confirmed that the proposed method can classify the four terrains that we chose for experimental terrains. We can also be confirmed that terrain feature extraction method using Fast Fourier Transform (FFT) typically used in previous studies and the proposed method have similar classification performance through back propagation learning algorithm. However, both methods differ in the amount of data including terrain feature information. So we defined an index determined by the amount of terrain feature information and classification error rate. And the index can evaluate classification efficiency. We compared the results of each method through the index. The comparison showed that our method is more efficient than the existing method.

Multi-Agent Monitoring System for Intelligent Service Robots (지능형 서비스 로봇을 위한 멀티 에이전트 모니터링 시스템)

  • Haneol Cho;Insik Yu;Jaeho Lee
    • The Transactions of the Korea Information Processing Society
    • /
    • v.13 no.8
    • /
    • pp.356-366
    • /
    • 2024
  • Users of intelligent robots require access to the status data of the robots for various reasons. The status data of intelligent robots can be generated by combining the status data of the functional agents that constitute the intelligent robot. However, existing intelligent robot systems do not generate the necessary agent status data for creating the status data of intelligent service robots, or they generate it in different ways, making it impossible to collect this information in a uniform manner. Furthermore, these systems have limitations such as collecting the same information redundantly if multiple users request it and only using a single method of communication to deliver robot information, thereby failing to offer the communication methods desired by users. This paper proposes a multi-agent monitoring system for intelligent service robots designed to overcome these limitations. This monitoring system generates status data in response to the actions performed by functional agents, thereby allowing for the unified generation and collection of agent status data. Additionally, the monitoring system resolves data redundancy issues by collecting the necessary data just once, in accordance with user monitoring demands, and delivers status data through a proxy that supports the preferred communication methods of users, thereby providing compatibility with various communication methods. Through experiments, we have verified that this monitoring system can deliver the status data of intelligent robots to multiple users using various communication methods.

Efficient navigation of mobile robot based on the robot's experience in human co-existing environment

  • Choi, Jae-Sik;Chung, Woo-Jin;Song, Jae-Bok
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.2024-2029
    • /
    • 2005
  • In this paper, it is shown how a mobile robot can navigate with high speed in dynamic real environment. In order to achieve high speed and safe navigation, a robot collects environmental information. A robot empirically memorizes locations of high risk due to the abrupt appearance of dynamic obstacles. After collecting sufficient data, a robot navigates in high speed in safe regions. This fact implies that the robot accumulates location dependent environmental information and the robot exploits its experiences in order to improve its navigation performance. This paper proposes a computational scheme how a robot can distinguish regions of high risk. Then, we focus on velocity control in order to achieve high speed navigation. The proposed scheme is experimentally tested in real office building. The experimental results clearly show that the proposed scheme is useful for improving a performance of autonomous navigation. Although the scope of this paper is limited to the velocity control in order to deal with unexpected obstacles, this paper points out a new direction towards the intelligent behavior control of autonomous robots based on the robot's experience.

  • PDF

A Design and Implementation of Web Robot by Using Genre-based Categorization and Subject-based Categorization (장르기반 분류와 주제기반 분류를 이용한 웹 로봇의 설계 및 구현)

  • Lee Yong-Bae
    • The KIPS Transactions:PartB
    • /
    • v.12B no.4 s.100
    • /
    • pp.499-506
    • /
    • 2005
  • It still has some restrictions to collect a specialized information with only the function of existing web robot which collect an enormous of data by circulating through the internet. Therefore, in this paper the functions of the current web robot and its application areas are analyzed and the limitations of collecting a specialized information are found out. Also we define what functions are necessary for a web robot in order to collect a specialized information. Then the designed structure is described. There are two critical functions which are applied to web robot. One is a genre-based categorization that classifies the text by the type, and the other is a content-based categorization by the subject. Most of all, genre-based categorization is used as fundamental feature which enables web robot to collect the aimed documents efficiently.