Mastering Formula Derivations: Oxford AQA A-Level Physics 9630 | A-Level物理公式推导精通指南:Oxford AQA 9630

📚 Mastering Formula Derivations: Oxford AQA A-Level Physics 9630 | A-Level物理公式推导精通指南:Oxford AQA 9630

Mastering the derivations of key formulas is essential for success in Oxford AQA A-Level Physics (9630). Not only does it deepen your understanding of physical principles, but it also equips you to handle unfamiliar problems and meet the assessment objectives that require you to demonstrate logical reasoning. This guide walks you through the most important derivations as highlighted in switching guides, bridging the gap if you are moving from another specification.

掌握关键公式的推导对于 Oxford AQA A-Level 物理 (9630) 的成功至关重要。这不仅能加深你对物理原理的理解,还能让你处理陌生问题,并满足要求展示逻辑推理的考核目标。本指南将带你走过转换指南中强调的最重要推导,如果你是从其他考试局转过来,这将帮助你弥合差距。

1. Deriving the SUVAT Equations | 推导匀加速运动方程

The SUVAT equations describe motion with constant acceleration. Starting from the definition of acceleration a = (v – u)/t, rearrange to get v = u + at. Then, using the average velocity (u+v)/2, displacement s = ((u+v)/2) × t. Substituting v from the first equation into this yields s = ut + ½at² and s = vt – ½at². Finally, squaring the first equation and combining with s leads to v² = u² + 2as.

SUVAT 方程描述匀加速运动。从加速度定义 a = (v – u)/t 开始,整理得到 v = u + at。然后利用平均速度 (u+v)/2,位移 s = ((u+v)/2) × t。将第一个等式中的 v 代入,可推导出 s = ut + ½at² 和 s = vt – ½at²。最后,对第一式平方并与 s 结合,得出 v² = u² + 2as。


2. Conservation of Momentum from Newton’s Laws | 从牛顿定律推导动量守恒

According to Newton’s third law, when two objects A and B interact, the force F_AB exerted by A on B is equal and opposite to F_BA. Newton’s second law gives F = Δp/Δt. Therefore, Δp_B/Δt = – Δp_A/Δt, leading to Δp_A + Δp_B = 0. This shows that the total momentum of the system remains constant, provided no external forces act.

根据牛顿第三定律,当物体 A 和 B 相互作用时,A 对 B 施加的力 F_AB 与 B 对 A 的力 F_BA 大小相等方向相反。牛顿第二定律给出 F = Δp/Δt。因此,Δp_B/Δt = – Δp_A/Δt,进而得到 Δp_A + Δp_B = 0。这表明在没有外力作用时,系统的总动量保持不变。


3. Work-Energy Theorem and Kinetic Energy | 功−能定理与动能公式

Consider a constant net force F acting on an object over a displacement s. The work done W = F s. Using Newton’s second law F = ma and the SUVAT relation v² = u² + 2as, we can write as = (v² – u²)/2. Substituting gives W = m × (v² – u²)/2 = ½mv² – ½mu². The work done on the object equals the change in its kinetic energy.

考虑一个恒定的净力 F 作用在物体上使其发生位移 s。所做的功 W = F s。利用牛顿第二定律 F = ma 和 SUVAT 关系 v² = u² + 2as,可写出 as = (v² – u²)/2。代入得到 W = m × (v² – u²)/2 = ½mv² – ½mu²。对物体所做的功等于其动能的变化量。


4. Derivation of Centripetal Acceleration | 向心加速度的推导

An object moving at constant speed v along a circular path of radius r experiences a centripetal acceleration directed toward the centre. Over a small time Δt, the change in velocity Δv is approximately vΔθ, where Δθ is the angular displacement. Since v = rω and Δv/Δt = a, using the geometry of similar triangles we find a = v²/r or a = rω². A rigorous vector derivation uses r = r cos(ωt) i + r sin(ωt) j and differentiates twice.

一个物体以恒定速率 v 在半径为 r 的圆周上运动时,会有一个指向圆心的向心加速度。在微小时间 Δt 内,速度变化 Δv 近似为 vΔθ,其中 Δθ 是角位移。由于 v = rω 且 Δv/Δt = a,利用相似三角形几何关系可得到 a = v²/r 或 a = rω²。严谨的矢量推导通过位置矢量 r = r cos(ωt) i + r sin(ωt) j 并两次求导完成。


5. Simple Harmonic Motion: a = −ω²x | 简谐运动:a = −ω²x 推导

For an object attached to a spring, Hooke’s law gives F = −kx. Using F = ma we have ma = −kx, so acceleration a = −(k/m)x. Defining ω² = k/m leads to a = −ω²x. More generally, a displacement of the form x = A cos(ωt+φ) yields velocity v = −Aω sin(ωt+φ) and acceleration a = −Aω² cos(ωt+φ) = −ω²x, confirming that the condition for SHM is satisfied.

对于弹簧连接的物体,胡克定律给出 F = −kx。利用 F = ma 得到 ma = −kx,因此加速度 a = −(k/m)x。定义 ω² = k/m 即可得到 a = −ω²x。更一般地,位移形式 x = A cos(ωt+φ) 会导致速度 v = −Aω sin(ωt+φ) 和加速度 a = −Aω² cos(ωt+φ) = −ω²x,从而确认满足简谐运动的条件。


6. Capacitor Discharge Equation | 电容器放电方程推导

When a capacitor discharges through a resistor, conservation of energy and charge leads to the differential equation dQ/dt = −Q/RC. Separating variables gives dQ/Q = −dt/RC. Integrating both sides from Q₀ to Q and 0 to t results in ln(Q/Q₀) = −t/RC. Exponentiating yields the exponential decay law Q = Q₀ e^(−t/RC). The voltage V = Q/C follows the same form: V = V₀ e^(−t/RC).

