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.