Article: KB-12682
Info:
Monitor PowerFlex 525 VFD's Inputs, Outputs, and Communications Tags on AB PLCs
Skill required to complete this article: Controls Hardware ~ Drives and level is No Skill Level Association.

The information provided in this article is not necessarily specific to PF525; it can also apply to all other drives controlled by Allen Bradley PLCs. This article gives a general overview on how to monitor the raw inputs and outputs communicated with the PLC and their meaning.

It can be a challenge sometimes to know exactly the status of the VFD from the ladder logic. VFD controls can be complex, and often times have dedicated AOIs. Unlike contactor-controlled motors (ON & OFF operation), VFDs are communicated with via various network protocols (Ethernet/IP, Profibus, etc) and exchange information packets back and forth with the controller. Information such as drive status, output frequency, rotation direction, faults, etc.

Below is an example of PF525 controlled by AB PLC via Ethernet network. 

The array tags below show the raw data sent and received from the drives. The "I" and "O" indicate Input and Output respectively. "COMMS" tags monitor the VFD status within the ethernet network. The datatypes used below are custom datatypes used to filter data received/sent to VFDs.

 

 

On the input side, the controller receives a doubleword size data (32 bits) each representing a specific condition. This will show the raw information received from the VFD. This can be helpful when you are unsure of the VFD status from the logic. The received feedback (Output Frequency) is converted from binary to integers. This represents the actual running speed the VFD is running at.

 

Similarly, we can view the raw output data sent out from the PLC to the VFD. You could simply see from here if the controller is sending out the "start" command, and the direction of rotation, along with other useful information such as commanded frequency value. The highlighted bits can be useful when troubleshooting VFDs.

Note: the commanded frequency value can be different from one VFD to another. This value is calculated within the logic. To know exactly the FPM or Hz value it represents, you will need to check the AOI for drive controls. You should not need to make changes on those parameters unless drive speed calibration is required. Consult with higher level engineers before making changes.

 

Lastly, The VFD comms. This is a custom array and you may not see it in every logic. This monitors Enet comms and keeps records of faults counts, time, etc. The highlighted tag below would be the go-to when troubleshooting network related issues, with "1 / TRUE" indicating good status.

 

For VFDs raw inputs and outputs, they are largely the same across all Intelligrated AB PLCs. You can go straight to controller tags and look the VFDs IOs instead of spending some time navigating through the logic.

 

 Related Articles
No Related Articles Available.
 Help us improve this article...
What did you think of this article?
poor   excellent
Your Email:
Tell us why you rated the content this way. (optional)
RadEditor - HTML WYSIWYG Editor. MS Word-like content editing experience thanks to a rich set of formatting tools, dropdowns, dialogs, system modules and built-in spell-check.
RadEditor's components - toolbar, content area, modes and modules
   
Toolbar's wrapper 
 
Content area wrapper
RadEditor's bottom area: Design, Html and Preview modes, Statistics module and resize handle.
It contains RadEditor's Modes/views (HTML, Design and Preview), Statistics and Resizer
Editor Mode buttonsStatistics moduleEditor resizer
 
 
RadEditor's Modules - special tools used to provide extra information such as Tag Inspector, Real Time HTML Viewer, Tag Properties and other.
   

 Comments...
No user comments available for this article.
Published on 11/16/2024.
Last Modified on 11/16/2024.
Last Modified by Aziz Altamimi.
Article has been viewed 12 times.
Rated out 0 of 10 based on 0 votes.
Print Article Print Article