AP Physics C Mechanics & Electricity and Magnetism Complete Knowledge Review | AP 物理 C 力学与电磁学知识点全解

📚 AP Physics C Mechanics & Electricity and Magnetism Complete Knowledge Review | AP 物理 C 力学与电磁学知识点全解

This comprehensive guide covers all essential topics for both AP Physics C: Mechanics and Electricity & Magnetism. It is designed to help you master the calculus-based physics concepts, formulas, and problem-solving strategies required for the exams. Each section presents conceptual explanations, key equations, and typical applications, paired in English and Chinese for bilingual learners.

这篇全面的指南涵盖了 AP 物理 C 力学和电磁学的所有重要主题,旨在帮助你掌握基于微积分的物理概念、公式和解题策略。每个部分都提供概念解释、关键方程和典型应用,并以中英双语对照呈现,方便双语学习者使用。

1. Kinematics | 运动学

Kinematics describes motion without reference to its causes. In one dimension, position x, velocity v, and acceleration a are related by time derivatives: v = dx/dt and a = dv/dt. For constant acceleration, the kinematic equations become: x = x₀ + v₀t + ½at², v = v₀ + at, and v² = v₀² + 2a(x − x₀).

运动学描述运动而不涉及引起运动的原因。在一维中,位置 x、速度 v 和加速度 a 通过时间导数关联:v = dx/dt,a = dv/dt。对于匀加速度,运动学方程变为:x = x₀ + v₀t + ½at²,v = v₀ + at,以及 v² = v₀² + 2a(x − x₀)。

In two or three dimensions, vectors are essential. Position vector r, velocity v = dr/dt, and acceleration a = dv/dt. Projectile motion is the classic example where horizontal motion has zero acceleration and vertical motion has constant downward acceleration g = 9.8 m/s² near Earth’s surface. The trajectory is a parabola.

在二维或三维中,矢量至关重要。位置矢量 r,速度 v = dr/dt,加速度 a = dv/dt。抛体运动是经典例子,其中水平方向加速度为零,竖直方向具有恒定向下的加速度,在地球表面附近 g = 9.8 m/s²。轨迹为抛物线。

Uniform circular motion involves centripetal acceleration a = v²/r directed toward the center. The magnitude of velocity remains constant, but direction changes continuously. The period T = 2πr/v. Non-uniform circular motion has both tangential and radial acceleration components.

匀速圆周运动涉及指向圆心的向心加速度 a = v²/r。速度大小保持不变,但方向不断变化。周期 T = 2πr/v。非匀速圆周运动同时具有切向和径向加速度分量。


2. Newton’s Laws of Motion | 牛顿运动定律

Newton’s First Law: An object remains at rest or in uniform motion unless acted upon by a net external force. This defines inertial reference frames. Newton’s Second Law: ΣF = dp/dt = ma for constant mass systems. Newton’s Third Law: Forces come in pairs; if A exerts a force on B, B exerts an equal and opposite force on A.

牛顿第一定律:除非受到净外力作用,物体将保持静止或匀速直线运动状态。这定义了惯性参考系。牛顿第二定律:ΣF = dp/dt,对于质量不变的系统有 ΣF = ma。牛顿第三定律:力成对出现;如果 A 对 B 施加力,那么 B 对 A 施加大小相等、方向相反的力。

Free-body diagrams are critical for identifying all forces acting on a body. Common forces include weight (mg), normal force, tension, friction (static f_s ≤ μ_s N and kinetic f_k = μ_k N), spring force (Hooke’s law F = −kx), and drag forces. Solving problems involves writing ΣF_x = ma_x and ΣF_y = ma_y.

受力图对于识别作用在物体上的所有力至关重要。常见的力包括重力 (mg)、法向力、张力、摩擦力(静摩擦 f_s ≤ μ_s N,动摩擦 f_k = μ_k N)、弹簧力(胡克定律 F = −kx)和阻力。解题时要列出 ΣF_x = ma_x 和 ΣF_y = ma_y。

Systems with multiple bodies, pulleys, and inclined planes require careful application of constraints, such as inextensible strings linking accelerations. In non-inertial frames, fictitious forces like centrifugal and Coriolis forces appear.

涉及多个物体、滑轮和斜面的系统需要仔细应用约束条件,例如不可伸长的绳索将加速度联系起来。在非惯性系中,会出现离心力和科里奥利力等惯性力。


3. Work, Energy, and Power | 功、能和功率

