• Title/Summary/Keyword: Unmanned Ground Systems

Search Result 141, Processing Time 0.02 seconds

A Method of System Effectiveness Analysis for Remote-Operated Unmanned Ground Vehicles Using OneSAF (OneSAF를 이용한 원격조종 지상무인차량 체계효과분석 방법)

  • Han, Sang Woo;Pyun, Jai Jeong;Cho, Hyunsik
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.40 no.4
    • /
    • pp.388-395
    • /
    • 2014
  • Nowadays unmanned ground systems are used in supporting of surveillance and explosive ordnance disposal. Also, we expect that will be used to remarkably enhance combat capability through network-based cooperative operations with other combat systems. In order to effectively develop those unmanned systems, we needs a systematic method to analyze combat effectiveness and validate required operation capabilities. In this paper, we propose a practical approach to simulate remote-operated unmanned ground systems by using OneSAF, an US-Army simulation framework. First of all, we design a simulation model of unmanned system by integrating with core components for wireless communications and remote control of mobility and fire. Next, we extend OneSAF functionality to create communication links that connects a remote controller with an unmanned vehicle and define a simulated behavior to operate unmanned vehicles via the communication links. Finally, we demonstrate the feasibility of the proposed model within OneSAF and summarize system effectiveness analysis results.

Design of an Obstacle Detecting System for Unmanned Ground Vehicle Using Laser Scanner (레이저스캐너를 이용한 무인자동차의 장애물인식 시스템 설계)

  • Moon, Hee-Chang;Son, Young-Jin;Kim, Jung-Ha
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.8
    • /
    • pp.809-817
    • /
    • 2008
  • This paper describes an obstacle detecting system of an unmanned ground vehicle (UGV). The unmanned ground vehicle is consists of several systems such as vehicle control system, navigation system, obstacle detecting system and integration system. Among these systems, the obstacle detecting system is a driving assistance system of UGV. Through the UGV is driving, the system detects obstacles such as cars, human, tree, curb and hills and then send information of obstacles position to integration system for safety driving. In this research, the obstacle detecting system is composed of 5 laser scanners and develop algorithms of detecting obstacles, curb, uphill and downhill road.

Vision Processing for Precision Autonomous Landing Approach of an Unmanned Helicopter (무인헬기의 정밀 자동착륙 접근을 위한 영상정보 처리)

  • Kim, Deok-Ryeol;Kim, Do-Myoung;Suk, Jin-Young
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.1
    • /
    • pp.54-60
    • /
    • 2009
  • In this paper, a precision landing approach is implemented based on real-time image processing. A full-scale landmark for automatic landing is used. canny edge detection method is applied to identify the outside quadrilateral while circular hough transform is used for the recognition of inside circle. Position information on the ground landmark is uplinked to the unmanned helicopter via ground control computer in real time so that the unmanned helicopter control the air vehicle for accurate landing approach. Ground test and a couple of flight tests for autonomous landing approach show that the image processing and automatic landing operation system have good performance for the landing approach phase at the altitude of $20m{\sim}1m$ above ground level.

MEMS GPS/INS Navigation System for an Unmanned Ground Vehicle Operated in Severe Environment (극한 무인 로봇 차량을 위한 MEMS GPS/INS 항법 시스템)

  • Kim, Sung-Chul;Hong, Jin-Seok;Song, Jin-Woo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.13 no.2
    • /
    • pp.133-139
    • /
    • 2007
  • An unmanned ground vehicle can perform its mission automatically without human control in unknown environment. To move up to a destination in various surrounding situation, navigational information is indispensible. In order to be adopted for an unmanned vehicle, the navigation box is small, light weight and low power consumption. This paper suggests navigation system using a low grade MEMS IMU for supplying position, velocity, and attitude of an unmanned ground vehicle. This system consists of low cost and light weight MEMS sensors and a GPS receiver to meet unmanned vehicle requirements. The sensors are basically integrated by loosely coupled method using Kalman filter and internal algorithms are divided into initial alignment, sensor error compensation, and complex navigation algorithm. The performance of the designed navigation system has been analyzed by real time field test and compared to commercial tactical grade GPS/INS system.

Development of Operational Requirements of Remote Control Interfaces for Unmanned Ground Combat Vehicles (지상무인전투차량 원격제어 인터페이스 운용 요구사항 개발)

  • Jo, Seongsik;Baik, Seungwon
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.13 no.2
    • /
    • pp.18-25
    • /
    • 2017
  • The use of unmanned combat systems is of interest for future battlefield. Advanced techniques are being actively studied to build fully autonomous unmanned systems. However, there are technical, ethical and legal limitations for the fully autonomous unmanned combat systems. In addition, a remote controlled system is necessary so far in order to prepare for situations where fully autonomous unmanned systems fail to function properly. Thus, a procedure of developing operational requirements in system level is proposed and interface requirements of unmanned combat vehicles for remote control are described in this study.

