Pre-U WJEC Physics: Unit Test Mock Paper Analysis | Pre-U WJEC 物理:单元测试模拟卷解析

📚 Pre-U WJEC Physics: Unit Test Mock Paper Analysis | Pre-U WJEC 物理:单元测试模拟卷解析

Mock exams bridge the gap between classroom learning and high-stakes Pre-U assessment. This analysis dissects representative WJEC-style questions from mechanics, fields, waves and thermal physics, highlighting the reasoning pathways, calculation strategies and common pitfalls that examiners consistently target. Each section pairs a realistic test item with a step-by-step, bilingual walkthrough designed to strengthen both conceptual understanding and examination technique.

模拟考试是连接课堂学习与高难度 Pre-U 评估的桥梁。本文深入剖析 WJEC 风格的代表性试题,涵盖力学、场、波与热物理,重点展示考官一贯关注的推理路径、计算策略及常见错误。每个单元均搭配真实测试题目与逐步双语讲练,旨在同步强化概念理解与应试技巧。

1. Kinematics and Projectile Motion | 运动学与抛体运动

A WJEC Pre-U paper frequently opens with a multi-step projectile problem requiring fluent use of SUVAT equations and vector decomposition. A typical mock question reads: “A golf ball is struck from level ground with speed 32.0 m s⁻¹ at an angle of 38.0° to the horizontal. Air resistance is negligible. Calculate (a) the time of flight, (b) the maximum height reached, and (c) the horizontal range.”

WJEC Pre-U 试卷常以多步骤抛体问题开篇,要求熟练运用 SUVAT 方程与矢量分解。典型模拟题为:”一高尔夫球从水平地面以 32.0 m s⁻¹ 的速率、与水平面成 38.0° 夹角击出。忽略空气阻力。计算 (a) 飞行时间,(b) 达到的最大高度,(c) 水平射程。”

Begin by resolving the initial velocity: v_x = 32.0 cos38.0° ≈ 25.2 m s⁻¹, v_y = 32.0 sin38.0° ≈ 19.7 m s⁻¹. For time of flight, consider vertical motion from launch to apex and back. Using v_y = u_y − g t, at the peak v_y = 0, so time to peak t_peak = u_y / g = 19.7 / 9.81 ≈ 2.01 s. Total flight time is 2 × t_peak = 4.02 s.

首先分解初速度:v_x = 32.0 cos38.0° ≈ 25.2 m s⁻¹, v_y = 32.0 sin38.0° ≈ 19.7 m s⁻¹。对于飞行时间,考虑从抛出到最高点再落回的竖直运动。利用 v_y = u_y − g t,在最高点 v_y = 0,因此上升时间 t_peak = u_y / g = 19.7 / 9.81 ≈ 2.01 s。总飞行时间为 2 × t_peak = 4.02 s。

Maximum height uses v_y² = u_y² − 2 g s; setting v_y = 0 gives s_max = u_y² / (2g) = (19.7)² / (2×9.81) ≈ 19.8 m. Horizontal range is simply v_x × total time = 25.2 × 4.02 ≈ 101 m. A common mistake is mixing radians and degrees or omitting the doubling for total time.

最大高度采用 v_y² = u_y² − 2 g s;令 v_y = 0 得 s_max = u_y² / (2g) = (19.7)² / (2×9.81) ≈ 19.8 m。水平射程即为 v_x × 总时间 = 25.2 × 4.02 ≈ 101 m。常见错误包括混淆弧度与角度,或忘记飞行时间需乘以二。

  • Always sketch the trajectory and mark vertical and horizontal components separately before calculation.

  • 计算前务必画出轨迹草图,分别标出竖直与水平分量。

  • Check that your time of flight is consistent with the range and height – if all three do not satisfy the equations, re‑examine the resolution signs.

  • 核对飞行时间是否与射程和高度自洽——若三者不满足运动方程,重新检查分量符号。


2. Forces, Free‑Body Diagrams and Newton’s Laws | 力、受力分析与牛顿定律

