📚 PDF资源导航

Simple Harmonic Motion: Key Difficulties Explained for CIE Further Mathematics | 简谐运动:CIE进阶数学重难点解析

📚 Simple Harmonic Motion: Key Difficulties Explained for CIE Further Mathematics | 简谐运动:CIE进阶数学重难点解析

Simple harmonic motion (SHM) is a cornerstone of CIE A-Level Further Mathematics, blending pure differential equations with physical applications in mechanics. This article provides a comprehensive breakdown of the essential theory, common traps, and problem-solving strategies. We will explore everything from the fundamental acceleration–displacement relationship to damped and forced oscillations, with careful attention to typical exam challenges. Whether you are meeting SHM for the first time or revising for Paper 3 or Paper 4, a firm grasp of these key points will sharpen your analytical skills and boost your confidence.

简谐运动(SHM)是 CIE A-Level 进阶数学的核心内容,它将纯数学的微分方程与力学中的实际应用紧密结合。本文全面梳理了基础理论、常见陷阱与解题策略,涵盖从加速度–位移基本关系,到阻尼振动与受迫振动,并重点关注典型考试难点。无论你是初次接触 SHM 还是正为 Paper 3 或 Paper 4 复习冲刺,扎实掌握这些关键点都将提升你的分析能力,增强应考信心。


1. Definition and Basic Differential Equation | 定义与基本微分方程

In CIE Further Mathematics, simple harmonic motion is defined as the motion of a particle about a fixed point such that its acceleration is directly proportional to its displacement from that point and always directed towards it. If we take the fixed point as the origin, the defining scalar equation is a = -ω²x, where ω is a positive constant called the angular frequency. Since acceleration is the second derivative of displacement with respect to time, we obtain the second-order linear homogeneous differential equation d²x/dt² + ω²x = 0.

在 CIE 进阶数学中,简谐运动指质点绕固定点的运动,其加速度与质点离开该固定点的位移成正比且始终指向该固定点。若以固定点为原点,定义标量方程为 a = -ω²x,这里的正常数 ω 称为角频率。由于加速度是位移对时间的二阶导数,我们得到二阶线性齐次微分方程 d²x/dt² + ω²x = 0。

This equation is the mathematical heart of SHM. Its characteristic equation m² + ω² = 0 yields purely imaginary roots m = ±iω, leading to a general solution expressed in terms of sinusoidal functions. Mastering this derivation and understanding the necessity of two arbitrary constants for a unique solution are fundamental skills tested in Cambridge exams.

此方程是简谐运动的数学核心。其特征方程 m² + ω² = 0 给出纯虚根 m = ±iω,从而得到用正弦函数表示的通解。掌握此推导过程并理解唯一解需要两个任意常数是剑桥考试的基本要求。


2. Key Parameters: Amplitude, Period, Frequency, Angular Frequency | 关键参数:振幅、周期、频率、角频率

Every SHM is characterised by a set of parameters that appear repeatedly in exam questions. The amplitude a (or A) is the maximum magnitude of displacement from the equilibrium position; it is always a positive constant. The period T is the time taken for one complete oscillation, related to the angular frequency ω by T = 2π/ω. Frequency f is the number of oscillations per unit time, f = 1/T = ω/(2π).

每个简谐运动都由一组参数刻画,这些参数在考试题中反复出现。振幅 a(或 A)是质点离开平衡位置的最大位移量,恒为正常数。周期 T 是完成一次全振动所需的时间,与角频率的关系为 T = 2π/ω。频率 f 是单位时间内的振动次数,f = 1/T = ω/(2π)。

In addition, the phase angle φ (or ε) determines the initial state of the oscillation. The displacement can be written as x = a cos(ωt + φ) or x = a sin(ωt + φ′), where the choice of sine or cosine is merely a matter of convenience. You must be comfortable converting between forms: a cos(ωt + φ) can be rewritten as a sin(ωt + φ + π/2) using complementary-angle identities.

此外,相位角 φ(或 ε)决定了振动的初始状态。位移可写成 x = a cos(ωt + φ) 或 x = a sin(ωt + φ′),选用正弦还是余弦只是为了方便。你必须能熟练地在不同形式间转换:利用互余角恒等式,a cos(ωt + φ) 可改写为 a sin(ωt + φ + π/2)。


3. Displacement, Velocity and Acceleration Relations | 位移、速度与加速度关系

