Web Images Groups Books Scholar Blogs Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
burned out element detection
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 48 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
lektric.dan@gmail.com  
View profile  
 More options Nov 4, 5:46 am
Newsgroups: sci.electronics.design
From: "lektric....@gmail.com" <lektric....@gmail.com>
Date: Tue, 3 Nov 2009 10:16:50 -0800 (PST)
Local: Wed, Nov 4 2009 5:46 am
Subject: burned out element detection
I've got a series of heating elements and I need to be able to tell
when one burns out.  There are two situations, but most of the circuit
is the same.  They both use a Watlow (brand) controller and a solid
state relay to control the power.  In one circuit, I have a single
element, in the second circuit, I have six elements in parallel.  I've
got neon lamps hooked up so I can tell when the circuit is getting
mains (AC) power, and when there is power going to the elements.  So,
I need to be able to tell if a single elements goes out, either a
single or one in parallel.  Any ideas?

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Spehro Pefhany  
View profile  
 More options Nov 4, 6:15 am
Newsgroups: sci.electronics.design
From: Spehro Pefhany <speffS...@interlogDOTyou.knowwhat>
Date: Tue, 03 Nov 2009 13:45:54 -0500
Local: Wed, Nov 4 2009 6:15 am
Subject: Re: burned out element detection
On Tue, 3 Nov 2009 10:16:50 -0800 (PST), "lektric....@gmail.com"

<lektric....@gmail.com> wrote:
>I've got a series of heating elements and I need to be able to tell
>when one burns out.  There are two situations, but most of the circuit
>is the same.  They both use a Watlow (brand) controller and a solid
>state relay to control the power.  In one circuit, I have a single
>element, in the second circuit, I have six elements in parallel.  I've
>got neon lamps hooked up so I can tell when the circuit is getting
>mains (AC) power, and when there is power going to the elements.  So,
>I need to be able to tell if a single elements goes out, either a
>single or one in parallel.  Any ideas?

How automated does it have to be?

- One CT* and one LED per element (each LED should light whenever the
  related controller is calling for power).

- One CT and one LED with 6 wires running through the core (3 in one
  "direction" and 3 in the other) .. if the controller is calling for
  power and any one element is burned out then the LED lights. ;-)

Obviously you could make a more automated detector by using LEDs in
optocouplers rather than visible LEDs to detect the currents and using
optocouplers to detect the AC voltage. A little logic or a
microcontroller would do the rest. You can't detect a bad heater until
the controller calls for heat with this approach.

Another approach is to pass a small current through the heaters in the
'off' state, but it's hard to detect bad heaters when others are in
parallel.

* CT = Current Transformer


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lektric.dan@gmail.com  
View profile  
 More options Nov 4, 6:42 am
Newsgroups: sci.electronics.design
From: "lektric....@gmail.com" <lektric....@gmail.com>
Date: Tue, 3 Nov 2009 11:12:15 -0800 (PST)
Local: Wed, Nov 4 2009 6:42 am
Subject: Re: burned out element detection
On Nov 3, 12:45 pm, Spehro Pefhany <speffS...@interlogDOTyou.knowwhat>
wrote:

> How automated does it have to be?

Not "automated" at all.  A light that comes on to indicate when an
element is burned out is enough.

> Another approach is to pass a small current through the heaters in the
> 'off' state, but it's hard to detect bad heaters when others are in
> parallel.

And there lies the problem.  If this were a DC circuit, it would be a
LOT easier because I could isolate each element with a diode and do a
simple current/no current measurement.

Thanks for the reply.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
don  
View profile  
 More options Nov 4, 6:59 am
Newsgroups: sci.electronics.design
From: don <don>
Date: Tue, 03 Nov 2009 12:29:30 -0700
Local: Wed, Nov 4 2009 6:59 am
Subject: Re: burned out element detection

If you need remote sensing.

Add a neon lamp across each element and add a photo-diode to each neon lamp.

