A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | ||||||||||||||||||||||||||
2 | measured values in bold - other values from datasheet or calculation | |||||||||||||||||||||||||
3 | Measurement | Value | Units | Notes | ||||||||||||||||||||||
4 | voltage regulator efficiency | 85.00% | assume average battery voltage of 3.9V, regulating down to 3.3V | |||||||||||||||||||||||
5 | ||||||||||||||||||||||||||
6 | lipo battery voltage | 3.7 | V | |||||||||||||||||||||||
7 | Max current draw while charging empty battery | FIXME | uA | if battery is empty | ||||||||||||||||||||||
8 | ||||||||||||||||||||||||||
9 | Actual battery capacity | 1,200.00 | mAh | |||||||||||||||||||||||
10 | Battery capacity derated by lm3480 losses | 1,020.00 | mAh | |||||||||||||||||||||||
11 | Battery (derated) power hours | 3.77 | Wh | |||||||||||||||||||||||
12 | ||||||||||||||||||||||||||
13 | CPU data | |||||||||||||||||||||||||
14 | CPU voltage | 3.00 | V | |||||||||||||||||||||||
15 | systemoff, no ram, wake on reset | 0.40 | uA | |||||||||||||||||||||||
16 | system off, full ram retension, wake on ISR | 1.29 | uA | |||||||||||||||||||||||
17 | system on, wake on any event | 2 | uA | |||||||||||||||||||||||
18 | CPU current draw typical, with BLE link | 2,300 | uA | |||||||||||||||||||||||
19 | CPU current draw max | 8,000 | uA | likely worst case, cpu full on 64Mhz, transmitting bluetooth | ||||||||||||||||||||||
20 | typical CPU power draw with no active power managment | 4,000 | uA | early test build on NRF52DK devboard | ||||||||||||||||||||||
21 | expected cpu power consumption awake with BT and not crummy software | 2,000 | uA | might be less! | ||||||||||||||||||||||
22 | Typical CPU power draw | 6,000 | uW | |||||||||||||||||||||||
23 | CPU power draw while off | 1 | uW | |||||||||||||||||||||||
24 | ||||||||||||||||||||||||||
25 | radio supply voltage | 3 | V | |||||||||||||||||||||||
26 | sx1262 radio in sleep mode (not receiving at all) | 3 | uA | per datasheet | ||||||||||||||||||||||
27 | in receive mode (boost on) | 2,500 | uA | per SX1261 datasheet, 10mA, but measurements on sx1262MB2 board show more like 4mA (when not trying to do clever power managment). with starttReceiveDutyCycleAuto and a 32 bit preamble, this drops to about 2.5mA | ||||||||||||||||||||||
28 | sythesizer mode | 3,550 | uA | per SX1261 datasheet | ||||||||||||||||||||||
29 | standby mode | 800 | uA | per SX1261 datasheet | ||||||||||||||||||||||
30 | in transmit mode +22 dBm boost | 118,000 | uA | per SX1261 datasheet and measurement | ||||||||||||||||||||||
31 | Typical radio power draw | 8,250.00 | uW | FIXME, currently we assume 100% RX, should make better guess about % time xmitting and do version for router vs normal node | ||||||||||||||||||||||
32 | radio power draw while in sleep mode | 9.90 | ||||||||||||||||||||||||
33 | ||||||||||||||||||||||||||
34 | GPS voltage | 3.30 | V | FIXME - assumes a ublox GPS | ||||||||||||||||||||||
35 | GPS while in "backup mode" | 7.00 | uA | |||||||||||||||||||||||
36 | GPS in "standby mode" | 1,000.00 | uA | |||||||||||||||||||||||
37 | GPS while in "full on" | 20,000.00 | uA | 25mA for aquisition, 20mA for tracking | ||||||||||||||||||||||
38 | FIXME | uA | periodic mode can be entered _after_ in "full on" state. See 3.4.4 of datasheet, can select any interval of run time and sleep times | |||||||||||||||||||||||
39 | GPS "alwayslocate backup mode" | 3,000 | uA | or just use 3.4.5 alwayslocate backup mode | ||||||||||||||||||||||
40 | Typical GPS power draw | 9,900 | uW | |||||||||||||||||||||||
41 | GPS power draw in backup mode | 23 | uW | |||||||||||||||||||||||
42 | GPS power draw in standby mode | 3,300 | uW | |||||||||||||||||||||||
43 | GPS duty cycle | 5% | Assume completely powered down when off | |||||||||||||||||||||||
44 | Average GPS power draw including limited duty cycle | 165 | uW | |||||||||||||||||||||||
45 | ||||||||||||||||||||||||||
46 | Display voltage | 3 | V | |||||||||||||||||||||||
47 | LCD display current | 5 | uA | No idea - just a guess | ||||||||||||||||||||||
48 | Typical display current draw | 17 | uW | FIXME, a rough guess and need to add expected on time of backlight (currently no backligh) | ||||||||||||||||||||||
49 | ||||||||||||||||||||||||||
50 | case 1: Expected average current draw (LCD on 100% no backlight, BLE on, GPS on occasionally as needed, radio on in rcv mode) | 14,431.50 | uW | FIXME need to add duty cycle for BLE xmit and LORA transmit (both will increase current draw a slight amount), and GPS sleep (which will decrease current draw) and better LORA radio sleeping (which will decrease draw) | ||||||||||||||||||||||
51 | battery runtime | 10.90 | days | I bet this number is quite conservative and once measurements are in and code is tuned it will go up at least 30% | ||||||||||||||||||||||
52 | ||||||||||||||||||||||||||
53 | case 2: Repeater node (BLE off, GPS on super rarely, radio xmitting often, LCD mostly off) | 14,432 | uW | FIXME - make this number real, currently just using case 1 #s | ||||||||||||||||||||||
54 | power consumed per day | 0.35 | Wh | solar panel needs to make this much average power per day (including night and clouds) | ||||||||||||||||||||||
55 | ||||||||||||||||||||||||||
56 | Low power mode duty cycle | 15 | 15= 1 min out of 15 min awake, 5 1 min out of 5 min awake. It might be possible to shrink the wake time to something more like 30 seconds | |||||||||||||||||||||||
57 | case 3: super low power mode: wake only 1 minute out of every X minutes to exchange messages with mesh, phone, GPS | 7,211.10 | uW | If wireless mesh is chatty when we wake, we could agree to keep the mesh alive longer. This could save lots of power and be invisible to the user (other than higher latency for sending a message any time the mesh was in 'low power mode') | ||||||||||||||||||||||
58 | battery runtime | 21.81 | days | |||||||||||||||||||||||
59 | ||||||||||||||||||||||||||
60 | Total power draw when "off" | 34 | uW | |||||||||||||||||||||||
61 | battery shelf life to hold some charge - if GPS is in backup mode | 4598 | days | |||||||||||||||||||||||
62 | ||||||||||||||||||||||||||
63 | Musings on solar panel sizes | |||||||||||||||||||||||||
64 | Power produced by a sq m of solar cell ideal | 195 | W/m^2 | Good rules of thumb on solar panel area: https://www.aliexpress.com/item/33019573544.html?spm=a2g0o.productlist.0.0.676c6674bdM3T2&algo_pvid=40822ab4-0d41-44b2-a6b7-40745133898b&algo_expid=40822ab4-0d41-44b2-a6b7-40745133898b-23&btsid=0ab6fa7b15879132356843765e21cf&ws_ab_test=searchweb0_0,searchweb201602_,searchweb201603_ | ||||||||||||||||||||||
65 | Power produced by a m of solar cell, compensating for blank area | 146 | W/m^2 | more solar tips here: https://www.sparkfun.com/news/1131 | ||||||||||||||||||||||
66 | ||||||||||||||||||||||||||
67 | typical solar power per year in Michigan for 1m^2 panel | 280 | kWh | per https://en.wikipedia.org/wiki/Solar_cell_efficiency | ||||||||||||||||||||||
68 | typical solar power per year in England for 1m^2 panel | 175 | kWh | per https://en.wikipedia.org/wiki/Solar_cell_efficiency | ||||||||||||||||||||||
69 | Typical solar power from 1m^2 panel | 479 | Wh/day | FIXME, for now just using England - better instead to use worst case average for a few days in the norhern USA | ||||||||||||||||||||||
70 | Sunpower C60 cell 125mm x125mm | 7 | Wh/day | 7x Margin for router config? | ||||||||||||||||||||||
71 | 80x35mm cell | 1.34 | Wh/day | Marginal, too small to guarantee net charging, especially because on a backpack strap angle is far from ideal | ||||||||||||||||||||||
72 | 110x60 cell | 3.16 | Wh/day | Possibly barely adequate if on a backpack strap? i.e. this assumes a pretty optimal mounting angle | src: https://www.aliexpress.com/item/33024528396.html?spm=2114.12010615.8148356.6.22506c0dIORZhk | |||||||||||||||||||||
73 | ||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||
100 |