You are on page 1of 10

MARCH 2016 XU ET AL.

597

Review of Underwater Cable Shape Detection

CHUNYING XU, JIAWANG CHEN, AND DONGXU YAN


Ocean College, Zhejiang University, Hangzhou, China

JIAN JI
Zhejiang Marine Development Research Institute, Zhoushan, China

(Manuscript received 9 June 2015, in final form 20 January 2016)

ABSTRACT

Underwater cables play vital roles in marine engineering because they provide power and communication
connections from the shore to an increasing number of sea installations. To ensure the system is operating
reliably and continuously, it is necessary to detect the shapes of underwater cables in real time. However, this
task is difficult to accomplish because the underwater cables are located in a dynamic and complicated subsea
environment, which can cause changes in position, depth, and visibility.
In this report, the current development of underwater cable shape detection methods, including visual,
acoustic, magnetic detection, and multisensor fusion detection, and the advantages and disadvantages are
described and analyzed. Furthermore, the disadvantages of these methods are addressed, which, based on
survey platforms with high cost, include a long detection period and the failure to reveal emergencies. Then,
the need to construct a simple and reliable system to detect the shapes of underwater cables is highlighted, and
one possible solution based on bend sensors embedded in underwater cables is discussed.

1. Introduction The remainder of the report is organized as follows.


Section 2 introduces recent developments in detecting
Underwater cables are key equipment used for ocean
underwater cable shapes. Section 3 provides a detection
research, marine engineering, and communication. They
concept based on bend sensors embedded in underwater
connect topside and subsea facilities, providing power,
cables. Last, section 4 concludes the paper.
pulling forces, and underwater communication for ma-
rine equipment, marine drag systems, and mooring
systems (Szyrowski et al. 2013a,b). However, because of 2. Underwater cable shape detection methods
working in rough and dynamic underwater conditions
A common method used to reduce the risks of un-
with flow and wave scouring, underwater cables are
derwater cable shapes and faults is periodical mainte-
prone to bending, warping, or even breaking. Several
nance and inspection. Generally, the applied techniques
cable-damaging events that disrupted system perfor-
can be classified into visual, acoustic, and magnetic de-
mance can be found in Carter et al. (2014, 2012) and
tection using the sensing device (Szyrowski et al. 2013a,b;
Talling et al. (2013). Therefore, it is extremely important
El-Fakdi and Carreras 2013). Remotely operated vehicles
to detect the shapes of underwater cables in real time, to
(ROVs) and autonomous underwater vehicles (AUVs)
confirm cable errors or breakage promptly, and even to
are commonly used survey platforms in which sensing
predict potential failures based on relative factors, such
devices are located.
as movements, bend, and wind (Brown et al. 2011).
Underwater cable detection consists of cable search-
ing and tracking. Cable searching is the first step in de-
termining the cable location. Tracking is the motion and
Corresponding author address: Jiawang Chen, Ocean College,
Zhejiang University, 866 Yuhangtang Road, Hangzhou 310058, measurement along the cable (Bagnitsky et al. 2011). In
China. this report, because of the advantages and the devel-
E-mail: arwang@zju.edu.cn opment of multisensor fusion detection, the detection

DOI: 10.1175/JTECH-D-15-0112.1

Ó 2016 American Meteorological Society


Unauthenticated | Downloaded 05/05/21 12:40 AM UTC
598 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 33

FIG. 1. ROV detection system: (left) the ROV with a camera (Ishizu et al. 2012) and (right) the
controller for the robot (redrawn from Shibata et al. 2010).

