O projeto TOFFEE
CASADOCUMENTAÇÃOATUALIZAÇÕESVÍDEOSPESQUISADESCARREGARPATROCINADORESCONTATO


RESEARCH 》 Off-Grid Solar Power System for Raspberry Pi

Off-Grid Solar Power System for Raspberry Pi

When you choose to use your Raspberry Pi device as your IoT based remote weather station or if you are building Linux kernel (like kernel compilation) within the same, you need a good uninterrupted power source (UPS). But if you are using it on site or in some research camping location you can choose to power your Raspberry Pi device with your custom off-grid solar power source.

You can choose to use a small 12 Volt 10-14watt solar panel like this. This is quite ideal for charging a standard 12 volt - 7.2Ah Lead-acid battery. And while charging it will have sufficient to current left to power your Raspberry Pi device.
Off-Grid Solar Power System for Raspberry Pi

You can charge your battery via a solar panel to battery charge controller as shown below. The voltage output of these charge controllers should be around 13.5 to 14.5 volts which is ideal to charge your 12v battery. This will also ensure that the battery is never overcharged and will trickle charge if the battery is fully charged. The solar panel which is rated 12volts will generate around 18 to 19 volts in peak sunlight. So it is never a good idea to control the solar panel directly to a battery without a charge controller.
Off-Grid Solar Power System for Raspberry Pi - solar battery charge controller

Here is my compact low power UPS. This is a general purpose CFL/LED UPS with few power sockets (in this case 220volts AC). The advantage of this UPS is that it is meant to be used continuously 24/7 unlike high-power standard 600VA UPS (such as your APC UPS). The high-power UPS beeps if there is a power failure and a micro-controller restricts charging the battery via external charging units. This low power UPS delivers 45-50VA power output which is ideal to power Raspberry Pi, a small LED monitor, and charge your mobile devices. It dissipates less heat which is what we need in this case. It case without battery installed. So I need to purchase a standard 12volt sealed maintenance free (SMF) 7.2Ah lead-acid battery and installed the same within it.

Sometimes these are also called as Mini-UPS, and sometimes as LED UPS. These are mainly meant to serve as emergency power-backup (as an emergency lamp) and besides you can also charge your Mobile Phones, Tablets, etc. However they are not suited for a Laptop. Since a laptop charger typically consume 95-110W AC when it charges the laptop. And in normal operating mode, it consumes around 35-50W AC. And for the same reason it is well suited for powering your Raspberry Pi device. If you have a standard 120/240v AC to 5v 2Amp DC power adapter you can use with this UPS to power your Raspberry Pi.

The truth is sometimes it is better to call this device as a mini Inverter than a UPS.
Off-Grid Solar Power System for Raspberry Pi - low power CFL or LED UPS

You can see various power outlets/sockets of the UPS along with an 1-Amp protection fuse.
Off-Grid Solar Power System for Raspberry Pi - low power CFL or LED UPS power socket

Backside of the UPS as you can see in the picture below. I hacked the same and connected its battery terminals internally to this power socket. Which this I can directly bypass the UPS, charge the battery when in need via my solar panel or draw power 12volts directly from the battery terminals. It is quite unsafe to use this socket since you can connect reverse polarity, so alternatively you can use safe Molex 12v 5v computer power connectors or a standard DC power jack for this purpose.
Off-Grid Solar Power System for Raspberry Pi - low power CFL or LED UPS battery socket

So with this setup you can power-up your Raspberry Pi via standard 110v/220v 5volts 2amp power-supply. Or you can use directly 12volts to 5volts 2amp Car USB power adapter. Alternatively you can build a 5volt 2Amp Raspberry Pi power supply adapter with LM78S05 voltage regulator. You can find the circuit and instructions HERE.

WARNING: Never use any untested car 5v USB power supply since it may not deliver the required 2Amp current. Since these adapters are mainly meant for charging your low-power mobile phones.

WARNING: Never build a 5volt power supply adapter with LM7805 voltage regulator, since it delivers just 1Amp maximum current.

Just for thought: In Bangalore (India), the government insists home owners to install these Solar Water Heaters on their terrace. They provide subsidy and moreover these days it is becoming a mandatory requirement for new home owners before they apply for new home utility power connection(s) to their home(s).
Bangalore India - Solar Water Heaters installed on a terrace

These Solar water heating units are incredibly efficient as they convert the solar power directly into heat. They contain heat exchangers inside these large heat insulated reservoirs where the heated water is stored or later use in the home. Unlike a solar based electricity generation process, a solar based heating system is lot more efficient. The amount of power loss during the process is way too less. And the heat (energy) stored in this system is efficient than the way energy stored in a battery in the form of chemical energy. Which is why we need better power (electricity) storage systems such as super-capacitors and so on.
Bangalore India - Solar Water Heaters installed on a terrace

Here is my live detailed video-log of the same:

Power Consumption of Raspberry Pi: Raspberry Pi consumes way too less power. However it is important to understand the power consumption of the same with respect to the load on the device, such as casual browsing, kernel compilation, etc. Hence I connected a Raspberry Pi device via my Kill-a-watt kind of kilowatt power meter as shown below and measured its power consumption parameters. This I did along with my other lab equipment and published the same as a complete detailed article HERE.
Power consumption of my Home Lab devices for research - Raspberry Pi

💎 TOFFEE-MOCHA new bootable ISO: Download
💎 TOFFEE Data-Center Big picture and Overview: Download PDF


Tópicos recomendados:

TOFFEE hardware selection guide ↗
Saturday' 13-Mar-2021
When you build a WAN Optimization device with TOFFEE the entire packet processing (data optimization) takes place in software layer or in other words more precisely Operating System kernel space. However if you have any compression or encryption hardware accelerator hardware card the parts of the TOFFEE packet processing modules can be offloaded to hardware layer and thus improving its efficiency.

