report:intro

This project was developed through an international collaboration between six students representing diverse European academic backgrounds. By integrating technical engineering with creative design, the project seeks to bridge the gap between digital arts and human interaction. As detailed in Table 1, this multidisciplinary approach is foundational to ensuring the resulting solution is sustainable, inclusive, and optimized for public engagement.

Table 1: Project Contributors
Name Studies Location
Anna Bentzen Applied Computer Technology Norway
Giulia Vaneeckhout Product Development Belgium
Julian Bednarek Computer Science Poland
Leon Gunsilius Interactive Media Germany
Paula Macias Industrial Organization Engineering Spain
Rui Mendes System's Engineering Portugal

1.2 Motivation

The selection of digital art as the project’s primary theme resulted from an evaluation of various sectors, including healthcare and general well-being. While these initial areas were considered, digital art was ultimately identified as the optimal intersection for the group's diverse expertise. This theme provided a unique synergy between the creative methodologies of the design-oriented members and the technical competencies of the computer science enthusiasts. By leveraging the convergence of artistic expression and digital innovation, the project transitioned from a theoretical concept to the development of an interactive installation designed to foster meaningful public engagement.

Although modern public transit systems—particularly metropolitan rail networks—are characterized by high physical density, they frequently function as spaces of significant social isolation. This phenomenon of collective detachment is driven by two primary factors:

Passive Digital Consumption: Passengers often utilize mobile devices as a primary strategy to mitigate the environmental stressors of crowded transit. This reliance on personal screens facilitates a transition from a shared public journey into a repetitive, solitary experience, a process often described as “digital escapism”.

The Anonymity of the “Non-Place”: Following Marc Augé’s theory of “Non-Places” , the metro is frequently perceived as a purely functional void, a transitional space to be endured rather than experienced. Current transit architectures lack the sensory stimuli required to encourage environmental presence or spontaneous interpersonal interaction. Consequently, these environments represent missed opportunities for community engagement and the promotion of collective mental well-being [1].

This project addresses the deficit of meaningful physical engagement by proposing an immersive, shared environment that challenges the habitual over-reliance on personal technology.

The primary objective of this project is to redefine the metropolitan transit environment by transitioning it from a purely functional corridor into a participatory space. To achieve this, the project focuses on the following four goals:

  • Mitigate Digital Isolation: To provide tangible, real-world stimuli that incentivize passengers to decrease reliance on mobile devices during transit.
  • Humanize the Transit Environment: To transform passive, anonymous commutes into human-centered experiences through the integration of interactive sensory design.
  • Facilitate Collective Agency: To utilize synchronized light and auditory feedback to demonstrate how individual physical presence contributes to a larger, collaborative environmental state.
  • Promote Environmental Presence: To encourage mindfulness and spatial awareness, ensuring that the commute results in a unique user narrative rather than a standard, repetitive transit cycle.

    To ensure the project adheres to essential Regulatory and Standard Requirements, the following EU Directives and guidelines must be observed:

  • Electromagnetic Compatibility Directive (EMCD)
  • Low Voltage Directive (LVD)
  • Machinery Directive (MD)
  • Radio Equipment Directive (RED)
  • Restriction of Hazardous Substances in Electrical and Electronic Equipment Directive (ROHS)
  • Mandatory adoption and use of the International System of Units
  • Use open-source software and technologies.
  • Functional & Experiential Requirements

Location & Accessibility: The solution must be designed for public locations, specifically focusing on the metro. The design must be universally inclusive and accessible, requiring no specific language skills or instructions to use.

  • Human-Centered Design: The project must deliver a human-centered, participatory experience that encourages presence in the moment.
  • Social Impact: The system must actively discourage smartphone distraction and isolation by fostering physical and social connection between strangers.
  • Interactive Journey: The solution must transform the passive commute into an interactive physical space, creating an immediate impact starting at boarding.
  • Digital Storytelling: The system must allow users to leave with stories. This includes implementing a Quick Response (QR) code system near exit doors that directs passengers to a platform where they can either record a short voice message or listen to a memo from a previous passenger.
  • Sustainability: The design must incorporate sustainability as a core focus point.

Technical & Hardware Requirements

  • System Architecture: The technological artwork must be built using a power supply, a microcontroller, input sensors, and output components.
  • Sensor Integration: The system must use physical actions (like gripping handles) as direct inputs, utilizing sensors such as pressure, light, and heart-rate sensors.
  • Sensory Output: The system must provide immediate visual (light/color) and auditory (sound) feedback based on human interaction.
  • Interactive Handrails: The metro handrails must be modified into tubes containing sensors and lights.
  • Visual Light Propagation: When a passenger touches the pole, that specific spot must light up in a unique color, which then visibly travels through the pole to the metro ceiling, blending with the colors of other interacting passengers.

The goal of this project is to create a working prototype of a Distributed Smart Lighting System for public transportation. This system enhances the passenger experience by providing interactive visual feedback through addressable LEDs, triggered by touch-sensitive poles equipped with Velostat sensors. By utilizing a CAN Bus network, the system ensures high-reliability communication across the metro car, even in environments with high electromagnetic interference.

The primary objective of this project is to deliver a functional and robust prototype. To guarantee its performance and safety in a railway-simulated environment, several tests must be conducted. Each test is outlined below, including the specific Evaluation Methodology used to verify the results.

Functionality Tests:

  • (FT-01)Velostat Touch Detection: Connect the sensor node to a PC and monitor the ADC output via the Serial Plotter. Apply varying hand pressures to ensure the signal changes linearly and triggers the intended software threshold.
  • (FT-02)CAN Bus Communication: Implement a packet-counter script where the Pole Node sends 1,000 sequential messages. The Ceiling Node will log received IDs to calculate the Packet Delivery Ratio (PDR), with a target of $>99.9\%$.
  • (FT-03)LED Visual Response: Trigger the sensor and visually inspect the LED strip for color accuracy ($RGB$ values), ensuring no “dead pixels” or flickering occur during the animation cycle.
  • (FT-04)Sensitivity Calibration: Manually rotate the onboard potentiometer while applying a constant light touch. The test is successful if the trigger threshold can be adjusted to ignore vibrations while still detecting a deliberate touch.
  • (FT-05)Power Management: Use a high-voltage laboratory power supply set to $72\text{V}$ and $110\text{V}$ DC. Use a multimeter to verify that the Buck Converter output remains at a stable $5.0\text{V } (\pm 0.1\text{V})$ under full LED load.

Performance Tests:

  • (PT-01)System Response Time: Record the interaction using a high-speed camera ($240\text{ FPS}$). Count the frames between the initial hand-to-sensor contact and the first LED illumination to calculate total latency (Target: $<100\text{ms}$).
  • (PT-02)EMI Noise Resistance: Operate a brushed DC motor (simulating metro traction noise) within $10\text{ cm}$ of the CAN wiring and Velostat sensor. Monitor the system for “ghost triggers” or communication resets.
  • (PT-03)Thermal PerformanceMethodology: Activate the LEDs at $80\%$ brightness for $4\text{ hours}$ in a non-ventilated environment. Use an infrared thermometer to measure the enclosure surface temperature every $30\text{ minutes}$ (Target: $<50\text{°C}$).
  • (PT-04)Voltage DropMethodology: With the strip at full white brightness, measure the voltage at the $VCC$ pin of the very last LED using a multimeter. Ensure it remains above $4.7\text{V}$ to prevent color distortion.
  • (PT-05)Long-term Durability: Use an automated mechanical actuator (or repeated manual cycles) to trigger the sensor 1,000 times. Inspect the Velostat “sandwich” for delamination or loss of electrical sensitivity.