A PIC can measure the current in the photo-diode and give a message
about its status.

don


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul_P  
View profile  
 More options Nov 4, 7:17 am
Newsgroups: sci.electronics.design
From: "Paul_P" <REMOVE paul @ REMOVE ppinyot . REMOVEcom>
Date: Tue, 3 Nov 2009 14:47:52 -0500
Local: Wed, Nov 4 2009 7:17 am
Subject: Re: burned out element detection

<lektric....@gmail.com> wrote in message

news:d0f77c9f-9d3a-4253-88a0-2007bd9585f3@k17g2000yqb.googlegroups.com...

> I've got a series of heating elements and I need to be able to tell
> when one burns out.  There are two situations, but most of the circuit
> is the same.  They both use a Watlow (brand) controller and a solid
> state relay to control the power.  In one circuit, I have a single
> element, in the second circuit, I have six elements in parallel.  I've
> got neon lamps hooked up so I can tell when the circuit is getting
> mains (AC) power, and when there is power going to the elements.  So,
> I need to be able to tell if a single elements goes out, either a
> single or one in parallel.  Any ideas?

Put a current sensing transformer on each line to each element.  Then build
you human and or control interface.

http://www.mouser.com/catalog/catalogUSD/640/1879.pdf

http://www.mouser.com/Sensors/Current-Sensors/_/N-zqek/

Paul P.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon Slaughter  
View profile  
 More options Nov 4, 7:32 am
Newsgroups: sci.electronics.design
From: "Jon Slaughter" <Jon_Slaugh...@Hotmail.com>
Date: Tue, 3 Nov 2009 14:02:27 -0600
Local: Wed, Nov 4 2009 7:32 am
Subject: Re: burned out element detection

lektric....@gmail.com wrote:
> I've got a series of heating elements and I need to be able to tell
> when one burns out.  There are two situations, but most of the circuit
> is the same.  They both use a Watlow (brand) controller and a solid
> state relay to control the power.  In one circuit, I have a single
> element, in the second circuit, I have six elements in parallel.  I've
> got neon lamps hooked up so I can tell when the circuit is getting
> mains (AC) power, and when there is power going to the elements.  So,
> I need to be able to tell if a single elements goes out, either a
> single or one in parallel.  Any ideas?

This is a difficult problem to do right if you approach it wrong.

For example, suppose it has 1.2kW then this gives 10A of current and a
resistance of 12Ohm. Adding 1Ohm resistor for "current" measurement would
dissipate ~= 90W.  One could drop down to 0.1Ohm for 10W but the voltage
drop across this resistor is 1V. This is not too bad but requires some other
discrete components such as a comparator or adc which requires a smaller
supply.

You could try an active resistive method such as using a mosfet on the low
side that is generally fully on(similarly how the ss relay is used to turn
the element on/off) but for short periods of time you could increase the
resistance and check for a voltage. Because the mosfet can have subohm
resistance it will generally have a very low impact on the total power
dissipation(<1%) yet can be used to measure some voltage for short periods
of time without cause any real issues with heating. The only problem here is
it is AC so you'll need two with opposite polarity or potentially use a
triac.

The idea is that when the mosfet is on that it will have very low voltage
drop and when it is on it will have very high(approximately the full mains).
When you want to take a measurement you turn the mosfet off which stops the
heating element, take the measurement, and then turn it back on. This can
all be done quite quickly so doesn't have a huge impact. You could do this
with simple circuits. But of course you'll still need additional components.
(point is that it can be done) Alternatively you have another potential way
to turn the heating element on and off.

But a better method is to use an indirect method such as induction. The
element can induce a current into another wire similar to a transformer.
When the wire is broke there is no current so no induced current. It is a
very simple method and you can get as much current(hypothetically) as you
want by increasing the turns. You probably don't want to wrap on the element
itself though but the low resistance wires that feed it. You might use fewer
wraps to drive a relay that then turns on a higher power device(the light).


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amdx  
View profile  
 More options Nov 4, 7:35 am
Newsgroups: sci.electronics.design
From: "amdx" <a...@knology.net>
Date: Tue, 3 Nov 2009 14:05:17 -0600
Local: Wed, Nov 4 2009 7:35 am
Subject: Re: burned out element detection

<lektric....@gmail.com> wrote in message

news:d9712b2f-c44f-4dca-a9ea-0270e7ee6e9f@f16g2000yqm.googlegroups.com...
On Nov 3, 12:45 pm, Spehro Pefhany <speffS...@interlogDOTyou.knowwhat>
wrote:

>> How automated does it have to be?
>Not "automated" at all.  A light that comes on to indicate when an
>element is burned out is enough.

>> Another approach is to pass a small current through the heaters in the
>> 'off' state, but it's hard to detect bad heaters when others are in
>> parallel.
>And there lies the problem.  If this were a DC circuit, it would be a
>LOT easier because I could isolate each element with a diode and do a
>simple current/no current measurement.
>Thanks for the reply.

Don't miss Spehro's point, he's suggesting putting a current transformer
in the circuit. When ac current flows it develops an ac voltage on the
output,
you can use that to drive an LED.

"- One CT* and one LED per element (each LED should light whenever the
  related controller is calling for power). "

 I like this idea, (3 in one"direction" and 3 in the other), but I need to
think
out the phase situation. But it is a neat idea.

" One CT and one LED with 6 wires running through the core (3 in one
  "direction" and 3 in the other) .. if the controller is calling for
  power and any one element is burned out then the LED lights. ;-) )

* current transformer-- look it up.

               Mike


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rich Grise  
View profile  
 More options Nov 4, 7:37 am
Newsgroups: sci.electronics.design
From: Rich Grise <richgr...@example.net>
Date: Tue, 03 Nov 2009 12:07:07 -0800
Local: Wed, Nov 4 2009 7:37 am
Subject: Re: burned out element detection

This won't have any effect. The line voltage is supposedly stable,
regardless of the load. The bulb will be lit all the time.

The obvious answer is to use current transformers.

> A PIC can measure the current in the photo-diode and give a message about
> its status.

"Use a PIC" posts are not allowed here without a full schematic and source
code included. ;-)

Cheers!
Rich


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rich Grise  
View profile  
 More options Nov 4, 7:40 am
Newsgroups: sci.electronics.design
From: Rich Grise <richgr...@example.net>
Date: Tue, 03 Nov 2009 12:10:58 -0800
Local: Wed, Nov 4 2009 7:40 am
Subject: Re: burned out element detection
On Tue, 03 Nov 2009 11:12:15 -0800, lektric....@gmail.com wrote:
> On Nov 3, 12:45 pm, Spehro Pefhany <speffS...@interlogDOTyou.knowwhat>

>> How automated does it have to be?

> Not "automated" at all.  A light that comes on to indicate when an element
> is burned out is enough.

OK, then. A current transformer, detector, inverter, and indicator.

How about a light indicating "operating"? That could be as simple as a
light bulb (incandescent or LED - maybe even neon, with enough turns in
the CT) that will be on when current is flowing. An incandescent can
serve as the burden resistor, - nah, if the bulb blows out, the volts
will hit the moon. Maybe a parallel burden resistor...

Have Fun!
Rich


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Panteltje  
View profile  
 More options Nov 4, 7:43 am
Newsgroups: sci.electronics.design
From: Jan Panteltje <pNaonStpealm...@yahoo.com>
Date: Tue, 03 Nov 2009 20:13:06 GMT
Local: Wed, Nov 4 2009 7:43 am
Subject: Re: burned out element detection
On a sunny day (Tue, 3 Nov 2009 11:12:15 -0800 (PST)) it happened
"lektric....@gmail.com" <lektric....@gmail.com> wrote in
<d9712b2f-c44f-4dca-a9ea-0270e7ee6...@f16g2000yqm.googlegroups.com>:

