BPHO Physics Olympiad: Extended Study Notes and Core Knowledge Points | BPHO英国物理奥赛:拓展学习笔记与核心知识点

📚 BPHO Physics Olympiad: Extended Study Notes and Core Knowledge Points | BPHO英国物理奥赛:拓展学习笔记与核心知识点

The British Physics Olympiad (BPHO) challenges A-Level students with problems that demand a deeper conceptual understanding, mathematical fluency, and creative problem-solving skills. These extended study notes summarise the core knowledge points and advanced techniques that frequently appear in BPHO Round 1 and beyond. Mastery of these topics will not only boost your competition performance but also strengthen your foundation for further studies in physics and engineering.

英国物理奥赛(BPHO)向 A-Level 学生提出更高要求,需要深刻的概念理解、熟练的数学工具和灵活的解题思维。这篇拓展学习笔记梳理了 BPHO Round 1 乃至后续轮次中反复出现的核心知识点与进阶技巧。扎实掌握这些内容,既能提升竞赛表现,也能为未来的物理或工程学习打下更坚实的基础。


1. Kinematics Using Calculus | 微积分运动学

BPHO kinematics problems rarely limit themselves to constant acceleration. You must be comfortable expressing velocity as the time integral of acceleration and displacement as the integral of velocity. For one-dimensional motion along the x-axis, the fundamental relations are:

v(t) = ∫ a(t) dt + v₀,    x(t) = ∫ v(t) dt + x₀

在 BPHO 中,运动学很少局限于匀加速情形。你必须能够用加速度对时间的积分表示速度,再用速度对时间的积分表示位移。对于沿 x 轴的一维运动,基本关系为:v(t) = ∫ a(t) dt + v₀,x(t) = ∫ v(t) dt + x₀。

A common example is an acceleration that varies linearly with time, a(t) = kt. Integrating gives v(t) = ½kt² + v₀, and a further integration yields the displacement. When acceleration is given as a function of velocity or position, separation of variables is necessary. For instance, a = -kv gives dv/dt = -kv, which integrates to v = v₀ e⁻ᵏᵗ. Recognising these patterns saves time and prevents errors.

常见的例子是加速度随时间线性变化,a(t) = kt。积分可得 v(t) = ½kt² + v₀,再次积分得到位移。当加速度表达为速度或位置的函数时,需要使用变量分离法。例如 a = -kv 导出 dv/dt = -kv,积分后得 v = v₀ e⁻ᵏᵗ。识别这些典型模式能节省时间并避免错误。


2. Conservation Laws and Collisions | 守恒定律与碰撞

Momentum conservation is a workhorse in BPHO. For any isolated system, total momentum before and after collision remains constant: m₁u₁ + m₂u₂ = m₁v₁ + m₂v₂. In two-dimensional collisions, decompose velocities into perpendicular components and apply conservation independently along each axis.

动量守恒是 BPHO 中的核心工具。对于孤立系统,碰撞前后总动量保持不变:m₁u₁ + m₂u₂ = m₁v₁ + m₂v₂。在面对二维碰撞时,将速度分解为相互垂直的分量,并分别对每个轴应用动量守恒。

The coefficient of restitution, e, determines the elasticity: e = (v₂ – v₁) / (u₁ – u₂), measured along the line of impact. For perfectly elastic collisions, e = 1 and kinetic energy is conserved; for perfectly inelastic collisions, e = 0 and the bodies stick together. Many BPHO questions ask you to find the kinetic energy lost, which can be expressed as ΔK = ½μ(u₁ – u₂)²(1 – e²), where μ is the reduced mass m₁m₂/(m₁ + m₂). This compact form is especially useful for quick calculations.

恢复系数 e 决定碰撞的弹性程度:e = (v₂ – v₁) / (u₁ – u₂),沿碰撞线测量。完全弹性碰撞时 e = 1,动能守恒;完全非弹性碰撞时 e = 0,物体粘在一起。许多 BPHO 题目要求计算动能损失,可用紧凑公式 ΔK = ½μ(u₁ – u₂)²(1 – e²),其中 μ 为约化质量 m₁m₂/(m₁ + m₂)。这一表达式在快速计算中极为有用。


3. Circular Motion and Gravitational Fields | 圆周运动与引力场

Uniform circular motion demands a net centripetal force: F = mv²/r = mω²r. In gravitational contexts, this force is provided by Newton’s law of gravitation, F = GMm/r². Equating the two yields the orbital speed v = √(GM/r) and period T = 2π√(r³/GM), which is Kepler’s third law.

匀速圆周运动需要向心力:F = mv²/r = mω²r。在天体引力情境下,该力由牛顿万有引力提供:F = GMm/r²。将两者相等可得轨道速率 v = √(GM/r) 和周期 T = 2π√(r³/GM),这正是开普勒第三定律。

