Last Sync: 2022-08-27 11:00:04
This commit is contained in:
parent
403c971cf1
commit
de74eb9e6c
1 changed files with 6 additions and 1 deletions
|
@ -46,7 +46,8 @@ $$
|
|||
|
||||
Hence why series connections increase voltage but keep current constant.
|
||||
|
||||
// TODO: Add image
|
||||
_Series battery connection:_
|
||||

|
||||
|
||||
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:_
|
||||
|
||||

|
||||
|
||||
### 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue