The Home of PLC    
Home | PLC Program | Siemens PLC | A-B PLC | Mitsubishi PLC | Omron PLC | Panasonic PLC | PLC Articles
  Current Position:Home>PLC Fundamental>Content
How to design A fail-safe
Source: Author: Date: 2010-05-23  

All systems will fail eventually. A fail-safe design will minimize the damage to people and equipment. Consider the selection electrical connections. If wires are cut or connections fail, the equipment should still be safe. For example, if a normally closed stop button is used, and the connector is broken, it will cause the machine to stop as if the stop button has been pressed.

NO (Normally open) - When wiring switches or sensors that start actions, use normally open switches so that if there is a problem the process will not start.

NC (Normally Closed) - When wiring switches that stop processes use normally closed so that if they fail the process will stop. E-Stops must always be NC, and they must cut off the master power, not just be another input to the PLC.

Hardware

· Use redundancy in hardware.

· Directly connect emergency stops to the PLC, or the main power supply.

· Use well controlled startup procedures that check for problems.

· Shutdown buttons must be easily accessible from all points around the machine.


 
[Add to Favorit] [Refer to] [Comment(0Item)] Back to Top Print Close this Window  
Username:New UserPassword: Anonymous
Contents: Less than 250 words. Please follow the applicable rules and laws.
  Latest Comment:
  Popular Articles
·The working principle of a rel
·ISO Valve Symbols
·What is PLC
·List the advantages of a PLC o
·Test Pulses of PLC
·Introduction of PLC ladder log
·introduction of RSS-232 hardwa
·How PLCs work?
·what is ladder diagram(PLCs')
·Components and principle of PL
·Response time of the PLC
·Response Time Concerns of the
  Related Articles
·ANSI/ISA-S5.1-1984 Instrumenta
·What is PLC
·what is ladder diagram(PLCs')
·Components and principle of PL
·How PLCs work?
·Response time of the PLC
·Response Time Concerns of the
·The working principle of a rel
·Using a plc in place of the re
·plc communication systems Hist
·introduction of RSS-232 hardwa
·Introduction the software sett