Interdisciplinary Integrated Problem-Solving for Year 12 Cambridge Engineering | 剑桥工程跨学科综合题型训练

📚 Interdisciplinary Integrated Problem-Solving for Year 12 Cambridge Engineering | 剑桥工程跨学科综合题型训练

Year 12 Cambridge Engineering challenges students to think beyond single-discipline boundaries. Real-world systems involve mechanical, electrical, thermal, and materials considerations simultaneously. This article provides a set of integrated problem-solving exercises designed to build the cross-disciplinary reasoning and analytical skills essential for success in the Cambridge AS and A Level Engineering syllabus. Each section presents a typical exam-style scenario, walks through the connected concepts, and highlights the links between different topics.

剑桥工程 Year 12 要求学生跳出单一学科的局限进行思考。真实系统中的问题往往同时涉及力学、电学、热学和材料等多个领域。本文提供一系列综合题型训练,旨在培养跨学科推理和分析能力,这些能力对于剑桥 AS 和 A Level 工程课程的成功至关重要。每个小节都会呈现一个典型的考试情景,梳理相关概念,并突出不同主题之间的联系。

1. Mechanics & Materials: Combined Loading Stress Analysis | 力学与材料:组合载荷应力分析

A cantilever beam of rectangular cross-section (width 40 mm, depth 60 mm) is subjected to an axial tensile force of 12 kN and a transverse end load of 2.4 kN applied 300 mm from the support. The beam is made of aluminium alloy with a yield strength of 275 MPa. The total normal stress at the fixed support must be calculated to check against yield.

一根矩形截面悬臂梁(宽 40 mm,高 60 mm)同时承受 12 kN 的轴向拉力和作用在距支座 300 mm 处的 2.4 kN 横向端部载荷。梁材料为铝合金,屈服强度为 275 MPa。需要计算固定端处的总正应力并与屈服强度比较。

The direct stress is σaxial = Faxial / A, where A = 40 × 60 = 2400 mm². Thus σaxial = 12000 N / 2400 mm² = 5.0 MPa (tension). The bending moment at the support is M = 2400 N × 0.3 m = 720 N·m. The section modulus for a rectangle is Z = bd²/6 = 40 × 60² / 6 = 24000 mm³. The maximum bending stress is σbend = M / Z = 720 000 N·mm / 24 000 mm³ = 30.0 MPa.

轴向正应力为 σaxial = Faxial / A,其中 A = 40 × 60 = 2400 mm²,因此 σaxial = 12000 N / 2400 mm² = 5.0 MPa(拉应力)。固定端弯矩 M = 2400 N × 0.3 m = 720 N·m。矩形截面的截面模量 Z = bd²/6 = 40 × 60² / 6 = 24000 mm³。最大弯曲应力 σbend = M / Z = 720 000 N·mm / 24 000 mm³ = 30.0 MPa。

The total stress at the top fibre (where bending and axial stresses are both tensile) is σtotal = σaxial + σbend = 5.0 + 30.0 = 35.0 MPa. Applying a safety factor of 2, the allowable stress is 275 / 2 = 137.5 MPa, so the design is safe. Engineers must also consider buckling if the axial load is compressive, linking solid mechanics to structural stability.

在梁的上表面(弯曲拉应力与轴向拉应力叠加处)总应力为 σtotal = σaxial + σbend = 5.0 + 30.0 = 35.0 MPa。取安全系数 2,许用应力为 275 / 2 = 137.5 MPa,因此设计安全。如果轴向力为压力,工程师还需考虑屈曲问题,这就将材料力学与结构稳定性联系起来。


2. Electrical & Mechanical Systems: DC Motor Performance | 电气与机械系统:直流电机性能

A small DC motor with a torque constant Kt = 0.12 N·m/A and back EMF constant Ke = 0.12 V·s/rad is used to lift a mass of 2.5 kg via a pulley of radius 40 mm. The supply voltage is 12 V and the armature resistance is 1.8 Ω. Determine the steady-state lifting speed and current. This problem couples electromagnetic principles with mechanical load.

一台小型直流电动机,转矩常数 Kt = 0.12 N·m/A,反电动势常数 Ke = 0.12 V·s/rad,通过半径 40 mm 的滑轮提升 2.5 kg 的重物。电源电压为 12 V,电枢电阻为 1.8 Ω。求稳态提升速度和电流。该问题将电磁原理与机械负载紧密结合。

