Series and parallel circuits

Series and parallel circuits

If two or more circuit components are connected end to end like a daisy chain, it is said they are connected in "series". A series circuit provides a single path for electric current through all of its components.

If two or more circuit components are connected like the rungs of a ladder it is said they are connected in "parallel". A parallel circuit provides separate paths for current through each of its components. A parallel circuit provides the same voltage across all its components. An old term for devices connected in parallel is "multiple", such as a multiple connection for arc lamps.

As an example, 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 the same current flows through all of them; 1.5 V is applied across each light bulb. If the light bulbs are connected in parallel, the current flowing through the light bulbs combine to form the current flowing in the battery; 6 V is applied across each light bulb.

In a series circuit, every device must function. A set of light bulbs in series with one bulb burning out, kills the circuit. In parallel, every light has its own circuit, so all but one light could be burned out, and the last one will still illuminate.

Series circuits

Series circuits are sometimes called "current"-coupled or daisy chain-coupled. The current that flows in a series circuit will flow through every component in the circuit. Therefore, all of the components in a series connection carry the same current.

Resistors

To find the total resistance of all the components, add the individual resistances of each component:

:R_mathrm{total} = R_1 + R_2 + R_3 + cdots + R_n

for components in series with resistances R_1, R_2, etc. To find the current I, use Ohm's law::I = frac{V}{R_mathrm{total.

To find the voltage across a component with resistance R_i, use Ohm's law again::V_i = IR_i ,

where I is the current, as calculated above. The components divide the voltage according to their resistances, so, in the case of two resistors,:frac{V_1}{V_2} = frac{R_1}{R_2}.

NOTE: The above formulae extend to impedances in series.

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:

: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 you have two inductors 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

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:

:frac{1}{C_mathrm{total = frac{1}{C_1} + frac{1}{C_2} + cdots + frac{1}{C_n}.

The working voltage of a series combination of identical capacitors is equal to the sum of voltage ratings of individual capacitors provided that equalizing resistors are used to ensure equal voltage division. This is all because of Ohm's law V = RI

Memristors

Memristors in series are given by the sum of their memristance: :M_mathrm{total} = M_1 + M_2 + cdots + M_n

witches

Two or more switches in series form a logical AND; the circuit only carries current if all switches are 'on'. See AND gate.

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. Hence, the same voltage is applicable to all circuit components connected in parallel. The total current "I" is the sum of the currents through the individual components, in accordance with Kirchhoff's circuit laws. The current in each individual resistor is found by Ohm's law. Factoring out the voltage gives:I_mathrm{total} = Vleft(frac{1}{R_1} + frac{1}{R_2} + cdots + frac{1}{R_n} ight).

Notation

The parallel property can be represented in equations by two vertical lines parallel (as in geometry) to simplify the equations.

Resistors

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:

:frac{1}{R_mathrm{total = frac{1}{R_1} + frac{1}{R_2} + cdots + frac{1}{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}.

NOTE: The above formulae extend to impedances in parallel.

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:

: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. We are assuming 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 3 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

Capacitors follow the same law using the reciprocals. The total capacitance of capacitors in parallel is equal to the sum of their individual capacitances:

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

Memristors

Memristors in parallel are given by:M_{total} = M_1 | M_2 | cdots | M_n = left( M_1^{-1} + M_2^{-1} + cdots + M_n^{-1} ight)^{-1}

witches

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

Applications

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.

See also

*Wheatstone bridge
*Y-Δ transform
*Voltage divider
*Current divider
*Combining impedances

External links

* [http://www.diracdelta.co.uk/science/source/r/e/resistance/source.html Calculators for resistors in series and parallel.]


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Series-parallel graph — In graph theory, series parallel graphs are graphs with two distinguished vertices called terminals , formed recursively by two simple composition operations. They can be used to model series and parallel electric circuits.Definition and… …   Wikipedia

  • Network analysis (electrical circuits) — Linear Network Analysis Elements …   Wikipedia

  • Parallel — may refer to: Mathematics and science * Parallel (geometry) * Parallel (latitude), an imaginary east west line circling a globe Proper name * Parallel (manga), a shōnen manga by Toshihiko Kobayashi * Parallel (video), a video album by R.E.M. *… …   Wikipedia

  • List of engineering science and mechanics topics — This page aims to list all articles related to the specific discipline of Engineering Science and Mechanics (ESM). For a broad overview of engineering, please see Engineering. For biographies please see List of engineers and… …   Wikipedia

  • Parallel computing — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing …   Wikipedia

  • parallel — /ˈpærəlɛl / (say paruhlel) adjective 1. having the same direction, course, or tendency; corresponding; similar; analogous: parallel forces. 2. Geometry a. (of straight lines) lying in the same plane but never meeting no matter how far extended. b …  

  • series circuit — noun a circuit having its parts connected serially • Hypernyms: ↑circuit, ↑electrical circuit, ↑electric circuit * * * series circuit UK US noun [countable] [singular series circuit …   Useful english dictionary

  • List of AMD Am2900 and Am29000 families — Advanced Micro Devices (AMD) had a number of product lines with the part numbers beginning with 29 . These families were generally not related to one another.The Am29(F, BL, DL, DS)xxx family contains a variety of flash memories, and is not part… …   Wikipedia

  • rocket and missile system — ▪ weapons system Introduction       any of a variety of weapons systems that deliver explosive warheads to their targets by means of rocket propulsion.       Rocket is a general term used broadly to describe a variety of jet propelled missiles… …   Universalium

  • in parallel — 1. (of electrical apparatus) arranged in such a way that terminals of like polarity are connected together 2. (of electrical circuits) connected in such a way that any current flowing divides between them (cf ↑in series) 3. Simultaneously… …   Useful english dictionary

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”