Pre-U CCEA Engineering: Unit Test Mock Paper Walkthrough | CCEA Pre-U 工程:单元测试模拟卷解析

📚 Pre-U CCEA Engineering: Unit Test Mock Paper Walkthrough | CCEA Pre-U 工程:单元测试模拟卷解析

Preparing for a Pre-U CCEA Engineering unit test can feel daunting, but working through a mock paper is one of the most effective ways to build confidence and identify gaps. This walkthrough dissects eight typical questions drawn from mechanics, materials, electrical theory, electronics, thermodynamics, control systems, and engineering drawing. Each section provides a step-by-step solution, highlights common pitfalls, and reinforces the key principles examiners expect you to demonstrate. Use this article alongside your revision notes to sharpen your problem-solving approach and improve your time management under test conditions.

备考 CCEA Pre-U 工程单元测试可能会让人望而生畏,但通过模拟卷练习是建立信心并查漏补缺的最有效方式之一。本文解析了从力学、材料学、电工理论、电子学、热力学、控制系统到工程制图八个典型题目。每个部分都提供分步解答,点出常见错误,并巩固考官希望你所展现的关键原理。请结合你的复习笔记使用本文,以便优化解题思路,提升考场上的时间管理能力。

1. Paper Overview and Answering Strategy | 试卷概览与作答策略

A typical CCEA Pre-U Engineering unit test mixes calculation, short-answer and extended design questions. Before diving into individual problems, spend five minutes scanning the entire paper to identify high-mark sections. Read each question carefully, underline command words (calculate, explain, sketch, evaluate), and note the allocated marks to guide the depth of your answer. Always show your working — even if the final answer is wrong, method marks can still be earned. Use clear, labelled diagrams where appropriate, and manage your calculator efficiently by checking unit consistency beforehand.

典型的 CCEA Pre-U 工程单元测试包含计算题、简答题和扩展设计题。在着手答题前,花五分钟通读全卷,标记出高分值的部分。仔细阅读每道题目,圈出指令词(如计算、解释、简图、评估),并根据所配分数决定作答的深度。务必展示解题过程——即便最终答案有误,步骤分往往仍然可以拿到。适当使用清晰、带标注的示意图,并在计算前检查单位的一致性,以高效使用计算器。


2. Q1: Resolving Forces in Equilibrium | Q1:平面力系平衡的分解

Question: A bracket is subjected to three coplanar forces: 200 N acting horizontally to the right, 150 N acting at 60° above the horizontal to the left, and an unknown force F at an angle θ below the horizontal to the left, as shown. Determine the magnitude of F and the angle θ so that the system is in static equilibrium.

题目:一支架受三个共面力作用:200 N 向右水平,150 N 与水平向左成 60° 向上,以及一个未知力 F 与水平向左成 θ 角向下。试求使系统处于静力平衡时 F 的大小和角度 θ。

Solution: For equilibrium, the vector sum of all forces must be zero. Resolve each force into horizontal (x) and vertical (y) components. Take right as positive x, up as positive y.

解答:平衡时所有力的矢量和必须为零。将每个力分解为水平(x)和竖直(y)分量。取向右为 x 正方向,向上为 y 正方向。

  • 200 N: Fₓ = +200 N, Fᵧ = 0 N
  • 150 N at 60° left-up: Fₓ = -150 cos 60° = -75 N, Fᵧ = +150 sin 60° = +129.9 N
  • F at θ below left: Fₓ = -F cos θ, Fᵧ = -F sin θ

Apply ΣFₓ = 0: 200 – 75 – F cos θ = 0 → F cos θ = 125 N.

应用 ΣFₓ = 0:200 – 75 – F cos θ = 0 → F cos θ = 125 N。

Apply ΣFᵧ = 0: 0 + 129.9 – F sin θ = 0 → F sin θ = 129.9 N.

应用 ΣFᵧ = 0:0 + 129.9 – F sin θ = 0 → F sin θ = 129.9 N。

tan θ = (F sin θ) / (F cos θ) = 129.9 / 125 → θ = tan⁻¹(1.0392) ≈ 46.1°

F = √(125² + 129.9²) ≈ 180.3 N

Common mistake: forgetting to assign correct signs to components based on direction. Always draw a free-body diagram and label angles clearly.

常见错误:忘记根据方向为分量赋予正确的正负号。务必先画受力简图并清晰标注角度。


3. Q2: Stress, Strain and Young’s Modulus | Q2:应力、应变与杨氏模量

Question: A solid steel rod of diameter 10 mm and original length 1.2 m is subjected to an axial tensile load of 5 kN. The Young’s modulus for steel is 200 GPa. Calculate (a) the tensile stress, (b) the tensile strain, and (c) the extension of the rod. Assume the deformation remains elastic.

题目:一直径 10 mm、原长 1.2 m 的实心钢杆承受 5 kN 的轴向拉伸载荷。钢材杨氏模量为 200 GPa。计算:(a) 拉应力,(b) 拉应变,(c) 杆的伸长量。假设变形处于弹性范围。

Solution: Cross-sectional area A = πd²/4 = π(10×10⁻³ m)²/4 = 7.854×10⁻⁵ m². Stress σ = F/A = 5000 N / 7.854×10⁻⁵ m² = 63.66×10⁶ Pa = 63.7 MPa.

解答:截面积 A = πd²/4 = π(10×10⁻³ m)²/4 = 7.854×10⁻⁵ m²。应力 σ = F/A = 5000 N / 7.854×10⁻⁵ m² = 63.66×10⁶ Pa = 63.7 MPa。

Strain ε = σ / E = 63.66×10⁶ Pa / 200×10⁹ Pa = 3.183×10⁻⁴ (dimensionless). Extension ΔL = ε × L₀ = 3.183×10⁻⁴ × 1.2 m = 3.82×10⁻⁴ m ≈ 0.38 mm.

应变 ε = σ / E = 63.66×10⁶ Pa / 200×10⁹ Pa = 3.183×10⁻⁴(无量纲)。伸长量 ΔL = ε × L₀ = 3.183×10⁻⁴ × 1.2 m = 3.82×10⁻⁴ m ≈ 0.38 mm。

Always convert units to SI base units before substituting into formulas. Many students lose marks by using mm instead of m for area, yielding a wildly wrong stress value.

务必将单位统一为国际单位制后再代入公式。许多学生因用毫米而非米计算面积而导致应力值严重错误。


4. Q3: DC Circuit Analysis – Resistor Network | Q3:直流电路分析——电阻网络

Question: A 12 V battery is connected to a circuit consisting of a 4 Ω resistor in series with a parallel combination of 6 Ω and 3 Ω resistors. Determine (a) the total equivalent resistance seen by the battery, (b) the current drawn from the battery, and (c) the power dissipated in the 6 Ω resistor.

题目:一个 12 V 电池连接到一个电路,该电路由一个 4 Ω 电阻与一个 6 Ω 和 3 Ω 电阻的并联组合串联而成。求:(a) 电池所见的等效总电阻,(b) 电池供出的电流,(c) 6 Ω 电阻消耗的功率。

Solution: First, find equivalent resistance of the parallel branch: 1/Rₚ = 1/6 + 1/3 = 1/6 + 2/6 = 3/6 → Rₚ = 2 Ω. Total resistance Rₜ = 4 Ω + 2 Ω = 6 Ω. Current from battery I = V / Rₜ = 12 V / 6 Ω = 2 A. This total current flows through the 4 Ω resistor and then splits into the parallel branch. Voltage across parallel branch Vₚ = I × Rₚ = 2 A × 2 Ω = 4 V. The 6 Ω resistor is directly across this voltage, so current through 6 Ω: I₆ = Vₚ / 6 = 4/6 ≈ 0.667 A. Power P = I₆² × 6 = (0.667)² × 6 ≈ 2.67 W, or using Vₚ²/R = 4²/6 = 16/6 = 2.67 W.

解答:首先求并联支路等效电阻:1/Rₚ = 1/6 + 1/3 = 1/6 + 2/6 = 3/6 → Rₚ = 2 Ω。总电阻 Rₜ = 4 Ω + 2 Ω = 6 Ω。电池电流 I = V / Rₜ = 12 V / 6 Ω = 2 A。该总电流流经 4 Ω 电阻后在并联点分流。并联支路电压 Vₚ = I × Rₚ = 2 A × 2 Ω = 4 V。6 Ω 电阻直接承受此电压,所以通过电流 I₆ = Vₚ / 6 = 4/6 ≈ 0.667 A。功率 P = I₆² × 6 = (0.667)² × 6 ≈ 2.67 W,或用 Vₚ²/R = 4²/6 = 16/6 = 2.67 W。

Key exam tip: clearly redraw the circuit after each simplification step and label all known quantities. This makes it easier for the examiner to follow your reasoning and award method marks.

关键应试技巧:每次化简后重绘电路图并标出所有已知量,这样便于阅卷人理解你的思路并给出步骤分。


5. Q4: Operational Amplifier – Inverting Amplifier | Q4:运算放大器——反相放大器

Question: An ideal inverting op-amp circuit has input resistor R₁ = 2 kΩ and feedback resistor Rf = 20 kΩ. The input voltage Vᵢₙ is a 0.5 V DC signal. Calculate (a) the closed-loop voltage gain, and (b) the output voltage Vₒᵤₜ. (c) If the op-amp saturates at ±13 V, what is the maximum allowable input voltage before saturation occurs?

题目:一个理想反相运放电路,输入电阻 R₁ = 2 kΩ,反馈电阻 Rf = 20 kΩ。输入电压 Vᵢₙ 为 0.5 V 直流信号。计算:(a) 闭环电压增益,(b) 输出电压 Vₒᵤₜ。(c) 若运放在 ±13 V 处饱和,饱和前所允许的最大输入电压是多少?

Solution: For an inverting amplifier, gain Aᵥ = -Rf / R₁ = -20 kΩ / 2 kΩ = -10. The negative sign indicates a 180° phase shift. Output voltage Vₒᵤₜ = Aᵥ × Vᵢₙ = -10 × 0.5 V = -5.0 V. To find the maximum input before saturation, set |Vₒᵤₜ| = 13 V, so |Vᵢₙ(max)| = 13 V / |Aᵥ| = 13 / 10 = 1.3 V. Any input above ±1.3 V will cause the output to clip at ±13 V.

解答:反相放大器增益 Aᵥ = -Rf / R₁ = -20 kΩ / 2 kΩ = -10。负号表示 180° 相移。输出电压 Vₒᵤₜ = Aᵥ × Vᵢₙ = -10 × 0.5 V = -5.0 V。饱和前最大输入求法:令 |Vₒᵤₜ| = 13 V,则 |Vᵢₙ(max)| = 13 V / |Aᵥ| = 13 / 10 = 1.3 V。任何超过 ±1.3 V 的输入将使输出削顶至 ±13 V。

Many candidates confuse the gain formula for inverting and non-inverting configurations. Remember: inverting gain always has the negative sign and depends on Rf/R₁; non-inverting gain is 1 + Rf/R₁. Also, sketch the virtual earth concept to show why the inverting input is at 0 V.

许多考生会混淆反相与同相组态的增益公式。记住:反相增益总带负号且取决于 Rf/R₁;同相增益为 1 + Rf/R₁。此外,画出虚地概念以说明为何反相输入端为 0 V。


6. Q5: Carnot Efficiency and Heat Engine Analysis | Q5:卡诺效率与热机分析

Question: A heat engine operates between a hot reservoir at 600°C and a cold reservoir at 30°C. (a) Determine the maximum theoretical (Carnot) efficiency. (b) If the actual engine delivers 800 kJ of net work while rejecting 1200 kJ of heat to the cold reservoir, calculate its actual thermal efficiency and compare it with the Carnot value. (c) Comment on why the actual efficiency is lower.

题目:一台热机工作在 600°C 的高温热源与 30°C 的低温冷源之间。(a) 求最大理论(卡诺)效率。(b) 若实际热机输出净功 800 kJ 并向冷源排放 1200 kJ 热量,计算其实际热效率并与卡诺效率比较。(c) 评述实际效率为何偏低。

Solution: Convert temperatures to Kelvin: Tₕ = 600 + 273 = 873 K, Tₗ = 30 + 273 = 303 K. Carnot efficiency η_Carnot = 1 – Tₗ/Tₕ = 1 – 303/873 = 1 – 0.347 = 0.653 or 65.3%. For the actual engine, heat input Qᵢₙ = W_net + Qₒᵤₜ = 800 + 1200 = 2000 kJ. Actual efficiency η_actual = W_net / Qᵢₙ = 800 / 2000 = 0.40 or 40%. The actual efficiency is significantly lower because of irreversibilities such as friction, heat losses, and non-ideal working fluid behaviour. The Carnot efficiency is an upper limit that no real engine can achieve.

解答:温度转为开尔文:Tₕ = 600 + 273 = 873 K,Tₗ = 30 + 273 = 303 K。卡诺效率 η_Carnot = 1 – Tₗ/Tₕ = 1 – 303/873 = 1 – 0.347 = 0.653 即 65.3%。实际热机:热输入 Qᵢₙ = W_net + Qₒᵤₜ = 800 + 1200 = 2000 kJ。实际效率 η_actual = W_net / Qᵢₙ = 800 / 2000 = 0.40 即 40%。实际效率明显偏低,原因在于不可逆因素,如摩擦、热损失以及非理想工质行为。卡诺效率是一个上限,任何真实热机都无法达到。

A common mistake is using Celsius temperatures directly in the efficiency formula. Always convert to absolute temperature (Kelvin). Also, clearly define the energy balance: Qᵢₙ = W_net + Qₒᵤₜ for a cycle.

常见错误是直接在效率公式中使用摄氏度。务必换算为绝对温度(开尔文)。同时,清晰写出循环能量平衡式:Qᵢₙ = W_net + Qₒᵤₜ。


7. Q6: Engineering Material Selection – Strength-to-Weight Ratio | Q6:工程材料选择——强重比

Question: A design team must choose between aluminium alloy (density 2700 kg/m³, yield strength 270 MPa) and structural steel (density 7800 kg/m³, yield strength 350 MPa) for a lightweight tensile member. Calculate the strength-to-weight ratio for each material and recommend the better choice based on mass-saving criteria. What other factors might influence the final decision?

题目:设计团队需在铝合金(密度 2700 kg/m³,屈服强度 270 MPa)与结构钢(密度 7800 kg/m³,屈服强度 350 MPa)之间为轻质受拉构件选材。计算每种材料的强重比,并根据减重标准推荐较优选择。还有哪些其他因素可能影响最终决定?

Solution: Convert yield strength to Pa: Al: 270×10⁶ Pa, Steel: 350×10⁶ Pa. Strength-to-weight ratio is taken as yield strength / (density × g) but for ranking we can simply use yield strength / density, as weight is proportional to density. Al: 270 / 2700 = 0.1 (MPa·m³/kg) or more formally 270×10⁶ / 2700 = 100,000 N·m/kg. Steel: 350 / 7800 ≈ 0.04487 (MPa·m³/kg) or 350×10⁶ / 7800 ≈ 44,870 N·m/kg. Aluminium has more than twice the ratio, making it superior for weight-critical applications. However, other factors include stiffness (modulus), cost, corrosion resistance, fatigue life, and manufacturing constraints. Steel might be preferred if higher absolute strength or lower cost is critical despite weight penalty.

解答:屈服强度换算为帕:铝:270×10⁶ Pa,钢:350×10⁶ Pa。强重比可取屈服强度/(密度×g),但此处为排序可简化为屈服强度/密度,因为重量与密度成正比。铝:270 / 2700 = 0.1 (MPa·m³/kg),或更规范地 270×10⁶ / 2700 = 100,000 N·m/kg。钢:350 / 7800 ≈ 0.04487,即 44,870 N·m/kg。铝的比值是钢的两倍多,在减重为首要目标时更优。但其他因素包括刚度(弹性模量)、成本、耐腐蚀性、疲劳寿命和制造约束。若需要更高的绝对强度或成本更为关键,钢可能胜出,尽管重量偏大。

When answering materials questions, link your calculations to the design context. Use a table to summarise properties and show clear ratios. Always mention that strength-to-weight ratio is only one aspect of the selection process.

回答材料类问题时,要将计算与设计情境关联。用表格总结性能并展示清晰的比值。始终说明强重比只是选材过程的一个方面。

Material Density (kg/m³) Yield Strength (MPa) Ratio (kN·m/kg)
Aluminium alloy 2700 270 100
Structural steel 7800 350 44.9

8. Q7: First-Order Control System Response | Q7:一阶控制系统响应

Question: A temperature sensor behaves as a first-order system with a time constant τ = 4 seconds. When the ambient temperature suddenly changes from 20°C to 80°C, the sensor output begins to change. (a) Write the equation for the sensor output T(t) as a function of time. (b) Calculate the output at t = 6 s. (c) Determine the time required for the reading to reach 60°C.

题目:一个温度传感器表现为一阶系统,时间常数 τ = 4 秒。当环境温度从 20°C 骤变至 80°C 时,传感器输出开始变化。(a) 写出传感器输出 T(t) 随时间变化的方程。(b) 计算 t = 6 s 时的输出。(c) 求读数达到 60°C 所需的时间。

Solution: For a first-order

Published by TutorHao | Pre-U 工程 Revision Series | aleveler.com

Find CCEA Physics Textbooks on eBay UK

New, used and second-hand copies of textbooks and revision guides are often much cheaper than retail — check current listings and prices before you buy.

Browse on eBay UK →

更多咨询请联系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