跳到主要内容

考前速记 — Projectile Motion

核心公式

公式说明
x=ucosθtx = u\cos\theta \cdot t水平位移
y=usinθt12gt2y = u\sin\theta \cdot t - \frac{1}{2}gt^2竖直位移
vx=ucosθv_x = u\cos\theta水平速度恒量
vy=usinθgtv_y = u\sin\theta - gt竖直速度
y=xtanθgx22u2cos2θy = x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}轨迹方程
H=u2sin2θ2gH = \frac{u^2\sin^2\theta}{2g}最大高度
R=u2sin2θgR = \frac{u^2\sin 2\theta}{g}水平射程
T=2usinθgT = \frac{2u\sin\theta}{g}飞行时间

易错点

  • 最高点 vy=0v_y = 0,但 vx0v_x \neq 0
  • 符号:ay=ga_y = -g
  • 轨迹方程分母有 cos2θ\cos^2\theta
  • 斜面抛体需分解 gg

解题策略

  1. 分解初速度
  2. 分别列水平和竖直 suvat
  3. 联立消 tt 得轨迹
  4. 代入边界条件求解