digitaldanny / AudioEffectsGlove

A hand tracking glove that controls parameters of various audio effects.
1 stars 0 forks source link

Glove Load Current Draw Estimation #30

Closed digitaldanny closed 3 years ago

digitaldanny commented 3 years ago

Describe the solution you'd like Collect the expected current draw from each hardware component and calculate the total expected draw from the battery in the worst case.

digitaldanny commented 3 years ago

Updating this comment as I find power draw for each item.

digitaldanny commented 3 years ago

Low-Power mode

MSP432 LPM + TPS63020 Quiescent = (25 + 660 nA)/2 + (25 + 30 uA)/2 = ~28 uA.

Fully active circuit

(MSP432 Active + OLED Typical + HC-05 Avg + Flex sensor circuits + MPU6500 Overall Active) / Power Efficiency = (3.84 mA + 15 mA + ~17 mA + ~20 mA + 3.5 mA) / 0.93 = 63 mA