Time Functions in Kinematics | 时间函数在运动学中的表达

📚 Time Functions in Kinematics | 时间函数在运动学中的表达

In kinematics, time is the fundamental independent variable that governs the motion of objects. Every aspect of motion — position, velocity, and acceleration — can be expressed as a function of time, denoted typically as t. Understanding how to construct, interpret, and differentiate these time functions is essential for solving problems in mechanics, whether in A-Level Mathematics or Physics.

在运动学中,时间是决定物体运动的基本自变量。运动的每一个方面——位移、速度和加速度——都可以表示为时间的函数,通常记作 t。理解如何构建、解读和微分这些时间函数,是解决力学问题的关键,无论是在A-Level数学还是物理中。


1. Position as a Function of Time | 位移作为时间的函数

The position of a particle moving along a straight line can be described by a function s(t), which gives the displacement from a fixed origin at any time t. For example, s(t) = t³ − 6t² + 9t describes how displacement changes continuously as time progresses.

沿直线运动的质点的位置可以用函数 s(t) 来描述,它表示在任意时刻 t 相对于固定原点的位移。例如,s(t) = t³ − 6t² + 9t 描述了位移如何随时间连续变化。

The displacement function contains all the information needed to determine the motion’s history and future, provided we know the domain of t (typically t ≥ 0). Displacement is a vector quantity in one dimension, so its sign indicates direction: positive displacement means the particle is on the positive side of the origin.

位移函数包含了确定运动历史和未来所需的全部信息,前提是我们知道 t 的定义域(通常 t ≥ 0)。在一维空间中位移是矢量,其符号表示方向:正的位移意味着质点在原点正方向一侧。


2. Velocity as the First Derivative | 速度作为一阶导数

The instantaneous velocity v(t) is defined as the rate of change of displacement with respect to time: v(t) = ds/dt. Geometrically, this is the gradient of the tangent to the displacement-time graph at a given instant. If s(t) = t³ − 6t² + 9t, then differentiating gives v(t) = 3t² − 12t + 9.

瞬时速度 v(t) 定义为位移对时间的变化率:v(t) = ds/dt。几何上,这是位移-时间图像在某一点的切线斜率。若 s(t) = t³ − 6t² + 9t,则求导得 v(t) = 3t² − 12t + 9。

To find when a particle is at rest, we solve v(t) = 0. For the example above: 3t² − 12t + 9 = 0, which factors to 3(t − 1)(t − 3) = 0, giving t = 1 s and t = 3 s as the instants when velocity is zero.

求质点何时静止,即解 v(t) = 0。对于上述例子:3t² − 12t + 9 = 0,因式分解为 3(t − 1)(t − 3) = 0,得到 t = 1 s 和 t = 3 s 是速度为零的时刻。


3. Acceleration as the Second Derivative | 加速度作为二阶导数

Acceleration a(t) is the rate of change of velocity, or the second derivative of displacement: a(t) = dv/dt = d²s/dt². Continuing the example, differentiating v(t) = 3t² − 12t + 9 yields a(t) = 6t − 12. At t = 2 s, the acceleration is zero, which corresponds to a turning point in the velocity function.

加速度 a(t) 是速度的变化率,即位移的二阶导数:a(t) = dv/dt = d²s/dt²。继续上述例子,对 v(t) = 3t² − 12t + 9 求导得 a(t) = 6t − 12。在 t = 2 s 时加速度为零,这对应速度函数的极值点。

Note that acceleration and velocity may have different signs. When v and a have the same sign, speed increases; when opposite, speed decreases. This distinction is crucial for interpreting whether a particle is speeding up or slowing down.

注意加速度和速度可能具有不同符号。当 v 和 a 同号时,速率增大;异号时,速率减小。这种区别对于判断粒子是加速还是减速至关重要。


4. The s-t, v-t, and a-t Graphs | 位移-时间、速度-时间和加速度-时间图像

Plotting these functions against time provides a powerful visual tool. On an s-t graph, the gradient gives velocity; on a v-t graph, the gradient gives acceleration and the area under the curve gives displacement; on an a-t graph, the area under the curve gives the change in velocity.

将这些函数对时间作图,提供了强有力的可视化工具。在 s-t 图上,斜率给出速度;在 v-t 图上,斜率给出加速度,曲线下的面积给出位移;在 a-t 图上,曲线下的面积给出速度的变化量。

For the example s(t) = t³ − 6t² + 9t, at t = 0, s = 0; at t = 1, s = 4; at t = 2, s = 2; at t = 3, s = 0; at t = 4, s = 4. These points trace the particle’s journey back and forth around the origin.

