Series and parallel circuits

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
A series circuit with a voltage source (such as a battery, or in this case a cell) and 3 resistors

Components of an electrical circuit or electronic circuit can be connected in many different ways. The two simplest of these are called series and parallel and occur frequently. Components connected in series are connected along a single path, so the same current flows through all of the components.[1][2] Components connected in parallel are connected so the same voltage is applied to each component.[3]

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.

In a series circuit, the current through each of the components is the same, and the voltage across the circuit is the sum of the voltages across each component.[1] In a parallel circuit, the voltage across each of the components is the same, and the total current is the sum of the currents through each component.[1]

Consider a very simple circuit consisting of four light bulbs and one 6 V 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, there is same current through all of them, and the voltage drop is 1.5 V across each bulb, which may not be sufficient to make them glow. If the light bulbs are connected in parallel, the currents through the light bulbs combine to form the current in the battery, while the voltage drop is 6.0 V across each bulb and they all glow.

In a series circuit, every device must function for the circuit to be complete. One bulb burning out in a series circuit breaks the circuit. In parallel circuits, each light has its own circuit, so all but one light could be burned out, and the last one will still function.

Series circuits

Series circuits are sometimes called current-coupled or daisy chain-coupled. The current in a series circuit goes through every component in the circuit. Therefore, all of the components in a series connection carry the same current. There is only one path in a series circuit in which the current can flow. The formula to search resistance in series is Rs = R1 + R2 + R3 .... Rn

A series circuit's main disadvantage or advantage, depending on its intended role in a product's overall design, is that because there is only one path in which its current can flow, opening or breaking a series circuit at any 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 bulb is replaced.

Current


I = I_1 = I_2 = I_3 = \dots = I_r

In a series circuit the current is the same for all of elements.

Resistors

The total resistance of resistors in series is equal to the sum of their individual resistances:

This is a diagram of several resistors, connected end to end, with the same amount of current through each.

R_\mathrm{total} = R_1 + R_2 + \cdots + R_n

Electrical conductance presents a reciprocal quantity to resistance. Total conductance of a series circuits of pure resistors, therefore, can be calculated from the following expression:

\frac{1}{G_\mathrm{total}} = \frac{1}{G_1} + \frac{1}{G_2} + \cdots + \frac{1}{G_n}.

For a special case of two resistors in series, the total conductance is equal to:

G_{total} = \frac{G_1 G_2}{G_1+G_2}.

Inductors

Inductors follow the same law, in that the total inductance of non-coupled inductors in series is equal to the sum of their individual inductances:

A diagram of several inductors, connected end to end, with the same amount of current going through each.

L_\mathrm{total} = L_1 + L_2 + \cdots + L_n

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 neighbours. 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 we term self-inductance or simply inductance. For three coils, there are six mutual inductances M_{12}, M_{13}, M_{23} and M_{21}, M_{31} and M_{32}. There are also the three self-inductances of the three coils: M_{11}, M_{22} and M_{33}.

Therefore

L_\mathrm{total} = (M_{11} + M_{22} + M_{33}) + (M_{12} + M_{13} + M_{23}) + (M_{21} + M_{31} + M_{32})

By reciprocity M_{ij} = M_{ji} 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.

Capacitors

See also Capacitor networks
Capacitors follow the same law using the reciprocals. The total capacitance of capacitors in series is equal to the reciprocal of the sum of the reciprocals of their individual capacitances:

A diagram of several capacitors, connected end to end, with the same amount of current going through each.

\frac{1}{C_\mathrm{total}} = \frac{1}{C_1} + \frac{1}{C_2} + \cdots + \frac{1}{C_n}.

Switches

Two or more switches in series form a logical AND; the circuit only carries current if all switches are closed. See AND gate. While two or more switches in parallel circuits form a logical OR; the circuit will carry current if at least one of the switches are closed. See OR gate.

Cells and batteries

A battery is a collection of electrochemical cells. If the cells are connected in series, the voltage of the battery will be the sum of the cell voltages. For example, a 12 volt car battery contains six 2-volt cells connected in series. Some vehicles, such as trucks, have two 12 volt batteries in series to feed the 24 volt system.

Parallel circuits

If two or more components are connected in parallel they have the same potential difference (voltage) across their ends. The potential differences across the components are the same in magnitude, and they also have identical polarities. The same voltage is applicable to all circuit components connected in parallel. The total current is the sum of the currents through the individual components, in accordance with Kirchhoff’s current law.

Voltage

In a parallel circuit the voltage is the same for all elements.


V = V_1 = V_2 = \ldots = V_n

Resistors

The current in each individual resistor is found by Ohm's law. Factoring out the voltage gives

I_\mathrm{total} = V\left(\frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n}\right).

To find the total resistance of all components, add the reciprocals of the resistances R_i of each component and take the reciprocal of the sum. Total resistance will always be less than the value of the smallest resistance:

A diagram of several resistors, side by side, both leads of each connected to the same wires.

\frac{1}{R_\mathrm{total}} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n}.

For only two resistors, the unreciprocated expression is reasonably simple:

R_\mathrm{total} = \frac{R_1R_2}{R_1+R_2} .

This sometimes goes by the mnemonic "product over sum".

For N equal resistors in parallel, the reciprocal sum expression simplifies to:

\frac{1}{R_\mathrm{total}} = \frac{1}{R} \times N.

and therefore to:

{R_\mathrm{total}} = \frac{R}{N}.

To find the current in a component with resistance R_i, use Ohm's law again:

I_i = \frac{V}{R_i}\,.

The components divide the current according to their reciprocal resistances, so, in the case of two resistors,

\frac{I_1}{I_2} = \frac{R_2}{R_1}.

An old term for devices connected in parallel is multiple, such as a multiple connection for arc lamps.

