Add Z-Axis to my machine
- andypugh
- Offline
- Moderator
- Posts: 23178
- Thank you received: 4865
Do you know of a "modern" equivalent in say a SSRs that can handle 2hp 3ph 230v start up current and cost less than a VFD for FW/RW switching?
I think you might as well use a VFD. Looks like $140 for a 2.2kW Huanyang (Linuxcnc modbus driver exists) on eBay.
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
- Posts: 622
- Thank you received: 75
How noisy are the Huanyangs? Electrically speaking.
Please Log in or Create an account to join the conversation.
- hatch789
- Topic Author
- Offline
- Premium Member
- Posts: 159
- Thank you received: 0
But you do bring up an interesting point, I have only heard of the reference to linear encoders but never used one. I do have glass linear scale DRO's from a machine that I re-sold one time. Could I hook these into LinuxCNC?
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
- Posts: 622
- Thank you received: 75
I do have glass linear scale DRO's from a machine that I re-sold one time. Could I hook these into LinuxCNC?
Yes if they are TTL output it will be as easy as reading in a rotary encoder of the same type.
Some older Heidenhein sine analog units will not work without a converter but PCW or Andy will know what woks with your board. I wonder if that type of milivolt sine signal could be read with what you have as in my mind, (I could be very wrong) the resolver signal seems similar??
Please Log in or Create an account to join the conversation.
- hatch789
- Topic Author
- Offline
- Premium Member
- Posts: 159
- Thank you received: 0
Now also I only have a 7i49 (resolver) board and a 7i42TA board. These both plug into my 7i43-4-U card. Is there something additional that I'd need to ready this indicator?
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
- Posts: 622
- Thank you received: 75
I only have the glass indicator, the slide piece and the armor wrapped cable with the plug end. I do not have any idea what kind of board or interface I need to plug this into so that it can read the signal.
In general a linear encoder is usually housed inside an aluminum extrusion and is a glass scale with tiny lines on it. The read head is optical and typically has the armored cable for wire protection. There should be a part number or sticker on your read head or encoder??
Do you recall who made the readout? Time period?
This type is often TTL (5v) signal unless it has a millivolt and ~ simbol on it.
Other types are spherosyn from Newall that has stacked precision balls inside a tube and has their own signal interpreter. This type is more often found on lathes as they are offered in a compact version that fits better on thin slides.
The more modern units have abs positioning and is mainly a magnetic strip similar to whats on the abs electronic calipers.
This needs decoding. Not sure if anything of this type currently works with linuxcnc.
The easiest to implement is the TTL type. It will have an A and B channel, possibly index I or Z and power connection. Can also come in differential option with the addition of /A, /B and possibly /I or /Z. Same as rotary units. Differential units are better at noise cancellation.
Please Log in or Create an account to join the conversation.
- hatch789
- Topic Author
- Offline
- Premium Member
- Posts: 159
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- hatch789
- Topic Author
- Offline
- Premium Member
- Posts: 159
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
- Posts: 622
- Thank you received: 75
www.mitutoyo.co.jp/eng/support/service/catalog/07/E13000.pdf
I would be looking at a different type.
Please Log in or Create an account to join the conversation.
- hatch789
- Topic Author
- Offline
- Premium Member
- Posts: 159
- Thank you received: 0
Please Log in or Create an account to join the conversation.