You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

192 lines
12 KiB

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html lang="en">
<head>
<link rel="canonical" href="index.html" />
<script type="text/javascript" charset="UTF-8" src="https://cdn.cookie-script.com/s/c4306502fb5f29fb4e9801f5080fb662.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="ESP Clock Information - a few bits of information about clocks and horology in general.">
<!-- ESP Clock Information - a few bits of information about clocks and horology in general. -->
<meta name="Author" content="Rod Elliott - Elliott Sound Products">
<meta name="ROBOTS" content="all">
<title>Clock Index</title>
<link rel="StyleSheet" href="../esp-index.css" type="text/css" media="screen, print">
<link rel="shortcut icon" type="image/ico" href="favicon.ico">
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-1947877433449191",
enable_page_level_ads: true
});
</script>
</head>
<body style="color: rgb(0,0,0); background-color: rgb(255,255,255);">
<table style="width:100%">
<tr><td valign="bottom"><img src="esp.jpg" height="81" width="215" alt="ESP Logo"></td>
<td align="right">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 468x60, created 20/08/10 -->
<ins class="adsbygoogle"
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-1947877433449191"
data-ad-slot="7119701939"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</table>
<table style="width:100%" cellpadding="3" class="tblblue">
<tr><td class="hdrl">&nbsp;Elliott Sound Products</font></b></td>
<td align="right" class="hdrr">Clock Information&nbsp;</td>
</tr></table>
<p align="center">Last Updated June 2021<br /><br />
<center>
<form name="y_datetime" action="index.html">
<input type=text size=32 name="textbox1" style="text-align:center">
</form>
</center>
<script language="javascript" type="text/javascript">
ydate = new Object();
ydate.days1 = new Array("Sun","Mon","Tues","Wed","Thur","Fri","Sat");
ydate.days2 = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
ydate.months1 = new Array("Jan","Feb","Mar","Apr","May","June","July","Aug","Sept","Oct","Nov","Dec");
ydate.months2 = new Array("January","February","March","April","May","June","July","August","September","October","November","December");
function datedisplay() {
ydate.now = new Date();
ydate.year = ydate.now.getFullYear();
ydate.month = ydate.now.getMonth();
ydate.date = ydate.now.getDate();
ydate.day = ydate.now.getDay();
ydate.hour = ydate.now.getHours();
ydate.min = ydate.now.getMinutes();
ydate.sec = ydate.now.getSeconds();
ydate.ampm = "";
if (ydate.hour > 11) {
ydate.ampm = "pm";
ydate.hour = ydate.hour - 12;
}
else { ydate.ampm = "am"; }
if (ydate.hour == 0) { ydate.hour = 12; }
if (ydate.min < 10) { ydate.min = "0" + ydate.min; }
if (ydate.sec < 10) { ydate.sec = "0" + ydate.sec; }
ydate.txt = ydate.days1[ydate.day]+" "+ydate.date+" "+ydate.months1[ydate.month]+" "+ydate.year+", "+ydate.hour+":"+ydate.min+":"+ydate.sec+" "+ydate.ampm;
document.y_datetime.textbox1.value = ydate.txt;
ydate.id=setTimeout("datedisplay()",1000);
}
datedisplay();
</script>
<table align="center"><tr><td valign="top"><!-- script type="text/javascript" src="http://www.clocklink.com/embed.js"></script><script type="text/javascript" language="JavaScript">obj = new Object;obj.clockfile = "0002-white.swf";obj.TimeZone = "AEDT";obj.width = 150;obj.height = 150;obj.Place = "Sydney";obj.wmode = "transparent";showClock(obj);</script --></td>
<td align="justify">Welcome to my clock pages. The reader may detect a bias here towards electric or electronic clocks, and that is unlikely to change - after all, I've been involved in electronics since I was a in my 'teens, and it's an area where I can contribute the most.
<p>I don't have a vast amount to offer as yet, but new material does pop up at reasonable intervals. While I could take a whole lot of photos of the clocks I've collected so far, I fear that this would be less than enchanting - there are already countless sites on the Net where one can see clocks far more exciting than mine.
<p>As noted, the articles here are (and will probably continue to be) primarily covering aspects of electrical and electronic based mechanical clocks that are not covered elsewhere. While I have many purely mechanical clocks, there are many people who know far more about them than I do, so I'll mainly stick to the areas where my electronics background comes in handy.
<p>For those who think they might be interested in this rather fascinating hobby, the National Association of Watch and Clock Collectors (<a href="http://www.nawcc.org/" target="_blank">NAWCC</a>) is definitely the organisation to join. The Australian site is called <a href="http://www.aussieclocks.com.au/" target="_blank">Aussie Clocks</a> (NAWCC First Australian Chapter No. 72 Inc), and meets every two months.
</td></tr></table>
<hr />
<table style="width: 100%;">
<tr><td>&nbsp;
<tr><td width="60">
<td width="300"><form action="https://www.paypal.com/donate/?hosted_button_id=QY6T2D9TZCJZS" method="post" target="_blank">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="QY6T2D9TZCJZS">
<input type="image" src="../btn_donate.gif" name="submit" alt="PayPal - The safer, easier way to pay online!">
<!--img alt="" src="https://www.paypalobjects.com/en_AU/i/scr/pixel.gif" width="1" height="1"-->
</form>
</td><td colspan="2" valign="top"><b>This site can't exist without purchases from readers, but if you don't need to buy anything please consider a donation to ensure the site's survival.</b><td>
</table>
<table style="width:100%">
<tr class="tbldark"><td width="300"><img src="60px.gif" /><b>Title</b></td><td><b>Description</b></td><td width="80"><b>Date</b></td></tr>
<tr><td><img src="60px.gif" alt="" />
<tr><td><span class="imgswap"><a href="clock-components.html" style="display:block;"><img src="a1.gif" alt="components"/><b class="bb">Components</b></a></span>
<td valign="bottom">Passive components in electric / electronic horology</td><td valign="bottom" class="t-blu">Feb 2008</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="motors.html" style="display:block;"><img src="a1.gif" alt="motors"/><b class="bb">Clock Motors</b></a></span>
<td valign="bottom">Explanation of the many types of motor &amp; how they work</td><td valign="bottom" class="t-blu">Aug 2007</td></tr>
<tr><td><span class="imgswap"><a href="kundo.html" style="display:block;"><img src="a1.gif" alt="kundo"/><b class="bb">Kundo Battery Clocks</b></a></span>
<td valign="bottom">Details of the repair of a Kundo Electronique clock motor (Now includes Junghans)</td><td valign="bottom" class="t-blu">Apr 2014</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="ocm.html" style="display:block;"><img src="a1.gif" alt="old sync"/><b class="bb">Old Synchronous Motors</b></a></span>
<td valign="bottom">Many are extremely unsafe, but this article shows how to make them safe to use</td><td valign="bottom" class="t-blu">Jan 2009</td></tr>
<tr><td><span class="imgswap"><a href="freq-changer.html" style="display:block;"><img src="a1.gif" alt="freq change"/><b class="bb">Frequency Changer</b></a></span>
</td><td>50Hz clocks on 60Hz or vice versa. How to do it and maintain mains accuracy</td><td valign="bottom" class="t-blu">Jan 2009</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="sync.html" style="display:block;"><img src="a1.gif" alt="sync"/><b class="bb">Build a Synchronous Clock</b></a></span>
<td valign="bottom">Using a quartz clock motor and motion works, you can make a synchronous clock</td><td valign="bottom" class="t-blu">Aug 2008</td></tr>
<tr><td><span class="imgswap"><a href="quartz-motor-drive.html" style="display:block;"><img src="a1.gif" alt="sync"/><b class="bb">Driving Quartz Motors</b></a></span>
<td valign="bottom">Quartz clock motors can be useful, but are not always as easy to drive as you might imagine</td><td valign="bottom" class="t-blu">Oct 2007</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="free-pendulum.html" style="display:block;"><img src="a1.gif" alt="free pendulum"/><b class="bb">Build a Synchronous Clock</b></a></span>
<td valign="bottom">Construction details of my battery operated "free pendulum" clock</td><td valign="bottom" class="t-blu">Apr 2014</td></tr>
<tr><td><span class="imgswap"><a href="1v5supply.html" style="display:block;"><img src="a1.gif" alt="supply"/><b class="bb">Mains Supply</b></a></span>
<td valign="bottom">1.5V regulated power supply for battery clocks</td><td valign="bottom" class="t-blu">Sep 2009</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="spark-q.html" style="display:block;"><img src="a1.gif" alt="free pendulum"/><b class="bb">Spark Quench Circuits</b></a></span>
<td valign="bottom">How to kill the small arc that erodes contacts - tricks and pitfalls.</td><td valign="bottom" class="t-blu">Apr 2010</td></tr>
<tr><td><span class="imgswap"><a href="timebase.html" style="display:block;"><img src="a1.gif" alt="1s timebase"/><b class="bb">1s Timebase</b></a></span>
<td valign="bottom">Build a 1 second timebase, using a cheap quartz clock circuit board.</td><td valign="bottom" class="t-blu">Mar 2015</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="timebase30.html" style="display:block;"><img src="a1.gif" alt="30s timebase"/><b class="bb">30s Timebase</b></a></span>
<td valign="bottom">Build a 30 second timebase, based on the principles shown in the previous article.</td><td valign="bottom" class="t-blu">Jan 2017</td></tr>
<tr><td><span class="imgswap"><a href="alternate.html" style="display:block;"><img src="a1.gif" alt="alternate"/><b class="bb">Alternate Impulse Motors</b></a></span>
<td valign="bottom">Alternating polarity clock motors - how they work and how to drive them.</td><td valign="bottom" class="t-blu">Jan 2010</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="arduino.html" style="display:block;"><img src="a1.gif" alt="arduino"/><b class="bb">Arduino For Slave Clocks</b></a></span>
<td valign="bottom">How to use an Arduino to drive slave clocks.&nbsp; Includes full Arduino code for alternating and single polarity clock motors <span class="t_10">(Contributed Article)</span></td>
<td valign="bottom" class="t-blu">Feb 2021</td></tr>
<tr><td>&nbsp;
<tr class="tbldark"><td colspan=2><img src="60px.gif" /><b>Magnets, Magnet Tools and Techniques</b></td><td width="80"></td></tr>
<tr valign="bottom"><td><img src="60px.gif" alt="" />
<tr><td><span class="imgswap"><a href="demagnetiser.html" style="display:block;"><img src="a1.gif" alt="demag"/><b class="bb">Demagnetiser</b></a></span>
<td valign="bottom">Build a demagnetiser that can demagnetise most things in 50 milliseconds flat!</td><td valign="bottom" class="t-blu">May 2010</td></tr>
<tr class="tblgrey"><td><span class="imgswap"><a href="magnet-charger.html" style="display:block;"><img src="a1.gif" alt="mag"/><b class="bb">Magnet 'Charger'</b></a></span>
<td valign="bottom">A powerful magnet revitaliser, using large electrolytic capacitors</td><td valign="bottom" class="t-blu">Jun 2008</td></tr>
<tr><td><span class="imgswap"><a href="fluxmeter.html" style="display:block;"><img src="a1.gif" alt="flux"/><b class="bb">Fluxmeter</b></a></span>
<td valign="bottom">Now that you've recharged your magnet, measure the results.</td><td valign="bottom" class="t-blu">Nov 2008</td></tr>
</table>
<hr />
<span class="imgswap"><a href="../u-and-m.htm" style="display:block;"><img src="a1.gif" alt="flux"/><b class="bb">Useful &amp; Miscellaneous</b></a></span>
<td><span class="imgswap"><a href="../index.html" style="display:block;"><img src="a1.gif" alt="flux"/><b class="bb">Main Index</b></a></span>
<!-- hr><center><script src="http://www.clocklink.com/embed.js" type=""></script><script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="world001-blue.swf";obj.TimeZone="AEDT";obj.width=720;obj.height=375;obj.wmode="transparent";showClock(obj);</script>
</center><hr / -->
<center><img src="bestview.gif" alt="1024x768" height="31" width="88"></center>
<div class="t_10">The ESP logo is a registered trade mark of Elliott Sound Products.</div><hr />
</body>
</html>