This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1310: Power Consumption Calculation

Part Number: CC1310

Hello All,

We are working on the CC1310 RF module. We have some doubt of power consumption calculation.

1> How we calculate power consumption of Rx and Tx as per no of byte?

2> is any other online tools available for measurement of power consumption ?

3> in TI SDK , which data rate available for receive ?

Please give me some idea how we calculate it.

thanks 

chintan patel

  • Hi,

    1. You need to know the Tx On time, Rx ON Time, standby time, Idle time and Sleep time to calculate Power consumption. If you want only for Calculation purpose then use the Current Consumption Specs from the Data sheet ( Table 5.4). If you want accurate then you need to measure on your board.

    2. On-Board Energy trace Circuit is available on CC1312 Launchpads. For 1310, you need use standard equipment.

    3. 50KBPS, 2-GFSK and 2.5KBPS SimpleLink Long Range Mode are available in TI SDK. Please refer to Quick Start Guide.

    Thanks,
    PM
  • 3) Any. Use SmartRF Studio to export code. The exported code could easily be included in all RF examples in the SDK.