Work done by a constant force is W = F·d = Fd cosθ. For variable force, W = ∫ F·dr. The work–energy theorem states that net work equals the change in kinetic energy: W_net = ΔK = ½mv² − ½mv₀².

恒力做的功为 W = F·d = Fd cosθ。对于变力,W = ∫ F·dr。功能定理指出,净功等于动能的变化量:W_net = ΔK = ½mv² − ½mv₀²。

Potential energy: gravitational near Earth U_g = mgy; general gravitational U = −GmM/r; elastic potential U_s = ½kx². Conservative forces (gravity, spring) have path-independent work and defined potential energy functions: F = −dU/dx.

势能:近地重力势能 U_g = mgy;一般万有引力势能 U = −GmM/r;弹性势能 U_s = ½kx²。保守力(重力、弹簧力)做功与路径无关,且可定义势能函数:F = −dU/dx。

Conservation of mechanical energy: if only conservative forces do work, K + U = constant. When non-conservative forces (friction, air resistance) are present, W_nc = ΔK + ΔU. Power is the rate of doing work: P = dW/dt = F·v.

机械能守恒:若只有保守力做功,则 K + U = 常量。当存在非保守力(摩擦力、空气阻力)时,W_nc = ΔK + ΔU。功率是做功的速率:P = dW/dt = F·v。


4. Momentum and Collisions | 动量与碰撞

Linear momentum p = mv. Impulse J = ∫ F dt = Δp. The impulse-momentum theorem is the integral form of Newton’s Second Law. For a system of particles, the total momentum P = Σ m_i v_i.

线动量 p = mv。冲量 J = ∫ F dt = Δp。冲量-动量定理是牛顿第二定律的积分形式。对于质点系,总动量 P = Σ m_i v_i。

Conservation of momentum: If no net external force acts on a system, the total momentum remains constant. This is pivotal in analyzing collisions: elastic collisions conserve both momentum and kinetic energy; inelastic collisions conserve momentum but not kinetic energy; perfectly inelastic collisions have maximum energy loss and objects stick together.

动量守恒:如果没有净外力作用于系统,总动量保持不变。这在分析碰撞时至关重要:弹性碰撞同时守恒动量和动能;非弹性碰撞守恒动量但不守恒动能;完全非弹性碰撞能量损失最大,且物体粘在一起。

Center of mass: r_cm = (Σ m_i r_i) / M. The motion of the center of mass is governed by the net external force: Σ F_ext = Ma_cm. In isolated systems, v_cm is constant.

质心:r_cm = (Σ m_i r_i) / M。质心的运动受净外力支配:Σ F_ext = Ma_cm。在孤立系统中,v_cm 恒定。


5. Rotation | 转动

Rotational kinematics: angular displacement θ, angular velocity ω = dθ/dt, angular acceleration α = dω/dt. For constant α: θ = θ₀ + ω₀t + ½αt², ω = ω₀ + αt, ω² = ω₀² + 2α(θ − θ₀). Relation to linear quantities: s = rθ, v = rω, a_t = rα, a_c = rω².

转动运动学:角位移 θ、角速度 ω = dθ/dt、角加速度 α = dω/dt。对于恒定 α:θ = θ₀ + ω₀t + ½αt²,ω = ω₀ + αt,ω² = ω₀² + 2α(θ − θ₀)。与线量的关系:s = rθ,v = rω,a_t = rα,a_c = rω²。

Torque τ = r × F, magnitude τ = rF sinθ. Rotational analogue of Newton’s Second Law: Στ = Iα, where I = Σ m_i r_i² is the moment of inertia. Common I: solid cylinder/disk about central axis I = ½MR²; solid sphere about diameter I = ⅖MR²; thin rod about center I = ¹⁄₁₂ML²; parallel-axis theorem I = I_cm + Md².

力矩 τ = r × F,大小 τ = rF sinθ。牛顿第二定律的转动类似物:Στ = Iα,其中 I = Σ m_i r_i² 是转动惯量。常见 I:圆柱体/圆盘绕中心轴 I = ½MR²;实心球绕直径 I = ⅖MR²;细杆绕中心 I = ¹⁄₁₂ML²;平行轴定理 I = I_cm + Md²。

Rotational kinetic energy K_rot = ½Iω². Work done by torque: W = ∫ τ dθ. Power: P = τω. Angular momentum L = r × p = Iω. Conservation of angular momentum: if net external torque is zero, L is constant.

转动动能 K_rot = ½Iω²。力矩做的功:W = ∫ τ dθ。功率:P = τω。角动量 L = r × p = Iω。角动量守恒:如果净外力矩为零,则 L 恒定。