methods can be divided into four groups: visual, acous- detection of underwater cable–like targets can be found
tic, magnetic, and multisensor fusion. in Drews et al. (2012) and Kuhn et al. (2015). The image
assists operators in implementing detection tasks by
a. Visual detection
controlling the distance between the target and the
In visual detection, underwater scenes are captured by ROV. The entire process can be separated into nine
video cameras. Useful information is extracted from the stages, as depicted in Fig. 3 (Drews et al. 2012; Kuhn
captured images, which then guides the operation of et al. 2015). Figure 4 presents the corresponding results
underwater robots (Kuhn et al. 2015; Ortiz et al. 2011; (Kuhn et al. 2015).
Jordán et al. 2011; Ortiz and Antich 2009; Lee et al. 2012; Underwater images can have blurring, low-contrast,
Sakagami et al. 2013). Figure 1 presents an example of and nonuniform illumination, thus increasing the com-
the structure of an ROV detection system–mounted plexity of processing. The edge information of the un-
camera (Ishizu et al. 2012). The ROV is controlled by an derwater cables in the images needs to be retained
operator using a joystick with the help of images cap- because the detection is based on the contrast between
tured by a mounted video camera. the target and the background (Asif and Arshad 2006).
High-quality images play an important role in visual Common image processing methods for underwater
detection; however, they are difficult to obtain. First, images include the Hough transform, Kalman filters,
because of insufficient ambient light under water, the and particle filters. Asif and Arshad (2006) used the
visibility is poor. Thus, a carried light source can be used Hough transform to detect and draw the boundary of the
to solve the problem; however, most commercial un- underwater pipeline and Kalman filtering to estimate
derwater vehicles cannot maintain a clear and uniform the state of the underwater cables or pipelines over time.
illumination because of the changes in depth (El-Fakdi Isaacs and Goroshin (2010) noted that the Hough trans-
and Carreras 2013). Second, the images of underwater form is one of the best tools for recognizing straight
objects appear blurred due to spatial attenuation and lines. Although the Hough transform can determine the
backscatter of the optical waves (Szyrowski et al. 2013a). existence of the cable, it fails to provide integrity in-
Third, the motion of the vehicle and the disturbance of formation, such as the length of a straight-line segment.
the underwater environment increase the difficulty in Particle filters, based on a multidimensional and multi-
detection. High-resolution cameras can obtain high- modal probability density function, can effectively
quality images of the objects; however, underwater ve- handle the ambiguity caused by underwater environ-
hicles must remain sufficiently close to the targets in ments. The algorithm can sequentially estimate the
external disturbances, such as waves (Sakagami et al. likelihood of the cable’s pose, including position and
2013). Particularly in muddy and deeper conditions, the orientation. In fact, for each frame in the image se-
visibility of objects becomes poorer, and the underwater quence, the parameters of the probability density func-
vehicles must move closer. Fourth, after the cables have tion for the prior cable, which are updated by the
laid on the seabed for a period of time, they are covered observation model, are used to predict the next frame.
by rocks and sediment, thus becoming invisible. Figure 2 Last, the most probable cable pose is determined using
illustrates a few instances of when the appearance of the the resulting density. The advantages of particle filters
cable is difficult to detect (Ortiz et al. 2011). allow them to be applied more widely than other ap-
The image processing algorithm is another important proaches; however, the computation is considerable
factor. An image processing procedure for the online (Ortiz and Antich 2009; Ortiz et al. 2011).

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


MARCH 2016 XU ET AL. 599

FIG. 2. Examples of cable appearances: (a) cable over a sandy background, (b) cable partially covered in sand,
(c) cable nearly covered completely by marine vegetation, (d) cable nearly covered completely in sand, (e) cable
with partial occlusions, and (f) surrounded by distracting features (Ortiz et al. 2011).

Several studies noted that it is difficult to detect un- Biosonar has two comparative advantages compared
derwater cables using only visual detection because it to the side-scan sonar. First, the wide frequency band
cannot provide consistently reliable image data for ca- allows for a considerably smoother beam profile and
ble recognition (El-Fakdi and Carreras 2013; Inzartsev and continuous detection, even when the cable passes be-
Pavin 2008). Furthermore, visual detection can be used neath the vehicle. Second, propagation is more effective
only at limited distances and is unable to detect in the available range of low frequencies, even for
buried cables. wavelengths higher than 25 m (Pailhas et al. 2011).
Furthermore, Capus et al. (2010) concluded that the bio-
b. Acoustic detection
inspired wideband sonar is able to detect cables with a
Acoustic detection uses sound to determine the dis- diameter of 25 mm or less, and different cable types can
tance and direction of objects, and it is able to detect be distinguished based on the scattering theory for thin
buried targets because sound can penetrate the seabed cylindrical shells.
(Szyrowski et al. 2013a). Sonar is a widely used method The acoustic detection results are affected by the
for acoustic location. Underwater cable–like object de- following factors. First, sediment reverberation limits
tection requires high-resolution sonar, including syn- the performance of the sonar. Because the detector has
thetic aperture sonar (SAS), side-scan sonar (SSS), and no hardware time-varying gain (TVG) correction, the
biosonar (Capus et al. 2010; Mandhouj et al. 2012; Zhou background reverberation varies markedly over the so-
et al. 2015). nar swath (Pailhas et al. 2011). To assess the impact of