The load torque at the motor shaft is Tload = m·g·r = 2.5 × 9.81 × 0.04 = 0.981 N·m. At steady state, motor torque balances load torque: T = Kt·I, so I = T / Kt = 0.981 / 0.12 ≈ 8.175 A. The back EMF is E = Ke·ω, and from the electrical equation V = E + I·Ra. Thus ω = (V – I·Ra) / Ke = (12 – 8.175 × 1.8) / 0.12 ≈ (12 – 14.715) / 0.12, giving a negative value — impossible! This tells the engineer the motor cannot lift the load at 12 V; either a gearbox is needed or a higher voltage. A gear ratio of 4:1 reduces the required torque by factor 4, making I = 0.981/(4×0.12) ≈ 2.04 A, then ω = (12 – 2.04×1.8)/0.12 ≈ 69.4 rad/s, giving a lifting speed v = ω·r = 69.4×0.04 ≈ 2.78 m/s. This integration of electrical and mechanical analysis is typical.

电机轴上的负载转矩为 Tload = m·g·r = 2.5 × 9.81 × 0.04 = 0.981 N·m。稳态时电机转矩与负载转矩平衡:T = Kt·I,因此 I = T / Kt = 0.981 / 0.12 ≈ 8.175 A。反电动势 E = Ke·ω,由电压方程 V = E + I·Ra 可得 ω = (V – I·Ra) / Ke = (12 – 8.175 × 1.8) / 0.12 ≈ (12 – 14.715) / 0.12,结果为负值——无法实现!这表明该电机在 12 V 下无法提升重物,需要减速器或提高电压。若采用 4:1 齿轮减速,所需转矩降至 1/4,I = 0.981/(4×0.12) ≈ 2.04 A,则 ω = (12 – 2.04×1.8)/0.12 ≈ 69.4 rad/s,提升速度 v = ω·r = 69.4×0.04 ≈ 2.78 m/s。这种电气与机械的集成分析是典型题型。


3. Thermodynamics & Fluid Flow: Heat Exchanger Sizing | 热力学与流体流动:换热器尺寸计算

A counter-flow heat exchanger uses water to cool engine oil. The oil enters at 90 °C and leaves at 65 °C, with a mass flow rate of 0.15 kg/s and specific heat capacity 2.1 kJ/(kg·K). Cooling water enters at 20 °C and exits at 40 °C. The overall heat transfer coefficient U = 350 W/(m²·K). Calculate the required heat transfer area using the log mean temperature difference (LMTD) method.

一台逆流式换热器用水冷却发动机机油。机油入口温度 90 °C,出口 65 °C,质量流量 0.15 kg/s,比热容 2.1 kJ/(kg·K)。冷却水入口 20 °C,出口 40 °C。总传热系数 U = 350 W/(m²·K)。利用对数平均温差 (LMTD) 法计算所需的传热面积。

The heat transfer rate from the oil is Q = moil·cp,oil·ΔToil = 0.15 × 2100 × (90 – 65) = 0.15 × 2100 × 25 = 7875 W. For a counter-flow arrangement, ΔT1 = 90 – 40 = 50 K, ΔT2 = 65 – 20 = 45 K. The LMTD = (ΔT1 – ΔT2) / ln(ΔT1/ΔT2) = (50 – 45) / ln(50/45) = 5 / 0.10536 = 47.46 K. The required area A = Q / (U × LMTD) = 7875 / (350 × 47.46) ≈ 0.474 m². This links thermodynamic energy balance with fluid heat transfer concepts.

机油的传热量 Q = moil·cp,oil·ΔToil = 0.15 × 2100 × (90 – 65) = 7875 W。逆流布置下,端部温差 ΔT1 = 90 – 40 = 50 K,ΔT2 = 65 – 20 = 45 K。LMTD = (ΔT1 – ΔT2) / ln(ΔT1/ΔT2) = (50 – 45) / ln(50/45) = 47.46 K。所需面积 A = Q / (U × LMTD) = 7875 / (350 × 47.46) ≈ 0.474 m²。该问题将热力学能量平衡与流体传热概念联系起来。


4. Structures & Materials: Truss Design with Cost Constraints | 结构与材料:考虑成本约束的桁架设计

A simple truss supports a 10 kN load at a joint. Two candidate materials are available: steel (yield strength 250 MPa, density 7800 kg/m³, cost £1.5/kg) and aluminium (yield strength 275 MPa, density 2700 kg/m³, cost £3.0/kg). For a member experiencing a tensile force of 25 kN, determine the lighter and the cheaper option, assuming the same safety factor of 1.8.

一个简单桁架在某节点承受 10 kN 载荷。有两种备选材料:钢(屈服强度 250 MPa,密度 7800 kg/m³,成本 £1.5/kg)和铝(屈服强度 275 MPa,密度 2700 kg/m³,成本 £3.0/kg)。一根承受 25 kN 拉力的杆件,在安全系数均为 1.8 的条件下,确定哪种材料更轻、更经济。

