Boat Design Forums  |  Boat Design Directory  |  Boat Design Gallery  |  Boat Design Wiki (beta)  |  Boat Design Book Store  |  Thanks to Our Site Sponsors  |  Sitemap

Go Back   Boat Design Forums > Design > OnBoard Electronics & Controls
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-02-2009, 09:33 AM
MrSantiago MrSantiago is offline
 
Join Date: May 2009
Rep: 10 Posts: 3
Location: Denmark
Wireless communication between GPS-unit on dinghy, GPS-unit on bouye and watch?

For my final exam in industrial design I am creating a design concept for an allround GPS training system for dinghy sailors.

Basically the concept is about attaching units with GPS receivers to the dingys and the bouyes used in training, and making that data avaliable on a watch on the sailors arm, so he can read his VMG to the mark.

Does anyone know what would be the best wireless form of communication between the units on the dinghy and bouyes and the watch?

The units already use GSM to brodcast the data to a server. So my guess is that the watch also could receive data from the server (about the bouyes and dinghys position via GSM)

Another important feature is that the sailors also will be using the watch as a dictaphone during training, only for short messages. The audio also needs to be send to the server as well.

But that is a lot of sim-cards and data GSM communication that costs money and maybe presents significant latency.

Does anyone know of a maybe cheaper or better communication solution for this setup?
Reply With Quote
  #2  
Old 05-02-2009, 03:13 PM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 279 Posts: 1,125
Location: Southern England
This sounds like a very elaborate solution for this problem.

Firstly, do you need GPS locations from the bouys at intervals? or do you just need to know a fixed location? I would take a reading on GPS when the bouy was first laid and use that unless you move the mark.

Communication is the next issue. This is purely down to the operating range you wish to use, again, the GSM/GPRS system sounds like overkill. For full-size racing yachts, it's ok, but for dinghies, I think you'd be ok with bluetooth, as ranges of 1000m are available.

I guess you're thinking of a shore-based server and display for classroom training. You might be able to use a much smaller data aquisition system which could run from a safety/training boat, hence cutting the range down. This aquisition system could be based on a PIC or an SBC.

Also, are you fixed to the watch form-factor? It seems quite restrictive. If you are not, many generic hand-held GPS units will give the read-outs you want. You can then use some custom electronics (1 PIC and bluetooth interface with MAX232s for signal conditioning) to do your data transmission in a small plastic box.

GPS tracking devices are around everywhere these days, so you might want to google some. GSM will get pricey if you deploy a lot of units, so that is worth thinking about.

Best of Luck,

Tim B.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Supported by engineering.selfip.org
Reply With Quote
  #3  
Old 05-03-2009, 03:51 PM
MrSantiago MrSantiago is offline
 
Join Date: May 2009
Rep: 10 Posts: 3
Location: Denmark
Thanks for the quick reply.

To answer your questions:

It is probably enough to take a reading on the GPS when the bouy is first laid. Thanks for the hint.

Part of the exam is to design that watch, so I am pretty fixed on the form-factor there.

I didn't know that bluetooth had such a long range on water. Good to know.

I have one concern though, which I forgot to mention in the previous post.

What happens when the boat tilts and the sailor falls in the water? I guess the bluetooth-pairing will be lost, but can the units pair up easy again?

I am thinking about my bluetooth mouse which pairs automatically with my computer 9 out of 10 times. But the 10th time I have to force them to pair.

Thanks again for you thoughts on this topic

Y. Santiago
Reply With Quote
  #4  
Old 05-04-2009, 04:41 AM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 279 Posts: 1,125
Location: Southern England
I hadn't thought of the effect of falling in the water! It would be worth putting in some error-checking and forcing a reconnect in firmware to overcome that problem.

Another thought, could you get the watch to talk to an on-board system (this makes most of the electronics easier and cheaper to build), so that the onboard system just sends speed/vmg etc. and the watch is just a display terminal?

Cheers,

Tim B.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Supported by engineering.selfip.org
Reply With Quote
  #5  
Old 05-04-2009, 04:48 AM
MrSantiago MrSantiago is offline
 
Join Date: May 2009
Rep: 10 Posts: 3
Location: Denmark
It is an on-board system, and the watch is just a display-terminal.

Do you think it is possible to get the error-checking to work perfect, so the units will connect automatically every single time?

Cheers

Y. Santiago
Reply With Quote
  #6  
Old 05-04-2009, 05:09 AM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 279 Posts: 1,125
Location: Southern England
It's possible. If you send a check and repsonse it should be easy enough. Timeout if there is no response and attempt to re-pair. Check out this site for ideas (I have no afilliation) http://www.sparkfun.com

Cheers,

Tim B.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Supported by engineering.selfip.org
Reply With Quote
  #7  
Old 05-04-2009, 05:39 AM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 279 Posts: 1,125
Location: Southern England
Another thought...

Could you use AIS to report the position back to shore? then use short-range wireless in the watch?

Tim b.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Supported by engineering.selfip.org
Reply With Quote
  #8  
Old 05-11-2009, 01:38 AM
tspeer tspeer is offline
Senior Member
 
