• Title/Summary/Keyword: Autonomous Underwater Mobile Robot

Search Result 8, Processing Time 0.017 seconds

Design of a Web-based Autonomous Under-water Mobile Robot Controller Using Neuro-Fuzzy in the Dynamic Environment (동적 환경에서 뉴로-퍼지를 이용한 웹 기반 자율 잠수 이동로봇 제어기 설계)

  • 최규종;신상운;안두성
    • Journal of the Korean Society of Fisheries and Ocean Technology
    • /
    • v.39 no.1
    • /
    • pp.77-83
    • /
    • 2003
  • Autonomous mobile robots based on the Web have been already used in public places such as museums. There are many kinds of problems to be solved because of the limitation of Web and the dynamically changing environment. We present a methodology for intelligent mobile robot that demonstrates a certain degree of autonomy in navigation applications. In this paper, we focus on a mobile robot navigator equipped with neuro-fuzzy controller which perceives the environment, make decisions, and take actions. The neuro-fuzzy controller equipped with collision avoidance behavior and target trace behavior enables the mobile robot to navigate in dynamic environment from the start location to goal location. Most telerobotics system workable on the Web have used standard Internet techniques such as HTTP, CGI and Scripting languages. However, for mobile robot navigations, these tools have significant limitations. In our study, C# and ASP.NET are used for both the client and the server side programs because of their interactivity and quick responsibility. Two kinds of simulations are performed to verify our proposed method. Our approach is verified through computer simulations of collision avoidance and target trace.

Autonomous Navigation of an Underwater Robot in the Presence of Multiple Moving Obstacles

  • Kwon, Kyoung-Youb;Joh, Joong-Seon
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.5 no.2
    • /
    • pp.124-130
    • /
    • 2005
  • Obstacle avoidance of underwater robots based on a modified virtual force field algorithm is proposed in this paper. The VFF(Virtual Force Field) algorithm, which is widely used in the field of mobile robots, is modified for application to the obstacle avoidance of underwater robots. This Modified Virtual Force Field(MVFF) algorithm using the fuzzy lgoc can be used in moving obstacles avoidance. A fuzzy algorithm is devised to handle various situations which can be faced during autonomous navigation of underwater robots. The proposed obstacle avoidance algorithm has ability to handle multiple moving obstacles. Results of simulation show that the proposed algorithm can be efficiently applied to obstacle avoidance of the underwater robots.

Development of a New 5 DOF Mobile Robot Arm and its Motion Control System

  • Choi Hyeung-Sik;Lee Chang-Man;Chun Chang-Hun
    • Journal of Mechanical Science and Technology
    • /
    • v.20 no.8
    • /
    • pp.1159-1168
    • /
    • 2006
  • In this paper, a new revolute mobile robot arm with five degree of freedom (d.o.f) was developed for autonomous moving robots. As a control system for the robot arm, a distributed control system composed of the main controller and five motor controllers for arm joints was developed. The main controller and the motor controllers w ε re developed using the ARM microprocessor and the TMS320c2407 microprocessor, respectively. A new trajectory tracking algorithm for the motor controllers was devised employing pre-generated off-line trajectory data. Also, a 3-D simulator based on the openGL software to simulate the motion of the robot arm was developed. To validate the performance of the robot system, experiments to track a specified trajectory were performed.

An Implementation of PI Controller for the Position Control of Mobile Robot Using LabVIEW (LabVIEW를 이용한 이동로봇 위치제어를 위한 PI제어기 구현)

  • Park, Young-Hwan;Lee, Jae-Kyung
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.57 no.7
    • /
    • pp.1241-1246
    • /
    • 2008
  • The dynamics of mobile robot is nonlinear. To cope with this nonlinearity, many advanced control schemes have been proposed recently. Generally, the advanced control schemes are complicated and not good for the practical real-time control when they are implemented as control programs. So, in this paper, a relatively simple PI controller is proposed and applied to the position control of mobile robot with the adoption of reference trajectory calculation method used for the AUV(Autonomous Underwater Vehicle) control. The proposed PI controller is programmed using LabVIEW which is popular for its graphical programming characteristics. The simulation and experimental results show the feasibility and effectiveness of the proposed PI controller.

