• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Power Management » Battery Management » Battery Management - Chargers Forum » BQ24450
Share
Battery Management
  • Forums
  • Announcements
  • Files
  • E2E Wiki
Options
  • Subscribe via RSS

BQ24450

BQ24450

This question is answered
Afonso santos
Posted by Afonso santos
on Dec 06 2009 17:40 PM
Prodigy140 points

Hello everybody

I´m a new designer and i´m trying to implement the bq24450 in order to charge a VRLA battery 12V;7Ah.

I´ve two questions :

a) I think that the formula written at page 15 of datasheet regarding Rb calculation is not complete

     Should be  Vth = Vref x (( Ra+Rb + Rc// Rd ) / (Rb + Rc//Rd))

    Making the calculation I got Rb = 16,7 K using data of the example not 36,85559 K of the example .

Am I wrong ?

 

b) How can I get the SOC ( State of charge ) of the battery using this IC BQ24450 ?

 I thing that I can use a PIC in order to manage the SOC ( in % ). If so, what are the steps that I can follow in order to do it ?

 

King regards

AS

BQ24450 - State of charge
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Chris Glaser
    Posted by Chris Glaser
    on Dec 07 2009 14:27 PM
    Verified Answer
    Verified by Chris Glaser
    Guru60645 points

    You are correct.  Rb is around 16.7k.  We will correct the datasheet (and fix the formatting).

    The bq24450 does not report any voltage or current information that would be necessary for gauging.  I suggest posting a new post on the battery management solutions forum (the forum above this sub-forum) with a title of "gas gauge for VRLA" or something similar.

    VRLA BQ24450 lead acid
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Afonso santos
    Posted by Afonso santos
    on Dec 13 2009 16:29 PM
    Prodigy140 points

    Let me ask another question.

    As far I understand, the external pass transistor will run in the active mode ( not as a switch ). I am wrong?

    Assuming that I want charge a battery 12V / 7Ah and the supply voltage will operate between 20V-30V, and the configuration of bq24450 shall be with pre-charge and a Dext device, the topologie used is the NPN Emitter Follower.

    Design example

    Vth 10,8 V
    Vfloat 13,2 V
    Vboost 14,4

    V

    Vin min 20 V
    Vin max 30 V
    VCEmax 19,2 V

    The results were as follows:

    Rc 46,4E+3 W
    Rd 412,0E+3 W
    Ra 205,0E+3 W
    Rb 14,0E+3 W
    Rt 560 W
    Rsensor 330,0E-3 W
    Rp 1200 W
     -> b (min) 200
    Transistor Sanyo 2SC5707

    Is it ok ?

    Regards

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Chris Glaser
    Posted by Chris Glaser
    on Dec 14 2009 08:05 AM
    Guru60645 points

    Correct, the BQ24450 is a linear charger.  Your chosen transistor looks acceptable, but keep in mind your operating conditions.  How long/often will you run at 30V in?  At 750 mA charge current, that is over 10W lost in the transistor.  You might look into stepping your input voltage down with a switcher, such as the TPS5410.

    By my calculations, I get Rd=422k.  The other values looked correct.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Afonso santos
    Posted by Afonso santos
    on Dec 15 2009 18:00 PM
    Prodigy140 points

    Hello again,

    Yes, Rd=422K ; I got it, but I defined  1% range around it, so the values were 417K and 426K and I picked 412K. My mistake.

    How do you get Pd = 10W; the formulat in datasheet is confused

    Using Vinmax = 30V; Vout = 14,4V ;hfe = 200;Imax charg = 750 mA and Rp = 1200 ohm ,

    It hardly will run at 30Vin , but can happen.

    I'll see the TPS 5410 in order to reduce Vin.

     

     

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Chris Glaser
    Posted by Chris Glaser
    on Dec 16 2009 07:33 AM
    Guru60645 points

    Pd is the power lost in the IC.  For the emitter follower topology, this power is equal to the drive current power minus the power lost in Rp.  The second term in the equation should read: (Ichg/ hFE)^2 * Rp.  Thus, it is simply an I^2R formula.

    The power lost in the NPN transistor is the voltage across the transistor times the collector current.  This is equal to the charge current (max) * the max differential across the transistor, which is Vin (max) - Vout (min).  I suggest stepping the Vin voltage down.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Afonso santos
    Posted by Afonso santos
    on Dec 17 2009 17:03 PM
    Prodigy140 points

    Stepping Vin Voltage down using for instance TPS5420 and using the switcherPro Design the new output Voltage range is 18,186V - 17,175 V, which change the topology.

    It´s not an issue, but in fact the initial NPN Emitter Follower will change to the another one Common Emiter PNP, as DV changed from 4,6 V to 1,8V.

    Do you agree with it?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Chris Glaser
    Posted by Chris Glaser
    on Dec 21 2009 08:10 AM
    Guru60645 points

    Yes, with the TPS5420's maximum duty cycle of 87%, the highest output voltage you can reliably achieve from a 20V input is 17.4V.  This gives 3V of headroom for the drop across the transistor and sense resistor, which should be just enough for your 14.4V output.  But a change of topology does give more headroom.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • David Albert38351
    Posted by David Albert38351
    on Jan 01 2010 10:42 AM
    Prodigy70 points

    Can a MOSFET be used as the pass transistor to reduce loss? 

    If so, do you have any suggested components/configurations?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Chris Glaser
    Posted by Chris Glaser
    on Jan 04 2010 08:19 AM
    Guru60645 points

    A MOSFET would not significantly reduce the power lost in the system.  The main source of power loss is because the pass element (either BJT or FET) is being operated in the active region.

    The output drive of the BQ24450 is single-ended.  It can only source or sink current but not both.  This is okay for BJTs, which are current driven devices, but is not okay for MOSFETs, which require charge to be added or removed from their gate.  For example, if the BQ24450 is setup in the NPN emitter follower topology and uses an NFET, then there is no way to pull down the gate and remove charge.  Possibly a resistor from DRVE to ground would provide the pull down, but that is extra loss.

    TI now carries MOSFETs: http://focus.ti.com/paramsearch/docs/parametricsearch.tsp?family=analog&familyId=1647&uiTemplateId=NODE_STRY_PGE_T

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • David Albert38351
    Posted by David Albert38351
    on Jan 04 2010 17:06 PM
    Prodigy70 points

    The Pd formula in the datasheet is *very* confusing...it would be nice if you would use parentheses to indicate order of operations. 

    Can you reply with the Pd formula parenthesized (and yielding the same results as the application example on page 15 of the datasheet)? 

    Per the example,

       Vinmax = 13v

       hfe=25

       Imax-chg=600mA

       Rd = 464000

    How do you get 126mW from

        Pd=(Vinmax-0v7) / hfe * Imaxchg - (Imaxchg^2) / (hfe^2) * Rd

     

    In general if you could post a reply with the corrected formulas and values from the datasheet example it would be very helpful.

    Thank you!

     

     

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • David Albert38351
    Posted by David Albert38351
    on Jan 04 2010 20:26 PM
    Suggested Answer
    Prodigy70 points

    Designing to a 6v 4.5A battery charger with 12v input and target  voltages of:

    Vth = 5.25, Vfloat = 6.90, Vboost = 7.35

    I calculated as follows:

    Data sheet suggests an input bias current through Rd of 50uA (see page 15) so:
        Rc = 2.3 / 50uA = 46K
        Closest 1% resistor is 46.4K

    When charging is completed, Vfloat maintains the battery charge at 6.9v.  STAT1 (pin 10) turns off, to enter float mode removing resistor
    Rd from the voltage divider so that the V_SENSE (Vfb) input is determined by Vbat * (Rc) / (Ra+Rb+Rc).  The charger drives VSense to Vref (2v3), so we want Ra+Rb=Rc so that
    Vbat * Rc / 3Rc = V_sense = Vbat/3  (6.9/3=2.3).  Since Rc=46.4K we know that  Ra+Rb=92.8K.

    When fast charging, STAT1 pin 10 goes low which adds Rd to the
    resistor divider.  The V_sense input is determined by
        Vsense = Vbat * (Rc||Rd)  / (Ra+Rb+(Rc||Rd))
    and the chip attempts to drive Vsense to 2v3  So we want
    Rc||Rd to change the value of Rc such that Vbat is 7.35v.
    Since Ra+Rb=91.8K we have:
            2v3 = 7v35 * (46.4K||Rd) / (92.8K+(46.4K||Rd))
            474772 = Rd    Closest 1% resistor = 475K
            So (Rc||Rd) = 42271K

    Note: Rc||Rd denotes the parallel value of Rc and Rd

    Vth defines the threshold for turning on Qext; the desired
    threshold 5v25.  Vth is sensed at pin 12 (CE) and when
    it is below Vref (2v3) fast charging is disabled.
    The voltage at pin 12 when power is first applied is defined
    by     Ra / (Ra+Rb+(Rc||Rd))
    Vth should be kept below 2v3 until Vbat climbs above 5v25
        Rc=46.4K and Ra+Rb=92.8K and Rc||Rd=42271
        2.3 = (5.25 * Ra) / (Ra+Rb+(Rc||Rd))
        Ra = 59174
        Closest 1% resistor = 59.0K

    Since Ra+Rb = 92.8K and Ra=59K
            Rb = 33.8K
            Closest 1% resistor is 34K

    Final values: Ra=59K, Rb=34K, Rc=46.4K, Rd=475K

    Final voltages: Vfloat=6.91, Vboost=7.36, Vthresh=5.27

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Chris Glaser
    Posted by Chris Glaser
    on Jan 05 2010 14:01 PM
    Guru60645 points

    Your reasoning to get Ra and Rb is correct, but this equation is a little off: 2.3 = (5.25 * Ra) / (Ra+Rb+(Rc||Rd)).  Ra in the numerator should be Rb + Rc||Rd to get the usual voltage divider form.  Thus, Rb would equal 16.9k and Ra would be 75k as noted earlier in this thread.

    There is a typo in the Pd formula on page 15.  Rd should be Rp, as the formula correctly contains on page 14.  This gives 126 mW for Pd.  We are currently updating the datasheet for clarity, but in the meantime here is the correct formula for Pd for the circuit on page 15:

    Pd = [(Vin(max) - 0.7V) * Imax-chg] / hFE - [(Imax-chg / hFE) ^ 2 * Rp]

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • David Albert38351
    Posted by David Albert38351
    on Jan 05 2010 14:42 PM
    Prodigy70 points

    Oops...thank you!

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Afonso santos
    Posted by Afonso santos
    on Jan 05 2010 16:41 PM
    Prodigy140 points

    Using the David Albert´s example can anyone explain how to selec the external pass transistor ?

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • David Albert38351
    Posted by David Albert38351
    on Jan 05 2010 19:35 PM
    Prodigy70 points

    First, this is the corrected example, I goofed on one of the calculations, thanks to Chris for pointing that out.

    My design parameters:
        Final discharge voltage (1.75v/cell) = 5.25v (Vth)
        Float voltage (2.25v/cell) = 6.75v (Vfloat) (2.25 instead of 2.30v/cell for longer life)
        Boost voltage (2.45v/cell) = 7.35v (Vboost)

    Data sheet suggests an input bias current through Rd
    of 50uA (see page 15) so:
        Rc = 2.3 / 50uA = 46K
        Closest 1% resistor is 46.4K

    When charging is completed, a float voltage is applied (Vfloat)
    to maintain the battery charge.  The desired float charge is
    6.75v and is set when STAT1 (pin 10) turns off, removing resistor
    Rd from the voltage divider so that the V_SENSE (Vfb) input
    is determined by Vbat * (Rc) / (Ra+Rb+Rc).  The charger attempts
    to drive VSense to Vref (2v3), so we want
        2.3   = (6.75 * Rc) / (Ra+Rb+Rc)
            (Ra+Rb) = 1.9347826*Rc
            (Ra+Rb) = 89774

    When fast charging, pin 10 goes low which adds Rd to the
    resistor divider. 
    Note: Rc||Rd denotes the parallel value of Rc and Rd
        Vsense = Vbat * (Rc||Rd)  / (Ra+Rb+(Rc||Rd))
    and the chip attempts to drive Vsense to 2v3  So we want
    Rc||Rd to change the value of Rc such that Vbat is 7.35v.
    Since Ra+Rb=89774 and Rc=46.4K we have:
            2v3 = 7v35 * (46.4K||Rd) / (89774+(46.4K||Rd))
      40891 = (46.4K || Rd)
            344408 = Rd
        Closest 1% resistor = 348K
        Note: then (Rc||Rd) = 40941K

    Vth defines the threshold for turning on the fast charger
    (external pass transistor) and should be above the battery
    final discharge voltage to prevent outgassing due to fast
    charging while the battery is severely depleted.  The desired
    threshold is 5v25.  Vth is sensed at pin 12 (Chg_En or CE)
    and when it is below Vref (2v3) prevents fast charging). 
    The voltage at pin 12 when power is first applied is defined
    by the resistor divider
        (Rb+(Rc||Rd)) / (Ra+Rb+(Rc||Rd))
    Vth should be kept below 2v3 until Vbat climbs above 5v25
        Rc=46.4K and Ra+Rb=89774K and Rc||Rd=40941
        2.3 = (5.25 * Rb+(Rc||Rd)) / (Ra+Rb+(Rc||Rd))
        2.3 = (5.25 * (Rb+40941)) / (89774+40941)
        Rb = 16325
        Closest 1% resistor = 16.2K

    Since Ra+Rb = 89774K and Rb=16.2K
            Ra = 73574
            Closest 1% resistor is 73.2K

    So: Ra=73.2K, Rb=16.2K, Rc=46.4K, Rd=348K
        Vfloat = 6.74138v
        Vboost = 2.3 * 130715 / 40941 = 7.34336
        Vthreshold = 2.3 * 130715 / 57266 = 5.25

    Hopefully I got it right this time...

     

    Afonso, the pass transistor selection is made based on input voltage, peak charging current, and hfe.

    For example:   Vcbo, Vceo = 80V, Icmax=3A, hfe min = 25 @ Ic=1A

    The current through the pass transistor during bulk/boost charge is determined by Risns where 250mV/Risns = charge current

    Chris, I couldn't find a TI part, but parts like a TIP32B or BD242B seem like a good fit and can dissipate a lot of heat with a proper sink.

    What is your target bulk/fast-charge current and voltage?

    BQ24450 UC3906 sealed lead acid battery Charging
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
123
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use