SWRA478D February   2015  – January 2019 CC1310 , CC1312PSIP , CC1312R , CC1314R10 , CC1352P , CC1352P7 , CC1352R , CC2640 , CC2640R2F , CC2640R2F-Q1 , CC2642R , CC2642R-Q1 , CC2650 , CC2650MODA , CC2652P , CC2652R , CC2652R7 , CC2652RB , CC2652RSIP

 

  1.   Trademarks
  2. 1Introduction
    1. 1.1 Acronyms
  3. 2Standby
  4. 3Understanding Bluetooth Low Energy Power Metrics
  5. 4SimpleLink Bluetooth Low Energy Wireless MCUs
  6. 5Power Measurement Setup – Preparing the DUT
    1. 5.1 Requirements
    2. 5.2 Embedded Software
    3. 5.3 Hardware
      1. 5.3.1 CC26x2R LaunchPad
    4. 5.4 BTool (Optional)
  7. 6Measuring Power Consumption With a DC Power Analyzer
    1. 6.1 Test Setup
      1. 6.1.1 Analysis Software Setup
    2. 6.2 Measurement Using Scope
    3. 6.3 Analysis
      1. 6.3.1 Advertising Event
      2. 6.3.2 Connection Event
      3. 6.3.3 Power Consumption Calculator
  8. 7EnergyTrace
    1. 7.1 Modifying the rfPacketTX Example
  9. 8References
  10. 9Revision History

Power Consumption Calculator

The state analysis from advertising and connection states can be used to investigate how the battery life varies depending on connection interval. For that purpose, a Power Calculator Tool [24] is provided that can be used to perform calculations for your custom application.

The calculations integrated into the spreadsheet are fairly simple. The average current draw during an event is calculated by the formula shown in Equation 1.

Equation 1. GUID-1FCBD0F7-6873-4573-9535-875377E98DED-low.gif

For the connection event measured in Section 6.3.2, the average current during event is calculated with the formula shown in Equation 2.

Equation 2. GUID-53918876-D9C9-4F04-ADD8-2CD06E96D0E1-low.gif

The next step is to calculate the average current for the entire connection interval, which takes into account the time during which the device is sleeping. For this, the formula in Equation 3 is used.

Equation 3. GUID-21FD3D1D-3A44-4EAF-80E1-C38210929A8A-low.gif

For the connection event measured in Section 6.3.2, the average current while connected is calculated with the formula shown in Equation 4.

Equation 4. GUID-EC43882D-5D76-47E2-9C88-54330829173E-low.gif

The average current while connected is used to calculate the amount of time to expect that the battery last while running continuously in a connection. The total hours of battery life can be calculated using the simple formula shown in Equation 5.

Equation 5. GUID-02CC00FD-6F7D-4EA7-8E79-5CA28D72EA2A-low.gif

If you assume that the battery capacity is 230 mAh (a common capacity value for a CR2032 coin cell battery) and use the average current calculated from before, it is now possible to calculate the expected battery life with the formula shown in Equation 6.

Equation 6. GUID-23F09D21-0D93-403B-997D-24ECCE0BC756-low.gif

The battery can be expected to last for 23613 hours, or approximately 984 days, while running continuously in a connected state with a 1 second connection interval.

This is presented in the spreadsheet along with a similar calculation for when a device is in advertising mode. By modifying the interval settings, good estimations can be achieved for certain use cases.

GUID-4D70BB6C-CB57-49CE-88CD-FC83658F4938-low.png