Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 06-04-2018, 08:43   #1
Registered User

Join Date: Sep 2012
Location: Baikal
Posts: 581
10Hz GPS receiver in CPN - smooth moving

Will there be support for smooth moving as in chartplotters?
Baikal is offline   Reply With Quote
Old 06-04-2018, 12:45   #2
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: 10Hz GPS receiver in CPN - smooth moving

Quote:
Originally Posted by Baikal View Post
Will there be support for smooth moving as in chartplotters?
"Smooth moving" is what?
nohal is offline   Reply With Quote
Old 06-04-2018, 15:28   #3
Marine Service Provider

Join Date: May 2013
Location: Norway
Posts: 719
Re: 10Hz GPS receiver in CPN - smooth moving

It's up to your GPS, not Opencpn.
Opencpn works great with 10HZ gps.
Quote:
Originally Posted by Baikal View Post
Will there be support for smooth moving as in chartplotters?
petter5 is offline   Reply With Quote
Old 06-04-2018, 19:57   #4
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: 10Hz GPS receiver in CPN - smooth moving

This is a great idea, and can in fact, be computed using inertial sensors with a regular gps.

I could with a bit of effort implement a kalman filter for this exact purpose and integrate it into pypilot (already used as the imu backend in openplotter even if there is no autopilot). It would of course require gyro/accel/compass imu, as well as some sort of gps, but then the nmea stream for gps could be output at 10hz with any gps, and correct for gps lag at the same time.

I actually have a lot more to say about this, but will pause. Is anyone really interested? What other advantages are there besides a more steady course prediction line? It might plot a more accurate track over ground, but the differences are typically slight. It would also update the boat position a lot faster giving smooth panning in overzoom, but is this update rate of more than the usual 1hz really useful?

I think more useful might be when gps reception is poor, and sometimes I have seen the boat jump far away then back.. essentially gps errors could be easily detected and filtered.
seandepagnier is offline   Reply With Quote
Old 06-04-2018, 22:04   #5
Registered User

Join Date: Sep 2012
Location: Baikal
Posts: 581
Re: 10Hz GPS receiver in CPN - smooth moving

on the video what I meant
Smooth moving and rotating position


Baikal is offline   Reply With Quote
Old 07-04-2018, 11:15   #6
Marine Service Provider

Join Date: May 2013
Location: Norway
Posts: 719
Re: 10Hz GPS receiver in CPN - smooth moving

Mostly 10 Hz is important for fast boats/vessels when operating at high speed to avoid lagging in the chart. Using Digital-Yatch DualNav GPS is a easy way to upgrade old systems to 10Hz. http://www.dualnav.co.uk/

Quote:
Originally Posted by boat_alexandra View Post
This is a great idea, and can in fact, be computed using inertial sensors with a regular gps.

I could with a bit of effort implement a kalman filter for this exact purpose and integrate it into pypilot (already used as the imu backend in openplotter even if there is no autopilot). It would of course require gyro/accel/compass imu, as well as some sort of gps, but then the nmea stream for gps could be output at 10hz with any gps, and correct for gps lag at the same time.

I actually have a lot more to say about this, but will pause. Is anyone really interested? What other advantages are there besides a more steady course prediction line? It might plot a more accurate track over ground, but the differences are typically slight. It would also update the boat position a lot faster giving smooth panning in overzoom, but is this update rate of more than the usual 1hz really useful?

I think more useful might be when gps reception is poor, and sometimes I have seen the boat jump far away then back.. essentially gps errors could be easily detected and filtered.
petter5 is offline   Reply With Quote
Old 07-04-2018, 12:26   #7
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: 10Hz GPS receiver in CPN - smooth moving

OpenCPN has a GPS smoothing feature. It works very well. There are two features in fact. One filters the COG and SOG. The other filters the chart “jumpiness”. They are both in options. One is in the chart tab and the COG/SOG filter is on the connections tab. That one has adjustable smoothing so you can set it however you like. Larger number means smoother.
transmitterdan is offline   Reply With Quote
Old 07-04-2018, 16:28   #8
Registered User

Join Date: Aug 2015
Location: Paramaribo
Boat: Van de Stadt Norman 41
Posts: 55
Send a message via Skype™ to daga
Re: 10Hz GPS receiver in CPN - smooth moving

Do you mean the Tracking Precision setting on the 'Own Ship' tab rather than the Chart tab?

My understanding is that these just apply smoothing and actually decrease accuracy for rapid course changes.

Dave.
daga is offline   Reply With Quote
Old 07-04-2018, 16:38   #9
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: 10Hz GPS receiver in CPN - smooth moving

Quote:
Originally Posted by daga View Post
Do you mean the Tracking Precision setting on the 'Own Ship' tab rather than the Chart tab?

My understanding is that these just apply smoothing and actually decrease accuracy for rapid course changes.

Dave.
Sure not, this is a different and unrelated feature, serving exactly to what you describe - limiting the number of trackpoints recorded at a price of decreased accuracy of the track.
But yes, the information is incorrect and in fact the Setting mentioned is "Chart Rotation Averaging Time" on Display->Advanced tab. The other is correct - "Filter period (sec)" on the Connections tab.

Pavel
nohal is offline   Reply With Quote
Old 07-04-2018, 16:49   #10
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: 10Hz GPS receiver in CPN - smooth moving

