Convert raw decimal lat/long data points to lat/long DD

tsa8786

New Member
Joined
Aug 1, 2013
Messages
4
Hello,
Am seeking expert assistance in creating a spreadsheet that will convert recorded raw decimal values to latitude and longitude degrees decimal (Lat XX.xxxxxxxx, Long XXX.xxxxxxxx) format.
The recorder records data this way:
4 words per frame
4 sub frames per frame
12 bits per word

Parameters:
Latitude
Lat1, word 26, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is 279.
Lat2, word 58, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is 279.
Lat3, word 90, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is 279.
Lat4, word 122, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is 279.

Longitude
Lon1, word 10, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is -318.
Lon2, word 42, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is -318.
Lon3, word 74, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is -318.
Lon4, word 106, sub frame 1,2,3, and 4, 12 bits used, and raw decimal value is -318.

With the above information, the lat coefficient is 0.125 and the lon is 0.25

Thanks for the help anyone can provide.

Respectfully,

Tim

 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Is this data in a spreadsheet, a text file, a binary file, ...?

Does it follow some published format?
 
Upvote 0
Both spreadsheet and text file. Think can export just the lat and long from the main binary file, in binary format. It is recorded 4 times per sec, late to lat4. Does this help? The recorder is a 128 wpf system. Would a type file of your choice be helpful if able yo send?
 
Upvote 0
You can put the files on box.net and post a link.
 
Upvote 0

Forum statistics

Threads
1,216,098
Messages
6,128,812
Members
449,468
Latest member
AGreen17

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top