Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| report:eth [2026/03/30 16:47] – [6.6 Summary] team5 | report:eth [2026/04/26 18:57] (current) – [6.2 Engineering Ethics] team5 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| It covers: | It covers: | ||
| - | - Engineering Ethics: An analysis of passenger interaction and consent, focusing on data privacy (the non-collection of personal data in Phase 1 versus audio storage in Phase 2) and accessibility concerns | + | - Engineering Ethics: An analysis of passenger interaction and consent, focusing on data privacy (the non-collection of personal data in Phase 1 versus audio storage in Phase 2) and accessibility concerns. |
| - | - Sales and Marketing Ethics: An evaluation of the project' | + | - Sales and Marketing Ethics: An evaluation of the project' |
| - | - Environmental Ethics: | + | - Environmental Ethics: |
| - | - Liability: A discussion on the distribution of responsibility regarding physical and electrical safety in a high-traffic transit environment, | + | - Liability: A discussion on the distribution of responsibility regarding physical and electrical safety in a traffic transit environment, |
| - Summary: The final conclusions detailing the specific design, material, and technical choices implemented by the team to uphold these ethical standards. | - Summary: The final conclusions detailing the specific design, material, and technical choices implemented by the team to uphold these ethical standards. | ||
| + | |||
| + | |||
| ==== 6.2 Engineering Ethics ==== | ==== 6.2 Engineering Ethics ==== | ||
| Connect is designed to interact with passengers in a shared public space. | Connect is designed to interact with passengers in a shared public space. | ||
| This raises questions about professional responsibility, | This raises questions about professional responsibility, | ||
| - | inclusive design. The IEEE Code of Ethics requires engineers to hold paramount the safety, health, and welfare of the public, and to protect the privacy of others [(ieee2020ethics)]. These principles works as a guidance when the team approach passenger interaction and data handling throughout the project. | + | inclusive design.The |
| \\ | \\ | ||
| \\ | \\ | ||
| **Informed interaction and passive consent**\\ | **Informed interaction and passive consent**\\ | ||
| Passengers interact with the installation by gripping a handrail, which is an action they would perform regardless of the installation' | Passengers interact with the installation by gripping a handrail, which is an action they would perform regardless of the installation' | ||
| - | placed on the carriage door. This approach provides passive consent: passengers are informed before entering, and their engagement remains voluntary. No active sign-up or agreement is required. Since Phase 1 collects no personal data, the installation falls outside the scope of the EU General Data Protection Regulation [(gdpr2016)], | + | placed on the carriage door. This approach provides passive consent: passengers are informed before entering, and their engagement remains voluntary. No active sign-up or agreement is required. Since Phase 1 collects no personal data, the installation falls outside the scope of the EU General Data Protection Regulation |
| \\ | \\ | ||
| **Privacy and data minimisation**\\ | **Privacy and data minimisation**\\ | ||
| - | In Phase 1, the system uses velostat pressure-sensitive sheets to detect grip. Velostat registers physical pressure only — it | + | In Phase 1, the system uses velostat pressure-sensitive sheets to detect grip. Velostat registers physical pressure only: it |
| does not identify who is pressing, collect biometric data, or transmit any personal information. No data is stored or logged at any point in Phase 1. This distinguishes the system from biometric sensing technologies and minimises privacy risk, in line with the principle of data minimisation established under the GDPR [(gdpr2016)].\\ | does not identify who is pressing, collect biometric data, or transmit any personal information. No data is stored or logged at any point in Phase 1. This distinguishes the system from biometric sensing technologies and minimises privacy risk, in line with the principle of data minimisation established under the GDPR [(gdpr2016)].\\ | ||
| \\ | \\ | ||
| Line 52: | Line 54: | ||
| \\ | \\ | ||
| **Enclosure material**\\ | **Enclosure material**\\ | ||
| - | The electronics enclosure is 3D printed using Nanovia PA Rail, a composite polyamide filament certified to NF EN 45545-2 for use in railway environments[(nanovia_pa_rail)]. The material was selected for its fire safety properties, because it is non-flammable, | + | The electronics enclosure is 3D printed using Nanovia PA Rail, a composite polyamide filament certified to NF EN 45545-2 for use in railway environments [(nanovia_pa_rail)]. The material was selected for its fire safety properties, because it is non-flammable, |
| \\ | \\ | ||
| **Electronic components**\\ | **Electronic components**\\ | ||
| - | The system uses a WEMOS C3 Mini microcontroller (ESP32-C3-based), | + | The system uses a WEMOS C3 Mini microcontroller (ESP32-C3-based), |
| \\ | \\ | ||
| **Phase 2 infrastructure**\\ | **Phase 2 infrastructure**\\ | ||
| Line 64: | Line 66: | ||
| \\ | \\ | ||
| **Physical safety (Phase 1)**\\ | **Physical safety (Phase 1)**\\ | ||
| - | Passengers grip handrails that contain embedded velostat sheets, wiring, and LED components. The materials must be safe for repeated physical contact and must not create electrical hazards. The electronics enclosure is designed to contain all active components, and the handrail surface presented to passengers should be free of exposed components. The General Product Safety Directive requires that all products placed in public use are safe and do not pose excessive risk to users [(gpsd2001)]. The Low Voltage Directive establishes safety standards for electrical equipment and applies to the electronic components used in the installation [(lvd2014)]. Responsibility for ensuring compliance lies with the team as designers, in coordination with the metro operator as the host environment.\\ | + | Passengers grip handrails that contain embedded velostat sheets, wiring, and LED components. The materials must be safe for repeated physical contact and must not create electrical hazards. The electronics enclosure is designed to contain all active components, and the handrail surface presented to passengers should be free of exposed components. The General Product Safety Directive |
| \\ | \\ | ||
| **User-generated content (Phase 2)**\\ | **User-generated content (Phase 2)**\\ | ||
| - | The introduction of a voice message platform in Phase 2 raises the question of liability for user-generated content. Passengers may submit messages that are harmful, offensive, or distressing to other users. | + | The introduction of a voice message platform in Phase 2 raises the question of liability for user-generated content. Passengers may submit messages that are harmful, offensive, or distressing to other users. |
| \\ | \\ | ||
| **Sponsor and operator responsibility**\\ | **Sponsor and operator responsibility**\\ | ||
| If the installation is commercially sponsored or operated by a transit authority, the distribution of liability between the team as designers, the sponsor, and the metro operator should be clearly defined prior to any deployment. This is particularly relevant for Phase 2, where the platform | If the installation is commercially sponsored or operated by a transit authority, the distribution of liability between the team as designers, the sponsor, and the metro operator should be clearly defined prior to any deployment. This is particularly relevant for Phase 2, where the platform | ||
| - | hosts user content over time.\\ | + | hosts user content over time. The data stored need to be separated from commercial interests.\\ |
| ==== 6.6 Summary ==== | ==== 6.6 Summary ==== | ||