Gravitational potential is defined as V = -GM/r, and the potential energy of two masses is U = -GMm/r. Escape velocity is derived by setting total mechanical energy to zero: vₑₛ₀ = √(2GM/R). The concept of gravitational field strength g = GM/r² and the relation g = -dV/dr are equally important, especially when analysing variations of g with altitude or depth inside a planet.

引力势定义为 V = -GM/r,两质点间的引力势能为 U = -GMm/r。令总机械能为零即可推出逃逸速度:vₑₛ₀ = √(2GM/R)。引力场强度 g = GM/r² 及其与势的关系 g = -dV/dr 同样重要,尤其在分析 g 随高度或行星内部深度的变化时。


4. Rotational Mechanics | 转动力学

Rigid body dynamics introduces torque, moment of inertia, and angular momentum. The rotational analogues of Newton’s second law is τ = Iα, where τ is the net torque, I is the moment of inertia about the rotation axis, and α is the angular acceleration. For a point mass, I = mr²; for common shapes, values like I = ½MR² (solid cylinder) or I = ²⁄₅MR² (solid sphere) should be memorised.

刚体动力学引入力矩、转动惯量和角动量。牛顿第二定律的转动对应形式为 τ = Iα,其中 τ 为合外力矩,I 为绕转轴的转动惯量,α 为角加速度。对于质点,I = mr²;常见形状如匀质实心柱体 I = ½MR²、实心球体 I = ²⁄₅MR² 等需要牢记。

The parallel-axis theorem lets you shift the axis: I = I_cm + Md². Angular momentum L = Iω is conserved when net external torque is zero, a principle often used in problems involving collapsing stars or spinning skaters. Total kinetic energy of a rolling body combines translational and rotational parts: K = ½mv² + ½Iω². For rolling without slipping, the constraint v = ωr links the two.

平行轴定理可改变转轴:I = I_cm + Md²。角动量 L = Iω 在合外力矩为零时守恒,这一原理常用于坍缩恒星或旋转滑冰者等题型。滚动体的总动能包含平动与转动两部分:K = ½mv² + ½Iω²。对于无滑滚动,约束条件 v = ωr 将二者联系起来。


5. Simple Harmonic Motion | 简谐运动

SHM is defined by a restoring force proportional to displacement: a = -ω²x, leading to solutions x = A sin(ωt + φ) or x = A cos(ωt + φ). The angular frequency ω is determined by the system’s physical parameters: for a mass-spring system ω = √(k/m), and for a simple pendulum ω = √(g/L) (small angle approximation).

简谐运动由与位移成正比的回复力定义:a = -ω²x,其解为 x = A sin(ωt + φ) 或 x = A cos(ωt + φ)。角频率 ω 由系统的物理参数决定:弹簧振子 ω = √(k/m),单摆 ω = √(g/L)(小角度近似)。

Velocity and acceleration are obtained by differentiation: v = ωA cos(ωt + φ), a = -ω²A sin(ωt + φ). Energy continuously transforms between kinetic and potential: E_total = ½kA² = ½mω²A², with K = ½mω²(A² – x²) and U = ½mω²x². This energy viewpoint often provides the fastest route to finding amplitude or frequency from given initial conditions.

速度和加速度可由求导得出:v = ωA cos(ωt + φ),a = -ω²A sin(ωt + φ)。能量在动能和势能间连续转换:E_total = ½kA² = ½mω²A²,K = ½mω²(A² – x²),U = ½mω²x²。这种能量视角常能根据初条件最快求得振幅或频率。


6. Electric Fields and Gauss’s Law | 电场与高斯定律

Coulomb’s law gives the force between point charges: F = kQq/r², where k = 1/(4πε₀). The electric field strength E = F/q, and for a point charge E = kQ/r². By superimposing fields from multiple charges, you can compute the net field by vector addition. The electric potential V = kQ/r is a scalar, making it easier to sum, and the field is the negative gradient: E = -dV/dr (in one dimension).

库仑定律给出点电荷间的作用力:F = kQq/r²,其中 k = 1/(4πε₀)。电场强度 E = F/q,对于点电荷有 E = kQ/r²。通过叠加多个电荷的电场,可用矢量加法求得合场强。电势 V = kQ/r 是标量,更易叠加,且场强为电势的负梯度:E = -dV/dr(一维情形)。

Gauss’s law, ∮ E·dA = Q_enclosed / ε₀, is a powerful tool for symmetric charge distributions. It quickly yields the field outside a charged sphere (E = kQ/r² for r ≥ R), inside a uniformly charged sphere (E = kQr/R³ for r ≤ R), and for an infinite line or plane of charge. Fluency with Gaussian surfaces saves considerable time in BPHO problems on electrostatics.

高斯定律 ∮ E·dA = Q_enclosed / ε₀ 对于对称电荷分布是强大的工具。它能迅速得出带电球体外部的场强(r ≥ R 时 E = kQ/r²)、均匀带电球体内部的场强(r ≤ R 时 E = kQr/R³),以及无限长线电荷或无限大面电荷的电场。熟练选取高斯面,能在 BPHO 静电学问题中节省大量时间。


