Is there a way to test for the Z reference signal on an encoder? I have some closed loop steppers and the documentation is less than stellar. The encoders are supposed to have the Z reference but I am not sure. So how can I test for the Z on the bench? This would be used with the Centroid Acorn on a mill.
Announcement
Collapse
No announcement yet.
Z reference output on encoder
Collapse
X
-
Z reference output on encoder
Last edited by Black Forest; 04-10-2022, 12:43 PM.Location: The Black Forest in Germany
How to become a millionaire: Start out with 10 million and take up machining as a hobby!Tags: None
-
-
Do you have any idea how I would set this up on the Acorn? I did a lot of searches on the Acorn forum but only a reference to DMM ZRI. It shows how to wire it but not how to set up Acorn.
I think I have to select ZRIhome to an input. This might move the axis to the limit and then back off until the Zri triggers the extra input and then it sets that axis to home. Not sure and the search on the Acorn forum sucks big time. Keith makes a reference to a .pdf and gives the number of the .pdf but a search for that turns up nothing.Last edited by Black Forest; 04-10-2022, 01:27 PM.Location: The Black Forest in Germany
How to become a millionaire: Start out with 10 million and take up machining as a hobby!
Comment
-
-
Originally posted by Black Forest View PostDo you have any idea how I would set this up on the Acorn? I did a lot of searches on the Acorn forum but only a reference to DMM ZRI. It shows how to wire it but not how to set up Acorn.
I think I have to select ZRIhome to an input. This might move the axis to the limit and then back off until the Zri triggers the extra input and then it sets that axis to home. Not sure and the search on the Acorn forum sucks big time. Keith makes a reference to a .pdf and gives the number of the .pdf but a search for that turns up nothing.
I believe Cntrl i brings up the diagnostic screen so you can see the state of the inputs change if you move the stepper to test.
Comment
-
-
If you don't have a 'scope, it can be done with a meter, you measure from the common terminal to the Z pulse pin and VERY slowly turn the encoder until you see that 5v on the pin, it will be very brief!
Encoders come with the 2 supply terminals and either three, square waves on A,B,Z terminals or they can have complimentary pulses A, /A, B, /B, Z, /Z
Very few do not have the Z pulse included. It has one pulse/rev.Last edited by MaxHeadRoom; 04-10-2022, 03:54 PM.
Comment
-
-
BF, the timing of pins OC+ (27) and CZ (29) is identical but before you can see the output on CZ (29) with an o-scope or meter you must add a pull up resistor to some positive voltage. That positive voltage can be +5V, but it can also be higher for better noise immunity. Open collector (OC) devices are usually rated for up to +24 or 28 V but before using a voltage that high check the specifications of the OC circuit and the input requirements of the circuit it will be driving.
In addition to better noise immunity at higher voltages OC outputs also offer the possibility of connecting multiple OC outputs to a single signal line.Last edited by genea; 04-11-2022, 10:13 PM.
Comment
-
-
Originally posted by MaxHeadRoom View PostIIRC the 26LS31 has RS-422 drivers and is rated for 5v, if so it does not require a pull-up?
Comment
-
-
RS-422 is usually around a 2.7-3v logic signal high when running the chip off of 5v. You have losses internally. You can get little adapters that do differential to single ended, I also made some of my own and have extra boards, I could put one together for you. Its very simple, 26LS32 receiver chip, decoupling cap, and a voltage reg if you are running it off anything above 5v. It just outputs standard 5v TTL level signals. Sometime you can just use one wire of the differential pair referenced to the ground connection, it will depend on what it is feeding and if it meet the minimum logic high signal level.
Comment
-
Comment