FIG. 3. Image processing algorithm (redrawn from Kuhn et al. 2015).

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


600 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 33

FIG. 4. Image processing states: (a) original image resized, (b) grayscale, (c) edge detection, (d) dilate, and
(e) parallel lines (Kuhn et al. 2015).

seabed reverberation on cable detection, Capus et al. It is difficult to use acoustic detection to detect cables
(2010) performed tank experiments with coarse sedi- in shallow water, especially in coastal regions due to
ments and determined that (i) as the sediment becomes reverberation and the acoustic image noise. Pei et al.
rougher, the reverberation level becomes higher; and (2010) noted that man-made refuse or structures in
(ii) the reverberation noise level is primarily affected coastal regions may cause false alarms when only using
by the grazing angle, that is, the angle of a sonar pulse the acoustic sensor (Pei et al. 2010).
contacting and moving across the seabed. In rough
c. Magnetic detection
sediments, a lower grazing angle provides better re-
sults. Furthermore, another tank experiment (Brown Underwater cables can be detected using sensing
et al. 2011) indicated that the detection results are af- magnetic or electromagnetic fields because they are
fected by the cable curvature, tank wall returns, am- typically constructed from ferromagnetic and current-
bient noise sources, and disturbances in the sediment conducting materials (Szyrowski et al. 2013b). Magnetic
surface. Last, image processing is another vital factor detection can effectively detect buried underwater
(Villar et al. 2014). The acoustic data must be promptly power cables, reducing false alarms and improving
processed to ensure effective detection. The sonar accuracy (Pei et al. 2010; Szyrowski et al. 2013b). It
images include noise primarily due to the complexity is based on two principles: (i) an electric current produces
of the marine environment and the existence of sus- a magnetic field (electromagnetism); and (ii) a changing
pended particles (Mandhouj et al. 2012). Before ap- magnetic field induces voltage (electromagnetic induc-
plication, noise must be eliminated from the sonar tion) (Wang et al. 2011). In practical applications, passive
images. Therefore, methods for improving postdetection and active magnetic detections are two methods used
filtering and noise suppression are proposed to minimize to sense electromagnetic fields. The passive method
the noise (Capus et al. 2010). The methods are typically detects physical magnetic properties of underwater
classified into two categories: spatial filtering and cables without strengthening its signal; thus, it is suit-
transform-domain filtering (Mandhouj et al. 2012). An able for detection in complex waters. The active method
experimental example of the comparison between the is based on electromagnetic induction, which is not suit-
original acoustic images obtained using a side-scan able for long-distance underwater cable detection due to
sonar in Brazil and the processing results is illustrated its rapid attenuation (Szyrowski et al. 2013b; Zhou et al.
in Fig. 5 (Villar et al. 2014). 2009, 2015).

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


MARCH 2016 XU ET AL. 601

FIG. 5. Experimental results for abstract cell averaging (ACA) constant false alarm rate (CFAR): (a) the original
preprocessed image, (b) the detected pipeline, and (c) the detection points (Villar et al. 2014).

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


602 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 33

FIG. 6. Cable tracking control loop (redrawn from Jacobi and Karimanzira 2013).

