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 I imagine rocket scientists would use this as well!). We’re talking about Ohm’s Law and the Power Law, which are like the peanut butter and jelly of electronics. They go together perfectly and once you get the hang of them, you’ll see they’re not that hard to digest.

Ohm’s Law #

cartoon showing a conductor on the left and an insulator on the right, angry with each other

First up is Ohm’s Law. This is the bread and butter 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

This is sometimes written with VV (voltage) instead of EE (electro-motive force or EMF). Electromotive force is another term for voltage and is measured in Volts. Many prefer to use EE because VV is used for “Velocity” by many engineers.

Where:

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

In plain English, Ohm’s Law is saying, “The voltage across a component is equal to the current flowing through it times its resistance.” It’s like figuring out how much push (voltage) is needed to get the right amount of flow (current) through a certain resistance.

Applying a little basic arithmetic we can modify this to give us any of the three units provided we have the other two. It’s the same formula, just mutated around! For your reference, though, here are the other two ways to write it:

I (Current)=ERI \text{ (Current)} = \frac{E}{R} R (Resistance)=EIR \text{ (Resistance)} = \frac{E}{I}

Example 1: Let’s say you have a resistor with a resistance of 10 ohms, and there’s 2 amps of current running through it. According to Ohm’s Law:

E=I×RE = I \times R E=2×10ΩE = 2 \times 10\Omega E=20VE = 20V

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

Example 2: Now suppose you’ve got 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 = \frac{E}{R} I=12V4ΩI = \frac{12V}{4\Omega} I=3AI = 3A

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

The Power Law #

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

P=V×IP = V \times I

Where:

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

This law is pretty handy because it tells you that power is just the product of how much voltage you’ve got times how much current is flowing. And just like with Ohm’s Law, you can tweak this to use resistance too:

P=I2×RP = I^2 \times R P=E2RP = \frac{E^2}{R}

Example 1: Let’s stick with that 12-volt circuit with 2 amps of current. The power it’s consuming would be:

P=E×IP = E \times I P=12V×2AP = 12V \times 2A P=24WP = 24W

So, this circuit is using up 24 watts of power.

Example 2: If the circuit has a resistance of 6 ohms, you can calculate the power using that instead:

P=I2×RP = I^2 \times R P=22A×6ΩP = 2^2A \times 6\Omega P=4A×6ΩP = 4A \times 6\Omega P=24WP = 24W

Still 2424 watts—so it checks out!

Why Does This Matter? #

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: Imagine you’re running power through a long wire. The resistance of the wire will cause some voltage to drop along the way, which means the stuff at the other end might not get enough juice. Ohm’s Law lets you figure out how much voltage drop to expect.

Power Rating: Every component has a limit on how much power it can handle before it starts to cook. Using the Power Law, you can make sure your components are operating safely within those limits.

Efficiency: When you’re setting up antennas or power systems, efficiency is key. Understanding how power, voltage, and current interact helps you design systems that minimize energy loss and keep everything running smoothly.

Quick Reference #

Here’s a quick cheat sheet:

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

    • I=ERI = \frac{E}{R}  

    • R=EIR = \frac{E}{I}  

  • Power Law:
    • P=E×IP = E \times I  

    • P=I2×RP = I^2 \times R  

    • P=E2RP = \frac{E^2}{R}

The more you practice with these, the easier they get. Soon enough, you’ll be calculating like a pro and solving problems on the fly. Keep this section bookmarked—you’ll find yourself coming back to it often as you dive deeper into the world of amateur radio.

Question Pool examples #

While I usually prefer to focus just on material in a book like this, it’s worth showing all the questions which use these formulae in one place, so look over these so you understand how to answer them on the exam!

