The Cellular Energy Ledger
Ada audits the cellular energy ledger — one unit conversion, two ledger equations
ADA · CALCULATION AUDIT
Foundations · optional mathematics and physics
The Cellular Energy Ledger
A cellular IoT device cycles through sleep, wake, network registration, payload transfer, a downlink listening window, and return to sleep, and in PSM its reachability hinges on the network-granted T3412 and T3324 timers. The chapter converts each measured state into a charge term to build daily and maintenance ledgers, yet it publishes no measured-current table to plug in. This audit works those ledgers symbolically and asks whether any trustworthy battery-life claim is possible before real trace values replace the symbols.
Companion to the chapter Cellular IoT Power Optimization — every number here comes from that chapter.
One unit conversion, two ledger equations, ~4 minutes
The physics is charge over time. A cellular battery model is only trustworthy when every measured state in the trace becomes a charge term, and when granted timers and retry behavior stay visible instead of being averaged away.
Convert each measured state
The chapter's formula uses current in milliamps and duration in seconds, so the hour conversion is explicit.
That unit check is the guardrail: sleep, wake, registration, transfer, listening, retry, and host cleanup each need their own term before the daily average is credible.
Keep rare events in the ledger
Carry the same charge terms into the daily and maintenance ledgers.
If weak coverage adds an extra retry term, the denominator becomes larger.
The calculation is deliberately symbolic because the chapter has no measured current table to reuse. The release decision should therefore demand real trace values before turning these equations into a battery-life claim.
Every symbol above is taken from the chapter's own cellular energy example and re-derived step by step.