All Topics  
Series and parallel circuits

 

   Email Print
   Bookmark   Link






 

Series and parallel circuits



 
 
In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, components of an electronic circuit
Electronic circuit

An electronic circuit is a closed path formed by the interconnection of electronic components through which an electric current can flow. The electronic circuits may be physically constructed using any number of methods....
 can be connected in series or in parallel. Components connected in series are connected along a single path, so the same current
Electric current

Electric current is the flow of electric charge. The electric charge may be either electrons or ions.The International System of Units unit of electric current intensity is the ampere....
 flows through all of the components. Components connected in parallel are connected so the same voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 is applied to each component.

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
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 across the components is the sum of the voltages across all the components.






Discussion
Ask a question about 'Series and parallel circuits'
Start a new discussion about 'Series and parallel circuits'
Answer questions from other users
Full Discussion Forum



Recent Posts









Encyclopedia


In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, components of an electronic circuit
Electronic circuit

An electronic circuit is a closed path formed by the interconnection of electronic components through which an electric current can flow. The electronic circuits may be physically constructed using any number of methods....
 can be connected in series or in parallel. Components connected in series are connected along a single path, so the same current
Electric current

Electric current is the flow of electric charge. The electric charge may be either electrons or ions.The International System of Units unit of electric current intensity is the ampere....
 flows through all of the components. Components connected in parallel are connected so the same voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 is applied to each component.

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
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
 across the components is the sum of the voltages across all the components. 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 all the components.

As an example, consider a very simple circuit consisting of four light bulbs and one 6 V battery
Battery (electricity)

In electronics, a battery or voltaic cell is a combination of one or more electrochemical cell Galvanic cells which store chemical energy that can be converted into electric potential energy, creating electricity....
. 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 voltage drop is 1.5 V across each 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, while the voltage drop is 6 V across each bulb.

In a series circuit, every device must function for the circuit to be complete. One bulb burning out in a series circuit kills 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
Daisy chain

Daisy chain may refer to:*A daisy garland created from daisy flowers *Daisy chain *Daisy chain *A chain sinnet knot used for shortening rope...
-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


Inductors

Inductor
Inductor

An inductor is a Passive component Electronic component that can store energy in a magnetic field created by the electric current passing through it....
s follow the same law, in that the total inductance
Inductance

Inductance is the property in an electrical circuit where a change in the current flowing through that circuit induces an Electromotive force that opposes the change in current ....
 of non-coupled inductors in series is equal to the sum of their individual inductances:

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 , , and , and . There are also the three self-inductances of the three coils: , and .

Therefore

By reciprocity = 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

Capacitor
Capacitor

A capacitor or condenser is a Passive component electronic component consisting of a pair of electrical conductor separated by a dielectric....
s follow the same law using the reciprocals. The total capacitance
Capacitance

In electromagnetism and electronics, capacitance is the ability of a body to hold an electrical charge.Capacitance is also a measure of the amount of electric charge stored for a given electric potential....
 of capacitors in series is equal to the reciprocal
Multiplicative inverse

In mathematics, a multiplicative inverse or reciprocal for a number x, denoted by 1⁄x or x −1, is a number which when multiplied by x yields the multiplicative identity, 1....
 of the sum of the reciprocals of their individual capacitances:

.

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

Memristors

Memristor
Memristor

Memristors are a class of Passive circuit element two-terminal circuit elements that maintain a function al relationship between the time integrals of electric current and voltage....
s in series are given by the sum of their memristance:

Switches

Two or more switch
Switch

In electronics, a switch is an electrical component which can break an electrical circuit, interrupting the Electric current or diverting it from one conductor to another....
es in series form a logical AND
Logical conjunction

In logic and/or mathematics, logical conjunction or and is a two-place logical operation that results in a value of true if both of its operands are true, otherwise a value of false....
; the circuit only carries current if all switches are 'on'. See AND gate
AND gate

The AND gate is a digital logic gate that implements logical conjunction - it behaves according to the truth table to the right. A HIGH output results only if both the inputs to the AND gate are HIGH ....
.

Parallel circuits

If two or more components are connected in parallel they have the same potential difference (voltage
Voltage

Electrical tension is the potential difference between two points of an electrical or electronic circuit, expressed in volts. It is the measurement of the potential for an electric field to cause an electric current in an electrical conductor....
) 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
Kirchhoff's circuit laws

Kirchhoff's circuit laws are two Equality that deal with the Charge conservation and energy in electrical circuits, and were first described in 1845 by Gustav Kirchhoff....
. The current in each individual resistor is found by Ohm's law
Ohm's law

