PowerFlex Drive on network using RSLogix5000

Mihir_007

Member
Join Date
Apr 2014
Location
Reading
Posts
66
Greetings.

When using a powerflex drive on ethernet, with RSLogix5000,
Is there any drive tag which read the actual RPM of motor?

I have an application in which speed of motor is given in terms of RPM and actual speed feedback is also required in terms of RPM as well.

Request you to assist further.
 
The Feedback and Reference tags are in whatever units are appropriate.
If you need more, you can configure any paramter (say, encoder RPM) to be sent to the PLC.
 
Greetings.

When using a powerflex drive on ethernet, with RSLogix5000,
Is there any drive tag which read the actual RPM of motor?

I have an application in which speed of motor is given in terms of RPM and actual speed feedback is also required in terms of RPM as well.

Request you to assist further.
If you do not have an encoder, resolver or tachometer on the motor shaft, the drive can only "guess" at the actual motor speed, however you can look at the COMMANDED speed and be +-5% in all likelihood. You don't state the purpose so no way to know what you are looking for here. :confused:

There are many different versions of PowerFlex drives, so that is not enough information in itself to take this any further. But SOME of them (PowerFlex 755) have an option for using Sensorless Flux Vector Control and in that operating mode, the drive is able to know the actual motor RPM because it is tracking that using internal sensors in order to do the vector algorithm calculations. It is not quite as accurate as using the encoder feedback, but only in orders of magnitude that may be irrelevant to your use, but here again insufficient information from you makes that a conjecture. ;)
 
If you do not have an encoder, resolver or tachometer on the motor shaft, the drive can only "guess" at the actual motor speed, however you can look at the COMMANDED speed and be +-5% in all likelihood. You don't state the purpose so no way to know what you are looking for here. :confused:

There are many different versions of PowerFlex drives, so that is not enough information in itself to take this any further. But SOME of them (PowerFlex 755) have an option for using Sensorless Flux Vector Control and in that operating mode, the drive is able to know the actual motor RPM because it is tracking that using internal sensors in order to do the vector algorithm calculations. It is not quite as accurate as using the encoder feedback, but only in orders of magnitude that may be irrelevant to your use, but here again insufficient information from you makes that a conjecture. ;)

Got it.

I just want to show RPM of motor without putting any encoder so Shall i scale a frequency with respect to RPM?

i.e.,

Let us say, Motor nameplate has maximum 1500 RPM and maximum frequency set as 50Hz. So shall i scale frequency (0-50Hz) with respect to RPM(0-1500)?
shall i be able to figure out the RPM from this?

I know this will not be the actual RPM but i may have a rough idea from this.
 
Got it.

Let us say, Motor nameplate has maximum 1500 RPM and maximum frequency set as 50Hz. So shall i scale frequency (0-50Hz) with respect to RPM(0-1500)?
shall i be able to figure out the RPM from this?

I know this will not be the actual RPM but i may have a rough idea from this.

This should work okay, since (in this use) rpm is almost directly related to frequency.
On rapid or large changes in speed (frequency) it may be off while the motor catches up to the frequency.
 
Last edited:
For estimate

For estimate:
____________________________________
Srpm: synchronus revolutions per minute
C(constant): 120'
F: Supply Frequency
P: Pole Numbers of the motor
____________________________________

Srpm=((120xF)/P),

Example, a inducation motor running on 35Hz (4pole);

Srpm=((120x35)/4) :1050 rpm

____________________________________
 

Similar Topics

Dear We are working in AB Studio 5000 and the drive is a PowerFlex 755T. For this project I need to control a conveyor to a certain set point...
Replies
2
Views
138
I have a client who's Powerflex 755 VFD has one of its inverter cards failed. the card is with the model number SK-R1-IG1-C770D740. Does anyone...
Replies
0
Views
259
Is it possible to set IP address of Powerflex drive, without powering up the entire 3 phase circuit? Is there some way to just power up the keypad...
Replies
3
Views
704
Hello, I have a machine with 4 powerflex 4m drives that are networked using a 22-XCOMM-DC-BASE with a 22-comm-e card attached. Backstory....There...
Replies
0
Views
462
Hey all, I wanted to discuss an issue with achieving a constant flow rate of around 10 GPM on a glycol circulation pumps in a 1200-1300 PSI...
Replies
4
Views
937
Back
Top Bottom