Starting from x = a cos(ωt + φ), differentiate to find velocity: v = dx/dt = -aω sin(ωt + φ). Differentiating again gives acceleration: a = dv/dt = -aω² cos(ωt + φ) = -ω² x. The maximum speed occurs when sin(ωt + φ) = ±1, i.e. at the equilibrium position, and is vmax = ωa. The maximum acceleration occurs at the extreme positions (x = ±a) and equals amax = ω²a.

从 x = a cos(ωt + φ) 出发,求导得速度:v = dx/dt = -aω sin(ωt + φ)。再次求导得加速度:a = dv/dt = -aω² cos(ωt + φ) = -ω² x。当 sin(ωt + φ) = ±1,即在平衡位置时,速度最大,最大速度 vmax = ωa。加速度最大出现在极端位置(x = ±a),最大加速度 amax = ω²a。

An extremely useful identity derived by squaring and adding the expressions for displacement and velocity is v² = ω²(a² – x²). This relation avoids time altogether and is invaluable when linking speed, displacement and amplitude. Remember that the ± sign in v = ±ω√(a² – x²) indicates the direction of motion; magnitude only is often sufficient for energy calculations.

将位移和速度表达式平方相加,可得到一个极为有用的恒等式:v² = ω²(a² – x²)。这个关系式消去了时间,在联系速度、位移和振幅时极为有用。注意 v = ±ω√(a² – x²) 中的正负号表示运动方向;在能量计算中通常只需要速率的大小。


4. General Solutions and Initial Conditions | 通解与初始条件

The most general solution to d²x/dt² + ω²x = 0 can be written as x = A cos ωt + B sin ωt or as x = a cos(ωt + φ). To determine the arbitrary constants A and B (or a and φ), you need two initial conditions, typically the displacement x(0) = x₀ and the velocity v(0) = v₀. Substituting t = 0 gives A = x₀ and, from v = -ωA sin ωt + ωB cos ωt, B = v₀/ω. Thus x = x₀ cos ωt + (v₀/ω) sin ωt.

微分方程 d²x/dt² + ω²x = 0 的最一般通解可写为 x = A cos ωt + B sin ωt,或 x = a cos(ωt + φ)。要确定任意常数 A 与 B(或 a 与 φ),需要两个初始条件,通常是初始位移 x(0) = x₀ 和初始速度 v(0) = v₀。代入 t = 0 得 A = x₀,并且由 v = -ωA sin ωt + ωB cos ωt 可得 B = v₀/ω。因而 x = x₀ cos ωt + (v₀/ω) sin ωt。

If you prefer the amplitude–phase form, note that a = √(x₀² + (v₀/ω)²) and tan φ = -v₀/(ω x₀) when using x = a cos(ωt + φ) with the standard derivative. Carefully check the quadrant of φ based on the signs of x₀ and v₀. Many exam errors originate from ignoring the sign information hidden in the initial velocity.

如果你更倾向振幅–相位形式,注意到 a = √(x₀² + (v₀/ω)²),并且在使用 x = a cos(ωt + φ) 及其标准导数时,有 tan φ = -v₀/(ω x₀)。务必根据 x₀ 和 v₀ 的正负判断 φ 所在象限。许多考试错误都源于忽略了初速度中隐含的符号信息。


5. Energy in Simple Harmonic Motion | 简谐运动中的能量

Although SHM systems vary, the energy transformations follow a universal pattern. For a mass–spring oscillator, the kinetic energy is KE = ½ m v² and the elastic potential energy is PE = ½ k x². Using ω² = k/m, we can rewrite the total mechanical energy as E = ½ m v² + ½ m ω² x². Substituting v² = ω²(a² – x²) shows that E = ½ m ω² a², a constant. Hence, energy is proportional to the square of the amplitude.

虽然不同的 SHM 系统各有差异,能量转化却遵循普适规律。对于质量–弹簧振子,动能 KE = ½ m v²,弹性势能 PE = ½ k x²。利用 ω² = k/m,总机械能可改写为 E = ½ m v² + ½ m ω² x²。代入 v² = ω²(a² – x²) 可得 E = ½ m ω² a²,为常量。因此,能量与振幅的平方成正比。

At the equilibrium position, PE = 0 and KE is maximum (½ m ω² a²). At the extreme positions, KE = 0 and all energy is potential. This energy conservation principle is a powerful tool: you can find speed at any displacement without solving the differential equation afresh. It is also the foundation for understanding damped systems where energy gradually dissipates.

