Section 1.3: Electrical Laws (and Math)

Section 1.3: Electrical Laws (and Math) #

Okay, let’s get into some of the basic math and electrical laws you’ll use all the time in amateur radio. Don’t worry—this isn’t rocket science (though many rocket scientists probably use this as well!). We’re talking about Ohm’s Law and the Power Law, which are fundamental principles of electronics. They work together perfectly, and once you get the hang of them, you’ll see they’re not that hard to understand.

But First… Don’t Panic About the Math! #

A lot of people see math questions and immediately start stressing—but there’s no reason to panic. At most, you’ll see two math-related questions on your exam: one from T5C (power formulas) and one from T5D (Ohm’s Law). And guess what? You can miss up to 9 questions and still pass!

So if this section just isn’t clicking for you, don’t worry about it—skip it and focus on the parts that make more sense. But if you take a little time to understand these formulas, you might find that they’re actually pretty simple and can help you in real-world radio troubleshooting.

cartoon showing a triangle with ohm’s law (E = I * R) wearing a superhero mask and cape

Ohm’s Law #

First up is Ohm’s Law, the fundamental principle of everything electrical. It’s all about how voltage, current, and resistance are related in a circuit. The law itself is simple:

E=I×RE = I \times R Ohm’s Law Circle

Where:

  • EE is the voltage (electromotive force) in volts (V)
  • II is the current in amperes (A)
  • RR is the resistance in ohms (Ω)

Since it’s a simple formula, you can rearrange it to solve for any of the three values using the circle diagram on the right! To use this helper:

  1. Cover up the value you want to find

  2. The remaining values show you how to calculate it (side by side means multiply, above / below means divide)

    • Cover E: multiply I×RI \times R

    • Cover I: divide ER\frac{E}{R}

    • Cover R: divide EI\frac{E}{I}

Voltage is sometimes written with VV (voltage) instead of EE (electromotive force or EMF). Electromotive force is another term for voltage and is measured in volts (V). Many prefer to use EE because VV is also used for velocity in many engineering formulas.

In plain English, Ohm’s Law says:
“The voltage across a component is equal to the current flowing through it times its resistance.”

Or, using a water analogy:
Voltage is like water pressure, pushing current (the water flow) through resistance (the pipe size).

Example 1 #

You have a 10-ohm resistor, and 2 amps of current are running through it. According to Ohm’s Law:

E=I×RE=2A×10ΩE=20V\begin{align*} E &= I \times R\\ E &= 2A \times 10\Omega\\ E &= 20V \end{align*}

So, you’d need 20 volts to push 2 amps through that 10-ohm resistor.

Example 2 #

You have a 12-volt battery hooked up to a circuit with a total resistance of 4 ohms. To figure out the current flowing through the circuit:

I=ERI=12V4ΩI=3A\begin{align*} I &= \frac{E}{R}\\ I &= \frac{12V}{4\Omega}\\ I &= 3A \end{align*}

That’s 3 amps of current flowing through the circuit.

The Power Law #

Next up is the Power Law. This tells you how much power (in watts) your circuit is using, based on the voltage and current. Power is how fast your circuit is consuming energy, and here’s the formula:

P=I×EP = I \times E Power Law Circle

Where:

  • PP is the power in watts (W)
  • II is the current in amperes (A)
  • EE is the voltage in volts (V)

Easy as PIE! Just like with Ohm’s Law, there’s a helpful circle diagram for power calculations.

The same principle applies:

  1. Cover what you want to calculate

  2. The remaining values show you the formula

    • Cover P: multiply I×EI \times E

    • Cover I: divide PE\frac{P}{E}

    • Cover E: divide PI\frac{P}{I}

Though you won’t need it on the exam, you can rearrange this formula and even combine it with Ohm’s Law to find any missing value if you have two known values:

P=I2×RP=E2R\begin{align*} P &= I^2 \times R\\ P &= \frac{E^2}{R}\\ \end{align*}

For example, if you know the voltage and resistance, you can find the current using Ohm’s Law, then plug that into the Power Law to find power. This is really useful when figuring out how much power your transmitter or other radio equipment is using.

Let’s look at some specific examples that might appear on the exam:

Example 1: Power from voltage and current #

How much power is delivered by a voltage of 13.8 volts DC and a current of 10 amperes?

P=E×IP=13.8V×10AP=138 watts\begin{align*} P &= E \times I\\ P &= 13.8V \times 10A\\ P &= 138 \text{ watts}\\ \end{align*}

Example 2: Another power calculation #

How much power is delivered by a voltage of 12 volts DC and a current of 2.5 amperes?

P=E×IP=12V×2.5AP=30 watts\begin{align*} P &= E \times I\\ P &= 12V \times 2.5A\\ P &= 30 \text{ watts}\\ \end{align*}

Example 3: Finding current from power and voltage #

How much current is required to deliver 120 watts at a voltage of 12 volts DC?

I=PEI=120W12VI=10 amperes\begin{align*} I &= \frac{P}{E}\\ I &= \frac{120W}{12V}\\ I &= 10 \text{ amperes}\\ \end{align*}