Ohm's law applies to electrical circuits; it states that the electric current through a conductor between two points is directly Proportionality to the potential difference or voltage across the two points, and inversely proportional to the Electrical resistance between them....
. Factoring out the voltage gives .

To find the total resistance
Electrical resistance

The electrical resistance of an object is a measure of its opposition to the passage of a steady electrical current. An object of uniform cross section will have a resistance proportional to its length and inversely proportional to its cross-sectional area, and proportional to the resistivity of the material....
 of all components, add the reciprocal
Reciprocal

Reciprocal may refer to:*Multiplicative inverse, in mathematics, the number 1/x, which multiplied by x'' gives the product 1, also known as a reciprocal...
s of the resistances of each component and take the reciprocal of the sum:

.

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

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

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

An arc lamp or arc light is the general term for a class of lamps that produce light by an electric arc . The lamp consists of two electrodes typically made of tungsten which are separated by a gas....
s.

Inductors

Inductor
Inductor

An inductor is a Passive component Electronic component that can store energy in a magnetic field created by the electric current passing through it....
s follow the same law, in that the total inductance
Inductance

Inductance is the property in an electrical circuit where a change in the current flowing through that circuit induces an Electromotive force that opposes the change in current ....
 of non-coupled inductors in parallel is equal to the reciprocal of the sum of the reciprocals of their individual inductances:

.

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:

If

The sign of 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 , and . This is best handled by matrix methods and summing the terms of the inverse of the matrix (3 by 3 in this case).

The pertinent equations are of the form:

Capacitors

Capacitor
Capacitor

A capacitor or condenser is a Passive component electronic component consisting of a pair of electrical conductor separated by a dielectric....
s follow the same law using the reciprocals. The total capacitance
Capacitance

In electromagnetism and electronics, capacitance is the ability of a body to hold an electrical charge.Capacitance is also a measure of the amount of electric charge stored for a given electric potential....
 of capacitors in parallel is equal to the sum of their individual capacitances:

.

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

Memristors

Memristor
Memristor

Memristors are a class of Passive circuit element two-terminal circuit elements that maintain a function al relationship between the time integrals of electric current and voltage....
s in parallel are given by

Switches

Two or more switch
Switch

In electronics, a switch is an electrical component which can break an electrical circuit, interrupting the Electric current or diverting it from one conductor to another....
es in parallel, form a logical OR
Logical disjunction

File:ORGate2.pngIn logic and mathematics, or, also known as logical disjunction or inclusive disjunction is a logical operator that results in true whenever one or more of its operands are true....
; the circuit carries current if at least one switch is 'on'. See OR gate
OR gate

The OR gate is a digital logic gate that implements logical disjunction - it behaves according to the truth table to the right. A HIGH output results if one or both the inputs to the gate are HIGH ....
.

Applications

Series circuits were formerly used for lighting in electric multiple unit
Electric multiple unit

An electric multiple unit or EMU is a multiple unit train consisting of many carriages using electricity as the motive power....
 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
Resistor

|- align = "center"||width = "25"|| |- align = "center"||| Potentiometer|- align = "center"| || |- align = "top"| Resistor|| Variable resistor...
 to drop the remaining 40 volts. Series circuits for train lighting were superseded, first by motor-generator
Motor-generator

A motor-generator is a device for converting electricity to another form. In some contexts, the other form is mechanical energy; in other contexts, it is a different form of electricity....
s, then by solid state
Solid state (electronics)

Solid-state electronic components, devices, and systems are based entirely on the semiconductor, such as transistors, microprocessor chips, and the bubble memory....
 devices.

See also

  • Wheatstone bridge
    Wheatstone bridge

    A Wheatstone bridge is a measuring instrument invented by Samuel Hunter Christie in 1833 and improved and popularized by Sir Charles Wheatstone in 1843....
  • Y-? transform
    Y-? transform

    The Y-? transform, also written Y-delta, Wye-delta, Arthur Edwin Kennelly delta-star transformation, star-mesh transformation, T-? or T-pi transform, is a mathematical technique to simplify the analysis of an electrical network....
  • Voltage divider
  • Current divider
  • Combining impedances
    Electrical impedance

    Electrical impedance, or simply impedance, describes a measure of opposition to a sinusoidal alternating current . Electrical impedance extends the concept of Electrical resistance to AC circuits, describing not only the relative amplitudes of the voltage and Electric current, but also the relative Phase ....


External links