Equipment: all equipment used in Week 4 (Arduino, breadboard, sensors, relay, motor) plus a servo motor and buzzer for this week, depending on the chosen project's needs.
(4h) Complete physical wiring of the system according to the diagram validated in Exercise 1.
(6h) Full program development, in tested increments (first each sensor/actuator in isolation, then progressive integration).
(4h) Systematic testing of all cases from the specification (success and failure cases), fixing identified bugs.
(3h) Writing short project documentation (final diagram, description of how it works, difficulties encountered and solutions applied).
(2h) Defence: each pair presents its working project (5-10 min), live demonstration, questions from the instructor and other trainees.
Criterion 1 — Functional compliance (40%): does the system meet the full brief, including failure cases?
Criterion 2 — Wiring and integration quality (20%): clean build, reliable connections, no loose contact during the demonstration.
Criterion 3 — Code quality (20%): readable, commented, structured code (no unnecessary repetition, clear variable names).
Criterion 4 — Documentation and oral presentation (20%): ability to clearly explain technical choices and difficulties encountered.
◆ SUMMARY SHEET — WEEK 5 SELF-ASSESSMENT
1. I can explain a PLC's operating cycle.
2. I can translate a brief into an input/output/condition specification.
3. I can design a wiring diagram before any physical build.
4. I can integrate several sensors and actuators into a single coherent system.
5. I can test a system incrementally rather than all at once.
6. I can document a technical project clearly and concisely.
7. I can present and defend a technical solution orally.
8. I can identify and fix a malfunction on an integrated system.