LCD backlight overheats 7805


Closed Thread
Results 1 to 22 of 22

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Posts
    93


    Did you find this post helpful? Yes | No

    Default

    LCD datasheet
    Attached Images Attached Images

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    just use a heat sink could help... but i would check what's happen at the 7805 input first with a scope. Is this really clean? is this really between the voltage you mentionned OR it have also up to 20 volts peak...

    My best suggestion will be to change your PIC to have a PWM out and use it. Take the output, send it to a transistor. The LCD voltage will be taken at the input of the voltage regulator. This way, you will reduce heat.

    a 16F628 is just perfect, cheaper and also give few free i/o if the internal OSC is enough. 1 more if you don't need the MCLR pin.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    I find that even with quite low current consumption the 7805 dissipates sufficient heat to require a heatsink and to that extent I avoid that part. On the other hand, the 78L05 is great. Small TO92 footprint, low heat dissipation... yes it's spec'd at 100mA, but I seldom draw more than 50mA from one, and I'd fit two... one for the +5v for your microprocessor and logic, and the other for the Backlight. Two or three 78L05's take up less real-estate as a single 7805 horizontal with a heatsink and in total cost less. Actually, most backlights can happilly run from an unregulated supply provided you suitably current limit them.

  4. #4
    Join Date
    Jul 2005
    Posts
    93


    Did you find this post helpful? Yes | No

    Default

    Thx for the reply's everybody.

    I chose the 7805 part for my project because i had one on hand (many on hand), and also because the end goal for my little project involves around 12 IC's, and a backlight.

    The project involves 1 pic 16F767 running@20mhz which aquires data from several 74LS151 8-1 data selector IC's.

    The data is "line status" information coming over 2 wires and 1 common for each "phone line". The pic runs the address sequencing and aquires the bit information and then transmits it to PC software.

    The inputs on the 74LS151 IC's are tied high and are "commoned" to ground. Active Low.

    I decided to Add on an LCD connected 16F84a. It is to receive serial output from the 16F767 PIC and print certain information to the LCD display (totals for each of the 4 states of the phone line).

    So lets say I move the lcd backlightpower to the source before my 7805 regulator which is powered by a 12v wall wart adapter. Do i need a voltage divider before feeding the power to the LCD backlight?

    I think the ultimate solution would be to have a button on the 16F84a that turns on the backlight. So i imagine this would involve an interupt? But lets start off by powering the backlight..

  5. #5
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by RYTECH
    So lets say I move the lcd backlightpower to the source before my 7805 regulator which is powered by a 12v wall wart adapter. Do i need a voltage divider before feeding the power to the LCD backlight?
    You just need a bigger resistor instead of the 11 ohm you currently have.

    With your 11 ohm resistor you have 50mA flowing through the backlight.

    11 * 0.05 = 0.55V dropped across the resistor so your LED backlight has a forward voltage of 4.45 volts.

    For a 12v supply you need the resistor to drop 7.55v

    7.55/0.05 = 151 so 150 ohm 0.5 watt resistor for 12V supply @ 50mA

    For the 18v supply you need the resistor to drop 13.55v

    13.55 / 0.05 = 271 so 270 ohm 1 watt resistor 18V supply @ 50mA
    Keith

    www.diyha.co.uk
    www.kat5.tv

  6. #6
    Join Date
    Jul 2005
    Posts
    93


    Did you find this post helpful? Yes | No

    Default

    thx for the info

  7. #7
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    Just for the record, I ran into the same situation recently. I end up tying the backlight to 12V. Works well and keeps the 7805 nice a cool.

  8. #8
    Join Date
    Mar 2006
    Location
    Hyderabad (India)
    Posts
    123


    Did you find this post helpful? Yes | No

    Thumbs down

    Quote Originally Posted by keithdoxey View Post
    You just need a bigger resistor instead of the 11 ohm you currently have.

    With your 11 ohm resistor you have 50mA flowing through the backlight.

    11 * 0.05 = 0.55V dropped across the resistor so your LED backlight has a forward voltage of 4.45 volts.

    For a 12v supply you need the resistor to drop 7.55v

    7.55/0.05 = 151 so 150 ohm 0.5 watt resistor for 12V supply @ 50mA

    For the 18v supply you need the resistor to drop 13.55v

    13.55 / 0.05 = 271 so 270 ohm 1 watt resistor 18V supply @ 50mA
    having regard to RYTECH, i wonder whther 78L05 was used and if so proper termination adopted or Not?
    afterall for 50mA with 12V input, the device need not be hot. let RYTECH measure the current at input 12V point and it will really speak.
    Regards,
    Sarma

  9. #9
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Post

    Hi, Sarma

    I just have MEASURED 3v9 @ 50 mA on one of my LCD Backlight ...

    so, ...

    ( 12v - 3.9v ) x .05 = 0.4 W to be dissipated ...


    now, as you do, pluggeg in the 5v with 11 Ohms

    ( 5 - 3.9 ) /11 = 100 mA !!!

    so, your 7805 is then overcharged and is close to it's maximun dissipated power before shutdown ( 130°C internal ? ) !!!

    Try a 22 Ohm resistor and everything might be Ok !!!

    Alain

    Ohm's law will still make ink flow ...
    Last edited by Acetronics2; - 13th January 2007 at 13:14.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  10. #10
    Join Date
    Aug 2006
    Location
    Omaha, Nebraska USA
    Posts
    263


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Melanie View Post
    I find that even with quite low current consumption the 7805 dissipates sufficient heat to require a heatsink and to that extent I avoid that part. On the other hand, the 78L05 is great. Small TO92 footprint, low heat dissipation... yes it's spec'd at 100mA, but I seldom draw more than 50mA from one, and I'd fit two... one for the +5v for your microprocessor and logic, and the other for the Backlight. Two or three 78L05's take up less real-estate as a single 7805 horizontal with a heatsink and in total cost less. Actually, most backlights can happily run from an unregulated supply provided you suitably current limit them.
    This is such a great idea, and not just for this application!
    Russ
    N0EVC, xWB6ONT, xWN6ONT

    "Easy to use" is easy to say.

Similar Threads

  1. Is this code not initialising the LCD properly?
    By Platypus in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th January 2010, 19:14
  2. LCD Backlight Proper Wiring
    By DavyJones in forum General
    Replies: 11
    Last Post: - 26th July 2009, 23:01
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 16:56
  4. PIC16F684 + LCD to use the 256bytes of EEPROM - HELP
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 7th March 2008, 14:19
  5. Easy LCD BackLight
    By Melanie in forum Schematics
    Replies: 0
    Last Post: - 17th October 2004, 13:18

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