Calculation of stop distance

This is an extension of V=a2j but you know V and you specify time.
Keith, your units don't work out.
I will let you work out the equation.

I personally don't like this method since the acceleration rate isn't bounded. The user needs to make sure in aseparate step that the maximum permissable acceleration rate isn't exceeded.
Sometimes you have no choice because the speed is low and the distance to stop is small and the maximum deceleration rate is never reached. Both cases should be supported.
 
You are correct. That should have been:

V = a2/j

My typing, she ain't so good sometimes.

Originally posted by Peter Nachtwey:

Sometimes you have no choice because the speed is low and the distance to stop is small ...

In this case we aren't talking about "that" case. Such a 5 or 6 posts back I proposed a method of defining a speed profile by simply indicating the time allowed to stop and assuming the whole stop profile would be in jerk. So as you go faster or decrease the available time the jerk rate increases. This is what I was referring to. But you are correct in your context. Both V < a2/j and V >= a2/j need to be handled.

Keith
 
All of this seems awfully complicated. For most of our machines in the cable manufacturing industry, we use Linespeed squared x Factor to set a ramp down bit. The factor = ramp length / Linespeed squared. This works for 99% of our applications.
 
This is non sense. It is either ignorance or making fun of what has been posted

All of this seems awfully complicated. For most of our machines in the cable manufacturing industry, we use Linespeed squared x Factor to set a ramp down bit. The factor = ramp length / Linespeed squared.
What are you calculating? Do you realize that Linespeed squared cancels out leaving only ramp length?

This works for 99% of our applications.
What laws of physics or math make these machines different?
 
Compare the actual length to [set length - ramp length] and latch a Ramp bit in the PLC. The ramp bit removes the direction input on the drive. Keep the drive enabled.

The ramp length is calculated by Linespeed (0-30m/s)² x f.

The method I describe above is for a stop to length application where the lengths are anywhere between 300 and 20 000 meters, depending on the process.

I haven't tried this with a motion control application as we normally use a cam or positioner drive and write the setpoints directly to the drive.
 
Last edited:

Similar Topics

Does this instruction calculate values during a single scan, or does it require number of scans based on element count in the array? For Example...
Replies
3
Views
109
Hi!! I'm looking for Temperature rise calculation software from Rockwell, I just download "Product selection toolbox 2022" but this software is...
Replies
1
Views
209
I have a bunch of tags in Historian/VantagePoint that off by one decimal point. I looked into the HMI displaying the same number, and the HMI is...
Replies
2
Views
113
I might be overthinking my problem, but I need some help. I am trying to write a formula in my plc to calculate the footage of paper being...
Replies
6
Views
616
Dear Experts, I have a system which contains 10 PLCs (1214C CPU) each PLC with DNP3 module CP1243-1 ( 6GK7243-1BX30-0XE0) and with GSM module and...
Replies
0
Views
342
Back
Top Bottom