The source of electrical energy is any device or physical phenomenon that converts non-electrical power—such as chemical, mechanical, or radiant energy—into electromotive force (voltage) to push electrons through a circuit. It does not create electrons; it provides the 'pressure' to move the charge carriers already present in your conductors. In a real installation, the source dictates your available power ceiling: it limits the maximum continuous current and voltage stability your load can draw before the system sags, overheats, or shuts down. People commonly confuse the source (the battery or generator) with the charge carriers (the electrons), falsely assuming the power supply 'supplies' electrons rather than just supplying the energy to move them.
The Physics vs. The Bench: Internal Resistance and Voltage Sag
In ideal circuit theory, a voltage source is perfect. If you set it to 12V, it outputs exactly 12.000V whether you draw 1 milliamp or 1,000 amps. On the workbench, this is a myth. Every real-world energy source has internal resistance ($R_{int}$), which acts as a hidden resistor in series with your load. As current increases, voltage drops across this internal resistance, robbing your circuit of usable energy and dissipating it as heat inside the source itself.
Let’s look at a Samsung INR18650-30Q lithium-ion cell, a staple in DIY battery packs. It has a nominal voltage of 3.6V and a typical internal resistance of 20mΩ (0.020Ω) when fresh.
- Scenario: You are driving a high-torque servo that demands a 15A pulse during stall.
- Voltage Sag: Using Ohm’s Law ($V = I \times R$), the voltage dropped inside the cell is $15A \times 0.020\Omega = 0.3V$.
- Terminal Voltage: The voltage actually reaching your servo is $3.6V - 0.3V = 3.3V$. If your servo’s brownout threshold is 3.4V, it will reset, even though the battery is 'full'.
- Heat Generation: The power dissipated as heat inside the battery is $P = I^2R$. That is $15^2 \times 0.020 = 4.5$ watts. That is why high-discharge cells get physically hot to the touch during heavy loads.
According to Battery University, as this cell ages and its internal resistance climbs to 50mΩ, that same 15A pulse will drop the terminal voltage to 2.85V, instantly triggering the battery management system (BMS) low-voltage cutoff.
Understanding this internal impedance is what separates a theoretical schematic from a working prototype. A source is only as good as its ability to maintain its terminal voltage under your specific load profile.
Where You Meet This in Practice
Different energy sources behave fundamentally differently when you connect a load. Recognizing these behaviors prevents catastrophic design flaws in your projects.
The Utility Grid (The 'Infinite Bus')
When you plug a project into a 120V AC wall outlet, the utility grid is your source. Because the grid is backed by gigawatts of spinning generation and massive step-down transformers, its effective internal resistance from your perspective is near zero. It is an incredibly 'stiff' source. You can draw 15A (1,800W) from a standard 15A branch circuit, and the voltage will barely sag from 120V to 118V. The limitation here is not the source's capacity, but the thermal limit of your branch circuit wiring and the 15A breaker protecting it.
Solar PV Panels (Current-Limited Sources)
A solar panel is a radiant-to-electrical energy source, but it behaves unlike a battery. If you short-circuit a 12V nominal solar panel, it won't explode or trip a breaker; it will simply output its short-circuit current ($I_{sc}$), perhaps 8 amps, and the voltage will drop to near zero. As the U.S. Department of Energy notes regarding distributed generation, solar sources require Maximum Power Point Tracking (MPPT) to artificially adjust the load impedance and keep the panel operating at its peak voltage-current intersection.
Batteries and Capacitors (Reservoir Sources)
Batteries store chemical energy and release it as DC voltage. They are excellent at providing steady baseline current but suffer from the voltage sag detailed in the numeric example above. Capacitors, conversely, store energy in an electric field. They have near-zero internal resistance (ESR) and can deliver massive instantaneous current spikes, but their total energy capacity (Joules) is tiny compared to a battery. In practice, we often pair them: a battery acts as the primary energy source, while a capacitor acts as a local, low-impedance buffer for high-frequency transient loads.
Decision Tree: Picking the Right Energy Source for Your Build
Do not guess your power supply. Use this decision matrix to select the exact source architecture and component for your next build based on your load characteristics and environmental constraints.
| If your project requires... | And your constraint is... | Then choose this exact source component |
|---|---|---|
| High continuous 12V DC (e.g., 3D printer, high-power LED arrays) | Mains power available, needs stiff voltage with zero sag | Mean Well LRS-350-12 (12V, 29A enclosed switching power supply) |
| Portable 5V logic (ESP32, sensors, small displays) | Must run off a single 3.7V LiPo cell, needs 5V step-up | Adafruit PowerBoost 1000C (ID: 2465, integrates charger and 5V 1A boost converter) |
| Off-grid 12V/24V DC (camper van, remote cabin) | Solar PV input, requires precise battery charging profiles | Victron SmartSolar MPPT 100/30 (Handles up to 440W of PV, Bluetooth telemetry) |
| High-current pulsed loads (large servos, stepper motors) | Cannot tolerate voltage brownouts during microsecond spikes | Add a 4700µF 25V electrolytic capacitor bank directly at the motor driver VCC pins |
| Mains isolation for sensitive medical/audio measurements | Must eliminate ground loops and protect from shock hazard | Mean Well IRM-10-12 (10W encapsulated AC-DC module with 4kV isolation) |
Common Confusions: Energy, Power, and Charge
To properly size a source, you must stop using the word 'power' when you actually mean 'energy'. The Georgia State University HyperPhysics database clearly delineates these terms, yet they are routinely mixed up in DIY forums.
- Charge (Coulombs): The actual physical electrons moving through the wire. Think of this as the volume of water in a pipe. Your power supply does not supply this; the copper wire already has plenty of free electrons.
- Energy (Joules or Watt-hours): The total capacity of the source to do work over time. A 12V 100Ah battery holds 1,200 Watt-hours of energy. This is the size of your water tank.
- Power (Watts): The rate at which energy is transferred at any given millisecond. Power is Voltage $\times$ Current. A 1,000W microwave draws power at a high rate, draining the energy source quickly.
- Electromotive Force / Voltage (Volts): The pressure provided by the source. This is the actual 'push' that the energy source contributes to the circuit.
When a hobbyist asks, 'How much power does this battery have?', they are technically asking for a rate (Watts), but they usually mean 'How much energy does it store?' (Watt-hours). Sizing a source requires calculating the energy required for your runtime, and then ensuring the source's maximum power rating exceeds your peak load.
Frequently Asked Questions
Can I wire two different voltage sources in parallel to get more current?
No. If you parallel a 12.5V battery with a 12.0V battery, the higher-voltage source will force current backward into the lower-voltage source. This causes uncontrolled circulating currents, severe heating, and in the case of lithium cells, thermal runaway and fire. Only parallel sources that are identical in chemistry, age, and exact resting voltage, and always use a Bus-Bar or BMS designed for parallel configurations.
Why does my bench power supply show 5.0V, but my breadboard reads 4.6V?
You are experiencing voltage drop across your jumper wires and breadboard contact resistance. A cheap breadboard can have 0.5Ω of contact resistance per power rail strip. If your circuit draws 800mA, the drop across the breadboard contacts and thin 24AWG jumper wires will easily consume that missing 0.4V. Measure the voltage directly at the component pins, not at the power supply terminals, to see the true source voltage reaching your load.
Is a generator a better source than a battery for backup power?
For continuous, high-wattage runtime (like running a whole house during a multi-day outage), a natural gas or diesel generator is superior because its energy source (fuel) is easily replenished and dense. For instantaneous, silent, and clean power for electronics (like a UPS for a server or a CPAP machine), a LiFePO4 battery bank paired with a pure sine wave inverter is the better source, as generators introduce harmonic distortion and transfer-switch latency that can crash sensitive digital logic.