WJEC frequently embeds connected‑body systems in unfamiliar contexts. One mock item states: “Block A (mass 4.0 kg) rests on a rough horizontal table; block B (mass 1.5 kg) hangs vertically via a light inextensible string passing over a smooth pulley at the edge. The coefficient of kinetic friction between block A and the table is 0.25. The system is released from rest. Find the acceleration and the tension in the string.”

WJEC 常将连接体系统置入陌生情境。一道模拟题如下:”木块 A(质量 4.0 kg)静置于粗糙水平桌面;木块 B(质量 1.5 kg)通过一条跨过桌缘光滑滑轮的轻质、不可伸长细绳竖直悬挂。A 与桌面间的动摩擦系数为 0.25。系统从静止释放。求加速度与绳中张力。”

Draw separate free‑body diagrams. For A: tension T pulls right, friction f_k = μ_k N = 0.25 × (4.0 × 9.81) = 9.81 N opposes motion. For B: weight m_B g = 14.7 N down, tension T up. Applying Newton’s second law: for A, T − f_k = m_A a; for B, m_B g − T = m_B a.

分别画出受力图。对 A:张力 T 向右,摩擦力 f_k = μ_k N = 0.25 × (4.0 × 9.81) = 9.81 N 阻碍运动。对 B:重力 m_B g = 14.7 N 向下,张力 T 向上。应用牛顿第二定律:对 A,T − f_k = m_A a;对 B,m_B g − T = m_B a。

Add the equations to eliminate T: m_B g − f_k = (m_A + m_B) a. Substituting values: 14.7 − 9.81 = (4.0 + 1.5) a → 4.89 = 5.5 a, so a = 0.889 m s⁻². Tension is then found from T = m_A a + f_k = 4.0×0.889 + 9.81 ≈ 13.4 N. A frequent error is reversing the friction direction or misapplying the sign of acceleration.

将两式相加消去 T:m_B g − f_k = (m_A + m_B) a。代入数值得:14.7 − 9.81 = (4.0 + 1.5) a → 4.89 = 5.5 a,故 a = 0.889 m s⁻²。再由 T = m_A a + f_k = 4.0×0.889 + 9.81 ≈ 13.4 N 求出张力。常见错误为颠倒摩擦力方向或加速度符号使用不当。


3. Work, Energy and Power | 功、能与功率

Energy methods are tested through real‑world scenarios such as vehicles ascending inclines. A mock problem: “A car of mass 1200 kg climbs a straight road inclined at 6.0° to the horizontal at a constant speed of 15 m s⁻¹. The total resistive force (air resistance plus friction) is 450 N. Calculate the useful power output of the engine.”

能量方法常通过车辆爬坡等真实情境考查。模拟问题:”一辆质量 1200 kg 的汽车以恒定速率 15 m s⁻¹ 沿与水平面成 6.0° 角的直路爬坡。总阻力(空气阻力加摩擦)为 450 N。计算发动机的有用功率输出。”

At constant speed, net force is zero. The engine force F must equal the sum of the resistive force and the component of weight down the slope: F = F_resist + m g sinθ = 450 + 1200×9.81×sin6.0° ≈ 450 + 1230 = 1680 N. Power = F v = 1680 × 15 = 2.52 × 10⁴ W.

匀速时合力为零。发动机驱动力 F 须等于阻力与重力沿斜面分力之和:F = F_resist + m g sinθ = 450 + 1200×9.81×sin6.0° ≈ 450 + 1230 = 1680 N。功率 = F v = 1680 × 15 = 2.52 × 10⁴ W。

Many candidates forget the gravitational component or use cosine instead of sine. Remember: slope angle is measured from the horizontal, so the weight component parallel to the incline is m g sinθ. Always convert to SI before multiplication.

许多考生遗漏重力分力,或误用余弦代替正弦。记住:坡度角从水平面量度,因此平行于斜面的重力分量为 m g sinθ。计算前务必将所有物理量转换为国际单位。


