[time-nuts] Serial port splitter s/w

Chris Albertson albertson.chris at gmail.com
Wed Feb 26 19:32:19 UTC 2014


On Wed, Feb 26, 2014 at 11:15 AM, David J Taylor <
david-taylor at blueyonder.co.uk> wrote:

> The Raspberry Pi with GPS/PPS certainly beats any internet connection I've
> ever had delivered to this house, though:

Yes it will.   But the point of the server is to deliver time to other
computers.  The the measure is "goodness" is not the accuracy of your local
NTP server but the accuracy of the client computers that use it.     So if
I point my desktop computer at a set of 5 to 7 Internet pool servers or it
I point the same desktop to my local NTP server I don't se a lot of
difference.

With the notebook computer using WiFi I don't see any difference.

This is what I moment by saying it is hardly worth it if you happen to have
Ethernet-like connectivity all the way back to your ISP.  Of douse many
people don't and have to use DSL or Cable TV lines.

The ARM has some real potential for time keeping.   Inside the chip in
addition to the ARM CPU are two "RPU" processors.  Thee run at exactly
200MHz one instruction per cycle with very deterministic timing.  They have
access to all of the ARM memory and interrupts.   They are in effect two
micro controllers that are in addition to however many ARM cores there are.
  A really good project would be to move NTP's  PPS timing to a PRU.    But
as I said the weak link is getting time OUT of the NTP server, not into it.
  But again the ARM is great for real time because it has both the ARM
cores runnig Linux and the PRUs that you can program in assembly with
deterministic timing.

But as of today I don't think the PRUs are used for this but see below,
lots of potential uses for building things like TICs
http://processors.wiki.ti.com/index.php/Programmable_Realtime_Unit_Subsystem
>
>  http://www.satsignal.eu/ntp/Raspberry-Pi-NTP.html
>  http://www.satsignal.eu/mrtg/performance_ntp.php
>
> Cheers,
> David
> --
> SatSignal Software - Quality software written to your requirements
> Web: http://www.satsignal.eu
> Email: david-taylor at blueyonder.co.uk
> _______________________________________________
> 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.



-- 

Chris Albertson
Redondo Beach, California



More information about the Time-nuts_lists.febo.com mailing list