7. Magnetic Forces and Induction | 磁场力与电磁感应

A charge q moving with velocity v in a magnetic field B experiences the Lorentz force F = qv × B. The direction is given by Fleming’s left-hand rule (or right-hand rule for conventional current). For a current-carrying wire of length L in a uniform field, the force is F = BIL sinθ. When a charged particle moves perpendicularly to a uniform B, it follows a circular path with radius r = mv/(qB) and period T = 2πm/(qB), independent of speed.

以速度 v 在磁场 B 中运动的电荷 q 受到洛伦兹力 F = qv × B。方向由左手定则(或针对电流的右手定则)判定。对于在匀强磁场中长为 L 的通电导线,力为 F = BIL sinθ。当带电粒子垂直于匀强磁场运动时,它将沿圆轨道运动,半径 r = mv/(qB),周期 T = 2πm/(qB),与速度无关。

Faraday’s law states that the induced emf equals the negative rate of change of magnetic flux: ε = -dΦ/dt. Lenz’s law gives the direction. In many BPHO problems, flux changes because of a changing area, field strength, or orientation. For a rod of length l moving at speed v perpendicular to B, the motional emf is ε = Blv. Transformer and generator principles rely on alternating flux, with rms and peak values related by ε_rms = ε₀/√2.

法拉第定律指出,感应电动势等于磁通量变化率的负值:ε = -dΦ/dt,方向由楞次定律确定。在 BPHO 的许多问题中,面积、场强或方位的改变都会引起磁通量变化。对于长为 l 的导体棒垂直于 B 以速度 v 运动,动生电动势为 ε = Blv。变压器和发电机原理依赖交变磁通,其有效值与峰值满足 ε_rms = ε₀/√2。


8. Thermodynamic Processes | 热力学过程

The first law of thermodynamics, ΔU = Q + W (where W is work done on the system), governs energy changes. For an ideal gas, internal energy depends only on temperature: ΔU = nC_v ΔT. The four canonical processes are often examined:

热力学第一定律 ΔU = Q + W(W 为外界对系统做的功)支配能量的变化。对于理想气体,内能只与温度有关:ΔU = nC_v ΔT。四种典型过程常被考查:

Process / 过程 Condition / 条件 Key relations / 关系
Isochoric / 等容 V = constant W = 0, Q = ΔU = nC_v ΔT
Isobaric / 等压 p = constant W = -pΔV, Q = nC_p ΔT
Isothermal / 等温 T = constant ΔU = 0, Q = -W = nRT ln(V₂/V₁)
Adiabatic / 绝热 Q = 0 pV^γ = constant, TV^(γ-1) = constant, γ = C_p/C_v

The efficiency of any heat engine is η = W_out / Q_in. For a Carnot engine operating between reservoirs at temperatures T_h and T_c (in kelvin), the maximum possible efficiency is η_Carnot = 1 – T_c/T_h. Entropy change is defined as ΔS = ∫ dQ_rev/T, and the total entropy of an isolated system never decreases.

任何热机的效率为 η = W_out / Q_in。对于在热源温度 T_h 和冷源温度 T_c(开尔文)之间工作的卡诺热机,最大可能效率为 η_Carnot = 1 – T_c/T_h。熵变定义为 ΔS = ∫ dQ_rev/T,孤立系统的总熵永不减少。


9. Interference and Diffraction | 干涉与衍射

Two-source interference produces maxima where the path difference is an integer multiple of the wavelength: d sinθ = nλ. For Young’s double-slit experiment, the fringe spacing on a screen at distance D is Δy = λD/d. The intensity pattern shows equally spaced bright and dark fringes when the small-angle approximation holds.

双源干涉在波程差为波长的整数倍时产生极大:d sinθ = nλ。对于杨氏双缝实验,距离为 D 的屏幕上条纹间距为 Δy = λD/d。在小角度近似下,强度图样呈现等间距的明暗条纹。

Single-slit diffraction minima occur at a sinθ = nλ (n = 1, 2, 3…). The central maximum is twice as wide as the subsidiary maxima. When a diffraction grating with N slits per unit length is used, the maxima are much sharper and follow d sinθ = nλ, with d = 1/N. The angular dispersion dθ/dλ = n/(d cosθ) quantifies the separation of different wavelengths, an important consideration in spectroscopy problems.

单缝衍射的极小条件为 a sinθ = nλ(n = 1, 2, 3…)。中央亮纹的宽度是次极大宽度的两倍。使用每单位长度有 N 条刻线的衍射光栅时,极大十分锐利,并遵循 d sinθ = nλ,其中 d = 1/N。角色散 dθ/dλ = n/(d cosθ) 量化不同波长被分开的程度,在光谱学问题中至关重要。


10. Special Relativity Essentials | 狭义相对论要点

BPHO relativity questions typically rely on the Lorentz transformations for

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