📚 PDF资源导航

Kinematics Mastery for IB CCEA Mathematics | IB CCEA 数学:运动学考点精讲

📚 Kinematics Mastery for IB CCEA Mathematics | IB CCEA 数学:运动学考点精讲

Kinematics in IB CCEA Mathematics bridges pure calculus with real-world motion, demanding both analytical precision and physical intuition. This masterclass dissects every key concept—from displacement–time graphs to projectile motion under constant acceleration—equipping you with the derivations, graph interpretations, and problem-solving strategies needed to excel in examination questions.

IB CCEA 数学中的运动学将纯微积分与现实运动联系起来,既要求分析精度又需要物理直觉。本精讲深入剖析每个关键概念——从位移-时间图到匀加速下的抛体运动——使你掌握推导方法、图像解读和解题策略,在考试中脱颖而出。


1. Displacement, Velocity and Acceleration as Functions of Time | 位移、速度、加速度作为时间的函数

In kinematics, the position of a particle moving along a straight line is described by a displacement function s(t), usually measured in metres. Velocity v(t) is the first derivative of displacement with respect to time, and acceleration a(t) is the second derivative, or equivalently the first derivative of velocity. Thus, v(t)=ds/dt and a(t)=dv/dt=d²s/dt².

在运动学中,沿直线运动的质点的位置由位移函数 s(t) 描述,通常以米为单位。速度 v(t) 是位移对时间的一阶导数,加速度 a(t) 是二阶导数,也等于速度的一阶导数。因此,v(t)=ds/dt,a(t)=dv/dt=d²s/dt²。

When a problem gives velocity as a function of time, you can find displacement by definite integration: s(t₂)−s(t₁)=∫t₁t₂ v(t) dt. Similarly, acceleration integrates to velocity. Always pay attention to initial conditions when determining constants of integration.

如果题目给出速度关于时间的函数,可通过定积分求位移:s(t₂)−s(t₁)=∫t₁t₂ v(t) dt。类似地,加速度积分得速度。确定积分常数时务必注意初始条件。


2. Interpreting Motion Graphs | 运动图像解读

Displacement–time graphs: the gradient at any point gives velocity. A straight line indicates constant velocity; a horizontal line means the particle is stationary. Curvature shows acceleration: concave up implies positive acceleration, concave down negative.

位移-时间图:任意点的切线斜率表示速度。直线表示匀速;水平线表示静止。弯曲显示加速度:上凹意味着正加速度,下凹意味着负加速度。

Velocity–time graphs: gradient gives acceleration, and the area under the curve between two times represents the change in displacement. A positive area indicates net displacement in the positive direction; total distance travelled requires summing absolute areas.

速度-时间图:斜率表示加速度,曲线下两时间之间的面积代表位移变化量。正面积表示正向净位移;总路程需要对各段面积的绝对值求和。

Acceleration–time graphs: the area under the curve gives the change in velocity. In many CCEA exam questions, these graphs are piecewise constant, making integration straightforward.

加速度-时间图:曲线下面积给出速度变化量。在 CCEA 的许多考题中,这类图像常为分段常数,积分简单直接。


3. Constant Acceleration Formulae (SUVAT) | 匀加速运动公式 (SUVAT)

For motion in a straight line with constant acceleration a, five key equations connect initial velocity u, final velocity v, displacement s, acceleration a, and time t. The first is v=u+at. The second is s=ut+½at². The third is s=½(u+v)t. The fourth is v²=u²+2as. The fifth, s=vt−½at², is occasionally useful.

对于加速度 a 恒定的直线运动,五个关键方程联系初速度 u、末速度 v、位移 s、加速度 a 和时间 t。第一个:v=u+at。第二个:s=ut+½at²。第三个:s=½(u+v)t。第四个:v²=u²+2as。第五个 s=vt−½at² 有时也很方便。

You must be able to derive these from calculus: starting with dv/dt=a (constant), integrate to get v=u+at, and integrate velocity to obtain s=ut+½at². Eliminating t yields v²=u²+2as. These derivations are frequently examined in IB CCEA papers.

你必须能从微积分出发推导这些公式:由 dv/dt=a(常数)积分得 v=u+at,再对速度积分得到 s=ut+½at²。消去 t 得到 v²=u²+2as。这些推导在 IB CCEA 试卷中经常考查。


4. Applying Differentiation to Variable Acceleration | 微分在变加速问题中的应用

When acceleration is not constant, the SUVAT equations do not apply. Instead, work directly with derivatives. For a given displacement function s(t), find v(t)=s'(t) and a(t)=v'(t). To determine when a particle changes direction, solve v(t)=0 and check sign changes.

当加速度不是常数时,不能使用 SUVAT 方程。应直接使用导数。对于给定的位移函数 s(t),求 v(t)=s'(t) 和 a(t)=v'(t)。要确定质点何时改变方向,解 v(t)=0 并检查符号变化。

