From 931e41c19b376078ba6fbafa326bf0aeab8dc021 Mon Sep 17 00:00:00 2001 From: tactonbishop Date: Sat, 27 Aug 2022 12:00:05 +0100 Subject: [PATCH] Last Sync: 2022-08-27 12:00:05 --- Electronics/Cells_and_batteries.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Electronics/Cells_and_batteries.md b/Electronics/Cells_and_batteries.md index 24c0948..3ee80c2 100644 --- a/Electronics/Cells_and_batteries.md +++ b/Electronics/Cells_and_batteries.md @@ -49,6 +49,10 @@ Hence why series connections increase voltage but keep current constant. _Series battery connection:_ ![](/img/seriesbatt-2.svg) +_Can be represented in a circuit diagram in one of the following two ways: as a series of celss or as a single battery:_ + +![](/img/series-battcircuit.svg) + In the case of **series opposing**, negative terminals are connected to each other and positive terminals are connected to each other in a series. This doesn't have many applications. ### Parallel connections @@ -69,6 +73,10 @@ _Parallel battery connection:_ ![](/img/parallel-batt2.svg) +_Parallel battery circuit diagram:_ + +![](/img/circ-batt-final.svg) + ### Series-parrallel If we want both a higher voltage and a higher current we can use series-parallel configurations. Connecting cells in series increases the voltage and connecting cells in parellel increases the current so doint both boosts the amount of both quantities.