Pulsating LED to increase current but keep heat down.

AI Thread Summary
Using a 555 timer to create a low duty cycle TTL square wave can effectively power infrared LEDs at high currents without overheating them. Pulsing the LEDs at around 60Hz with a 10% duty cycle allows for increased intensity while minimizing heat generation. Synchronizing the LED pulses with the camcorder's frame rate can prevent flickering and optimize power consumption. Overdriving LEDs is common but requires careful heat management to maintain efficiency and luminosity. Implementing a sync detector circuit can enhance performance by turning off the LEDs during frame sync periods, further reducing heat and extending battery life.
soupnatizzle
Messages
5
Reaction score
0
i was thinking of using a 555 timer to create a low duty cycle TTL square wave to power an array of Inferred LEDS at a very high current for short segments of time.

basically i want to get really high outputs from an led and keep it from frying itself by turning it on and off really really fast to keep the heat down. possible?
 
Engineering news on Phys.org
Sure it's possible. Less time on, less intensity also. Can you explain what your application is?

Welcome to PF
 
I would think that the light output is proportional to current I, while the voltage drop V across an LED increases at higher current. So the heating, = I·V, increases faster than the light output. If you have a series resistor R, the heating of the resistor equals I2R.
Bob S
 
im looking to get much higher intensity light out of 10 inferred leds. I am looking to setup a camcorder with inferred night vision and i want to get as much from the leds as possible.

so i want to pulse the input at say 60hz or higher to give the effect of constant on while increasing the current to the LEDS for a small duty cycle of say 10%, so that i can up the Amps to idk several times the rated value without destroying the LEDS.

something along the lines of, if you touch your hand to a hotplate for a few seconds o it has time to heat up and burn you, but if you quickly touch the surface of the hotplate for a fraction of a second you don't get burnt.say i used a transistor to feed the leds current but keep the voltage = to 1.5 or so volts
 
Last edited:
soupnatizzle said:
im looking to get much higher intensity light out of 10 inferred leds. I am looking to setup a camcorder with inferred night vision and i want to get as much from the leds as possible.

so i want to pulse the input at say 60hz or higher to give the effect of constant on while increasing the current to the LEDS for a small duty cycle of say 10%, so that i can up the Amps to idk several times the rated value without destroying the LEDS.

something along the lines of, if you touch your hand to a hotplate for a few seconds o it has time to heat up and burn you, but if you quickly touch the surface of the hotplate for a fraction of a second you don't get burnt.
Is there any way to synchronize the LED pulses with the camcorder frame image readout. so you don't have the beat-frequency alternating image lightning and darkening? The commercial portable solid-state television camcorders do it.
Bob S
 
i wouldn't know how to do that, but the camcorder records at 30fps
 
Niavely I would have thought this would be worse for heating.
If you pulse the LEd there must be a part of the cycle when you are ramping up the voltage into the LED but it isn't emitting (or not emitting fully) yet is still absorbing energy.
Wouldn't this lead to a greater power consumption in the diode than running it at lower power continually?

Overdriving an LED with pulses to get it to emit much more than it's rated power is common - but it's inefficient and you need to heatsink it to get rid of the waste heat.
Remember that when LEDs heat up you get a lot less light/watt out of them.

As Bob says running it at regular power for a shorter duty cycle in sync with frame could help, you will have a lower average power (and heat) but the same light as far as the camera is concerned.

ps, it's failry easy to detect an end of frame pulse from the video output even if the camera doesn't have a sync out
 
The eye responds to peak brightness more than to avg. brightness.
 
This may be of interest.
An area where LED illumination has seen major advances is heat control. With conventional LED lighting, the heat factor still cannot be separated from the luminous intensity. In general, LEDs generate heat that reduces device luminosity as it builds up.
http://www.photonics.com/ShowImage.aspx?img=aHR0cCUzYSUyZiUyZnd3dy5waG90b25pY3MuY29tJTJmaW1hZ2VzJTJmc3BlY3RyYSUyZmZlYXR1cmVzJTJmMjAwNCUyZm1heSUyZm12bGlnaHRpbmdfbW9yaXRleC5qcGc=
http://www.photonics.com/Content/ReadArticle.aspx?ArticleID=18866"
 
Last edited by a moderator:
  • #10
This might actually work, if you sync up with the frames.

Many of the old camcorders had a way to lock to external lighting to prevent beating against the room's fluorescent lighting.

If your just buying a separate camera board and using the camcorder's view finder, than you may want to make a sync detector circuit and turn off the LEDs during the sync portions of the video.

There's any number of sync detector or sync separator circuits floating around, and it would be a pretty cool way to keep your LEDs cooler/brighter, and/or increase your battery time.

Best Luck,

Mike
 
Back
Top