TOFFEE-Mocha Documentation :: TOFFEE-Mocha-1.0.18-1-x86_64 ↗
Saturday' 13-Mar-2021

TOFFEE-Butterscotch Bandwidth saver software development - Update: 28-Oct-2016 ↗
Saturday' 13-Mar-2021
Here is my first software development update of TOFFEE-Butterscotch. In my first TOFFEE-Butterscotch news update I have introduced about TOFFEE-Butterscotch research, project specifications, use-cases, etc. Introducing TOFFEE-Butterscotch Alerts: These are simple packet counters which corresponds to the filter type. For example if the incoming TCP-SYN packets are blocked then its corresponding alert counter will increment whenever such a packet arrives and gets filtered (dropped).

TOFFEE-Mocha-1.0.32-1-x86_64 and TOFFEE-Mocha-1.0.32-1-i386 Code Release ↗
Saturday' 13-Mar-2021
This is my first TOFFEE-Mocha combined x86-64 and i386 (Intel x86 64-bit and 32-bit) code release.

TOFFEE-DataCenter Live Demo with Clash of Clans game data - 30-Aug-2016 ↗
Saturday' 13-Mar-2021
Today I have done a test setup so that I can able to connect my Android Samsung Tab via TOFFEE DataCenter. Below is my complete test topology of my setup. For demo (and research/development) context I configured TOFFEE DataCenter in engineering debug mode. So that I do not need two devices for this purpose.

TOFFEE WAN Optimization software development, roadmap, live-demo - Update: 06-Nov-2016 ↗
Saturday' 13-Mar-2021
Here are some of the screenshots of the new upcoming TOFFEE WAN Optimization release and live demo.

Assista no Youtube - [444//1] 158 VLOG - TOFFEE WAN Optimization Software Development live update - 6-Nov-2016 ↗


TOFFEE deployment topology guide ↗
Saturday' 13-Mar-2021
Assume you have two sites (such as Site-A and Site-B) connected via slow/critical WAN link as shown below. You can optimize this link by saving the bandwidth as well possibly improve the speed. However, the WAN speed can be optimized only if the WAN link speeds are below that of the processing latency of your TOFFEE installed hardware. Assume your WAN link is 12Mbps, and assume the maximum WAN optimization speed/capacity of Raspberry Pi is 20Mbps, then your link will get speed optimization too. And in another case, assume your WAN link is 50Mbps, then using the Raspberry Pi as WAN Optimization device will actually increase the latency (i.e slows the WAN link). But in all the cases the bandwidth savings should be the same irrespective of the WAN link speed. In other words, if you want to cut down the WAN link costs via this WAN Optimization set up, you can always get it since it reduces the overall bandwidth in almost all the cases (including encrypted and pre-compressed data).

Tweaking Network Latency - Live Demo - via TOFFEE-DataCenter ↗
Saturday' 13-Mar-2021

TOFFEE (and TOFFEE-DataCenter) optimized Wireless Mesh-Networks - B.A.T.M.A.N [open-mesh.org (Open Mesh)] ↗
Saturday' 13-Mar-2021
TOFFEE/TOFFEE-DataCenter can be used to optimize Ad-Hoc Mobile Wireless Mesh-Networks. To learn more about the same here are some references: B.A.T.M.A.N. - https://en.wikipedia.org/wiki/B.A.T.M.A.N. Mobile ad hoc network (MANET) - https://en.wikipedia.org/wiki/Mobile_ad_hoc_network Wireless ad hoc network (WANET) - https://en.wikipedia.org/wiki/Wireless_ad_hoc_network open-mesh.org (Open Mesh) Wiki - https://www.open-mesh.org/projects/open-mesh/wiki

CDN Content Delivery Networks - Types ↗
Saturday' 13-Mar-2021



Featured Educational Video:
Assista no Youtube - [82//1] x261 How to become Core Technical Software & Product Architect | Q&A | Job | Career ↗

Optimization of network data (WAN Optimization) at various levels ↗
Saturday' 13-Mar-2021
WAN Network data can be optimized at various levels depending upon the network applications, protocols, topology and use-cases. So the amount of data you can optimize will depend on the strategy you choose to optimize. Such as: Network Packet level optimization, Session level optimization, File level optimization, etc.

TOFFEE-DataCenter :: Optimized ISP backbone networks for countries with slowest Internet Speed ↗
Saturday' 13-Mar-2021

TOFFEE-DataCenter a TOFFEE variant for Data Center applications ↗
Saturday' 13-Mar-2021

Multi-dimensional (Multi-universe) Internet Technology - A Proposal ↗
Saturday' 13-Mar-2021
Currently what we have is a single homogeneous (sort of) WWW Internet. Which we can consider as a single-dimensional network. What I propose is that we can create complete independent multiple Internets with each Internet having its own IP-address space, Domain namespace and an authority to manage Domain names. And these networks/Internets can be entirely IPv4 only based or IPv6 only based.



Assista no Youtube - [192//1] 306 - Introducing TOFFEE-Fudge - Network Packet Generator ↗

TOFFEE Data-Center WAN Optimization deployment in Big Data Analytics ↗
Saturday' 13-Mar-2021



Research :: Optimization of network data (WAN Optimization) at various levels:
Network File level network data WAN Optimization


Learn Linux Systems Software and Kernel Programming:
Linux, Kernel, Networking and Systems-Software online classes [CDN]


Hardware Compression and Decompression Accelerator Cards:
TOFFEE Architecture with Compression and Decompression Accelerator Card [CDN]


TOFFEE-DataCenter on a Dell Server - Intel Xeon E5645 CPU:
TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server