4. Circular Motion and Centripetal Force | 圆周运动与向心力

Banked curves and vertical circles appear regularly. A typical question: “A motorcycle of total mass 280 kg travels around a circular bend of radius 55 m on a horizontal road. The coefficient of static friction between tyres and road is 0.60. Determine the maximum speed without skidding. If the bend were banked at 20° and friction negligible, what would be the safe speed?”

倾斜弯道与竖直圆周运动频频出现。典型问题:”一辆总质量 280 kg 的摩托车在水平路面上绕半径 55 m 的圆形弯道行驶。轮胎与路面的静摩擦系数为 0.60。求不侧滑的最大速度。若弯道倾斜 20° 且摩擦可忽略,安全速度为多少?”

For the flat curve, centripetal force is provided entirely by friction: f_s_max = μ_s N = μ_s m g. Setting m v² / r = μ_s m g gives v_max = √(μ_s g r) = √(0.60×9.81×55) ≈ 18.0 m s⁻¹. For the banked curve with no friction, the horizontal component of the normal force supplies the centripetal force: N sinθ = m v² / r, and vertically N cosθ = m g. Dividing yields tanθ = v² / (r g), so v = √(r g tan20°) = √(55×9.81×0.364) ≈ 14.0 m s⁻¹.

对于水平弯道,向心力全部由摩擦力提供:f_s_max = μ_s N = μ_s m g。令 m v² / r = μ_s m g 得 v_max = √(μ_s g r) = √(0.60×9.81×55) ≈ 18.0 m s⁻¹。对于无摩擦倾斜弯道,法向力的水平分量提供向心力:N sinθ = m v² / r,竖直方向 N cosθ = m g。两式相除得 tanθ = v² / (r g),故 v = √(r g tan20°) = √(55×9.81×0.364) ≈ 14.0 m s⁻¹。

A common exam trap is applying the banking formula without checking whether friction is needed; always read the prompt carefully.

常见的考试陷阱是未经判断摩擦是否需要就直接套用倾斜公式;务必仔细读题。


5. Simple Harmonic Motion and Damping | 简谐运动与阻尼

SHM problems often probe energy conversion and time‑period independence. A WJEC‑style item: “A 0.50 kg mass attached to a spring (k = 80 N m⁻¹) oscillates horizontally on a frictionless surface. The amplitude is 0.12 m. Determine (a) the angular frequency, (b) the maximum speed, and (c) the total mechanical energy.”

简谐运动问题常探究能量转换与周期独立性。WJEC 风格题目:”一 0.50 kg 的物体系于劲度系数 k = 80 N m⁻¹ 的弹簧上,在光滑水平面上振动。振幅为 0.12 m。求 (a) 角频率,(b) 最大速率,(c) 总机械能。”

Angular frequency ω = √(k/m) = √(80 / 0.50) = √160 ≈ 12.6 rad s⁻¹. Maximum speed v_max = ω A = 12.6 × 0.12 ≈ 1.51 m s⁻¹. Total energy E = ½ k A² = 0.5 × 80 × (0.12)² = 0.576 J. Alternatively, E = ½ m v_max² confirms the value.

角频率 ω = √(k/m) = √(80 / 0.50) = √160 ≈ 12.6 rad s⁻¹。最大速率 v_max = ω A = 12.6 × 0.12 ≈ 1.51 m s⁻¹。总能量 E = ½ k A² = 0.5 × 80 × (0.12)² = 0.576 J。也可用 E = ½ m v_max² 验证。

Students often confuse angular frequency with linear frequency. Note that f = ω / (2π), but most equations use ω directly. Also ensure amplitude is in metres, not centimetres.

学生常混淆角频率与线频率。请注意 f = ω / (2π),但多数公式直接使用 ω。同时确保振幅单位为米而非厘米。


6. Wave Superposition and Double‑Slit Interference | 波的叠加与双缝干涉