在平衡位置,PE = 0,KE 取最大值 ½ m ω² a²。在极端位置,KE = 0,所有能量均为势能。能量守恒原理是一个强有力的工具:你无需重新求解微分方程就能得到任意位移处的速率。它也是理解阻尼系统能量逐渐耗散的基础。


6. The Spring-Mass System | 弹簧–质量系统

A block of mass m attached to a light spring of stiffness k undergoes SHM provided the spring obeys Hooke’s law and friction is negligible. For horizontal oscillations, the restoring force is F = -k x, so m d²x/dt² = -k x ⇒ d²x/dt² = -(k/m) x, giving ω = √(k/m). The period is T = 2π√(m/k). For a vertical spring with the mass hanging at rest, the equilibrium extension e satisfies mg = ke. The motion about this stretched equilibrium is still SHM with the same ω and T, because the constant weight simply shifts the equilibrium position.

一质量为 m 的物块连在劲度系数为 k 的轻弹簧上,若弹簧遵守胡克定律且摩擦可忽略,则物块做简谐运动。在水平振动中,回复力为 F = -k x,因此 m d²x/dt² = -k x ⇒ d²x/dt² = -(k/m) x,得 ω = √(k/m)。周期 T = 2π√(m/k)。对于竖直悬挂静止的弹簧–质量系统,平衡伸长 e 满足 mg = ke。绕过此拉伸后的平衡位置的振动仍为 SHM,ω 和 T 相同,因为恒定的重力仅仅平移了平衡位置。

Many students wrongly assume that vertical oscillations have a different period. The key insight is that the net force when the mass is displaced by an additional distance x from the vertical equilibrium is -k x, exactly as in the horizontal case. Always define your displacement coordinate from the equilibrium position, not from the unstretched length.

许多学生误以为竖直振动的周期会有所不同。关键洞见在于,当质量从竖直平衡位置再位移 x 时,合外力为 -k x,与水平情形完全一样。切记将位移坐标的原点设在平衡位置,而非弹簧原长处。


7. The Simple Pendulum Approximation | 单摆近似

A simple pendulum consists of a point mass suspended by a light inextensible string of length l. The angular form of SHM arises from the restoring force component -mg sin θ tangential to the arc. For small angles (θ ≪ 1 radian), sin θ ≈ θ, giving the approximate equation l d²θ/dt² = -g θ, or d²θ/dt² = -(g/l) θ. Hence the angular frequency is ω = √(g/l) and the period is T = 2π√(l/g).

单摆由一个悬挂在长为 l 的轻质不可伸长细线下的质点构成。其角向简谐运动来源于沿圆弧切向的回复力分量 -mg sin θ。在小角度条件下(θ ≪ 1 弧度),sin θ ≈ θ,得到近似方程 l d²θ/dt² = -g θ,即 d²θ/dt² = -(g/l) θ。因此角频率 ω = √(g/l),周期 T = 2π√(l/g)。

The CIE syllabus expects you to recognise that the period is independent of amplitude only for small oscillations. You may be asked to calculate the maximum displacement for which the approximation sin θ ≈ θ holds within a given percentage error, or to compare the true period (expressed as an elliptic integral) with the simple formula. Never forget that the linear displacement along the arc is s = lθ and that the velocity along the arc is v = l dθ/dt.

CIE 考纲要求你认识到,只有在微小振动时周期才与振幅无关。你可能被要求计算使近似 sin θ ≈ θ 的误差在给定百分比范围内的最大位移,或者比较真实周期(用椭圆积分表示)与简单公式的差异。切勿忘记沿弧线的线位移 s = lθ,以及沿弧线的速度 v = l dθ/dt。


8. SHM as a Projection of Circular Motion | 圆周运动投影与 SHM 的联系

A powerful geometric interpretation connects SHM to uniform circular motion. Consider a point P moving counterclockwise on a circle of radius a with constant angular speed ω. The projection of P onto a diameter (say the x‑axis) executes SHM: x = a cos(ωt + φ). The velocity of P is aω tangent to the circle; its horizontal component gives the SHM velocity, and the centripetal acceleration aω² directed towards the centre has a horizontal component -ω² x.

一个强有力的几何解释将 SHM 与匀速圆周运动联系起来。设点 P 以恒定角速度 ω 在半径为 a 的圆上逆时针运动。P 在一条直径(如 x 轴)上的投影即做简谐运动:x = a cos(ωt + φ)。P 的速度大小为 aω 沿圆的切线方向;其水平分量正是 SHM 的速度,而指向圆心的向心加速度 aω² 的水平分量为 -ω² x。