Software & Simulation Tests:

  • (ST-01)Components Integration Simulation: Import $3D$ models of the PCBs and converters into a CAD environment (e.g., Fusion 360). Check for mechanical interferences and ensure a minimum $5\text{ mm}$ clearance between high-voltage and low-voltage traces.
  • (ST-02)CAN Bus Logic Simulation: Use a network simulator or a dual-MCU breadboard setup to force “data collisions” by sending messages from two nodes simultaneously. Verify that hardware arbitration correctly prioritizes the higher-priority ID.
  • (ST-03)Animation Algorithm: Run the LED code in a simulator (e.g., Wokwi) for $24\text{ hours}$ to check for memory leaks or buffer overflows that could lead to software hanging.
  • (ST-04)Fault Detection: Physically disconnect the $CANH$ wire during operation. The software must detect a “Heartbeat Timeout” within $500\text{ ms}$ and switch the LEDs to a static “Safety White” mode.

Safety Tests:

  • (SF-01)Electrical Safety: Perform a continuity test between the aluminum enclosure and the system $GND$ using a multimeter. Resistance must be $<0.1\text{ }\Omega$ to ensure proper earthing.
  • (SF-02)Mechanical Safety: Conduct a tactile sweep test. Run a gloved hand over all surfaces and seams of the enclosure to ensure no sharp edges or protruding screws are present.
  • (SF-03)Fire Safety: Review the manufacturer datasheets for all cables and $3D$ filaments used. Verify they carry a $V-0$ (UL94) flammability rating or $LSHF$ (Low Smoke Halogen Free) certification.
  • (SF-04)Vandalism Resistance: Attempt to peel the sensor off the pole using fingers. Apply a $5\text{ kg}$ impact to the sensor area and verify that the electrical housing remains intact and functional.
  • (SF-05)Ingress Protection (IP): Lightly spray the enclosure with a fine mist of water (simulating cleaning fluids). Open the box after $5\text{ minutes}$ to inspect for any moisture ingress near the electronic components.

User Acceptance Testing (UAT):

  • (UAT-01)Trigger Intuitiveness: Observe 5 non-technical users. Ask them to “activate the interaction” without explaining where the sensor is. More than $>80\%$ of users need to identify the pole sensor as the interaction point within 5 seconds.
  • (UAT-02)Visual Comfort (Glare Test): Users sit in a “metro seat” 1 meter away from the LEDs. Cycle through all colors at max brightness. Users report no eye strain or “dazzle” effect (blinding light).
  • (UAT-03)Feedback Clarity: Ask users what the light animations signify (e.g., “What does the pulsing blue mean to you?”). Users correctly associate the animation with “System Active” or “Input Received”.
  • (UAT-04)Ergonomics (Touch Height/Force): Test with users of different heights and hand strengths. All users can comfortably trigger the system regardless of their physical stature.

The testing framework defined in this chapter ensures the transition of the System from a concept to a robust prototype. By addressing EMI, thermal management, and passenger safety, these protocols guarantee that the CAN Bus architecture and Velostat sensing are reliable, scalable, and ready for real-world deployment in public transportation.

Below we can find in Table 2 the main structure of the report and a short description of every chapter.

Table 2: Report Structure
Chapter Title Description
1 Introduction A comprehensive look at the team’s vision, the core problem we are solving, and the specific technical goals and success criteria for this iteration.
2 Background and Related Work An evaluative review of current market solutions, identifying gaps in existing research and how our approach differentiates itself.
3 Project management A breakdown of the operational framework, including the selected development methodology, team roles, and resource allocation.
4 Marketing plan A targeted plan for market positioning and user engagement, derived from an updated analysis of current industry trends.
5 Eco-efficiency measures for sustainability Strategies for reducing the project's ecological footprint and an evaluation of the solution’s long-term environmental viability.
6 Ethical and Deontological concerns A critical examination of the ethical dimensions of our work, focusing on societal impact and deontological standards.
7 Project Development An in-depth technical walkthrough of the prototype’s architecture, hardware/software components, and the integration process.
8 Conclusions A final assessment of the project’s outcomes against our initial goals, including a roadmap for future iterations.
9 Bibliography A curated list of academic, technical, and industry sources that informed the project’s development.

[1] Marc Auge, 1995. Non-places: Introduction to an Anthropology of Supermodernity. London: Verso, ISBN 9781859840511.
  • report/intro.1774545700.txt.gz
  • Last modified: 2026/03/26 17:21
  • by team5