Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
- programador
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 2
15 May 2024 23:04 #300700
by programador
Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V was created by programador
Hey guys
I'm retrofitting a Nisshinbo hiq-1250 punching machine.
The machine has a hydraulic cylinder on the Z axis that descends when applying -10 volts and rises when applying +10 volts. The feedback for this movement is made with a magnetic sensor that has an output of 0 to +10V, showing the height position of the piston that hits the punch. The force of the beat is controlled by a proportional valve that works with a voltage of 0 to 24V.
This axis must have descent control which, depending on the power and strength, can drill, cut and press the metal sheet.
The machine already has the movements of the X Y and T axes (tool change) using the 7i96s and 7i84d boards.
I'm waiting for the 7I77 board to arrive, which has an analog output to control the hydraulic cylinder.
How do I configure the Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V?
Any example, no matter how simple, helps, I need an example of how this is done, or possible theories
Thanks to anyone who can help me.
I'm retrofitting a Nisshinbo hiq-1250 punching machine.
The machine has a hydraulic cylinder on the Z axis that descends when applying -10 volts and rises when applying +10 volts. The feedback for this movement is made with a magnetic sensor that has an output of 0 to +10V, showing the height position of the piston that hits the punch. The force of the beat is controlled by a proportional valve that works with a voltage of 0 to 24V.
This axis must have descent control which, depending on the power and strength, can drill, cut and press the metal sheet.
The machine already has the movements of the X Y and T axes (tool change) using the 7i96s and 7i84d boards.
I'm waiting for the 7I77 board to arrive, which has an analog output to control the hydraulic cylinder.
How do I configure the Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V?
Any example, no matter how simple, helps, I need an example of how this is done, or possible theories
Thanks to anyone who can help me.
Please Log in or Create an account to join the conversation.
16 May 2024 00:01 #300704
by PCW
Replied by PCW on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
Is there some way you could replace the 0..10V feedback device with
either an incremental or absolute (say BISS or SSI) linear encoder?
(an incremental encoder would need homing)
That would simplify things a bit
If you needed to use the 0..10V feedback you could add a 7I87
(which is overkill since it has 6 channels of +- 10V input)
Another possibility is to use the 7I77 analog inputs but they are
very crude and would only give about 1% resolution steps
either an incremental or absolute (say BISS or SSI) linear encoder?
(an incremental encoder would need homing)
That would simplify things a bit
If you needed to use the 0..10V feedback you could add a 7I87
(which is overkill since it has 6 channels of +- 10V input)
Another possibility is to use the 7I77 analog inputs but they are
very crude and would only give about 1% resolution steps
The following user(s) said Thank You: programador
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
16 May 2024 00:08 #300706
by tommylight
Replied by tommylight on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
THCAD ? 0-10V input, encoder output...
And to late but could have gotten a 7i83 for analog outputs, cheaper and easy to find, since you already have 7i96S
And to late but could have gotten a 7i83 for analog outputs, cheaper and easy to find, since you already have 7i96S
The following user(s) said Thank You: programador
Please Log in or Create an account to join the conversation.
16 May 2024 00:19 #300707
by PCW
Replied by PCW on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
Yes, a THCAD2 would likely work, forgot about that
The following user(s) said Thank You: tommylight, programador
Please Log in or Create an account to join the conversation.
- programador
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 2
16 May 2024 14:43 #300754
by programador
Please Log in or Create an account to join the conversation.
- programador
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 2
16 May 2024 14:45 #300755
by programador
Replied by programador on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
Thank you, in the next retrofit, I will consult you. But it was worth the suggestion for future implementations like this.
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
16 May 2024 16:50 #300765
by tommylight
Replied by tommylight on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
Yes, THCAD output to Mesa 7i96S encoder input.
But
No Fref, those are not used.
Only Fout to encoder A.
That also requires flashing the plasma firmware to 7i96S, it is included in the downloads on mesanet.com website.
But
No Fref, those are not used.
Only Fout to encoder A.
That also requires flashing the plasma firmware to 7i96S, it is included in the downloads on mesanet.com website.
The following user(s) said Thank You: programador
Please Log in or Create an account to join the conversation.
- programador
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 2
16 May 2024 21:05 #300783
by programador
Replied by programador on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
Before purchasing the THCAD2, please, I need your professional help the procedure shown in the attached illustration (image) shows the connection diagram of the Mesa boards and the machine is allowed. The punch press has analogue drive for the Z -10 and +10 axes. I have already bought the 7i77 board and I am waiting for it to arrive, but I am worried about monitoring the Z axis as an encoder that has a magnetic sensor from 0 to 10 V, I intend to buy another THCAD2 board to convert the analog voltage from 0 to 10 V at the frequency so that does the 7i77 or 7i96s recognize it in LinuxCNC as the Z axis encoder position, can this setting be done as Z axis feedback to increase accuracy and correct positioning?
Please Log in or Create an account to join the conversation.
16 May 2024 21:40 #300785
by PCW
Replied by PCW on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
There is nothing in LinuxCNC that recognizes the THCAD output as Z axis feedback
This must be done entirely in the hal configuration for your machine.
What is the required resolution of the feedback signal?
That is what is the Z axis motion range and the expected accuracy?
If high resolution is required, this may suggest a 7I87 instead of a THCAD
This must be done entirely in the hal configuration for your machine.
What is the required resolution of the feedback signal?
That is what is the Z axis motion range and the expected accuracy?
If high resolution is required, this may suggest a 7I87 instead of a THCAD
The following user(s) said Thank You: programador
Please Log in or Create an account to join the conversation.
- programador
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 2
16 May 2024 22:35 #300787
by programador
Replied by programador on topic Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V
Thank you very much for your feedback Mr. PCW.
I still don't know the necessary precision. When I return to the machine I will check the characteristics of the magnetic sensor. I will then use an analog input from the 7i96s or 7i77 and carry out tests on site to see if the results please the customer. Sorry for trying to predict this before going to the client, but this retrofit has already exceeded the time limit and I need to resolve it as quickly as possible. I thank everyone for LinuxCNC, I hope I can also contribute when I know something that others still don't know.
I still don't know the necessary precision. When I return to the machine I will check the characteristics of the magnetic sensor. I will then use an analog input from the 7i96s or 7i77 and carry out tests on site to see if the results please the customer. Sorry for trying to predict this before going to the client, but this retrofit has already exceeded the time limit and I need to resolve it as quickly as possible. I thank everyone for LinuxCNC, I hope I can also contribute when I know something that others still don't know.
Please Log in or Create an account to join the conversation.
Time to create page: 0.096 seconds