Tiered Home Power: 8,909 Wh of Battery Backup

The Problem

Living in the Pacific Northwest means dealing with winter windstorms that routinely knock out power for 4-12 hours. When you work from home and run a home lab with network infrastructure, NAS storage, and AI inference workloads, grid reliability becomes a business continuity problem.

Most whole-home backup solutions fall into two camps: expensive whole-home battery systems that integrate with solar (think Tesla Powerwall at $15k+), or portable generators that require manual fuel management and produce dirty power that can damage electronics. I needed something in between — a system that could provide instant failover for critical loads, extended runtime through generator charging, and a final network-only fallback that would survive even a complete power system failure.

The answer was a three-tier architecture using battery stations, a tri-fuel generator, and smart load segregation.

The Architecture

The system provides 8,909 Wh of total battery capacity split across three tiers, each with a specific role in the failover chain:

Grid PowerMain Panel Split (2x 100A)Non-Essentialdryer, oven, HVACEssential Loadslights, network, labTIER 1: Battery Backup2x Anker SOLIX F38007,680 Wh (3,840 Wh each)UPS instant switchoverTIER 2: Generator BackupWestinghouse 11000W Tri-FuelGas / Propane / Natural GasCharges F3800s + powers homeTIER 3: Network FallbackAnker F1200 (1,229 Wh)Router, Switch, NAS, Studio8-12hr runtime on network only”Dead man switch”Runtime Extension →Total CapacityF3800 x2: 7,680 WhF1200 x1: 1,229 Wh8,909 Wh+ indefinite via generator(natural gas line)

The key architectural decision was the panel split. Instead of a traditional whole-home transfer switch, I had a licensed electrician split the main panel into two 100A panels with full county inspection. One panel serves essential loads (lighting, home office, network rack, refrigerator). The other serves non-essential loads (dryer, oven, water heater, HVAC). This costs less than a whole-home transfer switch and provides better granularity — non-essential loads stay on grid power while essential loads get battery backup.

Tier 1: Battery Backup (Instant Failover)

The first line of defense is two Anker SOLIX F3800 battery stations (3,840 Wh each, 7,680 Wh total) connected to the essential loads panel via Anker’s power kit with UPS-style switchover. When grid power drops, the F3800s take over in less than 20ms — fast enough that computers don’t reboot and network switches don’t drop sessions.

At typical evening loads (home office + network rack + lighting + refrigerator cycling), the system draws 400-800W. That gives 9-19 hours of runtime on battery alone before Tier 2 kicks in. During the day with lower loads (just network rack at ~150W), runtime extends to 50+ hours.

The F3800s also provide clean sine wave output with <3% Total Harmonic Distortion (THD), which matters for sensitive electronics like NAS drives and enterprise switches that can fail prematurely on dirty generator power.

Tier 2: Generator Backup (Extended Runtime)

If the outage extends beyond battery capacity, or if I want indefinite runtime, the Westinghouse 11000W tri-fuel inverter generator kicks in. This isn’t automatic — I manually start it via remote start button — but it provides two critical functions:

  1. Charges the F3800s: The generator plugs into the F3800 charging input and can replenish both batteries while simultaneously powering the home. This means the batteries act as a buffer, filtering the generator’s power through their inverters before it reaches sensitive loads.

  2. Infinite runtime on natural gas: The generator runs on three fuels — gasoline, propane, or natural gas. I have it plumbed into the home’s natural gas line, which means as long as the utility gas supply is up (far more reliable than electric in PNW storms), the generator can run indefinitely without refueling.

The inverter generator design is critical. Unlike conventional generators that produce noisy, dirty power (5-10% THD), inverter generators use electronics to produce clean sine wave output (<3% THD). This protects the F3800 charging circuitry and means I could theoretically bypass the batteries and power sensitive loads directly if needed.

Tier 3: Network Dead Man Switch

The F1200 (Anker PowerHouse 757, 1,229 Wh) is not part of the home power system. It’s a dedicated battery station that powers only the network rack: router, network switch, NAS, and future Mac Studio for local AI inference.

This is the dead man switch. If both F3800s die AND the generator fails to start or runs out of fuel, the network stack must survive independently. As long as internet connectivity remains (cable/fiber tends to stay up during power outages), I can remotely access the home network, check system status, diagnose problems, and even restart equipment.

At typical network-only loads (~100-150W with NAS drives spun down), the F1200 provides 8-12 hours of runtime. That’s enough to survive most outages even if the main power system completely fails.

