• Title/Summary/Keyword: Small mobile robot

Search Result 127, Processing Time 0.027 seconds

A mobile robot for going over obstacles in nuclear facilities (원전시설용 이동로보트의 장애물 승월에 관한 연구)

  • 김병수;김창희;김승호;이종민
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1989.10a
    • /
    • pp.166-171
    • /
    • 1989
  • In the view of the fact that mobile robot in nuclear facilities should be able to turn in narrow space, go over obstacles, and climb stairs for the inspection and maintenance, a robot, named as KAEROT, is developed. It adopts 2DWIS (2-Driving Wheels, 1-Steering) and has three planetary wheels that are composed of two star-like arms and three small wheels. The experiments were carried out in two locomotion methods; (1) by controlling the rear wheel speed as a function of steering angle, and (2) by using inclination and stair-detection sensor to control the position of planetary and small wheel. The developed robot moved on the floor with stability. Results from the experiment on the rectangular obstacle as well as the computer simulation showed a feasibility on the stairs.

  • PDF

Path-Following using Path-Observer for Wheeled Mobile Robots (경로 관측기를 이용한 차륜형 이동 로봇의 경로 추종)

  • Lim, Mee-Seub;Lim, Joon-Hong
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.48 no.11
    • /
    • pp.1448-1456
    • /
    • 1999
  • In this paper, we propose a new technique for path-following of the wheeled mobile robot systems with nonholonomic constraints using a path-observer. We discuss the path-following problems of the nonholonomic mobile robot systems which have two nonsteerable, independently driven wheels with the various initial conditions such as a position, a heading angle, and a velocity. It is shown that the performance of dynamic path-following importantly is affected by the intial conditions. Particularly, if the initial conditions become more distant from the desired path and the desired velocity become faster, the system is shown to have worse performance and small time local stable. To find the controllable and stable control for path-following with various initial configuration, we propose the path-observer which can be used for control of the stable path-following of nonholonomic mobile robot system with the various initial conditions. The proposed scheme exhibits the efficient path-following properties for nonholonomic mobile robot in any intial conditions. The simulation results demonstrate the effectiveness of the proposed method for dynamic path-following tasks with the various initial conditions.

  • PDF

A Capturing Algorithm of Moving Object using Single Curvature Trajectory (단일곡률궤적을 이용한 이동물체의 포획 알고리즘)

  • Choi Byoung-Suk;Lee Jang-Myung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.12 no.2
    • /
    • pp.145-153
    • /
    • 2006
  • An optimal capturing trajectory for a moving object is proposed in this paper based on the observation that a single-curvature path is more accurate than double-or triple-curvature paths. Moving distance, moving time, and trajectory error are major factors considered in deciding an optimal path for capturing the moving object. That is, the moving time and distance are minimized while the trajectory error is maintained as small as possible. The three major factors are compared for the single and the double curvature trajectories to show superiority of the single curvature trajectory. Based upon the single curvature trajectory, a kinematics model of a mobile robot is proposed to follow and capture the moving object, in this paper. A capturing scenario can be summarized as follows: 1. Motion of the moving object has been captured by a CCD camera., 2. Position of the moving object has been estimated using the image frames, and 3. The mobile robot tries to follow the moving object along the single curvature trajectory which matches positions and orientations of the moving object and the mobile robot at the final moment. Effectiveness of the single curvature trajectory modeling and capturing algorithm has been proved, through simulations and real experiments using a 2-DOF wheel-based mobile robot.