This model clarifies why the angular frequency ω in SHM is exactly the angular speed of the reference circle, and why the maximum velocity is ωa. It also explains the phase relationships: velocity leads displacement by π/2 when using a cosine coordinate, and acceleration leads velocity by a further π/2. Many vector-diagram problems in CIE papers can be elegantly solved using this rotating-vector (phasor) picture.

该模型清晰地表明,SHM 中的角频率 ω 正是参考圆的角速度,以及最大速度为 ωa 的原因。它还解释了相位关系:使用余弦坐标时,速度超前位移 π/2,加速度又超前速度 π/2。CIE 试卷中许多矢量图问题都可以用这种旋转矢量(相量)图像优雅地解决。


9. Damped Simple Harmonic Motion (Light Damping) | 阻尼简谐运动(轻阻尼)

Real oscillators lose energy due to resistive forces. When the damping force is proportional to velocity, -c dx/dt, the equation of motion becomes m d²x/dt² + c dx/dt + kx = 0. Dividing by m and introducing γ = c/(2m) and ω₀² = k/m, we obtain the standard form d²x/dt² + 2γ dx/dt + ω₀² x = 0. For light damping (γ < ω₀), the auxiliary equation has complex roots and the solution is x = A e-γt cos(ωd t + φ), where ωd = √(ω₀² – γ²) is the damped angular frequency.

实际振子因阻力损失能量。当阻尼力与速度成正比时,-c dx/dt,运动方程变为 m d²x/dt² + c dx/dt + kx = 0。除以 m 并引入 γ = c/(2m) 和 ω₀² = k/m,得到标准形式 d²x/dt² + 2γ dx/dt + ω₀² x = 0。在轻阻尼(γ < ω₀)情况下,辅助方程具有复根,解为 x = A e-γt cos(ωd t + φ),其中 ωd = √(ω₀² – γ²) 为阻尼角频率。

The amplitude decays exponentially, and the ratio of successive peak amplitudes on the same side is constant: xn/xn+1 = eγTd. The logarithmic decrement δ is defined as δ = ln(xn/xn+1) = γ Td. CIE questions may ask you to find γ from a given δ and Td, or to determine the time taken for the amplitude to halve. Be comfortable manipulating e-γt and natural logarithms.

振幅呈指数衰减,且相邻两次同侧峰值振幅之比为常数:xn/xn+1 = eγTd。对数减缩 δ 定义为 δ = ln(xn/xn+1) = γ Td。CIE 试题可能要求你根据给定的 δ 和 Td 求 γ,或者计算振幅减半所需的时间。要熟练掌握 e-γt 与自然对数的运算。


10. Forced Oscillations and Resonance | 受迫振动与共振

When a damped oscillator is driven by an external periodic force F0 cos pt, the equation becomes d²x/dt² + 2γ dx/dt + ω₀² x = (F₀/m) cos pt. After transient terms die out, the system settles into a steady-state oscillation at the driving frequency p, with displacement x = X0 cos(pt – ψ). The steady-state amplitude X0 is given by X0 = (F₀/m) / √((ω₀² – p²)² + 4γ² p²).

当一个有阻尼的振子受到外周期性力 F0 cos pt 驱动时,方程变为 d²x/dt² + 2γ dx/dt + ω₀² x = (F₀/m) cos pt。在瞬态项消失后,系统进入以驱动频率 p 振动的稳态,位移为 x = X0 cos(pt – ψ)。稳态振幅 X0 由下式给出:X0 = (F₀/m) / √((ω₀² – p²)² + 4γ² p²)。

Resonance occurs when the amplitude is maximum. By differentiating the expression for X0 with respect to p and setting the derivative to zero, the resonant angular frequency is found to be pres = √(ω₀² – 2γ²), which is slightly less than the natural undamped frequency ω₀. The sharpness of resonance is measured by the quality factor Q = ω₀/(2γ). A high Q means a tall, narrow resonance peak, which can lead to dramatic amplitudes; CIE questions often explore the practical implications, such as in suspension systems and structural vibrations.

振幅最大时发生共振。将 X0 对 p 求导并令导数为零,可得共振角频率 pres = √(ω₀² – 2γ²),此值略小于无阻尼固有频率 ω₀。共振的尖锐程度用品质因数 Q =

Published by TutorHao | A-Level 进阶数学 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