Systems and Control Revision — CCEA A-Level
Design and analyse control systems using sensors, actuators, and microcontrollers. Program microcontrollers for simple tasks
Exam Tips
- Always justify component choices with reference to datasheets or standard specifications—generic answers lose marks.
- When programming, structure code modularly and use comments to show you understand each step, especially timing and state management.
- In design analysis, address failure modes and safety interlocks; an explicit safety consideration can distinguish high-level responses.
- In design questions, always start by identifying the sequence of operations (e.g., clamp then drill) before selecting valves.
- Use a systematic approach: draw the cylinder(s), then the directional control valve, then add flow controls and ancillary components.
- When comparing pneumatic vs hydraulic, cite practical factors like compressibility (air is spongy) and power density (hydraulics for high force).
- For circuit diagrams, ensure exhaust ports are clearly shown and labeled to avoid ambiguity.
- Always state the formula before substituting values to demonstrate understanding and gain marks even if the final answer is incorrect.
Common Mistakes
- Confusing active and passive sensors, leading to incorrect assumptions about required excitation or signal conditioning.
- Neglecting to debounce switches or filter noisy sensor signals, causing erratic microcontroller behaviour.
- Incorrectly wiring actuators, such as swapping motor polarity, resulting in reverse operation or hardware damage.
- Failing to consider the difference between sinking and sourcing when interfacing sensors to microcontroller I/O pins.
- Confusing pneumatic and hydraulic symbols or using incorrect valve actuation methods.
- Neglecting to include necessary flow control valves or pressure regulators, leading to uncontrolled cylinder speeds.
Key Marking Points
- Award credit for clearly identifying sensor types and actuator responses, justifying choices based on the system's functional requirements and environmental constraints.
- Evidence of correct hardware integration: accurate wiring diagrams or physical circuits with microcontrollers, sensors, and actuators, including necessary signal conditioning components.
- Demonstrate logical programming via structured flowcharts, pseudocode, or annotated code that precisely matches the control sequence, with credit for effective debugging strategies.
- Award credit for demonstrating correct selection and symbology of pneumatic/hydraulic components in circuit diagrams (e.g., 3/2 valve, double-acting cylinder).
- Expect students to explain the relationship between pressure, flow rate, and force/speed in cylinder operation.
- Look for evidence of safe working practices and understanding of system limits (e.g., pressure relief, exhaust silencing).
- Reward clarity in circuit layout, including proper labelling of ports, valves, and actuators, and adherence to ISO 1219 standards.
- Award credit for accurately identifying the class of lever (1st, 2nd, or 3rd) and correctly calculating its mechanical advantage using the formula MA = effort arm / load arm.