Why Does This Matter? #

Illustration of a boy shrugging with a questioning look on his face, a question mark hovers above

You might be wondering, “Why should I care about all this?” Well, whenever you work with electronics, you will use these laws all the time. Whether you’re figuring out how much power your transmitter is using, picking the right resistor for a circuit, or troubleshooting why something isn’t working, Ohm’s Law and the Power Law are your best friends.

  • Voltage Drop: Remember voltage drop from Section 1.2? Ohm’s Law gives us the formula: Voltage Drop=I×R\text{Voltage Drop} = I \times R . This explains why higher voltage systems (like 24V vs 12V) experience less impact from the same drop - the percentage of lost voltage is smaller. This is also why mobile installations use thick, short power cables - to minimize R and therefore minimize the drop.
  • Power Rating: Every electrical component has a limit on how much power it can handle before it overheats. The Power Law helps you make sure your components stay within safe limits.
  • Efficiency: When setting up power systems and antennas, understanding how voltage, current, and power interact helps you design more efficient systems.

The more you practice using these, the easier they become. Soon enough, you’ll be solving electrical problems on the fly!


Exam Question Examples #

This is a complete summary of all of the questions you could encounter on the exam which use these formulas.

QuestionEquationAnswer
T5C08: Power formula for a DC circuitP=E×IP = E \times I
T5C09: Power from 13.8 volts and 10 amperesP=13.8V×10AP = 13.8V \times 10AP=138WP = 138W
T5C10: Power from 12 volts and 2.5 amperesP=12V×2.5AP = 12V \times 2.5AP=30WP = 30W
T5C11: Current required for 120 watts at 12VI=120W12VI = \frac{120W}{12V}I=10AI = 10A
T5D01: Formula for current in a circuitI=ERI = \frac{E}{R}
T5D02: Formula for voltage in a circuitE=I×RE = I \times R
T5D03: Formula for resistance in a circuitR=EIR = \frac{E}{I}
T5D04: Resistance with 90 volts and 3 amperesR=90V3AR = \frac{90V}{3A}R=30ΩR = 30\Omega
T5D05: Resistance with 12 volts and 1.5 amperesR=12V1.5AR = \frac{12V}{1.5A}R=8ΩR = 8\Omega
T5D06: Resistance with 12 volts and 4 amperesR=12V4AR = \frac{12V}{4A}R=3ΩR = 3\Omega
T5D07: Current with 120 volts and 80 ohmsI=120V80ΩI = \frac{120V}{80\Omega}I=1.5AI = 1.5A
T5D08: Current with 200 volts and 100 ohmsI=200V100ΩI = \frac{200V}{100\Omega}I=2AI = 2A
T5D09: Current with 240 volts and 24 ohmsI=240V24ΩI = \frac{240V}{24\Omega}I=10AI = 10A
T5D10: Voltage across 2 ohms and 0.5 amperesE=0.5A×2ΩE = 0.5A \times 2\OmegaE=1VE = 1V
T5D11: Voltage across 10 ohms and 1 ampereE=1A×10ΩE = 1A \times 10\OmegaE=10VE = 10V
T5D12: Voltage across 10 ohms and 2 amperesE=2A×10ΩE = 2A \times 10\OmegaE=20VE = 20V

T5D03:What formula is used to calculate resistance in a circuit?
  • →R = E / I
T5D01:What formula is used to calculate current in a circuit?
  • →I = E / R
T5D02:What formula is used to calculate voltage in a circuit?
  • →E = I × R
T5D12:What is the voltage across a 10-ohm resistor if a current of 2 amperes flows through it?
  • →20 volts
T5D06:What is the resistance of a circuit that draws 4 amperes from a 12-volt source?
  • →3 ohms
T5C08:What is the formula used to calculate electrical power (P) in a DC circuit?
  • →P = I × E
T5C09:How much power is delivered by a voltage of 13.8 volts DC and a current of 10 amperes?
  • →138 watts
T5C10:How much power is delivered by a voltage of 12 volts DC and a current of 2.5 amperes?
  • →30 watts
T5C11:How much current is required to deliver 120 watts at a voltage of 12 volts DC?
  • →10 amperes
T5D04:What is the resistance of a circuit in which a current of 3 amperes flows when connected to 90 volts?
  • →30 ohms
T5D05:What is the resistance of a circuit for which the applied voltage is 12 volts and the current flow is 1.5 amperes?
  • →8 ohms
T5D07:What is the current in a circuit with an applied voltage of 120 volts and a resistance of 80 ohms?
  • →1.5 amperes
T5D08:What is the current through a 100-ohm resistor connected across 200 volts?
  • →2 amperes
T5D09:What is the current through a 24-ohm resistor connected across 240 volts?
  • →10 amperes
T5D10:What is the voltage across a 2-ohm resistor if a current of 0.5 amperes flows through it?
  • →1 volt
T5D11:What is the voltage across a 10-ohm resistor if a current of 1 ampere flows through it?
  • →10 volts