📚 AP Physics C E&M: Ohm’s Law, Capacitors Series/Parallel, and Energy Storage | AP物理C电磁学:欧姆定律、电容器串并联与储能计算
In AP Physics C: Electricity and Magnetism, Ohm’s law and capacitor circuits form the backbone of DC circuit analysis. Understanding how current flows through resistive elements and how charge accumulates on capacitive plates is essential for tackling both conceptual questions and quantitative free-response problems. This article consolidates the key principles of resistance, Ohm’s law, series and parallel combinations of resistors and capacitors, and the calculation of energy stored in capacitors, with targeted practice problems to reinforce each concept.
在AP物理C:电磁学中,欧姆定律和电容器电路构成了直流电路分析的骨架。理解电流如何流过电阻元件以及电荷如何在电容极板上积累,对于解决概念题和定量自由回答题都至关重要。本文整合了电阻、欧姆定律、电阻与电容的串并联组合以及电容器储能计算的核心原理,并配有针对性练习以巩固每个概念。
1. Ohm’s Law: Definition and Microscopic Origin | 欧姆定律:定义与微观起源
Ohm’s law states that the current I through a conductor between two points is directly proportional to the potential difference V across those two points, provided the physical conditions such as temperature remain constant. The macroscopic form is:
欧姆定律指出,在温度等物理条件不变的情况下,通过导体中两点间的电流 I 与该两点间的电势差 V 成正比。宏观形式为:
I = V / R
where R is the resistance measured in ohms (Ω). At the microscopic level, current density J is related to the electric field E inside the conductor by J = σE, where σ is conductivity. This is the local, field-equivalent version of Ohm’s law. For a uniform wire of length L and cross-sectional area A, the resistance can be expressed as R = ρL/A, where ρ = 1/σ is resistivity.
其中 R 是电阻,单位欧姆(Ω)。在微观层面,电流密度 J 与导体内部的电场 E 通过 J = σE 关联,其中 σ 为电导率。这是欧姆定律的局域、场等效形式。对于长度为 L、横截面积为 A 的均匀导线,电阻可表示为 R = ρL/A,其中 ρ = 1/σ 为电阻率。
2. Resistivity, Resistance, and Temperature Dependence | 电阻率、电阻及其温度依赖性
Resistivity ρ is an intrinsic material property that quantifies how strongly a given material opposes current flow. The resistance of an ohmic conductor typically increases with temperature for metals, following the linear approximation:
电阻率 ρ 是一种固有材料属性,用于量化特定材料对电流的阻碍程度。欧姆导体的电阻通常随温度升高而增加,遵循线性近似:
ρ(T) = ρ₀[1 + α(T – T₀)]
where α is the temperature coefficient of resistivity. Consequently, R(T) = R₀[1 + α(T – T₀)]. In AP Physics C, you are expected to recognize that the macroscopic V–I curve is linear only for ohmic materials, while semiconductors and diodes exhibit non-ohmic behavior.
其中 α 为电阻率的温度系数。因此,R(T) = R₀[1 + α(T – T₀)]。在AP物理C中,你需要认识到只有对于欧姆材料,宏观 V–I 曲线才是线性的,而半导体和二极管则表现出非欧姆行为。
When analyzing circuits, always treat the resistance as constant unless a temperature change is explicitly given. The formula R = ρL/A is also crucial for understanding how geometry influences resistance: doubling the length doubles R, whereas doubling the cross‑sectional area halves R.
分析电路时,除非明确给出温度变化,否则始终将电阻视为常数。公式 R = ρL/A 对于理解几何形状如何影响电阻也至关重要:长度加倍,R 加倍;横截面积加倍,R 减半。
3. Resistors in Series and Parallel: Equivalent Resistance | 电阻的串联与并联:等效电阻
Combining resistors is a fundamental skill. Two or more resistors are in series if they carry the same current. Their equivalent resistance Req is the sum:
组合电阻是一项基本技能。两个或多个电阻若流过同一电流,则为串联。其等效电阻 Req 为和:
Req = R₁ + R₂ + R₃ + …
Resistors are in parallel when they share the same potential difference. Their equivalent resistance is given by the reciprocal sum:
若电阻共享相同电势差,则为并联。其等效电阻由倒数求和给出:
1/Req = 1/R₁ + 1/R₂ + 1/R₃ + …
A common mistake is to add resistances directly in parallel; always use the reciprocal rule. For two parallel resistors, a convenient shortcut is Req = (R₁R₂) / (R₁ + R₂). Remember that the equivalent resistance of a parallel combination is always less than the smallest individual resistance.
常见错误是直接将并联电阻相加;务必使用倒数规则。对于两个并联电阻,便捷的简化公式为 Req = (R₁R₂) / (R₁ + R₂)。记住,并联组合的等效电阻始终小于最小的单个电阻。
4. Kirchhoff’s Laws and Ohm’s Law in Circuit Analysis | 基尔霍夫定律与欧姆定律在电路分析中的应用
Ohm’s law alone cannot solve complex networks. Kirchhoff’s current law (KCL) states that the total current entering a junction equals the total current leaving it. Kirchhoff’s voltage law (KVL) states that the algebraic sum of potential changes around any closed loop is zero. Together with V = IR, these laws allow you to determine unknown currents and voltages in multi-loop circuits.
仅靠欧姆定律无法解决复杂网络。基尔霍夫电流定律(KCL)指出,进入节点的总电流等于离开该节点的总电流。基尔霍夫电压定律(KVL)指出,绕任一闭合回路一周,所有电势变化的代数和为零。结合 V = IR,这些定律能够求解多回路电路中的未知电流和电压。
When applying KVL, assign a consistent sign convention: e.g., going from – to + across a battery is a positive voltage rise; dropping across a resistor in the direction of current is –IR. Practice setting up loop equations methodically, and always double‑check the direction of assumed currents in each branch.
应用KVL时,应设定一致的符号规则:例如,经过电池从–到+为正升压;沿电流方向经过电阻时压降为 –IR。要有条理地建立回路方程,并始终仔细检查每条支路中假设电流的方向。
5. Capacitance and the Capacitor | 电容与电容器
A capacitor is a device that stores electric potential energy by accumulating separated charge. The capacitance C of a capacitor is defined as the ratio of the magnitude of charge on either plate to the potential difference between the plates:
电容器是一种通过积聚分离的电荷来储存电势能的装置。电容器的电容 C 定义为任一极板上的电荷量大小与两极板间电势差之比:
C = Q / V
The unit is the farad (F). For an ideal parallel-plate capacitor with plate area A and separation d, the capacitance in vacuum (or air) is:
单位为法拉(F)。对于极板面积为 A、间距为 d 的理想平行板电容器,在真空(或空气)中的电容为:
C = ε₀ A / d
where ε₀ = 8.85 × 10⁻¹² C²/(N·m²) is the permittivity of free space. If a dielectric of dielectric constant κ fills the region, C becomes κC₀. The dielectric increases capacitance by reducing the effective electric field and allowing more charge to accumulate for the same voltage.
其中 ε₀ = 8.85 × 10⁻¹² C²/(N·m²) 为真空介电常数。若在区域中填充介电常数为 κ 的电介质,则 C 变为 κC₀。电介质通过降低有效电场并在相同电压下允许更多电荷积累,从而增大了电容。
6. Capacitors in Series and Parallel | 电容器的串联与并联
The rules for combining capacitors are the reverse of those for resistors. For parallel capacitors, the total capacitance is the sum of individual capacitances:
电容器组合的规则与电阻相反。对于并联电容器,总电容为各个电容之和:
Ceq = C₁ + C₂ + C₃ + …
Parallel capacitors each experience the same voltage V, and their charges add up: Qtotal = Q₁ + Q₂ + … = CeqV.
并联电容器承受相同电压 V,其电荷量相加:Qtotal = Q₁ + Q₂ + … = CeqV。
For series capacitors, the reciprocal of the equivalent capacitance is the sum of reciprocals:
对于串联电容器,等效电容的倒数为各倒数之和:
1/Ceq = 1/C₁ + 1/C₂ + 1/C₃ + …
Series capacitors have the same charge Q on each capacitor, but the voltage divides: V = V₁ + V₂ + …, where Vi = Q/Ci. As with parallel resistors, a two‑capacitor series shortcut is Ceq = (C₁C₂)/(C₁ + C₂).
串联电容器每个带有相同电荷量 Q,但电压分压:V = V₁ + V₂ + …,其中 Vi = Q/Ci。与并联电阻类似,两个电容器串联的简化公式为 Ceq = (C₁C₂)/(C₁ + C₂)。
| Combination / 组合 | Resistors / 电阻 | Capacitors / 电容 |
|---|---|---|
| Series / 串联 | Req = ΣRi | 1/Ceq = Σ 1/Ci |
| Parallel / 并联 | 1/Req = Σ 1/Ri | Ceq = ΣCi |
7. Energy Stored in a Capacitor | 电容器中储存的能量
Charging a capacitor requires work to move charge against the developing potential difference. The stored electric potential energy U is given by three equivalent expressions:
为电容器充电需要做功以对抗不断增大的电势差。储存的电势能 U 由三个等价表达式给出:
U = ½ QV = ½ CV² = Q² / (2C)
These formulas are valid for any capacitor. In AP Physics C problems, you often need to compute the change in stored energy when a dielectric is inserted, when the capacitor remains connected to a battery (constant V), or when it is isolated (constant Q).
这些公式对任何电容器都成立。在AP物理C的题目中,经常需要计算当插入电介质、保持与电池连接(恒定 V)或隔离(恒定 Q)时储存能量的变化。
For example, if a parallel-plate capacitor with air gap is charged to a voltage V₀ and then disconnected from the battery, inserting a dielectric increases capacitance by a factor κ. Since Q remains constant, the new voltage becomes V′ = V₀/κ, and the stored energy changes from U₀ to U′ = Q²/(2κC₀) = U₀/κ. The energy decreases, and the missing energy goes into pulling the dielectric into the gap (work done by the field).
例如,若一个空气间隙的平行板电容器充电至电压 V₀ 后与电池断开,插入电介质使电容增大为原来的 κ 倍。由于 Q 不变,新电压变为 V′ = V₀/κ,储存能量从 U₀ 变为 U′ = Q²/(2κC₀) = U₀/κ。能量减少,损失的能量用于将电介质拉入间隙(电场做功)。
8. RC Circuits: Charging and Discharging a Capacitor | RC电路:电容器的充放电
In a simple series RC circuit containing a resistor and capacitor, the charge builds gradually. Applying Kirchhoff’s loop rule yields a first-order differential equation. The solutions for charging under a constant emf ℰ are:
在包含电阻和电容的简单串联RC电路中,电荷逐渐积累。应用基尔霍夫回路规则得到一阶微分方程。在恒定电动势 ℰ 下充电的解为:
q(t) = Cℰ (1 – e–t/RC)
i(t) = (ℰ / R) e–t/RC
For discharging a capacitor initially charged to Q₀:
对于初始电荷为 Q₀ 的电容放电:
q(t) = Q₀ e–t/RC
i(t) = – (Q₀ / RC) e–t/RC
The product τ = RC is the time constant, indicating the time required for the charge (or voltage) to change by approximately 63% of its final value during charging, or to fall to 37% of its initial value during discharging. In AP free-response questions, you may be asked to derive these equations from KVL and the relationship i = dq/dt, or to interpret exponential graphs.
乘积 τ = RC 为时间常数,表示充电过程中电荷(或电压)变化约达到终值63%,或放电过程中衰减至初始值37%所需的时间。在AP自由回答题中,可能要求你根据KVL和 i = dq/dt 推导这些方程,或者解读指数图线。
9. Problem-Solving Strategies for Ohm’s Law and Capacitor Networks | 欧姆定律与电容器网络解题策略
When tackling a multi‑step circuit problem, follow a systematic approach:
应对多步骤电路问题时,请遵循系统方法:
- Simplify the network: Identify clear series and parallel groups and reduce them stepwise to a single equivalent resistance or capacitance. Redraw the circuit after each simplification.
- Apply conservation laws: Use KCL for currents at junctions and KVL for loop potential differences. Write down equations with consistent sign conventions.
- Calculate desired quantities: Once the equivalent value is found, determine total current or total charge, then backtrack to find branch currents or individual charges using Ohm’s law and the rules for series/parallel division.
- Double‑check energy or power: For capacitors, compute stored energy or the change in energy when conditions change. For resistors, verify power dissipation using P = IV = I²R = V²/R.
- 简化网络:识别清晰的串并联组,逐步将其简化为单个等效电阻或电容。每次简化后重画电路。
- 应用守恒定律:在节点处使用KCL处理电流,在回路中使用KVL处理电势差。用一致的符号规则列出方程。
- 计算所需物理量:求出等效值后,确定总电流或总电荷,然后利用欧姆定律和串/并联分配规则回溯求得分支电流或各元件电荷。
- 核查能量或功率:对于电容器,计算储存能量或条件改变时的能量变化。对于电阻,使用 P = IV = I²R = V²/R 验证功率消耗。
10. Selected Practice Questions with Solutions | 精选题及解答
Q1: A 12 Ω resistor and a 6 Ω resistor are connected in parallel, and this combination is connected in series with a 4 Ω resistor. A 24 V battery of negligible internal resistance is connected across the whole network. Find the total current supplied by the battery and the power dissipated in the 6 Ω resistor.
问题1:一个12 Ω电阻与一个6 Ω电阻并联,该组合再与一个4 Ω电阻串联。一个内阻可忽略的24 V电池连接在整个网络两端。求电池提供的总电流以及6 Ω电阻上消耗的功率。
Solution: The parallel combination yields Rp = (12×6)/(12+6) = 72/18 = 4 Ω. The total equivalent resistance is Req = 4 Ω + 4 Ω = 8 Ω. Total current Itotal = 24 V / 8 Ω = 3 A. The voltage across the parallel pair is Vp = Itotal × 4 Ω = 12 V. Therefore, the current through the 6 Ω resistor is I₆ = 12 V / 6 Ω = 2 A. Power dissipated: P = I²R = (2)²×6 = 24 W.
解:并联等效电阻 Rp = (12×6)/(12+6) = 72/18 = 4 Ω。总等效电阻 Req = 4 Ω + 4 Ω = 8 Ω。总电流 Itotal = 24 V / 8 Ω = 3 A。并联两端电压 Vp = Itotal × 4 Ω = 12 V。因此流过6 Ω电阻的电流 I₆ = 12 V / 6 Ω = 2 A。功率消耗:P = I²R = (2)²×6 = 24 W。
Q2: Three capacitors of 4 µF, 6 µF, and 12 µF are connected in series to a 100 V source. Determine the total energy stored in the system and the potential difference across the 6 µF capacitor.
问题2:三个电容分别为4 µF、6 µF和12 µF的电容器串联接到100 V电源上。求系统储存的总能量以及6 µF电容器上的电势差。
Solution: Use the series formula: 1/Ceq = 1/4 + 1/6 + 1/12 = 3/12 + 2/12 + 1/12 = 6/12 = 1/2 ⇒ Ceq = 2 µF. Total charge: Q = CeqV = 2×10⁻⁶ F × 100 V = 200 µC. Since series capacitors share the same charge, V₆ = Q/C₆ = 200 µC / 6 µF = 33.3 V. Stored energy: U = ½ CeqV² = 0.5 × 2×10⁻⁶ × (100)² = 0.01 J.
解:使用串联公式:1/Ceq = 1/4 + 1/6 + 1/12 = 3/12 + 2/12 + 1/12 = 6/12 = 1/2 ⇒ Ceq = 2 µF。总电荷:Q = CeqV = 2×10⁻⁶ F × 100 V = 200 µC。由于串联电容器电荷相同,V₆ = Q/C₆ = 200 µC / 6 µF = 33.3 V。储存能量:U = ½ CeqV² = 0.5 × 2×10⁻⁶ × (100)² = 0.01 J。
Q3: An RC circuit with R = 50 kΩ and C = 10 µF is charged by a 12 V battery. How long after closing the switch does the voltage across the capacitor reach 9 V?
问题3:一个RC电路,R = 50 kΩ,C = 10 µF,由12 V电池充电。闭合开关后经过多长时间,电容器两端电压达到9 V?
Solution: The time constant τ = RC = 50×10³ × 10×10⁻⁶ = 0.5 s. The charging equation is VC(t) = ℰ(1 – e–t/τ). Set 9 = 12(1 – e–t/0.5) → 9/12 = 0.75 = 1 – e–2t → e–2t = 0.25 → –2t = ln(0.25) = –1.386 → t = 0.693 s.
解:时间常数 τ = RC = 50×10³ × 10×10⁻⁶ = 0.5 s。充电方程为 VC(t) = ℰ(1 – e–t/τ)。设 9 = 12(1 – e–t/0.5) → 9/12 = 0.75 = 1 – e–2t
Published by TutorHao | AP Physics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导