Content deleted Content added
Tags: Mobile edit Mobile web edit |
mNo edit summary |
||
(47 intermediate revisions by 28 users not shown) | |||
Line 2:
{{Use dmy dates|date=July 2019|cs1-dates=y}}
{{Use list-defined references|date=December 2021}}
[[
[[Terminal (electronics)|Two-terminal]] components and [[electrical networks]] can be connected in series or parallel. The resulting electrical network will have two terminals, and itself can participate in a series or parallel [[Topology (electrical circuits)|topology]]. Whether a two-terminal "object" is an electrical component (e.g. a [[resistor]]) or an electrical network (e.g. resistors in series) is a matter of perspective. This article will use "component" to refer to a two-terminal "object" that participate in the series/parallel networks.▼
▲[[Terminal (electronics)|Two-terminal]] components and [[electrical networks]] can be connected in '''series''' or '''parallel'''. The resulting electrical network will have two terminals, and itself can participate in a series or parallel [[Topology (electrical circuits)|topology]]. Whether a two-terminal "object" is an electrical component (e.g. a [[resistor]]) or an electrical network (e.g. resistors in series) is a matter of perspective. This article will use "component" to refer to a two-terminal "object" that
Components connected in series are connected along a single "electrical path", and each component has the same [[electric current|current]] through it, equal to the current through the network. The voltage across the network is equal to the sum of the voltages across each component.<ref name="Resnick_1966"/><ref name="Smith_1966"/>▼
▲Components connected in series are connected along a single "electrical path", and each component has the same
Components connected in parallel are connected along multiple paths, and each component has the same [[voltage]] across it, equal to the voltage across the network. The current through the network is equal to the sum of the currents through each component.
The two preceding statements are equivalent, except for [[
A circuit composed solely of components connected in series is known as a '''series circuit'''; likewise, one connected completely in parallel is known as a '''parallel circuit'''. Many circuits can be analyzed as a combination of series and parallel circuits, along with [[
In a series circuit, the current that flows through each of the components is the same, and the
Consider a very simple circuit consisting of four light bulbs and a 12-volt [[automotive battery]]. If a wire joins the battery to one bulb, to the next bulb, to the next bulb, to the next bulb, then back to the battery in one continuous loop, the bulbs are said to be in series. If each bulb is wired to the battery in a separate loop, the bulbs are said to be in parallel. If the four light bulbs are connected in series, the same current flows through all of them and the
In a series circuit, every device must function for the circuit to be complete. If one bulb burns out in a series circuit, the entire circuit is broken. In parallel circuits, each light bulb has its own circuit, so all but one light could be burned out, and the last one will still function.
==Series circuits<span class="anchor" id="Zseries"></span><span class="anchor" id="Xseries"></span><span class="anchor" id="Yseries"></span><span class="anchor" id="Bseries"></span>==
<!--
{{Electromagnetism|Network}}
'''Series circuits''' are sometimes referred to as current
A series circuit has only one path through which its current can flow. Opening or breaking a series circuit at any [[Single point of failure|point]] causes the entire circuit to "open" or stop operating. For example, if even one of the light bulbs in an older-style string of [[Christmas tree lights]] burns out or is removed, the entire string becomes inoperable until the faulty bulb is replaced.
===
<math display="block">I = I_1 = I_2 = \cdots = I_n</math>
Line 33 ⟶ 34:
===Voltage===
In a series circuit, the voltage is the sum of the voltage drops of the individual components (resistance units).
<math display="block">V =
===
The total resistance of two or more resistors connected in series is equal to the sum of their individual resistances:
[[
<math display="block">
▲[[Image:Resistors in series.svg|This is a diagram of several resistors, connected end to end, with the same amount of current through each.]]
▲<math display="block">R_\text{total} = R_\text{s} = R_1 + R_2 + \cdots + R_n.</math>
Here, the subscript ''s'' in {{math|''R''<sub>s</sub>}} denotes "series", and {{math|''R''<sub>s</sub>}} denotes resistance in a series.
==== Conductance ====
[[Electrical conductance]] presents a reciprocal quantity to resistance. Total conductance of a series circuits of pure resistances, therefore, can be calculated from the following expression:
<math display="block">G = \
For a special case of two conductances in series, the total conductance is equal to:
<math display="block">
===Inductors <span class="anchor" id="Lseries"></span>===
[[Inductor]]s follow the same law, in that the total [[inductance]] of non-coupled inductors in series is equal to the sum of their individual inductances:
[[
<math display="block">
However, in some situations, it is difficult to prevent adjacent inductors from influencing each other as the magnetic field of one device couples with the windings of its neighbors. This influence is defined by the mutual inductance M. For example, if two inductors are in series, there are two possible equivalent inductances depending on how the magnetic fields of both inductors influence each other.
When there are more than two inductors, the mutual inductance between each of them and the way the coils influence each other complicates the calculation. For a larger number of coils the total combined inductance is given by the sum of all mutual inductances between the various coils including the mutual inductance of each given coil with itself, which
Therefore
<math display="block">
By reciprocity, <math>M_{ij}</math> = <math>M_{ji}</math> so that the last two groups can be combined. The first three terms represent the sum of the self-inductances of the various coils. The formula is easily extended to any number of series coils with mutual coupling. The method can be used to find the self-inductance of large coils of wire of any cross-sectional shape by computing the sum of the mutual inductance of each turn of wire in the coil with every other turn since in such a coil all turns are in series.
===
{{
[[Capacitor]]s follow the same law using the reciprocals. The total [[capacitance]] of capacitors in series is equal to the reciprocal of the sum of the [[Multiplicative inverse|reciprocals]] of their individual capacitances:▼
▲[[Capacitor]]s follow the same law using the reciprocals. The total [[capacitance]] of capacitors in series is equal to the reciprocal of the sum of the [[Multiplicative inverse|reciprocals]] of their individual capacitances:
[[
<math display="block">\frac{1}{C_\text{total}} = \frac{1}{C_1} + \frac{1}{C_2} + \cdots + \frac{1}{C_n}.</math>▼
<math display="block">C = \left(\sum_{i=1}^n{1\over C_i}\right)^{-1} = \left({1\over C_1} + {1\over C_2} + {1\over C_3} + \dots + {1\over C_n}\right)^{-1}.</math>
Equivalently using [[elastance]] (the reciprocal of capacitance), the total series elastance equals the sum of each capacitor's elastance.
Line 77:
===Cells and batteries===
A [[Battery (electricity)|battery]] is a collection of [[electrochemical cell]]s. If the cells are connected in series, the
==Parallel circuits<span class="anchor" id="Zparallel"></span><span class="anchor" id="Xparallel"></span><span class="anchor" id="Yparallel"></span><span class="anchor" id="Bparallel"></span><span class="anchor" id="Parallel_circuit_anchor"></span>
<!-- "Parallel circuit" redirects here. -->
{{resistors inductors capacitors in series and parallel.svg}}
If two or more components are connected in parallel, they have the same difference of potential (
===Voltage<span class="anchor" id="Rparallel"></span>
In a '''parallel circuit''', the voltage is the same for all elements.
<math display="block">V = V_1 = V_2 = \dots = V_n</math>
===Current===
The current in each individual resistor is found by [[Ohm's law]]. Factoring out the voltage gives
<math display="block">
===Resistance units===
To find the total [[Electrical resistance|resistance]] of all components, add the [[
[[
<math display="block">R = \
▲[[Image:Resistors in parallel.svg|A diagram of several resistors, side by side, both leads of each connected to the same wires.]]
▲<math display="block">\frac{1}{R_\text{total}} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n}.</math>
For only two resistances, the unreciprocated expression is reasonably simple:
<math display="block">
This sometimes goes by the mnemonic ''product over sum''.
For ''N'' equal resistances in parallel, the reciprocal sum expression simplifies to:
<math display="block">\frac{1}{
and therefore to:
<math display="block">
To find the [[current (electricity)|current]] in a component with resistance <math>R_i</math>, use Ohm's law again:
Line 116:
An old term for devices connected in parallel is ''multiple'', such as multiple connections for [[arc lamp]]s.
==== Conductance ====
Since electrical conductance <math>G</math> is reciprocal to resistance, the expression for total conductance of a parallel circuit of resistors
<math display="block">
The relations for total conductance and resistance stand in a complementary relationship: the expression for a series connection of resistances is the same as for parallel connection of conductances, and vice versa.
===Inductors<span class="anchor" id="Lparallel"></span>
[[Inductor]]s follow the same law, in that the total [[inductance]] of non-coupled inductors in parallel is equal to the reciprocal of the sum of the reciprocals of their individual inductances:
[[
<math display="block">L = \
▲[[Image:Inductors in parallel.svg|A diagram of several inductors, side by side, both leads of each connected to the same wires.]]
▲<math display="block">\frac{1}{L_\text{total}} = \frac{1}{L_1} + \frac{1}{L_2} + \cdots + \frac{1}{L_n}.</math>
If the inductors are situated in each other's magnetic fields, this approach is invalid due to mutual inductance. If the mutual inductance between two coils in parallel is {{mvar|M}}, the equivalent inductor is:
<math display="block">
If <math>L_1 = L_2</math>
<math display="block">
The sign of <math>M</math> depends on how the magnetic fields influence each other. For two equal tightly coupled coils the total inductance is close to that of every single coil. If the polarity of one coil is reversed so that {{mvar|M}} is negative, then the parallel inductance is nearly zero or the combination is almost non-inductive. It is assumed in the "tightly coupled" case {{mvar|M}} is very nearly equal to {{mvar|L}}. However, if the inductances are not equal and the coils are tightly coupled there can be near short circuit conditions and high circulating currents for both positive and negative values of {{mvar|M}}, which can cause problems.
Line 140:
<math display="block">v_{i} = \sum_{j} L_{i,j} \frac{di_j}{dt} </math>
===Capacitors<span class="anchor" id="Cparallel"></span>
The total [[capacitance]] of [[capacitors]] in parallel is equal to the sum of their individual capacitances:
[[
▲<math display="block">C = \
▲[[Image:Capacitors in parallel.svg|A diagram of several capacitors, side by side, both leads of each connected to the same wires.]]
The working voltage of a parallel combination of capacitors is always limited by the smallest working voltage of an individual capacitor.
Line 156 ⟶ 155:
Parallel-connected batteries were widely used to power the [[Vacuum tube|valve]] filaments in [[portable radio]]s. Lithium-ion rechargeable batteries (particularly laptop batteries) are often connected in parallel to increase the ampere-hour rating. Some solar electric systems have batteries in parallel to increase the storage capacity; a close approximation of total amp-hours is the sum of all amp-hours of in-parallel batteries.
==Combining conductances<span class="anchor" id="Gparallel"></span><span class="anchor" id="Gseries"></span>==
From [[Kirchhoff's circuit laws]] the rules for combining conductance can be deducted. For two conductances <math>G_1</math> and <math>G_2</math> in ''parallel'', the voltage across them is the same and from Kirchhoff's current law (KCL) the total current is
<math display="block">
Substituting Ohm's law for conductances gives
<math display="block">
and the equivalent conductance will be,
<math display="block">
For two conductances <math>G_1</math> and <math>G_2</math> in
<math display="block">
Substituting Ohm's law for conductance then gives,
<math display="block">\frac{I}{
which in turn gives the formula for the equivalent conductance,
<math display="block">\frac{1}{
This equation can be rearranged slightly, though this is a special case that will only rearrange like this for two components.
<math display="block">
For three conductances in series,
<math display="block">
==Notation==
The value of two components in parallel is often represented in equations by the [[parallel (operator)|parallel operator]], two vertical lines (∥), borrowing the [[Parallel (geometry)#Symbol|parallel lines notation from geometry]].
<math display="block">
This simplifies expressions that would otherwise become complicated by expansion of the terms. For instance:
<math display="block">R_1 \parallel R_2 \parallel R_3 \equiv \frac{R_1 R_2 R_3}{R_1 R_2 + R_1 R_3 + R_2 R_3} . </math>
==Applications==
A common application of series circuit in consumer electronics is in batteries, where several cells connected in series are used to obtain a convenient operating voltage. Two disposable zinc cells in series might power a flashlight or remote control at 3 volts; the battery pack for a hand-held power tool might contain a dozen lithium-ion cells wired in series to provide 48 volts.
Series circuits were formerly used for lighting in [[electric multiple units]] trains. For example, if the supply voltage was 600 volts there might be eight 70-volt bulbs in series (total 560 volts) plus a [[resistor]] to drop the remaining 40 volts. Series circuits for train lighting were superseded, first by [[
Series resistance can also be applied to the arrangement of blood vessels within a given organ. Each organ is supplied by a large artery, smaller arteries, arterioles, capillaries, and veins arranged in series. The total resistance is the sum of the individual resistances, as expressed by the following equation: {{math|1=''R''<sub>total</sub> = ''R''<sub>artery</sub> + ''R''<sub>arterioles</sub> + ''R''<sub>capillaries</sub>}}. The largest proportion of resistance in this series is contributed by the arterioles.<ref name="BRS"/>
Line 199 ⟶ 195:
==See also==
{{div col}}
* [[Network analysis (electrical circuits)]]▼
* [[
* [[Electrical impedance#Combining impedances|Combining impedances]]▼
* [[Wheatstone bridge]]▼
* [[Y-Δ transform]]▼
* [[Current divider]]
▲* [[Electrical impedance#Combining impedances|Combining impedances]]
* [[Equivalent impedance transforms]]
* [[Hydraulic analogy]] ▼
▲* [[Network analysis (electrical circuits)]]
* [[Resistance distance]]
* [[Series-parallel duality]]
* [[Series-parallel partial order]]
* [[Series and parallel springs]]
* [[Topology (electrical circuits)]]
▲* [[Hydraulic analogy]]
* [[
▲* [[Wheatstone bridge]]
▲* [[Y-Δ transform]]
{{div col end}}
==References==
{{Reflist|refs=
<ref name="Resnick_1966">{{cite book |author-last1=Resnick |author-first1=Robert |author-last2=Halliday |author-first2=David |date=1966 |title=Physics |volume=I and II |edition=Combined international |publisher=[[Wiley (publisher)|Wiley]] |lccn=66-11527 |chapter=Chapter 32 |id=Example 1 }}</ref>
<ref name="Smith_1966">{{cite book |author-last=Smith |author-first=R. J. |date=1966 |title=Circuits, Devices and Systems |publisher=[[Wiley (publisher)|Wiley]] |edition=International |___location=New York |lccn=66-17612 |page=21 }}</ref>
<ref name="BRS">{{cite book |series=Board Review Series |title=Physiology |author-first=Linda S. |author-last=Costanzo |page=74 }}</ref>
}}
==Further reading==
* {{cite book |author-last=Williams |author-first=Tim |title=The Circuit Designer's Companion |publisher=[[Butterworth-Heinemann]] |date=2005 |isbn=0-7506-6370-7 }}
* {{cite magazine |url=http://www.edn.com/design/components-and-packaging/4421194/Resistor-combinations--How-many-values-using-1kohm-resistors-- |title=Resistor combinations: How many values using 1K ohm resistors? |magazine=[[EDN magazine]] }}
* {{
[[Category:Electrical circuits]]
|