mls1
Electrical
- Aug 15, 2002
- 133
I have about a dozen auxilliary trip contacts for a small generator for such things as low hydraulic oil pressure, exciter diode failure, things of that nature. These will all trip a lock-out relay (LOR) but I'd also like to get status via a PLC so there will be immediate indication of what caused the trip. I have only one contact for each. I see two ways to do this:
1) Auctioneer the contacts with diodes so they are segregated into PLC inputs but combined to trip the LOR
2) Read the contacts on the PLC and setup an immediate I/O scheme (essentially an interrupt) that will trigger and output that trips the LOR.
The second scheme relies on the PLC for some of the protection. Any thoughts on a preferred method?
1) Auctioneer the contacts with diodes so they are segregated into PLC inputs but combined to trip the LOR
2) Read the contacts on the PLC and setup an immediate I/O scheme (essentially an interrupt) that will trigger and output that trips the LOR.
The second scheme relies on the PLC for some of the protection. Any thoughts on a preferred method?