Connecting a motor to a plc

RayP

Member
Join Date
Apr 2008
Location
Athlone
Posts
3
15i2czp.png


Hi ive got a bit further on my project but ive just noticed a problem when wiring the motor to the relay outputs on my plc . It works until i ad the reverse wiring which shorts the battery .

I know its basic electronics but does anyone know a solution using just theplc relay outputs ?
 
1. Unless it is a very small motor it is not a good idea to hook its power leads directly to the PLC relay outputs.

2. Assuming you still want to hook directly to the PLC outputs you will need to use a second bank of relay outputs which have a common which is isolated from the common of the first bank.


Bank 1

Common - Power Minus
Output 1 - Motor '-'
Output 2 - Motor '+'

Bank 2

Common - Power Plus
Output 1 - Motor '+'
Output 2 - Motor '-'




Forward - Bank 1 - Output 1, Bank 2 - Output 1
Reverse - Bank 1 - Output 2, Bank 2 - Output 2

IMPORTANT #1

Be absolutely sure to provide internal logic to prevent both outputs (1 and 2) on any bank from being on at the same time.

IMPORTANT #2

If you have the motor turned on in one direction and wish to reverse you must:

1. Turn off the current direction
2. WAIT UNTIL THE MOTOR STOPS!!! - this may be by some type of movement sensor a merely a timer set to the time it takes the system to stop.
3. Turn in the opposite direction

If you only have the output bank you illustrated you will have to use external relays to perform the direction switch.
 
Last edited:

Similar Topics

Is it possible to skip Mitsubishi servo amplifier (JE or J4), and use Mitsubishi (in this case L-series) PLC to count encoder pulses from servo...
Replies
0
Views
1,602
Hello all, I'm working with an s7-1200 and a stepper motor in Tia portal v17. This stepper motor is an SMD23E2 and I am attempting to connect...
Replies
19
Views
2,850
Hello everyone, I am new to this site and relatively new to PLC have had a few college courses. I am now working on my Masters Capstone Project...
Replies
2
Views
1,941
Hello everyone, I'm new to the world of servos. And now I'm facing the next problem: I have a SEW Movidrive MDX61B and an Indramat MAC071C...
Replies
1
Views
1,534
Is it possible to connect a Yaskawa Motor with Kinetix 5500 drive? Yaskawa motor Part type number: SGMSH-20DCA6C
Replies
0
Views
1,248
Back
Top Bottom