以 s(t) = t³ − 6t² + 9t 为例,t = 0 时 s = 0;t = 1 时 s = 4;t = 2 时 s = 2;t = 3 时 s = 0;t = 4 时 s = 4。这些点描绘了质点在原点附近来回运动的轨迹。

t (s) 0 1 2 3 4
s(t) 0 4 2 0 4
v(t) 9 0 −3 0 9

5. Uniform Motion and Linear Time Functions | 匀速运动与线性时间函数

When velocity is constant, the displacement function is linear: s(t) = v₀t + s₀, where v₀ is the constant velocity and s₀ is the initial displacement at t = 0. The s-t graph is a straight line with slope v₀ and intercept s₀.

当速度恒定时,位移函数是线性的:s(t) = v₀t + s₀,其中 v₀ 是恒定速度,s₀ 是 t = 0 时的初始位移。s-t 图像是一条斜率为 v₀、截距为 s₀ 的直线。

For example, a car travelling at a constant 20 m/s from a position 50 m ahead of the origin has s(t) = 20t + 50. After 10 seconds, its displacement is s(10) = 250 m. The acceleration is zero throughout, as dv/dt = 0.

例如,一辆以 20 m/s 匀速行驶的汽车,从距原点前方 50 m 处出发,其位移函数为 s(t) = 20t + 50。10 秒后位移为 s(10) = 250 m。整个过程中加速度为零,因为 dv/dt = 0。


6. Uniform Acceleration and Quadratic Time Functions | 匀加速运动与二次时间函数

Under constant acceleration a₀, the displacement function becomes quadratic: s(t) = ½a₀t² + v₀t + s₀, and velocity is linear: v(t) = a₀t + v₀. These are the familiar suvat equations written in function form.

在恒定加速度 a₀ 下,位移函数变为二次函数:s(t) = ½a₀t² + v₀t + s₀,而速度是线性的:v(t) = a₀t + v₀。这就是我们熟悉的 suvat 方程的函数形式。

Consider a ball thrown upward with v₀ = 15 m/s from the ground (s₀ = 0), with a₀ = −9.8 m/s². The displacement function is s(t) = −4.9t² + 15t. Its vertex occurs at t = −b/(2a) = −15/(2 × (−4.9)) ≈ 1.53 s, giving the maximum height s ≈ 11.48 m.

考虑一个从地面以 v₀ = 15 m/s 竖直上抛的小球(s₀ = 0),加速度 a₀ = −9.8 m/s²。位移函数为 s(t) = −4.9t² + 15t。其顶点出现在 t = −b/(2a) = −15/(2 × (−4.9)) ≈ 1.53 s,最大高度 s ≈ 11.48 m。

v² = v₀² + 2a₀(s − s₀)

This derived formula eliminates time, but it is ultimately obtained by eliminating t from the time-dependent equations. The time function remains the underlying description of motion.

这个导出公式消去了时间,但它本质上是将 t 从含时间的方程中消去得到的。时间函数仍然是运动最根本的描述。


7. Free Fall as a Special Time Function | 自由落体作为特殊时间函数

Free fall is a special case of uniform acceleration where s₀ = 0, v₀ = 0, and a = g ≈ 9.8 m/s² downward. The time functions simplify to s(t) = ½gt², v(t) = gt. These functions show that displacement grows quadratically while velocity grows linearly with time.

自由落体是匀加速运动的特例,其中 s₀ = 0,v₀ = 0,且 a = g ≈ 9.8 m/s² 向下。时间函数简化为 s(t) = ½gt²,v(t) = gt。这些函数表明位移随时间二次增长而速度随时间线性增长。

If an object is dropped from a height of 45 m, the time to hit the ground is found by setting s(t) = 45: 45 = 4.9t², giving t = √(45/4.9) ≈ 3.03 s. The impact velocity is v = 9.8 × 3.03 ≈ 29.7 m/s.

若物体从 45 m 高处自由落下,落地时间由 s(t) = 45 求得:45 = 4.9t²,得 t = √(45/4.9) ≈ 3.03 s。落地速度为 v = 9.8 × 3.03 ≈ 29.7 m/s。


8. Integration: Reconstructing Time Functions | 积分:重构时间函数

Given acceleration a(t), we can integrate to recover velocity and displacement: v(t) = ∫a(t)dt and s(t) = ∫v(t)dt. Each integration introduces an arbitrary constant, which is determined by initial conditions. For instance, if a(t) = 6t − 12, then v(t) = 3t² − 12t + C. With v(0) = 9, C = 9, recovering our earlier velocity function.

已知加速度 a(t),可以通过积分恢复速度和位移:v(t) = ∫a(t)dt,s(t) = ∫v(t)dt。每次积分都会引入一个任意常数,由初始条件确定。例如,若 a(t) = 6t − 12,则 v(t) = 3t² − 12t + C。由 v(0) = 9 得 C = 9,恢复之前的加速度函数。