Required cross-sectional area for steel: Asteel = F / (σy/SF) = 25000 N / (250×10⁶ / 1.8) = 25000 / 138.89×10⁶ = 1.8×10⁻⁴ m² = 180 mm². For aluminium: Aal = 25000 / (275×10⁶ / 1.8) = 25000 / 152.78×10⁶ = 1.636×10⁻⁴ m² = 163.6 mm². Mass per unit length: steel m’ = ρA = 7800 × 180×10⁻⁶ = 1.404 kg/m; aluminium m’ = 2700 × 163.6×10⁻⁶ = 0.442 kg/m. Aluminium is much lighter. Cost per metre: steel cost = 1.404 × 1.5 = £2.106; aluminium cost = 0.442 × 3.0 = £1.326. So aluminium is both lighter and cheaper for this member, despite higher material cost per kg. This exercise forces students to balance mechanical design with material properties and economic factors.

钢所需截面积 Asteel = F / (σy/SF) = 25000 N / (250×10⁶ / 1.8) = 180 mm²。铝所需截面积 Aal = 25000 / (275×10⁶ / 1.8) = 163.6 mm²。单位长度质量:钢 m’ = 7800 × 180×10⁻⁶ = 1.404 kg/m;铝 m’ = 2700 × 163.6×10⁻⁶ = 0.442 kg/m。铝轻得多。每米成本:钢成本 = 1.404 × 1.5 = £2.106;铝成本 = 0.442 × 3.0 = £1.326。因此尽管铝的单位质量成本更高,但对于该杆件铝既轻又便宜。该练习迫使学生综合权衡机械设计、材料性能和经济因素。


5. Control & Dynamics: Stability of a Feedback System | 控制与动力学:反馈系统的稳定性

An engineer models a robotic joint as a second-order system with an open-loop transfer function G(s) = K / [s(s+4)]. A unity negative feedback is applied. Determine the value of K that gives a damping ratio ζ = 0.7, and comment on the transient response. This spans dynamics and control theory.

工程师将机器人关节建模为二阶系统,其开环传递函数 G(s) = K / [s(s+4)],并采用单位负反馈。求使阻尼比 ζ = 0.7 的 K 值,并评价瞬态响应。该题融合了动力学与控制理论。

The closed-loop transfer function is T(s) = K / [s² + 4s + K]. Comparing with the standard second-order form s² + 2ζωns + ωn², we have 2ζωn = 4 and ωn² = K. With ζ = 0.7, ωn = 4 / (2×0.7) ≈ 2.857 rad/s. Hence K = ωn² ≈ 8.16. The settling time ts ≈ 4/(ζωn) = 4/(0.7×2.857) ≈ 2.0 s, and the peak overshoot is about 4.6% for ζ=0.7. The engineer would check if this response meets the speed and precision requirements of the robotic task, linking dynamic response specifications to practical motion performance.

闭环传递函数 T(s) = K / [s² + 4s + K]。与标准二阶形式 s² + 2ζωns + ωn² 对比,可得 2ζωn = 4,ωn² = K。代入 ζ = 0.7,则 ωn = 4 / (2×0.7) ≈ 2.857 rad/s,因此 K ≈ 8.16。调整时间 ts ≈ 4/(ζωn) ≈ 2.0 s,超调量约 4.6%(ζ=0.7)。工程师需检验该响应是否满足机器人任务的速度和精度要求,从而将动态响应指标与实际运动性能联系起来。


6. Electronics & Instrumentation: Strain Measurement with Wheatstone Bridge | 电子与仪器:惠斯通电桥应变测量

A strain gauge of unstrained resistance 120 Ω and gauge factor 2.1 is bonded to a steel beam. It is placed in a quarter-bridge configuration with three other 120 Ω fixed resistors. The excitation voltage is 5 V. When the beam is loaded, the output voltage changes by 4.2 mV. Calculate the strain and the stress in the beam (E = 210 GPa). This integrates electronics, mechanics, and materials.

一片未受力时电阻为 120 Ω、灵敏系数为 2.1 的应变片粘贴在钢梁上,与另外三个 120 Ω 固定电阻组成四分之一桥电路。激励电压为 5 V。加载后,输出电压变化了 4.2 mV。计算应变以及钢梁中的应力(E = 210 GPa)。本题综合了电子、力学和材料知识。

