emergency for position servo

m_m

Member
Join Date
Aug 2017
Location
bahrain
Posts
2
i am making a program for controlling an AC servo drive via high speed pulse output but i need a way so that when the machine emergency switch is triggered the servo stop immediately and after the machine starting again the servo will complete the Angle required.

in other way what is the best programming method so that i can always know how much pulses still i need to provide from the PLC after the emergency case happened
 
Is this motor a servo or a stepper motor?

If it is a stepper motor it would be ideal to "close the loop" with an encoder. When the machine stops you'd know exactly how many more pulses you'd need to go on a restart.

If you're controlling a servo you should have the encoder information available to do the same thing.

You could try to capture on a machine stop how many pulses are remaining in your queue for the high speed output on your PLC but I wouldn't rely on it.
 
it's AC servo and the servo Drive is Mitsubishi ASDA-B2.
I have the signal for the emergency stop of the machine and i stop the servo immediately after i receive it.

so i have to close the loop by taking encoder signals from the Servo drive and count how many pulses are remaining or there's better option.
 

Similar Topics

Hey guys. currently running an automation system that includes 60 Panasonic servo drives with STO function. Omron PLC tied into the safety system...
Replies
15
Views
834
Hello, I have plc Schneider TM241CE40T with the hmi HMIS5T. Do you have idea how to disable a button after an emergency stop to vijeo designer ...
Replies
5
Views
1,445
Dear colleagues I am learning to program siemens plc. I have a problem with how to solve the problem with a power outage and emergency STOP...
Replies
3
Views
1,725
Hi, I would like some recommendations/advice on wiring of a dual channel Emergency Stop for a 240V AC motor (single phase), I have 3 options in...
Replies
47
Views
13,509
Greetings to all ... I've never owned or needed a household generator – but current conditions have convinced me that now's the time to buy one...
Replies
23
Views
6,863
Back
Top Bottom