As for why 12V:  it's a common standard regulator  that allows all the various internal voltages to be derived from (5, 3.3, 1.8, etc). So that's why a lot of designs use that.  Especially since the 5v for USB can be isolated corrected against being pulled too low by devices that are plugged in.<br><br>That's harder with a 5v supply (although I tend to see designs using those simply let an overloaded USB bus reset the whole device)<br><br>IIRC, a 5354g took about 1 watt, pretty much regardless of what it was doing.  But I haven't looked at any of the current APs.<br><br>Measure, and measure under full load on all interfaces.  And measure a 24 hour cycle to see the watt hours used.<br><br>-Aaron<br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 5, 2017 at 11:22 Jim Gettys <<a href="mailto:jg@freedesktop.org">jg@freedesktop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 5, 2017 at 2:01 PM,  <span dir="ltr"><<a href="mailto:dpreed@reed.com" target="_blank">dpreed@reed.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It doesn't jump to mind, but a radio carrying bits near the edge probably won't be used near capacity most of the 24 hours it is operating. Just as Iridium was designed to quiesce most of its electronics on the dark side of the earth, extending its battery life, you can probably assume that a radio in a tree won't be heavily used most of the hours of a 24 hour cycle.<br></blockquote><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="gmail_default" style="font-size:small">​Turns out that (at least in OLPC days), the signal processing in the WiFi module dominated power consumption (relative to the radios themselves). At the time, power consumption was of order 1 watt and the radios themselves consuming only a fraction of that. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I don't know what the current chips/modules consume, however.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Another big consumer turns out to sometimes be ethernet chips; gigabit nic's often take/took a watt of power.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">So your mileage varies, and you cannot easily presume its one thing or the other, but need to measure (which we did extensively for OLPC, to get its power consumption down to where it is) and fix lots of software.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Linux itself is pretty decent for power management these days: but all it takes is a single chip/subsystem or stupid applications to blow that up.  So the whole bus structure has to be understood and properly done, and some technologies are pretty hopeless.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The details matter.  Unfortunately, home routers have generally been plug in devices, and the vendors haven't paid much attention.</div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="gmail_default" style="font-size:small">                                                          - Jim</div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">​</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="m_4665125615194010869HOEnZb"><div class="m_4665125615194010869h5"><br>
<br>
<br>
On Monday, June 5, 2017 1:52pm, <a href="mailto:dpreed@reed.com" target="_blank">dpreed@reed.com</a> said:<br>
<br>
> "Deep discharge" batteries work in LEO satellites for such applications. But they<br>
> are extraordinarily expensive, because the designs are specialized, and that use<br>
> case doesn't have the 2-3 day solar outage problem.<br>
><br>
> You are not going to put a good enough system for an AP up in a tree. Maybe on an<br>
> antenna mast structure with solid base and guy wires. Roofs and ground are better<br>
> choices.<br>
><br>
> But I would wonder whether redesigning the AP itself to be power-conserving would<br>
> be the place to start. They are not designed to be "low power" - they are designed<br>
> to be inexpensive.<br>
><br>
> So, for example: why 12V??? No logic needs 12V. Integrate the battery into the AP<br>
> and run it at 3V, eliminating multiple conversion losses.<br>
><br>
> You can use 12/20 V off the solar panel to charge the 3V battery system (high<br>
> current only while charging).<br>
><br>
> Pay lots of attention to the duty cycle of the radio. If you really expect the<br>
> radio to be on 100% of the time, you may have to power it all the time. Otherwise,<br>
> minimize uptime.  Similarly, the processor need not be on most of the time if it<br>
> is mostly idle while accepting and sending packets from memory. (ARM BIG.little<br>
> might be helpful).<br>
><br>
> Get rid of Linux if possible. Linux is not a low-power OS - needs a lot of work in<br>
> configuring or rewriting drivers to cut power. (there's a need for an LP Linux,<br>
> but like Desktop Linux, Linus, and his coterie, isn't terribly interested in<br>
> fixing his server OS to optimize for non-servers, so "server power saving" is the<br>
> only design point for power).<br>
><br>
><br>
><br>
><br>
> On Monday, June 5, 2017 12:01pm, "Richard Smith" <<a href="mailto:smithbone@gmail.com" target="_blank">smithbone@gmail.com</a>> said:<br>
><br>
>> On 06/04/2017 08:49 PM, Dave Taht wrote:<br>
>>> I keep finding nicely integrated solar/battery/camera/wifi designs<br>
>>><br>
>>> <a href="https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Delectronics&field-keywords=solar+wifi&rh=n%3A172282%2Ck%3Asolar+wifi" rel="noreferrer" target="_blank">https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Delectronics&field-keywords=solar+wifi&rh=n%3A172282%2Ck%3Asolar+wifi</a><br>
>>><br>
>>> But what I want is merely an solar/battery/AP design well supported by<br>
>>> lede... and either the ath9k or ath10k chipset - or mt72 - that I can<br>
>>> hang off a couple trees. I've not worked with solar much in the past<br>
>>> years, and picking the right inverter/panel/etc seems like a pita, but<br>
>>> perhaps there are ideas out there?<br>
>><br>
>> This is something I was up against constantly when I worked for OLPC.<br>
>> There's a big gap for products that use more power than a cell phone but<br>
>> less than an RV or a off-grid cabin.<br>
>><br>
>> For the XO itself we worked around it by designing the front end of the<br>
>> XO to be able to handle the range of output voltages from "12V" panels<br>
>> (open circuit voltages up to 20V) and to implement an MPPT algorithim in<br>
>> the EC firmware.  You can plug up any solar panel with a Voc of 20V or<br>
>> less to an XO-1.5 to XO-4 and it will DTRT.<br>
>><br>
>> Figuring out what to do with the deployment's APs though was always a<br>
>> struggle.<br>
>><br>
>> Solutions exist but you need to get a good estimate of what sort of<br>
>> power budget you need.  It makes a big difference in what equipment you<br>
>> need.<br>
>><br>
>> Unless its a really low power device the numbers can get large fast.<br>
>><br>
>> My WNDR 3700v2 power supply is rated at 12V 2.5A which is a peak of 30W.<br>
>><br>
>> Lets assume your average is 30% of peak.  That's 9W.  Your 24h energy<br>
>> requirement is 216Wh.  A reasonable input to usable efficiency for a PV<br>
>> system is 70%.  Given average 5 hour window of full sun you need a PV<br>
>> output of at least 62W.  It only goes up from there.<br>
>><br>
>> Realistically you need to survive a 2-3 day period of terrible solar<br>
>> output.  So your storage requirements should be at least 2-3x that.<br>
>> When you do get sun again you need excess PV capacity to be able to<br>
>> recharge your batteries.  You would probably need a PV output in the<br>
>> 100W-150W range to make a system you could count on to have 100%<br>
>> availability 24/7.<br>
>><br>
>> That's going to be a pretty big chunk of hardware up in a tree.<br>
>><br>
>> If the average power draw is more in the 3W or 1W range then things look<br>
>> a lot better.   That starts to get down into the 40 and 20W range.<br>
>><br>
>>> so am I the only one left that likes edison batteries? you don't need<br>
>>> a charge controller... they last for a hundred years....<br>
>>> _______________________________________________<br>
>><br>
>> I've never used this battery type but it looks like the resistant to<br>
>> overcharge assumes you replace the electrolyte.  All the cells I've<br>
>> looked at on a few sites seem to be flooded which means maintenance.<br>
>> Are there sealed maintenance free versions?<br>
>><br>
>> For discharge nominal is 1.2V but charging is listed as ~1.6V/cell so<br>
>> you are going to need 16V to charge.  I don't really see how you can<br>
>> build a workable system with out some sort of setup that can isolate<br>
>> your 12V loads from a 16V charge.<br>
>><br>
>> Perhaps undercharge them at a lower voltage and live with the capacity<br>
>> loss?<br>
>><br>
>> --<br>
>> Richard A. Smith<br>
>> _______________________________________________<br>
>> Cerowrt-devel mailing list<br>
>> <a href="mailto:Cerowrt-devel@lists.bufferbloat.net" target="_blank">Cerowrt-devel@lists.bufferbloat.net</a><br>
>> <a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> Cerowrt-devel mailing list<br>
> <a href="mailto:Cerowrt-devel@lists.bufferbloat.net" target="_blank">Cerowrt-devel@lists.bufferbloat.net</a><br>
> <a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
><br>
<br>
<br>
_______________________________________________<br>
Cerowrt-devel mailing list<br>
<a href="mailto:Cerowrt-devel@lists.bufferbloat.net" target="_blank">Cerowrt-devel@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
</div></div></blockquote></div></div></div>
_______________________________________________<br>
Cerowrt-devel mailing list<br>
<a href="mailto:Cerowrt-devel@lists.bufferbloat.net" target="_blank">Cerowrt-devel@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
</blockquote></div>