Soft-Power-MPPT

所属分类:超算/并行计算
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2022-09-10 00:49:38
上 传 者sh-1993
说明:  太阳能助推器:不同的MPPT太阳能充电控制器,
(Solar-Booster: the different MPPT Solar Charge Controller,)

文件列表:
Hardware/ (0, 2022-05-10)
Hardware/About CV Injection.md (5664, 2022-05-10)
Hardware/Choice of buck converters.pptx (18658318, 2022-05-10)
Hardware/Commissioning the hardware.md (1502, 2022-05-10)
Hardware/Functional description Minimal version.md (6709, 2022-05-10)
Hardware/Open Hardware Link.md (68, 2022-05-10)
Hardware/Soft Power 1xINA226 Minimum.pdf (65366, 2022-05-10)
Hardware/Soft Power 1xINA3221 Passive Logger.pdf (65716, 2022-05-10)
Hardware/Soft Power 1xINA3221 w Power Extension.pdf (83645, 2022-05-10)
Hardware/Soft-Power Hardware Principles.md (11026, 2022-05-10)
Hardware/SoftPower Prototyping.md (6379, 2022-05-10)
Hardware/Sourcing.md (2490, 2022-05-10)
Markdown cheat.md (1197, 2022-05-10)
Software/ (0, 2022-05-10)
Software/1_Install IDE and download Software.md (1390, 2022-05-10)
Software/2_Starting at Thinger.io.md (8254, 2022-05-10)
Software/3_Configuration Instructions.md (9829, 2022-05-10)
Software/4_Final adjustments.md (4263, 2022-05-10)
Software/5_User Handbook Serial.md (8191, 2022-05-10)
Software/5_User Handbook.md (6708, 2022-05-10)
Software/SoftPowerMPPT.ino (758, 2022-05-10)
Software/SoftPowerMPPT_V5.ino (741, 2022-05-10)
Software/Thinger_SoftPowerStatistics.json (32665, 2022-05-10)
Software/a0_Parameters.ino (5008, 2022-05-10)
Software/a1_Libs_Vars.ino (8547, 2022-05-10)
Software/a1_Libs___Vars.ino (8846, 2022-05-10)
Software/b_Functions.ino (5388, 2022-05-10)
Software/c_Setup.ino (14995, 2022-05-10)
Software/d_Menu.ino (4174, 2022-05-10)
Software/e_Data.ino (13261, 2022-05-10)
Software/f_Display.ino (2214, 2022-05-10)
Software/g_Serial.ino (1845, 2022-05-10)
Software/h_Wireless.ino (4378, 2022-05-10)
Software/k_Loop.ino (2667, 2022-05-10)

# Soft-Power: the high dynamic MPPT Solar Charge Controller __based on simple tinkering modules (Buck DC converters, ESP8266, INA226...)__ ------------------!!! This project is retired !!!---------------------------------- I don't follow up that idea any more: the DC-DC moduels, not been designed for solar operation are dying as flees. Please acknowlege that I tried a lot, but fried to much hardware to follow that track further. The concept works, but the reality has no mercy... I am currently working on recycling the software to a Report-Only device using PWM controllers that I found to be at least as good on 18V panels. ----------------------------------------------------------------------------------- ![image](https://user-images.githubusercontent.com/14197155/108857506-72e05180-75eb-11eb-8731-d5d0d6ecd7af.png) Everybody can provide grid-connected SCCs for sunny days. Soft power is a project intending to address a specific niche under charge controllers: Providing solar charging services with MPPT strategies to _low and mid-range solar panels (10 to 200W)_ to power instrumentation projects off grid, consuming as low as 50mA, but steadily 24/365 without sleep possibility. ## What makes Soft-Power different? The specifics of the project are requiring an extremely low quiescent consumption. The concept is suitable for an efficient operation under bad weather conditions, while optimizing the power harvesting from the solar panel, even when it produces only a few percent of its nominal power. ## Why is it so important to optimize for bad weather? During a week wintertime in Northern maritime regions, you frequently get many hundreds cloudy hours with the panel delivering less than 5% of its nominal power, and you may get just a few hours with direct sun irradiance. Both could approximately harvest the same amount of energy, but traditional MPPT solar charge controllers will not be able to handle efficiently the low-power range, frequently harvesting zero, when not even *consuming* power... Soft-Power stages two different buck converters, each one being efficient in its own power range 0..15W and 15W..200W. ### Hardware Additionally, I designed the project hardware in a very versatile way: It includes the charging profiles for various battery chemistries: 1. Flooded lead acid batteries 2. AGM lead acid batteries 3. GEL lead acid batteries 4. LiPo batteries (3s) 5. LiFePo batteries (4s) **The candies extra:** - an auxiliary DC output switchable and with voltage controlled by software to charge a second smaller battery or just to do neat remote controlled things... - two control outputs to switch relay or FET boards - an I2C port to add sensors - an analog input port to measure something else ![image](https://user-images.githubusercontent.com/14197155/105948031-88a13c00-606a-11eb-92d5-1ef73b2c2c20.png) The main board is able to handle panels up to 20 W, an optional second converter takes over power up to 200W. This split design optimizes efficiency in every power range. The result is a solution that has a no-load consumption of ~25mA while providing a full WiFi connectivity. The efficiency is ~90% at 1W solar panel harvesting. (commercial MPPT solar chargers are _consuming_ power in that range!) The efficiency is ~ 95% at 10W solar panel harvesting and increases to 97% at 100W solar panel harvesting. Soft-Power can be wired on a simple well described prototyping board, without needing a dedicated PCB. *But I would be grateful, if someone contributes with a PCB file ;-)* The BOM cost is < 30 USD. ### Software Soft-Power provides a powerful cloud-based dashboard: ![image](https://user-images.githubusercontent.com/14197155/107529012-be8e0680-6bba-11eb-85e3-01bff1225d07.png) Provided functions: - battery voltage and current monitoring (with trending in the cloud and download to excel) - total current to/from Battery and power - statistics and Ah integration - logging of events (low/high voltage, cycles, begin / end of full charge) - clipping time (after battery full) - computation of the internal resistance of the battery - weather display from openweather.org - ability to network measures over UDP - remote control the auxiliary DC output and the relays You can adjust your dashboards online any time ad gusto! You are welcome to discuss with us on our Discord channel: https://discord.gg/NH4gbQUJX8 about Soft-Power. Enjoy!

近期下载者

相关文件


收藏者