Definite integrals have direct kinematic meaning: ∫v(t)dt over [t₁, t₂] gives net displacement, while ∫|v(t)|dt gives total distance travelled. This distinction matters when velocity changes sign.

定积分具有直接的运动学意义:∫v(t)dt 在 [t₁, t₂] 上给出净位移,而 ∫|v(t)|dt 给出总路程。当速度改变符号时,这一区别尤其重要。


9. Non-Uniform Acceleration: Sinusoidal Time Functions | 非匀加速运动:正弦时间函数

In simple harmonic motion (SHM), the time functions are sinusoidal. For a particle on a spring with amplitude A and angular frequency ω, the displacement is s(t) = A cos(ωt + φ), where φ is the phase constant. Velocity and acceleration are then v(t) = −Aω sin(ωt + φ) and a(t) = −ω²s(t).

在简谐运动(SHM)中,时间函数是正弦型的。对于连接在弹簧上、振幅为 A、角频率为 ω 的质点,位移为 s(t) = A cos(ωt + φ),其中 φ 是相位常数。速度和加速度分别为 v(t) = −Aω sin(ωt + φ) 和 a(t) = −ω²s(t)。

The key property is that acceleration is always proportional to displacement but opposite in direction. This leads to the characteristic differential equation d²s/dt² = −ω²s, whose general solution is exactly the sinusoidal time function above.

关键性质是加速度总与位移成正比但方向相反。这导致特征微分方程 d²s/dt² = −ω²s,其通解正是上述正弦型时间函数。


10. Practical Problem-Solving Strategies | 实际解题策略

When solving kinematics problems, follow this systematic approach: first, identify what quantities are given and which are required; second, write down the appropriate time functions; third, differentiate or integrate as needed; fourth, apply initial or boundary conditions to solve for constants; and finally, check whether the answer makes physical sense.

解决运动学问题时,遵循以下系统步骤:首先确认已知量和待求量;其次写出相应的时间函数;第三,根据需要求导或积分;第四,应用初始或边界条件求解常数;最后检查答案是否符合物理意义。

  • If displacement is given as a polynomial, differentiate twice for velocity and acceleration.
  • 如果位移以多项式形式给出,求两次导得到速度和加速度。
  • If velocity is expressed as a function of displacement, use a = v(dv/ds) instead of d²s/dt².
  • 如果速度表示为位移的函数,使用 a = v(dv/ds) 而不是 d²s/dt²。
  • For maximum/minimum displacement, set v(t) = 0 and solve for t.
  • 对于最大/最小位移,令 v(t) = 0 并解出 t。
  • For total distance, split the motion at instants when velocity equals zero, then sum the absolute displacements over each interval.
  • 对于总路程,在速度为零的时刻分段,然后对每个区间取位移绝对值的和。

11. Common Pitfalls and Misconceptions | 常见错误与误区

Students often confuse distance with displacement. Distance is a scalar measuring the total path length, while displacement is a vector measuring the net change in position. For a particle that moves from s = 0 to s = 10 m and back to s = 0, the displacement is zero but the distance is 20 m.

学生经常混淆路程与位移。路程是标量,度量轨迹总长度;位移是矢量,度量位置的净变化。对于一个从 s = 0 运动到 s = 10 m 再回到 s = 0 的质点,位移为零但路程为 20 m。

Another frequent error is assuming that zero velocity means zero acceleration. In our example, v = 0 at t = 1 s, but a(1) = 6(1) − 12 = −6 m/s², showing that the particle momentarily stops but is still accelerating.

另一个常见错误是认为速度为零意味着加速度为零。在我们的例子中,t = 1 s 时 v = 0,但 a(1) = 6(1) − 12 = −6 m/s²,说明粒子瞬时静止但仍然有加速度。


12. Real-World Applications | 实际应用

Time functions in kinematics are not just abstract mathematics—they underpin technologies from GPS navigation to airbag deployment sensors. A car’s speedometer calculates instantaneous velocity from wheel rotation data, effectively differentiating the position function in real time.

运动学中的时间函数不仅仅是抽象数学——它们支撑着从GPS导航到安全气囊触发传感器等各类技术。汽车车速表通过车轮旋转数据计算瞬时速度,实际上是在实时对位置函数求导。

In robotics, engineers program joint movements using polynomial time functions to ensure smooth acceleration and deceleration, avoiding mechanical shocks. These s(t) functions are designed so that velocity and acceleration are continuous and often zero at the start and end of each motion segment.

在机器人学中,工程师使用多项式时间函数编程关节运动,以确保平稳的加速和减速,避免机械冲击。这些 s(t) 函数被设计为速度和加速度在每段运动的起点和终点处连续且通常为零。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version