|
Yep, mine drifts and I’ve had it up to a couple of minutes off. Surprisingly, for a week’s time, it can be about a minute or so off. I will pay more attention and keep track.
Dave, K6WDE Begin forwarded message: > From: Gary Hawkins <[hidden email]> > To: [hidden email] > Subject: [Elecraft] [KX3} Accuracy of clock > Message-ID: <[hidden email]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi all, > > Does anyone know how accurate is the clock on KX3? The reason I ask is > because I activated a local SOTA peak last weekend and did another peak > this weekend. After setting the clock accurately last weekend, I did > not think about checking it this weekend but half way through this > weekend's activation I noticed my UTC time setting was 1hr and 17 mins > off! While it was easy enough to correct the log, is the clock expected > to drift this much in a week? ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
I wonder how easy/hard it would be to have the radio poll 10Mhz (like the
atomic clocks do) every so often when powered on, to keep the time more accurately. That would be a pretty cool feature. Todd, K4MSW On Mon, Dec 2, 2013 at 1:09 PM, Esquer Dave <[hidden email]> wrote: > Yep, mine drifts and I’ve had it up to a couple of minutes off. > Surprisingly, for a week’s time, it can be about a minute or so off. I will > pay more attention and keep track. > > Dave, K6WDE > > Begin forwarded message: > > > From: Gary Hawkins <[hidden email]> > > To: [hidden email] > > Subject: [Elecraft] [KX3} Accuracy of clock > > Message-ID: <[hidden email]> > > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > > Hi all, > > > > Does anyone know how accurate is the clock on KX3? The reason I ask is > > because I activated a local SOTA peak last weekend and did another peak > > this weekend. After setting the clock accurately last weekend, I did > > not think about checking it this weekend but half way through this > > weekend's activation I noticed my UTC time setting was 1hr and 17 mins > > off! While it was easy enough to correct the log, is the clock expected > > to drift this much in a week? > > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
Actually ... "atomic clocks" such as the UTC one hanging on the wall of
my shack [that I won at radio club raffle] don't "poll 10MHz." They listen for WWVB on 60KHz, which mine hears only at night here in CA. WWVB broadcasts a continuous IRIG-H time code with a somewhat obscure AM modulation scheme [they recently added the same time code using a phase modulation scheme *very* loosely resembling PSK-31]. Doing this in the K3 would require a 60KHz receiver, demodulator, decoder, and probably a ferrite antenna. Whether or not mine updates at night depends on a number of factors, not the least of which is ambient noise. It usually is in sync with WWV on any of the MF and HF frequencies, but that's not guaranteed, I just checked and it's about 35 secs slow now. My dive watch does vastly better. :-) I volunteer at the local blood bank and recording times is important to the documentation of the process. Consequently, they installed "atomic clocks", our little center has 5 of them, not all the same mfr, scattered around to be visible to the staff. I've watched them differ by more than 90 seconds at times, and rarely are any two of them in sync. I assume my K3 runs the clock [which I never use] off the one of the processor clocks. I recently built a 40-station irrigation controller for my wife [we live on 5 acres and she's a kamikaze gardener] using the Hamstack components. Their C-library includes a clock adjustment capability. I have two separate CPU's, one is a little fast and one is just a tad slow. I now have them adjusted so they're within a second or two of each other after a month or so. Maybe the K3 could include something like that, accessible through the K3 Utility? 73, Fred K6DGW - Northern California Contest Club - CU in the 2014 Cal QSO Party 4-5 Oct 2014 - www.cqp.org On 12/2/2013 12:14 PM, Todd Atkins wrote: > I wonder how easy/hard it would be to have the radio poll 10Mhz (like the > atomic clocks do) every so often when powered on, to keep the time more > accurately. That would be a pretty cool feature. > > Todd, K4MSW ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
Firmware that decoded the BCD encoded by wwv on HF would be a pretty
neat party trick for a portable rig though ;-) On Mon, 2013-12-02 at 15:49 -0800, Walter Underwood wrote: > The KX3 Utility could estimate the clock adjustment, if it is the only thing that sets the clock. It knows the time it was last set and can measure the drift. > > wunder > K6WRU > > On Dec 2, 2013, at 3:43 PM, Fred Jensen <[hidden email]> wrote: > > > Actually ... "atomic clocks" such as the UTC one hanging on the wall of my shack [that I won at radio club raffle] don't "poll 10MHz." They listen for WWVB on 60KHz, which mine hears only at night here in CA. WWVB broadcasts a continuous IRIG-H time code with a somewhat obscure AM modulation scheme [they recently added the same time code using a phase modulation scheme *very* loosely resembling PSK-31]. Doing this in the K3 would require a 60KHz receiver, demodulator, decoder, and probably a ferrite antenna. > > > > Whether or not mine updates at night depends on a number of factors, not the least of which is ambient noise. It usually is in sync with WWV on any of the MF and HF frequencies, but that's not guaranteed, I just checked and it's about 35 secs slow now. My dive watch does vastly better. :-) > > > > I volunteer at the local blood bank and recording times is important to the documentation of the process. Consequently, they installed "atomic clocks", our little center has 5 of them, not all the same mfr, scattered around to be visible to the staff. I've watched them differ by more than 90 seconds at times, and rarely are any two of them in sync. > > > > I assume my K3 runs the clock [which I never use] off the one of the processor clocks. I recently built a 40-station irrigation controller for my wife [we live on 5 acres and she's a kamikaze gardener] using the Hamstack components. Their C-library includes a clock adjustment capability. I have two separate CPU's, one is a little fast and one is just a tad slow. I now have them adjusted so they're within a second or two of each other after a month or so. Maybe the K3 could include something like that, accessible through the K3 Utility? > > > > 73, > > > > Fred K6DGW > > - Northern California Contest Club > > - CU in the 2014 Cal QSO Party 4-5 Oct 2014 > > - www.cqp.org > > > > On 12/2/2013 12:14 PM, Todd Atkins wrote: > >> I wonder how easy/hard it would be to have the radio poll 10Mhz (like the > >> atomic clocks do) every so often when powered on, to keep the time more > >> accurately. That would be a pretty cool feature. > >> > >> Todd, K4MSW > > > > > > ______________________________________________________________ > > Elecraft mailing list > > Home: http://mailman.qth.net/mailman/listinfo/elecraft > > Help: http://mailman.qth.net/mmfaq.htm > > Post: mailto:[hidden email] > > > > This list hosted by: http://www.qsl.net > > Please help support this email list: http://www.qsl.net/donate.html > > -- > Walter Underwood > [hidden email] > > > > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html -- 73 Brendan EI6IZ ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by k6dgw
On 12/2/2013 3:43 PM, Fred Jensen wrote:
> I volunteer at the local blood bank and recording times is important to > the documentation of the process. Consequently, they installed "atomic > clocks", our little center has 5 of them, not all the same mfr, > scattered around to be visible to the staff. I've watched them differ > by more than 90 seconds at times, and rarely are any two of them in sync. I confess that I am an "exact time" freak and sadly the several WWVB clocks I have tried here don't get enough of a signal to sync. I have investigated a wall clock that syncs with a time standard on the internet via an ethernet connection just like the clock in my computer(s) - a very beautiful one with 5" high digits showing hours, minutes, and seconds. Too bad it doesn't have tri-color LEDs that would be red during the CW silent period, green during the 'phone silent period, and some other color at other times. That is what I would want for a digital clock that costs $500. If my present analog "ship radio room" quartz clock dies, I may reconsider it. ---- 73 de K2ASP - Phil Kane Elecraft K2/100 s/n 5402 T2 - 00000208 exp. 03-11-2018 From a Clearing in the Silicon Forest Beaverton (Washington County) Oregon ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
For those Windows users who wish to keep their computer clocks accurate,
I would suggest Atomic Clock Sync - http://www.download366.com/atomic-clock-sync?utm_source=bing&utm_medium=cpc&utm_campaign=366_USA_en_longtail_Gestores&utm_content=Atomic-Clock-Sync&utm_term=Atomic%20Clock%20Sync I have enjoyed its accuracy for several years. Free to use. 73, Don W3FPR On 12/2/2013 10:20 PM, Phil Kane wrote: > On 12/2/2013 3:43 PM, Fred Jensen wrote: > >> I volunteer at the local blood bank and recording times is important to >> the documentation of the process. Consequently, they installed "atomic >> clocks", our little center has 5 of them, not all the same mfr, >> scattered around to be visible to the staff. I've watched them differ >> by more than 90 seconds at times, and rarely are any two of them in sync. > I confess that I am an "exact time" freak and sadly the several WWVB > clocks I have tried here don't get enough of a signal to sync. I have > investigated a wall clock that syncs with a time standard on the > internet via an ethernet connection just like the clock in my > computer(s) - a very beautiful one with 5" high digits showing hours, > minutes, and seconds. Too bad it doesn't have tri-color LEDs that would > be red during the CW silent period, green during the 'phone silent > period, and some other color at other times. That is what I would want > for a digital clock that costs $500. If my present analog "ship radio > room" quartz clock dies, I may reconsider it. > ---- > 73 de K2ASP - Phil Kane > Elecraft K2/100 s/n 5402 > T2 - 00000208 exp. 03-11-2018 > > >From a Clearing in the Silicon Forest > Beaverton (Washington County) Oregon > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
Here is another excellent Windows SNTP client, also free:
http://www.thinkman.com/dimension4/ matt W6NIA On Mon, 02 Dec 2013 23:05:27 -0500, you wrote: >For those Windows users who wish to keep their computer clocks accurate, >I would suggest Atomic Clock Sync - >http://www.download366.com/atomic-clock-sync?utm_source=bing&utm_medium=cpc&utm_campaign=366_USA_en_longtail_Gestores&utm_content=Atomic-Clock-Sync&utm_term=Atomic%20Clock%20Sync > >I have enjoyed its accuracy for several years. Free to use. > >73, >Don W3FPR > Matt Zilmer, W6NIA www.elecraft.com 831-763-4211 x129 Skype: matt.zilmer ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by Don Wilhelm-4
On 12/2/2013 8:05 PM, Don Wilhelm wrote:
> For those Windows users who wish to keep their computer clocks accurate, > I would suggest Atomic Clock Sync - VIPRE Anti-phishing removed a known > bad URL from your email message. It was deleted or quarantined and > replaced with this message. > > I have enjoyed its accuracy for several years. Free to use. Looks like my malware-detector - VIPRE Internet Security 2013 - didn't like your URL. It does it every now and then and hides what it removes but I was able to examine it - looks like VIPRE doesn't like long involved URLs. However, in both Win XP and Win 7 (don't know about Win 8) the OS has a time sync default of once a week but one can set the sync interval to another value by judicious hack...err, editing of the Registry. I have mine set to sync hourly - overkill perhaps but that's what I do. Remnants of the old "keep alive" procedures of dial-up days. Keeps my K2 operation on time as well. ----- 73 de K2ASP - Phil Kane Elecraft K2/100 s/n 5402 From a Clearing in the Silicon Forest Beaverton (Washington County) Oregon ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by Don Wilhelm-4
Even the native Win7 implementation is defective, updating only once every few days and not using the differences to make corrections between updates.
Since I run HRD (running 24/7) and it has an NTP client in the DM780 program, I use that. But I will look at what the others have posted too. Remember: the JT modes require an accurate clock (on the computer, not the radio). 73, Rick wa6nhc Tiny iPhone 5 keypad, typos are inevitable > On Dec 2, 2013, at 8:19 PM, Walter Underwood wrote: > > In Windows Vista or later, you get a conforming implementation of NTP. Earlier Windows versions are broken, even though I was using NTP with no problems for test and measurement in the early 90's. Sigh. > > wunder > K6WRU > >> On Dec 2, 2013, at 8:05 PM, Don Wilhelm <[hidden email]> wrote: >> >> For those Windows users who wish to keep their computer clocks accurate, I would suggest Atomic Clock Sync - http://www.download366.com/atomic-clock-sync?utm_source=bing&utm_medium=cpc&utm_campaign=366_USA_en_longtail_Gestores&utm_content=Atomic-Clock-Sync&utm_term=Atomic%20Clock%20Sync >> >> I have enjoyed its accuracy for several years. Free to use. >> >> 73, >> Don W3FPR >> >>> On 12/2/2013 10:20 PM, Phil Kane wrote: >>>> On 12/2/2013 3:43 PM, Fred Jensen wrote: >>>> >>>> I volunteer at the local blood bank and recording times is important to >>>> the documentation of the process. Consequently, they installed "atomic >>>> clocks", our little center has 5 of them, not all the same mfr, >>>> scattered around to be visible to the staff. I've watched them differ >>>> by more than 90 seconds at times, and rarely are any two of them in sync. >>> I confess that I am an "exact time" freak and sadly the several WWVB >>> clocks I have tried here don't get enough of a signal to sync. I have >>> investigated a wall clock that syncs with a time standard on the >>> internet via an ethernet connection just like the clock in my >>> computer(s) - a very beautiful one with 5" high digits showing hours, >>> minutes, and seconds. Too bad it doesn't have tri-color LEDs that would >>> be red during the CW silent period, green during the 'phone silent >>> period, and some other color at other times. That is what I would want >>> for a digital clock that costs $500. If my present analog "ship radio >>> room" quartz clock dies, I may reconsider it. >>> ---- >>> 73 de K2ASP - Phil Kane >>> Elecraft K2/100 s/n 5402 >>> T2 - 00000208 exp. 03-11-2018 >>> >>>> From a Clearing in the Silicon Forest >>> Beaverton (Washington County) Oregon >>> ______________________________________________________________ >>> Elecraft mailing list >>> Home: http://mailman.qth.net/mailman/listinfo/elecraft >>> Help: http://mailman.qth.net/mmfaq.htm >>> Post: mailto:[hidden email] >>> >>> This list hosted by: http://www.qsl.net >>> Please help support this email list: http://www.qsl.net/donate.html >> >> ______________________________________________________________ >> Elecraft mailing list >> Home: http://mailman.qth.net/mailman/listinfo/elecraft >> Help: http://mailman.qth.net/mmfaq.htm >> Post: mailto:[hidden email] >> >> This list hosted by: http://www.qsl.net >> Please help support this email list: http://www.qsl.net/donate.html > > -- > Walter Underwood > [hidden email] > > > > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by Don Wilhelm-4
On 12/2/2013 8:19 PM, Walter Underwood wrote:
> That page says there is a built-in way to keep your clock synced, but > it is hard to find. Why not just walk people through the > documentation? Try this: 1. Start the *Registry Editor* 2. Go to *HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ W32Time \ TimeProviders \ NtpClient \* 3. Double-click the *SpecialPollInterval* value, and change the Base of the *Value data* to *Decimal* 4. Now change the *Value data* to the time interval you desire, noting that the time is given in seconds (so for 1 day the value would be *86400*, while the default (7 days) is *604800* 5. Close the registry editor I set my Windows 7 interval at 3600 (1 hour). Warning - as my son the IT specialist says of Registry modifications "Danger - There Be Dragons". Back up the Registry before proceeding and if you are skittish about such surgery, don't do it. ---- 73 de K2ASP - Phil Kane Elecraft K2/100 s/n 5402 From a Clearing in the Silicon Forest Beaverton (Washington County) Oregon ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
On Debian Linux and derivatives (Ubuntu and its variants, Mint and its
variants, etc.) install the ntp package, sit back, and enjoy. The default configuration starts the daemon with a set of four NTP servers defined and no editing of a config file is necessary unless one has a local NTP server to sync to, etc. 73, de Nate >> -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Ham radio, Linux, bikes, and more: http://www.n0nb.us ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by Esquer Dave
The accuracy of the clock is very bad, but what he hey it only cost $60......
|
|
If the capability exists, it would be nice if the PIC24F16KA102,
"RCFGCAL: RTCC CALIBRATION AND CONFIGURATION REGISTER," "CAL<7:0>: RTC Drift Calibration bits" were configurable in a MUNU parameter. John KN5L On 12/03/2013 08:45 AM, pkhjr wrote: > The accuracy of the clock is very bad, but what he hey it only cost ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by Esquer Dave
Not sure how all this commentary on computer time applies to the
topic title. My KX3 keeps perfect time since I did not buy the battery charger...no clock! My $12 wrist watch has about 1 second/year accuracy. The K3 clock drifts over a week or so, but is easily corrected using the Utility program (on my computer). My computer time is maintained by D4, which is a free download with no tinkering of registry required. Install it, chose a time source and forget it. I use tick.uso.navy.mil and pole it every minute (which is admittedly excessive). For JT65 poling probably every ten minutes or a couple times per hour would be adequate (time needs to be <1 second error; mine never exceeds 0.020 second error). 73, Ed - KL7UW http://www.kl7uw.com [hidden email] "Kits made by KL7UW" ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
For the very time-obsessed, build and operate your own GPS-controlled
NTP time server as described here: <http://open.konspyre.org/blog/2012/10/18/raspberry-pi-time-server/> Yes, I admit, I have one of these serving network time here in my shack or "laboratory" as my 8 year old son calls it. :) At one time it was even worse - I had a GPS-disciplined 10 MHz frequency standard... ;) thanks and 73, ben, kd5byb On 12/3/2013 1:47 PM, Edward R Cole wrote: > Not sure how all this commentary on computer time applies to the topic > title. My KX3 keeps perfect time since I did not buy the battery > charger...no clock! My $12 wrist watch has about 1 second/year accuracy. ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
I actually built one from an Arduino before. It's accurate within
milliseconds (which is enough for JT65), but I'm sure it could be made better. (Source code at https://github.com/tmiw/arduino-ntpd if interested.) -Mooneer KG6AOV On Tue, Dec 3, 2013 at 4:31 PM, Ben Hall <[hidden email]> wrote: > For the very time-obsessed, build and operate your own GPS-controlled NTP > time server as described here: > > <http://open.konspyre.org/blog/2012/10/18/raspberry-pi-time-server/> > > Yes, I admit, I have one of these serving network time here in my shack or > "laboratory" as my 8 year old son calls it. :) > > At one time it was even worse - I had a GPS-disciplined 10 MHz frequency > standard... ;) > > thanks and 73, > ben, kd5byb > > > On 12/3/2013 1:47 PM, Edward R Cole wrote: > >> Not sure how all this commentary on computer time applies to the topic >> title. My KX3 keeps perfect time since I did not buy the battery >> charger...no clock! My $12 wrist watch has about 1 second/year accuracy. >> > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by Esquer Dave
I have had my KX3 since the beginning of the year and I have not reset
the clock since, and it is now 4 minutes ahead of the actual time. I'll leave it until next year and see how it goes. May I wish everyone a Merry Christmas and a Happy New Year. Barry G4DBS On 03/12/2013 04:30, [hidden email] wrote: > Send Elecraft mailing list submissions to > [hidden email] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mailman.qth.net/mailman/listinfo/elecraft > or, via email, send a message with subject or body 'help' to > [hidden email] > > You can reach the person managing the list at > [hidden email] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Elecraft digest..." > > > Today's Topics: > > 1. freq counter probe ? (Bryan) > 2. KX3 Accuracy of clock (Esquer Dave) > 3. Re: KX3 Accuracy of clock (Todd Atkins) > 4. Re: ... and solar power (Igor Sokolov) > 5. Trouble Scanning (K3) (paul ecker) > 6. Admin help needed (john clark) > 7. The Fun Begins (Robert Nobis) > 8. Re: The Fun Begins (Mike Reublin) > 9. Re: K3/RemoteRig - external speaker (AG0N-3055) > 10. Re: ... and solar power (George Dubovsky) > 11. Re: ... and solar power (Jim Brown) > 12. OT- Pixel PRO-1B Receiving loop for sale (Art KZ5D) > 13. Re: ... and solar power (George Dubovsky) > 14. Re: ... and solar power (Don Wilhelm) > 15. Re: ... and solar power (Wes) > 16. K3/100 & P3/SVGA for sale (Tim Cook) > 17. Re: KX3 Accuracy of clock (Fred Jensen) > 18. Re: ... and solar power (Mel Farrer) > 19. Re: KX3 Accuracy of clock (Walter Underwood) > 20. Re: [K3 Remote] Audio Dropout switching SUB on/off > (Rick Tavan N6XI) > 21. Re: KX3 Accuracy of clock (Brendan Minish) > 22. K2 / KPA ALC problem. (Chris Kimball) > 23. K3 Dot length (k6xt) > 24. Re: K2 / KPA ALC problem. (Don Wilhelm) > 25. Re: KX3 Accuracy of clock (Phil Kane) > 26. Re: KX3 Accuracy of clock (Don Wilhelm) > 27. Re: KX3 Accuracy of clock (Walter Underwood) > 28. Re: KX3 Accuracy of clock (Matt Zilmer) > 29. Re: Clock Notes (some OT) (Mike Morrow) > 30. Re: ... and solar power (Bob) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 02 Dec 2013 10:48:46 -0700 > From: Bryan <[hidden email]> > To: [hidden email] > Subject: [Elecraft] freq counter probe ? > Message-ID: <[hidden email]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Thanks for the clarification guys, > The probe is about to be removed from my K2/10 to be "stored" elsewhere > until needed! > > 73, Bryan VE6HBS > > > ------------------------------ > > Message: 2 > Date: Mon, 2 Dec 2013 11:09:00 -0800 > From: Esquer Dave <[hidden email]> > To: [hidden email] > Subject: [Elecraft] KX3 Accuracy of clock > Message-ID: <[hidden email]> > Content-Type: text/plain; charset=windows-1252 > > Yep, mine drifts and I?ve had it up to a couple of minutes off. Surprisingly, for a week?s time, it can be about a minute or so off. I will pay more attention and keep track. > > Dave, K6WDE > > Begin forwarded message: > >> From: Gary Hawkins <[hidden email]> >> To: [hidden email] >> Subject: [Elecraft] [KX3} Accuracy of clock >> Message-ID: <[hidden email]> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >> >> Hi all, >> >> Does anyone know how accurate is the clock on KX3? The reason I ask is >> because I activated a local SOTA peak last weekend and did another peak >> this weekend. After setting the clock accurately last weekend, I did >> not think about checking it this weekend but half way through this >> weekend's activation I noticed my UTC time setting was 1hr and 17 mins >> off! While it was easy enough to correct the log, is the clock expected >> to drift this much in a week? > > > ------------------------------ > > Message: 3 > Date: Mon, 2 Dec 2013 14:14:49 -0600 > From: Todd Atkins <[hidden email]> > Cc: [hidden email] > Subject: Re: [Elecraft] KX3 Accuracy of clock > Message-ID: > <[hidden email]> > Content-Type: text/plain; charset=windows-1252 > > I wonder how easy/hard it would be to have the radio poll 10Mhz (like the > atomic clocks do) every so often when powered on, to keep the time more > accurately. That would be a pretty cool feature. > > Todd, K4MSW > > On Mon, Dec 2, 2013 at 1:09 PM, Esquer Dave <[hidden email]> wrote: > >> Yep, mine drifts and I?ve had it up to a couple of minutes off. >> Surprisingly, for a week?s time, it can be about a minute or so off. I will >> pay more attention and keep track. >> >> Dave, K6WDE >> >> Begin forwarded message: >> >>> From: Gary Hawkins <[hidden email]> >>> To: [hidden email] >>> Subject: [Elecraft] [KX3} Accuracy of clock >>> Message-ID: <[hidden email]> >>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >>> >>> Hi all, >>> >>> Does anyone know how accurate is the clock on KX3? The reason I ask is >>> because I activated a local SOTA peak last weekend and did another peak >>> this weekend. After setting the clock accurately last weekend, I did >>> not think about checking it this weekend but half way through this >>> weekend's activation I noticed my UTC time setting was 1hr and 17 mins >>> off! While it was easy enough to correct the log, is the clock expected >>> to drift this much in a week? >> ______________________________________________________________ >> Elecraft mailing list >> Home: http://mailman.qth.net/mailman/listinfo/elecraft >> Help: http://mailman.qth.net/mmfaq.htm >> Post: mailto:[hidden email] >> >> This list hosted by: http://www.qsl.net >> Please help support this email list: http://www.qsl.net/donate.html >> > > ------------------------------ > > Message: 4 > Date: Tue, 3 Dec 2013 02:33:59 +0600 > From: "Igor Sokolov" <[hidden email]> > To: <[hidden email]>, <[hidden email]> > Subject: Re: [Elecraft] ... and solar power > Message-ID: <3015C0BD2CE949C4ABA53793150490E3@cdcmobile> > Content-Type: text/plain; format=flowed; charset="iso-8859-1"; > reply-type=original > > Dave, > Can you point to a "good" regulator and/or chjarger suitable for HF radio > use? > > 73, Igor UA9CDC > >> Yes, very good. >> >> Alternative URL:- >> http://preview.tinyurl.com/mznv6e2 >> Goes to the same place as quoted above.. >> >> You can often find them on eBay too (for a price!) I have a 45W version. >> Take >> care though, in bright sunlight, they can produce well over 28V to an open >> cct or >> low power load. A good regulator is needed. Otherwise, very good, and >> very >> portable. >> >> Sadly, many of the "good" regulators (with MPPT functionality) are not >> exactly >> "RF quiet" for HF radio users. >> >> 73. >> >> Dave G0WBX. >> >> ______________________________________________________________ >> Elecraft mailing list >> Home: http://mailman.qth.net/mailman/listinfo/elecraft >> Help: http://mailman.qth.net/mmfaq.htm >> Post: mailto:[hidden email] >> >> This list hosted by: http://www.qsl.net >> Please help support this email list: http://www.qsl.net/donate.html > > > ------------------------------ > > Message: 5 > Date: Mon, 2 Dec 2013 12:39:09 -0800 (PST) > From: paul ecker <[hidden email]> > To: "[hidden email]" <[hidden email]> > Subject: [Elecraft] Trouble Scanning (K3) > Message-ID: > <[hidden email]> > Content-Type: text/plain; charset=utf-8 > > I cannot get the K3 scanning function > to work properly. ?I am following the instructions in the K3 manual pg 40 > as well as the Fred Cady book pg. 46. I have used both the Elecraft K3 Memory Editor > and entered the memories manually, to save the frequencies into the K3 > memories. When I press M>V, the freqs stored in memory are only being > recalled to VFO A but not to VFO B. So when I press Scan, no scan commences. If > I program the desired freqs into VFO A & VFO B manually, and then press > Scan, I get M>V REQ in the display window and no scan start. I have put the lower start freq > in VFO A and the Stop in VFO B. I have also saved the desired mode with each > memory pair. > > ? > So obviously I am missing something in > this process but it?s not apparent to me in the manual nor could I find in the > archives. So what am I missing? > ? > ? > 73 Paul > kc2nyu > > ------------------------------ > > Message: 6 > Date: Mon, 2 Dec 2013 13:13:29 -0800 (PST) > From: john clark <[hidden email]> > To: "[hidden email]" <[hidden email]> > Subject: [Elecraft] Admin help needed > Message-ID: > <[hidden email]> > Content-Type: text/plain; charset=us-ascii > > I have nu-subscribe but continue to receive postings. > > John > N0URE > > ------------------------------ > > Message: 7 > Date: Mon, 02 Dec 2013 14:49:22 -0700 > From: Robert Nobis <[hidden email]> > To: "[hidden email]" <[hidden email]> > Subject: [Elecraft] The Fun Begins > Message-ID: <CEC24E72.222A3%[hidden email]> > Content-Type: text/plain; charset="US-ASCII" > > Received my K3 and P3 kits today, so the fun of assembly begins. > > Bob - N7RJN > > > > > ------------------------------ > > Message: 8 > Date: Mon, 2 Dec 2013 17:04:17 -0500 > From: Mike Reublin <[hidden email]> > To: Elecraft Reflector <[hidden email]> > Subject: Re: [Elecraft] The Fun Begins > Message-ID: <[hidden email]> > Content-Type: text/plain; charset=us-ascii > > It'll be over before you know it. THEN the real fun begins. > > 73, Mike NF4L > > On Dec 2, 2013, at 4:49 PM, Robert Nobis <[hidden email]> wrote: > >> Received my K3 and P3 kits today, so the fun of assembly begins. >> >> Bob - N7RJN >> >> >> ______________________________________________________________ >> Elecraft mailing list >> Home: http://mailman.qth.net/mailman/listinfo/elecraft >> Help: http://mailman.qth.net/mmfaq.htm >> Post: mailto:[hidden email] >> >> This list hosted by: http://www.qsl.net >> Please help support this email list: http://www.qsl.net/donate.html > > > > ------------------------------ > > Message: 9 > Date: Mon, 02 Dec 2013 15:15:12 -0700 > From: AG0N-3055 <[hidden email]> > To: elecraft <[hidden email]> > Subject: Re: [Elecraft] K3/RemoteRig - external speaker > Message-ID: <[hidden email]> > Content-Type: text/plain; charset=us-ascii > > On Mon, 2 Dec 2013 11:41:31 -0500, Jim - KE8G wrote: > >> I am curious what external speakers folks are using with the K3/RemoteRig >> combination. Currently, I am using a set of Radiosport headphones, but >> ther are times I would like to monitor things with having to sit in front >> of the radio. > I know this is not what you asked, however, it may be of interest to you > or someone else reading it. > > IF you are using modern hearing aids, there are now blue-tooth links > available for shoving your stereo or TV directly to your hearing aids. I > use mine every morning when I get up to link the shack to me while I fix > breakfast. It is very useful. The same link can be used for cell phone > linking (all without wires), etc. If you happen to be hearing impaired, > you may want to look into it. I go through three perpendicular walls to > get to the kitchen from the shack, at a distance of about 50 feet. A > fourth wall is at a very shallow angle to the path, and also gone > through. I can go about 25 feet further than the kitchen, as long as I > wear the pendant on the side of my body that faces the shack. > > Gary ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
In reply to this post by Edward R Cole
I checked the time on my kx3 last night. After 5 weeks it hasn't changed or
maybe a few seconds. Did I get the bad one out of the batch! Paul K7PM On Tuesday, December 3, 2013, Edward R Cole <[hidden email]> wrote: > Not sure how all this commentary on computer time applies to the topic title. My KX3 keeps perfect time since I did not buy the battery charger...no clock! My $12 wrist watch has about 1 second/year accuracy. > > The K3 clock drifts over a week or so, but is easily corrected using the Utility program (on my computer). > > My computer time is maintained by D4, which is a free download with no tinkering of registry required. Install it, chose a time source and forget it. I use tick.uso.navy.mil and pole it every minute (which is admittedly excessive). For JT65 poling probably every ten minutes or a couple times per hour would be adequate (time needs to be <1 second error; mine never exceeds 0.020 second error). > > 73, Ed - KL7UW > http://www.kl7uw.com > [hidden email] > "Kits made by KL7UW" > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
I guess I have never understood why a clock on a radio was important. I guess unless you use it for automatic wake up or something. But, the one clock I wish I had was the clock for my old Hammarlund HQ-170A which needs a clock. I would never use it, it just needs to fill the space.
I hate clocks on appliances. We have three digital clock read outs on our appliances in the kitchen (microwave, stove/oven, and fridge) and it is impossible to keep them all the same time. Having them different bugs me to no end. And, I prefer they did not exist. But, isn't the clock on the KX3 a mere side effect and not a front line feature. I mean, the battery charger needs a clock for those timed charge intervals but who would use the KX3 clock readout. OK, off of my soapbox drivel... 73, phil, K7PEH On Dec 4, 2013, at 8:40 AM, Paul Meier <[hidden email]> wrote: > I checked the time on my kx3 last night. After 5 weeks it hasn't changed or > maybe a few seconds. Did I get the bad one out of the batch! > > Paul K7PM > > On Tuesday, December 3, 2013, Edward R Cole <[hidden email]> wrote: >> Not sure how all this commentary on computer time applies to the topic > title. My KX3 keeps perfect time since I did not buy the battery > charger...no clock! My $12 wrist watch has about 1 second/year accuracy. >> >> The K3 clock drifts over a week or so, but is easily corrected using the > Utility program (on my computer). >> >> My computer time is maintained by D4, which is a free download with no > tinkering of registry required. Install it, chose a time source and forget > it. I use tick.uso.navy.mil and pole it every minute (which is admittedly > excessive). For JT65 poling probably every ten minutes or a couple times > per hour would be adequate (time needs to be <1 second error; mine never > exceeds 0.020 second error). >> >> 73, Ed - KL7UW >> http://www.kl7uw.com >> [hidden email] >> "Kits made by KL7UW" >> ______________________________________________________________ >> Elecraft mailing list >> Home: http://mailman.qth.net/mailman/listinfo/elecraft >> Help: http://mailman.qth.net/mmfaq.htm >> Post: mailto:[hidden email] >> >> This list hosted by: http://www.qsl.net >> Please help support this email list: http://www.qsl.net/donate.html >> > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
|
Phil,
I, for one, use the KX3 clock readout every time I'm on a summit in subzero wind chills and my wristwatch is buried inside my heavy parka. Paper and pencil logging is hard enough in adverse field conditions, but having the clock right on the face of the KX3 helps a lot! The KX3 clock is very easy to set in the warmth of the car at the trailhead and maintains excellent accuracy for the several hours needed for the climb, activation, and descent. 73, BILL GERTH, W4RK Summits On The Air SOTA USA WØM-Missouri Association Manager www.mosota.org On Dec 4, 2013, at 12:07 PM, Phil Hystad <[hidden email]> wrote: > but who would use the KX3 clock readout. ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html |
| Free forum by Nabble | Edit this page |
