report:eth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
report:eth [2026/04/12 21:22] – [6.1 Introduction] epsatisepreport:eth [2026/04/26 18:57] (current) – [6.2 Engineering Ethics] team5
Line 21: Line 21:
 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, user consent, and  This raises questions about professional responsibility, user consent, and 
-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 Institute of Electrical and Electronics Engineers (IEEECode 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.
 \\ \\
 \\ \\
 **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's presence. To ensure that passengers are aware of the installation, an informational notice is  Passengers interact with the installation by gripping a handrail, which is an action they would perform regardless of the installation's presence. To ensure that passengers are aware of the installation, an informational notice is 
-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)], which applies only where personal data is processed.\\+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 (GDPR) [(gdpr2016)], which applies only where personal data is processed.\\
 \\ \\
 **Privacy and data minimisation**\\ **Privacy and data minimisation**\\
Line 54: 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, low smoke, and low toxicity characteristics[(nanovia_pa_rail)]. It is a petroleum-based polymer, which is not  biodegradable, and end-of-life disposal should be handled accordingly. We were initially planning on using PLA (polylactic acid), which would be biodegradable, but the safety requirements of the deployment was considered more important.\\+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, low smoke, and low toxicity characteristics [(nanovia_pa_rail)]. It is a petroleum-based polymer, which is not  biodegradable, and end-of-life disposal should be handled accordingly. We were initially planning on using PLA, which would be biodegradable, but the safety requirements of the deployment was considered more important.\\
 \\ \\
 **Electronic components**\\ **Electronic components**\\
-The system uses a WEMOS C3 Mini microcontroller (ESP32-C3-based), WS2812B addressable LED strips, MCP2551 CAN bus transceivers, and velostat pressure-sensing sheets, which are all electronic components. Their manufacture involves energy processes and can involve rare materials. As the system contains electronic components, it falls within the scope of the WEEE Directive (2012/19/EU), which requires that electronic waste is collected and processed through certified facilities rather than disposed of as general waste [(weee2012)].\\+The system uses a WEMOS C3 Mini microcontroller (ESP32-C3-based), WS2812B addressable LED strips, MCP2551 CAN bus transceivers, and velostat pressure-sensing sheets, which are all electronic components. Their manufacture involves energy processes and can involve rare materials. As the system contains electronic components, it falls within the scope of the Waste Electrical and Electronic Equipment (WEEEDirective (2012/19/EU), which requires that electronic waste is collected and processed through certified facilities rather than disposed of as general waste [(weee2012)].\\
 \\ \\
 **Phase 2 infrastructure**\\ **Phase 2 infrastructure**\\
Line 66: 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 (GPSD) requires that all products placed in public use are safe and do not pose excessive risk to users [(gpsd2001)]. The Low Voltage Directive (LVD) 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.\\
 \\ \\
 **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. Voice messages are transcribed and reviewed through automated content moderation tools prior to being made available on the platform. The platform must also comply with the GDPR regarding storage, access, and retention of voice data [(gdpr2016)]. While automated moderation reduces risk, it does not eliminate it entirely. The team should establish clear terms of use accessible via the platform, defining what content is not permitted.\\+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. Voice messages are transcribed and reviewed through automated content moderation tools prior to being made available on the platform. The platform must also comply with the GDPR regarding storage, access, and retention of voice data [(gdpr2016)]. While automated moderation reduces risk, it does not eliminate it entirely. What kind of content that is not permitted need to be defined clearly for the user.\\
 \\ \\
 **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 ====
  
  • report/eth.1776025369.txt.gz
  • Last modified: 2026/04/12 21:22
  • by epsatisep