The Remora3 has in-built battery monitoring capabilities. It is critical to any application that:
- The batteries last long enough so that frequent changes are not necessary
- Low battery alerts are sent in a timely manner - so that battery changes can be made before batteries run flat.
The Remora3 should only be used with the below battery type
- Lithium Thionyl Chloride (LTC)
See Battery Recommendations [Remora3] for detail on selecting the right batteries.
The Battery Meter - Coulomb Counter
The Remora3 is fitted with a battery meter (coulomb counter) that tracks energy (mAh) used by the battery.
A coulomb counter is a device which measures the total amount of charge flowing out of the battery*. This can be used to estimate the battery percentage, and remaining battery life.
This is can provide more information than voltage alone. Considering the discharge profile graph below, for the first 600mAh per cell of capacity used, the voltage changes minimally. So we can't make accurate capacity estimates when we only have voltage to go off. However the battery meter would be able to detect this and therefore tell what percentage has been utilized - i.e. 600mAh/1200mAh = 50%.
Despite the excellent battery capacity estimates the battery meter provides, these estimates still rely on an assumption of the total capacity of the batteries. This can vary per battery type, and even on a single type quite significantly due to temperature variations. So the estimates aren't infallible. 14Ah capacity of the 2 x D Cell LTC batteries is assumed.
*The percentage resets on whenever the batteries are replaced or on a power reset (same batteries taken out and placed back in) as it assumes a battery change has occurred
Example: Below is the discharge profile of Energizer Ultimate Lithium L92 (AA) batteries.
[Source: Energizer]
Other battery types, and adjusting the capacity assumptions
The assumptions for battery mAh and capacity can be changed under this parameter tab in System Parameters if required.
In general, these should remain unchanged (do not touch these parameters unless you know what you are doing). However if you are finding you are regularly getting greater/less capacity from your batteries, or you are using a different type of batteries with a different total capacity - they can be adjusted.
Setting up Low Battery Alerts
Information about editing parameters is available → OEM Server - Getting Started
The below are already configured by default - so we don't need to go make any changes, or configure anything unless we have special requirements.
Battery Good + Battery Critical Flags
The device keeps two battery 'flags':
Battery Good Digital Input
- Mapped to Digital Input 1 by default.
- Also appears as Bit 1 in the Device Status Flags
- Active '1' when the percentage is above the Battery Low Percentage - and inactive '0' when below this threshold (default is 15%).
- If a brownout occurs this is set to '0' - whatever the percentage.
Battery Critical Digital Input
- Mapped to Digital Input 2 by default
- Also appears as Bit 5 in the Device Status Flags
- Active '1' if a brownout occurs.
- On the Remora3 - this is if the voltage ever dips below 3.3V/cell LTC - which is too low to properly power the device. If this occurs - it is because the batteries are on their last legs, and need to be replaced immediately! The device needs at least 3.3V to operate.
The above flags mean we have 3 distinct states
Battery Good (DI 1 + Status Bit 1) | Battery Critical (DI 2 + Status Bit 5) | Meaning |
1 = On | 0 = Off | Battery is OK, no action needs to be taken |
0 = Off (cleared) | 0 = Off | The battery is running low, and preparations should be made to replace batteries soon |
0 = Off (cleared) | 1 = On | The battery needs replacing ASAP |
We simply can configure the system to alert based on the status on Digital Inputs 1 and 2. Or the Status Flags.
It may be desirable to use the Status Flags as they are fixed across devices and cannot be remapped via parameter changes like the Digital Inputs Can.
- If Digital Input 1 / Status Bit 1 is cleared (1 -> 0) - send a Battery Low Alert
- If Digital Input 2 / Status Bit 5 is set (0 -> 1) - send a Battery CRITICAL Alert.
The Remaining Battery Percentage is also reported in Analogue 6 in the device data.
The percentage is also an effective tool for monitoring battery consumption over time, and providing alerts (i.e. we may want to know when we drop below 30% for a bit earlier warning). But we should always have an alert set up on the "Battery Good" flag in addition.
Low Battery Alert
Create an Alert via Admin -> Alerts and use the Wizard.
Select the Low Battery alert and follow the prompts to set up this alert. This creates an alert on the Battery Good DI automatically.
The Remaining Battery Percentage is reported in Analogue 6 in the device data and in Telematics Guru.
The percentage is also an effective tool for monitoring battery consumption over time, and providing alerts (i.e. we may want to know when we drop below 30% for a bit earlier warning). But we should always have an alert set up on the "Battery Good" flag in addition.
Battery Critical Alert
Create an Alert via Admin -> Alerts and select New Alert (Advanced). When setting up the alert, set the following conditions on the Conditions tab (an alert when Digital Input is active)
Partner Battery Level Status Report
The Partner Battery Level Status report can be run to give an overview of the current battery status of all assets across a partner. It can be limited to an organization or device type additionally.
See the link Partner Battery Level Status Report for more information.
OEM Battery Report
A battery low/critical report can be exported via OEM. This report details devices that have had the battery good flag unset and details if in a low or critical state. See OEM Battery Low/Critical CSV Export for more information.