So use 2 diodes in anti-parallel!
And a PIC of course ;-)


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lektric.dan@gmail.com  
View profile  
 More options Nov 4, 9:35 am
Newsgroups: sci.electronics.design
From: "lektric....@gmail.com" <lektric....@gmail.com>
Date: Tue, 3 Nov 2009 14:05:16 -0800 (PST)
Local: Wed, Nov 4 2009 9:35 am
Subject: Re: burned out element detection
On Nov 3, 2:05 pm, "amdx" <a...@knology.net> wrote:

> Don't miss Spehro's point, he's suggesting putting a current transformer
> in the circuit. When ac current flows it develops an ac voltage on the
> output,
> you can use that to drive an LED.

I see his point, and agree.  This is probably the easiest and most
straightforward way to do this.  The pieces are in the range of $10
each though.

> "- One CT* and one LED per element (each LED should light whenever the
>   related controller is calling for power). "

>  I like this idea, (3 in one"direction" and 3 in the other), but I need to
> think
> out the phase situation. But it is a neat idea.

This might help keep costs down for the 6-element heater, *if* it will
work this way...

> " One CT and one LED with 6 wires running through the core (3 in one
>   "direction" and 3 in the other) .. if the controller is calling for
>   power and any one element is burned out then the LED lights. ;-) )

It tells me if AN element in the 6-element assembly is burned out, but
not *which* element.  Still, it saves parts/cost.

Thanks for the help everyone.  I didn't think this would be an easy
problem.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael A. Terrell  
View profile  
 More options Nov 4, 9:51 am
Newsgroups: sci.electronics.design
From: "Michael A. Terrell" <mike.terr...@earthlink.net>
Date: Tue, 03 Nov 2009 17:21:36 -0500
Local: Wed, Nov 4 2009 9:51 am
Subject: Re: burned out element detection

"lektric....@gmail.com" wrote:

> I've got a series of heating elements and I need to be able to tell
> when one burns out.  There are two situations, but most of the circuit
> is the same.  They both use a Watlow (brand) controller and a solid
> state relay to control the power.  In one circuit, I have a single
> element, in the second circuit, I have six elements in parallel.  I've
> got neon lamps hooked up so I can tell when the circuit is getting
> mains (AC) power, and when there is power going to the elements.  So,
> I need to be able to tell if a single elements goes out, either a
> single or one in parallel.  Any ideas?

   Add solid state relays to drive each of the elements that are now in
parallel. Drive them with the line that now controls the group.  Then
you can use your neon lamps with some photo transistors and simple logic
to sound an alarm.  

--
The movie 'Deliverance' isn't a documentary!


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Brown  
View profile  
 More options Nov 4, 10:24 am
Newsgroups: sci.electronics.design
From: Martin Brown <|||newspam...@nezumi.demon.co.uk>
Date: Tue, 03 Nov 2009 22:54:03 +0000
Local: Wed, Nov 4 2009 10:24 am
Subject: Re: burned out element detection

Jan Panteltje wrote:
> On a sunny day (Tue, 3 Nov 2009 11:12:15 -0800 (PST)) it happened
> "lektric....@gmail.com" <lektric....@gmail.com> wrote in
> <d9712b2f-c44f-4dca-a9ea-0270e7ee6...@f16g2000yqm.googlegroups.com>:

>> On Nov 3, 12:45 pm, Spehro Pefhany <speffS...@interlogDOTyou.knowwhat>
>> wrote:

>>> How automated does it have to be?
>> Not "automated" at all.  A light that comes on to indicate when an
>> element is burned out is enough.

How hot does it run? You might be able to find a thermochromic paint
that would show when a heater fails if automation isn't needed.

Otherwise inductive current measuring clamps around the leads is
probably the least invasive way to measure if current is flowing.

Regards,
Martin Brown


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ChrisQ  
View profile  
 More options Nov 4, 10:41 am
Newsgroups: sci.electronics.design
From: ChrisQ <m...@devnull.com>
Date: Tue, 03 Nov 2009 23:11:41 +0000
Local: Wed, Nov 4 2009 10:41 am
Subject: Re: burned out element detection

Another low cost way to do this might be to put a very low ohm resistor
in series with each element, then use the voltage sensed by this to turn
on a transistor with an led in the collector circuit. If you put a
resistor to base, the transistor turns on on half cycles and you only
need to drop 0.6-0.8 volt or so to drive it.

I've seen circuits like this where the element itself is tapped to sense
the voltage, but that might be too non standard...

Regards,

Chris


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
amdx  
View profile  
 More options Nov 4, 11:54 am
Newsgroups: sci.electronics.design
From: "amdx" <a...@knology.net>
Date: Tue, 3 Nov 2009 18:24:57 -0600
Local: Wed, Nov 4 2009 11:54 am
Subject: Re: burned out element detection

<lektric....@gmail.com> wrote in message

news:b5641ed1-fad9-4af6-988d-a698582b2ad9@j24g2000yqa.googlegroups.com...
On Nov 3, 2:05 pm, "amdx" <a...@knology.net> wrote:

> Don't miss Spehro's point, he's suggesting putting a current transformer
> in the circuit. When ac current flows it develops an ac voltage on the
> output,
> you can use that to drive an LED.
>>I see his point, and agree.  This is probably the easiest and most
>>straightforward way to do this.  The pieces are in the range of $10
>>each though.

  Ya, I agree CTs can be expensive, What is the current your heating
elements
use?

               Mike


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ehsjr  
View profile  
 More options Nov 4, 5:18 pm
Newsgroups: sci.electronics.design
From: ehsjr <eh...@nospamverizon.net>
Date: Wed, 04 Nov 2009 00:48:31 -0500
Local: Wed, Nov 4 2009 5:18 pm
Subject: Re: burned out element detection

lektric....@gmail.com wrote:
> I've got a series of heating elements and I need to be able to tell
> when one burns out.  There are two situations, but most of the circuit
> is the same.  They both use a Watlow (brand) controller and a solid
> state relay to control the power.  In one circuit, I have a single
> element, in the second circuit, I have six elements in parallel.  I've
> got neon lamps hooked up so I can tell when the circuit is getting
> mains (AC) power, and when there is power going to the elements.  So,
> I need to be able to tell if a single elements goes out, either a
> single or one in parallel.  Any ideas?

I had the same situation. CTs, as others have mentioned (with
a burden resistor, a current limiting resistor and a LED for
each CT) were the correct solution. A glance tells you instantly
if all elements are heating, or, if not, which element(s) is/are not
heating,  whether due to an open element, blown fuse, failed
contactor, whatever.  Mine lit the LEDs when working properly,
so it required no power source - the CT's powered the LEDs. Yours
will require power to run the inverter circuits, if you must
have led on = failure. Simpler to have led on = working.

Ed


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lektric.dan@gmail.com  
View profile  
 More options Nov 4, 7:51 pm
Newsgroups: sci.electronics.design
From: "lektric....@gmail.com" <lektric....@gmail.com>
Date: Wed, 4 Nov 2009 00:21:25 -0800 (PST)
Local: Wed, Nov 4 2009 7:51 pm
Subject: Re: burned out element detection
On Nov 3, 4:54 pm, Martin Brown <|||newspam...@nezumi.demon.co.uk>
wrote:

> How hot does it run? You might be able to find a thermochromic paint
> that would show when a heater fails if automation isn't needed.

> Otherwise inductive current measuring clamps around the leads is
> probably the least invasive way to measure if current is flowing.

> Regards,
> Martin Brown