Rolling without slipping: v_cm = Rω, a_cm = Rα. Kinetic energy includes both translational and rotational parts: K = ½Mv_cm² + ½I_cmω². Friction may be static and does no work in pure rolling.

无滑滚动:v_cm = Rω,a_cm = Rα。动能包括平动和转动两部分:K = ½Mv_cm² + ½I_cmω²。摩擦力可能是静摩擦,在纯滚动中不做功。


6. Oscillations and Gravitation | 振动与引力

Simple harmonic motion (SHM) occurs when restoring force F = −kx. The equation of motion: d²x/dt² + (k/m)x = 0. Solution: x(t) = A cos(ωt + φ), where ω = √(k/m). Period T = 2π/ω = 2π√(m/k). Velocity v = −Aω sin(ωt + φ), acceleration a = −Aω² cos(ωt + φ).

简谐运动发生在恢复力 F = −kx 的情况下。运动方程:d²x/dt² + (k/m)x = 0。解为 x(t) = A cos(ωt + φ),其中 ω = √(k/m)。周期 T = 2π/ω = 2π√(m/k)。速度 v = −Aω sin(ωt + φ),加速度 a = −Aω² cos(ωt + φ)。

Energy in SHM: Total mechanical energy E = ½kA² = ½mv_max². For a simple pendulum (small angles), ω = √(g/L), T = 2π√(L/g). For a physical pendulum, ω = √(mgd/I), T = 2π√(I/mgd). Damped and forced oscillations are beyond AP Physics C: Mechanics scope but useful conceptually.

简谐运动中的能量:总机械能 E = ½kA² = ½mv_max²。对于单摆(小角度),ω = √(g/L),T = 2π√(L/g)。对于复摆,ω = √(mgd/I),T = 2π√(I/mgd)。阻尼振动和受迫振动超出 AP 物理 C 力学范围,但概念上有用。

Newton’s law of universal gravitation: F = −Gm₁m₂/r² r̂. Gravitational potential energy U = −Gm₁m₂/r. For orbits, the force provides centripetal acceleration: GmM/r² = mv²/r. Kepler’s laws: (1) elliptical orbits with Sun at a focus, (2) equal areas in equal times, (3) T² ∝ a³. For circular orbits, v = √(GM/r), T = 2π√(r³/GM).

牛顿万有引力定律:F = −Gm₁m₂/r² r̂。引力势能 U = −Gm₁m₂/r。对于轨道运动,引力提供向心加速度:GmM/r² = mv²/r。开普勒定律:(1) 椭圆轨道,太阳在一个焦点上;(2) 相等时间内扫过相等面积;(3) T² ∝ a³。对于圆轨道,v = √(GM/r),T = 2π√(r³/GM)。


7. Electrostatics: Charge and Coulomb’s Law | 静电学:电荷与库仑定律

Electric charge is a fundamental property; it is quantized in multiples of e = 1.602 × 10⁻¹⁹ C. Coulomb’s law describes the force between two point charges: F = k|q₁q₂|/r², with k = 1/(4πε₀) ≈ 8.99 × 10⁹ N·m²/C². The force is directed along the line joining charges, repulsive for like signs, attractive for opposite.

电荷是基本属性;它以元电荷 e = 1.602 × 10⁻¹⁹ C 的整数倍量子化。库仑定律描述两点电荷之间的作用力:F = k|q₁q₂|/r²,其中 k = 1/(4πε₀) ≈ 8.99 × 10⁹ N·m²/C²。力沿连接两电荷的直线,同号相斥,异号相吸。

Electric field E = F/q₀ (test charge). For a point charge, E = kq/r² r̂. The principle of superposition allows calculation of E from multiple charges via vector sum. Electric field lines originate from positive charges and terminate on negative charges. Field due to continuous charge distributions requires integration: dE = k dq/r².

电场 E = F/q₀(试探电荷)。对于点电荷,E = kq/r² r̂。叠加原理允许通过矢量求和计算多个电荷产生的电场。电场线始于正电荷,止于负电荷。连续电荷分布的电场需要积分:dE = k dq/r²。


8. Gauss’s Law and Electric Potential | 高斯定律与电势

Electric flux Φ_E = ∮ E·dA. Gauss’s law states Φ_E = q_enc/ε₀. It is extremely useful for symmetric charge distributions: spherical, cylindrical, planar. For a sphere of uniform charge, outside E = kQ/r², inside E = kQr/R³ (for uniform volume charge). For an infinite line, E = λ/(2πε₀r). For an infinite plane, E = σ/(2ε₀).