A Global Path Planning of Mobile Robot by Using Self-organizing Feature Map (Self-organizing Feature Map을 이용한 이동로봇의 전역 경로계획)

  • Kang Hyon-Gyu;Cha Young-Youp
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.11 no.2
    • /
    • pp.137-143
    • /
    • 2005
  • Autonomous mobile robot has an ability to navigate using both map in known environment and sensors for detecting obstacles in unknown environment. In general, autonomous mobile robot navigates by global path planning on the basis of already made map and local path planning on the basis of various kinds of sensors to avoid abrupt obstacles. This paper provides a global path planning method using self-organizing feature map which is a method among a number of neural network. The self-organizing feature map uses a randomized small valued initial weight vectors, selects the neuron whose weight vector best matches input as the winning neuron, and trains the weight vectors such that neurons within the activity bubble are move toward the input vector. On the other hand, the modified method in this research uses a predetermined initial weight vectors, gives the systematic input vector whose position best matches obstacles, and trains the weight vectors such that neurons within the activity bubble are move toward the input vector. According to simulation results one can conclude that the modified neural network is useful tool for the global path planning problem of a mobile robot.

Evaluation of Wheel-based Mobile Robot Performance for Simple Environmental Obstacles

  • Hong, Ju-Pyo;Ko, Deo-Hyeon;Rhim, Sung-Soo;Lee, Soon-Geul;Kim, Kyu-Ro
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.1491-1495
    • /
    • 2004
  • For the evaluation of the mobile robot performance in complex environments, the experimental approach in an actual physical environment has been commonly taken. In the physical experimental approach, however, it is quite difficult to define the proper environment for the evaluation due to the lack of commonly agreed characteristics of the test environment. Particularly the number of combinations of types and physical parameters of the obstacles that the mobile robot is expected to deal with is practically unlimited. In an effort to simplify and improve the effectiveness of the evaluation process, we propose an evaluation method using decomposed environmental elements, where we evaluated the performance of the robot for a small group of simple and decomposed obstacle components, for examples projection and slope, instead of a large group of complicated random obstacles. The paper describes a set of simple obstacle models and performance parameters that we have chosen for the effective evaluation process. As an alternative to the physical experimental evaluation approach, in this paper, we used a virtual evaluation environment where the robot and the physical test environment has been modeled using a commercial multi-body dynamics analysis packaged called RecurDyn.

  • PDF

Human Detection in the Images of a Single Camera for a Corridor Navigation Robot (복도 주행 로봇을 위한 단일 카메라 영상에서의 사람 검출)

  • Kim, Jeongdae;Do, Yongtae
    • The Journal of Korea Robotics Society
    • /
    • v.8 no.4
    • /
    • pp.238-246
    • /
    • 2013
  • In this paper, a robot vision technique is presented to detect obstacles, particularly approaching humans, in the images acquired by a mobile robot that autonomously navigates in a narrow building corridor. A single low-cost color camera is attached to the robot, and a trapezoidal area is set as a region of interest (ROI) in front of the robot in the camera image. The lower parts of a human such as feet and legs are first detected in the ROI from their appearances in real time as the distance between the robot and the human becomes smaller. Then, the human detection is confirmed by detecting his/her face within a small search region specified above the part detected in the trapezoidal ROI. To increase the credibility of detection, a final decision about human detection is made when a face is detected in two consecutive image frames. We tested the proposed method using images of various people in corridor scenes, and could get promising results. This method can be used for a vision-guided mobile robot to make a detour for avoiding collision with a human during its indoor navigation.

Development of Agriculture Auto Hose Reel by using Wheeled Mobile Robot (바퀴구동 로봇을 이용한 농업용 자동 호스 릴 장치 개발)

  • Kim, Kyoung-Chul;Ko, Min-Hyuc;Ryuh, Beom-Sahng
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.3
    • /
    • pp.1299-1304
    • /
    • 2014
  • This paper is a study for developing an agriculture automatic hose reel of mobile robot. One of the important works in farming is pesticide spraying because it is related to the growth of crops. Therefore, we develop an automatic reel hose and mobile robot. Conducting kinematic analysis of steering performance, the mobile robot is designed to move smoothly even in a small space, and that is verified by simulation. To increase supplying accuracy of the automatic hose reel, the mobile robot use detecting tension mechanism on a hose and a device for the hose deployment. We conduct performance and on-farm evaluation. This system has been maximum speed of 2.5m/s, driving accuracy of ${\pm}0.18^{\circ}$ and driving safety speed of 2m/s. The system would solve an aging population and shortage of workforce in agriculture.