Just to add, even after watching those videos, I have no idea what Baikal asks us to implement.
nohal is offline   Reply With Quote
Old 07-04-2018, 17:12   #11
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: 10Hz GPS receiver in CPN - smooth moving

Pavel, et al...

We have a basic 1 Hz. update of the screen in auto-follow mode.

I think Baikal would like to update the screen faster if there is hdg/cog info coming in faster than 1 Hz. Maybe especially interested in the rotation angle in course-up mode, so that the screen rotation does not appear to "jump" visually.

This we could do without much effort, I think, if there really is 10 Hz input. Somewhat more difficult if we want to fake it with 1 Hz data, and smooth the rotation by synthesizing and injecting intermediate hdg/cog values. I don't like the second idea much....

That's my take on it.

Dave
bdbcat is offline   Reply With Quote
Old 07-04-2018, 19:31   #12
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: 10Hz GPS receiver in CPN - smooth moving

using the compass rather than gps, I have data at 10hz.

It would be possible to do smooth rotation as well with averaging, this might look nice. So if the course up angle updates every 10 seconds, whenever it does, rather than change it immediately, do a smooth rotation of 10 or 15 frames to the new heading.

Could play around with these settings, I think it is somewhat already implemented in the rotationctrl plugin, but logic could be improved and better filters and more options added.
seandepagnier is offline   Reply With Quote
Old 07-04-2018, 21:47   #13
Registered User

Join Date: Sep 2012
Location: Baikal
Posts: 581
Re: 10Hz GPS receiver in CPN - smooth moving

Quote:
Originally Posted by bdbcat View Post
Pavel, et al...

We have a basic 1 Hz. update of the screen in auto-follow mode.

I think Baikal would like to update the screen faster if there is hdg/cog info coming in faster than 1 Hz. Maybe especially interested in the rotation angle in course-up mode, so that the screen rotation does not appear to "jump" visually.

This we could do without much effort, I think, if there really is 10 Hz input. Somewhat more difficult if we want to fake it with 1 Hz data, and smooth the rotation by synthesizing and injecting intermediate hdg/cog values. I don't like the second idea much....

That's my take on it.

Dave
Dave, that's right!
The angle of the course should work smoothly with a higher frame rate and in the presence of only COG, including for holders of receivers 1Hz. This is certainly harmful, but it could be a function that is customizable in advanced display options.
1-10hz GPS / Glonass / Galileo / JapanSat receivers on U-BLOX is full on aliexpress, there is also a marine version.
Baikal is offline   Reply With Quote
Old 08-04-2018, 08:07   #14
Registered User

Join Date: Oct 2011
Location: Apeldoorn
Boat: Ovni 385
Posts: 325
Re: 10Hz GPS receiver in CPN - smooth moving

Quote:
Originally Posted by transmitterdan View Post
OpenCPN has a GPS smoothing feature. It works very well. There are two features in fact. One filters the COG and SOG. The other filters the chart “jumpiness”. They are both in options. One is in the chart tab and the COG/SOG filter is on the connections tab. That one has adjustable smoothing so you can set it however you like. Larger number means smoother.
A remark on the smoothing function. Generally it works nice when sailing. If you are moored however, and due to GPS inaccuracies there is a small SOG of say 1 kn turning around in circles, the average SOG will be 1 kn. This is because the averaging works on a scalar basis. The absolute value of the SOG is averaged, not taking the direction into account. It would be nicer to use a vector average, taking also the direction of COG into account. In that case the average in this example would be zero.
Douwe Fokkema is offline   Reply With Quote
Old 08-04-2018, 08:35   #15
Registered User

Join Date: Oct 2011
Location: Apeldoorn
Boat: Ovni 385
Posts: 325
Re: 10Hz GPS receiver in CPN - smooth moving

There is another case in which faster position updates would be very welcome. That is for the target tracking in the radar plugin (br24radar_pi), so called MARPA and ARPA. We determine the movements of targets by comparing target positions between successive sweeps of the radar beam. As these are small movements the exact position of the own ship on the moment that the beam passes the target is crucial. Currently I use the last GPS position. But as the sweeps pass every 2 sec and the position can be 1 second old, there is quite some variance in the positions. This variance is filtered out nicely by a Kalman filter, resulting in pretty accurate COG and SOG of the targets. But better positions would decrease the variance, and improve the target tracking such that we react faster on changes in target course and speed.
I do have an experimental version that uses a Kalman filter on the GPS and that gives instant interpolated positions (GetPosition()). But this needs a lot of testing, which I can't do in a simulated radar environment at home, this will follow when the ship is sailing again.
But the fundamental questing is if plugins should make intermediate positions, or if this should be done centrally in OCPN, so that everyone would use the same position source. A centrally interpolated 10 Hz position would be very nice.
And by the way, a Kalman filter on the GPS will give a nicely smoothed COG and SOG. The degree of smoothing could be adjusted by setting the parameters of the filter.
Douwe Fokkema is offline   Reply With Quote
Reply

Tags
gps

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
For Sale: DigitalYacht HSC100 Heading Sensor (10hz flux gate compass) - Montreal - US$274 oddasea Classifieds Archive 0 18-04-2016 07:33
painting hull and deck...why make the boat smooth? boatsail Monohull Sailboats 40 19-05-2013 21:50
Getting wood boom smooth CaptHead Construction, Maintenance & Refit 7 17-07-2008 09:15

Advertise Here


All times are GMT -7. The time now is 04:18.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.