Interference patterns are a staple of the WJEC Pre‑U waves section. A mock numerical question: “In a Young’s double‑slit experiment, monochromatic light of wavelength 589 nm passes through two slits separated by 0.40 mm. The screen is 2.0 m from the slits. Calculate the fringe spacing. If the entire apparatus is immersed in water (refractive index 1.33), what happens to the fringe width?”

干涉图样是 WJEC Pre‑U 波动单元的必考点。一道模拟计算题:”在杨氏双缝实验中,波长 589 nm 的单色光通过相距 0.40 mm 的双缝。屏幕距离双缝 2.0 m。计算条纹间距。若将整套装置浸入水中(折射率 1.33),条纹宽度如何变化?”

Fringe spacing Δy = λ D / d, where D is the slit‑screen distance and d the slit separation. Using metres: Δy = (589×10⁻⁹ × 2.0) / (0.40×10⁻³) = 1.178×10⁻⁶ / 4.0×10⁻⁴ = 2.945×10⁻³ m ≈ 2.95 mm. In water, the wavelength decreases to λ’ = λ / n = 589 / 1.33 ≈ 443 nm, so fringe width becomes proportionally smaller: Δy’ = Δy / 1.33 ≈ 2.22 mm.

条纹间距 Δy = λ D / d,其中 D 为缝屏距,d 为缝距。均采用米制:Δy = (589×10⁻⁹ × 2.0) / (0.40×10⁻³) = 1.178×10⁻⁶ / 4.0×10⁻⁴ = 2.945×10⁻³ m ≈ 2.95 mm。水中波长减小为 λ’ = λ / n = 589 / 1.33 ≈ 443 nm,因此条纹宽度按比例缩小:Δy’ = Δy / 1.33 ≈ 2.22 mm。

A frequent error is forgetting to convert mm to m, or using the reciprocal of the refractive index. Also, remember that the central maximum remains bright in all media.

常见错误是忘记将毫米转换为米,或误用折射率的倒数。此外,需记住中央极大在所有介质中均保持明亮。


7. Electric Fields, Potential and Capacitors | 电场、电势与电容器

Capacitor charging and discharging graphs are combined with exponential decay calculations. A mock example: “A 470 μF capacitor is charged to 12.0 V and then discharged through a 22 kΩ resistor. Determine the time constant, and calculate the potential difference across the capacitor after 15 s.”

电容器充放电图线常与指数衰减计算相结合。模拟示例:”一只 470 μF 的电容器充电至 12.0 V,然后通过 22 kΩ 的电阻放电。确定时间常数,并计算 15 s 后电容器两端的电势差。”

Time constant τ = R C = (22×10³) × (470×10⁻⁶) = 10.34 s. The discharging equation is V = V₀ e^{−t/τ}. At t = 15 s, exponent = −15 / 10.34 ≈ −1.45, so V = 12.0 × e^{−1.45}. Using e^{−1.45} ≈ 0.235, V ≈ 2.82 V. A quick check: after one time constant (10.34 s) voltage drops to 37% ≈ 4.44 V; after 1.5τ it should be about 22% ≈ 2.68 V, consistent.

时间常数 τ = R C = (22×10³) × (470×10⁻⁶) = 10.34 s。放电公式为 V = V₀ e^{−t/τ}。当 t = 15 s,指数 = −15 / 10.34 ≈ −1.45,故 V = 12.0 × e^{−1.45}。利用 e^{−1.45} ≈ 0.235,V ≈ 2.82 V。快速验证:经历一个时间常数 (10.34 s) 电压降为 37% ≈ 4.44 V;经历 1.5τ 应约为 22% ≈ 2.68 V,结果一致。

Be comfortable with natural logs when solving for time: t = −τ ln(V / V₀). WJEC often asks rearrangement for t, so practise solving exponential equations.

应熟练运用自然对数求解时间:t = −τ ln(V / V₀)。WJEC 常要求变换公式求 t,因此多加练习解指数方程。


