You can, in a very literal sense, run a desktop PC on household AA cells — but only for a few breaths of computing life and with a lot of engineering hand-waving. In a recent video stunt, YouTube creator ScuffedBits replaced a standard ATX power supply with a 12‑volt adapter fed by dozens of AA batteries and — after a series of wiring fixes and large capacitors — managed to boot Windows and play tiny, low‑power workloads before the battery pack collapsed. The machine survived long enough for a Minesweeper round (about 4 minutes 35 seconds in one run), a two‑minute 14‑second run when the monitor was also on AA power, and only seconds when a discrete GPU or Steam was launched. Those fleeting successes are an excellent live demonstration of why modern desktops need power sources that can deliver amps quickly, not just volts and total stored energy.
Add parallel strings to reduce equivalent resistance: seven parallel strings (8 × 7 = 56 cells) reduce the pack resistance to 0.8 Ω / 7 ≈ 0.114 Ω. At 10 A, Vdrop ≈ 1.14 V and the pack voltage becomes ~10.9 V — still marginal (many DC→ATX adapters and motherboards need a bit more than 10.8–11 V to stay stable) and only a small margin from shutdown. In practice, cell internal resistance grows during discharge and under pulse loads, so the real‑world sag is worse. These numbers neatly explain why ScuffedBits’ pack needed both multiple parallel strings and large capacitors to even brief a successful boot.
Source: TechSpot What happens when you try to power a desktop PC with 56 AA batteries?
Background
Why this stunt matters
Experiments that deliberately misuse off‑the‑shelf parts — especially batteries — are part entertainment, part engineering exercise. They let us unpack the difference between energy (how much a battery stores) and power (how fast it can deliver that energy). Modern laptops and handheld gaming devices use purpose‑built lithium packs engineered for high discharge rates; ordinary alkaline AA cells optimize cost and energy density for low‑to‑moderate drains over long periods. That mismatch is at the heart of why this AA‑powered desktop barely kept going.The scenario in plain terms
ScuffedBits used a modest desktop: an entry‑level Intel CPU, two RAM sticks, a 2.5‑inch SATA SSD, and an old Corsair CX430 (450 W) system as the chassis reference before bypassing the PSU with a DC ATX adapter. The plan: make enough 1.5‑volt AA cells hit ~12 V and provide enough current to keep the motherboard and small GPU components alive. Early attempts with small packs failed; after switching from carbon‑zinc to alkaline cells, thickening the cabling, and adding capacitor buffers, he reached a configuration using 56 AA cells that — briefly — powered the machine.The hardware and the hacks
The components you need to know
- The desktop: low‑end Intel CPU, 2 DIMMs of RAM, SSD; Windows 10 as the OS (specific CPU and motherboard not disclosed).
- The original PSU: a CX430 450‑watt ATX supply used as a baseline and to boot in some experiments.
- The DC adapter: a PicoATX‑style ATX plug that accepts a 12 V DC input and provides the ATX rails expected by a motherboard. These adapters let you feed DC directly to a PC without an AC→DC PSU.
- The batteries: a mix of carbon‑zinc initially, then alkaline AA cells (56 in the final run). Exact brand/model of AA cells is not fully specified in the coverage, so internal‑resistance assumptions must be handled as ranges.
- Buffer caps and wiring: two large electrolytic capacitors (reported as a pair of 6,800 µF, 40 V caps in series) plus thicker multi‑wire cabling to reduce voltage sag and equalize current paths.
What ScuffedBits actually did, step by step
- Tried eight AAs in series (nominally ~12 V) and discovered the supply collapsed under startup load. The system twitched (fans spun once) then died.
- Increased cell count and paralleled packs to raise available current, swapped carbon to alkaline cells (higher instantaneous output), but initial wiring and thin leads continued to bottleneck current delivery.
- Upgraded wiring and added large capacitors to buffer startup inrush, then booted the machine from the CX430 and switched to AA power once Windows was loaded. That produced short, functional runs.
Why AA batteries struggle: a technical deep dive
Voltage vs. current: the core problem
Eight AA cells in series will provide approximately 12 V nominal (8 × 1.5 V). But voltage alone is only half the story. At power‑on, motherboards and PSUs create a short, intense inrush of current as capacitors charge and systems initialize. That transient often exceeds the normal steady‑state current by two to several times. Household alkaline cells are not optimized for large, sudden discharge pulses; they have nontrivial internal resistance that causes voltage to collapse when asked for high instantaneous current.Typical electrical numbers (and what they mean)
- Nominal AA voltage: 1.5 V (alkaline, new). Eight in series gives ~12 V nominal.
- Typical AA internal resistance: wide range depending on chemistry and brand — from tens of milliohms for high‑quality cells to several hundred milliohms for older/cheap ones. Published figures vary: some datasheets and handbooks put alkaline AA internal resistance in the 0.05–0.4 Ω range depending on test conditions. Rechargeable NiMH AAs are far better at fast discharge, with internal resistance down near the 20–50 mΩ range. These differences matter enormously for surge performance.
A simple calculation that explains the collapse
Suppose each alkaline AA has an internal resistance of 0.10 Ω (optimistic for an alkaline). Eight in series produce an effective series resistance of 8 × 0.10 Ω = 0.8 Ω per string. If the system needs a 10 A transient to charge capacitors and spin fans, the voltage dropped across that series resistance is Vdrop = I × R = 10 A × 0.8 Ω = 8 V. A 12 V pack would instantly sag to around 4 V at the load — below the operating threshold, so the system dies or resets.Add parallel strings to reduce equivalent resistance: seven parallel strings (8 × 7 = 56 cells) reduce the pack resistance to 0.8 Ω / 7 ≈ 0.114 Ω. At 10 A, Vdrop ≈ 1.14 V and the pack voltage becomes ~10.9 V — still marginal (many DC→ATX adapters and motherboards need a bit more than 10.8–11 V to stay stable) and only a small margin from shutdown. In practice, cell internal resistance grows during discharge and under pulse loads, so the real‑world sag is worse. These numbers neatly explain why ScuffedBits’ pack needed both multiple parallel strings and large capacitors to even brief a successful boot.
The engineering tricks that “made it work” — briefly
Thicker wiring and parallel strings
Thin wires limit how much current can flow. Moving to thicker, multi‑strand runs and distributing the current across several parallel battery strings lowers wiring losses and reduces the probability that a single poor connection would cause a catastrophic voltage drop. In short: you need low resistance across the whole supply path.Large capacitors as surge buffers
Electrolytic capacitors near the DC input act as local energy reservoirs that absorb the initial inrush and reduce instantaneous demand on the batteries. The reported setup used two large caps (each ~6,800 µF at 40 V) to deliver short bursts of current while the batteries slowly followed up. This trick is common in bespoke battery systems and is why many automotive and industrial circuits place large caps close to the load. The caps do not increase total runtime; they only smooth and shorten transients so the pack doesn’t drop below critical thresholds during boot.“Cheating” by booting from mains then switching
One pragmatic hack: use a conventional PSU to complete the POST and boot the OS, then switch to the battery pack for low‑demand tasks. ScuffedBits used this method to get into Windows and then flip to AA power. It’s not a pure test of cold‑boot capability, but it’s useful to demonstrate steady‑state feasibility after startup transients are handled.What the runs actually showed — measured results
Observed runtimes (representative)
- Launching Steam after switching to AA power: system died in ~52 seconds.
- Running A Short Hike (light 3D indie game): lasted ~5 seconds in one attempt (heavy GPU draw collapsed pack).
- Minesweeper on easy: completed a round in ~4 minutes 35 seconds in an optimistic run.
- Full desktop + monitor + peripherals on AA cells: ~2 minutes 14 seconds when the monitor was also converted to AA power.
- Adding a discrete GPU and rendering full‑screen 3D: lasted ~9 seconds before voltage sag ended the run.
What this tells us about batteries, power design, and practical systems
Energy vs. power
- Alkaline AAs can store a measurable amount of energy (thousands of mAh for certain premium cells), but their power envelope — how quickly they can deliver energy — is limited. That’s why they work great in remote controls or wall clocks but poorly for high‑power bursts.
Why laptops and handhelds use lithium packs
Lithium‑ion and lithium‑polymer cells are engineered for high continuous and peak discharge rates, low internal resistance, and much higher watt‑hour-per‑kilogram figures. That allows modern mobile devices to deliver sustained performance without the huge voltage sag seen with AA alkalines. The AA stunt underlines that design choice: using cells that match the device’s power profile is essential.The cost and environmental math
Powering a desktop from 56 disposable AAs is wildly wasteful compared to a proper PSU or a rechargeable pack. The price, weight, and waste produced for minutes of operation make this impractical as anything other than a headline stunt. Rechargeable NiMH AA cells (or, better, purpose‑built lithium battery packs) could improve performance dramatically due to their lower internal resistance — but cost, complexity, and safety remain concerns.Safety, risks, and what the videos don’t emphasize enough
Fire, heat, and battery damage
- Battery packs under heavy, uneven load can overheat. Poor connections, undersized wires, or cell mismatch can cause local heating and, in worst cases, leakage or thermal runaway. Manufacturers’ datasheets and battery handbooks warn against pulse‑heavy misuse of cells.
Component damage in the PC
Voltage sags, brownouts, and noisy supply rails during experiments can stress or damage power input stages on motherboards, SSDs, or the PicoATX adapter itself. Using an adapter not designed for live switching or undervoltage conditions can lead to unpredictable behavior. Reports from hobbyists who have attempted similar hacks frequently caution that you can blow connectors or regulators if things go wrong.The “what we don’t know” caveat
Public reports summarize what happened and what ScuffedBits said on camera, but many detailed variables remain unspecified in the coverage: exact AA brand/model, cell state of charge, exact wiring gauge, connectors, and whether cells were matched by internal resistance. Those details materially affect performance and risk. Treat any replication attempts as potentially dangerous and fully experimental.If you want to try a version of this safely: recommended checklist
Important: this is a technical description, not an endorsement. If you attempt anything similar, expect risk and proceed only with appropriate safeguards.- Use a purpose‑built DC‑ATX adapter and verify its low‑voltage cutoff and protections.
- Prefer NiMH rechargeable AA cells over disposable alkalines for lower internal resistance and safer discharge behavior. NiMH datasheets list internal resistance and safe discharge currents; match cells and use new, fully charged packs.
- Use thick, short wiring (low AWG) and multiple parallel conductors to distribute current. Secure, soldered connections reduce risk versus spring‑clip assemblies.
- Add bulk capacitance at the DC input (electrolytic caps rated well above expected voltage) to smooth startup spikes — but be mindful of capacitor charge hazards (store/handle them safely).
- Measure everything: pack voltage at idle and under load, temperature of cells, connector heat, and make sure you have an extinguisher and a safe area to work in. Do not leave the rig unattended.
Broader lessons for PC builders and power designers
Design to the power profile, not just the voltage
This stunt is not a criticism of desktop design; it’s a reminder that power delivery design requires matching supply characteristics to load behavior. Desktop PSUs, UPS systems, and automotive inverters are spec’d not just for steady watts but also for surge handling and low impedance. If you design a system that needs fast current delivery, pick cells and wiring that support it.When to choose batteries vs. wired power
- Use batteries when portability or isolation matters, but choose chemistries and pack topologies that are designed for the expected peak currents.
- For temporary off‑grid desktop work, a deep‑cycle lead‑acid or lithium battery with a proper inverter is safer, cheaper, and more efficient than a suitcase of disposable AAs.
The entertainment value is real — and educational
These experiments are clickworthy because they reveal, in an intuitive and visual way, how voltage sag and current limits manifest. Seeing a fan spin once and a desktop die is a visceral way to understand internal resistance, inrush, and the difference between amp‑hours and watt‑seconds.Final analysis: novelty, limits, and what we learn
ScuffedBits’ 56‑AA experiment is a small engineering theatre piece: it’s entertaining, it’s instructive, and it underlines a few unambiguous truths about practical power systems.- Strengths of the experiment:
- It demonstrates the physics of inrush current and voltage sag in a way that datasheets and textbook diagrams rarely do for casual viewers.
- The incremental problem‑solving (swap chemistries, thicken wiring, add capacitance) is a good micro‑case of applied troubleshooting and shows how a handful of electrical engineering principles map to real outcomes.
- Limitations and risks:
- The demonstration relies on a lot of pragmatic compromises (booting from a mains PSU, matching cells by hand, ad‑hoc wiring) and therefore is not repeatable as a reliable solution for practical use. The runtime and safety trade‑offs make it a stunt, not a method.
- Important variables — exact cell internal resistances, temperature, and precise wiring specs — are not fully disclosed, so external replication will have different results and potentially higher risks. Treat the experiment as illustrative, not prescriptive.
Conclusion
The 56‑AA desktop experiment is a neat demonstration rather than a road map. It converts a question that sounds like a brainteaser — “how many AAs to run a PC?” — into a set of engineering answers: measure both volts and amps, watch internal resistance, buffer with capacitance, and remember that the power delivery profile matters more than sheer stored watt‑hours. For practical computing needs, the lesson is simple: use components and batteries designed for the job. If you’re curious about the nuts and bolts, the video and the accompanying writeups make an entertaining primer — just don’t try to replace your PSU with a shopping bag of disposables if you care about your hardware or your home’s safety.Source: TechSpot What happens when you try to power a desktop PC with 56 AA batteries?
Similar threads
- Article
- Replies
- 0
- Views
- 43