Skip to main content

Section 14.1 Lab: Voltage Divider

Objective: Through the course of this lab, you will familiarize yourself with the operation of a prototyping board and its various components (breadboard, voltage sources, potentiometers, and switches) and with resistor color codes. You will build a DC voltage divider circuit using this prototyping board and will use a handheld digital multimeter (DMM) to measure properties of circuit behavior.
Equipment: Prototyping board, digital multimeter (DMM), resistors with varied values, wires.

THEORY.

Using content from class, derive an expression for the ratio \(V_\text{out}/V_\text{in}\) for the voltage divider circuit in Figure 14.1.1.
Figure 14.1.1.

INTRODUCTION TO EQUIPMENT.

For the following steps, explain in your lab notebook the behavior of the various components that you test.
  1. With the prototyping board turned off, use the DMM in resistance mode to verify the internal connections of the breadboard. In other words, verify that the resistance between holes is \(0\Omega\) if they are supposed to be connected and 0.L (essentially, out of range) if the holes are not supposed to be connected.
  2. With the prototyping board still turned off, set up the DMM to verify the +5V row (with respect to the board’s ground). Once the DMM is physically connected and set to voltage mode, only then turn the prototyping board on and verify the expected voltage behavior. Specifically, confirm that the 5V row is indeed 5V above the board common.
  3. Turn the prototyping board off, change the DMM connections, and verify the other power strips. ALWAYS TURN OFF THE POWER WHEN CHANGING CONNECTIONS!
  4. Use the DMM to verify the behavior of both on-board potentiometers. Do behaviors deviate from expected behaviors in any way? Describe how the available terminals correspond to parts of the potentiometers’ designs.
  5. Use the DMM to verify the SPDT switch behavior.
  6. You’ve been given five different resistors. Use the color codes to determine their specified resistance values, and then verify these values using your DMM. Provide all of these predictions, results, and corrections in your notebook. Remember, this isn’t about getting things right immediately. The lab notebook is a journal of your activities. Record your mistakes, corrections, and notes about what you learned.
Discuss your findings with your professor prior to moving on to the next section.

EXPERIMENT.

In this section, you will construct the DC voltage divider pictured below using the prototyping board, one fixed resistor, the \(10\text{k}\Omega\) on-board potentiometer, and a SPDT switch.
Figure 14.1.2.
  1. With the prototyping board turned off, construct your circuit, remembering the following:
    • Make use of the long columns of holes to distribute voltages to convenient locations on your board.
    • Remember the internal wiring of the prototyping boards. Don’t accidentally ‘short’ your resistor or potentiometer.
    • Don’t use long wires when short wires will do. Try to keep your circuit organized and use efficient placement of wires. A neat and organized circuit is much easier to troubleshoot!
    Verify your circuit and discuss the next steps with your professor before moving on.
  2. You must measure the ratio \(V_\text{out}/V_\text{in}\) as a function of the variable resistance \(R\text{.}\) Use the DMM to first measure the actual \(V_\text{in}\) value (with the prototyping board turned on). Then, with the prototyping board off again, move the DMM connections to measure the variable resistance. Please note the following:
    • When measuring the resistance of the variable resistor, ensure that the multimeter dial is correctly set and that the SPDT is in the position that creates a break in the circuit.
    • When measuring \(V_\text{out}\text{,}\) ensure that the multimeter dial is correctly set and that the SPDT is in the position that creates a closed connection in this segment of the circuit.
    • You will need to repeat the previous two steps, measuring potentiometer resistance and \(V_\text{out}\) for each of ten potentiometer resistance values. Ensure that your ten potentiometer resistances are chosen to provide adequate coverage of the full potentiometer range.
    • Record your results in a spreadsheet table and ensure this table is included in your lab notebook.
  3. Use Python to graph the results of your measurements (\(V_\text{out}/V_\text{in}\) vs \(R\)). Use symbols (not a line) to represent your data points. On the same axes, generate a theoretical plot based on the predicted behavior of this circuit and represent this theory curve using a solid line plot. Also provide a legend.
    Question: Are there any deviations from expected behavior at low or high resistances? If so, discuss this in your lab notebook.
  4. Extension: In your lab notebook, discuss how you can make a voltage divider and conduct this experiment using only a single potentiometer (without the fixed resistor that we used in our circuit). Include a circuit diagram. Also discuss common places in your everyday life where you may find this type of circuit used.
  5. Ensure that all required parts are included in your lab notebook. See Chapter 10 for details.