Electromagnetism

Hannah Baker
10 min read
Listen to this study note
Study Guide Overview
This study guide covers electromagnetism, focusing on the relationship between electricity and magnetism. Key topics include electric charge and fields, Coulomb's Law, electric potential, circuits, Ohm's Law, magnetic fields and forces, electromagnetic induction (Faraday's and Lenz's Laws), inductance and LR circuits, and Maxwell's Equations. The guide emphasizes the importance of these topics for the AP exam and provides practice questions and exam tips.
#AP Physics C: E&M - Unit 5: Electromagnetism - The Night Before Review ⚡
Hey! Let's get you prepped and confident for tomorrow's exam. This guide is designed to be your quick, high-impact review, focusing on what's most important. Let's dive in!
#Unit 5 Overview: Electromagnetism
This unit is all about the fascinating interplay between electricity and magnetism. We'll cover how they're related, how they create each other, and how they power much of our technology. It's a big topic, but we've got this! 💪
#Key Topics:
-
This unit is a major player on the AP exam, so make sure you're solid on these concepts! Expect to see a good mix of MCQs and FRQs covering these areas.
# 5.1 Electromagnetic Induction (Including Faraday’s Law and Lenz’s Law)
Electromagnetic induction is how we generate electricity using magnetism. It's the core idea behind generators and transformers. Think of it as a dance between magnetic fields and electric currents. 💃
#Faraday's Law
Faraday's Law tells us that a changing magnetic field induces an electromotive force (EMF), which is essentially a voltage. The faster the change, the larger the EMF. Mathematically:
Where:
- is the induced EMF
- is the number of turns in a coil
- is the rate of change of magnetic flux
-
Magnetic Flux () is the amount of magnetic field passing through an area:
Where:
- is the magnetic field strength
- is the area of the loop
- is the angle between the magnetic field and the normal to the area
#Lenz's Law
Lenz's Law tells us the direction of the induced current. It always opposes the change in magnetic flux that caused it. Think of it as nature's way of maintaining balance. If the magnetic field is increasing, the induced current will create a magnetic field that tries to decrease it, and vice versa.
Lenz's Law: The induced current is like a rebellious teenager – it always pushes back against whatever change is happening to the magnetic field! 😠
#Applications
- Generators: Convert mechanical energy into electrical energy using electromagnetic induction.
- Transformers: Change voltage levels in AC circuits, also using electromagnetic induction.
When dealing with Faraday's and Lenz's Laws, always pay close attention to the direction of the magnetic field and the direction of the induced current.
Practice Question
json
{
"mcq": [
{
"question": "A circular loop of wire is placed in a uniform magnetic field. The magnetic field is perpendicular to the plane of the loop. If the magnetic field strength is increased, what is the direction of the induced current in the loop?",
"options": [
"Clockwise",
"Counterclockwise",
"No current is induced",
"The direction depends on the initial current"
],
"answer": "Counterclockwise"
},
{
"question": "A rectangular loop of wire is pulled at a constant speed into a region of uniform magnetic field. The magnetic field is perpendicular to the plane of the loop. As the loop enters the field, what is the direction of the induced current in the loop?",
"options": [
"Clockwise",
"Counterclockwise",
"No current is induced",
"The direction depends on the speed"
],
"answer": "Counterclockwise"
}
],
"frq": {
"question": "A square loop of wire with side length L and resistance R is placed in a uniform magnetic field B, which is perpendicular to the plane of the loop. The loop is pulled out of the magnetic field at a constant speed v. \n(a) Determine the magnetic flux through the loop as a function of the distance x of the loop inside the magnetic field.\n(b) Determine the induced EMF in the loop as a function of x.\n(c) Determine the induced current in the loop as a function of x.\n(d) Determine the force required to pull the loop out of the magnetic field at a constant speed v.",
"scoring": {
"(a)": "1 point for correct expression of magnetic flux: Φ = BLx",
"(b)": "2 points for using Faraday's law and correctly calculating the rate of change of flux: EMF = dΦ/dt = BLv",
"(c)": "1 point for using Ohm's law to find the induced current: I = EMF/R = BLv/R",
"(d)": "3 points for calculating the magnetic force and relating it to the applied force: F = ILB = (B^2L^2v)/R"
}
}
}
# 5.2 Inductance (Including LR Circuits)
Inductance is all about how a circuit resists changes in current. It's like inertia for electrical current. 🦥
#What is Inductance?
Inductance (L) is a measure of how much a coil resists changes in current. When current changes, the inductor creates a back EMF that opposes the change. It's measured in henries (H).
- Factors Affecting Inductance:
- Number of turns in a coil
- Cross-sectional area of the coil
- Permeability of the core material
#LR Circuits
An LR circuit contains an inductor (L) and a resistor (R). When a voltage is applied, the current doesn't jump to its final value immediately because the inductor resists the change in current. The current gradually increases until it reaches its maximum value.
-
Time Constant ():
This tells you how quickly the current in the circuit reaches its steady-state value. After one time constant, the current reaches about 63.2% of its maximum value.
-
Current Growth in LR Circuit:
-
Energy Stored in an Inductor:
Remember the time constant is the key to understanding how quickly current changes in an LR circuit. Always check if the question asks for the time to reach 63% or some other percentage of the max current.
Practice Question
json
{
"mcq": [
{
"question": "An LR circuit has an inductance of 2 H and a resistance of 4 ohms. What is the time constant of the circuit?",
"options": [
"0.5 s",
"2 s",
"8 s",
"1/8 s"
],
"answer": "0.5 s"
},
{
"question": "In an LR circuit, after one time constant, what percentage of the maximum current has been reached?",
"options": [
"36.8%",
"63.2%",
"50%",
"95%"
],
"answer": "63.2%"
}
],
"frq": {
"question": "An LR circuit consists of a 10 mH inductor and a 5 Ω resistor connected in series to a 12 V battery. \n(a) Calculate the time constant of the circuit.\n(b) Determine the maximum current in the circuit.\n(c) Calculate the current in the circuit after one time constant.\n(d) Calculate the energy stored in the inductor when the current reaches its maximum value.",
"scoring": {
"(a)": "1 point for correct calculation of the time constant: τ = L/R = 0.01H / 5Ω = 0.002 s",
"(b)": "1 point for correct calculation of the maximum current: I_max = V/R = 12V / 5Ω = 2.4 A",
"(c)": "2 points for using the current growth equation and calculating the current after one time constant: I(τ) = I_max(1 - e^(-1)) = 2.4A * (1 - 0.368) = 1.5168 A",
"(d)": "2 points for using the energy storage equation and calculating the energy stored: U = 1/2 * L * I^2 = 0.5 * 0.01 H * (2.4A)^2 = 0.0288 J"
}
}
}
# 5.3 Maxwell's Equations
Maxwell's equations are the grand finale of electromagnetism! These four equations tie together all the concepts we've discussed. They are the foundation of our understanding of electromagnetic fields and waves. 🤯
#The Four Equations
-
Gauss's Law for Electric Fields:
- Relates electric flux to enclosed charge. Basically, electric fields originate from charges. ➕
-
Gauss's Law for Magnetic Fields:
- Magnetic monopoles don't exist. Magnetic field lines always form closed loops. 🧲
-
Faraday's Law of Induction:
- A changing magnetic field creates an electric field (we already covered this!).
-
Ampere-Maxwell Law:
- A magnetic field is created by both electric currents and changing electric fields.
Maxwell's equations show that electric and magnetic fields are not separate entities but are interconnected and can create each other. They are the basis for understanding electromagnetic waves (like light!).
Remember the order: Gauss (electric), Gauss (magnetic), Faraday, Ampere. Think "Good Golfers Frequently Accomplish" to keep them straight.
#Significance
- These equations explain how electromagnetic waves propagate through space.
- They are crucial for designing electrical and electronic devices.
- They laid the groundwork for modern physics, including special relativity.
While you don't need to memorize all the integral forms for the exam, understanding the concepts behind each equation is crucial. Focus on the relationships between fields and their sources.
Practice Question
json
{
"mcq": [
{
"question": "Which of Maxwell's equations implies that magnetic monopoles do not exist?",
"options": [
"Gauss's law for electric fields",
"Gauss's law for magnetic fields",
"Faraday's law of induction",
"Ampere-Maxwell law"
],
"answer": "Gauss's law for magnetic fields"
},
{
"question": "Which of Maxwell's equations describes how a changing magnetic field creates an electric field?",
"options": [
"Gauss's law for electric fields",
"Gauss's law for magnetic fields",
"Faraday's law of induction",
"Ampere-Maxwell law"
],
"answer": "Faraday's law of induction"
}
],
"frq": {
"question": "A parallel-plate capacitor with circular plates of radius R is being charged. The current in the wires connected to the capacitor is I. \n(a) Calculate the electric field between the plates of the capacitor as a function of the charge Q on the capacitor and the plate separation d.\n(b) Calculate the magnetic field at a distance r < R from the center of the capacitor plates using Ampere-Maxwell's Law. \n(c) Explain how the displacement current contributes to the magnetic field between the capacitor plates.",
"scoring": {
"(a)": "2 points for using Gauss's law and calculating the electric field: E = Q/(ε₀A) = Q/(ε₀πR²)",
"(b)": "3 points for applying Ampere-Maxwell’s law and calculating the magnetic field: B = (μ₀ε₀r/2)(dE/dt) = (μ₀r/2πR²)(dQ/dt) = (μ₀Ir)/(2πR²)",
"(c)": "2 points for explaining that the changing electric field between the capacitor plates acts as a source for the magnetic field, just like a real current, and the displacement current is equal to the current in the wires."
}
}
}
#Final Exam Focus
Okay, time for the home stretch! Here's what to focus on for the exam:
#High-Priority Topics
- Electromagnetic Induction: Faraday's and Lenz's laws are HUGE. Expect to see them in both MCQs and FRQs.
- LR Circuits: Understand the time constant and how current changes over time.
- Maxwell's Equations: Know the concepts behind each equation, even if you don't need to write out the integral forms.
#Common Question Types
- Conceptual Questions: These test your understanding of the underlying principles. Don't just memorize formulas; understand what they mean.
- FRQs: Often combine multiple concepts. Practice breaking down complex problems into smaller parts.
- Circuit Analysis: Be comfortable analyzing LR circuits and calculating currents and voltages.
#Last-Minute Tips
- Time Management: Don't spend too long on a single question. If you're stuck, move on and come back later.
- Units: Always include units in your calculations and answers. It's an easy way to lose points if you forget.
- Draw Diagrams: Visualizing the problem can help you understand it better. Don't hesitate to sketch out the situation.
- Stay Calm: You've got this! Take deep breaths and approach the exam with confidence. 😎
Good luck! You've worked hard, and you're ready to rock this exam! Let me know if you have any questions. You've got this! 🚀
Explore more resources

How are we doing?
Give us your feedback and let us know how we can improve