[time-nuts] Thunderbolt code phase measurement

Magnus Danielson magnus at rubidium.dyndns.org
Wed May 16 02:44:35 EDT 2018


Hi Mark,

I have been looking at this myself.

Yes, you need to extend it with the 65-83 ms C/A code multiples, so
Trimble provided a little too raw measures. This is perfectly clear as
you read it.

However, you are armed with the time of week for the message, also,
there is messages so you can acquire the ephimeris data. Using the
ephimeris data of a satellte, the time of week you can calculate the
WGS84 X1. Y1, Z1 position of the satellite, and using the known position
of the receiver in Xu, Yu, Zu, you can trivially calculate the range to
the satellite as it should be. With this, it is trivial to convert it
into time by dividing by speed of light c and by subtracting the
reported pseudorange after converting it to time (divide by
16*1023*1000) you have an estimate of the time-range, so it only remains
to round it up to ms. Once this is done, it is trivial to update it
using the wrapping of 16*1023 that the 0x5A provides.

This way you can extend the pseudo-range measure of 0x5A to produce full
pseudorange measures.

You need more detailed help, or can you parse the ephimeris-data and
calculate it according to GPS-IS-200E?

Cheers,
Magnus

On 05/16/2018 08:01 AM, Mark Sims wrote:
> Many thanks Peter for confirming what I suspected.   The problem with the Trimble receivers is that requesting the satellite C/A code data can hose up a lot of them.  So, I'm stuck with calculating the integer number of milliseconds.   How to do that?  I do know my position to a few feet.
> 
> I have Lady Heather generating RINEX files for the Ublox timing receivers, the NVS-08, the Furuno GT-87, and the Ashtech Z12 (with both L1/L2 data).  It would be nice to be able to support the Trimble receivers.   With L1 only data I am getting results in the < 200 mm range.  The Z12 with L1/L2 data gets me to around 40 mm.
> 
> ----------------
> 
>> If you know your position to within 150 kilometers (0.5 ms), you can
> dispense with the pseudorange-assembly arithmetic and just use the code
> phase directly, after adding in the appropriate integer number of
> milliseconds, only one of which will put you within your known
> 300-kilometer-diameter (1 ms) sphere.
> _______________________________________________
> time-nuts mailing list -- time-nuts at febo.com
> To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
> and follow the instructions there.
> 


More information about the time-nuts mailing list