当电容器通过电阻放电时,由能量和电荷守恒得到微分方程 dQ/dt = −Q/RC。分离变量得 dQ/Q = −dt/RC。对两边从 Q₀ 到 Q 和 0 到 t 积分得到 ln(Q/Q₀) = −t/RC。指数化后得出指数衰减律 Q = Q₀ e^(−t/RC)。电压 V = Q/C 也具有相同的形式:V = V₀ e^(−t/RC)。


7. Deriving EMF in a Rotating Coil | 旋转线圈感应电动势推导

Faraday’s law states that induced emf ε = −d(NΦ)/dt. For a coil of N turns rotating with angular speed ω in a uniform magnetic field B, the magnetic flux linkage is NΦ = BAN cos(ωt). The negative sign from Lenz’s law indicates direction. Taking the derivative with respect to time gives ε = BANω sin(ωt), which reaches a peak value ε₀ = BANω when sin(ωt) = 1, producing an alternating emf.

法拉第定律指出感应电动势 ε = −d(NΦ)/dt。对于一个 N 匝线圈在均匀磁场 B 中以角速度 ω 旋转,磁通匝连数 NΦ = BAN cos(ωt)。楞次定律中的负号表示方向。对时间求导得到 ε = BANω sin(ωt),当 sin(ωt) = 1 时达到峰值 ε₀ = BANω,从而产生交变电动势。


8. Magnetic Force on a Moving Charge | 运动电荷所受磁力的推导

The Lorentz force on a single charge q moving at velocity v in a magnetic field B is given by F = q v × B, with magnitude F = qvB sinθ. This can be derived from the force on a current-carrying conductor F = BIL sinθ. Since current I = nqAv, where n is the number density of charge carriers, A is cross-sectional area, the total force on a length L is F = (nqAv) B L sinθ. The force per charge is then F ÷ (nAL) = qvB sinθ.

单个电荷 q 在磁场 B 中以速度 v 运动时受到的洛伦兹力为 F = q v × B,大小为 F = qvB sinθ。这可以从载流导体所受的力 F = BIL sinθ 推导出来。由于电流 I = nqAv,其中 n 是载流子数密度,A 是横截面积,长度为 L 的导体所受总力为 F = (nqAv) B L sinθ。每个电荷受到的力则为 F ÷ (nAL) = qvB sinθ。


9. Deriving the Ideal Gas Equation pV = nRT | 理想气体状态方程推导

Starting from the kinetic theory, the pressure exerted by an ideal gas is p = ⅓ρ where ρ = Nm/V. Combining this with the average translational kinetic energy per molecule ½m = (3/2)kT yields pV = NkT. Since N = nN_A and k = R/N_A, we obtain pV = nRT. This derivation links microscopic molecular motion to macroscopic measurable quantities.

从分子动理论出发,理想气体施加的压强为 p = ⅓ρ,其中 ρ = Nm/V。结合每个分子的平均平动动能 ½m = (3/2)kT 得到 pV = NkT。由于 N = nN_A 且 k = R/N_A,于是得出 pV = nRT。这一推导将微观分子运动与宏观可测量量联系了起来。


10. Derivation of the Doppler Effect Equations | 多普勒效应方程推导

For a moving source of sound waves, the observed frequency f’ is related to the source frequency f by f’ = f v/(v ± v_s), where v is the wave speed and v_s the source speed. Derivation: when the source moves towards the observer, the wavelength is compressed to λ’ = (v – v_s)/f. Since v = f’λ’, we get f’ = v/λ’ = f v/(v – v_s). A similar argument applies for a moving observer, yielding f’ = f (v ± v_o)/v.

对于运动的声源,观测到的频率 f’ 与源频率 f 满足 f’ = f v/(v ± v_s),其中 v 为波速,v_s 为源速。推导:当源朝向观察者运动时,波长被压缩为 λ’ = (v – v_s)/f。由于 v = f’λ’,可得 f’ = v/λ’ = f v/(v – v_s)。类似推理适用于观察者运动的情况,得到 f’ = f (v ± v_o)/v。


11. Radioactive Decay Law Derivation | 放射性衰变定律推导

The activity A of a radioactive sample is proportional to the number of undecayed nuclei N: A = λN. The rate of change of N is given by dN/dt = −λN. Separating variables yields dN/N = −λ dt. Integrating from N₀ to N and 0 to t gives ln(N/N₀) = −λt, and therefore N = N₀ e^(−λt). Activity follows A = A₀ e^(−λt), and the half-life is T_½ = ln2/λ.

放射性样品的活度 A 与未衰变核的数量 N 成正比:A = λN。N 的变化率由 dN/dt = −λN 给出。分离变量得 dN/N = −λ dt。从 N₀ 到 N 和 0 到 t 积分得到 ln(N/N₀) = −λt,因此 N = N₀ e^(−λt)。活度遵循 A = A₀ e^(−λt),半衰期为 T_½ = ln2/λ。


12. Energy Stored in a Capacitor | 电容器储存的能量推导

Consider charging a capacitor by moving a small charge dq through a potential difference V. The work done is dW = V dq. Since V = q/C, dW = (q/C) dq. Integrating from q=0 to Q gives the total energy stored E = ½ Q²/C. Substituting Q = CV yields the familiar forms E = ½ CV² and E = ½ QV.

考虑通过搬运微小电荷 dq 并使其经过电势差 V 来给电容器充电。所做的功 dW = V dq。由于 V = q/C,dW = (q/C) dq。从 q=0 到 Q 积分得到储存的总能量 E = ½ Q²/C。代入 Q = CV 得到常见的形式 E = ½ CV² 和 E = ½ QV。


Published by TutorHao | Physics 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