Is there a way to prgram an arc detect?

Mken43

Member
Join Date
Sep 2008
Location
Missouri
Posts
1
We are going to switch an electrolytic coatings stripper from Labview to a plc. We need tomonitor the voltage and current readings from the rectifier. Does anyone know a way to program an arc detect? For instance if the voltage or amperage rises to fast in a given amount of time.
 
I've done it for an electrostatic precipitator.

You have to be careful to match the needs of your system to the capabilities of the PLC. How quickly do you need to react? Read the specs on your PLC's analog inputs. The analog to digital conversion takes time. The higher the resolution, the more time it takes. If the PLC's scan time is faster than the time for the A/D conversion, you won't get fresh data every PLC scan. Also, there may be filtering built into the analog module.
 
Couldn't you use a 'jam relay', like they use on punch presses?
Its basically a relay that is very sensitive to the di/dT of current, and
can shut off a starter/contactor in a very short time.
The last one I used was from the Far East, and I don't remember the name.
Just think of it like an electronic shear pin.
 
The GE SQ300 is used by us to monitor and control sparking in electrostatic preciptitators as Steve mentioned earlier.

It looks like a very similar application.

Brian.
 
Last edited:

Similar Topics

Hello everyone my name is Mzolo, and I am a new guy I have a similar problem to dle.I just can not get the robot to respond to my signals. I...
Replies
0
Views
4,057
I want the upload a program from one machine that have a FP0 PLC. But i have one problem the program is protected by a password. Is there a way...
Replies
8
Views
5,793
Dear all, We are using Siemens PLC S5 135U. I need to generate a digital output from an analog input, low set value and high set value. I know...
Replies
7
Views
2,336
Hi all, I would appreciate if someone out there can clarify when Flags etc are update during scans. I understand/believe that in S7, at the start...
Replies
9
Views
5,261
Hello my name is gus and I'm trying to understand and write a program using Allen- Bradley PLC. The program is as follows: 1. When the start...
Replies
1
Views
4,523
Back
Top Bottom