Re: [ntp:questions] NTP Performance on WINNT

2009-08-13 Thread Ulrich Windl
paul chaofu.c...@gmail.com writes: Hi All, I'm new to NTP, glad to meet you here. I did some experiments to test NTP performance on WINNT. In an isolated network, two machines are inter connnected with a switcher. Machine A is configure as a stratum 12 NTP server, using lcl as reference

Re: [ntp:questions] NTP Performance on WINNT

2009-07-28 Thread Danny Mayer
David Woolley wrote: Unruh wrote: You can absolutely count on ntpq to tell you what ntp thinks the offset is based on its querying of the servers or refclocks. What makes you not so sure. I don't think he wants the NTP offset metric; I think he wants the difference between software

Re: [ntp:questions] NTP Performance on WINNT

2009-07-28 Thread Danny Mayer
David Woolley wrote: Steve Kostecke wrote: I'm just not so sure if I can absolutely count on ntpq to determine time offset of NTP synced machines... ntpq does not calculate anything. It merely displays information returned from the ntpd it is querying. I believe that he means the

Re: [ntp:questions] NTP Performance on WINNT

2009-07-27 Thread David Woolley
Steve Kostecke wrote: I'm just not so sure if I can absolutely count on ntpq to determine time offset of NTP synced machines... ntpq does not calculate anything. It merely displays information returned from the ntpd it is querying. I believe that he means the combination of ntpq and and

Re: [ntp:questions] NTP Performance on WINNT

2009-07-27 Thread Unruh
David Woolley da...@ex.djwhome.demon.co.uk.invalid writes: Unruh wrote: You can absolutely count on ntpq to tell you what ntp thinks the offset is based on its querying of the servers or refclocks. What makes you not so sure. I don't think he wants the NTP offset metric; I think he wants

Re: [ntp:questions] NTP Performance on WINNT

2009-07-27 Thread Unruh
David Woolley da...@ex.djwhome.demon.co.uk.invalid writes: Steve Kostecke wrote: I'm just not so sure if I can absolutely count on ntpq to determine time offset of NTP synced machines... ntpq does not calculate anything. It merely displays information returned from the ntpd it is querying.

Re: [ntp:questions] NTP Performance on WINNT

2009-07-27 Thread David Woolley
Unruh wrote: In other words, there is a random noise component to the software clock time and to the measurement of UTC via the net, or whatever, and that In the estimate of the time on the servers and peers. There will also be an error term from reading the local clock, but it ought to be

Re: [ntp:questions] NTP Performance on WINNT

2009-07-27 Thread Unruh
David Woolley da...@ex.djwhome.demon.co.uk.invalid writes: Unruh wrote: In other words, there is a random noise component to the software clock time and to the measurement of UTC via the net, or whatever, and that In the estimate of the time on the servers and peers. There will also be an

Re: [ntp:questions] NTP Performance on WINNT

2009-07-26 Thread paul
On Jul 26, 12:30 am, David J Taylor david-tay...@blueyonder.not- this-part.nor-this.co.uk.invalid wrote: paul wrote: [] Thanks, but I mean something which do not rely on the output of ntpq.exe. My NTP Monitor uses NTP network calls to determine the offset of the PCs - it doesn't use

Re: [ntp:questions] NTP Performance on WINNT

2009-07-26 Thread paul
Although you might be able to drive a real (non-USB) parallel port, from application code, with fairly low latency the results would only be meaningful for a very unloaded machine, as, on a loaded machine, you wouldn't really know where you where in the system tick interval, when you read the

Re: [ntp:questions] NTP Performance on WINNT

2009-07-26 Thread David J Taylor
paul wrote: On Jul 26, 12:30 am, David J Taylor david-tay...@blueyonder.not- [] What problem are you trying to solve, and how accurately do you need to measure? I'm just not so sure if I can absolutely count on ntpq to determine time offset of NTP synced machines... Good question, which I

Re: [ntp:questions] NTP Performance on WINNT