Since electrical conductance G is reciprocal to resistance, the expression for total conductance of a parallel circuit of resistors reads:

{G_\mathrm{total}} = {G_1} + {G_2} + \cdots + {G_n}.

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

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

A diagram of several inductors, side by side, both leads of each connected to the same wires.

\frac{1}{L_\mathrm{total}} = \frac{1}{L_1} + \frac{1}{L_2} + \cdots + \frac{1}{L_n}.

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 M, the equivalent inductor is:

\frac{1}{L_\mathrm{total}} = \frac{L_1+L_2-2M}{L_1L_2-M^2 }

If L_1=L_2

 L_{total} = \frac{L+M}{2}

The sign of M depends on how the magnetic fields influence each other. For two equal tightly coupled coils the total inductance is close to that of each single coil. If the polarity of one coil is reversed so that 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 M is very nearly equal to 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 M, which can cause problems.

More than three inductors becomes more complex and the mutual inductance of each inductor on each other inductor and their influence on each other must be considered. For three coils, there are three mutual inductances M_{12}, M_{13} and M_{23}. This is best handled by matrix methods and summing the terms of the inverse of the L matrix (3 by 3 in this case).

The pertinent equations are of the form: v_{i}=\sum_{j} L_{i,j}\frac{di_{j}}{dt}

Capacitors

The total capacitance of capacitors in parallel is equal to the sum of their individual capacitances:

A diagram of several capacitors, side by side, both leads of each connected to the same wires.

C_\mathrm{total} = C_1 + C_2 + \cdots + C_n.

The working voltage of a parallel combination of capacitors is always limited by the smallest working voltage of an individual capacitor.

Switches

Two or more switches in parallel form a logical OR; the circuit carries current if at least one switch is 'on'. See OR gate.

Cells and batteries

If the cells of a battery are connected in parallel, the battery voltage will be the same as the cell voltage but the current supplied by each cell will be a fraction of the total current. For example, if a battery comprises four identical cells connected in parallel and delivers a current of 1 ampere, the current supplied by each cell will be 0.25 ampere. Parallel-connected batteries were widely used to power the valve filaments in portable radios but they are now rare. 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 batteries in parallel.

Combining conductances

From Kirchhoff's circuit laws we can deduce the rules for combining conductances. For two conductances G_1 and G_2 in parallel the voltage across them is the same and from Kirchhoff's Current Law the total current is

I_{Eq} = I_1 + I_2.\ \,

Substituting Ohm's law for conductances gives

G_{Eq} V = G_1 V + G_2 V\ \,

and the equivalent conductance will be,

G_{Eq} = G_1 + G_2.\ \,


For two conductances G_1 and G_2 in series the current through them will be the same and Kirchhoff's Voltage Law tells us that the voltage across them is the sum of the voltages across each conductance, that is,

V_{Eq} = V_1 + V_2.\ \,

Substituting Ohm's law for conductance then gives,

\frac {I}{G_{Eq}} = \frac {I}{G_1} + \frac {I}{G_2}

which in turn gives the formula for the equivalent conductance,

\frac {1}{G_{Eq}} = \frac {1}{G_1} + \frac {1}{G_2}.

This equation can be rearranged slightly, though this is a special case that will only rearrange like this for two components.

G_{Eq} = \frac{G_1 G_2}{G_1+G_2}.

Notation

The value of two components in parallel is often represented in equations by two vertical lines "||", borrowing the parallel lines notation from geometry.[4][5]


R_\mathrm{eq} = R_1 \| R_2 = {R_1 R_2 \over R_1 + R_2}

This simplifies expressions that would otherwise become complicated by expansion of the terms. For instance, the expression R_1 \| R_2 \| R_3 refers to 3 resistors in parallel, while the expanded expression is \frac{R_1 R_2 R_3}{R_1 R_2 + R_1 R_3 + R_2 R_3}.

Applications

Most common application of series circuit in consumer electronics is the 9 volt block battery, the fire alarm battery, which is internally built of six cells, 1.5 volts each.

Series circuits were formerly used for lighting in electric multiple unit 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 motor-generators, then by solid state devices.

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: Rtotal = Rartery + Rarterioles + Rcapillaries. The largest proportion of resistance in this series is contributed by the arterioles.[6]

Parallel resistance is illustrated by the circulatory system. Each organ is supplied by an artery that branches off the aorta. The total resistance of this parallel arrangement is expressed by the following equation: 1/Rtotal = 1/Ra + 1/Rb + ... 1/Rn. Ra, Rb, and Rn are the resistances of the renal, hepatic, and other arteries respectively. The total resistance is less than the resistance of any of the individual arteries.[6]

See also

Notes

  1. 1.0 1.1 1.2 Resnick et al. (1966), Chapter 32, Example 1.
  2. Smith, R.J. (1966), page 21
  3. (incorrect)
  4. http://www.en-genius.net/includes/files/avt_120406.pdf
  5. http://tex.stackexchange.com/questions/37912/how-to-draw-the-parallel-circuits-sign
  6. 6.0 6.1 Board Review Series: Physiology by Linda S. Costanzo pg. 74

References

  • Resnick, Robert and Halliday, David (1966), Physics, Vol I and II, Combined edition, Wiley International Edition, Library of Congress Catalog Card No. 66-11527
  • Smith, R.J. (1966), Circuits, Devices and Systems, Wiley International Edition, New York. Library of Congress Catalog Card No. 66-17612
  • Williams, Tim, The Circuit Designer's Companion, Butterworth-Heinemann, 2005 ISBN 0-7506-6370-7.

External links

de:Reihenschaltung es:Circuito paralelo es:Circuito en serie fr:Circuit en série pt:Circuito série no:Seriekobling