Mesa Card and Step Generation.
- Ozcnc
- Offline
- Senior Member
Less
More
- Posts: 60
- Thank you received: 1
21 Jan 2014 20:31 #43051
by Ozcnc
Mesa Card and Step Generation. was created by Ozcnc
I'm trying to understand a few things in Linuxcnc with the Mesa 5i25 card.
Does the Mesa card only provide software step generation with steppers(without encoders), or hardware as well?
If software only, is there a difference between a Parallel Port vs. the Mesa card.
If I add encoders to the steppers what advantages will this provide with the Mesa 5i25 Card.
Thanks,
Ozcnc
Does the Mesa card only provide software step generation with steppers(without encoders), or hardware as well?
If software only, is there a difference between a Parallel Port vs. the Mesa card.
If I add encoders to the steppers what advantages will this provide with the Mesa 5i25 Card.
Thanks,
Ozcnc
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
21 Jan 2014 23:47 #43052
by PCW
Replied by PCW on topic Mesa Card and Step Generation.
All of our FPGA cards (5I25 included) provide hardware step generation
Encoders can be used for stall detection and linear scales can be used
for more accurate motion by using the step generator in velocity mode
and closing the position loop in linuxcnc
Encoders can be used for stall detection and linear scales can be used
for more accurate motion by using the step generator in velocity mode
and closing the position loop in linuxcnc
The following user(s) said Thank You: Ozcnc
Please Log in or Create an account to join the conversation.
- Ozcnc
- Offline
- Senior Member
Less
More
- Posts: 60
- Thank you received: 1
22 Jan 2014 01:37 #43056
by Ozcnc
Replied by Ozcnc on topic Mesa Card and Step Generation.
Will the step generation still be dependent on the latency of the pc in both cases.
Thanks
Ozcnc
Thanks
Ozcnc
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
22 Jan 2014 01:55 #43060
by PCW
Replied by PCW on topic Mesa Card and Step Generation.
Yes, but latency requirements are relaxed substantially, and the latency does not limit
the step generation rate but rather the following error.
Latencies in the 50-100 usec range are normally ok for hardware step generation,
and larger latencies (up to 200 usec at which point you will get real-time errors in a 1KHZ servo thread)
can be accommodated with specific tricks in the hal file setup.
the step generation rate but rather the following error.
Latencies in the 50-100 usec range are normally ok for hardware step generation,
and larger latencies (up to 200 usec at which point you will get real-time errors in a 1KHZ servo thread)
can be accommodated with specific tricks in the hal file setup.
The following user(s) said Thank You: Ozcnc
Please Log in or Create an account to join the conversation.
- Ozcnc
- Offline
- Senior Member
Less
More
- Posts: 60
- Thank you received: 1
22 Jan 2014 02:13 #43063
by Ozcnc
Replied by Ozcnc on topic Mesa Card and Step Generation.
Thanks,
Regards,
Ozcnc
Regards,
Ozcnc
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.052 seconds