Wearable Sensor Mode Switching for Calorie Tracking
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Wearable electronic devices face challenges in tracking lifestyle metrics like calorie expenditure due to high power consumption by sensors, which shortens battery life and affects accuracy.
Innovation Solution
A wearable device with a processor that operates in high and low power modes, using a heart rate sensor and accelerometer respectively, to compute calorie expenditure, with derived values from resting heart rate and heart rate recovery rate, allowing for continuous tracking without excessive power drain.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If the heart rate sensor is operated continuously to improve calorie expenditure tracking accuracy, then measurement precision is improved, but power consumption increases and battery life decreases
Solution Approach 1:
The system implements periodic operation of the heart rate sensor by alternating between high-power mode (both sensors active) and low-power mode (accelerometer only). The processor determines when to switch modes based on activity detection, enabling the heart rate sensor to operate periodically rather than continuously, thus reducing overall power consumption while maintaining measurement accuracy during critical periods.
Solution Approach 2:
The system dynamically adjusts sensor operation modes based on real-time conditions. The processor monitors accelerometer data and automatically transitions between high-power and low-power modes, making the system adaptive to user activity levels. This dynamic adjustment allows the heart rate sensor to be active only when necessary for accurate calorie tracking, optimizing the balance between precision and power consumption.
2Measurement precision
If the heart rate sensor is operated continuously to maintain accurate calorie expenditure tracking, then measurement precision is improved, but duration of action (battery life) is reduced
Solution Approach 1:
The system extends battery life by implementing periodic operation of the high-power heart rate sensor. During low-power mode, the accelerometer continues to collect motion data, and the processor uses this data combined with previously captured heart rate information to estimate calorie expenditure. This periodic activation strategy significantly extends battery life while maintaining acceptable measurement precision.
Solution Approach 2:
The system performs preliminary data collection using the low-power accelerometer to detect activity states and prepare for heart rate sensor activation. The accelerometer continuously monitors motion patterns and identifies when calorie tracking should be prioritized, allowing the system to pre-position itself in the appropriate mode before high-precision measurement is needed, thus extending battery life while maintaining accuracy.
3Use of energy by moving object
If the processor switches between high power and low power modes to reduce power consumption, then power consumption is reduced, but device complexity increases
Solution Approach 1:
The processor implements dynamic mode switching with control logic that monitors accelerometer data and automatically transitions between high-power and low-power modes. The system adjusts sensor operation based on detected activity patterns, creating an adaptive control mechanism that manages the complexity of mode transitions while optimizing power consumption throughout device operation.
Solution Approach 2:
The system employs self-service control where the processor autonomously manages mode transitions based on accelerometer input without requiring external intervention. The control logic automatically determines when to activate or deactivate the heart rate sensor based on motion detection, enabling the device to self-regulate its power consumption and operational complexity through embedded decision-making algorithms.
Data Source
Figure 1A~1B
Figure 2A~2B
Figure 3
AI summary
Systems and methods for estimating lifestyle metrics with a wearable electronic device are disclosed herein. One disclosed system may include the wearable electronic device comprising a processor and a sensor system providing inputs to the processor. The sensor system may include a high power sensor and a low power sensor. The processor may operate in a high power mode in which both sensors are operational and a low power mode in which the high power sensor is not operational. In the high power mode, the processor may compute a lifestyle metric about a user for a first time period based on first data from the high power sensor. In the low power mode, the processor may compute the lifestyle metric for a second time period based on second data from the low power sensor and the first data and/or a derivative of the first data.