Electrical Circuits and Sensors · Module 1 of 10
Circuit Fundamentals and Ohm's Law
Every electrical measurement starts here. Current is the flow of charge, voltage is the push that drives it, and a resistor relates the two through one of the most reliable laws in engineering.
Readiness check
This module opens the course. Tick only what you can do closed-notes.
- State that current is the rate of flow of charge.
- Recall what a volt and an amp measure.
- Rearrange a simple equation such as V = IR for any one variable.
- Convert between kΩ, Ω, mA, and A.
- Recall that power is energy per unit time.
The core idea
Voltage pushes, current flows, and resistance opposes. Ohm's law ties the three together, and power is the rate at which the resistor turns electrical energy into heat.
V = I RP = V I = I2 R = V2 / RI = dq / dtCurrent I is the rate at which charge passes a point, measured in amperes (one amp is one coulomb per second). Voltage V is the energy given to each coulomb of charge as it moves between two points, measured in volts. A resistor relates them: the current through an ideal resistor is proportional to the voltage across it, and the constant of proportionality is the resistance R in ohms. That is Ohm's law, V = IR. Because the resistor dissipates energy, the power it absorbs is P = VI, which Ohm's law lets you write three equivalent ways. These four quantities, and the one law that links them, underlie every circuit in the course.
The skills, taught in order
Five skills build the language of circuits: the quantities, the law that links them, and the power they carry.
1.1 Charge and current
Charge q is measured in coulombs; current is its rate of flow, I = dq/dt, in amperes. A steady current of one amp moves one coulomb past a point each second. Current has a direction: by convention it flows in the direction positive charge would move, from the higher to the lower potential through a resistor.
1.2 Voltage and potential
Voltage, or potential difference, is the energy per coulomb between two points, measured in volts (one volt is one joule per coulomb). A source maintains a voltage; the circuit responds with a current. Voltage is always measured between two points, never at a single point alone.
1.3 Ohm's law and resistance
For a linear resistor the current is proportional to the voltage across it: V = IR, with R in ohms (Ω). A larger resistance means less current for the same voltage. Real resistors are linear over a wide range, which is what makes Ohm's law so dependable in practice.
| Quantity | Symbol | Unit | Defining relation |
|---|---|---|---|
| Charge | q | coulomb (C) | q = ∫ I dt |
| Current | I | ampere (A) | I = dq / dt |
| Voltage | V | volt (V) | V = energy / charge |
| Resistance | R | ohm (Ω) | R = V / I |
| Power | P | watt (W) | P = V I |
The five base quantities of circuit analysis. Every later module adds elements, but these definitions never change.
1.4 Electrical power
The power absorbed by a resistor is P = VI. Using Ohm's law, this is also I2R or V2/R, whichever form matches the quantities you know. Power tells you how fast a component heats up, which sets its physical size and rating.
1.5 Units and prefixes
Circuit work spans many orders of magnitude: milliamps and microamps of current, kilohms and megohms of resistance, millivolts of sensor output. Keep prefixes explicit and convert to base units before combining quantities, then report the answer in a convenient prefix.
Engineering connection: a strain gauge changes resistance by a fraction of a percent; reading that change as a voltage, in Module 9, rests entirely on Ohm's law.
Worked example 1: current and power in a resistor
A 12 V source is connected across a 4 Ω resistor. Find the current through the resistor and the power it dissipates.
- ProblemFind the current and dissipated power for the resistor in Figure 1.
- Given / findV = 12 V, R = 4 Ω. Find I and P.
- AssumptionsIdeal source; linear resistor; all the source voltage appears across R.
- ModelApply Ohm's law for the current, then the power relation.
- EquationsI = V / RP = V I
- SolveI = 12 / 4 = 3 A. P = 12 × 3 = 36 W.
- CheckCross-check with P = I2R = 32 × 4 = 36 W, and with V2/R = 144 / 4 = 36 W. All three forms agree.
- ConclusionThe resistor carries 3 A and dissipates 36 W, so it must be rated above that to avoid overheating.
Worked example 2: voltage from a known current
A current of 3 A flows through a 5 Ω resistor. Find the voltage across the resistor and the power it dissipates.
- ProblemFind the voltage across, and power in, the resistor of Figure 2.
- Given / findI = 3 A, R = 5 Ω. Find V and P.
- AssumptionsLinear resistor; steady current.
- ModelUse Ohm's law to find V, then the power relation in the form I2R.
- EquationsV = I RP = I2 R
- SolveV = 3 × 5 = 15 V. P = 32 × 5 = 45 W.
- CheckP = VI = 15 × 3 = 45 W agrees. Units: A × Ω = V, and A2 × Ω = W.
- ConclusionThe resistor drops 15 V and dissipates 45 W. Knowing any two of V, I, R fixes the third and the power.
Misconceptions and diagnostics
| Mistake | Symptom | Diagnostic question | Correction |
|---|---|---|---|
| Voltage at a point | Talking of the voltage of a single node | "Between which two points?" | Voltage is always a difference between two points. |
| Prefix slip | Current off by a factor of 1000 | "Is R in ohms or kilohms?" | Convert to base units before applying V = IR. |
| Wrong power form | Power computed from quantities not yet known | "Which two of V, I, R do I have?" | Pick the power form that uses your known quantities. |
| Confusing current and voltage | Current treated as if it pushes | "What flows and what pushes?" | Voltage is the push; current is the resulting flow. |
Practice ladder
A 9 V battery drives a 3 Ω resistor. Find the current.
Show answer
I = V/R = 9/3 = 3 A.
A resistor carries 0.5 A when 10 V is across it. Find its resistance and the power it dissipates.
Show answer
R = V/I = 10/0.5 = 20 Ω. P = VI = 10 × 0.5 = 5 W.
A 100 Ω resistor is rated for 0.25 W. What is the largest voltage you may apply across it, and the current at that point?
Show answer
From P = V2/R, V = √(PR) = √(0.25 × 100) = √25 = 5 V. The current is I = V/R = 5/100 = 0.05 A = 50 mA.
A small heater must deliver 60 W from a 12 V supply. Find the resistance it needs and the current it draws, and comment on the wire rating.
What good work looks like
R = V2/P = 144/60 = 2.4 Ω; I = P/V = 60/12 = 5 A. The 5 A current sets the wire gauge and the supply rating, the kind of check every powered design needs.
Working with AI, and proving it yourself
Use AI as an examiner, not a solver
Portfolio task
Take a real powered component (an LED, a small motor, a heater) and, from its rated voltage and current, compute its resistance and power, then confirm the three power forms agree.
Retrieval and spaced review
Closed notes. Answer out loud, then reveal.
1. State Ohm's law.
V = IR: the voltage across a linear resistor is its resistance times the current through it.
2. What is current, physically?
The rate of flow of charge, I = dq/dt, in amperes.
3. Write power three ways.
P = VI = I2R = V2/R.
4. Why must voltage be stated between two points?
It is a potential difference: the energy per coulomb moved from one point to another.
5. What does a larger resistance do?
It allows less current for the same applied voltage.
Textbook mapping
This module follows Alexander and Sadiku, Fundamentals of Electric Circuits, 4th edition. Use these references to read further.
| Topic in this module | Where to read more |
|---|---|
| Charge, current, and voltage | Alexander & Sadiku, Chapter 1 |
| Ohm's law and resistance | Alexander & Sadiku, Chapter 2 |
| Power and energy | Alexander & Sadiku, Chapter 1 |
Chapter numbers refer to the 4th edition. The names of laws and quantities are standard, so any recent edition will align closely.