Development of System Architecture and Communication Protocol for Unmanned Ground Vehicle (무인자율주행차량의 시스템 아키텍쳐 및 통신 프로토콜 설계)

  • Moon, Hee-Chang;Woo, Hoon-Je;Kim, Jung-Ha
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.9
    • /
    • pp.873-880
    • /
    • 2008
  • This paper deals with the peer-to-peer data communication to connect each distributed levels of developed unmanned system according to the JAUS. The JAUS is to support the acquisition of unmanned system by providing a mechanism for reducing system life-cycle costs. Each of distributed levels of the JAUS protocol divides into a system, some of subsystems, nodes and components/instances, each of which may be independent or interdependence. We have to distribute each of the levels because high performance is supported in order to create several sub-processor computing data in one processor with high CPU speed performance. To complement such disadvantage, we must think the concept that a distributed processing agrees with separating each of levels from the JAUS protocol. Therefore, each of distributed independent levels send data to another level and then it has to be able to process the received data in other levels. So, peer-to-peer communication has to control a data flow of distributed levels. In this research, we explain each of levels of the JAUS and peer-to-peer communication structure among the levels using our developed unmanned ground vehicle.

A Path Generation Algorithm for Obstacle Avoidance in Waypoint Navigation of Unmanned Ground Vehicle (무인자동차의 경로점 주행 시 장애물 회피를 위한 경로생성 알고리즘)

  • Im, Jun-Hyuck;You, Seung-Hwan;Jee, Gyu-In;Lee, Dal-Ho
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.17 no.8
    • /
    • pp.843-850
    • /
    • 2011
  • In this paper, an effective path generation algorithm for obstacle avoidance producing small amount of steering action as possible is proposed. The proposed path generation algorithm can reduce unnecessary steering because of the small lateral changes in generated waypoints when UGV (Unmanned Ground Vehicle) encounters obstacles during its waypoint navigation. To verify this, the proposed algorithm and $A^*$ algorithm are analyzed through the simulation. The proposed algorithm shows good performance in terms of lateral changes in the generated waypoint, steering changes of the vehicle while driving and execution speed of the algorithm. Especially, due to the fast execution speed of the algorithm, the obstacles that encounter suddenly in front of the vehicle within short range can be avoided. This algorithm consider the waypoint navigation only. Therefore, in certain situations, the algorithm may generate the wrong path. In this case, a general path generation algorithm like $A^*$ is used instead. However, these special cases happen very rare during the vehicle waypoint navigation, so the proposed algorithm can be applied to most of the waypoint navigation for the unmanned ground vehicle.

Geometrical Featured Voxel Based Urban Structure Recognition and 3-D Mapping for Unmanned Ground Vehicle (무인 자동차를 위한 기하학적 특징 복셀을 이용하는 도시 환경의 구조물 인식 및 3차원 맵 생성 방법)

  • Choe, Yun-Geun;Shim, In-Wook;Ahn, Seung-Uk;Chung, Myung-Jin
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.17 no.5
    • /
    • pp.436-443
    • /
    • 2011
  • Recognition of structures in urban environments is a fundamental ability for unmanned ground vehicles. In this paper we propose the geometrical featured voxel which has not only 3-D coordinates but also the type of geometrical properties of point cloud. Instead of dealing with a huge amount of point cloud collected by range sensors in urban, the proposed voxel can efficiently represent and save 3-D urban structures without loss of geometrical properties. We also provide an urban structure classification algorithm by using the proposed voxel and machine learning techniques. The proposed method enables to recognize urban environments around unmanned ground vehicles quickly. In order to evaluate an ability of the proposed map representation and the urban structure classification algorithm, our vehicle equipped with the sensor system collected range data and pose data in campus and experimental results have been shown in this paper.

Vision Based Outdoor Terrain Classification for Unmanned Ground Vehicles (무인차량 적용을 위한 영상 기반의 지형 분류 기법)

  • Sung, Gi-Yeul;Kwak, Dong-Min;Lee, Seung-Youn;Lyou, Joon
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.4
    • /
    • pp.372-378
    • /
    • 2009
  • For effective mobility control of unmanned ground vehicles in outdoor off-road environments, terrain cover classification technology using passive sensors is vital. This paper presents a novel method far terrain classification based on color and texture information of off-road images. It uses a neural network classifier and wavelet features. We exploit the wavelet mean and energy features extracted from multi-channel wavelet transformed images and also utilize the terrain class spatial coordinates of images to include additional features. By comparing the classification performance according to applied features, the experimental results show that the proposed algorithm has a promising result and potential possibilities for autonomous navigation.

The Development of a Map Building Algorithm using LADAR for Unmanned Ground Vehicle (레이저 레이다를 이용한 무인차량의 지도생성 알고리즘 개발)

  • Lee, Jeong-Yeob;Lee, Sang-Hoon;Kim, Jung-Ha;Han, Chang-Soo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.12
    • /
    • pp.1246-1253
    • /
    • 2009
  • To be high efficient for a navigation of unmanned ground vehicle, it must be able to distinguish between safe and hazardous regions in its immediate environment. We present an advanced method using laser range finder for building global 2D digital maps that include environment information. Laser range finder is used for mapping of obstacles and driving environment in the 2D laser plane. Rotary encoders are used for localization of UGV. The main contributions of this research are the development of an algorithm for global 2D map building and it will turn a UGV navigation based on map matching into a possibility. In this paper, a map building algorithm will be introduced and an assessment of algorithm reliability is judged at an each environment.