Skip to content

Add Battery Life section with worked examples#5

Merged
lkasso merged 1 commit into
mainfrom
lkasso/battery-life-docs
Jun 13, 2026
Merged

Add Battery Life section with worked examples#5
lkasso merged 1 commit into
mainfrom
lkasso/battery-life-docs

Conversation

@lkasso

@lkasso lkasso commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary

Adds an explicit Battery Life section to the API spec, prompted by a customer asking how long an MMS lasts running full IMU + sensor fusion logging.

  • Clarifies the Sensor Fusion current figure is MCU overhead added to the sensors the mode drives (removes a double-counting trap)
  • Explains a logging session ends when either the battery or the flash runs out, and how to estimate both
  • Worked-examples table for the MMS: accel-only logging, full IMU logging, NDoF→Euler logging, and the same streamed over BLE

Headline: the common "fusion → Euler, 100 Hz, logging" config is ~2 days on the MMS, with battery and 512 MB flash exhausting at nearly the same time.

mkdocs build --strict passes (anchors verified).

🤖 Generated with Claude Code

Prompted by a customer question about MMS runtime for full IMU + sensor
fusion logging. Expands the power section into an explicit Battery Life
treatment:

- Clarifies the Sensor Fusion current figure is MCU overhead ADDED to
  the underlying sensors the mode drives (was a double-counting trap)
- Notes a logging session ends when EITHER the battery or the on-board
  flash runs out, whichever is first, and how to estimate both
- Worked-examples table for the MMS covering accel-only, full IMU,
  NDoF->Euler logging, and the same streamed over BLE

The headline result for the common "fusion -> Euler, 100 Hz, logging"
configuration: ~2 days on the MMS, with battery and 512 MB flash
running out at nearly the same time.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lkasso lkasso merged commit b75af84 into main Jun 13, 2026
2 checks passed
@lkasso lkasso deleted the lkasso/battery-life-docs branch June 14, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant