Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #61377
| From | Rich <rich@example.invalid> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? |
| Date | 2024-11-26 13:34 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <vi4ipb$3f6em$2@dont-email.me> (permalink) |
| References | <ywWdnVFGrNEA6tj6nZ2dnZfqnPSdnZ2d@earthlink.com> |
186282@ud0s4.net <186283@ud0s4.net> wrote:
> Critical Redundancy - One LED fails, another takes over ?
>
> Consider traffic lights, warning lights, similar.
>
> It's not as simple as dividing the drive current in half because LED
> brightness is not strictly linear to the current.
LED's are, at a low level, 'current' responsive lights. Driving them
with a current source is the best way to drive them.
> Searches really don't bring up much here.
>
> Yea, there are more complex solutions ... but what can be done with
> the fewest, simplest, most robust parts ?
fewest, simplest, most robust -- you get to pick two....
The simplest (if you can assume the upstream power supply will be
functional [1]) is to drive each in parallel with their own current source
(fixed current driver). I.e.:
PSU
|
+-------+-------+
| |
driver driver
| |
LED LED
| |
+-------+-------+
|
Gnd
Then if one led (or its driver) fails, the other continues to operate,
because it does not depend upon the first one.
But this is far from 'fewest' parts, as you need one driver per led.
While some driver chips can be had for pennies each in 1K quantities,
that still adds to the BOM cost in the end.
> Not strictly Linux, but we DO sometimes wanna drive external
> displays. Usenet electronics groups ... dismal at this point.
>
> LEDs are great, but never "forever". They DO fail - but for some
> safety apps you can't just HAVE things go black.
Most LED's that fail do so because they are being driven hard [2]
(right at the limits that they are rated for, if not well beyond
sometimes). If you derate your drive by a fair amount you'll find they
do, in fact, appear to last nearly forever. But then you will need
more LED's for an equivalent amount of lumens of light output.
[1] redundant PSU's are a different matter
[2] And they are being driven hard because the Shenzen engineer
optimized for lowest BOM cost posible without regard to lifespan of the
device.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Anybody Seen a Simple LED "Fail-Over" Circuit ? "186282@ud0s4.net" <186283@ud0s4.net> - 2024-11-26 02:24 -0500
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? rbowman <bowman@montana.com> - 2024-11-26 08:40 +0000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? "186282@ud0s4.net" <186283@ud0s4.net> - 2024-11-27 00:05 -0500
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? Bernd Froehlich <befr@eaglesoft.de> - 2024-11-26 09:00 +0000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? "186282@ud0s4.net" <186283@ud0s4.net> - 2024-11-27 00:20 -0500
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? Rich <rich@example.invalid> - 2024-11-26 13:34 +0000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? not@telling.you.invalid (Computer Nerd Kev) - 2024-11-27 08:21 +1000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? Rich <rich@example.invalid> - 2024-11-27 01:26 +0000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? Computer Nerd Kev <not@telling.you.invalid> - 2024-11-27 15:12 +1000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? "186282@ud0s4.net" <186283@ud0s4.net> - 2024-11-28 03:11 -0500
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? not@telling.you.invalid (Computer Nerd Kev) - 2024-11-29 07:06 +1000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? "186282@ud0s4.net" <186283@ud0s4.net> - 2024-11-29 05:53 -0500
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? "186282@ud0s4.net" <186283@ud0s4.net> - 2024-11-27 00:36 -0500
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? Rich <rich@example.invalid> - 2024-11-27 06:47 +0000
Re: Anybody Seen a Simple LED "Fail-Over" Circuit ? "186282@ud0s4.net" <186283@ud0s4.net> - 2024-11-27 23:47 -0500
csiph-web