Automotive (or super bright) LEDs


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,170


    Did you find this post helpful? Yes | No

    Default

    Yes. Keep it simple!

    Ioannis

  2. #2
    Join Date
    Jul 2005
    Posts
    78


    Did you find this post helpful? Yes | No

    Default

    It makes great sense to pulse LEDs, and is well worth the trouble in increased performance.

    You have two physics principles working together. First, you can pulse a LED with a high peak current but low average current that will extend battery life. Second, your eye responds as a peak detector. Together this means a LED pulsed with a 10% duty cycle at 10 times a DC level will look brighter then that LED just running a pure DC (for the same power).

    So taken together this means you can run a pulsed LED on less power then a DC LED and make it look just as bright (or same power and make it appear brighter).

    LEDs are basically current controlled devices. Your driver should control the current and let the voltage be whatever it is; practically you’ll typically use a resistor anyway, but size it to give the LED the desired current. The drawback of a resistor is the intensity will fall as the battery drains, you’ll have to play that against the increased complexity/cost of a true current source or sink driver. LED current driver chips are available (I’ve used one from Maxim).

    The goal of any driver scheme here (portable device on a bike needs to use every Joule stored) would be to transmit maximum power to the LED and burn off the minimum (such as in a current limiting resistor): a PWM scheme is not above consideration and doable with a PIC.

    LEDs are becoming more popular in factory supplied automotive signals. If you ever noticed some cars seem to flash as they speed by you you’re seeing the pulsed nature of the LED drive.

Similar Threads

  1. Run a string of LEDs from the mains
    By The Master in forum Off Topic
    Replies: 30
    Last Post: - 1st October 2009, 19:55
  2. Using LEDs as light sensors
    By skimask in forum Code Examples
    Replies: 3
    Last Post: - 30th December 2006, 23:19
  3. PIC18F2431 Running Super SLow!!
    By Philip Biebach in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 26th July 2006, 13:03
  4. controlling leds with the switches
    By ilteris in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 12th October 2005, 22:02
  5. Tidying Up PWM Routine
    By Tissy in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 21st February 2005, 01:26

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts