6/19/2013 1:15 PM | |
Joined: 9/27/2006 Last visit: 9/16/2024 Posts: 12282 Rating: (2684)
|
Hello Walid; Basically Siemens Safety PLCs run a parallel Safety program in the F-CPU, on top of the "regular" program. It consists of F-blocks, controlling F-IO, and it is compiled separately from regular functions. S7-300F CPUs require a software package named Distributed Safety. S7-400F (or HF) CPUs require a special F-Safety programm, written in CFC. See the following discussions and manuals to get a feel of the extent of the safety application: difference b/w failsafe(F),fault tolerant(H) and FH module Manuals on Distributed safety (with S7-300F CPUs) S7 Distributed Safety Getting Started SIMATIC Industrial Software S7 Distributed Safety - configuring and programming Manuals on S7-400HF (with S7-400H requires CFC programming) Product Information S7 F Systems V5.2 SP4 SIMATIC Industrial Software S7 F/FH Systems - Configuring and Programming |
This contribution was helpful to3 thankful Users |
6/20/2013 11:41 AM | |
Joined: 9/6/2008 Last visit: 5/7/2022 Posts: 1121 Rating: (86) |
Hi Well what dchartier is correct. you will have to select the system according to the application. In general Standard system will execute the logic and given the ouput. In case of Fail safe system during failure your system is tasked with safe shut down of the system. fail safe devices such as a safety relays or safety PLCs, which in themselves are certified safe subsystems, should only ever fail to a safe state. That is if a system has number of failure and even then is able to maintain a safe state is a fail safe system. In normal system your failure of even one component may cause the failure of the entier system. If your system is used as ESD system then you must ask the customer about the Safety audit report and other documents as you will be requried with this during certification. You have to ask your customer about Hazard and Risk analysis documents as this will be required for your design of your system. Further more you will have to sit with the customer about the Software logics that need to be taken care of. |
Jazz |
|
6/22/2013 4:52 PM | |
Joined: 4/17/2012 Last visit: 8/30/2024 Posts: 474 Rating: (10) |
thanks for the links
|
This contribution was helpful to1 thankful Users |
6/22/2013 6:19 PM | |
Joined: 9/7/2007 Last visit: 8/30/2023 Posts: 550 Rating: (61) |
Hi Walid; All the previous posts bydchartierandTagoloverare perfect, but I have a small item to add. One of the main differences is the DIAGNOSTICS. in the Safety systems you will have a complete diagnostics starting from the CPU, communication between the CPU and remote I/O, the Interface Module, the I/O Module till the wire of the sensor/ transmitter/ valve, even so you can diagnose the field instruments. So you can all the time monitor what error happened where, when and the recommended action to take, all of this in a safe conditions (process wise) When you add redundancy to each component of the system you will increase the availability of the system. |
Best Regards |
|
This contribution was helpful to1 thankful Users |
Follow us on