Amri2017 PDF
Amri2017 PDF
Abstract—With the arrival of new robotic technologies such as In order to drive the AUV, there are several sensors vital to
an Autonomous Underwater Vehicle (AUV), a number of tasks the movement of the AUV such as sonar, IMU, GPS, and
that cannot be done by human now can be accomplished and hydrophone. Among stated sensors, hydrophones play a vital
bring human to reach the dangerous and unreachable areas. role in maneuvering the robot to exact location needed.
AUV can be related to the most invention which can reduce
Hydrophone is an underwater microphone that converts the
human’s work using equipment and sensors that control and
perform the particular tasks. In this sense, we propose a unit that pressures impulses acoustic waves into electrical signals that
able to fetch signals from beacon or acoustic pinger in order to used for communication to drive the robot. Hydrophone is
move the AUV. based on a piezoelectric transducer that produces electricity
when subjected to a pressure change. Pressure changes also
Index Terms—Underwater vehicle, acoustic sensor, AUV, can be said as acoustic pinger are usually emitted by beacon or
robotics. pinger located in certain places in the water creates a waypoint
for AUV direction.
I. INTRODUCTION
By using hydrophones alone without a system to process the
An Autonomous Underwater Vehicle (AUV) is an signal fetch by the sensors do not give any good to AUV to
underwater vehicle which travels underwater. Autonomous localize the beacon or pinger. The acoustic detection unit is
Underwater Vehicle falls in service robot category which important in determine the signals that emit from the beacon
typically used for navigation and tracking task. AUV is propel so that clean and process signal can be extract to get heading
through the water by propulsion system, handle and managed and elevation for the AUV.
the maneuverable in three dimension by an on-board
computer. By fetching data from sensors and processed on an II. MOTIVATION OF WORK
on-board computer which included pre-programmed
trajectories, permits the vehicle to move whenever required. This project consists of creating subsystem unit for
An AUV convey certain typical sensors used to navigate Autonomous Underwater Vehicle. This unit named as passive
autonomously which included, inertial measurement units acoustic detection will be used to process signal detected by
(IMU), depth sensors, sonars, Doppler Velocity Logger (DVL) hydrophone.
and hydrophones. [1]
The heading and possible distance movement of
Autonomous Underwater Vehicle is determined by waypoint
(beacon) in the water which is emitting specified acoustic
pinger. The hydrophone array is used to fetch this acoustic
frequency but the electrical signal (acoustic frequency) from
hydrophone does not give any vital information, it is just raw
signal. As hydrophone array use for listen and fetch the
acoustic pinger, the subsystem is suggested to process the raw
signal and deliver the suitable signal for information extract at
the on-board computer.
B. Instrumentation Amplifier
E. Microcontroller
Arduino Uno is used for convert the shifted AC signal to
DC signal so that it can be processed. The idea to use Arduino
is to minimal cost of building the acoustic detection unit.
Arduino Uno is microcontroller board based on the
Fig. 8. LabVIEW VI’s
ATmega328P and it has 14 digital input/output pins (of which
6 can be use as pulse width modulation outputs), 6 analog As shown on Fig. 8, the AC signal from Arduino will be
inputs which will be used for this project, a 16 MHz quartz convert to DC signal so that LabVIEW software can
crystal, a USB connection, a power jack, an ICSP header and a processing the data.
reset button. [5] It contains everything needed to support the
microcontroller just simply connect it to a computer with a V. RESULTS
USB cable or power it with a AC-DC adapter or battery to get
started. In addition, this Arduino can be used to create a serial For this section, results from hydrophone, amplification
communication as intended to do in this project. circuit and LabVIEW are obtained.
VI. CONCLUSION
This finding of this study will benefit to the robot that use
acoustic sensors for movement considering that sensors play
an important role in robotic technologies. Passive acoustic
detection unit is important subsystem for each Autonomous
Underwater Vehicle. As this unit is can play a big role in
mapping or chart new area for oil and gas sector and
researcher and besides that, operate in dangerous environment
for searching crashes underwater water thus adding great
advantages for humankind. Thus, for the autonomous
underwater vehicle, this project will improve the technology
Fig. 10. Amplified signal for detection signal for movement of the robot underwater.