Typical CCEA questions ask for times at which velocity or acceleration takes a specific value, maximum speed, or the distance travelled in a given interval. Remember that distance is the integral of |v(t)|, which may require splitting the time interval where velocity changes sign.

典型的 CCEA 考题会要求找出速度或加速度达到特定值的时间、最大速率或给定区间内的路程。记住路程是 |v(t)| 的积分,可能需要在速度变号处拆分时间区间。


5. Integrating Acceleration to Find Velocity and Displacement | 积分加速度求速度和位移

Given an acceleration function a(t), velocity is v(t)=∫ a(t) dt with the constant determined by initial velocity v₀. Displacement follows as s(t)=∫ v(t) dt with initial displacement s₀. This two-stage integration appears in many structured CCEA questions.

给定加速度函数 a(t),速度 v(t)=∫ a(t) dt,常数由初始速度 v₀ 确定。位移则为 s(t)=∫ v(t) dt,由初始位移 s₀ 确定常数。这种两步积分法在许多 CCEA 结构化试题中出现。

If acceleration is given as a function of displacement, use a=d(½v²)/ds or the chain rule a=v(dv/ds) to form a differential equation. Solving gives v² as a function of s, from which speed at a given position can be determined without finding time explicitly.

如果加速度作为位移的函数给出,利用 a=d(½v²)/ds 或链式法则 a=v(dv/ds) 构建微分方程。求解可得 v² 关于 s 的表达式,从而无需显式求出时间即可确定特定位置处的速率。


6. Projectile Motion in One Dimension (Vertical Motion Under Gravity) | 一维抛体运动(重力作用下的垂直运动)

When a particle is projected vertically upwards or dropped from a height, the only acceleration is due to gravity, g=9.8 m/s² (unless stated otherwise). Adopt a sign convention: upwards positive means a=−g. Use SUVAT equations with appropriate initial conditions.

当质点竖直向上抛出或从高处落下时,唯一的加速度来自重力 g=9.8 m/s²(除非题目另作说明)。采用符号约定:向上为正则 a=−g。使用带有合适初始条件的 SUVAT 方程。

Key results: time to maximum height tmax=u/g; maximum height H=u²/(2g) if launched from ground level. Total time of flight for return to launch level is 2u/g. The symmetry of upward and downward paths simplifies many calculations.

关键结果:到达最大高度的时间 tmax=u/g;如果从地面发射,最大高度 H=u²/(2g)。返回发射水平面的总飞行时间为 2u/g。上升和下降路径的对称性简化了许多计算。

Watch out for problems involving motion from a platform above ground, where the displacement s may be negative if it falls below the launch point. Carefully define the origin and positive direction before writing equations.

注意涉及从地面上方平台运动的题目,若物体落到发射点以下位移 s 可能为负。写出方程之前需仔细定义原点和正方向。


7. Two-Dimensional Projectile Motion with Constant Acceleration | 匀加速度二维抛体运动

For a projectile launched with speed u at an angle θ to the horizontal, resolve motion into horizontal and vertical components. Horizontally: acceleration=0, velocity u cos θ, displacement x=(u cos θ)t. Vertically: acceleration=−g, initial velocity u sin θ, displacement y=(u sin θ)t−½gt².

对于以速率 u、与水平成 θ 角发射的抛体,将运动分解为水平和垂直分量。水平方向:加速度为 0,速度 u cos θ,位移 x=(u cos θ)t。垂直方向:加速度为 −g,初速度 u sin θ,位移 y=(u sin θ)t−½gt²。

The trajectory equation, obtained by eliminating t, is y=x tan θ−(gx²)/(2u²cos²θ). This is a parabola. Exam questions often ask for the range, maximum height, time of flight, or the equation of path. Deriving the range formula R=(u² sin 2θ)/g from the trajectory is a classic requirement.

消去 t 得到的轨迹方程为 y=x tan θ−(gx²)/(2u²cos²θ),这是一条抛物线。考试题目常要求射程、最大高度、飞行时间或轨迹方程。从轨迹方程推导射程公式 R=(u² sin 2θ)/g 是经典考点。

The maximum range for a given initial speed occurs at θ=45°. You may be asked to prove this using the derivative of the range expression with respect to θ.

给定初速度下,最大射程出现在 θ=45°。可能会要求你对射程表达式关于 θ 求导来证明这一点。


8. Relative Motion and Vector Notation | 相对运动与向量表示

CCEA often introduces kinematics in vector form using i, j notation. A position vector r(t)=x(t)i+y(t)j leads to velocity v=dr/dt and acceleration a=dv/dt. Integration and differentiation are performed component-wise.

CCEA 常以向量形式引入运动学,使用 i, j 记号。位矢 r(t)=x(t)i+y(t)j 导出速度 v=dr/dt 和加速度 a=dv/dt。积分和微分按分量分别进行。

Relative velocity of particle A with respect to B is vA−vB. Problems involving interception or closest approach are tackled by setting relative displacement functions and minimising distance. Setting the relative velocity vector perpendicular to the relative position vector gives the condition for closest approach when speeds are constant.