Join Date: Feb 2002
Rep: 404 Posts: 1,246
Location: Des Moines, Washington, USA
Quote:
Originally Posted by MrSantiago View Post
For my final exam in industrial design I am creating a design concept for an allround GPS training system for dinghy sailors.

Basically the concept is about attaching units with GPS receivers to the dingys and the bouyes used in training, and making that data avaliable on a watch on the sailors arm, so he can read his VMG to the mark....
You might examine your requirements. Vmg to the mark is of comparatively little use, except on reaching legs. It's least useful on a beat. The reason is because Vmg to the mark is maximized when the boat is on the lay-line to the mark. And just prior to tacking on the lay-line, the Vmg to the mark is zero! What a sailor needs to know is Vmg with respect to the wind.

What a sailor would really like to know is bearing to the mark, especially when they cannot see it, and weather conditions at the mark. A wrist-mounted display with an arrow that always points at the mark, regardless of the orientation of the display, would be very useful.

And to know how the wind conditions at the boat compare with wind conditions at the buoy would help the sailor to know what to expect from the wind in the future.
__________________
Tom Speer
Reply With Quote
  #9  
Old 05-18-2009, 09:08 PM
gonzo's Avatar
gonzo gonzo is offline
Senior Member
 
Join Date: Aug 2002
Rep: 494 Posts: 3,842
Location: Temporarily in London
I think a watch is a bad setup. Anyone that sails dinghies, specially beginners, have their hands occupied. A head phone would be better
__________________
Gonzo
Reply With Quote
  #10  
Old 05-18-2009, 09:10 PM
gonzo's Avatar
gonzo gonzo is offline
Senior Member
 
Join Date: Aug 2002
Rep: 494 Posts: 3,842
Location: Temporarily in London
How are you accounting for wind shifts?
__________________
Gonzo
Reply With Quote
  #11  
Old 09-26-2009, 11:51 AM
Murray Peterson Murray Peterson is offline
Structural Engineer
 
Join Date: Sep 2009
Rep: 10 Posts: 13
Location: Kuttabul, Queensland, Australia
Low power (<1 watt) NMEA0183 format data strings on CH70 VHF (or whatever the marine VHF data chanel is in Danish waters) would appear to be a good idea and it would also alert other vessels in the area of the presence of sailing dingies and bouys. It would require that the dingies and bouys were all allocated an MMSI number, but that would be good for the safety of the trainees as well.
Reply With Quote
  #12  
Old 09-28-2009, 12:03 PM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 279 Posts: 1,125
Location: Southern England
So AIS for bouys and all small craft, then? It's a good idea, but I doubt the dinghy sailors (myself included) will like the extra cost of carrying an AIS transmitter!

Tim B.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Supported by engineering.selfip.org
Reply With Quote
  #13  
Old 09-29-2009, 09:52 PM
goboatingnow goboatingnow is offline
Junior Member
 
Join Date: Oct 2008
Rep: 28 Posts: 21
Location: Ireland
I and many internet definitions say that VMG iis velocity made good towards a destination mark, ie the vector component from you to the mark

VMG to the mark is useful in any situation where you cannot lay the mark direcly, ie mark to windward, or unable to sail deep downwind

As to communcations systems, why not consider low power narrow band FM, cheap , good range ( 3-10Kms). reliable etc.
Reply With Quote
  #14  
Old 09-30-2009, 07:39 PM
Murray Peterson Murray Peterson is offline
Structural Engineer
 
Join Date: Sep 2009
Rep: 10 Posts: 13
Location: Kuttabul, Queensland, Australia
Quote:
Originally Posted by Tim B View Post
So AIS for bouys and all small craft, then? It's a good idea, but I doubt the dinghy sailors (myself included) will like the extra cost of carrying an AIS transmitter!

Tim B.
My suggestion is to manufacture a low power CH70 transciever as part of the units. It does not have to be expensive, high power AIS or DSC radio equipment. It does not have to meet the requirements for AIS transponders approved for use in large ships.
Reply With Quote
  #15  
Old 10-01-2009, 03:14 PM
Tim B Tim B is offline
Senior Member
 
Join Date: Jan 2003
Rep: 279 Posts: 1,125
Location: Southern England
My comment was a little tongue-in-cheek, but it is essentially what you are suggesting. A way of identifying floating objects and provide details of such over a broadcast radio system.

Tim B.
__________________
Open Source Marine Charting - openpilot.sourceforge.net
Supported by engineering.selfip.org
Reply With Quote
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
What do I need to know when purchasing a GPS? Tim.M OnBoard Electronics & Controls 0 04-26-2009 12:34 AM
Gps Jaxboat OnBoard Electronics & Controls 13 02-09-2008 09:08 AM
GPS speedo/compass Pascal11 OnBoard Electronics & Controls 1 12-03-2007 07:55 AM
I want to learn how to navigate without GPS Vermonter Open Discussion 81 08-15-2007 02:27 PM
GPS Recommendations Inquisitor Marketplace 3 12-17-2005 07:58 PM


All times are GMT -5. The time now is 03:15 AM.


Powered by: vBulletin 3 Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Web Site Design and Content Copyright ©1999 - 2009 Boat Design Net