Jump to content

Redundant PLC Control


Recommended Posts

I have a system that requires redundant plc control. I have a primary v570 doing all of the control/monitoring and a backup v570 with the exact same program waiting to take over if the primary controller fails.

Does anybody have any recommendations on how I should implement this application?

This system does not need a 'hot' standby but rather a 'warm' standby that when one controller fails the other takes over.

Link to comment
Share on other sites

Just idea:

Connecting controllers in UniCAN.

During normal run, the "Master" PLC will send the values of important registers to "waiting" unit". The waiting unit will have its outputs blocked.

Controllers will exchange Check alive signals. In case Check alive is lost, the master will block and reset its outputs and the waiting unit will "open" its. When Check alive will return, the main PLC will take the control back.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...