Lessons In Electric Circuits -- Volume VI Chapter 3 (PART II)


FOR MORE CONTINUE TO BELOW THIS POST...

Current divider

PARTS AND MATERIALS
  • Calculator (or pencil and paper for doing arithmetic)
  • 6-volt battery
  • Assortment of resistors between 1 KΩ and 100 kΩ in value


CROSS-REFERENCES
Lessons In Electric Circuits, Volume 1, chapter 6: "Divider Circuits and Kirchhoff's Laws"


LEARNING OBJECTIVES
  • Voltmeter use
  • Ammeter use
  • Ohmmeter use
  • Use of Ohm's Law
  • Use of Kirchhoff's Current Law (KCL)
  • Current divider design


SCHEMATIC DIAGRAM



ILLUSTRATION





Normally, it is considered improper to secure more than two wires under a single terminal strip screw. In this illustration, I show three wires joining at the top screw of the rightmost lug used on this strip. This is done for the ease of proving a concept (of current summing at a circuit node), and does not represent professional assembly technique.




The non-professional nature of the "free-form" construction method merits no further comment.


INSTRUCTIONS
Once again, I show different methods of constructing the same circuit: breadboard, terminal strip, and "free-form." Experiment with all these construction formats and become familiar with their respective advantages and disadvantages.
Select three resistors from your resistor assortment and measure the resistance of each one with an ohmmeter. Note these resistance values with pen and paper, for reference in your circuit calculations.
Connect the three resistors in parallel to and each other, and with the 6-volt battery, as shown in the illustrations. Measure battery voltage with a voltmeter after the resistors have been connected to it, noting this voltage figure on paper as well. It is advisable to measure battery voltage while its powering the resistor circuit because this voltage may differ slightly from a no-load condition.
Measure voltage across each of the three resistors. What do you notice? In a series circuit, current is equal through all components at any given time. In a parallel circuit, voltage is the common variable between all components.
Use Ohm's Law (I=E/R) to calculate current through each resistor, then verify this calculated value by measuring current with a digital ammeter. Place the red probe of the ammeter at the point where the positive (+) ends of the resistors connect to each other and lift one resistor wire at a time, connecting the meter's black probe to the lifted wire. In this manner, measure each resistor current, noting both the magnitude of the current and the polarity. In these illustrations, I show an ammeter used to measure the current through R1:





Measure current for each of the three resistors, comparing with the current figures calculated previously. With the digital ammeter connected as shown, all three indications should be positive, not negative.
Now, measure total circuit current, keeping the ammeter's red probe on the same point of the circuit, but disconnecting the wire leading to the positive (+) side of the battery and touching the black probe to it:





Note both the magnitude and the sign of the current as indicated by the ammeter. Add this figure (algebraically) to the three resistor currents. What do you notice about the result that is similar to the Kirchhoff's Voltage Law experiment? Kirchhoff's Current Law is to currents "summing" at a point (node) in a circuit, just as Kirchhoff's Voltage Law is to voltages adding in a series loop: in both cases, the algebraic sum is equal to zero.
This Law is also very useful in the mathematical analysis of circuits. Along with Kirchhoff's Voltage Law, it allows us to generate equations describing several variables in a circuit, which may then be solved using a variety of mathematical techniques.
Now consider the four current measurements as all positive numbers: the first three representing the current through each resistor, and the fourth representing total circuit current as a positive sum of the three "branch" currents. Each resistor (branch) current is a fraction, or percentage, of the total current. This is why a parallel resistor circuit is often called a current divider.
Disconnect the battery from the rest of the circuit, and measure resistance across the parallel resistors. You may read total resistance across any of the individual resistors' terminals and obtain the same indication: it will be a value less than any of the individual resistor values. This is often surprising to new students of electricity, that you read the exact same (total) resistance figure when connecting an ohmmeter across any one of a set of parallel-connected resistors. It makes sense, though, if you consider the points in a parallel circuit in terms of electrical commonality. All parallel components are connected between two sets of electrically common points. Since the meter cannot distinguish between points common to each other by way of direct connection, to read resistance across one resistor is to read the resistance of them all. The same is true for voltage, which is why battery voltage could be read across any one of the resistors as easily as it could be read across the battery terminals directly.
If you divide the battery voltage (previously measured) by this total resistance figure, you should obtain a figure for total current (I=E/R) closely matching the measured figure.
The ratio of resistor current to total current is the same as the ratio of total resistance to individual resistance. For example, if a 10 kΩ resistor is part of a current divider circuit with a total resistance of 1 kΩ, that resistor will conduct 1/10 of the total current, whatever value that current total happens to be.


