Communication

Any suggestion on a good way to have a two way communication linkwith an underwater vehicle ?For the simulation purpose, lets say 30 meters on the minimum and 200 meter on the max.Thanks

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • A different approach to all this is your underwater vehicle, tethered to a surface vehicle (boat) which follows it via the likes of gps and synchronous movements, and uses whatever above-water radios you please.  

  • A project (http://dronelab.missouri.edu/projects/eon-underwater-remotely-opera...) that we did a few years ago was building a ROV - we used an ethernet cable (50') that was zip-tied to a lightweight steel cable. This allowed us to use ethernet (100mbit/1gbit) to communicate with onboard Pico ITX linux box, and also to have a safety tether. Basically, we had enough bandwidth to stream HD video to the surface, and could also pull the ROV to the surface if it malfunctioned.

    The goal of the project was to take 3D underwater footage to aid in underwater rescue situations - the thought being a test scenario would be a sunken vehicle (conventiently, there's one at the bottom of a local quarry pool).

  • Yaniv,

    One idea that I have been kicking around is to actually use the audible spectrum at very low frequencies (i.e., 20-30 khz), using submersible speaker systems pushing at very high decibels and using a hydrophone (microphone) receiver  on the UAS.  The 10-30 Mhz spectrum is what whales "sing" on, and the sound waves can propagate over 100's of miles)

    The system would require the following:

    1. Submersible speaker system capable of generating high decibel outputs at desired frequency

    2. Hydrophones on UAS to record signals output by speaker system

    3. On-board processing system to interpret recorded commands - this would essentially be the same as the voice processing software the google and siri use to translate your words, but for pre-determined, repeatable sounds.  This can easily be programmed up using Matlab.

    This system has essentially been tested in nature - you can dip your hydrophone in the water where whales are singing, record their "output" and then have your PC manipulate that output into basic commands.

    However, you would be severely limited in terms of bandwidth - i.e., you can only output one command at a time... so you'd either have to settle for limited capabilities or use pre-programmed sounds to perform a fixed set of operations.

    The concept is relatively simple, but as in most cases, the logistics is a nightmare.  Things you would have to contend with include:

    Background noise (whales, boats, drilling platforms, etc), wave noise if near shore, signal attenuation over long distances, and the fact that anyone could record your output and use it to steal your UAS - which means that you would need a rather sophisticated encryption system of some sort. 

  • http://www.januswiki.org/tiki-index.php

    Open Acoustic-modem protocol. Sample code in Matlab & C.

    HomePage : JANUS Community Wiki
  • The military uses a VLF system, very low frequency, something less than 100KHz. The subs tow a very long wire antenna, as in 1000's of feet. The frequency is very low and hence so is the bandwidth, that is the speed of data will be slow.

    Search VLF submarine and you will find lots of info.

  • Ultrasonic is about the only way, if you don't want wires.

    Speak to some boating/fishing type people, I know one frequency is 40 KHz, the other 400 KHz ???

    Slow data rate though.........

  • Actially, the best way might be optical communication, at least that's something to consider. You can make a great and surprisingly fast comm link with a strobing light! If I can find this one talk I once saw by this one inventor... I think he was on TED.com and talked about it.

    Edit: Didn't find it yet, but I came across this: http://www.slideshare.net/guestcd295/short-range-underwater-communi... - maybe it could be helpful for brainstorming.

  • I have been working on an inexpensive way to get a drone in the water since the early 90's and I have found that tethered is the best way to go. Depending on what you want to do and your budget. I work for the local fire dept. and built an drone for under water search and recovery of bodies. I have a tethered drone that I built several years ago that I tow behind a boat and it is also maneuverable from a stationary point.The tether is 200 feet with an IR camera so it compensates for light at depth. once you get over 100 feet, the voltage drop in the wire is quite high so you will have to over come that. The next problem was keeping water out so a pressure compensating surface supply was installed with a fail safe CO2 system in case of power loss it will surface by its self. At 200 meters the pressure at depth will be around 300 psi or so and to keep water out at that depth will be a trick. I found that it doesn't matter how good you think your seals are, they will leak.

     

    Hope that helps a little.

  • This is commonly done in three ways:

     

    1) Thethered

    2) Automatic surfacing and a radio link (such as wifi)

    3) Acoustically, f is less than 50 Khz. Higher f = lower range. (electromagnetic waves don't propogate well thru water)

  • you definitly need a low frequency !!! like submarine engine.
    you can start with an FSK with different low frequency to see if you can decode it.
This reply was deleted.

Activity