质点 A 相对 B 的速度为 vA−vB。涉及拦截或最近距离的问题需建立相对位移函数并求最小距离。当速度恒定时,相对速度向量与相对位置向量垂直时即为最接近时刻的条件。


9. Using Calculus to Solve Maximum and Minimum Problems | 用微积分求解极值问题

Maximising the height of a projectile or finding the minimum speed of a particle moving with variable acceleration are optimisation problems that apply differentiation. Set dv/dt=0 or ds/dt=0, solve for t, and use second derivative test or sign analysis to confirm nature of stationary point.

最大化抛体高度或求变加速运动质点的最小速率,属于应用微分的优化问题。令 dv/dt=0 或 ds/dt=0,解出 t,并用二阶导数检验或符号分析确认驻点性质。

For distance travelled, remember that when velocity changes sign, calculating total distance requires integrating speed (absolute value). You may need to find the roots of v(t)=0 and sum the absolute integrals over sub-intervals.

对于路程,记住当速度变号时,计算总距离需要积分速率(绝对值)。需要找到 v(t)=0 的根并求各子区间上绝对值的积分之和。


10. Linking Kinematics to Calculus Concepts | 运动学与微积分概念的串联

Kinematics provides an excellent context for understanding the Fundamental Theorem of Calculus. The change in displacement is the definite integral of velocity. The average velocity over [a,b] is (1/(b−a))∫ab v(t) dt. Mean value theorem for derivatives states that at some instant, instantaneous velocity equals average velocity.

运动学为理解微积分基本定理提供了绝佳背景。位移的变化量是速度的定积分。在 [a,b] 上的平均速度为 (1/(b−a))∫ab v(t) dt。导数的中值定理表明,在某个瞬时,瞬时速度等于平均速度。

Also, the second derivative a(t) relates to the concavity of the displacement graph. Points of inflection in the s-t graph correspond to changes in sign of acceleration. These conceptual links are often tested through graph sketching and interpretation.

此外,二阶导数 a(t) 与位移图像的凹凸性相关。s-t 图中的拐点对应加速度符号的改变。这些概念联系常通过图像绘制与解读进行考查。


11. Exam Technique and Common Pitfalls | 应试技巧与常见误区

Many students lose marks by confusing displacement and distance, or by omitting units in final answers. Always distinguish between ‘speed’ (scalar) and ‘velocity’ (vector). In vector questions, find magnitude for speed, s=√(x²+y²).

许多学生因混淆位移与距离或在最终答案中漏写单位而失分。务必区分 ‘速率’(标量)和 ‘速度’(向量)。在向量题中,求速率需取模长,s=√(x²+y²)。

When integrating, always include the constant of integration and evaluate using given initial conditions. For motion under gravity, ensure the sign of g is consistent throughout the solution. Drawing a clear diagram with a defined positive direction prevents sign errors.

积分时,始终包含积分常数并利用给定的初始条件求值。对于重力作用下的运动,确保 g 的符号在整个解答过程中一致。画出清晰图示并标定正方向可以防止符号错误。

Check that your answers are physically plausible: a maximum height cannot be negative, and time should never be negative unless referencing a time before t=0. Substituting your solutions back into the original equations is a fast way to verify correctness.

检查答案在物理上是否合理:最大高度不能为负,时间不应为负(除非指 t=0 之前的时刻)。将解代回原方程是快速验证正确性的方法。


12. Practice Problem Types and Revision Strategy | 练习题型与复习策略

CCEA past papers feature recurring question styles: given v(t), find s(t) and distance; vertical motion with two connected particles; projectile with given initial velocity vector; graph interpretation leading to calculus statements. Mastering these patterns secures high marks.

CCEA 历年真题反复出现的题型有:给定 v(t),求 s(t) 和距离;两个连接质点的垂直运动;已知初速度向量的抛体运动;从图像解读引出微积分结论。掌握这些模式可稳拿高分。

Revise by actively deriving SUVAT equations from first principles, practicing integration of piecewise functions, and sketching displacement, velocity, and acceleration graphs from given information. Use flashcards for key formulas: v²=u²+2as, range R=u² sin 2θ/g, and the trajectory equation.

复习时要从第一原理出发主动推导 SUVAT 方程,练习分段函数的积分,并根据给定信息绘制位移、速度和加速度图像。用卡片记忆关键公式:v²=u²+2as,射程 R=u² sin 2θ/g,以及轨迹方程。

When tackling a multi-step problem, break it into these stages: define axes, write known variables, choose appropriate equations, solve algebraically, and then substitute numbers. This structured approach reduces errors and ensures partial credit in marking schemes.

处理多步骤问题时,拆分为以下阶段:定义坐标轴,写出已知变量,选择合适的方程,先进行代数求解,然后代入数值。这种结构化方法可减少错误,并确保按评分方案获得步骤分。

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