×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

PLC multi linking to DCS

PLC multi linking to DCS

PLC multi linking to DCS

(OP)
We are currently supplying a client with 2 PLC's, one for system management and one for system control. The control PLC incorporated all the shutdown signals. Our client is requesting that we serial link the 2 PLC's together with an onward serial link to their overall control DCS system. Serial linking will be done through a Modbus RTU RS485. I am not in favour of this as I see it will create a 'common mode failure point' which will impact on the safety of the system. I would prefer it if each PLC were linked directly to my clients DCS but I don't have the experience to determine the Pro's and con's of each system. Is there anyone who can help me with this?

Regards

SmilyMiley monkey

RE: PLC multi linking to DCS

If your just using the RS485 link to collect and monitor data from the DCS you shouldn't have a problem.  However, if it is used to do critical control (such as safety or interlocks) you probably shouldn't use it at all and just stick with discrete wiring.

On another note, RS485 is pretty reliable if installed correctly but it's always a good idea to put in some communication monitoring logic to monitor communications between controllers and DCS (like programming a heartbeat signal to generate an alarm and put things in a safe state).  This should take out the worries but I don't see a problem with the clients request depending on the type of control that is being done.

RE: PLC multi linking to DCS

(OP)
Thanks Jmancan. Lead you up the garden path there a bit. All critical control is to be hardwired.
Just one more point, What would be the position with the time delays that this setup will introduce?
Isn't there a chance that events may be recorded 'out of sequence' if the PLC's are wired in series?

Smily Miley monkey

RE: PLC multi linking to DCS

I do not know your system configuration details, but there are other options for you, I think.
One is to link up the PLCs and DCS over an Ethernet TCP/IP bus (the link can be made redundant, if there ought to not be a single point of failure in the communication link). In practice, this link is realised through an Ethernet switch. Data communication may be achieved using OPC client-server technology. This is a cheap and industrially acceptable solution.
RS-485 communication - in my experience - is rather clumsy, as far as speed and data integrity is concerned.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources