Tech File: Blue Robotics BlueROV2

By Paul Unterweiser

 The popularity and availability of aerial quad-copter drones have grown exponentially over the past few years. But, in large part because of the complexities that water penetration poses for electronics, underwater remotely operated vehicles (ROVs) have not experienced that same level of popularity. The technology required to fabricate the components for an ROV to explore beyond a few meters depth has been beyond the capabilities of all but a handful of companies who have mastered the skills. In many cases, those skills have been kept proprietary and the products have demanded high prices. Not long ago you needed well over $10,000 to consider buying even the smallest observation ROV. As mini ROVs have grown in capabilities, so have the prices to the point where a fully-capable mini ROV now costs in excess of $40,000. All that may soon change thanks to companies like Blue Robotics and its newly released BlueROV2. 

 
At first glance, the BlueROV2 is a vectored six thruster ROV, capable of depths of 100 meters in a kit form. But because every bit of the design, from the housings to thrusters to the firmware that controls it, is open to the public, the future and upgrade-ability of the design is virtually unlimited. This not only means that people with technical skills will be able to adapt the BlueROV2 to perform whatever new tasks they might be clever enough to design, but it also means that even the average user is free to source parts and enhancements (such as sonars) from whomever they want. This is an entirely new and potentially powerful approach to ROV design and marketing.
 
What comes with the kit
The kit includes all the thrusters, electronics, housings, frame, flotation, nuts and bolts that you will need to fully assemble a complete ROV. It also includes a tether (of your choice of length) and a topside electronics board. What it does not include are a few basic tools you will need (such as screwdrivers and wire snips), batteries (14.8 VDC LiPo batteries are recommended), a laptop/ tablet to control the ROV, or a monitor to display the video. These are left to the builder to buy and assemble as they wish. Some steps of the construction, such as the waterproof housing penetrators, have already been potted to the cables, while other steps, such assembling the frame and connecting the wires to the various electronics, have been left for the builder to complete.
 
BlueROV2 kit components
Besides Blue Robotics’ novel approach to delivering this new product, some of the components which make up the kit are themselves equally novel. The motors in the thrusters, for example, are not sealed from water intrusion but instead are open so water can pass freely. The thruster’s construction is mostly from plastics and other inert materials, and what components that are not inert are potted. Surprisingly, even though these thrusters are constantly exposed to salt and debris, long term testing has proven them to be pretty reliable. And considering the cost savings these thrusters afford, it would appear to be a viable approach.
 
Kit options
Besides various tether length options, you can also choose between the “standard” and “advanced” electronics packages. The standard package uses RS-422 serial communications for control and composite (NTSC / PAL) video. The advanced package uses a tiny, on-board computer (Raspberry Pi), and other electronics to send both HD video and ROV control via Ethernet and a single twisted pair. The standard electronics is similar to how most commercial ROVs are configured. The advanced electronics is something new, offering some exciting new capabilities along with a few additional risks. For this evaluation I built two kits, one with standard electronics and one with the advanced electronics.
 
Building the kits
The first kit I built was a “beta” version of the “Standard Electronics” kit and so my build was only slightly more complex than what a customer who receives a kit can expect. Assembling the kit primarily involved:
  1. Wiring the ROV side electronics - This step involved mounting two electronics boards to the panel and then connecting them, via screw terminal strips, to the electronic speed controllers (ESC) and thrusters; and then connecting the tether leads to the electronics in the same manner. If you have absolutely no electronics or small tool experience at all, this might take you a bit longer, but it took me about an hour altogether. Most of that time was deciding how to best route the wires so everything would appear neat and easy to repair in the future.
  2. Assembling the frame - This was one of the easiest parts of the build. The frame is made of HDPE, anodized aluminum and connected with stainless screws. This took less than 30 minutes to complete.
  3. Change props and mount the thrusters - This was as easy as step 2. The only bit that was more time consuming was swapping the right-hand props in three thrusters to left-hand props. The thruster needs to be disassembled in order to do this, which is not an ideal situation, but performing this task offers two advantages: first, you end up with enough spare props so you have replacement for all six of them, and second, you are taught how to dis- and reassemble the thrusters, a skill worth having with any ROV.
  4. Mount the housings and route the external wires - This next to last step was very straightforward and did not take long at all to accomplish. The most difficult part (until Blue Robotics sent me a photo for guidance) was deciding how to route the external wires. With a few photos for guidance (which are now included in the kit’s instructions) I finished the ROV end of the build.
  5. Design and assemble a topside control box - This last step is likely the most challenging part of building the kit, and your options range from simply mounting the topside electronics in a plastic box (which is what I did) to mounting it along with monitor, tablet and other electronics in a proper, waterproof pelican style case (what I plan on doing in the future). In my case, I spent roughly $400 on all the parts and batteries I needed to finish the build to the state seen in the photos.
