Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| report:intro [2026/04/22 19:41] – [Requirements] epsatisep | report:intro [2026/05/26 15:21] (current) – [Tests] team3 | ||
|---|---|---|---|
| Line 119: | Line 119: | ||
| **General Requirements** | **General Requirements** | ||
| * Budget Constraints: | * Budget Constraints: | ||
| - | * Adopt the International System of Units (SI) <color # | + | * Adopt the International System of Units (SI) <color # |
| - | * All electronic components shall comply with Directive 2011/65/EU (RoHS), restricting hazardous substances | + | * All electronic components shall comply with Directive 2011/65/EU (RoHS), restricting hazardous substances [(EU2011)]. |
| - | * Wireless communication modules shall comply with Directive 2014/53/EU (RED) <color #ed1c24>[cite reference]</ | + | * Wireless communication modules shall comply with Directive 2014/53/EU (RED) [(EU2022)]. |
| * Other aspects like the EMDC and LVD must also be complied. | * Other aspects like the EMDC and LVD must also be complied. | ||
| Line 132: | Line 132: | ||
| * The application shall display the user’s cumulative water intake for the current day in millilitres (ml) | * The application shall display the user’s cumulative water intake for the current day in millilitres (ml) | ||
| * Track water intake, minerals in water and other useful data for the user | * Track water intake, minerals in water and other useful data for the user | ||
| - | * Personal data collection and processing shall comply with Regulation (EU) 2016/679 GDPR <color #ed1c24>[cite reference]</ | + | * Personal data collection and processing shall comply with Regulation (EU) 2016/679 GDPR [(EU2018)] |
| **Sustainability requirements** | **Sustainability requirements** | ||
| Line 150: | Line 150: | ||
| ==== Tests ==== | ==== Tests ==== | ||
| + | Before TRAQUA can be successfully deployed, it is essential to ensure that the entire smart water bottle system operates reliably and safely. This requires structured testing at every stage—from the physical sensors up to the mobile application —to catch bugs early and guarantee a seamless user experience. | ||
| + | |||
| + | Our testing focus centers on these key areas: | ||
| + | |||
| + | * Water-Quality Classification & States: The core of TRAQUA is its ability to accurately classify water safety into states (Safe, Warning, Unsafe, or Unknown) based on pH, TDS, and temperature readings. We test this full chain to ensure the physical bottle and the app always display the correct safety verdict. | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | * Fail-Safe Interlocks (UVC Light): For user safety, the UVC disinfection light must never turn on unless the bottle is fully closed. We strictly test the magnetic reed switch connection to ensure the light safely deactivates if the interlock isn't met. | ||
| + | | ||
| + | | ||
| + | * Bluetooth (BLE) Connection Reliability: | ||
| + | |||
| + | |||
| + | |||
| + | * Handling Bad Sensor Data: If a sensor sends corrupted data or disconnects, | ||
| + | |||
| + | |||
| + | | ||
| + | * Hydration Tracking Accuracy: To ensure consumer features work perfectly, we test the bottle' | ||
| + | |||
| + | |||
| + | | ||
| + | * Component & Interface Performance: | ||
| ==== Report Structure ==== | ==== Report Structure ==== | ||
| <WRAP round box 400px> | <WRAP round box 400px> | ||