This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
electrical:12v:parallel_serial [2017/05/26 23:30] frater_secessus created |
electrical:12v:parallel_serial [2024/07/11 16:38] (current) frater_secessus [parallel-serial] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== parallel-serial | + | ====== parallel-serial ====== |
| + | {{ http:// | ||
| + | |||
| + | Electrical components like [[electrical: | ||
| + | |||
| + | **Series** connections **double the voltage** while the current (or capacity in Ah when dealing with batteries) remains unchanged. | ||
| + | * common example: | ||
| + | * less common example: | ||
| + | |||
| + | **Parallel** connections **double the current** while the voltage remains unchanged. | ||
| + | * common example: | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Wide parallel configurations (like 4P) are difficult to [[https:// | ||
| + | |||
| + | |||
| + | ===== notation | ||
| When discussing multi-battery banks it is common to describe the electrical layout with a particular notation. | When discussing multi-battery banks it is common to describe the electrical layout with a particular notation. | ||
| Line 7: | Line 24: | ||
| Examples: | Examples: | ||
| - | * **2p1s** - two batteries in parallel, as one finds in the common 2x6v GC battery setup | ||
| - | * **1p2s** - two batteries in series, as one finds in 2x12v 24v systems | ||
| - | * **2p2s** - two batteries in parallel, linked in series to another set of batteries in parallel, as one finds in higher-capacity 2x2 6v setups | ||
| * **1p1s** - a single battery | * **1p1s** - a single battery | ||
| + | * **1p2s** - two batteries in series, as one finds in the common 2x6v GC battery setup | ||
| + | * **2p1s** - two batteries in parallel | ||
| + | * **2p2s** - two sets of batteries in parallel linked in series as one finds in higher-capacity GC-based setups | ||
| + | |||