Radiation tolerance of a small COTS single board computer for mobile robots

  • West, Andrew;Knapp, Jordan;Lennox, Barry;Walters, Steve;Watts, Stephen
    • Nuclear Engineering and Technology
    • /
    • v.54 no.6
    • /
    • pp.2198-2203
    • /
    • 2022
  • As robotics become more sophisticated, there are a growing number of generic systems being used for routine tasks in nuclear environments to reduce risk to radiation workers. The nuclear sector has called for more commercial-off-the-shelf (COTS) devices and components to be used in preference to nuclear specific hardware, enabling robotic operations to become more affordable, reliable, and abundant. To ensure reliable operation in nuclear environments, particularly in high-gamma facilities, it is important to quantify the tolerance of electronic systems to ionizing radiation. To deliver their full potential to end-users, mobile robots require sophisticated autonomous behaviors and sensing, which requires significant computational power. A popular choice of computing system, used in low-cost mobile robots for nuclear environments, is the UP Core single board computer. This work presents estimates of the total ionizing dose that the UP Core running the Robot Operating System (ROS) can withstand, through gamma irradiation testing using a Co-60 source. The units were found to fail on average after 111.1 ± 5.5 Gy, due to faults in the on-board power management circuitry. Its small size and reasonable radiation tolerance make it a suitable candidate for robots in nuclear environments, with scope to use shielding to enhance operational lifetime.

Sensor Fusion based Obstacle Avoidance for Terrain-Adaptive Mobile Robot (센서융합을 이용한 부정지형 적응형 이동로봇의 장애물 회피)

  • Yuk, Gyung-Hwan;Yang, Hyun-Seok;Park, Noh-Chul;Lee, Sang-Won
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.13 no.2
    • /
    • pp.93-100
    • /
    • 2007
  • The mobile robots to rescue a life in a disaster area and to explore planets demand high mobility as well as recognition of the environment. To avoid unknown obstacles exactly in unknown environment, accurate sensing is required. This paper proposes a sensor fusion to recognize unknown obstacles accurately by using low-cost sensors. Ultrasonic sensors and infrared sensors are used in this paper to avoid obstacles. If only one of these sensors is used alone, it is not useful fer the mobile robots to complete their tasks in the real world since the surrounding environment in the real world is complex and composed of many kinds of materials. So infrared sensor may not recognize transparent or reflective obstacles and ultrasonic sensor may not recognize narrow obstacles, far example, columns of small diameter. Therefore, I selected six ultrasonic sensors and five infrared sensors to detect obstacles. Then, I fused ultrasonic sensors with infrared sensors in order that both advantages and disadvantages of each sensor are utilized together. In fusing sensors, fuzzy algorithm is used to cope with the uncertainties of each sensor. TAMRY which is terrain-adaptive mobile robot is used as the mobile robot for experiments.

Neighbor-Referenced Coordination of Multi-robot Formations (다중 로봇의 네이버기준 편대제어)

  • Lee, Geun-Ho;Chong, Nak-Young
    • The Journal of Korea Robotics Society
    • /
    • v.3 no.2
    • /
    • pp.106-111
    • /
    • 2008
  • This paper presents a decentralized coordination for a small-scale mobile robot teams performing a task through cooperation. Robot teams are required to generate and maintain various geometric patterns adapting to an environment and/or a task in many cooperative applications. In particular, all robots must continue to strive toward achieving the team's mission even if some members fail to perform their role. Toward this end, given the number of robots in a team, an effective coordination is investigated for decentralized formation control strategies. Specifically, all members are required first to reach agreement on their coordinate system and have an identifier (ID) for role assignment in a self-organizing way. Then, employing IDs on individual robots within a common coordinate system, a decentralized neighbor-referenced formation control is realized to generate, keep, and switch between different geometric shapes. This approach is verified using an in-house simulator and physical mobile robots. We detail and evaluate the formation control approach, whose common features include self-organization, robustness, and flexibility.

  • PDF