Safety issue

Thread Starter

Unregistered

Joined Dec 31, 1969
0
The correct way to implement a STOP pushbutton is to : (i) hardwire it onto a Normally Closed contact and (ii) Program it as a Normally Open contact.
If it's implemented as you've shown ie. hardwired to a Normally Open contact and programmed as a (NOT) normally Closed, then it's unsafe because if a cable becomes detached from the Stop Pushbutton there will be no indication on the ladder logic.It will only become apparent when the stop pushbutton is pressed (possibly as an emergency) and nothing happens.
 

bloguetronica

Joined Apr 27, 2007
1,541
Indeed, stop buttons must be normally closed, so a break in the wiring close to it will cause the machine to stop, instead of not allowing it to stop when the button is pressed.
 

Dcrunkilton

Joined Jul 31, 2004
422
The correct way to implement a STOP pushbutton is to : (i) hardwire it onto a Normally Closed contact and (ii) Program it as a Normally Open contact.
If it's implemented as you've shown ie. hardwired to a Normally Open contact and programmed as a (NOT) normally Closed, then it's unsafe because if a cable becomes detached from the Stop Pushbutton there will be no indication on the ladder logic.It will only become apparent when the stop pushbutton is pressed (possibly as an emergency) and nothing happens.
To what diagram are you refering? If I search on "stop button" I find this image:

Image http://sub.allaboutcircuits.com/images/04062.png
And the next two following images in volume 4, Chapter 6
http://www.allaboutcircuits.com/vol_4/chpt_6/4.html

These (3) images seem to have the "stop button" as a nornally closed contact. as you say it should be. Am I on the the wrong image? Am I missing something? If there is a safety issue in LIEC we would like to correct it.
 

Dcrunkilton

Joined Jul 31, 2004
422
Top