I built the second kit (with the “Advanced Electronics”) several months after the first. In that time I picked up several kit building tips from other builders and came up with a few of my own. Because this electronics package includes an additional component (the Raspberry Pi computer) building it was a little bit more involved and routing the wires neatly was a bit more challenging than the first kit. As for the software side, I ran into a few minor glitches but thanks to some help on Blue Robotics’ support forums I was able to get things up and running relatively quickly.
 
Building a topside box
One of the bigger challenges to assembling this kit is designing a box to house the topside electronics. This is one area where it is completely up to you as to how complex or how simple you want to be. I wanted to use “off the shelf” components as much as possible and decided to use a simple, waterproof plastic (NEMA) electronics box and splash resistant bulkhead connectors. While I was at it, I also installed a USB to RS485 converter in the box for use with a sonar I will be installing later.
 
Bench testing
After assembling the ROV and building a simple topside control unit it was time to install the software and give everything a test. The software that the BlueROV2 uses topside, “QGround Control” is an adaptation of aerial drone software. Likewise, the ROV end hardware it uses is also an adaptation called “ArduSub”. Although initially designed for flying craft, I later learned Blue Robotics modified version worked pretty well, plus because most of the software’s momentum is driven by the aerial drone community, it is constantly being improved. Another benefit of open source software is that I can use it with a wide variety of hardware platforms. The topside controller, for example, can be a Windows, Mac, Linux or even Android computer/tablet. I used a Windows tablet topside and updated the ArduSub firmware via a USB cable connected to the control electronics in the ROV. A few minutes following the instructions and the electronics were ready to operate. I closed up the housing, attached a battery and fired up the ROV and topside controls. Almost immediately, the ROV signaled a few chirps and beeps, telling me it had initialized and was ready to run.
 
When the ROV is first powered up, the compass sensor and topside joysticks needed to be configured. Following the instructions was relatively straightforward. The next step, taken straight from the aerial drone world, was to “arm” the ROV by sliding an icon on the tablet’s screen. By arming the ROV, it was now ready to operate and the thrusters would respond to joystick commands. I tested the thrusters, lights and camera tilt, and all worked as expected. I picked up the ROV and turned it left and right, then tilted it in various directions while watching the attitude and compass displays on the topside tablet computer. Everything seemed to work.
 
Before taking the ROV in the field, I also wanted to give it a test in freshwater. So I gave the water-tight housings a vacuum test, just to make sure they were sealed properly, then put the ROV in a water filled tub. Although the ROV appeared to be functioning correctly on the bench, it was not until I put it in the water that I learned that there were a few settings in the software that I had missed during set up. Some helpful guidance from Blue Robotics and I resolved the issues in short order. I repeated these tests several times until I felt confident that the housings were sealed and I had configured the software properly.
 
In the field testing
The conditions here in coastal North Carolina can be challenging for operating a ROV. Visibility is typically poor, the area has an abundance of snags and obstacles, and is notorious for strong currents. Not the worst conditions a ROV pilot will experience, but certainly not the best either. The day of the test was typical for here, 12 to 15 knots of side shore wind and about 1 knot of current from an outgoing tide.
 