8. Magnetic Fields and Flux Linkage | 磁场与磁链

Electromagnetic induction questions frequently involve a coil rotating in a uniform field. A mock scenario: “A rectangular coil of 200 turns, dimensions 5.0 cm × 8.0 cm, rotates at 3000 revolutions per minute in a uniform magnetic field of 0.35 T. The axis of rotation is perpendicular to the field. Calculate the maximum induced emf.”

电磁感应题常涉及线圈在匀强磁场中转动。模拟场景:”一个 200 匝、尺寸 5.0 cm × 8.0 cm 的矩形线圈以每分钟 3000 转的转速在 0.35 T 的匀强磁场中旋转。转轴与磁场垂直。计算最大感应电动势。”

First, convert rpm to angular speed: ω = (3000 × 2π) / 60 = 314 rad s⁻¹. The area of the coil is A = 0.05 × 0.08 = 4.0×10⁻³ m². Maximum flux linkage through one turn is B A, and the rate of change of flux for N turns is N B A ω sinωt; the peak emf is ε_max = N B A ω = 200 × 0.35 × 4.0×10⁻³ × 314. Compute stepwise: 200 × 0.35 = 70; 70 × 4.0×10⁻³ = 0.28; 0.28 × 314 ≈ 87.9 V.

首先将转速转换为角速度:ω = (3000 × 2π) / 60 = 314 rad s⁻¹。线圈面积 A = 0.05 × 0.08 = 4.0×10⁻³ m²。单匝最大磁通量为 B A,N 匝的磁通量变化率为 N B A ω sinωt;峰值电动势 ε_max = N B A ω = 200 × 0.35 × 4.0×10⁻³ × 314。逐步计算:200 × 0.35 = 70;70 × 4.0×10⁻³ = 0.28;0.28 × 314 ≈ 87.9 V。

The most frequent error is using frequency f instead of angular frequency ω, or forgetting to convert cm² to m². Always write the full expression and check units: N (dimensionless), B (T = N A⁻¹ m⁻¹), A (m²), ω (s⁻¹), giving N m s⁻¹ / A = J C⁻¹ = V.

最常见的错误是使用频率 f 而非角频率 ω,或忘记将 cm² 转换为 m²。始终写出完整表达式并核查量纲:N (无量纲),B (T = N A⁻¹ m⁻¹),A (m²),ω (s⁻¹),最终得到 N m s⁻¹ / A = J C⁻¹ = V。


9. Ideal Gases and Kinetic Theory | 理想气体与分子动理论

Pre‑U candidates must link macroscopic gas laws to microscopic behaviour. A typical question: “A sealed cylinder contains 0.12 mol of helium at 300 K. The volume is 1.5 × 10⁻³ m³. Calculate the pressure. If the gas is heated to 420 K and the piston moves to maintain constant pressure, find the new volume.”

Pre‑U 考生必须将宏观气体定律与微观行为联系起来。典型问题:”一个密封气缸内装有 0.12 mol、300 K 的氦气。体积为 1.5 × 10⁻³ m³。计算压强。若将气体加热至 420 K 并让活塞移动以维持恒压,求新体积。”

Use p V = n R T: p = (n R T) / V = (0.12 × 8.31 × 300) / (1.5×10⁻³). Denominator: 0.12 × 8.31 ≈ 0.9972; times 300 gives 299.16; divide by 0.0015 yields 1.994×10⁵ Pa ≈ 2.0×10⁵ Pa. For constant pressure, V₁/T₁ = V₂/T₂, so V₂ = V₁ × (T₂/T₁) = 1.5×10⁻³ × (420/300) = 2.1×10⁻³ m³.

运用 p V = n R T:p = (n R T) / V = (0.12 × 8.31 × 300) / (1.5×10⁻³)。分子:0.12 × 8.31 ≈ 0.9972;乘 300 得 299.16;除以 0.0015 得 1.994×10⁵ Pa ≈ 2.0×10⁵ Pa。恒压条件下,V₁/T₁ = V₂/T₂,故 V₂ = V₁ × (T₂/T₁) = 1.5×10⁻³ × (420/300) = 2.1×10⁻³ m³。