2009-07-26 Thread Unruh
paul chaofu.c...@gmail.com writes: On Jul 26, 12:30=A0am, David J Taylor david-tay...@blueyonder.not- this-part.nor-this.co.uk.invalid wrote: paul wrote: [] Thanks, but I mean something which do not rely on the output of ntpq.exe. My NTP Monitor uses NTP network calls to determine the

Re: [ntp:questions] NTP Performance on WINNT

2009-07-26 Thread David Woolley
Unruh wrote: You can absolutely count on ntpq to tell you what ntp thinks the offset is based on its querying of the servers or refclocks. What makes you not so sure. I don't think he wants the NTP offset metric; I think he wants the difference between software clock time and true UTC.

Re: [ntp:questions] NTP Performance on WINNT

2009-07-26 Thread Steve Kostecke
On 2009-07-26, paul chaofu.c...@gmail.com wrote: On Jul 26, 12:30 am, David J Taylor david-tay...@blueyonder.co.uk wrote: What problem are you trying to solve, and how accurately do you need to measure? I'm just not so sure if I can absolutely count on ntpq to determine time offset of NTP

Re: [ntp:questions] NTP Performance on WINNT

2009-07-25 Thread paul
On Jul 21, 1:55 pm, David J Taylor david-tay...@blueyonder.not-this- part.nor-this.co.uk.invalid wrote: paul wrote: [] 10 Windows boxes with offset no greater than 5 ms from abs time is fair enough for me. I will try a local stratum-1 NTP server. Cheers, Paul Paul, Just for

Re: [ntp:questions] NTP Performance on WINNT

2009-07-25 Thread David J Taylor
paul wrote: [] Hi David, I am wondering is there any other means to profile NTP performance, like some kind of hardware setup to measure time offset of two machine? I wrote some simple programs which you can download here: http://www.satsignal.eu/software/net.htm#NTPmonitor It's

Re: [ntp:questions] NTP Performance on WINNT

2009-07-25 Thread paul
On Jul 25, 11:38 pm, David J Taylor david-tay...@blueyonder.not- this-part.nor-this.co.uk.invalid wrote: paul wrote: [] Hi David, I am wondering is there any other means to profile NTP performance, like some kind of hardware setup to measure time offset of two machine? I wrote some

Re: [ntp:questions] NTP Performance on WINNT

2009-07-25 Thread David J Taylor
paul wrote: [] Thanks, but I mean something which do not rely on the output of ntpq.exe. My NTP Monitor uses NTP network calls to determine the offset of the PCs - it doesn't use ntpq. However, in that sense, it does rely on the output from NTP. What problem are you trying to solve, and how

Re: [ntp:questions] NTP Performance on WINNT

2009-07-25 Thread David Woolley
paul wrote: Hi David, I am wondering is there any other means to profile NTP performance, like some kind of hardware setup to measure time offset of two machine? You need access to the source code of the clock interrupt service routine and the ability to directly right to something like a

Re: [ntp:questions] NTP Performance on WINNT

2009-07-25 Thread Unruh
David J Taylor david-tay...@blueyonder.not-this-part.nor-this.co.uk.invalid writes: paul wrote: [] Thanks, but I mean something which do not rely on the output of ntpq.exe. You can get say a gps with PPS and attach it to say the parallel port of your machine, writing and intrrupt service

Re: [ntp:questions] NTP Performance on WINNT

