Featured Post

High CMRR Instrumentation Amplifier (Schematic and Layout) design for biomedical applications

Instrumentation amplifiers are intended to be used whenever acquisition of a useful signal is difficult. IA’s must have extremely high input impedances because source impedances may be high and/or unbalanced. bias and offset currents are low and relatively stable so that the source impedance need not be constant. Balanced differential inputs are provided so that the signal source may be referenced to any reasonable level independent of the IA output load reference. Common mode rejection, a measure of input balance, is very high so that noise pickup and ground drops, characteristic of remote sensor applications, are minimized.Care is taken to provide high, well characterized stability of critical parameters under varying conditions, such as changing temperatures and supply voltages. Finally, all components that are critical to the performance of the IA are internal to the device. The precision of an IA is provided at the expense of flexibility. By committing to the one specific task of

Parallel Circuits

We mentioned prior, that there were 2 types of circuits, SERIES and PARALLEL. So far, all we have talked about is series. Now we are going to discuss the difference between a series and a PARALLEL circuit. In the series circuit, all the electricity followed the same path. In our waterflow representation, this meant that all the water flowed through 1 pipe. In PARALLEL circuit, however, there are multiple paths that current can flow through.

Notice that in the picture to the left, that there are 3 different paths which the water can take. All 3 paths have the same incoming pressure, but the flow of some paths can be more restricted than in others. Parallel circuits in electronics work on the same principle. While there may be multiple paths for the electricity to flow through, the electrical pressure (Voltage) remains the same through all paths.

As you can see from the diagram on the right, there are 4 meters placed in this circuit to measure the current. The first 3, (A 1 , A 2 , and A 3 ) measure only the current flowing through that individual leg of the circuit. The 4th, A T measures the Total current of the circuit.

If you take the three individual currents, and add them all together, they will equal the total current, measured on the 4th meter. From this we can see that the current in a parallel circuit is additive.



Resistance in a parallel circuit can be quite a bit trickier than in a series circuit. It is found by " Reciprocating the Sum of the Reciprocals ". (huh?)Simple. Taking the reciprocal of a number means dividing "1" by that number. The reciprocal of 2 would be 1 divided by 2 or ½. Most modern calculators have a [1/X] button just for this purpose. So if you take the reciprocals of the values of all of the resistors, which would, of course, give you a bunch of fractions, and add them all up, then reciprocate their sum, you would have the answer. The formula would look something like this:




Confused yet? Good.... let's see if we can clear it all up in lesson 13!

Parallel Circuits - the Plague!

Now that I have you thoroughly confused, let me make things as clear as mud for you. Let's begin with a very simple circuit: 2 resistors and 1 battery. You are given the following information about the circuit:

R 1 = 50 Ω
R 2 = 200 Ω
A 1 reads .2 Amps in current ( I=.2 )

Find:
Total Voltage
Total Circuit Resistance
Total Current
And Finally, the Current through A 2

Now this isn't as tuff as it first looks. Let's break the problem down. We know according to Ohm's law, that if we know the resistance and current, we can find the voltage.
E R1 = I R1 x R 1 .
E = .2 x 50 = 10
E = 10 Volts.

Now that we know that the voltage for the entire circuit is 10 volts, let's find the total Resistance.
First, we find the reciprocals of the individual resistances:
R 1 = 50 ohms. 1/50 = .02
R 2 = 200 ohms. 1/200 = .005
Now we add the two reciprocals together:
.02 + .005 = .025

Finally we take the reciprocal of the sum:
1 / .025 = 40 Ω

So if the Total Voltage of the circuit is 10 Volts, and the Total Resistance = 40 Ω then by using Ohms Law again we can find the total current.
I Total = E Total / R Total
I = 10/40 = ¼ Ampere.

Almost finished now. So far we know:
R 1 = 50 Ω
R 2 = 200 Ω
A 1 reads .2 Amps in current ( I=.2 )
V Total = 10
R Total = 40
and
I Total = ¼

Now we have at least 2 methods by which we can find the current through A 2 .
We know that the Total current is the sum of all the individual leg currents, so if we subtract the current of A 1 from the Total current we get this:
I Total - I 1 = I 2 .25 - .2 = I 2 = .05 Amperes.

The other method would be by using Ohms Law. We know the resistance of R 2 = 200 Ω. We also know that the voltage across R 2 = 10 Volts. Hence:
10 Volts / 200 Ω = .05 Amperes.

Either way, our final result is A 2 = .05 Amps 

Series and Parallel Resistances - a Summary

    To summarize all that we have just learned:

  • There are 2 types of circuits.... Series and Parallel.
    • Series Circuits
      • Are connected in a straight line, like a chain.
      • All current remains the same throughout the circuit.
        • I Total = I 1 =I 2 =I 3 etc...
      • There can be many different voltages in a series circuit, as a voltage drop appears across every resistor.
      • The total voltage in a series circuit is equal to the sum of all the individual voltage drops within the circuit.
        • E Total = E 1 + E 2 + E 3 + etc...
      • The total resistance in a series circuit is equal to the sum of all the individual resistances within the circuit.
      • The formula for Resistance in Series is:
          R Total = R 1 + R 2 + R 3 + etc...
    • Parallel Circuits
      • Are connected allowing multiple paths for current flow.
      • All voltage remains the same throughout the circuit.
        • E Total = E 1 =E 2 =E 3 etc...
      • There can be many different currents in a parallel circuit, as each leg has the same voltage, but can have a different resistance.
      • The total current in a parallel circuit is equal to the sum of all the individual currents on each leg of the circuit.
      • The formula for Current in Parallel is:
          I RTotal = I R1 + I R2 + I R3 + etc...
      • Resistance is found by reciprocating the sum of the reciprocals of the resistance of the individual branches
      • The formula for Resistance in Parallel is:
                             1
          -----------------------------------
            1       1       1       1       1
           ---- + ---- + ---- + ---- + ---- + 
           R 1     R 2    R 3    R 4    R X...      
    • Ohm's Law states that there is a relationship which exists between current, resistance, and voltage, such that E = I x R