📚 GCSE OCR Maths: Momentum and Impulse | GCSE OCR 数学:动量与冲量考点精讲
The topic of momentum and impulse appears in OCR GCSE Physics, but its mathematical roots make it a perfect crossover for maths revision. Understanding the proportional relationships, vector nature, and formula rearrangements involved in momentum and impulse will sharpen your number skills, algebraic manipulation, and graph interpretation — all core maths objectives. This article unpacks the key mathematical hurdles and exam techniques you need to solve momentum and impulse problems with confidence.
动量与冲量出现在 OCR GCSE 物理考纲中,但其数学本质使这一内容成为数学复习的绝佳交叉点。理解动量与冲量中涉及的比例关系、矢量性质以及公式变形,将有效提升你的数字运算能力、代数变换能力和图像解读能力——这些全部是数学的核心目标。本文系统梳理你需要掌握的关键数学难点和应试技巧,助你从容解答动量与冲量问题。
1. The Formula p = mv as a Proportional Relationship | 动量公式 p = mv 中的比例关系
Momentum is defined as the product of mass and velocity: p = m × v. This is a direct proportion: if mass doubles, momentum doubles for the same velocity. In maths terms, p ∝ m (when v is constant) and p ∝ v (when m is constant). Recognising this helps you predict changes without full recalculation.
动量定义为质量与速度的乘积:p = m × v。这是一个正比例关系:若速度不变,质量加倍则动量加倍。用数学语言表达,当 v 恒定时 p ∝ m,当 m 恒定时 p ∝ v。识别这一关系能让你无需全部重算即可预判动量变化。
Example: A car of mass 800 kg travels at 15 m/s. What is its momentum? p = 800 × 15 = 12 000 kg m/s. Now if the velocity triples to 45 m/s, momentum becomes 800 × 45 = 36 000 kg m/s, which is exactly three times the original.
示例:一辆质量 800 kg 的汽车以 15 m/s 行驶,其动量为 p = 800 × 15 = 12 000 kg m/s。若速度增至三倍达到 45 m/s,动量变为 800 × 45 = 36 000 kg m/s,恰好是原来的三倍。
For maths practice, you should be comfortable rearranging the formula: m = p / v and v = p / m. Always check units — mass in kg, velocity in m/s, momentum in kg m/s.
数学练习中,你应熟练变形公式:m = p / v 以及 v = p / m。务必检查单位——质量用千克,速度用米/秒,动量用千克·米/秒。
2. Vector Nature of Momentum and Direction Signs | 动量的矢量性与方向符号
Momentum is a vector quantity — it has both magnitude and direction. In one-dimensional motion, we use positive and negative signs to indicate direction. Choosing a reference direction (e.g. right is positive) and consistently applying it is crucial for accurate calculation.
动量是矢量——既有大小也有方向。在一维运动中,我们用正负号表示方向。选取参考方向(例如规定向右为正)并自始至终保持一致,对准确计算至关重要。
Suppose a 2 kg ball moves left at 3 m/s. If right is positive, its velocity is –3 m/s, so momentum p = 2 × (–3) = –6 kg m/s. The negative sign just tells us the direction.
假设一个 2 kg 的球以 3 m/s 向左运动。若规定向右为正,其速度为 –3 m/s,因此动量 p = 2 × (–3) = –6 kg m/s。负号仅表示方向。
When adding momenta, treat them like vectors. The total momentum of a system is the sum of individual momenta with their signs. For two objects moving towards each other, their momenta can partially or fully cancel out.
进行动量合成时,将其视为矢量处理。系统的总动量是各个带有正负号的动量之和。两个相向运动的物体,它们的动量可能部分或完全抵消。
3. Conservation of Momentum as an Equation | 动量守恒方程
In a closed system, total momentum before a collision or explosion equals total momentum after. This gives a powerful equation: m₁u₁ + m₂u₂ = m₁v₁ + m₂v₂, where u denotes velocities before and v after.
在封闭系统中,碰撞或爆炸前的总动量等于碰撞或爆炸后的总动量。由此得出一个强有力的方程:m₁u₁ + m₂u₂ = m₁v₁ + m₂v₂,其中 u 表示碰撞前速度,v 表示碰撞后速度。
Maths tip: list all known values with signs, substitute carefully, and solve for the unknown. Often you will need to rearrange terms to isolate the target variable. This is excellent algebra practice.
数学建议:列出所有已知量并标好正负号,细心代入,然后求解未知量。你常常需要移项来分离目标变量,这是极好的代数训练。
Worked example: A 3 kg trolley at 2 m/s collides with a stationary 1 kg trolley. They stick together. Find their common speed after collision. Initial momentum = 3×2 + 1×0 = 6 kg m/s. After collision, combined mass = 4 kg, speed = v, so 4v = 6 → v = 1.5 m/s.
例题:一辆 3 kg 小车以 2 m/s 运动,与静止的 1 kg 小车碰撞并粘在一起。求碰撞后的共同速度。初动量 = 3×2 + 1×0 = 6 kg m/s。碰撞后总质量 = 4 kg,速度设为 v,由 4v = 6 得 v = 1.5 m/s。
4. Impulse as Change in Momentum | 冲量即动量的变化量
Impulse is defined as the product of force and the time for which it acts: I = F × t. The impulse–momentum theorem tells us that impulse equals the change in momentum: F × t = Δp = mv – mu. This relationship is a direct application of Newton’s second law.
冲量定义为力与其作用时间的乘积:I = F × t。冲量-动量定理告诉我们,冲量等于动量的变化量:F × t = Δp = mv – mu。这一关系是牛顿第二定律的直接应用。
When working with impulse, you often rearrange to find average force: F = (mv – mu) / t. The change in momentum (mv – mu) must be calculated carefully with direction signs. For instance, if a ball hits a wall and rebounds, the velocity changes sign, producing a larger change in momentum.
处理冲量问题时,你常常要变形公式来求平均作用力:F = (mv – mu) / t。动量变化量 (mv – mu) 必须结合方向符号细心计算。例如,球撞击墙壁并反弹,速度方向改变符号,动量变化量更大。
5. Calculating Impulse from Force–Time Graphs | 从力-时间图像求冲量
OCR maths papers may ask you to find impulse from a force–time graph. Since impulse = force × time, it corresponds to the area under a force–time graph. For a constant force, it is simply a rectangle; for a varying force, you might approximate the area using triangles or trapeziums, or count squares.
OCR 数学试卷可能要求你从力-时间图像中求冲量。因为冲量 = 力 × 时间,因此对应于力-时间图曲线下的面积。对于恒力,就是一个矩形;对于变力,你可能需要利用三角形或梯形近似估算面积,或采用数格法。
Always check the axes: if the graph shows average force, treat it as a rectangle. If force changes linearly, the area is a trapezium. The unit of impulse is newton-second (N s), which is equivalent to kg m/s.
务必检查坐标轴:如果图像给出的是平均力,则按矩形处理;若力线性变化,则面积为梯形。冲量的单位为牛·秒 (N s),等同于千克·米/秒。
Example: A force of 20 N acts for 5 seconds. Impulse = 20 × 5 = 100 N s. On a graph, this would be a rectangle of height 20 and width 5.
示例:一个 20 N 的力作用了 5 秒,冲量 = 20 × 5 = 100 N s。在图像上,这表示高为 20、宽为 5 的矩形。
6. Algebraic Combinations of Momentum and Impulse Equations | 动量与冲量公式的代数组合
Advanced problems require you to combine F = ma, equations of motion, and momentum/impulse relations. For example, if a constant force accelerates an object from rest, you can use impulse to find final velocity without using acceleration explicitly.
较复杂的问题要求你将 F = ma、运动学方程与动量/冲量关系结合起来。例如,一个恒力使物体从静止开始加速,你可以利用冲量求出末速度,而无需显式求出加速度。
Method: F × t = m(v – u). If u = 0, then v = (F × t) / m. This method is particularly useful when the time of force application is known but acceleration is not directly given.
方法:F × t = m(v – u)。如果 u = 0,那么 v = (F × t) / m。当已知力作用时间而加速度未直接给出时,这一方法尤其有效。
You should practise swapping between momentum and kinematic variables. Since a = (v – u)/t, impulse per unit mass equals acceleration: F/m = (v – u)/t = a, consistent with Newton’s second law.
你需要练习在动量变量与运动学变量之间灵活转换。由于 a = (v – u)/t,单位质量的冲量等于加速度:F/m = (v – u)/t = a,这与牛顿第二定律一致。
7. Unit Conversions and Consistent Systems | 单位换算与统一量纲
Mathematical errors often stem from inconsistent units. Momentum calculations demand mass in kg, velocity in m/s, and force in newtons. If a problem gives grams or km/h, convert first: 1 g = 0.001 kg; 1 km/h = 1000/3600 = 5/18 m/s.
数学错误常源于单位不一致。动量计算要求质量用千克、速度用米/秒、力用牛顿。如果题目给的是克或千米/小时,需先换算:1 g = 0.001 kg;1 km/h = 1000/3600 = 5/18 m/s。
Also note impulse unit equivalence: 1 N s = 1 kg m/s. When calculating area under a force–time graph, force in N and time in s directly give impulse in N s, which you can then equate to change in momentum in kg m/s.
同时注意冲量单位的等效性:1 N s = 1 kg m/s。计算力-时间图下的面积时,力用 N、时间用 s 直接给出冲量 N s,然后你可将其与动量变化量 kg m/s 等同。
Example conversion: A bullet of mass 50 g moves at 400 m/s. Momentum = 0.050 kg × 400 m/s = 20 kg m/s. Forgetting to convert grams to kilograms would give a value 1000 times too large.
单位换算示例:一颗质量 50 g 的子弹以 400 m/s 运动。动量 = 0.050 kg × 400 m/s = 20 kg m/s。若忘记将克转换为千克,结果将偏大 1000 倍。
8. Interpreting Negative Impulse and Rebound Scenarios | 负冲量的含义与反弹情景
When an object reverses direction, its velocity changes from, say, +5 m/s to –3 m/s. The change in velocity is (–3) – (+5) = –8 m/s, and the change in momentum is m × (–8). Impulse has the same sign as the change in momentum. A negative impulse means the force acted opposite to the initial direction.
当物体反向运动时,其速度可能由 +5 m/s 变为 –3 m/s。速度变化量为 (–3) – (+5) = –8 m/s,动量变化量为 m × (–8)。冲量的符号与动量变化量一致。负冲量意味着力的方向与初速度方向相反。
This mathematical treatment ensures you get the correct sign for force. For example, a ball hitting a wall: the wall exerts a force in the direction opposite to the incoming ball, which is revealed by the negative sign in impulse calculation.
这种数学处理能够保证你求得的力符号正确。例如,球撞墙时,墙对球施加的力与球的入射方向相反,这一特征可通过冲量计算中的负号体现出来。
Practise with sign conventions: always draw a labelled diagram with arrows, assign + and – consistently, and stick to them throughout the multi-step solution.
练习符号约定:始终绘制带箭头的标注示意图,一致地规定正负方向,并在多步求解中严格遵循。
9. Explosion and Recoil Problems | 爆炸与反冲问题
An explosion is the reverse of a collision: initially a single object with zero total momentum, then splits into fragments. Conservation of momentum gives: 0 = m₁v₁ + m₂v₂, so m₁v₁ = –m₂v₂. This means the fragments move in opposite directions, with speeds inversely proportional to their masses.
爆炸可视作碰撞的反过程:最初一个物体总动量为零,随后分裂为碎片。动量守恒给出:0 = m₁v₁ + m₂v₂,因此 m₁v₁ = –m₂v₂。这意味着碎片运动方向相反,速率与质量成反比。
This proportion is key: if m₂ is double m₁, then v₂ is half the magnitude of v₁, but opposite in sign. You can treat it as a quick ratio method without solving simultaneous equations.
这一比例关系至关重要:如果 m₂ 是 m₁ 的两倍,那么 v₂ 的大小是 v₁ 的一半,但符号相反。你可将此作为快速比例求解法,无需解联立方程。
Example: A 6 kg stationary bomb explodes into a 2 kg piece and a 4 kg piece. If the 2 kg piece moves at 9 m/s to the right, what is the velocity of the 4 kg piece? 2×9 + 4×v = 0 → 18 + 4v = 0 → v = –4.5 m/s (i.e., 4.5 m/s left).
示例:一个 6 kg 的静止炸弹爆炸,分成 2 kg 和 4 kg 的碎片。若 2 kg 碎片以 9 m/s 向右运动,求 4 kg 碎片的速度。2×9 + 4×v = 0 → 18 + 4v = 0 → v = –4.5 m/s(即向左 4.5 m/s)。
10. Graphical Determination of Change in Momentum | 用图像确定动量变化量
A force–time graph can also represent the rate of change of momentum. Since F = Δp/Δt, the gradient of a momentum–time graph gives the net force. This is a direct maths link: differentiation of linear functions or interpretation of slope.
力-时间图像同样可以表示动量的变化率。由于 F = Δp/Δt,动量-时间图像的斜率给出合外力。这是直接的数学链接:线性函数的微分或斜率的解读。
Conversely, the area under a force–time graph is the impulse, which is the change in momentum. These graphical interconversions rely heavily on your understanding of areas and slopes from GCSE maths.
反之,力-时间图下方的面积是冲量,也就是动量的变化量。这些图形间的相互转换,非常依赖你 GCSE 数学中对面积与斜率概念的理解。
When presented with a velocity–time graph, you can calculate momentum by multiplying by mass at any instant, and the change in momentum as mass × change in velocity over a time interval.
当给出速度-时间图像时,你可在任意时刻将速度乘以质量得到动量,而动量变化量等于质量乘以某段时间内的速度变化量。
This reinforces the need to be adept at selecting the right graph features: gradient for rate, area for product.
这进一步强调了你需要善于选取正确的图像特征:斜率用于求变化率,面积用于求乘积。
11. Common Pitfalls and How to Avoid Them | 常见错误与规避方法
Many students forget that momentum is a vector and omit negative signs. This leads to incorrect total momenta and wrong final velocities. Always assign a clear positive direction at the start and stick to it. For objects moving in opposite directions, one velocity must be negative.
许多学生忘记动量是矢量,从而遗漏了负号,导致总动量错误,最终速度出错。务必在开头明确设定正方向,并贯穿始终。对于运动方向相反的物体,其中之一的速度必须为负。
Another frequent mistake is mixing units — grams instead of kilograms, or km/h instead of m/s. Develop the habit of converting units immediately when reading the problem. Write down the conversion factors on the side: 1 g = 0.001 kg, 1 minute = 60 s, etc.
另一常见错误是单位混用——用了克而非千克,或千米/时而非米/秒。养成在读题时立即换算单位的习惯。在草稿纸上写出换算因子:1 g = 0.001 kg,1 分钟 = 60 秒,等等。
Some pupils confuse impulse with force, or impulse with momentum. Remember: impulse is the effect of a force over time, and it equals the change in momentum, not momentum itself. Check the formula sheet: I = Ft, and I = Δp.
部分学生混淆冲量与力,或冲量与动量。谨记:冲量是力随时间的累积效应,它等于动量的变化量,而非动量本身。检查公式表:I = Ft,且 I = Δp。
12. Exam Strategy and Practice Tips | 应试策略与练习建议
In an OCR maths exam, momentum and impulse questions are likely to be embedded in applied contexts or as part of a multi-step problem. Start by listing all given quantities with their symbols and signs. Identify the unknown. Choose the appropriate principle: conservation of momentum or impulse–momentum theorem. Write the equation, substitute values with units, and solve algebraically before plugging in numbers. This reduces calculation slips.
在 OCR 数学考试中,动量与冲量问题通常会嵌入应用情境或作为多步问题的一部分出现。开始时列出所有已知量及其符号和正负号。找出所求未知量。选择合适的原理:动量守恒或冲量-动量定理。写出方程,用单位代入数值,先用代数方法求解,再代入具体数字。如此可减少计算失误。
Practice with past physics papers for context, but reinforce the maths by creating your own variations: change the unknown, reverse the direction, turn a collision into an explosion, convert units deliberately, and sketch the force–time graph yourself to calculate impulse.
使用历届物理真题熟悉情境,但通过自创变式来巩固数学技能:改变未知量、反转方向、将碰撞变为爆炸、有意设置单位换算,并自行绘制力-时间图来计算冲量。
Finally, cross-check your answer: does the direction make sense? Does total momentum remain constant? Are the units consistent? Trusting your maths means verifying from multiple perspectives.
最后,交叉检查答案:方向是否合理?总动量是否守恒?单位是否一致?对数学的信任体现在从多个角度进行验证。
Published by TutorHao | Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导