Title: Power Management in Microprocessor Application
1Power Management in Microprocessor Application
- Team 6
- Nilay Shah
- Justin Burr
- Brandon Holmes
- Ram Venkatachalam
- Bruce Frantz
2Benefits of Power Management Techniques
- Lower operating cost for device
- Longer battery usage time
- Constantly charging battery is a nuisance
- Selling point for portable devices
- Extend life of battery
- Ability to hold a charge diminishes over time
3Choosing Low Power Components
- Meet circuit design specifications
- Portable/wireless devices
- Cell phones, mp3 players, Gameboys, laptops,
PDAs, etc. - Produces heat
4Examples of Low Power Substitutes
5Power Management
Power Budgeting
Power Supply
Hardware
Software
6Power Budgeting
7Power Budgeting
- Predicting Current Consumption/Battery Life
8Calculating Battery Life
Average Current (mA) Total Charge (mA) /
(Total Time) 18.8E-6 (AmpSec) / 2000E-3
(Sec) 0.009 mA Peak Current 2.048 mA
9Design Factors for Power Supply
- 1. Voltage/Current Requirements
- 2. Battery Chemistry
- 3. Battery Performance
- 4. Battery Capacity
- 5. Battery Size/Weight
- 6. Battery Cost
10Choosing a battery
- High capacity batteries
- Primary vs. Secondary batteries
- Flat discharge voltage ex. NiMH
- Memory effect
- NiMH vs. NiCd
- Lithium Ion vs. NiMH
Discharge Rates for a Lithium-Ion cell
11Battery Performance
- The following shows the typical shelf life for
some primary cells - Zinc Carbon (Leclanché) 2 to 3 years
- Alkaline 5 years
- Lithium 10 years or more
- Typical self discharge rates for common
rechargeable cells are as follows - Lead Acid 4 to 6 per month
- Nickel Cadmium 15 to 20 per month
- Nickel Metal Hydride 30 per month
- Lithium 2 to 3 per month
12Battery Performance (contd)
- Li-ion
- Typically provides 300 500 charge/discharge
cycles - Exhibits permanent capacity loss as it ages
- Very light weight
- High energy-density
- Expensive
- Oxidation increases internal resistance
- NiMH
- 500 1000 charge/discharge cycles
- Exhibits slight memory-effect
- Capacity loss as battery ages is worse then Li-ion
13HARDWARE
14Power Management
- Switching Off External Circuits/Duty Cycle
Battery
Microcontroller
Sensor
Memory
15Power Management
Battery
Microcontroller
Sensor
Memory
16Clock Speed
- Power CV2f
- Slower clock speed
- Multiple clock speeds
- Idle/Sleep Modes
17Slower Clock Speed
- 10 different oscillator modes
- External crystal/resonator
- External RC network
- External clock
- Internal oscillator
18Multiple Clock Speeds
- Two-Speed start-up
- Dual clocks
- Switching clocks in software
19Idle/Sleep Modes
Run Mode
Idle Mode
Sleep Mode
20SOFTWARE
21Configuring Port Pins
- Unused Pins
- Output
- Unconnected
- Driven
- Input
- Pull up
- Analog Input
- Use if possible
- Low current drain
22I/O Initialization
- Configure each pin of each port
- Prevent glitches and unknown states
- Good design
- Easy software/hardware modification
- Prevents unpredictable outputs
23Software Optimization
- Avoid busy work
- Interrupts
- Pulse Width Modulation (PWM)
- Reduce external hardware
24Choosing a Microprocessor for Power Savings
- Low Voltage
- Low Frequency
- Internal Oscillator (if not time critical)
- Reduce Components
- PWM
- Internal pull ups
- A/D
- Idle or Sleep Mode
- nanoWatt Technology
- Idle - 5.8 µA at 2V 1MHz
- Sleep 0.1 µA at 2V 1MHz
25THANK YOU! ANY QUESTIONS/COMMENTS
?