2009-07-21 Thread David J Taylor
Unruh wrote: David J Taylor [] For me, a few milliseconds is good enough, but I always want to do better a) Don't run Windows. b) Don't run Windows. c) I get roughly 2us accuracy. That is about 1000 times better that you desire. (again a Garmin 18 LVC receiver with PPS running onto my

Re: [ntp:questions] NTP Performance on WINNT

2009-07-21 Thread David J Taylor
paul wrote: [] 10 Windows boxes with offset no greater than 5 ms from abs time is fair enough for me. I will try a local stratum-1 NTP server. Cheers, Paul Paul, Just for interest, the ntpd.conf for my PC Narvik contains lines like: ___ server

[ntp:questions] NTP Performance on WINNT

2009-07-20 Thread paul
Hi All, I'm new to NTP, glad to meet you here. I did some experiments to test NTP performance on WINNT. In an isolated network, two machines are inter connnected with a switcher. Machine A is configure as a stratum 12 NTP server, using lcl as reference clock; machine B is sychronized to machine

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread David J Taylor
paul wrote: Hi All, I'm new to NTP, glad to meet you here. I did some experiments to test NTP performance on WINNT. In an isolated network, two machines are inter connnected with a switcher. Machine A is configure as a stratum 12 NTP server, using lcl as reference clock; machine B is

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread paul
On Jul 20, 10:36 pm, David J Taylor david-tay...@blueyonder.not- this-part.nor-this.co.uk.invalid wrote: paul wrote: Hi All, I'm new to NTP, glad to meet you here. I did some experiments to test NTP performance on WINNT. In an isolated network, two machines are inter connnected with a

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread David J Taylor
paul wrote: [] Thank you, David. In my situation, no GPS is availiable. So can I expect better performance when GPS is used as reference clock, or when a stratum-1 NTP server is added to the network? Local GPS or a local stratum-1 server will make a significant difference. When using the

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread Richard B. Gilbert
paul wrote: On Jul 20, 10:36 pm, David J Taylor david-tay...@blueyonder.not- this-part.nor-this.co.uk.invalid wrote: paul wrote: Hi All, I'm new to NTP, glad to meet you here. I did some experiments to test NTP performance on WINNT. In an isolated network, two machines are inter connnected

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread David J Taylor
David J Taylor wrote: [] And, I noticed the offset for Narvik is more stable than that for Hydra, is it due the PPS feeded to Narvik? But Bacchus is doing good too without PPS, Why? Correction: Hydra is running Windows-7. Because Windows Vista and Windows-7 may have a 1KHz clock, the

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread David J Taylor
Richard B. Gilbert wrote: [] Assuming a GPS *TIMING* receiver, and that it can be installed with the antenna having a good view of MOST of the sky, you can expect results that are *almost* as good as the atomic clocks on board the satellites! You do need to run a site survey to establish your

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread Richard B. Gilbert
David J Taylor wrote: Richard B. Gilbert wrote: [] Assuming a GPS *TIMING* receiver, and that it can be installed with the antenna having a good view of MOST of the sky, you can expect results that are *almost* as good as the atomic clocks on board the satellites! You do need to run a site

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread Dave Hart
On Mon, Jul 20, 2009 at 1:57 PM, paul wrote: Hi All, I'm new to NTP, glad to meet you here. I did some experiments to test NTP performance on WINNT. [...] The OS is Windows XP Pro SP3 and NTP software is 4.2.4-p7 from mainberg.

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread David J Taylor
Richard B. Gilbert wrote: [] That is what a site survey is. The GPS determines its location a few hundreds of times over the course of a day and does a least squares calculation to get a reasonable approximation of your latitude and longitude. Cellular phone base stations do a more extended

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread Unruh
Richard B. Gilbert rgilber...@comcast.net writes: David J Taylor wrote: Richard B. Gilbert wrote: [] Assuming a GPS *TIMING* receiver, and that it can be installed with the antenna having a good view of MOST of the sky, you can expect results that are *almost* as good as the atomic clocks on

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread Unruh
David J Taylor david-tay...@blueyonder.not-this-part.nor-this.co.uk.invalid writes: Richard B. Gilbert wrote: [] That is what a site survey is. The GPS determines its location a few hundreds of times over the course of a day and does a least squares calculation to get a reasonable

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread Richard B. Gilbert
Unruh wrote: Richard B. Gilbert rgilber...@comcast.net writes: David J Taylor wrote: Richard B. Gilbert wrote: [] Assuming a GPS *TIMING* receiver, and that it can be installed with the antenna having a good view of MOST of the sky, you can expect results that are *almost* as good as the

Re: [ntp:questions] NTP Performance on WINNT

2009-07-20 Thread paul
On Jul 20, 11:45 pm, David J Taylor david-tay...@blueyonder.not- this-part.nor-this.co.uk.invalid wrote: paul wrote: [] Thank you, David. In my situation, no GPS is availiable. So can I expect better performance when GPS is used as reference clock, or when a stratum-1 NTP server is