Be meticulous with units: pressure in Pa, volume in m³, temperature in Kelvin. WJEC often hides a conversion from °C to K or cm³ to m³ inside the data.

务必严谨使用单位:压强为 Pa,体积为 m³,温度为 K。WJEC 常将 °C 转 K 或 cm³ 转 m³ 的换算隐含在数据中。


10. Radioactive Decay and Half‑Life | 放射性衰变与半衰期

Decay problems routinely test exponential law and half‑life determination from graphs. A WJEC‑flavoured item: “A sample of phosphorus‑32 has an initial activity of 3.6 × 10⁵ Bq. After 42 days, the activity drops to 2.25 × 10⁴ Bq. Calculate the decay constant λ and the half‑life of phosphorus‑32.”

衰变问题经常考察指数规律和根据图线确定半衰期。WJEC 风格题目:”一份磷‑32 样品的初始活度为 3.6 × 10⁵ Bq。42 天后,活度降至 2.25 × 10⁴ Bq。计算衰变常量 λ 及磷‑32 的半衰期。”

Activity A = A₀ e^{−λ t}. Rearranging: λ = −ln(A/A₀) / t. A/A₀ = 2.25×10⁴ / 3.6×10⁵ = 0.0625. Since ln(0.0625) = ln(1/16) = −ln16 ≈ −2.773, λ = 2.773 / 42 ≈ 0.0660 day⁻¹. Half‑life T_½ = ln2 / λ = 0.693 / 0.0660 ≈ 10.5 days. Alternatively, note that after 4 half‑lives (42 days), activity falls to (½)⁴ = 1/16 of original, consistent with T_½ = 10.5 days.

活度 A = A₀ e^{−λ t}。整理得:λ = −ln(A/A₀) / t。A/A₀ = 2.25×10⁴ / 3.6×10⁵ = 0.0625。因 ln(0.0625) = ln(1/16) = −ln16 ≈ −2.773,故 λ = 2.773 / 42 ≈ 0.0660 day⁻¹。半衰期 T_½ = ln2 / λ = 0.693 / 0.0660 ≈ 10.5 天。亦可通过 4 个半衰期(42 天)后活度降至初始的 (½)⁴ = 1/16 加以验证,确与 T_½ = 10.5 天相符。

If the time unit is days, keep λ in day⁻¹. Always show the exponential decay equation before plugging numbers to secure method marks.

若时间单位为天,则 λ 应保持为 day⁻¹。代入数值前务必先写出指数衰变公式以获取方法分。


11. Practical Skills and Error Analysis | 实验技能与误差分析

WJEC incorporates practical scenarios into written papers. A mock task: “In a pendulum experiment to determine g, a student measures length L = 0.980 m ± 0.005 m and period T = 1.99 s ± 0.02 s using a stopwatch. Use T = 2π √(L/g) to find g and estimate the percentage uncertainty.”

WJEC 将实验情境融入笔试。模拟任务:”在用单摆测定 g 的实验中,某学生测得摆长 L = 0.980 m ± 0.005 m,用秒表测得周期 T = 1.99 s ± 0.02 s。利用 T = 2π √(L/g) 求 g,并估算百分比不确定度。”

Rearranging: g = 4π² L / T². Substituting: g = 4 × π² × 0.980 / (1.99)². π² ≈ 9.87, numerator ≈ 38.7, denominator ≈ 3.9601, so g ≈ 9.77 m s⁻². For uncertainty, relative uncertainty in L is 0.005/0.980 ≈ 0.51%. Relative uncertainty in T is 0.02/1.99 ≈ 1.0%, but since T is squared, its contribution doubles: 2 × 1.0% = 2.0%. Total percentage uncertainty = 0.51% + 2.0% ≈ 2.5%.

整理

Published by TutorHao | Pre-U Physics 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