📚 Year 13 AQA Engineering: Unit Test Mock Paper Walkthrough | AQA 工程 13 年级:单元测试模拟卷解析
This walkthrough provides a detailed breakdown of a typical Year 13 AQA Engineering unit test mock paper. Each section examines a common question type, offering step-by-step solutions, key formulas, and examiner insights. Use this guide to strengthen your understanding of engineering principles and improve exam performance.
本文详细解析一份典型的 AQA 工程 13 年级单元测试模拟卷。每个部分针对常见的题型,提供逐步解题过程、关键公式和评分员视角的提示。通过本指南巩固你对工程原理的理解,提高考试成绩。
1. Introduction to the Mock Paper | 模拟卷介绍
This mock paper is designed to mirror the structure of an AQA A-level Engineering written examination. It covers core topics such as mechanics, materials, electronics, thermodynamics, and manufacturing. The total mark is 60, to be completed in 75 minutes. You will need a scientific calculator and a data booklet containing standard formulas.
这份模拟卷仿照 AQA A-level 工程笔试的题型结构,涵盖力学、材料、电子学、热力学和制造工艺等核心主题。总分 60 分,需在 75 分钟内完成。考试中可使用科学计算器,并提供包含常用公式的数据手册。
Each question targets specific assessment objectives: AO1 (recall of knowledge), AO2 (application of knowledge), and AO3 (analysis and evaluation). The walkthrough highlights how marks are allocated and common pitfalls to avoid.
每道题针对特定的评估目标:AO1(知识记忆)、AO2(知识应用)和 AO3(分析与评价)。本解析将着重说明分数如何分配以及需要避免的常见错误。
2. Question 1: Stress-Strain Calculations | 第1题:应力-应变计算
A titanium alloy rod of diameter 8.0 mm and original length 1.50 m is subjected to a tensile force of 12 kN. The Young’s modulus for the alloy is 110 GPa. Calculate: (a) the tensile stress in the rod; (b) the tensile strain; (c) the extension of the rod. Assume the rod remains within the elastic limit.
一钛合金杆直径 8.0 mm,原长 1.50 m,承受 12 kN 的拉伸载荷。合金杨氏模量为 110 GPa。计算:(a) 杆内拉应力;(b) 拉应变;(c) 杆的伸长量。假设杆始终处于弹性极限范围内。
Solution for (a): Cross-sectional area A = πd²/4 = π × (8.0×10⁻³ m)² / 4 = 5.03×10⁻⁵ m². Tensile stress σ = F/A = 12000 N / 5.03×10⁻⁵ m² = 2.39×10⁸ Pa, or 239 MPa. Always convert units to base SI before substituting.
解 (a):截面积 A = πd²/4 = π × (8.0×10⁻³ m)² / 4 = 5.03×10⁻⁵ m²。拉应力 σ = F/A = 12000 N / 5.03×10⁻⁵ m² = 2.39×10⁸ Pa,即 239 MPa。代入公式前务必先将单位统一为国际基本单位。
Solution for (b): Using Hooke’s law in the form σ = Eε, strain ε = σ / E = 2.39×10⁸ Pa / 110×10⁹ Pa = 2.17×10⁻³. Strain is dimensionless.
解 (b):使用胡克定律形式 σ = Eε,应变 ε = σ / E = 2.39×10⁸ Pa / 110×10⁹ Pa = 2.17×10⁻³。应变为无量纲量。
Solution for (c): Extension ΔL = ε × L₀ = 2.17×10⁻³ × 1.50 m = 3.26×10⁻³ m, or 3.26 mm. A common error is forgetting to square the radius or mixing up MPa and Pa; always note prefixes.
解 (c):伸长量 ΔL = ε × L₀ = 2.17×10⁻³ × 1.50 m = 3.26×10⁻³ m,即 3.26 mm。常见错误包括忘记半径平方或者混淆 MPa 和 Pa,务必注意单位前缀。
3. Question 2: Electrical Circuit Analysis | 第2题:电路分析
For the circuit shown, determine the total resistance, the current drawn from the 12 V battery, and the voltage across the 33 Ω resistor. The circuit consists of a 33 Ω and 47 Ω resistor in parallel, connected in series with a 22 Ω resistor.
在图示电路中,计算总电阻、从 12 V 电池流出的总电流以及 33 Ω 电阻两端的电压。电路由一个 33 Ω 和一个 47 Ω 电阻并联,再与一个 22 Ω 电阻串联组成。
Step 1: Find the equivalent resistance of the parallel pair. 1/R_par = 1/33 + 1/47 = 0.03030 + 0.02128 = 0.05158 Ω⁻¹. Therefore R_par = 1 / 0.05158 = 19.4 Ω (to 3 significant figures).
步骤 1:求并联部分的等效电阻。1/R_par = 1/33 + 1/47 = 0.03030 + 0.02128 = 0.05158 Ω⁻¹。因此 R_par = 1 / 0.05158 = 19.4 Ω(保留三位有效数字)。
Step 2: Total resistance R_total = R_par + 22 Ω = 19.4 + 22 = 41.4 Ω. Then the circuit current I = V / R_total = 12 V / 41.4 Ω = 0.290 A.
步骤 2:总电阻 R_total = R_par + 22 Ω = 19.4 + 22 = 41.4 Ω。电路总电流 I = V / R_total = 12 V / 41.4 Ω = 0.290 A。
Step 3: Voltage across the parallel combination (and thus across the 33 Ω resistor) V_par = I × R_par = 0.290 A × 19.4 Ω = 5.63 V. Mark schemes often award a mark for stating that voltage is the same across parallel branches, so explicitly note that the voltage across the 33 Ω resistor equals the parallel branch voltage.
步骤 3:并联部分电压(即 33 Ω 电阻两端电压)V_par = I × R_par = 0.290 A × 19.4 Ω = 5.63 V。评分方案通常对“并联支路电压相等”给出评分点,因此需明确说明 33 Ω 电阻两端电压等于并联支路电压。
4. Question 3: Thermodynamic Processes | 第3题:热力学过程
A fixed mass of an ideal gas expands from a volume of 2.0×10⁻³ m³ to 6.0×10⁻³ m³ at a constant pressure of 1.5×10⁵ Pa. During the expansion, 900 J of heat energy is supplied to the gas. Calculate the work done by the gas and the change in internal energy.
一定质量的理想气体在恒压 1.5×10⁵ Pa 下从 2.0×10⁻³ m³ 膨胀至 6.0×10⁻³ m³。膨胀过程中气体吸收 900 J 的热量。计算气体对外做的功和内能的变化。
Work done during constant pressure expansion: W = pΔV = 1.5×10⁵ Pa × (6.0×10⁻³ – 2.0×10⁻³) m³ = 1.5×10⁵ × 4.0×10⁻³ = 600 J. This is work done by the gas, so in the first law equation Q = ΔU + W, we take W as positive for work done BY the system.
恒压膨胀做功:W = pΔV = 1.5×10⁵ Pa × (6.0×10⁻³ – 2.0×10⁻³) m³ = 1.5×10⁵ × 4.0×10⁻³ = 600 J。此为气体对外做功,因此在热力学第一定律方程 Q = ΔU + W 中,系统对外做功 W 取正值。
Apply the first law: ΔU = Q – W = 900 J – 600 J = 300 J. The internal energy increases by 300 J. Always check the sign convention used by your exam board; AQA typically uses Q = ΔU + W, where W is work done BY the gas.
应用第一定律:ΔU = Q – W = 900 J – 600 J = 300 J。气体内能增加 300 J。务必确认考试局惯用的符号约定;AQA 通常采用 Q = ΔU + W,其中 W 为系统对外做功。
5. Question 4: Manufacturing Tolerances | 第4题:制造公差
A shaft is required to have a diameter of 20.00 mm with a tolerance of ±0.05 mm. Explain the significance of specifying tolerances in engineering drawings and describe one consequence of manufacturing a shaft that is below the lower tolerance limit.
一根轴要求直径为 20.00 mm,公差为 ±0.05 mm。解释在工程图纸中标注公差的意义,并描述制造出的轴尺寸低于下限公差的一个后果。
Tolerances define the permissible variation in a dimension. They ensure that parts will fit and function together without the need for selective assembly. A shaft with a diameter below 19.95 mm would result in excessive clearance when paired with a mating hole, leading to vibration, misalignment, and premature wear.
公差定义了尺寸允许的变动范围,确保零件能够配合并正常工作,而无需选择性装配。直径低于 19.95 mm 的轴与配合孔组装后会产生过大间隙,导致振动、对中误差和早期磨损。
Additionally, states that the shaft might not transmit torque effectively if it is part of a drive system. Refer to ISO limits and fits and give an example: an H7/f6 fit for a locating clearance fit would fail because the shaft falls outside the specified f6 tolerance band. Examining boards value precise technical vocabulary.
此外,若该轴属于传动系统的一部分,则可能无法有效传递扭矩。可引用 ISO 公差与配合体系并举例:H7/f6 定位间隙配合将失效,因为轴超出了规定的 f6 公差带。评分员看重准确的技术术语。
6. Question 5: Microcontroller Programming | 第5题:微控制器编程
Write a simple flowchart or pseudocode for a system that reads a temperature sensor connected to analogue pin A0. If the temperature exceeds 30 °C, a fan (connected to digital pin 3) must turn on; otherwise, the fan remains off. The loop should repeat every 2 seconds.
为温度监控系统写出简单的流程图或伪代码。温度传感器接模拟引脚 A0,风扇接数字引脚 3。若温度超过 30 °C,风扇开启;否则保持关闭。循环每 2 秒重复一次。
LOOP:
READ temperature from A0
CONVERT reading to °C (e.g. temp = reading × 0.488)
IF temp > 30 THEN
SET pin 3 HIGH
ELSE
SET pin 3 LOW
ENDIF
WAIT 2000 ms
GOTO LOOP
The solution above uses structured English pseudocode. Marks are awarded for correct sensor reading, conditional logic, and a timing loop. Note the conversion factor 0.488 assumes a 5 V reference and an LM35-type sensor; always check the data sheet in an exam.
以上解法采用结构化英语伪代码。评分点包括正确的传感器读数、条件逻辑和定时循环。转换因子 0.488 基于 5 V 参考电压和 LM35 型传感器;考试中务必核对数据手册。
A common mistake is not implementing a loop, so the program only runs once. Another is forgetting to clear the fan when the temperature drops. Ensure the IF-THEN-ELSE structure is complete, and mention that the delay must be placed inside the loop to avoid a blocking state.
常见错误之一是没有设置循环,导致程序只运行一次。另一错误是温度下降时忘记关闭风扇。确保 IF-THEN-ELSE 结构完整,并说明延迟命令必须置于循环内部以避免程序阻塞。
7. Question 6: Dynamics and Motion | 第6题:动力学与运动
A vehicle of mass 1200 kg travels along a level road. The engine provides a constant driving force of 4.0 kN, while the total resistive force is 1.5 kN. Calculate the acceleration of the vehicle and the time taken to reach 20 m/s from rest.
一辆质量为 1200 kg 的汽车在水平路面上行驶。发动机提供 4.0 kN 的恒定驱动力,总阻力为 1.5 kN。计算汽车的加速度以及从静止加速到 20 m/s 所需的时间。
Resultant force F_net = 4000 N – 1500 N = 2500 N. Using Newton’s second law, a = F_net / m = 2500 N / 1200 kg = 2.08 m/s². Always check that forces are converted to Newtons before subtracting.
合力 F_net = 4000 N – 1500 N = 2500 N。根据牛顿第二定律,a = F_net / m = 2500 N / 1200 kg = 2.08 m/s²。务必先将力换算成牛顿再相减。
Using the equation v = u + at, with u=0, v=20 m/s, a=2.08 m/s²: t = (v – u) / a = 20 / 2.08 = 9.62 s. An alternative method using s = ut + ½at² requires unnecessary steps; choose the most efficient kinematic equation.
使用方程 v = u + at,其中 u=0,v=20 m/s,a=2.08 m/s²:t = (v – u) / a = 20 / 2.08 = 9.62 s。若用 s = ut + ½at² 则需更多不必要的步骤;应选择最高效的运动学方程。
8. Common Mistakes and How to Avoid Them | 常见错误与避免方法
One recurring mistake is unit inconsistency, particularly when working with stress (Pa vs. MPa) and electrical quantities (Ω vs. kΩ). Always underline unit conversions before starting calculations. Another is failing to read the question stem — watch for words like ‘constant pressure’ or ‘modulus of elasticity given’.
其中一个常见错误是单位不一致,尤其是在处理应力(Pa 与 MPa)和电气量(Ω 与 kΩ)时。在开始计算前务必标注单位换算。另一个错误是未仔细审题——注意答题指引中的关键词,如“恒压”或“给定弹性模量”。
In extended writing questions, students often describe instead of explain. For a ‘state and explain’ question, clearly separate the statement from the related scientific principle. Use bullet points in your plan, even if final answers must be in prose; this maintains focus on the markscheme points.
在扩展写作题中,学生常描述而未能解释。对于“陈述并解释”类问题,需明确区分事实陈述与相关科学原理。即使最终答案需以短文呈现,规划时也可使用要点,以紧扣评分点。
9. Exam Technique and Time Management | 考试技巧与时间管理
A 75-minute, 60-mark paper gives about 1.25 minutes per mark. Use this as a pacing guide: a 6-mark calculation should take roughly 7–8 minutes. Stick to your time allocation even if a question seems difficult; a perfect answer on a low-weight question is less valuable than a solid attempt on a high-weight one.
75 分钟内完成 60 分的试卷,大约每分用时 1.25 分钟。以此作为时间安排指南:一道 6 分的计算题应花费约 7-8 分钟。即使遇到难题也应严格遵守时间分配;在分值低的题目上追求完美答案,不如在高分题上扎实地作答得分。
Always show your working, even for multiple-choice or short-answer questions. A clear intermediary step can earn a method mark if the final answer is incorrect. Label all forces, voltages, and dimensions on diagrams; blank spaces in diagrams are often intended for your annotations, which can earn communication marks.
作答时始终写出计算过程,即便是选择题或简答题。清晰的中间步骤可在最终答案错误时获得方法分。在图表上标明所有的力、电压和尺寸;试卷上的空白处往往可用于标注,有助于获得交流表达分。
10. Key Formulas Reference | 关键公式参考
| Topic | Formula |
|---|---|
| Stress, Strain, Young’s Modulus | σ = F/A, ε = ΔL/L₀, E = σ/ε |
| Ohm’s Law and Resistance | V = IR, R_series = R₁+R₂+…, 1/R_par = 1/R₁+1/R₂ |
| 1st Law of Thermodynamics | Q = ΔU + W (W done by system) |
| Kinematics (suvat) | v = u + at, s = ut + ½at², v² = u² + 2as |
| Newton’s Second Law | F = ma |
| Power | P = Fv, P = W/t |
This table summarizes the core equations encountered in the mock. Memorizing them is essential, but understanding the conditions under which each applies is even more critical for AO2 marks.
上表概括了模拟卷中涉及的核心方程。熟记公式至关重要,但理解各公式的适用条件对于获取 AO2 分数更为关键。
11. Final Tips for Success | 成功要点
Practice with past papers under timed conditions, then mark your own work using the AQA mark scheme. Compare your answers to the indicative content and note the exact phrasing that earns marks. Build a formula sheet with all the relationships from the specification and review it daily before the exam.
在定时条件下练习历年真题,并使用 AQA 评分方案自行批阅。将自己的答案与评分标准中的指示性内容对比,记下得分的准确措辞。制作一份涵盖考纲所有关系的公式表,考前每日复习。
On exam day, read the scenario-based questions carefully — AQA often embeds engineering contexts such as bridges, engines or lifting systems. Identify the underlying physics or principles before jumping into equations. Stay calm, manage your time, and believe in your preparation.
考试当天,仔细阅读基于现实情境的问题——AQA 常将工程背景(如桥梁、发动机或提升系统)融入题目。在套用方程之前先识别底层物理原理。保持冷静,合理安排时间,相信自己的备考。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导