Micrologix 1400 and NPN Strepper motor

Mray

Member
Join Date
Mar 2018
Location
Toronto
Posts
90
Hi there,


I wanna run Micrologix 1400 L32BXB which has PNP type PTO to a stepper motor with NPN driver (JB542M).
So, should I buy PNP to NPN convertor or is not necessary?

Also, I have problem with Pulse+/- and Direction+/- connection to PLC. For only one direction and just for test, Can I connect Direction+ directly to 5VDC or I have to use a separate PTO for direction?



Tnx
 
It might be possible to make this work if the step and direction inputs on the stepper drive have independent commons. You could fake an NPN output from the Micrologix by connecting the PTO output (OUT2 for example) to the +V common on the drive, and the common for that group (COM2) to the step input which would also be -24V. The disadvantages of this setup would be (1) it renders the other outputs 3-7 in the group useless, and (2) if the step and direction inputs on the drive have a shared common, you wouldn't be able to control the direction.


It isn't necessary to control the direction signal from a PTO output; it could be regular transistor or even relay output depending on how often you intend to change direction.


Another problem is your voltage difference. You mentioned 5V but the PLC operates on 24V. You may need current limiting resistors to keep from frying the drive.
 
It might be possible to make this work if the step and direction inputs on the stepper drive have independent commons. You could fake an NPN output from the Micrologix by connecting the PTO output (OUT2 for example) to the +V common on the drive, and the common for that group (COM2) to the step input which would also be -24V. The disadvantages of this setup would be (1) it renders the other outputs 3-7 in the group useless, and (2) if the step and direction inputs on the drive have a shared common, you wouldn't be able to control the direction.


It isn't necessary to control the direction signal from a PTO output; it could be regular transistor or even relay output depending on how often you intend to change direction.


Another problem is your voltage difference. You mentioned 5V but the PLC operates on 24V. You may need current limiting resistors to keep from frying the drive.




Tnx for your reply.
I use current limiting resistors as well.

My first question is what if I don't want to change the direction, how I can do wiring in the simplest way?
Second, how I should connect the PNP/NPN convertor to the PLC and stepper motor? I attached a photo of my convertor.

61-YxsWhRLL._SL1001_.jpg
 
My guess is you are going to need
Part no. 8324610000 relay
Part no. 8389030000 end plate
Mfg. Weidmuller
Description MiniConditioner MCZ 0 24vdc/5 VTTL

This is a high speed opto coupler.

I was going to get some, just didn’t get around to it.
 
My guess is you are going to need
Part no. 8324610000 relay
Part no. 8389030000 end plate
Mfg. Weidmuller
Description MiniConditioner MCZ 0 24vdc/5 VTTL

This is a high speed opto coupler.

I was going to get some, just didn’t get around to it.
I use resistor for dropping voltage from 24 to 5 v.
It should be OK, yes?
 

Similar Topics

I'm using a SLC typed write from the ControlLogix5572 to the MicroLogix 1400, with path: 2, (MicroLogix IP). The ControlLogix equipment has a...
Replies
0
Views
87
Hi, I am working with a Micrologix 1400 model 1766-L32BXB. With no input wires connected to the “in12” thru “in19”, I am getting 24 volts while...
Replies
4
Views
221
Hi everyone, I hope I don't butcher this up, please feel free to critique me wherever if I do, I have an issue I would equate to "chasing...
Replies
4
Views
300
Hi everyone, I'm working on a project where I need to exchange data between a Siemens S7-1200 PLC and an Allen-Bradley MicroLogix 1400 PLC. The...
Replies
8
Views
637
I'm not super familiar with the Micrologix line of processors, but I am pretty familiar with RSLogix 500. I'm trying to simply copy a string to...
Replies
4
Views
302
Back
Top Bottom