I'm sorry Martin, I giggled when I read this, I was thinking of the
liquid crystal-type indicatoes/paints.  The bottom end of the reactor
runs at between 600 and 700 degrees C.  Thermochromic paint might
won't work, but some of the other stuff used in ceramics might.  We
had a prof in the ceramics dept make some spacer plates for us and she
wasn't too concerned about the max temps.

Thanks for the suggestion.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lektric.dan@gmail.com  
View profile  
 More options Nov 4, 7:56 pm
Newsgroups: sci.electronics.design
From: "lektric....@gmail.com" <lektric....@gmail.com>
Date: Wed, 4 Nov 2009 00:26:44 -0800 (PST)
Local: Wed, Nov 4 2009 7:56 pm
Subject: Re: burned out element detection
On Nov 3, 6:24 pm, "amdx" <a...@knology.net> wrote:

>   Ya, I agree CTs can be expensive, What is the current your heating
> elements
> use?

>                Mike

The smallest heating tape runs about 10.45A, the largest about 14A;
the cartridges (set of 6) run about 5A each.  You'd think the
controller manufacturer would build in (or offer as an option) element
burnout detection.  They DO sense thermocouple breaks.

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lektric.dan@gmail.com  
View profile  
 More options Nov 4, 8:05 pm
Newsgroups: sci.electronics.design
From: "lektric....@gmail.com" <lektric....@gmail.com>
Date: Wed, 4 Nov 2009 00:35:46 -0800 (PST)
Local: Wed, Nov 4 2009 8:05 pm
Subject: Re: burned out element detection
On Nov 3, 11:48 pm, ehsjr <eh...@nospamverizon.net> wrote:

> I had the same situation. CTs, as others have mentioned (with
> a burden resistor, a current limiting resistor and a LED for
> each CT) were the correct solution. A glance tells you instantly
> if all elements are heating, or, if not, which element(s) is/are not
> heating,  whether due to an open element, blown fuse, failed
> contactor, whatever.  Mine lit the LEDs when working properly,
> so it required no power source - the CT's powered the LEDs. Yours
> will require power to run the inverter circuits, if you must
> have led on = failure. Simpler to have led on = working.

> Ed

I think I could make the current transformers fairly easily, but it's
a question ov whether it's cheaper to buy or pay my salary to make
them (build vs buy).  A long time ago (about 20 years), I used a
circuit that had a minimal amount of parts to make a low voltage/
current from 120 VAC.  It didn't use a transformer, but used (I think)
a cap (or tow), and a diode (or two).  Mostly used as a battery
charging circuit.  I was thinking I could use something like this, a
current transformer, and a simple transistor NAND circuit to drive an
LED when the element burns out.  Gotta do some digging through my old
notes (and my old mind...) and see if I can come up with that circuit.

Thanks again everyone.  You've helped point me in the right direction!


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lektric.dan@gmail.com  
View profile  
 More options Nov 4, 8:11 pm
Newsgroups: sci.electronics.design
From: "lektric....@gmail.com" <lektric....@gmail.com>
Date: Wed, 4 Nov 2009 00:41:58 -0800 (PST)
Local: Wed, Nov 4 2009 8:11 pm
Subject: Re: burned out element detection
On Nov 3, 11:48 pm, ehsjr <eh...@nospamverizon.net> wrote:

> I had the same situation. CTs, as others have mentioned (with
> a burden resistor, a current limiting resistor and a LED for
> each CT) were the correct solution. A glance tells you instantly
> if all elements are heating, or, if not, which element(s) is/are not
> heating,  whether due to an open element, blown fuse, failed
> contactor, whatever.  Mine lit the LEDs when working properly,
> so it required no power source - the CT's powered the LEDs. Yours
> will require power to run the inverter circuits, if you must
> have led on = failure. Simpler to have led on = working.

> Ed

I hate to re-post to replies, but I think I have an idea that might
work.  I can use a current transformer to drive a low-power relay,
possibly a reed relay.  A neon lamp in parallel to the heating element
would go through the NC relay.  When current flows through the
element, current/voltage is produced in the current transformer,
activating the relay, and keeping the light from coming on.  If the
element burns out, the relay stays closed and the neon lamp will
light.  Any problems w/this?

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
baron  
View profile  
 More options Nov 4, 8:59 pm
Newsgroups: sci.electronics.design
From: baron <baron.nos...@linuxmaniac.nospam.net>
Date: Wed, 04 Nov 2009 09:29:34 +0000
Local: Wed, Nov 4 2009 8:59 pm
Subject: Re: burned out element detection
ChrisQ Inscribed thus:

You could probably do the same across part of the connecting leads.

--
Best Regards:
                Baron.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerhard  
View profile  
 More options Nov 5, 5:06 am
Newsgroups: sci.electronics.design
From: "Gerhard" <gvdb...@risccsir.co.za>
Date: Wed, 4 Nov 2009 19:36:38 +0200
Local: Thurs, Nov 5 2009 5:06 am
Subject: Re: burned out element detection

<lektric....@gmail.com> wrote in message

news:fffcb571-4834-4a09-8e31-7c6d41a908b0@k19g2000yqc.googlegroups.com...
On Nov 3, 11:48 pm, ehsjr <eh...@nospamverizon.net> wrote:

> I had the same situation. CTs, as others have mentioned (with
> a burden resistor, a current limiting resistor and a LED for
> each CT) were the correct solution. A glance tells you instantly
> if all elements are heating, or, if not, which element(s) is/are not
> heating, whether due to an open element, blown fuse, failed
> contactor, whatever. Mine lit the LEDs when working properly,
> so it required no power source - the CT's powered the LEDs. Yours
> will require power to run the inverter circuits, if you must
> have led on = failure. Simpler to have led on = working.

> Ed

I think I could make the current transformers fairly easily, but it's
a question ov whether it's cheaper to buy or pay my salary to make
them (build vs buy).  A long time ago (about 20 years), I used a
circuit that had a minimal amount of parts to make a low voltage/
current from 120 VAC.  It didn't use a transformer, but used (I think)
a cap (or tow), and a diode (or two).  Mostly used as a battery
charging circuit.  I was thinking I could use something like this, a
current transformer, and a simple transistor NAND circuit to drive an
LED when the element burns out.  Gotta do some digging through my old
notes (and my old mind...) and see if I can come up with that circuit.

Thanks again everyone.  You've helped point me in the right direction!

Have a look at the Coilcraft  Current Sensor - CS60-010  1 to 10A 50/60Hz
small current transformers. I haven't .got a price but they have a quote
service
on their web site.

Gerhard van den Berg
CSIR


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerhard  
View profile  
 More options Nov 5, 5:32 am
Newsgroups: sci.electronics.design
From: "Gerhard" <gvdb...@risccsir.co.za>
Date: Wed, 4 Nov 2009 20:02:32 +0200
Local: Thurs, Nov 5 2009 5:32 am
Subject: Re: burned out element detection

<lektric....@gmail.com> wrote in message

news:fffcb571-4834-4a09-8e31-7c6d41a908b0@k19g2000yqc.googlegroups.com...
On Nov 3, 11:48 pm, ehsjr <eh...@nospamverizon.net> wrote:

> I had the same situation. CTs, as others have mentioned (with
> a burden resistor, a current limiting resistor and a LED for
> each CT) were the correct solution. A glance tells you instantly
> if all elements are heating, or, if not, which element(s) is/are not
> heating, whether due to an open element, blown fuse, failed
> contactor, whatever. Mine lit the LEDs when working properly,
> so it required no power source - the CT's powered the LEDs. Yours
> will require power to run the inverter circuits, if you must
> have led on = failure. Simpler to have led on = working.

> Ed

