Gents impulse clock

Advert

Gents impulse clock

Home Forums Clocks and Scientific Instruments Gents impulse clock

Viewing 25 posts - 1 through 25 (of 59 total)
  • Author
    Posts
  • #414027
    Plasma
    Participant
      @plasma

      Hello all,

      I have a Gents pul-syn-etic impulse clock unit from an old college.

      Obviously it is not a stand alone unit and requires a master unit to drive it.

      What does the master unit look like and is it possible to get this thing running using a more modern drive system?

      Just wondered if it was possible.

      Best regards Mick

      Advert
      #3840
      Plasma
      Participant
        @plasma

        How does it work

        #414030
        Speedy Builder5
        Participant
          @speedybuilder5

          Search "Gents" on this site perhaps ?

          #414033
          SillyOldDuffer
          Moderator
            @sillyoldduffer

            Good description of the Master Clock on this web-site. If I read it right the master sends a pulse once every 30 seconds to a 4Ω solenoid in the slave(s). I'd use an Arduino and a Real-Time Clock module to produce a pulse every 30 seconds. If you don't require accuracy, an Arduino on it's own is will work the clock with moderately poor timekeeping. Also needed a 9V DC power supply and a transistor switch to drive the clock, also available as a module. That would allow a slave to keep good time after manually setting the hands. If you fancy having a go, I'll knock up a circuit and the simple software.

            A synchronised clock expert will probably know, but the original system may have used other pulses to automatically set the hands of the slave clock to match the master. Watching a demented modern slave clock in my doctors waiting room, it was sent a signal setting it to 12:00 followed by a rapid series of minute pulses that wound the hands to actual time. Unfortunately after 30 seconds the master repeated the whole procedure, it was sicker than I was! Mechanical clocks probably do similar, but I expect the details vary by system.

            Dave

            #414037
            Plasma
            Participant
              @plasma

              I was a bit too targeted in my search, looking for impulse clock which gave no results.

              It came from the lady Mabel college which was based at Wentworth woodhouse. I was asking what the master might look like as there is a long cased clock with a pendulum just sitting on the floor in a corridor and I wondered if that was the master.

              I'm rubbish at any kind of electronics but it would be nice to make the thing run again. Looks like all the others were stripped out and have gone.

              I'll have a look at the bigger clock and report back if they appear linked.

              Best regards Mick

              #414041
              SillyOldDuffer
              Moderator
                @sillyoldduffer

                Ah, with you Mick. A look inside should reveal all. The coils, wiring, absence of gears and mechanical construction are very different from an ordinary clock.

                The website above won't let me link to their image, but they have a photo of the insides of the master.

                Dave

                Edited By SillyOldDuffer on 13/06/2019 10:24:22

                #414043
                peak4
                Participant
                  @peak4

                  I would certainly grab the long case clock before anyone skips or damages it.
                  Examine carefully before you move it as there may be a lift off pivot for the pendulum. My own ex-GPO one has a set of brackets internally for supporting the pendulum rod for transport, with the cast iron weight being carried separately.

                  Obviously measure lengths before detaching the weight. My own one(s) were designed for 50v working, but mine have been fine running off 12v for 20 years.

                  Any chance of some photos please?

                  Bill

                  #414044
                  Alistair Robertson 1
                  Participant
                    @alistairrobertson1

                    A factory where I worked for a couple of years about 15 years ago had a Gents master slave system with about 30 slaves at least. Even the stamping in and time jobbing clocks were linked.

                    When a new digital swipe card system was introduced the guys who installed it couldn't believe that a system that was at least 60 years old could do almost as much as their fancy system with all the bells and whistles!

                    The master was a long case clock as described by Mick so I think you have found what you need.

                    #414052
                    duncan webster 1
                    Participant
                      @duncanwebster1
                      Posted by SillyOldDuffer on 13/06/2019 09:38:17:

                      Good description of the Master Clock on this web-site. If I read it right the master sends a pulse once every 30 seconds to a 4Ω solenoid in the slave(s). I'd use an Arduino and a Real-Time Clock module to produce a pulse every 30 seconds. If you don't require accuracy, an Arduino on it's own is will work the clock with moderately poor timekeeping. Also needed a 9V DC power supply and a transistor switch to drive the clock, also available as a module. That would allow a slave to keep good time after manually setting the hands. If you fancy having a go, I'll knock up a circuit and the simple software.

                      A synchronised clock expert will probably know, but the original system may have used other pulses to automatically set the hands of the slave clock to match the master. Watching a demented modern slave clock in my doctors waiting room, it was sent a signal setting it to 12:00 followed by a rapid series of minute pulses that wound the hands to actual time. Unfortunately after 30 seconds the master repeated the whole procedure, it was sicker than I was! Mechanical clocks probably do similar, but I expect the details vary by system.

                      Dave

                       

                      I've done exactly what SOD suggests using a PIC, I'd now use an Arduinos. Rather than an RTC I used the electronics out of a quartz clock to generate 1 second pulses (I got the clock for nowt!), the Arduino counts to 30 then sends a pulse via a transistor to the Gents mechanism. Take up SOD's offer, or do it yourself as a learning exercise.

                      If you've got plenty of money you can just buy a complete unit.

                      The original Gents/Synchronome masters just sent a 30 second pulse round all the slaves. if a slave managed to miss a beat it had to be manually corrected. What SOD is referring to is akin to a 'waiting train' movement where the local clock ran under its own steam , but ever so slightly fast, when it got to the hour it waited until it for a pulse before setting off again. At least that's my understanding. There were other mechanical systems where the local clock was set to run ever so slightly slow, and every hour a pulse was sent which physically pushed the minute hand to 12

                      Edited By duncan webster on 13/06/2019 11:27:14

                      #414060
                      Guy Lamb
                      Participant
                        @guylamb68056

                        Just be careful typing 'Gents impulses' into Google you never know what might come up!

                        Guy

                        #414084
                        Peter Bell
                        Participant
                          @peterbell11509

                          LOts of slave dials around and I would certainly be interested in seeing an Arduino use an RTC (I have a ZS-042) to generate 30 sec pulses for a slave and if possible display the time on a 1.8TFT display (I have a ST7735B)

                          I am probably ok with the electronics but perhaps SOD could do a mini series like he did for the CAD?

                          Seems so sad to see these slaves "quartzed" and lost for ever!

                          Thanks Peter

                          #414089
                          SillyOldDuffer
                          Moderator
                            @sillyoldduffer
                            Posted by Peter Bell on 13/06/2019 14:56:05:

                            I am probably ok with the electronics but perhaps SOD could do a mini series like he did for the CAD?

                            Thanks Peter

                            OK, watch this space.

                            I don't have a ST7735B Display, so that bit might be a wild guess! It's a graphical output. I'll show how to use the Arduino environment to set the RTC and then how it to make it produce 30 sec pulses. I can display hh:mm:ss to the monitor window to prove the RTC's working, or to an ordinary 1602 LCD without much trouble.

                            Dave

                            #414097
                            Bazyle
                            Participant
                              @bazyle

                              SOD having mentioned the inaccuracy of a free running mocroprocessor to make it more interesting for you as a programmer how about adding a push button that the owner presses at precisely midday then the arduino knows its error accumulated since the last button press, however many days, and knows how to correct the counters. Another button for telling it when daylight saving occurs.

                              #414099
                              Michael Gilligan
                              Participant
                                @michaelgilligan61133
                                Posted by Peter Bell on 13/06/2019 14:56:05:

                                LOts of slave dials around and I would certainly be interested in seeing an Arduino use an RTC (I have a ZS-042) to generate 30 sec pulses for a slave and if possible display the time on a 1.8TFT display (I have a ST7735B)

                                I am probably ok with the electronics but perhaps SOD could do a mini series like he did for the CAD?

                                Seems so sad to see these slaves "quartzed" and lost for ever!

                                Thanks Peter

                                .

                                I totally agree, Peter …

                                But I must just add that the really clever/important part of these systems was the Master Clock, and of course its use to keep a circuit of Slave Dials in synchronisation.

                                Attractive as they may be: The slave mechanism is nothing more than a basic electromechanical indicator.

                                MichaelG.

                                Edited By Michael Gilligan on 13/06/2019 16:27:38

                                #414100
                                Frances IoM
                                Participant
                                  @francesiom58905

                                  why not just extract the mechanism from a radio controlled clock or even the many GPS rcvrs that push out the time accurate to microseconds!

                                  #414104
                                  Michael Gilligan
                                  Participant
                                    @michaelgilligan61133
                                    Posted by Frances IoM on 13/06/2019 16:24:11:
                                    why not just extract the mechanism from a radio controlled clock or even the many GPS rcvrs that push out the time accurate to microseconds!

                                    .

                                    Which reminds me of a round tuit … I have most of the parts to build something like this:

                                    **LINK**

                                    http://www.jrmiller.demon.co.uk/projects/freqstd/frqstd.htm

                                    MichaelG.

                                    #414106
                                    Peter Bell
                                    Participant
                                      @peterbell11509

                                      Dave, Thanks.

                                      Yes a 16×2 lcd will be fine, once its showing on the serial monitor I can manage. Arduino seem good on displays and I found I2C works well. Its just that the TFT displays are so cheap I bought one!

                                      Peter

                                      #414201
                                      SillyOldDuffer
                                      Moderator
                                        @sillyoldduffer

                                        PART 1

                                        PURPOSE

                                        To imitate a Gents pul-syn-etic Master Clock to drive a compatible Slave Clock, or clocks.

                                        REQUIREMENT

                                        1. An accurate timekeeper that maintains time even when the device is switched off
                                        2. User allowed to set the clock accurately
                                        3. Clock to display time (and date)
                                        4. Device to output a tick (pulse) at hh:mm:00 and hh:mm:30
                                        5. Pulse to be able to switch a substantial voltage and current
                                        6. Simple Mains Power Supply
                                        7. As plug and play as possible. (Minimal or no soldering, using common low cost components)
                                        8. Free, simplified development environment for the Microcontoller.

                                        HARDWARE

                                        1. The accurate Clock is a Real Time Clock Module based on the DS3231. The chip is a precision temperature compensated timekeeper commonly used by personal computers to keep time when the machine is switched off. They can be bought as a ready to use module from Amazon, ebay, and most electronic suppliers.
                                        2. As the Arduino microcontroller comes with a serial interface and can communicate with a laptop computer via a USB cable, time can be set by any computer with terminal access to the serial port. A package like putty, Hyperterminal etc.
                                        3. The display is a Arduino 1602 LCD module. Two types are available, this project uses the cheaper version, not with an I2C interface.
                                        4. A Microcontroller can be programmed to work the Real Time Clock, output 'Ticks', and run the display. I used an Arduino Nano, which requires some soldering The code will also work on an Arduino Uno, which has socket headers.
                                        5. As the output of a microcontroller is weedy it is used to drive a Relay Module; these are rated to 10A at 250Vac. The Slave Clock and it's power supply would be connected to the relay contacts, and thereby electrically isolated from the Arduino and other delicate electronics
                                        6. A Mains to 5V USB charger like this Wall Wart example.
                                        7. Constructed from modules as described above, connected by soldering, or Prototyping Jumper Wires & a Breadboard. (Make sure to get a good selection of Male to Male, Female to Female and Male to Female jumpers.)
                                        8. The Arduino IDE is free, well documented and may be downloaded to run on Windows, Linux or Apple computers. It is also possible to develop code online with a Browser. (Not tested this myself!) Libraries are available for all the modules used in this project: they remove most of the 'heavy lifting'.

                                        CIRCUIT DIAGRAM

                                        rtccircuit.jpg

                                        In real life, as implemented as a prototype lash-up for testing:

                                        dsc06121.jpg

                                        It would be possible to neaten up considerably by plugging modules directly into the prototype board. For a permanent solution, I would solder to Veroboard.

                                        More later…

                                        Dave

                                        Edited By SillyOldDuffer on 14/06/2019 15:12:53

                                        #414203
                                        Michael Gilligan
                                        Participant
                                          @michaelgilligan61133

                                          Brilliant work, Dave

                                          MichaelG.

                                          #414205
                                          SillyOldDuffer
                                          Moderator
                                            @sillyoldduffer

                                            rtccode1.jpg

                                            rtccode2.jpg

                                            rtccode3.jpg

                                            rtc_code4.jpg

                                            rtccode5.jpg

                                            rtc_code5.jpg

                                            rtc_code6.jpg

                                            The source code may be downloaded from Dropbox.

                                            #414209
                                            SillyOldDuffer
                                            Moderator
                                              @sillyoldduffer

                                              PART 3

                                              Installing the Arduino IDE should also all install the libraries apart from that needed to control the DS3213 real time clock.

                                              The DS3213 library should be downloaded from http://www.arduinolibraries.info/libraries/ds3231 and installed using the Arduino IDE.

                                              Start the IDE by double-clicking the icon on the desktop. (Light Blue, with Infinity sign in white)

                                              Go to the 'Sketch' tab and click on 'Include Libraries', then select 'Add .ZIP Library'. Navigate to your Downloads folder and select 'DS3231-1.0.2.zip'.

                                              To compile the program (aka 'Sketch' , plug the Nano into the PC with a USB cable. Then go to the 'Tools' tab and click on 'Boards'. From the list select 'Arduino Nano'.

                                              Then go to the 'Tools' tab and click on 'Ports'. From the list select the /dev/ttyUSBnn or COM device identifying the Nano.

                                              Clicking the Right Arrow button, top left of window, should compile and load the program into the Arduino and set the RTC. Provided there are no mistakes in the wiring, the display should start showing time, aslo the relay should click every 30 seconds.

                                              If the Nano refuses to load, this may be because they are sold with two different bootloaders. (A bootloader is the short program the microcontoller uses to download and install an new program.) Go to 'Tools', and click on 'Processor'. Select the other bootloader and try again.

                                              As a convenience the Sketch sets the Real Time Clock to the time the Sketch was compiled. Depending on the computer and Arduino used, the time may be a few seconds out-of-date.

                                              To correct the time, go to 'Tools' and select Serial Monitor'. This will open a new window, which should be listing date times from the RTC. If garbage is appearing, the speed is probably wrong. Set it to 9600 bottom right.

                                              Once the screen is listing valid date times, the RTC may be reset by typing in, top left, a string in the form:

                                              dd/mo/yy hh:mm:ss

                                              for example:  14/6/19 13:02:00

                                              Type in a string that will be valid in a few minutes. Then, when an accurate clock reaches that time immediately press the 'Enter' key. This will set the RTC to the typed in time. The website time.is is a convenient accurate clock.

                                              BUGS

                                              None spotted by the limited testing I've done. I bet there's at least one and it's bleeding obvious! No prizes offered…

                                              Dave

                                              Edited By SillyOldDuffer on 14/06/2019 16:19:25

                                              #414220
                                              Swarf, Mostly!
                                              Participant
                                                @swarfmostly

                                                Slightly off-topic because this thread is principally about Gents rather than Synchronome.

                                                I was told by Barry (he of Barry's Virtual Clock Museum ) that the Kerplllunk emitted every 30 seconds by a Synchronome master clock installed in domestic premises has been known to sunder marriages!!!!!

                                                Best regards,

                                                Swarf, Mostly!

                                                #414275
                                                Plasma
                                                Participant
                                                  @plasma

                                                  Oh my word! What a wealth of information completely over my head lol.

                                                  You are one seriously clever guy SOD. I take my hat off to you.

                                                  Apologies for the photo orientation but this is the clock I wondered if was a master for the gents skace clock?

                                                  Staff though it was some kind of time recording clock or clocking in machine but I'm not sure.

                                                  20190614_173837.jpg

                                                  #414277
                                                  Plasma
                                                  Participant
                                                    @plasma

                                                    Or am I looking for something different? This was thrown in one of the cellars!

                                                    #414286
                                                    Michael Gilligan
                                                    Participant
                                                      @michaelgilligan61133
                                                      Posted by Plasma on 14/06/2019 20:57:18:

                                                      Apologies for the photo orientation but this is the clock I wondered if was a master for the gents skace clock?

                                                      Staff though it was some kind of time recording clock or clocking in machine but I'm not sure.

                                                      .

                                                      That looks very much like one that I have

                                                      … easy to confirm if you can post a picture of the innards

                                                      MichaelG.

                                                    Viewing 25 posts - 1 through 25 (of 59 total)
                                                    • Please log in to reply to this topic. Registering is free and easy using the links on the menu at the top of this page.

                                                    Advert

                                                    Latest Replies

                                                    Viewing 25 topics - 1 through 25 (of 25 total)
                                                    Viewing 25 topics - 1 through 25 (of 25 total)

                                                    View full reply list.

                                                    Advert

                                                    Newsletter Sign-up