Based on the characteristics of the magnetic anomaly, multisensor data fusion appears to be more suitable
the magnetic anomaly gradient can be used to detect the (Zhou et al. 2015). The primary goal is to combine the
location of and track the underwater pipeline (Liu et al. information from the multisensors and form a compre-
2013). Wu and Yao (2015) used the magnetic gradient and hensive evaluation over time (Dong et al. 2015). This
gravity gradient anomalies induced by an underwater ob- method improves the reliability and accuracy of de-
ject to estimate the relative changes in distance between tection because it is a refinement information process for
an underwater object and the underwater vehicle. judgment and a self-improvement of information pro-
Generally, a magnetic device mounted on the ROVs cessing. The primary controlling structure based on the
or AUVs must remain close to the targets due to the fusion method for cable and pipeline location detection
rapid attenuation of the magnetic signals and the various is depicted in Fig. 6 (Jacobi and Karimanzira 2013).
sources of noise interference (Szyrowski et al. 2015). A Tang et al. (2013) described an algorithm based on the
method based on particle filters was proposed to esti- multisensor information fusion estimation theory and
mate the distribution of magnetic fields on the sea sur- the dynamic Bayesian network inference. The method
face offshore and to localize the underwater cables. The first fuses and then filters. Furthermore, this method can
method must be able to reduce the effect of noise coming smooth the missing data and the fuzzy data, and estimate
from other various sources, such as the engines of the the underwater target motion state. Dong et al. (2015)
surveying boat. A small platform equipped with magnetic noted that there are three types of structures in the data
sensors and particle filters was used to detect a buried fusion: centralization, distribution, and mixing. The
cable in the Baltic Sea, and the results indicated that the centralization structure assembles data, which are then
method was feasible for offshore use and provided an processed. It requires a high-performance processor,
alternative to a driver or a remotely operated platform. especially for large data. The distribution structure
This method effectively reduces the cost of magnetic processes the data based on the sensor’s rule, makes a
detection; however, the magnetic noise and rapid atten- decision, and then gathers the decisions into the fusion
uation of magnetic signal propagation limit practical ap- center for the final decision-making. This structure is
plications in deep sea conditions (Szyrowski et al. 2015). robust, and the tracking precision is lower than that in
the centralization structure. Furthermore, the mixing
d. Multisensor fusion detection
structure is a mixture of the centralization and distri-
Different detection methods have their own advantages bution structures. It has the advantages of both struc-
and disadvantages. Thus, instead of single-sensor processing, tures; however, the calculation is large.

TABLE 1. Comparison of four underwater cable detection methods

Method Advantages Disadvantages Need survey platform?


Visual detection Less sensitive to noise High risk of error Yes
Cannot detect buried cables A short distance
Acoustic detection Long distance More sensitive to background noise Yes
Magnetic detection Long distance More sensitive to background noise Yes
Can detect buried cables
Multisensor detection More reliable and accuracte Higher costs Yes
Larger computation

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


MARCH 2016 XU ET AL. 603

FIG. 7. System diagram: detection system using an ROV’s umbilical cable as an example. MCU
is for microcontroller unit. ADC is for analog-to-digital converter.

Xu et al. (2012) described a method that used a sensors are often too sensitive to background noise, as
forward-looking sonar, a signal camera, and ultra- indicated in Table 1.
sonic proximate sensor fusion detection for under- From Table 1, it is important to note that the methods
water multitarget identification and positioning. The introduced herein are based on the survey platform,
targets can be detected by the sonar from a long dis- such as ROVs or AUVs, which are considerably ex-
tance; when the targets were at a distance of 5 m, pensive and fail to detect the entire cable in real time or
they can be identified and roughly positioned by predict potential danger in time. Furthermore, sensing
integrating the sonar and camera image information; and survey devices are power consumers, and the size of
for a range of 2 m, the camera image and the ultra- the sensors and devices is significant. An ROV requires
sonic proximate sensor data fusion are used to an umbilical cable to connect to the support ship; thus, it
achieve multitarget identification and accurate has the risk of entanglement due to the floatability of the
positioning. umbilical cable. Additionally, El-Fakdi and Carreras
In another study, an AUV known as Ocean Server (2013) noted that ROVs require substantial cost and
Iver3 was used to detect a buried pipeline in the Portage time to detect cables of any length due to their low
Waterway. The AUV included mounted digital imaging, speed. Compared to ROVs, AUVs cost less because
digital 3D side-scan sonar, and acoustic Doppler current they do not require a tether cable between the vehicle
profilers. Experience indicates that the range of the and the support ship (Maki et al. 2012). However, AUVs
camera is considerably shorter than the underwater so- are limited by their onboard batteries and fuel cells,
nar. Furthermore, it is indicated that using multisensor which provide propulsion power. Hence, AUVs are not
fusion could augment the detection of underwater ca- suitable for long-range tasks.
bles (Mitchell et al. 2014). One possible solution to these limitations is a more
reliable and economical monitoring system that involves
e. Comparative assessment
the use of an array of sensors embedded into the cables
To provide a clear idea of the current shape detection to perform online observations of the system’s dynamic
methods for underwater cables, the advantages and response. The observations are then analyzed to de-
disadvantages are compared. Visual detection not only termine the shape status of the underwater cables and
suffers from a high risk of error but also can be used only to provide a timely warning when risks or potential
for a limited distance, and the acoustic and magnetic dangers exist.

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