电通量 Φ_E = ∮ E·dA。高斯定律指出 Φ_E = q_enc/ε₀。它对于对称电荷分布(球形、圆柱形、平面)极其有用。对于均匀带电球体,外部 E = kQ/r²,内部 E = kQr/R³(对于均匀体电荷)。对于无限长线,E = λ/(2πε₀r)。对于无限大平面,E = σ/(2ε₀)。

Electric potential V: the potential energy per unit charge. The potential difference ΔV = −∫ E·dl. For a point charge, V = kq/r (with zero at infinity). Potential is a scalar; superposition is algebraic. Equipotential surfaces are perpendicular to E. Field and potential are related by E = −∇V, in one dimension E_x = −dV/dx.

电势 V:单位电荷的势能。电势差 ΔV = −∫ E·dl。对于点电荷,V = kq/r(无穷远处为零)。电势是标量;叠加为代数和。等势面垂直于 E。电场与电势的关系为 E = −∇V,在一维中 E_x = −dV/dx。

Electrostatic potential energy of a system of point charges: U = k Σ q_iq_j/r_ij for all pairs. For a capacitor, U = ½QV = ½CV². Work done by electric field W = −ΔU = qΔV.

点电荷系统的静电势能:U = k Σ q_iq_j/r_ij(对所有对求和)。对于电容器,U = ½QV = ½CV²。电场做的功 W = −ΔU = qΔV。


9. Conductors, Capacitors, and Dielectrics | 导体、电容器与电介质

In electrostatic equilibrium, the electric field inside a conductor is zero; any excess charge resides on the surface. The electric field just outside a conductor is perpendicular to the surface with magnitude E = σ/ε₀. The surface itself is an equipotential.

在静电平衡状态下,导体内部的电场为零;任何多余的电荷都分布在表面。导体外表面紧邻处的电场垂直于表面,大小为 E = σ/ε₀。导体表面是一个等势面。

Capacitance C = Q/V. For a parallel-plate capacitor, C = ε₀A/d. With a dielectric of constant κ, C = κε₀A/d. Capacitors in series: 1/C_eq = Σ 1/C_i; in parallel: C_eq = Σ C_i. Energy stored: U = ½CV² = ½Q²/C = ½QV.

电容 C = Q/V。对于平行板电容器,C = ε₀A/d。有介电常数为 κ 的电介质时,C = κε₀A/d。电容器串联:1/C_eq = Σ 1/C_i;并联:C_eq = Σ C_i。储存的能量:U = ½CV² = ½Q²/C = ½QV。

Dielectric material inserted between plates reduces the effective field and potential difference for a given charge, increasing capacitance. The induced bound charge on dielectric surface partially cancels the applied field.

插入极板间的电介质材料会降低给定电荷下的有效电场和电势差,从而增大电容。电介质表面感生的束缚电荷部分抵消了外加电场。


10. Electric Circuits | 电路

Current I = dq/dt. Drift velocity v_d relates to current density J = I/A = nqv_d (n is charge carrier density). Ohm’s law: V = IR. Resistance R = ρL/A; resistivity ρ depends on temperature: ρ = ρ₀[1 + α(T − T₀)].

电流 I = dq/dt。漂移速度 v_d 与电流密度的关系为 J = I/A = nqv_d(n 为载流子密度)。欧姆定律:V = IR。电阻 R = ρL/A;电阻率 ρ 依赖于温度:ρ = ρ₀[1 + α(T − T₀)]。

Electric power P = IV = I²R = V²/R. EMF (electromotive force) ε is the work per unit charge done by a source. Internal resistance r leads to terminal voltage V_ab = ε − Ir.

电功率 P = IV = I²R = V²/R。电动势 ε 是电源对单位电荷做的功。内阻 r 导致端电压 V_ab = ε − Ir。

Kirchhoff’s rules: Junction rule (current in = out); Loop rule (Σ ΔV = 0 around any closed loop). These underpin analysis of complex circuits. RC circuits: charging q(t) = Q_max(1 − e^(−t/τ)), discharging q(t) = Q₀ e^(−t/τ), with time constant τ = RC.

基尔霍夫定律:节点定律(流入电流 = 流出电流);回路定律(沿任意闭合回路 Σ ΔV = 0)。这构成了分析复杂电路的基础。RC 电路:充电 q(t) = Q_max(1 − e^(−t/τ)),放电 q(t) = Q₀ e^(−t/τ),其中时间常数 τ = RC。