With an assistant to manage the tether, I powered up the ROV and topside controller, checked that everything was sealed properly, then put the ROV in the water. I could immediately see that the BlueROV2 was considerably more buoyant than I would prefer. Although the kit comes with enough additional weight to make it neutrally buoyant, we decided to continue with the test as is. I gave the joysticks some quick commands, the thrusters shot water in the expected directions and the ROV lunged as directed. This ROV has power! I flew the BlueROV2 on the surface with full power, dove to the bottom, watched the instrument displays, flew it sideways against the current and familiarized myself with the controls. At full power the ROV had no problem overcoming the current and responding to my directions. Once back on track, I reduced the thruster gain to 25% and repeated the exercise. Although it was not able to speed against the current, it had no trouble maintaining station.
 
I should note that the BlueROV2 I was testing was running on a version of software that used “fly by wire” (what Blue Robotics calls “Stabilized mode”) by default. Although newer versions of the software includes other flight “modes”, I only tested fly by wire.
 
I continued to test the BlueROV2 at depths of zero to 5 meters and was thoroughly impressed with its performance. The ROV had more power than I was expecting, the fly-by-wire mode worked very well, the heading, attitude and depth sensors all worked as expected and overall the test was completely successful. What few issues I did run into were related to how I had configured my topside equipment. For example, I neglected to set the Windows tablet’s power mode to “always on” so it would go to sleep after 10 minutes of inactivity and disconnect from the ROV. Although a bit of a nuisance, it was no fault of the BlueROV2 and minor issues such as these are to be expected as part of the learning curve when testing a newly completed kit.
 
Conclusions
Looking back at my experiences with the BlueROV2 I have to say it is an amazing piece of equipment. For under $4,000 you have nearly everything needed to assemble a very worthy ROV capable of a wide range of observation class tasks, from water tank to ship hull to fish farm inspections. The BlueROV2 can do it. This is no toy, the components are very well made and the ROV’s capabilities rival more well-known products which cost many times more. It is a kit and some skills are required to complete it. But if you are able to use a few simple hand tools, follow written instructions and install and configure computer software, you have all the skills required to build this kit. I would say the greatest challenges for the builder are the topside controller and dealing with the software/firmware, but even these tasks are not very difficult. And building the kit yields an additional benefit, that when it comes time to repair or maintain the ROV, you will already have all the skills and experience necessary to perform the tasks. I cannot think of a better way for students and budding ROV pilots to become familiar with the technology.
 
Pros
  • Unrivaled value
  • Very good durability
  • Good ease of use
  • Excellent expand-ability
  • Good serviceability
  • Excellent thruster power
  • Includes features typically found in higher end ROVs, such as vectored thrust and “fly by wire” mode
  • Streaming HD video (with the “Advanced Electronics Package”)
 
Cons
  • It comes in kit form and requires assembly
  • The topside controls are up to the builder to design and fabricate
  • Some service procedures (such as replacing a prop) are more involved to complete than I would like
  • Runs on batteries, so time on station is not unlimited
  • Slight (200-250 ms) lag in HD video stream (with the “Advanced Electronics Package”)
 
 
 
 
About Blue Robotics
Motivated by a desire to build a better underwater thruster and armed with a degree in engineering, Rustom “Rusty” Jehangir came up with a novel design that turned into a very successful Kickstarter campaign. Now, just two years later, Blue Robotics has grown to a staff of nearly a dozen engineers and technicians working full time designing fresh new approaches to the challenges of ocean exploration.
http://www.bluerobotics.com
 
The Author
Paul Unterweiser is a retired U.S. Navy officer, USCG licensed master, ROV pilot and, for the last 10 years, president of Marine Simulation, a software company located in North Carolina specializing in developing training simulators for ROV pilot schools and other marine industry applications.
http://www.marinesimulation.com
 
 
(As published in the November/December 2016 edition of Marine Technology Reporter)
Marine Technology Magazine, page 40,  Nov 2016

Read Tech File: Blue Robotics BlueROV2 in Pdf, Flash or Html5 edition of November 2016 Marine Technology

Other stories from November 2016 issue

Content

Marine Technology

Marine Technology Reporter is the world's largest audited subsea industry publication serving the offshore energy, subsea defense and scientific communities.