πŸ”¬
EIM Academy
  • πŸ‘Welcome to EIM Learning Center
  • Electronics Engineering
    • Electronics Enegineering
    • πŸ‘01-Basic Electricity
      • Before Your First Circuit
      • Measure electricity
      • Electromagnetic Induction
    • πŸ‘02-Electrical Circuits
      • Ohm's Law
      • Series and Parallel Circuits
      • Voltage and Current Divider
      • Watt’s Law
      • Kirchhoff's laws
    • πŸ‘03-Analog Circuits and Semiconductors
    • πŸ‘04-Digital Circuits and FPGA
      • Chapter 3 Code
      • Chapter 4 Code
      • Chapter 5 Code
      • Chapter 6 Code
      • Design for Simulations
    • ✍️05-Engineering Signals and Analog Filters
  • Skill Development
    • πŸ‘01-Breadboarding Skills
      • Tools & Accessories
      • Breadboard Projects
    • πŸ‘‰02-Electronics Soldering
      • Practice Projects
    • ✍️03-Perfboard Prototyping
  • Project-based Learning
    • πŸ‘Green Electrical Energy
    • πŸ‘Smart Traffic Light
      • Board Design
      • STEPico & Micropython
      • STEPFPGA & Verilog
      • Demos
    • ✍️Electronic Pinao with FPGA
    • ✍️Semiconductor Cooler
      • What You'll Learn
      • Technical Docs
      • Project Demo
    • πŸ‘Smart Greenhouse
      • Irrigation System
      • Lighting System
      • Temperature Control System
      • Humidity Control System
    • πŸ‘AI with Hardware
      • Finger Detection
      • LCD control by Hand Gesture
      • Robotic Hand
      • Facial Recognition Security System
      • Common Questions
      • Video Tutorial
  • ✍️Bio-medical Applications
    • Blood Oximeter
    • Electrocardiogram
    • Electromyography
  • Educational Development
    • πŸ‘‰Educational Development
    • Educators' Repository
    • Basic Electronics Lesson Plan
      • Electronics Components
      • Ohm's Law
      • Series & Parallel Circuit
      • Watt's Law
      • Kirchhoff's Law
Powered by GitBook
On this page
  • Background
  • Procedure
  • Exercises

Was this helpful?

  1. Electronics Engineering
  2. 02-Electrical Circuits

Ohm's Law

DC Experiment 1

Previous02-Electrical CircuitsNextSeries and Parallel Circuits

Last updated 1 year ago

Was this helpful?


Background

Resistors are the fundamental components in electrical circuits. For a resistor, the relationship between Voltage, Current, and Resistance can be mathematically described by Ohm’s Law in the following form:

Knowing any two values of the above quantities, we can use Ohm’s Law to calculate the third missing value. Ohm’s Law is used extensively in circuit analysis and calculations, so it is very important to comprehend this concept.

In the experiment part, you will follow the procedures to build simple circuits to verify Ohm’s Law. The two circuit diagrams in Figure 1.1 show the approaches to practically measure the voltage and current across the resistor, and we will use these measured values to verify Ohm’s Law experimentally.


Procedure

Part I: Voltage Measurement

  1. Pick a 1kΞ© resistor based on its color code and measure its exact resistance using a multi-meter. Figure 1.2 illustrates how to use VEGO to measure the resistance.

  1. Record the measured resistance for R(measured) in Table 1.1 below.

  1. Construct the circuit on the breadboard as shown in Figure 1.3. Make sure the connectors are plugged into the holes so that the circuit is well conducted.

  1. Turn on the power supply (MEGO) and adjust its output voltage to 5V using the screwdriver.

  2. Plug MEGO onto the breadboard, make sure the polarities on MEGO match the marking signs on the breadboard. Your setup should look like Figure 1.4.

  3. Now you have built the basic setup to test Ohm’s Law. While taking measurements, we use VEGO again and start off by measuring voltages.

  4. As shown in Figure 1.5, turn VEGO’s knob to position [V]. Use the probes to measure the voltage across the 1kΞ© resistor.

  1. If the multi-meter gives a reasonable voltage readout, e.g. around 5V, it means the measurement is correct. Then we can continue onwards.

  2. In Table 1.1, record the measured voltage V in column 2. You need to repeat the above steps by setting MEGO output voltage to 5V, 6V, 7V, 8V, and 9V.

Note that the reading on multi-meter is usually more precise than the number displayed on power supply, so we always use measured values to do calculations.

  1. Calculate the current using the measured voltage and resistance, then complete column 3 of Table 1.1.

Part II: Current Measurement

  1. To measure current, use the same 1kΞ© resistor to build the circuit as shown in Figure 1.6. Note that a current meter is connected in series of the circuit so we need to reserve some extra space for the meter.

  1. Turn MEGO output voltage to 5V and plug onto breadboard. Make sure the β€œ+” and β€œ-” polarities on MEGO are consistent with your breadboard.

  2. To measure current, turn VEGO’s knob to position [mA] for a small current ammeter, and then connect VEGO in series of the 1kΞ© resistor. See Figure 1.7.

  1. If the current reading is around 5mA, it means the setup is correct. Then we can continue on wards.

  2. In Table 1.1, record the measured value of IR in column 4. We also need to set MEGO output voltage to 5V, 6V, 7V, 8V and 9V respectively.

  3. Once Table 1.1 is completed, turn off both devices and disconnect MEGO from the breadboard.


Exercises

  1. For Table 1.1, compare the measured currents and current obtained by Ohm’s Law, are the differences sufficiently small to verify Ohm’s law?

  2. Plotting Ohm’s law

a. Using the data of Table 1.1, plot an I-V characteristic curve on the graph paper below. Use the measured current for IR and measured voltage for VR.

b. Using graphical approach to estimate the voltage and current in the missing fields of Table 1.2.

  1. The slope of I-V curve is related to the resistance by

What do you predict the slopes to look like for a superconductive material vs. an insulator?

πŸ‘