low power design
play

Low Power Design Thomas Ebi and Prof. Dr. J. Henkel CES - Chair for - PowerPoint PPT Presentation

1 Battery Modeling Low Power Design Thomas Ebi and Prof. Dr. J. Henkel CES - Chair for Embedded Systems Karlsruhe Institute of Technology, Germany 2. Battery Modeling http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13 2 Battery


  1. 1 Battery Modeling Low Power Design Thomas Ebi and Prof. Dr. J. Henkel CES - Chair for Embedded Systems Karlsruhe Institute of Technology, Germany 2. Battery Modeling http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  2. 2 Battery Modeling Course overview: topics Components consuming power hardware memory Levels of  abstraction interconnect  -system  - RTL  - gate  - transistor Tasks   Optimize (i.e. minimize for low power) Battery issues  Design / co-design (synthesize, compile, …) Estimate and  simulate OS software http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  3. 3 Battery Modeling Overview: today  Motivation and battery characteristics  Definition of battery capacity  Rate dependent capacity  temperature dependent capacity  Fading of capacity through various charge-/discharge cycles  Need for battery modeling  Battery models  Applying battery models http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  4. 4 Battery Modeling Battery capacity: some terms  Summary: 1) a reduction-oxidation process (see last lecture) makes electrons migrate from anode to cathode, 2) Thus, chemical energy is converted into electrical energy, 3) When discharged, the voltage drops  Various definitions of capacity [Wh] (since capacity is NOT constant)  Full charge capacity: remaining capacity of a fully charged battery at the beginning of a discharge cycle  Full design capacity: capacity of a newly manufactured battery  Theoretical capacity: max amount of charge that can be extracted from a battery based on the amount of active material (chemical) it contains  Standard capacity: amount of charge that can be extracted from battery when discharged under standard load and temp. conditions  Actual capacity: amount of charge the battery delivers under applied load and given temperature http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  5. 5 Battery Modeling Rate dependent battery capacity  Rate: defines how fast the battery is discharged  Shown is the mechanism that defines rate- dependent capacity  A) charged state  B) before recovery  C) after recovery  D) discharged state (Src: [Rao03]) http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  6. 6 Battery Modeling Rate dependent capacity (cont ’ d)  Why does battery capacity depend on the (discharge) rate? (see also figure) ?  State A: electrode surface contains max. # of active species;  State B: when connected to a load, a current flows through external circuit; active species are consumed at electrode surface and replenished by diffusion from the bulk of the electrolyte; however, diffusion cannot keep pace -> a concentration gradient builds up over the width of the electrolyte  Note: a higher load current results in a higher gradient -> less active species available at electrode surface http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  7. 7 Battery Modeling Rate dependent capacity (cont ’ d)  State B/C/D: if concentration is below a certain threshold (=> voltage cutoff), the chemical reaction cannot be sustained at electrode surface; the charge that was unavailable (but kind of present through gradient) cannot be used => so, capacity of battery is reduced  State D: non-used charge is physically not lost but unavailable due to lag between reaction and diffusion rates (load was probably too large (current-wise))  Note: reducing discharge rate reduces the effect  The lower the discharge rate the faster the battery can recover and make formerly unavailable charge available again (recovery)  Note: if system designers are aware of the effect they can maximize the energy drawn from a battery and prevent early discharged state  If discharge rate is very small => maximum amount of energy can be drawn from battery http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  8. 8 Battery Modeling Dependency on temperature  Discharging a battery involves a chemical reaction. As such it depends on the temperature (some chemical reactions increase activity by 2x when temperature rises by 10K)  Below room temp (~25 degree centigrade): chemical activity in battery decreases notably and internal resistance (migration through electrolyte etc.) increases  -> full-charge capacity is decreased  -> increases slope of discharge curve  Higher temperatures:  -> increase of chemical activity, full charge capacity, voltage  -> but leads also to higher rate of self-discharge -> might actually decrease actual capacity http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  9. 9 Battery Modeling Fading of battery capacity  Problem: every charge/discharge cycle reduces full charge capacity  Reason: side effects occurring in battery during chemical reaction  electrolyte decomposition  Active material dissolution  Passive film formation  -> all these effects are irreversible  => reduces capacity in the short/mid term  => leads to failure of battery in long term  How to reduce these effects:  electronic system needs to control the discharge level (i.e. switch off when battery is almost empty)  Deep discharge will reduce life (i.e. # of charge/discharge cycles of battery). This holds even for Lithium-Ion batteries ! http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  10. 10 Battery Modeling Battery capacity f(T,I, …) 1,  Lithium-Ion battery discharge characteristics:  A) rate-dependent capacity  B) temperature dependency  C) fading of capacity with number of charge/discharge cycles 2,000 1,800 1,600 1,400 1,200 1,000 (Src: [Rao03]) http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  11. 11 Battery Modeling Battery modeling: why and how?  Why:  If designer of portable knows about the effects the system can be designed such that  Amount of energy drawn from battery can be maximized => leads to longer run-time of system before re-charge is necessary  Optimize trade-off between energy drawn and life time of the battery  Life time of battery can be maximized -> reduces costs for maintaining a system  Need to predict battery capacity in order to choose right battery for a given electronic system  How? -> Issues:  Accuracy: what accuracy is necessary?  Computational complexity  Optimize trade-off between  Configuration effort (# of parameters; is chemical knowledge of battery necessary?)  Analytical insight: qualitative understanding of battery behavior. Useful in exploring ways to trade off lifetime and performance http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  12. 12 Battery Modeling Battery Models - Comparison -  Shown are approaches at various levels of abstraction capturing more or less diverse battery characteristics (Src: [Rao03]) http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  13. 13 Battery Modeling Battery Models - Comparison - (cont ’ d) (Src: [Rao03]) http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  14. 14 Battery Modeling An empirical model: Peukert ’ s law  Ideal battery: capacity N = t run * I , I - constant  (note: capacity may be given in Wh or Ah)  Peukert Law: capacity N = t run * I α  Alpha: exponent accounts for discharge rate  capacity N : normalized capacity for 1 Ampere (standard capacity)  + simple way to model capacity(discharge_rate)  - alpha is different for different temperatures -> needs to be obtained empirically  - alpha also depends on battery type etc. (e.g. Li-ion: alpha= 1.05) capacity   N I t Actual capacity: run   1 I http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  15. 15 Battery Modeling Abstract battery models  Idea:  Rather than describing the behavior of a battery how it has been observed, the idea of abstract techniques is to model the individual effects of the battery in a constructive way  Models differ at level of abstraction and amount of details that are included  Some approaches to battery modeling/emulation  Battery emulation (more details later)  Stochastic model (more details later)  Discrete-time model using VHDL (more details later)  Others:  PSPICE model (electrical circuit) http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

  16. 16 Battery Modeling Battery emulation  Problem: want to design electronic system to adapt to battery characteristics. System exists already in form of hardware and is analyzed by measuring the current/voltage of diverse components  Obvious ways  1. Use non-rechargeable batteries  - under circumstance large costs since many runs need to be performed until all characteristics are explored  2. Use re-chargeable batteries:  - problem: after recharge, battery might have different characteristics (fading of capacity) and as such results may not be reproducible  Additional problem: temperature dependency might prevent reproducibility  Goal: full reproducibility http://ces.itec.kit.edu T. Ebi and J. Henkel, KIT, SS13

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend