📚 Pre-U WJEC Engineering: Unit Test Mock Paper Analysis | Pre-U WJEC 工程:单元测试模拟卷解析
Mock papers are one of the most powerful revision tools available to Pre-U WJEC Engineering candidates. Working through a full set of questions under timed conditions reveals gaps in knowledge, sharpens problem-solving skills and builds the mental stamina required for the real external assessments. This article dissects a typical Unit Test mock paper, modelling clear step-by-step solutions for questions spanning mechanics of materials, fluid dynamics, electrical circuits, thermodynamics and engineering mathematics. By the end, you will not only have reinforced core engineering principles but also learned how to structure your answers to meet WJEC mark schemes effectively.
模拟试卷是 Pre-U WJEC 工程考生最有力的复习工具之一。在限时条件下完成整套题目,能够暴露知识盲区、锤炼解题能力,并培养应对真实外部评估所需的心理耐力。本文深入剖析一份典型的单元测试模拟卷,针对材料力学、流体动力学、电路、热力学和工程数学等题型,示范清晰的逐步解答。读完本文,你不仅能巩固核心工程原理,还将学会如何按照 WJEC 评分方案高效组织答案。
1. Forces and Free-Body Diagrams | 力与受力图
Question 1 typically opens the paper by testing equilibrium of a particle or rigid body. Consider a beam simply supported at A and B, length 6 m, carrying a 12 kN point load 2 m from A. First, sketch a clear free-body diagram showing all forces: vertical reactions RA and RB, the 12 kN downwards load, and the beam as a horizontal line. Arrows must be labelled with magnitude if known, or a variable if unknown. Apply the equilibrium equations: sum of vertical forces = 0 and sum of moments about any point = 0.
第一题通常以检验质点或刚体的平衡来开启试卷。考虑一根简支梁,支撑于 A、B 两点,全长 6 m,在距 A 端 2 m 处作用 12 kN 集中力。首先,画出清晰的受力图,标出所有力:竖直反力 RA 和 RB、向下的 12 kN 荷载,以及梁的水平表示。箭头必须标上已知的数值或未知变量。应用平衡方程:竖直方向合力为零,以及对任一点的合力矩为零。
Taking moments about A: (12 kN × 2 m) − (RB × 6 m) = 0, hence RB = 4 kN. Vertically: RA + RB − 12 = 0, so RA = 8 kN. Always state the direction: RA acts upwards. Common pitfalls include forgetting to convert distances to metres or misplacing the pivot. The WJEC mark scheme rewards method marks even if the final arithmetic slips, so show every step.
对 A 点取矩:(12 kN × 2 m) − (RB × 6 m) = 0,得 RB = 4 kN。竖直方向:RA + RB − 12 = 0,故 RA = 8 kN。务必注明方向:RA 向上作用。常见错误包括忘记将距离换算为米,或错选矩心。WJEC 评分方案奖励方法分,即使最终计算有误,也要展示每一步。
2. Stress, Strain and Young’s Modulus | 应力、应变与杨氏模量
Question 2 presents a cylindrical steel specimen of original length 200 mm and diameter 10 mm subjected to a tensile force of 40 kN. The question asks for the engineering stress, strain and Young’s modulus given an extension of 0.15 mm. Stress is force over original cross-sectional area. Area A = π × (d/2)² = π × (5 × 10⁻³)² = 7.854 × 10⁻⁵ m². Thus:
第二题给出的是一根圆柱形钢试样,原始长度 200 mm、直径 10 mm,承受 40 kN 的拉伸力。题目要求计算工程应力、应变和杨氏模量,已知伸长量为 0.15 mm。应力等于力除以原始截面积。面积 A = π × (d/2)² = π × (5 × 10⁻³)² = 7.854×10⁻⁵ m²。因此:
σ = F / A = 40 × 10³ N / 7.854 × 10⁻⁵ m² ≈ 509.3 MPa
σ = F / A = 40 × 10³ N / 7.854 × 10⁻⁵ m² ≈ 509.3 MPa
Strain ε = ΔL / L₀ = 0.15 mm / 200 mm = 7.5 × 10⁻⁴ (dimensionless). Young’s modulus E = σ / ε = 509.3 × 10⁶ Pa / 7.5 × 10⁻⁴ ≈ 679 GPa. This value is exceptionally high, suggesting the material might be a high‑strength steel or composite – a point worth commenting on in a design context to show deeper understanding. Always check unit consistency and express stress in Pa or MPa.
应变 ε = ΔL / L₀ = 0.15 mm / 200 mm = 7.5×10⁻⁴(无量纲)。杨氏模量 E = σ / ε = 509.3×10⁶ Pa / 7.5×10⁻⁴ ≈ 679 GPa。该值极高,表明材料可能是高强度钢或复合材料——在设计背景下评论这一点可以展示更深层的理解。务必检查单位一致性,并以 Pa 或 MPa 表示应力。
3. Fluid Mechanics: Bernoulli’s Equation | 流体力学:伯努利方程
Question 3 applies Bernoulli’s principle to a horizontal pipe that narrows from a diameter of 200 mm to 100 mm. Water flows at 3 m/s in the wider section, and pressure there is 250 kPa gauge. Since the pipe is horizontal, the elevation terms cancel, and Bernoulli simplifies to:
第三题将伯努利原理应用于一根水平管道,其直径从 200 mm 缩小至 100 mm。水流在粗段流速为 3 m/s,该处表压为 250 kPa。由于管道水平,位能项抵消,伯努利方程简化为:
P₁/ρg + v₁²/2g = P₂/ρg + v₂²/2g or P₁ + ½ρv₁² = P₂ + ½ρv₂²
P₁/ρg + v₁²/2g = P₂/ρg + v₂²/2g 或 P₁ + ½ρv₁² = P₂ + ½ρv₂²
First find v₂ using continuity: A₁v₁ = A₂v₂. Area A₁ = π×(0.1)² = 0.0314 m², A₂ = π×(0.05)² = 0.00785 m². Hence v₂ = (A₁/A₂) × 3 = (0.0314/0.00785)×3 ≈ 12 m/s. Substitute into Bernoulli: 250 × 10³ + ½×1000×3² = P₂ + ½×1000×12². This gives 250 000 + 4500 = P₂ + 72 000, so P₂ = 182.5 kPa gauge. Note that pressure drops as velocity rises, demonstrating the Venturi effect. In the exam, underline the physical interpretation to secure the evaluation marks.
首先用连续性方程求 v₂:A₁v₁ = A₂v₂。面积 A₁ = π×(0.1)² = 0.0314 m²,A₂ = π×(0.05)² = 0.00785 m²。因此 v₂ = (A₁/A₂) × 3 = (0.0314/0.00785)×3 ≈ 12 m/s。代入伯努利:250×10³ + ½×1000×3² = P₂ + ½×1000×12²。解得 250 000 + 4500 = P₂ + 72 000,故 P₂ = 182.5 kPa 表压。注意流速升高时压力下降,体现了文丘里效应。考试中需强调物理解释以获得评价分。
4. Electrical Circuits: Nodal Analysis | 电路:节点分析
Question 4 involves a DC circuit with two voltage sources and three resistors. Choose a reference ground node, then apply Kirchhoff’s current law (KCL) at the non‑reference node. Suppose Node V1 has currents from a 10 V source through 2 Ω, a 5 V source through 4 Ω, and a 6 Ω resistor to ground. The KCL equation is: (V1 − 10)/2 + (V1 − 5)/4 + V1/6 = 0. Solve by clearing denominators (multiply through by 12): 6(V1 − 10) + 3(V1 − 5) + 2V1 = 0 → 6V1 − 60 + 3V1 − 15 + 2V1 = 0 → 11V1 = 75 → V1 = 6.818 V.
第四题涉及一个包含两个电压源和三个电阻的直流电路。选取参考地节点,然后在非参考节点应用基尔霍夫电流定律(KCL)。设节点 V1 有来自 10 V 电源经 2 Ω、来自 5 V 电源经 4 Ω 以及一支 6 Ω 电阻接地。KCL 方程为:(V1 − 10)/2 + (V1 − 5)/4 + V1/6 = 0。通分求解(乘以 12):6(V1 − 10) + 3(V1 − 5) + 2V1 = 0 → 6V1 − 60 + 3V1 − 15 + 2V1 = 0 → 11V1 = 75 → V1 = 6.818 V。
Then calculate branch currents and power dissipation. The mark scheme expects a clearly drawn circuit with labelled nodes and currents. Always check signs: if a current comes out negative, it simply flows opposite to the assumed direction. Summarise results in a table to make the analysis examiner‑friendly.
然后计算各支路电流和功率耗散。评分方案期望画出标有节点和电流的清晰电路图。务必检查符号:若电流计算结果为负,表示其实际流向与假设方向相反。将结果总结在表格中,使分析更易于考官阅读。
| Branch / 支路 | Current / 电流 | Power / 功率 |
|---|---|---|
| R1 (2 Ω) | (10−6.818)/2 = 1.591 A | I²R = 5.06 W |
5. Thermodynamics: Rankine Cycle Efficiency | 热力学:朗肯循环效率
Question 5 provides data for a simple Rankine cycle: boiler pressure 4 MPa, condenser pressure 50 kPa, turbine inlet temperature 400 °C. It asks for thermal efficiency. Use steam tables to extract specific enthalpy at turbine inlet (superheated steam h₁ = 3213 kJ/kg), saturation enthalpy at condenser pressure (h₂ from isentropic expansion to condenser pressure, then actual h₂′ using turbine isentropic efficiency if given; here assume ideal expansion, so s₁ = s₂, from superheated table s₁ = 6.769 kJ/kg·K, at 50 kPa sf = 1.091, sfg = 6.503, quality x₂ = (s₁ − sf)/sfg = (6.769 − 1.091)/6.503 = 0.873, h₂ = hf + x₂ hfg = 340.5 + 0.873×2305 = 2352 kJ/kg). Condensate pump work is negligible for first approximation. Thermal efficiency η = (h₁ − h₂) / (h₁ − hf at boiler pressure).
第五题给出一个简单朗肯循环的数据:锅炉压力 4 MPa,凝汽器压力 50 kPa,透平进口温度 400 °C。要求计算热效率。利用蒸汽表提取透平进口比焓(过热蒸汽 h₁ = 3213 kJ/kg),以及凝汽器压力下的饱和焓(假设等熵膨胀至凝汽器压力,则 s₁ = s₂,从过热蒸汽表查得 s₁ = 6.769 kJ/kg·K,50 kPa 下 sf = 1.091,sfg = 6.503,干度 x₂ = (s₁ − sf)/sfg = (6.769 − 1.091)/6.503 = 0.873,h₂ = hf + x₂ hfg = 340.5 + 0.873×2305 = 2352 kJ/kg)。凝结水泵功作为初步近似可忽略。热效率 η = (h₁ − h₂) / (h₁ − 锅炉压力下的hf)。
At 4 MPa, hf ≈ 1087 kJ/kg. So η = (3213 − 2352)/(3213 − 1087) = 861/2126 = 0.405 or 40.5%. Discuss why the low condenser pressure improves efficiency and how raising the boiler pressure affects the cycle. Pre-U answers require linking calculations back to thermodynamic principles.
在 4 MPa 下,hf ≈ 1087 kJ/kg。故 η = (3213 − 2352)/(3213 − 1087) = 861/2126 = 0.405,即 40.5%。讨论为何降低凝汽器压力可提高效率,以及提高锅炉压力如何影响循环。Pre-U 的答案要求将计算与热力学原理联系起来。
6. Materials Selection and Failure Theories | 材料选择与失效理论
In a design‑context question, a component experiences a biaxial stress state: σx = 150 MPa tensile, σy = 70 MPa compressive, and τxy = 40 MPa. Determine the factor of safety according to the maximum distortion energy (von Mises) criterion if the yield strength is 400 MPa. First compute principal stresses: σ₁,₂ = (σx + σy)/2 ± √[((σx − σy)/2)² + τxy²] = (80)/2 ± √[((150 − (−70))/2)² + 40²] = 40 ± √[(110)² + 1600] = 40 ± √(12100 + 1600) = 40 ± √13700 = 40 ± 117.05. So σ₁ = 157.05 MPa, σ₂ = −77.05 MPa.
在一个设计情景题中,某部件承受双轴应力状态:σx = 150 MPa 拉应力,σy = 70 MPa 压应力,τxy = 40 MPa。根据最大畸变能(von Mises)准则确定安全系数,已知屈服强度为 400 MPa。首先计算主应力:σ₁,₂ = (σx + σy)/2 ± √[((σx − σy)/2)² + τxy²] = (80)/2 ± √[((150 − (−70))/2)² + 40²] = 40 ± √[(110)² + 1600] = 40 ± √(12100 + 1600) = 40 ± √13700 = 40 ± 117.05。因此 σ₁ = 157.05 MPa,σ₂ = −77.05 MPa。
von Mises stress σᵥ = √[σ₁² − σ₁σ₂ + σ₂²] = √[(157.05)² − (157.05)(−77.05) + (−77.05)²] = √[24665 + 12100 + 5936] = √42601 = 206.4 MPa
von Mises 应力 σᵥ = √[σ₁² − σ₁σ₂ + σ₂²] = √[(157.05)² − (157.05)(−77.05) + (−77.05)²] = √[24665 + 12100 + 5936] = √42601 = 206.4 MPa
Factor of safety N = YS / σᵥ = 400 / 206.4 = 1.94. The component is safe but approaching a margin where fatigue or stress concentrations might dominate. Justify the choice of failure theory: von Mises suits ductile metals better than Tresca. Mention that in a real design, safety factors of 2 or higher are common for critical parts.
安全系数 N = 屈服强度 / σᵥ = 400 / 206.4 = 1.94。该部件安全,但已接近疲劳或应力集中可能主导的余量。说明选用失效理论的理由:von Mises 较 Tresca 更适合延性金属。指出在实际设计中,关键件安全系数通常取 2 或更高。
7. Statics: Truss Analysis by Method of Joints | 静力学:节点法分析桁架
Question 7 gives a pin‑jointed truss supporting a load of 5 kN at the apex. The truss has two 45° diagonals forming a simple triangle with a horizontal span of 4 m. Using method of joints, start at a support where only two unknown member forces exist. Assume all members are in tension initially; a negative result indicates compression. Resolve forces horizontally and vertically at each joint. At joint A (left support), the vertical reaction RA is 2.5 kN upwards. Let FAB be the force in the bottom chord, FAJ in the diagonal. Vertically: 2.5 + FAJ sin45° = 0 ⇒ FAJ = −3.54 kN (compression). Horizontally: FAJ cos45° + FAB = 0 ⇒ (−3.54)×0.707 + FAB = 0 ⇒ FAB = +2.5 kN (tension).
第七题给出一个铰接桁架,顶点承受 5 kN 荷载。该桁架包含两根 45° 斜杆,构成一个水平跨度为 4 m 的简单三角形。采用节点法,从仅含两个未知杆力的支座开始。假设所有杆件初始受拉;负值结果表示受压。在每个节点分解水平和竖直方向力。在节点 A(左支座),竖直反力 RA 为 2.5 kN 向上。设 FAB 为下弦杆力,FAJ 为斜杆力。竖直方向:2.5 + FAJ sin45° = 0 ⇒ FAJ = −3.54 kN(受压)。水平方向:FAJ cos45° + FAB = 0 ⇒ (−3.54)×0.707 + FAB = 0 ⇒ FAB = +2.5 kN(受拉)。
Proceed sequentially to the next joints until all forces are found. Present the final member forces in a table, distinguishing tension (+) and compression (−). The method of joints tests both your static equilibrium skills and your ability to work systematically under time pressure. Label each force arrow on the diagram to avoid sign confusion.
依次处理后续节点直至求出全部杆力。用表格列出最终杆件内力,区分受拉(+)和受压(−)。节点法既检验你的静力平衡技能,也考验你在时间压力下属系统作业的能力。在图上标注每个力的箭头,避免符号混淆。
8. Dynamics: Kinematics of a Projectile | 动力学:抛体运动学
A projectile is launched from ground level with an initial speed of 30 m/s at an angle of 40° above the horizontal. Neglect air resistance. Determine the time of flight, maximum height, and horizontal range. Resolve initial velocity: vx = 30 cos40° = 22.98 m/s, vy = 30 sin40° = 19.28 m/s. Time to apex t_up = vy / g = 19.28 / 9.81 = 1.966 s. Total time of flight T = 2 × t_up = 3.932 s. Maximum height H = vy² / (2g) = (19.28)² / (19.62) = 18.96 m. Horizontal range R = vx × T = 22.98 × 3.932 = 90.4 m.
一抛体从地面以 30 m/s 的初速度、与水平方向成 40° 角发射。忽略空气阻力。求飞行时间、最大高度和水平射程。分解初速度:vx = 30 cos40° = 22.98 m/s,vy = 30 sin40° = 19.28 m/s。上升至最高点时间 t_up = vy / g = 19.28 / 9.81 = 1.966 s。总飞行时间 T = 2 × t_up = 3.932 s。最大高度 H = vy² / (2g) = (19.28)² / (19.62) = 18.96 m。水平射程 R = vx × T = 22.98 × 3.932 = 90.4 m。
Often the question extends to finding the velocity and angle of impact. Impact speed equals launch speed in magnitude (30 m/s) when air resistance is neglected, but the velocity vector points downwards at −40°. Calculate the vertical component at impact: vy_impact = −19.28 m/s. Confirm using v = √(vx² + vy²) = 30 m/s. Always state the assumptions and comment on how air resistance would reduce the range in reality.
题目通常还会要求求撞击时的速度和角度。当忽略空气阻力时,撞击速率与发射速率大小相等(30 m/s),但速度矢量向下,角度为 −40°。计算撞击时竖直分量:vy_impact = −19.28 m/s。可通过 v = √(vx² + vy²) = 30 m/s 验证。务必陈述假设,并评论现实中空气阻力将如何缩短射程。
9. Engineering Mathematics: Differential Equations for RC Circuits | 工程数学:RC 电路的微分方程
Question 9 models the charging of a capacitor in an RC series circuit. The governing equation is R(dq/dt) + q/C = V, where R = 10 kΩ, C = 100 μF, V = 9 V. The initial charge is zero. Solve for q(t) and hence the current i(t). The solution form is q(t) = CV(1 − e^(−t/RC)). Time constant τ = RC = 10×10³ × 100×10⁻⁶ = 1 s. So q(t) = 900×10⁻⁶ (1 − e^(−t)) Coulomb. Differentiate: i(t) = dq/dt = (V/R) e^(−t/RC) = (9/10000) e^(−t) = 0.9 mA e^(−t).
第九题模拟 RC 串联电路中电容的充电过程。控制方程为 R(dq/dt) + q/C = V,其中 R = 10 kΩ,C = 100 μF,V = 9 V。初始电量为零。求解 q(t) 并进而求电流 i(t)。解的形式为 q(t) = CV(1 − e^(−t/RC))。时间常数 τ = RC = 10×10³ × 100×10⁻⁶ = 1 s。所以 q(t) = 900×10⁻⁶ (1 − e^(−t)) 库仑。求导得:i(t) = dq/dt = (V/R) e^(−t/RC) = (9/10000) e^(−t) = 0.9 mA e^(−t)。
In the exam, you must show the separation of variables or integrating factor steps clearly. Sketch the exponential rise of q and decay of i on the same time axis. Interpret physically: at t = τ, q reaches 63.2% of final value, and current drops to 36.8% of initial. This kind of first‑order linear ODE appears frequently; practise until the solution flow becomes automatic.
考试中必须清晰地展示分离变量法或积分因子步骤。在同一时间轴上绘制 q 的指数增长和 i 的衰减曲线。物理解释:当 t = τ 时,q 达终值的 63.2%,电流降至初始值的 36.8%。这类一阶线性常微分方程频繁出现;要练习至解题流程内化。
10. Exam Technique and Time Management | 考试技巧与时间管理
A full Pre‑U Engineering paper is demanding. Allocate reading time to scan all questions and identify the straightforward ones. Start with a topics you’re most confident with to bank early marks. For numerical questions, write down the formula first, then substitute numbers, then compute. Units must accompany every answer; missing units can lose a mark even if the number is correct. When a question asks for an evaluation or discussion, structure your response in short paragraphs: state the engineering principle, apply it to the context, and then discuss limitations or alternatives. Use diagrams wherever possible – a well‑labelled sketch can convey understanding faster than words.
完整的 Pre‑U 工程试卷要求很高。安排阅读时间浏览所有题目,找出较简单的题目。从你最有把握的部分着手,以提早锁定分数。对于计算题,先写出公式,再代入数据,然后运算。每个答案必须带单位;即使数字正确,遗漏单位也可能失分。当题目要求评估或讨论时,用简短段落组织回答:先陈述工程原理,再应用至情境,然后讨论局限性或替代方案。只要有可能,就使用图表——标注清晰的简图能比文字更快地传达理解。
Manage your minutes: If a question is worth 10 marks, spend roughly 12–13 minutes on it. If stuck, leave space and move on; return later with a fresh perspective. At the end, review your answers, checking for sign errors, unit conversions, and that you have answered every part of a multi‑part question. Mock papers are not just about content – they’re a rehearsal of the entire examination experience.
管理好时间:若某题分值为 10 分,大致花 12–13 分钟作答。如果卡住,留出空白继续向前,之后再以全新视角回头解答。最后,复查答案,检查符号错误、单位换算以及是否答完复合题的全部小问。模拟试卷不仅关乎内容——它是对整个考试体验的预演。
Published by TutorHao | Engineering Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导