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:

Detect and Monitor Failing Harddrive in Linux - My Seagate 500GB HDD Died ↗
Saturday' 13-Mar-2021
My 500GB Seagate Barracuda 7200RPM hard-drive suddenly started making mild clicking noise. I found this happening since morning. I was suspicious that something wrong in this drive and when I opened the Linux Disks app, I can find the cause of this issue. The disk is increasingly getting read errors. Besides I can see various other parameters such as Power-On Hours, Temperature, Head flying hours, etc.

The TOFFEE Project :: TOFFEE-Butterscotch :: Save and Optimize your Internet/WAN bandwidth ↗
Saturday' 13-Mar-2021
TOFFEE-Butterscotch is an open-source software which can be used to save and optimize your Internet/WAN bandwidth. Unlike TOFFEE (and TOFFEE-DataCenter) TOFFEE-Butterscotch is a non peer-to-peer (and asymmetric) network optimization solution. This makes TOFFEE-Butterscotch an ideal tool for all Home and SOHO users.

TOFFEE-Mocha WAN Emulation software development - Update: 20-Oct-2016 ↗
Saturday' 13-Mar-2021
I was doing some specific tests in my TOFFEE and TOFFEE-DataCenter (WAN optimization) scenarios such as variable upload and download speeds. And I was also doing some experiments with speedtest.net and I did some of these tests with TOFFEE-Mocha. I realized there is a case that I can introduce asymmetric constant delays so that you can get different download speed and a different upload speed. And in some cases much faster download speeds and relatively slower upload speeds.

iPerf Network Optimization - WAN Optimization Demo ↗
Saturday' 13-Mar-2021

Building my own CDN - Minify Script files - Update: 23-July-2016 ↗
Saturday' 13-Mar-2021
One of the suggestions Google PageSpeed Insights tool suggested for The TOFFEE Project website is to minify the css and java script files. Minify Script files: When you read online about minification of your web script files, often they highlight file size savings and thus resulting faster download time and better website performance.

The TOFFEE Project :: TOFFEE-Mocha :: WAN Emulator ↗
Saturday' 13-Mar-2021
The TOFFEE Project :: TOFFEE-Mocha :: Linux Open-Source WAN Emulator



TOFFEE-Mocha WAN Emulation software development - Update: 15-July-2016 ↗
Saturday' 13-Mar-2021
Today I completed doing all the changes which are meant for the new upcoming TOFFEE-Mocha release. I have increased the resolution and the range of all factor variables. Instead 1 to 10 range now they have a range of 1 to 30. Unlike before the value 1 means it is lot more intense (or in some cases less intense) and the uppermost value 30 means lot less intense (or in some cases lot intense).

TEST CASES :: TEST RESULTS :: Raspberry Pi WAN Emulator TOFFEE-Mocha-1.0.14-1-rpi2 ↗
Saturday' 13-Mar-2021

Communication data network standards and data transfer speeds :: Chart ↗
Saturday' 13-Mar-2021
Here is a complete chart comprising popular communication data network standards and their respective transfer rates. I hope this reference chart will help network engineers and network software developers while performing networking tests and experiments, building WAN/network products, building WAN simulated networks of a specific standard and so on. This may also helps us to track technological advancements of communication data networks.

Raspberry Pi as a Networking Device ↗
Saturday' 13-Mar-2021
Raspberry Pi is often used as a single board computer for applications such as IoT, hobby projects, DIY, education aid, research and prototyping device. But apart from these applications Raspberry Pi can be used for real-world applications such as in making a full-fledged networking devices. Raspberry Pi is a single board ARM based hardware which is why it is also classified as ARM based SoC. Since it is ARM based it is highly efficient, tiny form-factor and lower in power consumption with moderate computational power. This will allow it to work several hours on emergency battery backup power supply such as low-cost domestic UPS and or some renewable energy source, which is a prerequisite for a typical networking device.



Featured Educational Video:
Assista no Youtube - [435//1] 0x1d3 Who gets Laid off (or Fired) during a recession ? #TheLinuxChannel #KiranKankipati ↗

The TOFFEE Project :: TOFFEE :: WAN Optimization ↗
Saturday' 13-Mar-2021
TOFFEE is an open-source WAN Optimization (Network Performance Optimization) software which can be used to optimize your critical networks.

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

Off-Grid Home Lab Research Solar Installation ↗
Saturday' 13-Mar-2021

TOFFEE-DataCenter WAN Optimization :: TOFFEE-DATACENTER-1.3.25-1-portable ↗
Saturday' 13-Mar-2021
Download TOFFEE-DATACENTER-1.3.25-1-portable.tar.xz via Google Drive share: platform independent (portable) source: TOFFEE-DATACENTER-1.2.2-1-portable.tar.xz * Alternatively download from SOURCEFORGE project site. * Here are the TOFFEE-DataCenter supported features. * To know more about the project kindly refer TOFFEE-Datacenter Documentation, News and Updates




Building my own CDN - choosing a web-hosting to deploy my CDN - Update: 28-July-2016 ↗
Saturday' 13-Mar-2021
The TOFFEE Project website is hosted on Inmotion Hosting. And so I am looking for alternate hosting provider to build my first CDN node. My plan is to make multiple sub-domains of my website such as cdn1.the-toffee-project.org, cdn2.the-toffee-project.org and point each of this corresponding subdomain(s) to various alternative web hosting servers geographically spread across the world. Sometimes choosing the same vendor for multiple CDN nodes may result multiple servers existing in the data-center. And this becomes an issue if there is some catastrophic network disaster.



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


Hardware Compression and Decompression Accelerator Cards:
TOFFEE Architecture with Compression and Decompression Accelerator Card


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