Recent Changes - Search:
<^< Primary Batteries | Course index | Mains Power Supply Units >^>

Introduction to Microcontroller Programming * Course Index * Introduction * About the Author * About this Course * Feedback * Course Navigation * Quick Course Navigation * How to use this Course * Acronyms Used and Course Conventions

About PICmicro Chips * What is a PICmicro? * Microcontrollers * Digital versus Analogue * Inputs and Outputs * Memory * Programming * 16F1937 Architecture

Clocking Your PICmicro Devices * Introduction * The Clock Circuit * Clock Settings * Clock Confusion

E-Blocks * Introduction to E-blocks * Using E-blocks * E-blocks Boards

Flowcode Step By Step * Introduction to Flowcode * Basic Flowcode Functions * Digital Outputs * Digital Inputs * Basic Loops * The LCD Display * Binary Numbers * Decisions * Goto (Connection Point) * 7-Segment Displays * Software Macro * Strings and Memory * A Simple Hi-Fi

PICmicro Projects * Introduction to PICmicro Projects * Construction Methods * Choosing a Power Source ## Choosing a Power Source ## Batteries ## Primary Batteries ##

Rechargeable Batteries ## Mains Power Supply Units * Adding Inputs * Input Conditioning * Adding Outputs * Adding Drivers

Labs * Introduction and Lesson Plan * 1. Output * 2. Delay * 3. Connection Point * 4. Calculations * 5. Loop * 6. Input * 7. Decision * 8. LCD * 9. Keypad * 10. Analogue + EEPROM * 11. Software Macro * 12. External Interrupt * 13. Timer Interrupt

(:Summary:Contains the 'action' links (like Browse, Edit, History, etc.), placed at the top of the page, see site page actions:) (:comment This page can be somewhat complex to figure out the first time you see it. Its contents are documented at PmWiki.SitePageActions if you need help. :) * Print (:comment (:if group Site,SiteAdmin,Cookbook,Profiles,PmWiki*:) (:comment delete if and ifend to enable backlinks:) * %item rel=nofollow class=backlinks accesskey='$[ak_backlinks]'% [[{*$Name}?action=search&q=link={*$FullName} | $[Backlinks] ]] (:ifend:) :) * Login

Rechargeable Batteries

<^< Primary Batteries | Course Index | Mains Power Supply Units >^>(:nl:)

Lead-acid batteries Nickel-cadmium batteries

A review:

Battery type Advantages Disadvantages
Lead-acid 'Gel-cell' Highest current driving capacity Damaged if left discharged for long periods
Can be left 'on-charge' Heavy and bulky
High charge capacity
Nickel-cadmium 'Ni-Cad' Can be recharged up to 3000 times Prone to 'memory effect'*
Widely available Not suitable for very low current applications
Higher energy density than lead-acid
Nickel-metal hydride 'NiMH' Can be recharged ~400 times Need a 'NiMH'-specific battery charger
High current driving capacity Loses charge quickly when not in use
Higher energy density than 'Ni-Cad's
Less prone to 'memory effect'*
Quick recharge time
Lithium-ion 'Li-ion' High energy density Very expensive
Hold charge for months Need a 'Li-ion'-specific battery charger
No 'memory effect'*
Light weight

*Memory effect - Can be damaged by repeated charging when not fully discharged.

Summary:

* In most cases, nickel-cadmium batteries will be the choice * Beware the memory effect! If you cannot rely on discharging your batteries each time, before you recharge them, consider using Lithium-ion batteries * For short periods of very high current demand, use lead-acid batteries, unless the weight is a problem.

Battery Do's & Don'ts (to maximize performance)

Do's:

* Properly "condition" the battery when it is new (i.e. fully charge/discharge for first 3 cycles) * Keep the battery and the contact terminals clean * Avoid exposing the battery to extreme heat and cold * If possible, avoid letting your battery sit dormant for long periods of time * Charge and re-condition a battery after an extended idle period

Don't s:

* Drop the battery * Short-circuit the battery * Incinerate a battery. Dispose of it properly - it may contain toxic chemicals

(:nl:)(:table style="clear:both":)

(:Summary: Website page footer:)

Print - (:comment (:if group Site,SiteAdmin,Cookbook,Profiles,PmWiki*:) (:comment delete if and ifend to enable backlinks:) %item rel=nofollow class=backlinks accesskey='$[ak_backlinks]'% [[{*$Name}?action=search&q=link={*$FullName} | $[Backlinks] ]] (:ifend:) :) Search - Login

Page last modified on January 30, 2012, at 03:16 PM