604 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 33

3. Bend sensors for underwater cable shape coastal regions. Magnetic detection is widely used for
detection detecting buried underwater cables. Furthermore, the
rapid attenuation of electromagnetic waves in seawater
The characteristics of bend sensors are measuring
and noise are major challenges. Multisensor fusion de-
curvature, long mechanical durability, electric stability,
tection can maximize its advantages and minimize its
and low noise (Saggio 2014), which can be used for
disadvantages, thus improving accuracy and enlarging
underwater cable shape detection. There are three
the application. However, methods typically based on
common types of bend sensors: conductive ink based,
ROVs/AUVs are costly and fail either to determine
fiber-optic, and conductive fabric/polymer based. They
problems promptly or to predict the potential danger of
are widely applied in industrial and medical devices
underwater cables due to winds or knots in a timely
because of their flexibility and portability (Cxnull 2011).
manner. Therefore, a reliable and cost-effective system
Conductive ink–based bend sensors have been used in
for both shape detection and danger prediction for un-
robots and data gloves (Saggio et al. 2009; Saggio 2014).
derwater cables is still needed.
The advantages of fiber-optic sensors are high sensitivity
In future studies, the authors aim to improve the methods
and antielectromagnetic interference ability (Zhou et al.
by overcoming their limitations. One possible solution is
2012). They have been used in various applications to
to arrange sensors on underwater cables to allow users to
measure bends and twists, such as robots and motion
assess their state and safety, thus minimizing the possi-
capture systems (China SouVR Co., Inc. 2008).
bility of failure occurrence and operation cost.
The development and applications of bend sensors
provide the basis for underwater cable shape detection.
Acknowledgments. This study was funded by Project
Using an ROV’s umbilical cable as an example (Fig. 7),
51004085, supported by the National Science Foundation
bend sensors are arranged along the longitudinal to
of China, and the Program for Zhejiang Leading Team
measure the bend and twist of underwater cables. Data
of S&T Innovation (2010R50036). The authors thank
acquired from the sensors are sent to a computer via a
the anonymous reviewers for their detailed and valuable
serial port, and a three-dimensional shape reconstruc-
comments, which strengthened this manuscript.
tion algorithm can then be designed to depict the shape
and position in near–real time, thus providing the user
with visual feedback and predicting any potential danger REFERENCES
in time.
Asif, M., and M. R. Arshad, 2006: An active contour and Kalman
filter for underwater target tracking and navigation. Mobile
Robots: Towards New Applications, A. Lazinica, Ed., INTECH,
4. Conclusions 373–392, doi:10.5772/4699.
Bagnitsky, A., A. Inzartsev, A. Pavin, S. Melman, and M. Morozov,
Underwater cables have become more important in
2011: Side scan sonar using for underwater cables & pipelines
recent years. Global communications and power distri- tracking by means of AUV. 2011 IEEE Symposium on Un-
bution networks are dependent on these cables. There derwater Technology and Workshop on Scientific Use of Sub-
are four primary methods for underwater cable shape marine Cables and Related Technologies, IEEE, 1–10,
detection, including visual detection, acoustic detection, doi:10.1109/UT.2011.5774119.
magnetic detection, and multisensor fusion detection. Brown, K., C. Capus, Y. Pailhas, Y. Petillot, and D. Lane, 2011: The
application of bioinspired sonar to cable tracking on the
Furthermore, researchers use filtering and signal pro-
seafloor. EURASIP J. Adv. Signal Process., 2011, 484619,
cessing to reduce background noise and extract an in- doi:10.1155/2011/484619.
put from the signal source. To tackle the problem of Capus, C., Y. Pailhas, K. Brown, and D. Lane, 2010: Detection
detecting the edges of long-length cables, tools such as of buried and partially buried objects using a bio-inspired
the Hough transform and particle filters are used. For wideband sonar. Oceans 2010, IEEE, 1–6, doi: 10.1109/
position prediction and tracking, tools such as Kalman OCEANSSYD.2010.5603675.
Carter, L., J. D. Milliman, P. J. Talling, R. Gavey, and R. B. Wynn,
filters are used. 2012: Near-synchronous and delayed initiation of long run-out
Despite the diversity of methods and advances submarine sediment flows from a record-breaking river flood,
achieved, the current methods have limitations. Both offshore Taiwan. Geophys. Res. Lett., 39, L12603, doi:10.1029/
visual and acoustic detection have problems in detecting 2012GL051172.
underwater cables covered by underwater growth. Vi- ——, R. Gavey, P. Talling, and J. Liu, 2014: Insights into submarine
geohazards from breaks in subsea telecommunication cables.
sual detection requires enough light and is limited by
Oceanography, 27 (2), 58–67, doi:10.5670/oceanog.2014.40.
underwater visibility, that is, as the water becomes China SouVR Co., Inc., 2008: Measurand ShapeWrap III. Accessed
deeper, detection becomes more difficult. Conversely, 20 October 2015. [Available online at http://en.souvr.com/
acoustic detection is not suitable for shallow-water or product/200712/264.html.]

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


MARCH 2016 XU ET AL. 605

Cxnull, 2011: Flexion. [Available online at http://www.sensorwiki.org/ Engineering (SPIE Proceedings, Vol. 9090), 90900D,
doku.php/sensors/flexion.] doi:10.1117/12.2055178.
Dong, Y., G. Zhang, X. He, and J. Tang, 2015: Information fusion in Ortiz, A., and J. Antich, 2009: Bayesian visual tracking for in-
networked underwater target detection. Oceans 2015—Genova, spection of undersea power and telecommunication cables.
IEEE, 1–4, doi:10.1109/OCEANS-Genova.2015.7271553. J. Marit. Res., 6, 83–98.
Drews, P., V. Kuhn, and S. Gomes, 2012: Tracking system for un- ——, ——, and G. Oliver, 2011: A particle filter-based approach for
derwater inspection using computer vision. 2012 International tracking undersea narrow telecommunication cables. Mach.
Conference on Offshore and Marine Technology: Science Vision Appl., 22, 283–302, doi:10.1007/s00138-009-0199-6.
and Innovation (NAVTEC), IEEE, 27–30, doi: 10.1109/ Pailhas, Y., C. Capus, K. Brown, and Y. Petillot, 2011: BioSonar: A
NAVTEC.2012.9. bio-mimetic approach to sonar systems concepts and appli-
El-Fakdi, A., and M. Carreras, 2013: Two-step gradient-based cations. On Biomimetics, L. D. Pramatarova, Ed., InTech,
reinforcement learning for underwater robotics behavior 469–488, doi:10.5772/18392.
learning. Rob. Auton. Syst., 61, 271–282, doi:10.1016/ Pei, Y. H., H. G. Yeo, X. Y. Kang, S. L. Pua, and J. Tan, 2010:
j.robot.2012.11.009. Magnetic gradiometer on an AUV for buried object detection.
Inzartsev, A. V., and A. M. Pavin, 2008: AUV cable tracking sys- Oceans 2010, IEEE, 1–8, doi:10.1109/OCEANS.2010.5664272.
tem based on electromagnetic and video data. Oceans 2008— Saggio, G., 2014: A novel array of flex sensors for a gonio-
MTS/IEEE Kobe Techno-Ocean, IEEE, 1–6, doi:10.1109/ metric glove. Sens. Actuators, 205A, 119–125, doi:10.1016/
OCEANSKOBE.2008.4531082. j.sna.2013.10.030.
Isaacs, J. C., and R. Goroshin, 2010: Automated cable tracking ——, P. Bisegna, G. Latessa, and S. Bocchetti, 2009: Mechanical
in sonar imagery. Oceans 2010, IEEE, 1–7, doi:10.1109/ modeling of bend sensors exploited to measure human joint
OCEANS.2010.5664414. movements. 2009 IEEE International Symposium on a
Ishizu, K., N. Sakagami, K. Ishimaru, M. Shibata, H. Onishi, World of Wireless, Mobile and Multimedia Networks and
S. Murakami, and S. Kawamura, 2012: Ship hull inspection Workshops (WoWMoM 2009), IEEE, 1–4, doi:10.1109/
using a small underwater robot with a mechanical contact WOWMOM.2009.5282407.
mechanism. Oceans 2012—Yeosu, IEEE, 1–6, doi:10.1109/ Sakagami, N., K. Ishimaru, S. Kawamura, M. Shibata, H. Onishi,
OCEANS-Yeosu.2012.6263543. and S. Murakami, 2013: Development of an underwater ro-
Jacobi, M., and D. Karimanzira, 2013: Underwater pipeline botic inspection system using mechanical contact. J. Field
and cable inspection using autonomous underwater vehi- Rob., 30, 624–640, doi:10.1002/rob.21463.
cles. Oceans’13 MTS/IEEE Bergen, Norway: The North- Shibata, M., T. Saito, N. Sakagami, and S. Kawamura, 2010: Si-
ern Dimension and Challenges, IEEE, 1–6, doi:10.1109/ multaneous operation of dual arm and body of mobile robots.
OCEANS-Bergen.2013.6608089. 2010 International Conference on Robotics and Biomimetics,
Jordán, M. A., C. Berger, and J. L. Bustamante, 2011: Design of a IEEE, 149–154, doi:10.1109/ROBIO.2010.5723318.
robust vision-based sensor of position and rate for the guid- Szyrowski, T., S. K. Sharma, R. Sutton, and G. A. Kennedy, 2013a:
ance of autonomous underwater vehicles. American Control Developments in subsea power and telecommunication cables
Conference (ACC 2011), IEEE, 3978–3986, doi:10.1109/ detection: Part 1–Visual and hydroacoustic tracking. Un-
ACC.2011.5991411. derwater Technol., 31, 123–132, doi:10.3723/ut.31.123.
Kuhn, V. N., P. L. J. Drews Jr., S. C. Pinheiro Gomes, M. A. Barbosa ——, ——, ——, and ——, 2013b: Developments in subsea power and
Cunha, and S. S. da Costa Botelho, 2015: Automatic control of a telecommunication cables detection: Part 2–Electromagnetic de-
ROV for inspection of underwater structures using a low-cost tection. Underwater Technol., 31, 133–143, doi:10.3723/ut.31.133.
sensing. J. Braz. Soc. Mech. Sci. Eng., 37, 361–374. ——, ——, ——, and ——, 2015: Subsea cable tracking in an un-
Lee, D., G. Kim, D. Kim, H. Myung, and H. T. Choi, 2012: Vision- certain environment using particle filters. J. Marine Eng.
based object detection and tracking for autonomous naviga- Technol., 14, 19–31, doi:10.1080/20464177.2015.1022381.
tion of underwater robots. Ocean Eng., 48, 59–68, doi:10.1016/ Talling, P. J., C. K. Paull, and D. J. W. Piper, 2013: How are sub-
j.oceaneng.2012.04.006. aqueous sediment density flows triggered, what is their internal
Liu, Y., Y. F. Zhang, and H. Yi, 2013: The new magnetic survey structure and how does it evolve? Direct observations from
method for underwater pipeline detection. Appl. Mech. monitoring of active flows. Earth Sci. Rev., 125, 244–287,
Mater., 239–240, 338–343, doi:10.4028/www.scientific.net/ doi:10.1016/j.earscirev.2013.07.005.
AMM.239-240.338. Tang, Z., C. Sun, Z. W. Liu, and D. Meng, 2013: State estimation of
Maki, T., H. Mizushima, T. Ura, T. Sakamaki, and M. Yanagisawa, the underwater moving target based on multi-sensor in-
2012: AUV navigation around jacket structures I: Relative formation fusion. AASRI Winter International Conference on
localization based on multi-sensor fusion. J. Mar. Sci. Tech- Engineering and Technology (AASRI-WIET 2013), W. Dang,
nol., 17, 330–339, doi:10.1007/s00773-012-0165-2. Ed., Advances in Intelligent Systems Research, Vol. 79, At-
Mandhouj, I., H. Amiri, F. Maussang, and B. Solaiman, 2012: Sonar lantis Press, 189–192, doi:10.2991/wiet-13.2013.45.
image processing for underwater object detection based on Villar, S. A., G. G. Acosta, A. L. Sousa, and A. Rozenfeld, 2014:
high resolution system. Proc. Second Workshop on Signal and Evaluation of an efficient approach for target tracking from
Document Processing (SIDOP 2012), Hammamet, Tunisia, acoustic imagery for the perception system of an autonomous
CEUR Workshop Proceedings, 5–10, http://ceur-ws.org/Vol- underwater vehicle. Int. J. Adv. Rob. Syst., 11, 24, doi:10.5772/
845/paper-2.pdf. 56954.
Mitchell, B., N. Mahmoudian, and G. Meadows, 2014: Au- Wang, P., K. F. Goddard, P. L. Lewin, and S. G. Swingler, 2011:
tonomous underwater pipeline monitoring navigation Electromagnetic field application to underground power cable
system. Automatic Target Recognition XXIV, F. A. Sadjadi detectiom. Proc. 17th Int. Symp. on High Voltage Engineering,
and A. Mahalanobis, Eds., International Society for Optical Hannover, Germany, CD-ROM.

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC


606 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 33

Wu, M., and J. Yao, 2015: Magnetic–gravity gradient inversion for interferometer. IEEE Photonics J., 4, 1051–1057, doi:10.1109/
underwater object detection. Intelligent Robotics and Appli- JPHOT.2012.2202895.
cations, H. Liu et al., Eds., Lecture Notes in Computer Sci- Zhou, X.-J., Y. Wang, and Y. Zhou, 2009: Research on modeling
ence, Vol. 9244, Springer International Publishing, 549–555, and experimentation on detecting buried depth of optical
doi:10.1007/978-3-319-22879-2_50. fiber submarine cables based on active detection tech-
Xu, G. H., L. Y. Wu, K. Yu, C. Yang, and L. Yang, 2012: Multi- nique. ICEMI’09: Ninth International Conference on Elec-
target detection of underwater vehicle based on multi-sensor tronic Measurement & Instruments, 2009, 1-91–1-94, IEEE,
data fusion. Proceedings of the Twenty-Second International doi:10.1109/ICEMI.2009.5274300.
Offshore and Polar Engineering Conference, J. S. Chung et al., ——, Y. Zhang, M. J. Zuo, and Z. D. Yuan, 2015: Research on
Eds., Vol. 2, International Society of Offshore and Polar En- submarine cable detection technology based on information
gineers, 467–471. fusion. International Industrial Informatics and Computer
Zhou, W., Y. Zhou, X. Dong, L.-Y. Shao, J. Cheng, and Engineering Conference (IIICEC 2015), Advances in Com-
J. Albert, 2012: Fiber-optic curvature sensor based on puter Research, Atlantis Press, 530–533, doi:10.2991/
cladding-mode Bragg grating excited by fiber multimode iiicec-15.2015.121.

Unauthenticated | Downloaded 05/05/21 12:40 AM UTC

You might also like