mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > GPU to 72

Reply
 
Thread Tools
Old 2013-06-04, 15:16   #188
c10ck3r
 
c10ck3r's Avatar
 
Aug 2010
Kansas

54710 Posts
Default

Quote:
Originally Posted by kracker View Post
Sounds like your homework, for some reason.
If it was homework, I'd have put it in "Homework Help"
I'm running a planter using GPS and need an exact heading to orient the plots correctly. The feed from the tractor only gives a heading for the current past 5 feet and only gives it to one decimal place. I'd be using it after the first pass to establish an AB line, which is why I need it to be longer, since (for example) today's plot is 980 feet deep and 320 feet wide, right about 7.2 acres.
c10ck3r is offline   Reply With Quote
Old 2013-06-04, 19:50   #189
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
I'm running a planter using GPS and need an exact heading to orient the plots correctly.
Can the iPhone run Perl? And/or, is there EDGE cellular coverage where you're working (which would allow "outsourcing" the needed processing to an Internet server)?

The reason I ask is this Perl module has just about everything you need.
chalsall is offline   Reply With Quote
Old 2013-06-04, 21:52   #190
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

200528 Posts
Default

Apple really does not want any code other than "approved" code running on an IOS device.



We program a little on our iPhone and iPad with this app:

https://itunes.apple.com/us/app/codetogo/id382677229

All it does is offloads the compilation and execution to a different device. It is limited but it is okay for simple stuff. It requires an Internet connection to run the code but you can edit, load and save without a connection.
Xyzzy is offline   Reply With Quote
Old 2013-06-04, 21:52   #191
lycorn
 
lycorn's Avatar
 
"GIMFS"
Sep 2002
Oeiras, Portugal

3·491 Posts
Default

Quote:
Originally Posted by Uncwilly View Post
Aramis has been MIA since then. His twitter is not a very active account. Has he logged in since then?
According to his public profile->statistics, the last activity was on May 20th.
lycorn is offline   Reply With Quote
Old 2013-06-05, 07:15   #192
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

2×3×13×83 Posts
Default

Quote:
Originally Posted by chalsall View Post
Would the curvature of the earth be required to be considered?
The start and finish positions define a plane through the centre of the earth.
The heading is the angle between this plane and the plane of longitude at the time you want the heading.

If you were to consider starting and finishing at different distances from the centre of the earth, this would entail a small correction.

Euler
davieddy is offline   Reply With Quote
Old 2013-06-05, 08:36   #193
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

2·3·13·83 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
Not sure if this is the right place to put this, but...
I'd be willing to do 2.5 Thz-Days of GPU TF (your choice of range) for an iPhone app to get my exact heading by entering my start coordinates and end coordinates. Needs to allow 9 decimal places for my entries. format would be
Lat (ie) 37.981234432
Long -97.782435987
End Lat 37.983462697
End Long -97.789436899
Would need heading to 6 places, 0 to 359.999999
On this scale the computation is childishly simple:

NS distance is difference in latitude * 2piR/360
EW distance is difference in longitude * 2piRcos(laitude)/360

D
davieddy is offline   Reply With Quote
Old 2013-06-05, 12:47   #194
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

262716 Posts
Default

Quote:
Originally Posted by chalsall View Post
And/or, is there EDGE cellular coverage where you're working (which would allow "outsourcing" the needed processing to an Internet server)?
Is this useful to you? If so, 2.5 THz-Days of GPU TF of "What Makes Sense" to 74 in the LL range would be great!

Let me know if you'd prefer feet rather than meters.
Attached Thumbnails
Click image for larger version

Name:	c10ck34.jpg
Views:	88
Size:	111.9 KB
ID:	9841  
chalsall is offline   Reply With Quote
Old 2013-06-05, 13:12   #195
c10ck3r
 
c10ck3r's Avatar
 
Aug 2010
Kansas

54710 Posts
Default

Quote:
Originally Posted by chalsall View Post
Is this useful to you? If so, 2.5 THz-Days of GPU TF of "What Makes Sense" to 74 in the LL range would be great!

Let me know if you'd prefer feet rather than meters.
Indeed it will be! Thank you so much! I will reserve the batch momentarily!
c10ck3r is offline   Reply With Quote
Old 2013-06-05, 13:25   #196
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
Indeed it will be! Thank you so much! I will reserve the batch momentarily!
You are most welcome -- it took me all of half an hour (I love Perl, and the diverse range of modules available). BTW, it's currently using the NAD27 ellipsoid; let me know if you'd prefer another (like WGS72, WGS84, etc).

And thanks for the TFing.
chalsall is offline   Reply With Quote
Old 2013-06-05, 21:54   #197
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by chalsall View Post
BTW, it's currently using the NAD27 ellipsoid; let me know if you'd prefer another (like WGS72, WGS84, etc).
During a very hectic day, a couple of things popped into my head about this... First, it would be highly advisable to use the same ellipsoid that your GPS is using. It's less than a minute for me to set it to be anything you'd like.

Secondly, are you using Differential GPS (or military grade)? Otherwise you're going to have much greater varation in your data feed than three inches....
chalsall is offline   Reply With Quote
Old 2013-06-05, 22:04   #198
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

2·3·13·83 Posts
Default

Quote:
Originally Posted by c10ck3r View Post
Indeed it will be! Thank you so much! I will reserve the batch momentarily!
Love you Clocker!
But do what actually makes sense.
TF 63M+ to 73.
I promise Chris will be grateful when the LL tsunami hits the fan.

D
davieddy is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
To 100M to 75 Bits petrw1 GPU to 72 6 2017-04-17 04:03
Is LMH > 100M still alive? TheMawn LMH > 100M 25 2016-04-18 16:11
100m p-1 and tf aurashift Software 18 2016-04-14 13:48
Anyone working in 79.3M - 100M ?? markr Lone Mersenne Hunters 21 2008-12-21 16:02
100M madness stars10250 Hardware 8 2008-10-02 15:21

All times are UTC. The time now is 06:24.


Mon Aug 2 06:24:39 UTC 2021 up 10 days, 53 mins, 0 users, load averages: 1.18, 1.12, 1.17

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.