Skip to content

Direct VFD to VFD Communication on Allen Bradley Powerflex Drive without PLC

  • by

How to setup communication or exchange data between Allen-Bradley VFD to send Speed, Torque Reference, Run Stop Command, interlock or drive parameter without PLC.

Let say for load sharing application, you want to share the Torque Reference from Master Drive to other Drives.

๐—›๐—ฒ๐—ฟ๐—ฒ ๐—ถ๐˜€ ๐—ต๐—ผ๐˜„ ๐˜๐—ผ ๐—ฑ๐—ผ ๐—ถ๐˜ ๐—ผ๐—ป ๐—”๐—น๐—น๐—ฒ๐—ป-๐—•๐—ฟ๐—ฎ๐—ฑ๐—น๐—ฒ๐˜† ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ๐—ณ๐—น๐—ฒ๐˜… ๐——๐—ฟ๐—ถ๐˜ƒ๐—ฒ :

1๏ธโƒฃ Using Peer to Peer Communication over Ethernet/IP:

โ–ช๏ธUsed to send Run Stop Command, send Reference and parameter from one drive to one or more drives

โ–ช๏ธCan be implemented on Powerflex 755 with embedded Ethernet, Powerflex Drive with 20-750-ENETR or 20-COMM-E Ethernet Communication card ( For 755T need to have 20-750-ENETR card).

โ–ช๏ธMinimum 0.01 second transmission time.

โ–ช๏ธCan send any drive parameter, including Run Stop signal (Logic Command)

โ–ช๏ธIt use datalinks (start with highest numbered datalinks)

๐—ฆ๐—ฎ๐—บ๐—ฝ๐—น๐—ฒ on Load Sharing application. Sending Speed Regulator Output data from one Drive to other Drive on Powerflex 755 Drive.

On First Drive (192.168.1.112) on Port 13 Ethernet/IP set this parameter :

P87-Dls to Peer cfg = 1 (P88-Dls to Peer act will change to 1 after reset)

P89-To Peer period = 0.01s

P91-To Peer enable =custom

P32-Dls to Net16 = Parameter 660 of Powerflex 755 (Speed Regulator Output)

On Second Drive (192.168.1.113) on Port 13 Ethernet/IP, set this parameter :

P76-Dls Fr Peer cfg = 1

P80-Fr Peer Timeout = 0.02s

P81-Fr Peer addr1 = 192

P82-Fr Peer addr2 = 168

P83-Fr Peer addr3 = 1

P84-Fr Peer addr4 = 112

P85-Fr Peer Enable=custom (P86-Fr Peer status will change to ‘waiting/running’ after reset)

P16-Dls from Net16 = Parameter 676 of Powerflex 755 (Trq Ref A Setpoint)

2๏ธโƒฃ Using T-Link Option Card (20-750-TLINK-XT) over fiber optic :

ย 

โ–ช๏ธCan be implemented on Powerflex 755T Drive ( 755TM, 755TR, 755TL 755TS).

โ–ช๏ธUsed for very tight control of load sharing and Leader-Follower application

โ–ช๏ธTwo parameter is updated at 125 microsecond for up to 4 nodes.

โ–ช๏ธNetwork need at least a Leader drive and up to 3 Follower drives

โ–ช๏ธOnly Torque or Velocity Reference that can be sent from Leader to Follower Drives.

Sample configuration using T-Link option card, can be found on ‘TLink Option Module’ Rockwell user manual , publication 750COM-UM100A-EN-P Page 12

ย 

Leave a Reply

Your email address will not be published. Required fields are marked *