PowerFlex-250KW Communication issue

prakasha

Member
Join Date
Dec 2022
Location
Davangere, Karnataka, India
Posts
75
Hi Everyone,

We went through a tough time that Power flex-250KW Drive Thyristor burn out and MCCB tripped at feeder side, but in SCADA VFD was showing running and non of the interlocks were activated due to Old values were showing in PLC. Why and How will this happen and is it a normal phenomena that PLC doesn't updates when this unexpected things happened like drive burn out.

It it possible to take heart beat signal from Power Flex dives to update communication status between PLC & VFD.

Or Hardware wiring can be done for drive healthy status.

Kindly respond this query as this is very much concern to me
 
The details will always depend on the connected equipment and the communications protocol. It is the responsibility of the system designer to anticipate that communications will be lost, to provide a means to detect the loss, and to decide whether any data exchanged between the devices should revert to a default state or hold the last state. That is true for devices on both ends of the wire.
 
>in SCADA VFD was showing running and non of the interlocks were activated due to Old values were showing in PLC.

It is 100% normal for the last valid data to remain in the PLC memory when a networked device connection fails.

Some people insist that all the values should go to zero, to indicate a failure. But all-zeroes is also a valid state for many devices.

A well-written PLC program will monitor the network connection or logical connection status to a field device, and react appropriately when that connection fails.

Every network connection method to a PowerFlex will have some kind of status data available; a GSV to the Module object over ControlNet or EtherNet/IP, a status bit in the scanner on DeviceNet, a Rack Status bit over RIO.

Or, as you suggest, a hardwired "status" bit from the drive's onboard I/O can be wired into a PLC input. Digital Output 1 on a PowerFlex is set by default to represent the "Fault" condition.
 

Similar Topics

Fairly new to the drive so apologise for the layman terms. Textile machine uses PF525 VFDs to control motors. The speed of the drive is currently...
Replies
5
Views
122
Hello Everyone, I want to upgrade the firmware of Powerflex 40 from 5.001 to 6.002 can anyone tell me how can I do that?
Replies
0
Views
65
Hello, I am currently in the final week of my internship and I have encountered issues with communication between a PowerFlex 700 variable...
Replies
8
Views
241
Hi there, I have above mentioned VFD which is communicating to my control logix(L62) plc using devicenet DNB scanner(plc side) and 20-comm-D card...
Replies
3
Views
186
Hi, I'm currently having issued with a PowerFlex 252. It was working fine last week, and suddenly decided to stop working. When I go into...
Replies
2
Views
135
Back
Top Bottom