For a quarter-bridge, the output voltage change is ΔV = (Vs/4) × (ΔR/R). With ΔV = 4.2 mV and Vs = 5 V, ΔR/R = 4 × 4.2×10⁻³ / 5 = 0.00336. The gauge factor GF = (ΔR/R) / ε, so strain ε = 0.00336 / 2.1 = 0.0016 or 1600 με. Stress σ = E·ε = 210×10⁹ × 0.0016 = 336×10⁶ Pa = 336 MPa. The output voltage is tiny, so an instrumentation amplifier with high CMRR is needed. Engineers must select appropriate op-amp circuits to condition the signal, linking analogue electronics with sensor physics.

四分之一桥的输出电压变化 ΔV = (Vs/4) × (ΔR/R)。已知 ΔV = 4.2 mV,Vs = 5 V,则 ΔR/R = 4 × 4.2×10⁻³ / 5 = 0.00336。灵敏系数 GF = (ΔR/R) / ε,因此应变 ε = 0.00336 / 2.1 = 0.0016(即 1600 με)。应力 σ = E·ε = 210×10⁹ × 0.0016 = 336 MPa。输出电压非常微弱,需要高共模抑制比的仪表放大器。工程师必须选择合适的运放电路进行信号调理,这又将模拟电子学与传感器物理联系起来。


7. Manufacturing & Materials: Composite Selection for a Bicycle Frame | 制造与材料:自行车车架复合材料选择

A bicycle frame requires a tube with high specific stiffness (E/ρ) and adequate toughness. Three materials are considered: carbon fibre reinforced polymer (CFRP) with E = 70 GPa, ρ = 1600 kg/m³; aluminium alloy (E = 70 GPa, ρ = 2700 kg/m³); and titanium alloy (E = 110 GPa, ρ = 4500 kg/m³). Compare their specific stiffness and discuss how manufacturing processes (lay-up vs. extrusion vs. forging) influence the final cost and properties. This covers materials science, design, and manufacturing.

自行车车架需要高比刚度 (E/ρ) 和足够韧性的管材。有三种材料可供考虑:碳纤维增强聚合物(CFRP,E = 70 GPa,ρ = 1600 kg/m³);铝合金(E = 70 GPa,ρ = 2700 kg/m³);钛合金(E = 110 GPa,ρ = 4500 kg/m³)。比较它们的比刚度,并讨论制造工艺(铺层、挤压、锻造)对最终成本和性能的影响。这涵盖了材料科学、设计和制造。

Specific stiffness for CFRP = 70×10⁹ / 1600 = 43.75×10⁶ m²/s²; for Al alloy = 70×10⁹ / 2700 = 25.93×10⁶ m²/s²; for Ti alloy = 110×10⁹ / 4500 = 24.44×10⁶ m²/s². CFRP has the highest specific stiffness. However, CFRP involves labour-intensive lay-up and curing, making it expensive. Aluminium tubes are easily extruded and welded, reducing fabrication cost. Titanium, while corrosion-resistant, is difficult to forge and machine. The engineer must trade off performance, manufacturing feasibility, and lifecycle cost. An integrated decision matrix combining material indices and process selection is a key exam skill.

比刚度:CFRP = 70×10⁹ / 1600 = 43.75×10⁶ m²/s²;铝合金 = 70×10⁹ / 2700 = 25.93×10⁶ m²/s²;钛合金 = 110×10⁹ / 4500 = 24.44×10⁶ m²/s²。CFRP 的比刚度最高。但 CFRP 需要劳动密集的铺层和固化工艺,成本高昂;铝合金管材易于挤压和焊接,制造成本较低;钛虽耐腐蚀,但锻造和加工困难。工程师必须在性能、制造可行性和全寿命成本之间权衡。综合运用材料指数和工艺选择决策矩阵是一项关键的考试技能。


8. Energy Systems: Solar Panel and Battery Sizing for a Remote Sensor | 能源系统:远程传感器太阳能板与电池容量设计

A remote environmental sensor consumes an average power of 0.8 W and must operate continuously. The site receives an average of 4.5 peak sun hours per day. The system uses a 12 V battery with a depth of discharge limit of 50% and a solar panel with a charge controller efficiency of 85%. Determine the required solar panel wattage and battery capacity (in Ah) for 3 days of autonomy. This combines energy conversion, electrical storage, and system reliability.

一个远程环境传感器平均功耗 0.8 W,需持续运行。当地日均峰值日照时数为 4.5 小时。系统采用 12 V 电池,放电深度限制为 50%,太阳能板经充电控制器效率为 85%。求连续 3 个阴雨天自主供电所需的太阳能板功率和电池容量(Ah)。该题融合了能量转换、电力储存与系统可靠性。

Daily energy demand Eday = 0.8 W × 24 h = 19.2 Wh. To account for 3 days autonomy, the battery must store Ebatt = 19.2

Published by TutorHao | Year 12 工程 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