Question IDCalculationEquation UsedAnswer
T5C08Power formula for a DC circuitP=E×IP = E \times I
T5C09Power from 13.8 volts and 10 amperesP=13.8V×10AP = 13.8V \times 10AP=138WP = 138W
T5C10Power from 12 volts and 2.5 amperesP=12V×2.5AP = 12V \times 2.5AP=30WP = 30W
T5C11Current required for 120 watts at 12VI=120W12VI = \frac{120W}{12V}I=10AI = 10A
T5D01Formula for current in a circuitI=ERI = \frac{E}{R}
T5D02Formula for voltage in a circuitE=I×RE = I \times R
T5D03Formula for resistance in a circuitR=EIR = \frac{E}{I}
T5D04Resistance with 90 volts and 3 amperesR=90V3AR = \frac{90V}{3A}R=30ΩR = 30\Omega
T5D05Resistance with 12 volts and 1.5 amperesR=12V1.5AR = \frac{12V}{1.5A}R=8ΩR = 8\Omega
T5D06Resistance with 12 volts and 4 amperesR=12V4AR = \frac{12V}{4A}R=3ΩR = 3\Omega
T5D07Current with 120 volts and 80 ohmsI=120V80ΩI = \frac{120V}{80\Omega}I=1.5AI = 1.5A
T5D08Current with 200 volts and 100 ohmsI=200V100ΩI = \frac{200V}{100\Omega}I=2AI = 2A
T5D09Current with 240 volts and 24 ohmsI=240V24ΩI = \frac{240V}{24\Omega}I=10AI = 10A
T5D10Voltage across 2 ohms and 0.5 amperesE=0.5A×2ΩE = 0.5A \times 2\OmegaE=1VE = 1V
T5D11Voltage across 10 ohms and 1 ampereE=1A×10ΩE = 1A \times 10\OmegaE=10VE = 10V
T5D12Voltage across 10 ohms and 2 amperesE=2A×10ΩE = 2A \times 10\OmegaE=20VE = 20V

Note that you can get at most two of these on your exam, so even if you don’t understand it – don’t get intimidated! You can miss 9 questions on the Technician exam and still pass.

Possible Exam Questions:

T5D07: What is the current in a circuit with an applied voltage of 120 volts and a resistance of 80 ohms?
  • Answer:9600 amperes
  • Answer:200 amperes
  • Answer:0.667 amperes
  • Answer:1.5 amperes
T5D12: What is the voltage across a 10-ohm resistor if a current of 2 amperes flows through it?
  • Answer:8 volts
  • Answer:0.2 volts
  • Answer:12 volts
  • Answer:20 volts
T5D10: What is the voltage across a 2-ohm resistor if a current of 0.5 amperes flows through it?
  • Answer:1 volt
  • Answer:0.25 volts
  • Answer:2.5 volts
  • Answer:1.5 volts
T5D09: What is the current through a 24-ohm resistor connected across 240 volts?
  • Answer:24,000 amperes
  • Answer:0.1 amperes
  • Answer:10 amperes
  • Answer:216 amperes
T5D08: What is the current through a 100-ohm resistor connected across 200 volts?
  • Answer:20,000 amperes
  • Answer:0.5 amperes
  • Answer:2 amperes
  • Answer:100 amperes
T5D02: What formula is used to calculate voltage in a circuit?
  • Answer:E = I × R
  • Answer:E = I / R
  • Answer:E = I + R
  • Answer:E = I - R
T5D06: What is the resistance of a circuit that draws 4 amperes from a 12-volt source?
  • Answer:3 ohms
  • Answer:16 ohms
  • Answer:48 ohms
  • Answer:8 ohms
T5D01: What formula is used to calculate current in a circuit?
  • Answer:I = E × R
  • Answer:I = E / R
  • Answer:I = E + R
  • Answer:I = E - R
T5D03: What formula is used to calculate resistance in a circuit?
  • Answer:R = E × I
  • Answer:R = E / I
  • Answer:R = E + I
  • Answer:R = E - I
T5D11: What is the voltage across a 10-ohm resistor if a current of 1 ampere flows through it?
  • Answer:1 volt
  • Answer:10 volts
  • Answer:11 volts
  • Answer:9 volts
T5C08: What is the formula used to calculate electrical power (P) in a DC circuit?
  • Answer:P = I × E
  • Answer:P = E / I
  • Answer:P = E - I
  • Answer:P = I + E
T5C09: How much power is delivered by a voltage of 13.8 volts DC and a current of 10 amperes?
  • Answer:138 watts
  • Answer:0.7 watts
  • Answer:23.8 watts
  • Answer:3.8 watts
T5C10: How much power is delivered by a voltage of 12 volts DC and a current of 2.5 amperes?
  • Answer:4.8 watts
  • Answer:30 watts
  • Answer:14.5 watts
  • Answer:0.208 watts
T5C11: How much current is required to deliver 120 watts at a voltage of 12 volts DC?
  • Answer:0.1 amperes
  • Answer:10 amperes
  • Answer:12 amperes
  • Answer:132 amperes
T5D04: What is the resistance of a circuit in which a current of 3 amperes flows when connected to 90 volts?
  • Answer:3 ohms
  • Answer:30 ohms
  • Answer:93 ohms
  • Answer:270 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?
  • Answer:18 ohms
  • Answer:0.125 ohms
  • Answer:8 ohms
  • Answer:13.5 ohms