COMPUTER SIMULATION
Schematic with SPICE node numbers:

Ammeters in SPICE simulations are actually zero-voltage sources inserted in the paths of electron flow. You will notice the voltage sources Vir1, Vir2, and Vir3 are set to 0 volts in the netlist. When electrons enter the negative side of one of these "dummy" batteries and out the positive, the battery's current indication will be a positive number. In other words, these 0-volt sources are to be regarded as ammeters with the red probe on the long-line side of the battery symbol and the black probe on the short-line side.


Netlist (make a text file containing the following text, verbatim):
Current divider
v1 1 0
r1 3 0 2k
r2 4 0 3k
r3 5 0 5k
vitotal 2 1 dc 0
vir1 2 3 dc 0
vir2 2 4 dc 0
vir3 2 5 dc 0
.dc v1 6 6 1
.print dc i(vitotal) i(vir1) i(vir2) i(vir3)
.end


When run, SPICE will print a line of text containing four current figures, the first current representing the total as a negative quantity, and the other three representing currents for resistors R1, R2, and R3. When algebraically added, the one negative figure and the three positive figures will form a sum of zero, as described by Kirchhoff's Current Law.


Potentiometer as a voltage divider

PARTS AND MATERIALS
  • Two 6-volt batteries
  • Carbon pencil "lead" for a mechanical-style pencil
  • Potentiometer, single turn, 5 kΩ to 50 kΩ, linear taper (Radio Shack catalog # 271-1714 through 271-1716)
  • Potentiometer, multi turn, 1 kΩ to 20 kΩ, (Radio Shack catalog # 271-342, 271-343, 900-8583, or 900-8587 through 900-8590)
Potentiometers are variable voltage dividers with a shaft or slide control for setting the division ratio. They are manufactured in panel-mount as well as breadboard (printed-circuit board) mount versions. Any style of potentiometer will suffice for this experiment.
If you salvage a potentiometer from an old radio or other audio device, you will likely be getting what is called an audio taper potentiometer. These potentiometers exhibit a logarithmic relationship between division ratio and shaft position. By contrast, a linear potentiometer exhibits a direct correlation between shaft position and voltage division ratio. I highly recommend a linear potentiometer for this experiment, and for most experiments in general.


CROSS-REFERENCES
Lessons In Electric Circuits, Volume 1, chapter 6: "Divider Circuits and Kirchhoff's Laws"


LEARNING OBJECTIVES
  • Voltmeter use
  • Ohmmeter use
  • Voltage divider design and function
  • How voltages add in series


SCHEMATIC DIAGRAM



ILLUSTRATION











INSTRUCTIONS
Begin this experiment with the pencil "lead" circuit. Pencils use a rod made of a graphite-clay mixture, not lead (the metal), to make black marks on paper. Graphite, being a mediocre electrical conductor, acts as a resistor connected across the battery by the two alligator-clip jumper wires. Connect the voltmeter as shown and touch the red test probe to the graphite rod. Move the red probe along the length of the rod and notice the voltmeter's indication change. What probe position gives the greatest voltage indication?
Essentially, the rod acts as a pair of resistors, the ratio between the two resistances established by the position of the red test probe along the rod's length:

Now, change the voltmeter connection to the circuit so as to measure voltage across the "upper resistor" of the pencil lead, like this:

Move the black test probe position along the length of the rod, noting the voltmeter indication. Which position gives the greatest voltage drop for the meter to measure? Does this differ from the previous arrangement? Why?
Manufactured potentiometers enclose a resistive strip inside a metal or plastic housing, and provide some kind of mechanism for moving a "wiper" across the length of that resistive strip. Here is an illustration of a rotary potentiometer's construction:

Some rotary potentiometers have a spiral resistive strip, and a wiper that moves axially as it rotates, so as to require multiple turns of the shaft to drive the wiper from one end of the potentiometer's range to the other. Multi-turn potentiometers are used in applications where precise setting is important.
Linear potentiometers also contain a resistive strip, the only difference being the wiper's direction of travel. Some linear potentiometers use a slide mechanism to move the wiper, while others a screw, to facilitate multiple-turn operation:

It should be noted that not all linear potentiometers have the same pin assignments. On some, the middle pin is the wiper.
Set up a circuit using a manufactured potentiometer, not the "home-made" one made from a pencil lead. You may use any form of construction that is convenient.
Measure battery voltage while powering the potentiometer, and make note of this voltage figure on paper. Measure voltage between the wiper and the potentiometer end connected to the negative (-) side of the battery. Adjust the potentiometer mechanism until the voltmeter registers exactly 1/3 of total voltage. For a 6-volt battery, this will be approximately 2 volts.
Now, connect two batteries in a series-aiding configuration, to provide approximately 12 volts across the potentiometer. Measure the total battery voltage, and then measure the voltage between the same two points on the potentiometer (wiper and negative side). Divide the potentiometer's measured output voltage by the measured total voltage. The quotient should be 1/3, the same voltage division ratio as was set previously:



Potentiometer as a rheostat

PARTS AND MATERIALS
  • 6 volt battery
  • Potentiometer, single turn, 5 kΩ, linear taper (Radio Shack catalog # 271-1714)
  • Small "hobby" motor, permanent-magnet type (Radio Shack catalog # 273-223 or equivalent)
For this experiment, you will need a relatively low-value potentiometer, certainly not more than 5 kΩ.


CROSS-REFERENCES
Lessons In Electric Circuits, Volume 1, chapter 2: "Ohm's Law"


LEARNING OBJECTIVES
  • Rheostat use
  • Wiring a potentiometer as a rheostat
  • Simple motor speed control
  • Use of voltmeter over ammeter to verify a continuous circuit


SCHEMATIC DIAGRAM



ILLUSTRATION



INSTRUCTIONS
Potentiometers find their most sophisticated application as voltage dividers, where shaft position determines a specific voltage division ratio. However, there are applications where we don't necessarily need a variable voltage divider, but merely a variable resistor: a two-terminal device. Technically, a variable resistor is known as a rheostat, but potentiometers can be made to function as rheostats quite easily.
In its simplest configuration, a potentiometer may be used as a rheostat by simply using the wiper terminal and one of the other terminals, the third terminal left unconnected and unused:





Moving the potentiometer control in the direction that brings the wiper closest to the other used terminal results in a lower resistance. The direction of motion required to increase or decrease resistance may be changed by using a different set of terminals:

Be careful, though, that you don't use the two outer terminals, as this will result in no change in resistance as the potentiometer shaft is turned. In other words, it will no longer function as a variable resistance:

Build the circuit as shown in the schematic and illustration, using just two terminals on the potentiometer, and see how motor speed may be controlled by adjusting shaft position. Experiment with different terminal connections on the potentiometer, noting the changes in motor speed control. If your potentiometer has a high resistance (as measured between the two outer terminals), the motor might not move at all until the wiper is brought very close to the connected outer terminal.
As you can see, motor speed may be made variable using a series-connected rheostat to change total circuit resistance and limit total current. This simple method of motor speed control, however, is inefficient, as it results in substantial amounts of power being dissipated (wasted) by the rheostat. A much more efficient means of motor control relies on fast "pulsing" of power to the motor, using a high-speed switching device such as a transistor. A similar method of power control is used in household light "dimmer" switches. Unfortunately, these techniques are much too sophisticated to explore at this point in the experiments.
When a potentiometer is used as a rheostat, the "unused" terminal is often connected to the wiper terminal, like this:

At first, this seems rather pointless, as it has no impact on resistance control. You may verify this fact for yourself by inserting another wire in your circuit and comparing motor behavior before and after the change:

If the potentiometer is in good working order, this additional wire makes no difference whatsoever. However, if the wiper ever loses contact with the resistive strip inside the potentiometer, this connection ensures the circuit does not completely open: that there will still be a resistive path for current through the motor. In some applications, this may be an important. Old potentiometers tend to suffer from intermittent losses of contact between the wiper and the resistive strip, and if a circuit cannot tolerate the complete loss of continuity (infinite resistance) created by this condition, that "extra" wire provides a measure of protection by maintaining circuit continuity.
You may simulate such a wiper contact "failure" by disconnecting the potentiometer's middle terminal from the terminal strip, measuring voltage across the motor to ensure there is still power getting to it, however small:

It would have been valid to measure circuit current instead of motor voltage to verify a completed circuit, but this is a safer method because it does not involve breaking the circuit to insert an ammeter in series. Whenever an ammeter is used, there is risk of causing a short circuit by connecting it across a substantial voltage source, possibly resulting in instrument damage or personal injury. Voltmeters lack this inherent safety risk, and so whenever a voltage measurement may be made instead of a current measurement to verify the same thing, it is the wiser choice.


Precision potentiometer

PARTS AND MATERIALS
  • Two single-turn, linear-taper potentiometers, 5 kΩ each (Radio Shack catalog # 271-1714)
  • One single-turn, linear-taper potentiometer, 50 kΩ (Radio Shack catalog # 271-1716)
  • Plastic or metal mounting box
  • Three "banana" jack style binding posts, or other terminal hardware, for connection to potentiometer circuit (Radio Shack catalog # 274-662 or equivalent)
This is a project useful to those who want a precision potentiometer without spending a lot of money. Ordinarily, multi-turn potentiometers are used to obtain precise voltage division ratios, but a cheaper alternative exists using multiple, single-turn (sometimes called "3/4-turn") potentiometers connected together in a compound divider network.
Because this is a useful project, I recommend building it in permanent form using some form of project enclosure. Suppliers such as Radio Shack offer nice project boxes, but boxes purchased at a general hardware store are much less expensive, if a bit ugly. The ultimate in low cost for a new box are the plastic boxes sold as light switch and receptacle boxes for household electrical wiring.
"Banana" jacks allow for the temporary connection of test leads and jumper wires equipped with matching "banana" plug ends. Most multimeter test leads have this style of plug for insertion into the meter jacks. Banana plugs are so named because of their oblong appearance formed by spring steel strips, which maintain firm contact with the jack walls when inserted. Some banana jacks are called binding posts because they also allow plain wires to be firmly attached. Binding posts have screw-on sleeves that fit over a metal post. The sleeve is used as a nut to secure a wire wrapped around the post, or inserted through a perpendicular hole drilled through the post. A brief inspection of any binding post will clarify this verbal description.


CROSS-REFERENCES
Lessons In Electric Circuits, Volume 1, chapter 6: "Divider Circuits and Kirchhoff's Laws"


LEARNING OBJECTIVES
  • Soldering practice
  • Potentiometer function and operation


SCHEMATIC DIAGRAM



ILLUSTRATION



INSTRUCTIONS
It is essential that the connecting wires be soldered to the potentiometer terminals, not twisted or taped. Since potentiometer action is dependent on resistance, the resistance of all wiring connections must be carefully controlled to a bare minimum. Soldering ensures a condition of low resistance between joined conductors, and also provides very good mechanical strength for the connections.
When the circuit is assembled, connect a 6-volt battery to the outer two binding posts. Connect a voltmeter between the "wiper" post and the battery's negative (-) terminal. This voltmeter will measure the "output" of the circuit.
The circuit works on the principle of compressed range: the voltage output range of this circuit available by adjusting potentiometer R3 is restricted between the limits set by potentiometers R1 and R2. In other words, if R1 and R2 were set to output 5 volts and 3 volts, respectively, from a 6-volt battery, the range of output voltages obtainable by adjusting R3 would be restricted from 3 to 5 volts for the full rotation of that potentiometer. If only a single potentiometer were used instead of this three-potentiometer circuit, full rotation would produce an output voltage from 0 volts to full battery voltage. The "range compression" afforded by this circuit allows for more precise voltage adjustment than would be normally obtainable using a single potentiometer.
Operating this potentiometer network is more complex than using a single potentiometer. To begin, turn the R3 potentiometer fully clockwise, so that its wiper is in the full "up" position as referenced to the schematic diagram (electrically "closest" to R1's wiper terminal). Adjust potentiometer R1 until the upper voltage limit is reached, as indicated by the voltmeter.
Turn the R3 potentiometer fully counter-clockwise, so that its wiper is in the full "down" position as referenced to the schematic diagram (electrically "closest" to R2's wiper terminal). Adjust potentiometer R2 until the lower voltage limit is reached, as indicated by the voltmeter.
When either the R1 or the R2 potentiometer is adjusted, it interferes with the prior setting of the other. In other words, if R1 is initially adjusted to provide an upper voltage limit of 5.000 volts from a 6 volt battery, and then R2 is adjusted to provide some lower limit voltage different from what it was before, R1 will no longer be set to 5.000 volts.
To obtain precise upper and lower voltage limits, turn R3 fully clockwise to read and adjust the voltage of R1, then turn R3 fully counter-clockwise to read and adjust the voltage of R2, repeating as necessary.
Technically, this phenomenon of one adjustment affecting the other is known as interaction, and it is usually undesirable due to the extra effort required to set and re-set the adjustments. The reason that R1 and R2 were specified as 10 times less resistance than R3 is to minimize this effect. If all three potentiometers were of equal resistance value, the interaction between R1 and R2 would be more severe, though manageable with patience. Bear in mind that the upper and lower voltage limits need not be set precisely in order for this circuit to achieve its goal of increased precision. So long as R3's adjustment range is compressed to some lesser value than full battery voltage, we will enjoy greater precision than a single potentiometer could provide.
Once the upper and lower voltage limits have been set, potentiometer R3 may be adjusted to produce an output voltage anywhere between those limits.


Rheostat range limiting

PARTS AND MATERIALS
  • Several 10 kΩ resistors
  • One 10 kΩ potentiometer, linear taper (Radio Shack catalog # 271-1715)


CROSS-REFERENCES
Lessons In Electric Circuits, Volume 1, chapter 5: "Series and Parallel Circuits"
Lessons In Electric Circuits, Volume 1, chapter 7: "Series-Parallel Combination Circuits"
Lessons In Electric Circuits, Volume 1, chapter 8: "DC Metering Circuits"


LEARNING OBJECTIVES
  • Series-parallel resistances
  • Calibration theory and practice


SCHEMATIC DIAGRAM



ILLUSTRATION



INSTRUCTIONS
This experiment explores the different resistance ranges obtainable from combining fixed-value resistors with a potentiometer connected as a rheostat. To begin, connect a 10 kΩ potentiometer as a rheostat with no other resistors connected. Adjusting the potentiometer through its full range of travel should result in a resistance that varies smoothly from 0 Ω to 10,000 Ω:

Suppose we wanted to elevate the lower end of this resistance range so that we had an adjustable range from 10 kΩ to 20 kΩ with a full sweep of the potentiometer's adjustment. This could be easily accomplished by adding a 10 kΩ resistor in series with the potentiometer. Add one to the circuit as shown and re-measure total resistance while adjusting the potentiometer:

A shift in the low end of an adjustment range is called a zero calibration, in metrological terms. With the addition of a series 10 kΩ resistor, the "zero point" was shifted upward by 10,000 Ω. The difference between high and low ends of a range -- called the span of the circuit -- has not changed, though: a range of 10 kΩ to 20 kΩ has the same 10,000 Ω span as a range of 0 Ω to 10 kΩ. If we wish to shift the span of this rheostat circuit as well, we must change the range of the potentiometer itself. We could replace the potentiometer with one of another value, or we could simulate a lower-value potentiometer by placing a resistor in parallel with it, diminishing its maximum obtainable resistance. This will decrease the span of the circuit from 10 kΩ to something less.
Add a 10 kΩ resistor in parallel with the potentiometer, to reduce the span to one-half of its former value: from 10 KΩ to 5 kΩ. Now the calibrated resistance range of this circuit will be 10 kΩ to 15 kΩ:

There is nothing we can do to increase the span of this rheostat circuit, short of replacing the potentiometer with another of greater total resistance. Adding resistors in parallel can only decrease the span. However, there is no such restriction with calibrating the zero point of this circuit, as it began at 0 Ω and may be made as great as we wish by adding resistance in series.
A multitude of resistance ranges may be obtained using only 10 KΩ fixed-value resistors, if we are creative with series-parallel combinations of them. For instance, we can create a range of 7.5 kΩ to 10 kΩ by building the following circuit:



Creating a custom resistance range from fixed-value resistors and a potentiometer is a very useful technique for producing precise resistances required for certain circuits, especially meter circuits. In many electrical instruments -- multimeters especially -- resistance is the determining factor for the instrument's range of measurement. If an instrument's internal resistance values are not precise, neither will its indications be. Finding a fixed-value resistor of just the right resistance for placement in an instrument circuit design is unlikely, so custom resistance "networks" may need to be built to provide the desired resistance. Having a potentiometer as part of the resistor network provides a means of correction if the network's resistance should "drift" from its original value. Designing the network for minimum span ensures that the potentiometer's effect will be small, so that precise adjustment is possible and so that accidental movement of its mechanism will not result in severe calibration errors.
Experiment with different resistor "networks" and note the effects on total resistance range.  CONTINUE....

0 comments:

Post a Comment

 

Free Download Engineering Books - IEEE Books | Copyright 2009-2013 All right reserved | Design by BMW Automobiles | Created by Umair Sheikh