The F1200 sits on a separate UPS input from the wall. It’s not connected to the F3800s or generator — this isolation is intentional. If a fault in the main power system takes down the F3800s, the network stack remains untouched.

Design Decisions

Why Panel Split Instead of Transfer Switch?

A traditional whole-home transfer switch costs $2,000-4,000 installed and switches the entire home to backup power. This means the battery system has to handle every load — including power-hungry appliances like the electric dryer (5,000W) and oven (3,000W).

By splitting the panel, I reduced the backup load by 60-70%. Non-essential circuits stay on grid power. Essential circuits get battery backup. This also means I can leave the dryer and oven breakers on without worrying about overloading the F3800s if someone accidentally starts them during an outage.

Cost savings: ~$3,000 less than a transfer switch installation, even accounting for the panel split labor and county inspection.

Why Tri-Fuel Generator?

Single-fuel generators require manual refueling. During a multi-day outage, that means trips to the gas station (potentially closed or out of fuel) or swapping propane tanks every 8-12 hours.

The tri-fuel design provides three independent fuel sources:

  • Natural gas: Indefinite runtime via home gas line (primary mode)
  • Propane: Portable tanks for remote use or natural gas outage (backup mode)
  • Gasoline: Standard fuel for maximum availability (emergency mode)

This redundancy means the generator can run indefinitely as long as at least one fuel source is available.

Why Separate F1200 for Network?

This is the “what if everything fails” scenario. If the F3800s fail (inverter fault, battery management system failure), and the generator fails (fuel supply issue, mechanical failure), the home loses power. But the network stack — the gateway to remote access and diagnostics — must survive.

By keeping the F1200 electrically isolated from the main power system, it acts as an independent failsafe. Even if I’m traveling and the home power system crashes, I can VPN in, check camera feeds, access the NAS, and troubleshoot remotely.

Why Inverter Generator?

Conventional generators produce “dirty” power with high THD (5-10%) and voltage/frequency fluctuations. This can damage power supplies, shorten component life, and in extreme cases, cause immediate failure of sensitive electronics.

The F3800s have built-in charging circuitry that can tolerate moderate THD, but repeatedly charging lithium batteries with noisy power degrades them over time. The inverter generator’s clean output (<3% THD) protects both the batteries and the loads.

It also means I can bypass the batteries entirely in an emergency and power the essential panel directly from the generator without risking equipment damage.

What’s Next

The current system handles 99% of outage scenarios, but there are three planned improvements:

1. Solar Input

Both F3800s have solar charging ports (2,400W max per unit). Adding rooftop solar panels would enable:

  • Daytime charging during extended outages (reduces generator runtime)
  • Grid-independent operation (solar → batteries → home)
  • Potential grid export for net metering (depending on utility policies)

Target: 4-6 kW of solar capacity, enough to fully charge both F3800s in 3-4 hours of peak sun.

2. Expansion Batteries

Anker sells the BP3800 expansion battery (3,840 Wh) that connects to each F3800, doubling capacity. Adding two BP3800s would bring total storage to 15,360 Wh (11,520 Wh for home + 3,840 Wh dedicated to network).

This would extend battery-only runtime to 18-38 hours at typical loads, enough to ride out most PNW storms without starting the generator.

3. Smart Load Shedding

Right now, load management is manual — I turn off non-critical equipment if the battery starts draining faster than expected. The next step is automation:

  • Smart plugs on non-critical loads (home office monitors, desk lamps, entertainment systems)
  • Home Assistant integration with F3800 battery state API
  • Automated load shedding rules (e.g., “if battery < 30% and discharge rate > 500W, turn off non-critical loads”)

This would maximize runtime by automatically shedding loads before hitting critical thresholds.

Conclusion

The three-tier power architecture provides defense in depth: instant battery failover for seamless operation, generator backup for extended outages, and network isolation as a final failsafe. Total hardware cost was approximately $7,500 (F3800s, F1200, generator, panel split labor) — less than a comparable Tesla Powerwall installation and more flexible for future expansion.

The key insight is that whole-home backup is overkill for most use cases. By identifying essential loads and building tiered failover around them, you can achieve better reliability at lower cost. The dryer doesn’t need battery backup. The network rack does.

And when the next windstorm knocks out power for 12 hours, I’ll still be taking video calls while the neighbors are in the dark.