11. Magnetic Fields | 磁场

Magnetic fields are produced by moving charges. The magnetic force on a moving charge is F = qv × B, magnitude F = qvB sinθ. On a current-carrying wire, F = IL × B. Torque on a current loop τ = μ × B, where magnetic dipole moment μ = NIA n̂.

磁场由运动电荷产生。运动电荷受到的磁力为 F = qv × B,大小 F = qvB sinθ。作用在载流导线上的力为 F = IL × B。作用在电流回路上的力矩为 τ = μ × B,其中磁偶极矩 μ = NIA n̂。

Biot-Savart law: dB = (μ₀/4π) (I dl × r̂)/r². Ampere’s law: ∮ B·dl = μ₀I_enc. Applications: magnetic field of a long straight wire B = μ₀I/(2πr); inside a solenoid B = μ₀nI (n = turns per length); center of a circular loop B = μ₀I/(2R).

毕奥-萨伐尔定律:dB = (μ₀/4π) (I dl × r̂)/r²。安培环路定理:∮ B·dl = μ₀I_enc。应用:长直导线周围的磁场 B = μ₀I/(2πr);螺线管内部 B = μ₀nI(n 为单位长度匝数);圆环圆心处 B = μ₀I/(2R)。

Force between two parallel currents: parallel wires attract, anti-parallel repel. Magnetic materials are classified by permeability: diamagnetic, paramagnetic, ferromagnetic (not heavily tested in AP Physics C but conceptually relevant).

两平行电流之间的力:同向电流相互吸引,反向电流相互排斥。磁性材料按磁导率分类:抗磁性、顺磁性、铁磁性(AP 物理 C 中考察不深,但概念上相关)。


12. Electromagnetic Induction | 电磁感应

Faraday’s law: induced EMF ε = −dΦ_B/dt, where Φ_B = ∫ B·dA is magnetic flux. Lenz’s law determines direction: induced current creates a flux that opposes the change in flux. For a moving conductor, ε = Blv (if B, l, v are mutually perpendicular).

法拉第定律:感应电动势 ε = −dΦ_B/dt,其中磁通量 Φ_B = ∫ B·dA。楞次定律确定方向:感应电流产生的磁通量阻碍引起感应的磁通量变化。对于运动的导体,ε = Blv(若 B、l、v 两两垂直)。

Induced electric fields are non-conservative; ∮ E·dl = −dΦ_B/dt. Self-inductance L: ε_L = −L dI/dt. For a solenoid, L = μ₀n²Al. Energy stored in an inductor: U = ½LI². Mutual inductance M: ε₂ = −M dI₁/dt.

感生电场是非保守场;∮ E·dl = −dΦ_B/dt。自感 L:ε_L = −L dI/dt。对于螺线管,L = μ₀n²Al。电感中储存的能量:U = ½LI²。互感 M:ε₂ = −M dI₁/dt。

LR circuits: current growth I(t) = (ε/R)(1 − e^(−t/τ)), decay I(t) = I₀ e^(−t/τ), time constant τ = L/R. LC circuits: oscillations with angular frequency ω = 1/√(LC). Analogous to mass-spring system: L ↔ m, C ↔ 1/k, energy oscillates between capacitor’s electric field and inductor’s magnetic field.

LR 电路:电流增长 I(t) = (ε/R)(1 − e^(−t/τ)),衰减 I(t) = I₀ e^(−t/τ),时间常数 τ = L/R。LC 电路:振荡角频率 ω = 1/√(LC)。类比弹簧-质量系统:L ↔ m,C ↔ 1/k,能量在电容器的电场和电感器的磁场之间振荡。

Maxwell’s addition to Ampere’s law is displacement current I_d = ε₀ dΦ_E/dt, leading to the full Ampere-Maxwell law ∮ B·dl = μ₀(I_enc + ε₀ dΦ_E/dt). This predicts electromagnetic waves where E and B are perpendicular and travel at c = 1/√(μ₀ε₀).

麦克斯韦对安培定律的补充是位移电流 I_d = ε₀ dΦ_E/dt,从而导出完整的安培-麦克斯韦定律 ∮ B·dl = μ₀(I_enc + ε₀ dΦ_E/dt)。这预言了电磁波,其中 E 和 B 相互垂直并以 c = 1/√(μ₀ε₀) 传播。


Published by TutorHao | AP Physics C Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading