As the title says, what's everyone's opinion on when it is worth using interface/isolation relays on PLC I/O. Non of our stuff has anything isolated unless it was actually required to drive the load.
So you hit on something that I am going to start working on for our digital inputs. Right now there is a couple of fused hots in the panel then these get sent out in every direction to the field equipment. I want to go through and fuse every hot that goes out to the field. Right now if you have to work on something there is no way to kill this foreign power at a specific piece of equipment without shutting down half the inputs to the plc. Flip out fuse holders would make it so much easier.When I build cabinets, digital outputs will always have some sort of an ice-cube relay between the card and whatever it's feeding. These are individually fused. The basic idea is if something goes wrong in the field, it'll either blow a fuse or worst case, it'll blow the relay but it won't blow the PLC card. I never take DOs outside the cabinet.
Digital inputs, I fuse the hot going out to the field individually regardless of voltage. I do not fuse the signal back, it just goes a terminal block then to the PLC card.
Analog out, no fusing at all, it goes from the PLC card to the instrument.
Analog inputs are individually fused on the 24DC+ side.
The flip-out fuse holders are the kind use. They make it easy to kill the power to an instrument.So you hit on something that I am going to start working on for our digital inputs. Right now there is a couple of fused hots in the panel then these get sent out in every direction to the field equipment. I want to go through and fuse every hot that goes out to the field. Right now if you have to work on something there is no way to kill this foreign power at a specific piece of equipment without shutting down half the inputs to the plc. Flip out fuse holders would make it so much easier.
So do you use isolation relays even when you have a relay output card?
We have a few Zone 2 panels that have relays in them and they are constantly burning out. I got tired of tossing them, so I tried moving the wiring down a set of contacts. On a 14 pin relay with only one set of contacts being used, it was easy to track what was going on. The odd time it has been a coil failure, but mostly just contacts. Then the odd person gets in the mix and changes the relay and doesn't return the contacts to the first set. So it is far from a perfect system, that's for sure...Relays were rarely used in the industrial/machine control jobs I worked on due to the need for fast response time and the large number of cycles per day. Relays would quickly wear out. Neither of these is much of a problem in the water industry.
Oh, and it’s a real joy doing what you described when there’s an irate production manager & foreman breathing down your neck asking how much longer until it’s fixed.We have a few Zone 2 panels that have relays in them and they are constantly burning out. I got tired of tossing them, so I tried moving the wiring down a set of contacts. On a 14 pin relay with only one set of contacts being used, it was easy to track what was going on. The odd time it has been a coil failure, but mostly just contacts. Then the odd person gets in the mix and changes the relay and doesn't return the contacts to the first set. So it is far from a perfect system, that's for sure...
It depends on how the bucket is wired, if it has separable terminals then go ahead and run the PLC power to the bucket. When you pull the terminals apart, you disconnect the PLC power from the aux contact.OK so here is another question that's sort of an off shoot of this. Say you have a running feedback that is an input to a plc. Do you send a hot out from the plc to the aux contact, then bring your signal back to the plc card. Or do you take power from inside the mcc bucket (assume each bucket has its own control transformer) through the aux contact and on to the plc input, via a relay probably. One way you can shut the motor breaker off and everything is dead, the other way requires way less wires because you can use a common hot out to the field panel. Which one is better.
I hate multiple sources...Not for my safety, I consider myself pretty thorough and safe in a panel, but for others who can't recognize. Safety starts with engineering, and there are usually ways to keep things safe....It depends on how the bucket is wired, if it has separable terminals then go ahead and run the PLC power to the bucket. When you pull the terminals apart, you disconnect the PLC power from the aux contact.
If there are no separable terminals, if the digital input is 24DC, obviously, you can't get shocked but grounding the 24 power might do bad things.........depending on how it's fused.
the DI is 120AC, often it's run to the aux contact and if you're not careful, you'll get bit. The proper way is to run 120 from the aux contact to the PLC cabinet and use a relay for the DI. The reason is you're not expecting more than one source of power in a starter but most PLC cabinets have multiple sources.