By continuing to use this site, you agree to our use of cookies. Find out more

Member postings for John Haine

Here is a list of all the postings John Haine has made in our forums. Click on a thread name to jump to the thread.

Thread: Myford CNC Conversion Kit - Tony Jeffree
08/08/2023 13:38:41

The Uniport is I think a parallel port BoB which also needs a USB connection to get +5v from the host. Mach3 needs a 32 bit processor to drive a parallel port, any 64 bit processor can only use a USB or Ethernet interface to a suitable motion controller. PCs with a parallel port must be pretty rare these days. However a USB motion controller such as the UC100 could be used with this to drive the parallel port input.

Mach 3 is OK but any new user would be well advised to use Mach4 or UCCNC or similar with a USB or Ethernet interface.  M3 is long in the tooth and unsupported for getting on for 10 years.

Edited By John Haine on 08/08/2023 13:40:45

Thread: Just how good is AI?
07/08/2023 13:48:07

Y often serves as a vowel depending on context as Bing would probably tell you

Or Wikipedia.

Thread: Use of coal, oil and fossil fuels
07/08/2023 10:25:39
Posted by Anthony Knights on 07/08/2023 08:17:02:

I seem to remember reading some where that extracting energy from the tides would slow the earth's rotation down?

Well, sine ALL the energy in the tides is already dissipated by hydrodynamic friction with the land we are already doomed!

Thread: DRO
05/08/2023 13:21:07

Make/model/spec? Usually the interface just expects to see quadrature logic signals but the devil is in the detail.

Thread: Precision pendulum techniques
05/08/2023 11:05:00

Dave, you could surely use software serial with the pP and get the Nano to gather data from a BME280 via I2C? It would then have much less time-critical software to run.

05/08/2023 07:28:50

The only disadvantage of PICPET is the chip can't be programmed to do anything else: it can only be a Precision Event Timer. Otherwise, they are the bees knees.

True - but then they are only a PIC microcontroller, cheap as chips, and the code is in the public domain. Just a serial interface into a host needed.

04/08/2023 10:39:31

I mean that if you deliver period measurements, for example, instead of trying to send optointerrupter on/off signals, then latency should not be a bother. Of course, that means that you must be satisfied with the way those period measurements are made, and that may require another module if you want to do it in a particularly-accurate way, but many such modules are also postage-stamp sized. (BTW, I am not promoting ESP32's and have never used one; it's just an example.)

My approach is to use a picPET07 driven by a 10MHz OCXO to time both edges of the pendulum pulse. Far more accurate than an Arduino can achieve. (In answer to your question about timing approach.) The OCXO takes 5V 300mA continuous to keep its heater on, more like 500mA on startup. That would make it the largest consumer of power in the clock. Also ideally needs a linear regulator which assuming a primary supply of 12V (to give headroon for the escapement drive) gets rather hot! And if the Pi is in the case too it doubles the supply requirement again.

The clock will need mains power and battery backup. I've already done this in another clock so quite familiar with the approach - but putting the OCXO and the Pi in the case means a much bigger battery.

My experience with a headless Pi with WiFi connectivity for logging is not good - they have a habit of dropping off the WiFi and need resetting to recover which stops the log. I prefer to have an MMI on the Pi and map a folder to my Windows file system for data transfer.

I would obviously do some measurements on the 433MHz Tx/Rx to see how they perform - one should arrive soon. Cheap as chips.

03/08/2023 22:24:13
Posted by S K on 03/08/2023 18:04:09: Do a minimal amount of math and there should be no latency-related issues.

Um... Please explain?

03/08/2023 11:38:10

Planning to complete the build of my new clock, I'm thinking about instrumentation. The clock will be located in a fairly prominent position in our living room, and I have a friend who will make a nice looking case for it. I would like to monitor its running but I don't really want to have a Raspberry Pi with its accoutrements hanging round it or taking more space in the case. It did occur to me that it would be easy to make the pendulum pulses drive one of the low-cost 433MHz telemetry transmitters so I could have the monitoring kit elsewhere in the house. These use on-off keying so should be pretty deterministic.

Does anyone have any experience of using these for this sort of application please, or have ideas for an alternative? Bluetooth has been suggested but its protocol will have variable delays.

Thread: Taking the p**s!!
03/08/2023 11:34:41

When that happened on a Citroen I had part of the filler cap fell into the tank!

Thread: RapidTurn Z axis referencing
02/08/2023 10:19:23

Actually though I always re-home the X axis on the lathe on startup it's usually within a fraction of a mm, which I put down to the non-integer whole step being lost when the drivers power down. I only re-home to make sure my tool offsets give the right diameter.

Likewise on the mill, I generally find that on power up the actual position of the spindle closely corresponds to the DROs, though I generally re-reference to the new workpiece. When I was doing a lot of rotary axis stuff doing CNC knurling where the Y axis is referenced to zero along the rotary axis, I found that the Y axis setting was preserved when powering down and up again. I very rarely "home all" as apart from giving a reference for soft limits it has no useful function. I do all my work by referencing to the workpiece.