On the Design of an Efficient Mobile Robot Framework by Using Collaborative Sensor Fusion (다양한 센서 융합을 통한 효율적인 모바일로봇 프레임워크 설계)

  • Kim, Dong-Hwan;Jo, Sung-Hyun;Yang, Yeon-Mo
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.3
    • /
    • pp.124-131
    • /
    • 2011
  • There are many researches in unmanned vehicles such as UGV(Unmanned Ground Vehicle), AUV(Autonomous Underwater Vehicle). In these researches, differential wheeled mobile robots are mainly used to develop the experimental stage algorithm because of the simplicity of modeling and control. Usually a commercial product used in the study, but in order to operate a commercial product to the restrictions because there would need to use a fixed protocol. Using the microprocessor makes the internal sensors(encoder and INS) and external sensors(ultrasonic sensors, infrared sensors) operate and to determine commands for robot operation. This paper propose a mobile robot design for suitable purpose.

A Study on Optimization of Motion Parameters and Dynamic Analysis for 3-D.O.F Fish Robot (3 자유도 물고기 로봇의 동적해석 및 운동파라미터 최적화에 관한 연구)

  • Kim, Hyoung-Seok;Quan, Vo Tuong;Lee, Byung-Ryong;Yu, Ho-Yeong
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.33 no.10
    • /
    • pp.1029-1037
    • /
    • 2009
  • Recently, the technologies of mobile robots have been growing rapidly in the fields such as cleaning robot, explosive ordnance disposal robot, patrol robot, etc. However, the researches about the autonomous underwater robots have not been done so much, and they still remain at the low level of technology. This paper describes a model of 3-joint (4 links) fish robot type. Then we calculate the dynamic motion equation of this fish robot and use Singular Value Decomposition (SVD) method to reduce the divergence of fish robot's motion when it operates in the underwater environment. And also, we analysis response characteristic of fish robot according to the parameters of input torque function and compare characteristic of fish robot with 3 joint and fish robot with 2 joint. Next, fish robot's maximum velocity is optimized by using the combination of Hill Climbing Algorithm (HCA) and Genetic Algorithm (GA). HCA is used to generate the good initial population for GA and then use GA is used to find the optimal parameters set that give maximum propulsion power in order to make fish robot swim at the fastest velocity.

A New Path Control Algorithm for Underwater Robots Using Fuzzy Logic (퍼지 로직을 이용한 수중 로봇의 새로운 경로 제어 알고리즘)

  • Kwon, Kyoung-Youb;Joung, Tae-Whee;Jo, Joong-Seon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.15 no.4
    • /
    • pp.498-504
    • /
    • 2005
  • A fuzzy logic for collision avoidance of underwater robots is proposed in this paper. The VFF(Virtual Force Field) method, which is widely used in the field of mobile robots, is modified for application to the autonomous navigation of underwater robots. This Modified Virtual Force Field(MVFF) method using the fuzzy logic can be used in either track keeping or obstacle avoidance. Fuzzy logics are devised to handle various situations which can be faced during autonomous navigation of underwater robots. The obstacle avoidance algorithm has the ability to handle multiple static obstacles. Results of simulation show that the proposed method can be efficiently applied to obstacle avoidance of the underwater robots.

An Implementation of PI Controller for the Position Control of Mobile Robot Using LabVIEW (LabVIEW를 이용한 이동로봇 위치제어를 위한 PI제어기 구현)

  • Park, Young-Hwan
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2008.04a
    • /
    • pp.259-263
    • /
    • 2008
  • The dynamics of mobile robot is nonlinear. To cope with this nonlinearity, many advanced control schemes have been proposed recently. Generally, the advanced control schemes are complicated and not good for the practical real-time control when they are implemented as control programs. So, in this paper, a relatively simple PI controller is proposed and applied to the position control of mobile robot with the adoption of reference trajectory calculation method used for the AUV(Autonomous Underwater Vehicle) control. The proposed PI controller is programmed using LabVIEW which is popular for its graphical programming characteristics. The simulation and experimental results show the feasibility and effectiveness of the proposed PI controller.

  • PDF