I think I could make the current transformers fairly easily, but it's
a question ov whether it's cheaper to buy or pay my salary to make
them (build vs buy).  A long time ago (about 20 years), I used a
circuit that had a minimal amount of parts to make a low voltage/
current from 120 VAC.  It didn't use a transformer, but used (I think)
a cap (or tow), and a diode (or two).  Mostly used as a battery
charging circuit.  I was thinking I could use something like this, a
current transformer, and a simple transistor NAND circuit to drive an
LED when the element burns out.  Gotta do some digging through my old
notes (and my old mind...) and see if I can come up with that circuit.

Thanks again everyone.  You've helped point me in the right direction!

You can have a look at teh Coilcraft current transformer called the
Current Sensor - CS60-010. This is a small 10A current transformer.
I do not have a price but there is a quote service on the Coilcaft site.

Gerhard van den Berg
CSIR


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerhard  
View profile  
 More options Nov 5, 5:06 am
Newsgroups: sci.electronics.design
From: "Gerhard" <gvdb...@risccsir.co.za>
Date: Wed, 4 Nov 2009 19:36:38 +0200
Local: Thurs, Nov 5 2009 5:06 am
Subject: Re: burned out element detection

<lektric....@gmail.com> wrote in message

news:fffcb571-4834-4a09-8e31-7c6d41a908b0@k19g2000yqc.googlegroups.com...
On Nov 3, 11:48 pm, ehsjr <eh...@nospamverizon.net> wrote:

> I had the same situation. CTs, as others have mentioned (with
> a burden resistor, a current limiting resistor and a LED for
> each CT) were the correct solution. A glance tells you instantly
> if all elements are heating, or, if not, which element(s) is/are not
> heating, whether due to an open element, blown fuse, failed
> contactor, whatever. Mine lit the LEDs when working properly,
> so it required no power source - the CT's powered the LEDs. Yours
> will require power to run the inverter circuits, if you must
> have led on = failure. Simpler to have led on = working.

> Ed

I think I could make the current transformers fairly easily, but it's
a question ov whether it's cheaper to buy or pay my salary to make
them (build vs buy).  A long time ago (about 20 years), I used a
circuit that had a minimal amount of parts to make a low voltage/
current from 120 VAC.  It didn't use a transformer, but used (I think)
a cap (or tow), and a diode (or two).  Mostly used as a battery
charging circuit.  I was thinking I could use something like this, a
current transformer, and a simple transistor NAND circuit to drive an
LED when the element burns out.  Gotta do some digging through my old
notes (and my old mind...) and see if I can come up with that circuit.

Thanks again everyone.  You've helped point me in the right direction!

Have a look at the Coilcraft  Current Sensor - CS60-010  1 to 10A 50/60Hz
small current transformers. I haven't .got a price but they have a quote
service
on their web site.

Gerhard van den Berg
CSIR


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jamie  
View profile  
 More options Nov 5, 12:51 pm
Newsgroups: sci.electronics.design
From: Jamie <jamie_ka1lpa_not_valid_after_ka1l...@charter.net>
Date: Wed, 04 Nov 2009 20:21:08 -0500
Local: Thurs, Nov 5 2009 12:51 pm
Subject: Re: burned out element detection

If you want to build something. Use an AC optical coupler in line as
part of a current shunt. You may also want to use a bi-directional
  TVS diode across the same circuit to protect coupler on ESD etc..

http://www.cel.com/pdf/datasheets/ps2505.pdf

  Depending on what you are really trying to do. I suppose you could
simply calculate the required R to drive this AC coupler if the
  Load should open, or use it as an in line current monitor to energize
the coupler when the current reaches sufficient level.. Of course
you need to calculate the shunt and series R to drive the coupler.

   The output is just a transistor that you can simply energize a
  load voltage alert device. LED etc..

    We use this type of monitoring device in several places on
irradiation equipment as a back up for sensing problem area's.

  Something to think about.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 48   Newer >
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google