Thread: I like a nice tool but..
02/08/2023 07:31:19

I can't quite see why they think it is so important to make the frame rigid. Surely the blade should be mounted to cut on the pull stroke, for which the frame is only needed to hold the "far end" in the right place? I always thought that "junior hacksaws" were a waste of time until I tried putting in the blade "backwards"...

02/08/2023 06:52:05

**LINK**

They had to work very hard to get that patent and it's so specific to the construction that it's probably not worth the paper it's written on.

Thread: RapidTurn Z axis referencing
31/07/2023 17:02:26

Leaving aside whether the drives are properly configured, do you mean referencing or homing? The only axis I "home" on my lathe is the "real" X axis (i.e. radial) so I can use tool offsets. I always "reference" the Z axis off the end of the workpiece (cf the surface when milling), as there could be various chucks and variable "stickout" depending on what I'm doing. I have a tool contact sensor to do this.  So, to be clear, program coordinate Z = 0 is the end of the material. 

Edited By John Haine on 31/07/2023 17:10:26

Thread: Are dividing head tables generic or specific to maker?
29/07/2023 13:01:52
Posted by Nigel McBurney 1 on 29/07/2023 10:37:29:

no thanks john give me a solid worm and worm wheel any day.

Agreed. But drive the worm from a stepper.

29/07/2023 09:00:05

Just fit a stepper motor and Ward controller and forget about plates.

Thread: A Well-Tempered Hybrid Pendulum Clock Project
28/07/2023 18:37:28
Posted by S K on 23/07/2023 19:50:58:

John: Perhaps you mean "consistent?"

.....

The picture above is approximately what I'm thinking of, with the magnet on a short stick so there's space for it to continue through the hollow coil without the rod hitting it. I've seen this approach used somewhere else, I think using a horn shaped piece of steel rather than a magnet, but I can't find it now.

My question is where the magnet should be relative to the coil at the point of the impulse (approximately). I was thinking inside it, at the center of the coil, but now I see that's wrong. I suppose needs to be while near the outside, e.g. at the entrance to the coil.

In the alternative, I don't like the idea of a "flat coil under the bob," but I do like John's Helmholtz coil approach. If the latter, I think I could use the two magnets facing out from the rod with their poles in the same direction (i.e. NS-NS), as I don't have the opportunity to put one inside the rod as John did. Maybe that's a more elegant solution.

... or maybe I'll do electromechanical. As I said, I tend to cut first and design later. 😉

 

Edited By S K on 23/07/2023 20:02:15

Yes, consistently constant.

I don't think you will need a core at all. , the required force is minimal and a core just creates an attractive force with the magnets that will perturb the pendulum.

You may have seen the "magnet in a coil" in one of Ned Bigelow's 2-pendulum designs.

By the way, though a core may not change the field it does change the flux! It's flux that generates the force.

As for bobbin shape, look at Bigelow's design.  But I think you want a solenoidal coil considerably longer than the magnet and the magnet should be central when impulsed.

 

Edited By John Haine on 28/07/2023 18:38:57

Thread: Loseby's Isochronal Spring
28/07/2023 14:15:33

I though they gave more information but there just seems to be this paragraph:

"Preliminary experiments have been made with this spring arrangement on an electrically driven pendulum without barometric correction,and no change in rate could be detected for a change in total amplitude of about one half inch. Such a change in amplitude caused more than a second a day change in rate before the spring was connected. The
accuracy of measurement was to about 0.01 sec. by comparison with time signals from WWV by means of an oscilloscope."

28/07/2023 12:06:36

Yes, Bush and Jackson report test results. I'll post them later.

28/07/2023 09:56:50

Oops! Apologies both.

Magazine Locator

Want the latest issue of Model Engineer or Model Engineers' Workshop? Use our magazine locator links to find your nearest stockist!

Find Model Engineer & Model Engineers' Workshop

Sign up to our Newsletter

Sign up to our newsletter and get a free digital issue.

You can unsubscribe at anytime. View our privacy policy at www.mortons.co.uk/privacy

Latest Forum Posts
Support Our Partners
cowells
Sarik
MERIDIENNE EXHIBITIONS LTD
Subscription Offer

Latest "For Sale" Ads
Latest "Wanted" Ads
Get In Touch!

Do you want to contact the Model Engineer and Model Engineers' Workshop team?

You can contact us by phone, mail or email about the magazines including becoming a contributor, submitting reader's letters or making queries about articles. You can also get in touch about this website, advertising or other general issues.

Click THIS LINK for full contact details.

For subscription issues please see THIS LINK.

Digital Back Issues

Social Media online

'Like' us on Facebook
Follow us on Facebook

Follow us on Twitter
 Twitter Logo

Pin us on Pinterest

 

Donate

donate