Last Sync: 2022-08-27 11:00:04

This commit is contained in:
tactonbishop 2022-08-27 11:00:04 +01:00
parent 403c971cf1
commit de74eb9e6c

View file

@ -46,7 +46,8 @@ $$
Hence why series connections increase voltage but keep current constant.
// TODO: Add image
_Series battery connection:_
![](/img/seriesbatt-2.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.
@ -64,6 +65,10 @@ $$
I_{T} = I_{1} + I_{2} + I_{3}
$$
_Parallel battery connection:_
![](/img/parallel-batt2.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.